:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #006796;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #121212;
  --bs-primary-rgb: 0, 103, 150;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 18, 18, 18;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 0, 0, 0;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", roboto,
    "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: sfmono-regular, menlo, monaco, consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.15),
    hsla(0, 0%, 100%, 0)
  );
  --bs-body-font-family: libre franklin, serif;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #000;
  --bs-body-bg: #fff;
}

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

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

hr {
  background-color: currentColor;
  border: 0;
  color: inherit;
  margin: 1rem 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h1,
h2,
h4 {
  line-height: 1.3;
  margin-bottom: 0.5rem;
  margin-top: 0;
}

h1 {
  font-size: calc(1.3625rem + 1.35vw);
}

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

h4 {
  font-size: calc(1.275rem + 0.3vw);
}

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

p {
  margin-bottom: 1rem;
  margin-top: 0;
}

ul {
  padding-left: 2rem;
}

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

a {
  color: #006796;
  text-decoration: underline;
}

img,
svg {
  vertical-align: middle;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-display: block;
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/icomoon.eot);
  src: url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),
    url(../fonts/icomoon.ttf) format("truetype"),
    url(../fonts/icomoon.woff) format("woff"),
    url(../images/icomoon.svg#icomoon) format("svg");
}

[class^="icon-"] {
  font-family: icomoon !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
}

.icon-Plus:before {
  content: "\e911";
}

.icon-Right-2:before {
  content: "\e912";
}

.icon-Mail:before {
  content: "\e907";
}

.icon-Photo-Gallery:before {
  content: "\e908";
}

.icon-Right-3:before {
  content: "\e909";
}

.icon-whatsapp:before {
  content: "\e90c";
}

.icon-Clock:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-instagram:before {
  content: "\e902";
}

.icon-Menu:before {
  content: "\e903";
}

.icon-Search:before {
  content: "\e904";
}

.icon-youtube:before {
  content: "\e906";
}

.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control::file-selector-button {
  background-color: #e9ecef;
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0;
  color: #212529;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  padding: 0.375rem 0.75rem;
  pointer-events: none;
  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) {
  .form-control::file-selector-button {
    transition: none;
  }
}

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

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

.form-control-sm::file-selector-button {
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
  padding: 0.25rem 0.5rem;
}

.form-control-lg::file-selector-button {
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
  padding: 0.5rem 1rem;
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}

.form-floating > .form-control:not(:-ms-input-placeholder) {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

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

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

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

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

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

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

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

.row {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
}

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

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

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

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

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

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

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

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

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

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

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

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

main {
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 19px;
}

@media (min-width: 992px) {
  main {
    padding-bottom: 80px;
    padding-top: 38px;
  }
}

.breadcrumb {
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 1rem;
  padding: 0;
}

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

.nav-link {
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 8px 0;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}

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

.nav-link:focus,
.nav-link:hover {
  color: #0a58ca;
}

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

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

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

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

.h-100 {
  height: 100% !important;
}

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

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

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

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

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

.mt-1 {
  margin-top: 0.25rem !important;
}

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

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

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

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

.mb-2 {
  margin-bottom: 0.5rem !important;
}

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

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

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

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

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

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

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

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

.pb-3 {
  padding-bottom: 1rem !important;
}

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

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

.ps-1 {
  padding-left: 0.25rem !important;
}

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

.text-uppercase {
  text-transform: uppercase !important;
}

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

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }

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

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

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

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

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

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

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

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

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }
}

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

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

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

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
}

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

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

.breadcrumb {
  display: flex;
}

.breadcrumb i {
  align-self: center;
  color: #aaa;
  font-size: 24px;
  margin-right: 8px;
}

.breadcrumb .breadcrumb__item {
  color: #5c5c5c;
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  padding: 4px 8px 4px 0;
}

.breadcrumb .breadcrumb__item.active {
  background-color: #013750;
  color: #fff;
  padding: 4px 12px;
}

.blog__heading {
  color: #111;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
}

.blog-meta {
  display: flex;
  justify-content: space-between;
}

