/**/
.nav-fixed {
  width: 100%;
  padding-top: 80px;
}
.navbar.nav-centeredlogo {
  min-height: 100px;
}
.nav-centeredlogo .navbar-toggler {
  margin-top: 27px;
  margin-bottom: 27px;
}
.nav-centeredlogo .navbar-brand {
  /* top: 0; */
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
}
/*
*   Editor css class
*/
.alignleft {
  float: left;
  padding: 0;
  margin: 0;
}
.alignright {
  float: right;
  padding: 0;
  margin: 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
blockquote {
  margin: 2rem 0 0 1rem;
  font-style: italic;
}
/* Fix billing field wrapper */
.woocommerce-input-wrapper {
  width: 100%;
}
/* Woocommerce product gallery slider width fix */
figure.woocommerce-product-gallery__wrapper {
  max-width: inherit !important;
}
/* Fix coupon code input width */
@media (min-width: 768px) {
  #coupon_code.input-text {
    width: 110px !important;
  }
}
/*
*   Footer widgets css
*/
.simple-navigation .nav {
  flex-direction: column;
}
/* 
* Grotere container 
*/
@media (min-width: 1600px) {
  .container-bigger {
    max-width: 1520px;
  }
}
/* Maak WordPress afbeeldingen responsive */
.wp-block-image img {
  max-width: 100%;
  height: auto;
}
/* Maak embed items responsive met deze class */
.indiv-embed .embed-responsive-item, .indiv-embed embed, .indiv-embed iframe, .indiv-embed object, .indiv-embed video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.indiv-embed .wp-block-embed__wrapper::before {
  display: block;
  content: "";
}
.indiv-embed .wp-block-embed__wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.indiv-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.857143%;
}
.indiv-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}
.indiv-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}
.indiv-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}
.copyright-block {
  display: inline-block;
}
#wpadminbar {
  position: fixed;
}
.logged-in.admin-bar .fixed-top, .logged-in.admin-bar .offcanvas:not(.offcanvas-bottom).show, .logged-in.admin-bar .offcanvas:not(.offcanvas-bottom), .logged-in.admin-bar .modal-dialog {
  top: var(--wp-admin--admin-bar--height) !important;
}
.logged-in.admin-bar .modal-fullscreen, .logged-in.admin-bar .modal-fullscreen-sm-down, .logged-in.admin-bar .modal-fullscreen-md-down, .logged-in.admin-bar .modal-fullscreen-lg-down, .logged-in.admin-bar .modal-fullscreen-xl-down, .logged-in.admin-bar .modal-fullscreen-xxl-down {
  height: calc(100% - var(--wp-admin--admin-bar--height));
}
#nav-main .menu-item:last-child .nav-link {
  padding-right: 0;
}
[class^="indivaos_fade"], [class*=" indivaos_fade"], [class^="indivaos_zoom"], [class*=" indivaos_zoom"] {
  opacity: 0;
}
.w-100.wp-block-image img {
  width: 100%;
}
mark, .mark {
  padding: 0;
}
:root {
  --cc-btn-primary-bg: #1E4486;
  --cc-btn-primary-hover-bg: #1a3a72;
}
#c-ttl {
  color: var(--cc-btn-primary-bg);
}
.c_darkmode {
  --cc-btn-primary-bg: #1E4486;
  --cc-btn-primary-hover-bg: #406098;
}
#offcanvas-cart img {
  max-width: 100%;
  height: auto;
}
/* Color Options
--------------------------------------------- */
.has-white-color {
  color: #fff;
}
.has-white-background-color {
  background-color: #fff;
}
.has-black-color {
  color: #000;
}
.has-black-background-color {
  background-color: #000;
}
.has-primary-color {
  color: #1E4486;
}
.has-primary-background-color {
  background-color: #1E4486;
}
.has-secondary-color {
  color: #EFF8FF;
}
.has-secondary-background-color {
  background-color: #EFF8FF;
}
.has-title-color-color {
  color: #172B54;
}
.has-title-color-background-color {
  background-color: #172B54;
}
.fw-thin {
  font-weight: 100 !important;
}
.fw-extra-light {
  font-weight: 200 !important;
}
.fw-ultra-light {
  font-weight: 200 !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-book {
  font-weight: 400 !important;
}
.fw-regular {
  font-weight: 400 !important;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-semi-bold {
  font-weight: 600 !important;
}
.fw-demi-bold {
  font-weight: 600 !important;
}
.fw-demi {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-extra-bold {
  font-weight: 800 !important;
}
.fw-ultra-bold {
  font-weight: 900 !important;
}
.fw-heavy {
  font-weight: 900 !important;
}
.fw-black {
  font-weight: 900 !important;
}
.fw-ultra {
  font-weight: 900 !important;
}
.fw-ultra-black {
  font-weight: 900 !important;
}
.fw-extra-ultra {
  font-weight: 900 !important;
}
.fw-100 {
  font-weight: 100 !important;
}
.fw-200 {
  font-weight: 200 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
.is-layout-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.is-layout-flex.is-vertical {
  flex-direction: column;
}
.is-layout-flex.is-nowrap {
  flex-wrap: nowrap;
}
.is-layout-flex.is-content-justification-left {
  justify-content: flex-start;
}
.is-layout-flex.is-content-justification-center {
  justify-content: center;
}
.is-layout-flex.is-content-justification-right {
  justify-content: flex-end;
}
.is-layout-flex.is-content-justification-space-between {
  justify-content: space-between;
}
body.error404 {
  background-color: #172B54;
  color: #fff;
}
body.error404 header {
  color: #fff;
}
body.error404 header nav.navbar .navbar-brand {
  filter: brightness(0) invert(1);
}
body.error404 header nav.navbar .nav-item .nav-link {
  color: #fff;
}
body.error404 header i, body.error404 header svg {
  color: #fff;
}
body.error404 .top-bar-icon span {
  color: #fff;
}
body.error404 .top-bar-icon a {
  color: #fff;
}
body.error404 .get-in-touch {
  background-color: #fff;
  color: #1E4486;
  border-radius: 0;
}
body.error404 .get-in-touch i, body.error404 .get-in-touch svg {
  color: #1E4486;
  margin-left: 0.3rem;
}
body.error404 span a svg {
  display: block;
  margin: auto;
  padding: 0 1.5rem;
}
.btn-primary-404 {
  color: #1E4486;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
}
.btn-primary-404:hover {
  background-color: #1E4486;
  color: #fff;
}
.cls-404-svg-1 {
  fill: #fb855f;
}
.cls-404-svg-2 {
  fill: #fff;
}
.cls-404-svg-3 {
  fill: #355792;
}
.cls-404-svg-4 {
  fill: #1E4486;
}
.cls-404-svg-5 {
  fill: #15305e;
}
.cls-404-svg-6, .cls-404-svg-7 {
  fill: #c7d0e1;
}
.cls-404-svg-8 {
  fill: #a5b4cf;
}
.cls-404-svg-9 {
  fill: #122950;
}
.cls-404-svg-7 {
  opacity: 0.19;
}
.cls-404-svg-10 {
  fill: #8e3332;
}
.cls-404-svg-11 {
  fill: #627caa;
}
.cls-404-svg-12 {
  clip-path: url(#clippath);
}
.cls-404-svg-13, .cls-404-svg-14 {
  fill: none;
}
.cls-404-svg-14 {
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 12px;
}
.cls-404-svg-15 {
  fill: #122950;
}
.cls-404-svg-16 {
  fill: #788fb6;
}
.cls-404-svg-17 {
  fill: #fd8b66;
}
.cls-404-svg-18 {
  fill: #e56542;
}
.cls-404-svg-19 {
  fill: #788fb6;
}
/*
* Navigation css
*/
header {
  position: absolute;
  width: 100%;
  z-index: 3;
}
header .above-nav {
  margin-top: 1.2rem;
}
header nav.navbar.fixed-top {
  background-color: #fff;
}
header nav.navbar .nav-item .nav-link {
  color: #000000;
  margin-right: 1rem;
}
header nav.navbar .nav-item .nav-link.active {
  color: #1E4486;
  font-weight: 700;
}
.navbar-brand {
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .navbar-brand img {
    width: 250px;
  }
}
.get-in-touch {
  background-color: #1E4486;
  color: #fff;
  border-radius: 0;
}
.get-in-touch:hover {
  background-color: #1E4486;
  color: #fff;
}
.top-bar-icon {
  display: flex;
  flex-direction: row;
}
.top-bar-icon i {
  color: #1E4486;
  margin-right: 0.5rem;
}
.top-bar-icon a {
  text-decoration: none;
  color: #000000;
}
.top-bar-icon span {
  color: #000000;
}
.top-bar-line {
  border-bottom: 1px solid #E2ECF4;
}
.fa-linkedin {
  color: #1E4486;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: flex-end;
  margin-top: 0.55rem;
}
.navbar-toggler {
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .top-bar-icons {
    justify-content: center;
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .social-icon {
    display: none;
  }
  .nav-item, .nav-link {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .header-spacer {
    height: 300px !important;
  }
}
.header-text {
  font-weight: 400;
  color: #767D97;
}
#footer-group {
  border-radius: 16px 48px 16px 96px;
  background: linear-gradient(82deg, #1e4486 0%, #172b54 102.18%);
  padding: 0 3rem;
  color: #fff;
}
@media (min-width: 768px) {
  #cookies {
    text-align: right;
  }
  .footer-menu-titles {
    margin-left: 1rem;
  }
}
@media (max-width: 767.98px) {
  .footer-menu h2 {
    text-align: center;
  }
  .footer-menu .footer-menu-titles {
    text-align: center;
  }
  .footer-menu .menu {
    align-items: center;
  }
  .menu-col-3, .menu-col-1 {
    text-align: center !important;
  }
  .footer-menu-titles {
    margin-left: none;
  }
  .footer-copyright {
    text-align: center !important;
  }
  #cookies {
    text-align: center;
  }
  .footer-image-col {
    justify-content: center;
    display: flex;
    margin-bottom: 2.5rem;
  }
}
#footer-group .fa-linkedin {
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: left;
  margin-left: -0.6rem;
}
.footer-menu {
  margin-bottom: 1.5rem;
}
.footer-menu a {
  color: #fff;
  font-weight: 500;
  line-height: normal;
}
.footer-menu a:hover, .footer-menu a:focus {
  color: #fff;
  text-decoration: underline;
}
.footer-dot-grid-1 {
  margin-top: -2.5rem;
  margin-right: -5rem;
  position: relative;
  z-index: -2;
}
.footer-dot-grid-2 {
  position: absolute;
  z-index: -2;
  margin-left: -5rem;
  margin-top: -5rem;
}
@media (max-width: 767.98px) {
  .footer-dot-grid-1, .footer-dot-grid-2 {
    display: none !important;
  }
  #footer-group {
    padding: 2rem 3rem;
  }
}
.copyright {
  font-size: 14px;
}
.footer-icon svg {
  font-size: 3rem;
}
footer {
  padding: 0 2rem;
}
.general-data a {
  color: #fff;
  text-decoration: none;
}
.general-data a:hover {
  text-decoration: underline;
}
.blog-card-img {
  object-fit: cover;
  width: 100%;
  max-height: 175px;
  min-height: 175px;
}
.blog-card-title {
  color: #1E4486;
  font-size: 24px;
  font-weight: 500;
  line-height: 48px;
}
.blog-card-text {
  line-height: 48px;
}
.blog-cards {
  border-radius: 8px 8px 0px 0px;
  background: #fff;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.24);
}
.article-image-header {
  object-fit: cover;
  border-radius: 8px;
  margin-top: -8rem;
  position: relative;
}
.blog-post-image img {
  border-radius: 16px 48px 16px 96px;
  box-shadow: 0px 4px 80px 0px rgba(0, 0, 0, 0.4);
  object-fit: cover;
}
.back-to-archive {
  color: #1E4486 !important;
}
.share-article {
  color: #1E4486;
  font-weight: 700;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 500px) {
  .share-article-parent {
    margin-top: 0 !important;
  }
  .share-article {
    justify-content: flex-start;
  }
}
.back-to-archive {
  color: #1E4486;
}
@media (max-width: 991.98px) {
  .article-image-header {
    margin-top: -6rem;
  }
  .article-image-header img {
    height: 200px;
  }
}
@media (max-width: 575.98px) {
  .article-image-header {
    margin-top: -4.5rem;
  }
  .article-image-header img {
    height: 150px;
  }
}
#wsf-1-field-1, #wsf-1-field-2, #wsf-1-field-3, #wsf-1-field-4, #wsf-1-field-5 {
  border-radius: 0;
  border-color: transparent;
}
#wsf-1-field-5 {
  height: 160px;
  resize: none;
}
#wsf-1-field-wrapper-6 {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}
#wsf-1-field-wrapper-6 #wsf-1-field-6 {
  width: auto;
}
.block-image img {
  border-radius: 16px 48px 16px 96px;
  box-shadow: 0px 4px 80px 0px rgba(0, 0, 0, 0.4);
  object-fit: cover;
}
#wsf-1-field-7, #wsf-1-field-8 {
  background-color: #EFF8FF;
  border-radius: 0;
  border: none;
}
.form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-select ~ label::after {
  background-color: transparent;
}
.icon-with-text.default .icon {
  color: #1E4486;
}
#ws-form-1 .form-floating > label {
  padding: 0.5rem 0.7rem !important;
}
@media (max-width: 1199.98px) {
  .services-block-spacer {
    height: 30px !important;
  }
}
.was-validated #wsf-1-field-wrapper-9 {
  margin-bottom: 3.75rem !important;
}
@media (max-width: 767.98px) {
  .service-header-spacer {
    height: 75px !important;
  }
}
.home-text {
  line-height: 40px;
  font-weight: 400;
}
.dot-grid-home-about-us-left {
  margin-top: -13rem;
  margin-left: -4rem;
}
@media (max-width: 767.98px) {
  .home-about-us-image img {
    height: 344px !important;
  }
  .home-about-us-spacer {
    height: 40px !important;
  }
}
html, body {
  overflow-x: hidden;
}
body {
  color: #767D97;
  font-weight: 400;
  --bs-link-color: #767D97;
  --bs-link-hover-color: #767D97;
  font-family: "DM Sans", sans-serif;
  line-height: 40px;
  position: relative;
}
/**/
h2 {
  color: #1E4486;
}
.btn {
  border-radius: 0;
  padding: 0.75rem 1.5rem;
}
.btn-secondary {
  --bs-btn-color: #767D97;
}
.btn-yellow {
  background-color: #e7f542;
}
.btn-yellow:hover {
  background-color: #e7f542;
}
.btn-outline-primary {
  border: transparent;
  padding: 0;
  color: #767D97;
  font-weight: 700;
  --bs-btn-active-color: $primary;
  --bs-btn-active-bg: transparent;
}
.btn-outline-primary:hover, .btn-outline-primary:focus {
  background-color: transparent;
  color: #1E4486;
}
.dot-grid-image-1 {
  margin-left: -37rem;
  margin-bottom: 30.5rem;
}
.dot-grid-image-2 {
  margin-left: 28.5rem;
  margin-top: -5rem;
}
.dot-grid-image-2, .dot-grid-image-1 {
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  z-index: -1;
  position: relative;
}
@media (max-width: 1399.98px) {
  .dot-grid-image-1, .dot-grid-image-2 {
    display: none;
  }
}
@media (min-width: 1400px) {
  .block-image {
    margin-left: 2rem;
    width: 536px;
    height: 572px;
  }
}
@media (max-width: 767.98px) {
  .block-image img {
    height: 344px !important;
  }
}
#wsf-1-field-9 {
  height: 58px;
}
.important-link a {
  color: white;
}
.header-countdown {
  background-color: #172B54;
}
.header-countdown .countdown-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-countdown .countdown-wrapper .countdown-text {
  color: #fff;
  font-size: 14px;
}
.header-countdown .countdown-wrapper .countdown-timer {
  border-left: 1px solid #1E4486;
  border-right: 1px solid #1E4486;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.header-countdown .countdown-wrapper .countdown-timer .time-section {
  border-right: 1px solid #1E4486;
  text-align: center;
  font-size: 14px;
  color: #fff;
  display: flex;
  flex-direction: column;
  line-height: normal;
  padding: 18px 18px;
}
.header-countdown .countdown-wrapper .countdown-timer .time-section:last-child {
  border: none;
}
.header-countdown .countdown-wrapper .countdown-timer .time-section .time {
  font-weight: 700;
  margin-bottom: 8px;
}
@media (max-width: 767.98px) {
  .header-countdown .countdown-wrapper {
    flex-direction: column;
  }
  .header-countdown .countdown-wrapper .countdown-timer {
    order: -1;
    width: 100%;
    border-bottom: 1px solid #1E4486;
  }
}
@media (max-width: 575.98px) {
  .header-countdown .container {
    padding: 0;
  }
  .header-countdown .container .countdown-text {
    padding: 0 10px;
    text-align: center;
  }
  .header-countdown .container .countdown-timer {
    border: none;
    border-bottom: 1px solid #1E4486;
  }
}
.footer-contact {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 50;
}
@media (min-width: 768px) {
  .footer-contact {
    display: none;
  }
}
.footer-contact .btn {
  width: 100%;
  border-radius: 0;
}
#christmasModal .modal-content {
  position: relative;
  overflow: hidden;
  --bs-modal-header-padding: 40px 40px 20px 40px;
  box-shadow: -30px 280px 79px 0 rgba(0, 0, 0, 0), -19px 179px 72px 0 rgba(0, 0, 0, 0.02), -11px 101px 61px 0 rgba(0, 0, 0, 0.08), -5px 45px 45px 0 rgba(0, 0, 0, 0.14), -1px 11px 25px 0 rgba(0, 0, 0, 0.16);
  border: none;
}
#christmasModal .modal-content .modal-header, #christmasModal .modal-content .modal-body {
  position: relative;
  color: #fff;
}
#christmasModal .modal-content .btn-close {
  padding: 0;
  background: none;
  width: auto;
  height: auto;
  margin: none;
  margin-left: auto;
  opacity: 1;
}
#christmasModal .modal-content .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(225deg, #0a0f1f 0%, #112445 100%);
}
#christmasModal .modal-content .background .stars {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../img/christmas-stars.jpg");
  mix-blend-mode: color-dodge;
}
#christmasModal .modal-content .modal-header {
  border-bottom: none;
}
#christmasModal .modal-content .christmas-bottom-image {
  position: relative;
  margin-top: -15%;
}
#christmasModal .modal-content .modal-body {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#christmasModal .modal-content .title {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 992px) {
  #christmasModal .modal-content .title {
    width: 70%;
  }
}
#christmasModal .modal-content .content {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
@media (min-width: 992px) {
  #christmasModal .modal-content .content {
    width: 70%;
  }
}
#christmasModal .modal-content .lsb-form-body {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-top: 1rem;
}
#christmasModal .modal-content .lsb-form-body .lsb-form-button-and-loader-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
#christmasModal .modal-content .lsb-form-body .form-label {
  margin-bottom: 0;
}
.bottom-buttons {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
}
@media (max-width: 767.98px) {
  .bottom-buttons {
    bottom: 70px;
    right: 20px;
  }
}
.bottom-buttons .btn {
  width: 64px;
  height: 64px;
  font-size: 32px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .bottom-buttons .btn {
    width: 56px;
    height: 56px;
    font-size: 28px;
  }
}
/*
* Navigation css
*/
.nav-item .nav-link, .nav-item .dropdown-item {
  transition: 0.2s ease-in-out;
  color: #fff;
  border-radius: 0;
  border-color: #1E4486;
}
.dropdown-item.active, .dropdown-item:active {
  color: #1E4486;
  border-color: #f5f5f6;
  background-color: #fff;
  font-weight: 700;
}
.dropdown-menu .dropdown-item, ul.dropdown-item, ul.dropdown-menu {
  color: #1E4486;
  border-color: #f5f5f6;
  border-radius: 0px;
}
.contact-form .form-floating textarea {
  height: 160px;
}
.contact-form #wsf-1-field-wrapper-118 {
  text-align: end;
}
.contact-form .btn {
  width: auto !important;
}
.recent-news-cards {
  border-top-left-radius: 50px !important;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 4px 80px 0px rgba(0, 0, 0, 0.16);
  border: none;
}
.recent-news-cards .card-body p {
  color: #767D97;
}
.recent-news-cards .news-card-image {
  background-color: #1E4486;
  height: 100%;
  width: 100%;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.recent-news-cards .recent-news-image {
  object-fit: cover;
  height: 100%;
}
.recent-news-cards .recent-news-title {
  color: #1E4486;
}
.recent-news-cards .recent-news-text p {
  color: #767D97;
}
.blog-header {
  min-height: 720px;
  background-color: #EFF8FF;
  margin-bottom: 48px;
}
@media (min-width: 992px) {
  .blog-header {
    min-height: 520px;
    margin-bottom: 40px;
  }
}
.blog-header .content {
  min-height: 720px;
  padding-top: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-bottom: -144px;
}
.blog-header .content h1, .blog-header .content h2, .blog-header .content h3 {
  color: #1E4486;
}
@media (min-width: 992px) {
  .blog-header .content {
    min-height: 620px;
    padding-top: 0;
    margin-bottom: 40px;
    justify-content: end;
  }
}
.post-thumbnail-blog img {
  height: 420px;
  object-fit: cover;
  border-radius: 8px;
}