.blog-meta .blog-meta__author .blog-meta__author-name {
  align-self: center;
  color: #006796;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}

.blog-meta .blog-meta__date {
  align-self: center;
  font-weight: 400;
  margin-bottom: 0;
}

.blog-meta .blog-meta__date {
  color: #5c5c5c;
  font-size: 12px;
  line-height: 20px;
}

.share-post .share-post__item {
  align-items: center;
  background-color: #f2efed;
  border-radius: 30px;
  color: #111;
  display: inline-flex;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  margin-right: 24px;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.share-post .share-post__item i {
  color: #006796;
  font-size: 16px;
}

footer .nav .nav-link {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}

@media (max-width: 767.98px) {
  footer .social {
    display: flex;
  }
}

footer .social a {
  margin: 0 24px;
}

footer .social a:first-child {
  margin-left: 0;
}

footer .social a:last-child {
  margin-right: 0;
}

footer .social i {
  color: #fff;
  font-size: 24px;
}

footer .footer__copyright {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  opacity: 0.64;
}

footer .footer__advice {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}

footer .footer__logo {
  color: #fff;
  font-size: 12px;
  justify-content: space-between;
}

footer .footer__logo div {
  align-items: center;
  display: flex;
}

footer .footer__logo i {
  color: #006796;
}

@media (min-width: 768px) {
  footer .footer__logo {
    justify-content: center;
  }
}

.footer__nav-heading {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  opacity: 0.64;
}

@media (max-width: 575.98px) {
  .footer__nav-heading {
    margin-bottom: 12px;
  }
}

header .header-logo {
  width: 65%;
}

@media (min-width: 576px) {
  header .header-logo {
    width: 100%;
  }
  .head {
    padding: 1em 10px;
  }
}

header .header__nav-content {
  border-left: 1px solid #aaa;
}

@media (max-width: 1199.98px) {
  header .header__nav-content {
    border: 0;
  }
}

@media screen and (min-width: 990px) and (max-width: 1199px) {
  header .header__nav-content {
    display: flex;
    justify-content: center;
  }
}

header .social {
  align-items: center;
  display: flex;
  padding: 32px 0;
}

header .social a {
  margin: 0 12px;
}

header .social i {
  color: #fff;
  font-size: 16px;
}

header .header__bottom {
  padding-bottom: 16px;
}

header .header__bottom .header__menu {
  justify-content: end;
}

header .header__bottom .header__menu-item {
  color: #fff;
  font-size: 14px;
  margin: 0 16px;
  opacity: 0.8;
  padding-bottom: 8px;
  text-decoration: none;
}

header .header__bottom .header__menu-item--active {
  border-bottom: 1px solid #fff;
  font-weight: 600;
  opacity: 1;
}

header .header__bottom .header__bottom-more {
  align-items: center;
  display: flex;
  padding-bottom: 8px;
  padding-left: 16px;
}

header .header__bottom .header__bottom-more i,
header .header__bottom .header__bottom-more span {
  color: #fff;
}

header .header__bottom .header__bottom-more i {
  font-size: 24px;
}

.mobile-search i {
  color: #fff;
  font-size: 24px;
}

@media (min-width: 992px) {
  .mobile-search {
    display: none;
  }
}

.header__toggle-menu {
  background-color: #f2efed;
  display: none;
  padding: 32px 0;
}

@media (max-width: 767.98px) {
  .header__toggle-menu {
    padding: 20px;
  }
}

.header__toggle-menu .header__toggle-multimedia {
  color: #111;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

.header__toggle-menu .see-more {
  align-items: center;
  color: #006796;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}

.header__toggle-menu .see-more i {
  font-size: 24px;
  margin-left: 8px;
}

.header__toggle-title {
  color: #5c5c5c;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 20px;
  text-transform: uppercase;
}

.header__toggle {
  cursor: pointer;
}

@media (max-width: 991.98px) {
  .header__toggle-list {
    justify-content: space-between;
  }
}

.header__toggle-list .toggle-nav__list {
  list-style: none;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 65px;
}

@media (max-width: 991.98px) {
  .header__toggle-list .toggle-nav__list {
    margin-right: 0;
  }
}

.header__toggle-list .toggle-nav__list li {
  margin-bottom: 12px;
}

.header__toggle-list .toggle-nav__list li a {
  color: #111;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.header__search {
  background: #006796;
  display: none;
  height: 100%;
  justify-content: space-between;
  padding: 40px 80px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}

@media (max-width: 1199.98px) {
  .header__search {
    padding: 50px 40px;
    top: 0;
  }
}

.header__search .header__search-container {
  align-items: center;
  display: flex;
}

.header__search i {
  color: #fff;
  font-size: 32px;
}

.header__search .icon-Plus {
  cursor: pointer;
  font-size: 52px;
  transform: rotate(45deg);
}

.header__search input[type="search"] {
  background-color: #006796;
  border: 0;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
  width: 900px;
}

@media (max-width: 767.98px) {
  .header__search input[type="search"] {
    width: 200px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .header__search input[type="search"] {
    width: 500px;
  }
}

.header__search input[type="search"]::-moz-placeholder {
  color: #fff;
}

.header__search input[type="search"]:-ms-input-placeholder {
  color: #fff;
}

.header__search input[type="search"]:focus {
  outline: none;
}

.header__search button {
  background-color: #fff;
  border: 0;
  color: #006796;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding: 12px 16px;
}

.small-desktop__header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}

@media only screen and (max-width: 992px) {
  .small-desktop__header {
    display: none;
  }
}

@media only screen and (min-width: 1199px) {
  .small-desktop__header {
    display: none;
  }
}

.small-desktop__header img {
  height: 64px;
  width: 310px;
}

.post__cat {
  border: 1px solid transparent;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 4px 12px;
  text-transform: uppercase;
}

.post-overlay {
  position: relative;
}

.post-overlay .post-overlay__content {
  bottom: 34px;
  left: 32px;
  position: absolute;
}

@media (max-width: 767.98px) {
  .post-overlay .post-overlay__content {
    bottom: 0;
    left: 0;
    padding: 16px 24px 16px 16px;
  }
}

.post-overlay .post-overlay__content p {
  color: #fff;
  margin: 0;
}

.post-overlay .post-overlay__content.post-overlay__content--sm {
  bottom: 16px;
  left: 16px;
  line-height: 20px;
}

.post-overlay .post-overlay__content.post-overlay__content--sm i {
  color: #fff;
  font-size: 24px;
  margin-right: 12px;
}

.post-overlay .post-overlay__content.post-overlay__content--sm p {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.post__author {
  color: #5c5c5c;
  font-size: 10px;
  margin-bottom: 12px;
  text-align: end;
}

.post__heading {
  color: #111;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 12px;
}

.post__details {
  margin-bottom: 14px;
  padding: 0;
}

.post__details p {
  align-self: center;
  color: #006796;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
}

.post__excerpt {
  align-items: center;
  color: #5c5c5c;
  display: flex;
  font-family: Libre Franklin;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767.98px) {
  .post__excerpt {
    border-bottom: 1px solid #aaa;
    padding-bottom: 24px;
  }
}

.post-overlay--multimedia .post-overlay__content {
  color: #fff;
  display: flex;
  font-family: Libre Franklin, serif;
  font-size: 12px;
  font-weight: 400;
}

.post-overlay--multimedia .post-overlay__content i {
  color: #fff;
  font-size: 48px;
  margin-right: 24px;
}

.post-overlay--multimedia .post-overlay__content p {
  font-size: 22px;
  font-weight: 600;
}

.post-grid .post-grid__item {
  border-right: 1px solid #f2efed;
}

@media (max-width: 991.98px) {
  .post-grid .post-grid__item {
    border: 0;
  }
}

.post-grid .post-grid__item:last-child {
  border: 0;
}

.widget {
  background-color: #f2efed;
  padding: 16px;
}

.widget .widget__heading {
  text-align: center;
}

.widget .widget__heading .widget__title {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 24px;
  text-transform: uppercase;
}

.widget .most-listed {
  padding: 0;
}

.widget .most-listed li {
  list-style: none;
}

.widget .most-listed li a {
  border-bottom: 1px solid #aaa;
  display: flex;
  text-decoration: none;
}

@media (max-width: 575.98px) {
  .widget .most-listed li a {
    justify-content: space-between;
  }
}

.widget .most-listed li a .most-listed__item-img {
  width: 35%;
}

@media (max-width: 575.98px) {
  .widget .most-listed li a .most-listed__item-img {
    width: 80px;
  }
}

.widget .most-listed li:last-child a {
  border: 0;
}

.widget .most-listed .most-listed__item-title {
  color: #111;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-right: 16px;
  width: 73%;
}

@media (max-width: 575.98px) {
  .widget .most-listed .most-listed__item-title {
    width: 80%;
  }
}

.widget .most-listed .most-listed__item-title p {
  margin-bottom: 12px;
}

.bg-blue {
  background-color: #006796;
}

.bg-deep-blue {
  background-color: #013750;
}

.small-desktop__none {
  display: flex;
}

@media screen and (min-width: 990px) and (max-width: 1199px) {
  .small-desktop__none {
    display: none;
  }
}

.mb-component {
  margin-bottom: 40px;
}

.mb-component-80 {
  margin-bottom: 2em;
}

@media (max-width: 767.98px) {
  .mb-component-80 {
    margin-bottom: 32px;
  }
}

.social,
.social a {
  line-height: 16px;
}

.social a {
  margin: 0 6px;
  text-decoration: none;
}

.text-grey-2 {
  color: #aaa;
}

.separator {
  margin: 0 20px;
}

.border-grey {
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
}

.section-heading {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.04em;
}

a {
  text-decoration: none;
}

@media (max-width: 991.98px) {
  .border-mobile {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.16);
  }
}

.section-heading {
  margin-bottom: 32px;
}

@media only screen and (max-width: 1199px) {
  .small-desktop__responsive {
    display: none;
  }
}

/*# sourceMappingURL=app.min.css.map */

@media (max-width: 576px) {
  .container.head {
    padding: 1em 10px !important;
  }
}
