@charset "UTF-8";
/*
	Theme Name: JET Freight
	Description: JET Freight
	Version: 1.0.0
	Author: JetPlugs.com
	Tags: Freight, fracht
	Text Domain: jet-master
	Domain Path: /languages
*/
@font-face {
  font-family: 'Spartan';
  src: url("../fonts/Spartan-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Spartan';
  src: url("../fonts/Spartan-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Spartan';
  src: url("../fonts/Spartan-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: bold;
  font-display: swap; }
/*  color-1 main */
/*  color-2 light grey */
/*  color-3 005C38 - 10% less */
/*  color-4 second green */
/*  color-5 red */
/*  color-5 yellow */
/*  color-6 yellow */
/*  color-white white */
/*  color-black black */
.color-1 {
  color: #29235C !important; }

.color-2 {
  color: #EDEDED !important; }

.color-3 {
  color: #D8353A !important; }

.color-4 {
  color: #FFCC28 !important; }

.color-5 {
  color: #FFCC28 !important; }

.color-white {
  color: white !important; }

.color-black {
  color: black !important; }

.background-1 {
  background-color: #29235C !important; }

.background-2 {
  background-color: #EDEDED !important; }

.background-3 {
  background-color: #D8353A !important; }

.background-4 {
  background-color: #FFCC28 !important; }

.background-5 {
  background-color: #FFCC28 !important; }

.background-6 {
  background-color: #FFCC28 !important; }

.background-white {
  background-color: white !important; }

.background-black {
  background-color: black !important; }

/* LINKS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*  TYPOGRAPHY
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.font-family-1 {
  font-family: "Spartan", sans-serif; }

.paragraph-1, p {
  color: #29235C;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px; }
  .paragraph-1::-moz-selection, p::-moz-selection {
    /* Code for Firefox */
    color: white;
    background: #D8353A; }
  .paragraph-1::selection, p::selection {
    color: white;
    background: #D8353A; }
  .paragraph-1 a, p a {
    color: #29235C;
    text-decoration: none; }
    .paragraph-1 a::-moz-selection, p a::-moz-selection {
      /* Code for Firefox */
      color: white;
      background: #D8353A; }
    .paragraph-1 a::selection, p a::selection {
      color: white;
      background: #D8353A; }

.paragraph-2 {
  font-size: 12px; }

.header-1, h1 {
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1.2em;
  color: #29235C;
  margin-bottom: 0; }
  @media (max-width: 992px) {
    .header-1, h1 {
      font-size: 2.3em;
      line-height: 1.2em; } }
  @media (max-width: 768px) {
    .header-1, h1 {
      font-size: 2.1em;
      line-height: 1.2em; } }
  @media (max-width: 576px) {
    .header-1, h1 {
      font-size: 1.6em;
      line-height: 1.2em; } }
  .header-1 > a, h1 > a {
    font-size: 1em;
    font-weight: 700;
    color: #29235C;
    transition: .15s ease-in-out;
    line-height: inherit; }
    .header-1 > a:hover, h1 > a:hover {
      color: #29235C;
      text-decoration: none;
      transition: .15s ease-in-out; }

.header-1-front {
  font-size: 2.3em;
  font-weight: 700;
  line-height: 1.2em;
  color: #29235C;
  margin-bottom: 0; }
  @media (max-width: 992px) {
    .header-1-front {
      font-size: 2.3em;
      line-height: 1.2em; } }
  @media (max-width: 768px) {
    .header-1-front {
      font-size: 2.1em;
      line-height: 1.2em; } }
  @media (max-width: 576px) {
    .header-1-front {
      font-size: 1.6em;
      line-height: 1.2em; } }
  .header-1-front > a {
    font-size: 1em;
    font-weight: 700;
    color: white;
    transition: .15s ease-in-out;
    line-height: inherit;
    text-decoration: none; }
    .header-1-front > a:hover {
      color: white;
      text-decoration: none;
      transition: .15s ease-in-out; }

.header-2, h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 1.25em;
  position: relative;
  color: #29235C;
  text-decoration: none; }
  .header-2 > a, h2 > a {
    font-size: 1em;
    font-weight: 600;
    color: #29235C;
    transition: .15s ease-in-out; }
    .header-2 > a:hover, h2 > a:hover {
      color: #29235C;
      text-decoration: none;
      transition: .15s ease-in-out; }

.header-3, h3 {
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
  color: #29235C; }
  .header-3 > a, h3 > a {
    font-size: 1em;
    font-weight: 500;
    color: #29235C;
    transition: .15s ease-in-out;
    line-height: inherit; }
    .header-3 > a:hover, h3 > a:hover {
      color: #29235C;
      text-decoration: none;
      transition: .15s ease-in-out; }

.header-4, h4 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  color: #29235C; }
  .header-4 > a, h4 > a {
    font-size: 1em;
    font-weight: 600;
    color: #29235C;
    transition: .15s ease-in-out;
    line-height: inherit;
    text-decoration: none; }
    .header-4 > a:hover, h4 > a:hover {
      color: #29235C;
      text-decoration: none;
      transition: .15s ease-in-out; }

.header-5, h5 {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.5em; }
  @media (max-width: 992px) {
    .header-5, h5 {
      font-size: 1.1em;
      line-height: 1.2em; } }
  @media (max-width: 768px) {
    .header-5, h5 {
      font-size: 1em;
      line-height: 1.2em; } }
  @media (max-width: 576px) {
    .header-5, h5 {
      font-size: 0.95em;
      line-height: 1.2em; } }
  .header-5 > a, h5 > a {
    font-size: 1em;
    font-weight: 500;
    color: #29235C;
    line-height: inherit;
    transition: .15s ease-in-out;
    text-decoration: none; }
    .header-5 > a:hover, h5 > a:hover {
      color: #29235C;
      text-decoration: none;
      transition: .15s ease-in-out; }

.header-6, h6 {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em; }
  @media (max-width: 992px) {
    .header-6, h6 {
      font-size: 0.95em;
      line-height: 1.2em; } }
  @media (max-width: 768px) {
    .header-6, h6 {
      font-size: 0.93em;
      line-height: 1.2em; } }
  @media (max-width: 576px) {
    .header-6, h6 {
      font-size: 0.9em;
      line-height: 1.2em; } }
  .header-6 > a, h6 > a {
    font-size: 1em;
    font-weight: 500;
    color: #29235C;
    line-height: inherit;
    transition: .15s ease-in-out;
    text-decoration: none; }
    .header-6 > a:hover, h6 > a:hover {
      color: #29235C;
      text-decoration: none;
      transition: .15s ease-in-out; }

.fw-600 {
  font-weight: 600 !important; }

/* BASE STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
html, body {
  font-family: "Spartan", sans-serif;
  min-height: 100%; }

html {
  position: relative; }

.first-letter-uppercase::first-letter, .first-letter-uppercase ::first-letter {
  text-transform: uppercase !important; }

/*  ALIGMENT
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.wp-block-image img {
  height: auto; }

.wp-block-image, figure, figure.wp-block-image {
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center; }

.wp-block-pullquote {
  padding: 3em 0; }
  @media (max-width: 992px) {
    .wp-block-pullquote {
      padding: 1em 0; } }

/*  MOBILE MENU
–––––––––––––––––––––––––––––––––––––––––––––––––– */
[data-tmc_mp_open] {
  cursor: pointer;
  transition: 0.2s ease-in-out; }
  [data-tmc_mp_open]:hover {
    transition: 0.2s ease-in-out; }

.tmc_mp_sidebar {
  font-family: "Spartan", sans-serif;
  padding-right: 2rem;
  background: #29235C;
  opacity: 0.9; }
  .tmc_mp_sidebar ul.menu {
    padding-bottom: 30px;
    padding-left: 0; }
  .tmc_mp_sidebar .tmc_mp_inner {
    margin: 30px 30px 0 0; }
    @media (max-width: 599px) {
      .tmc_mp_sidebar .tmc_mp_inner {
        margin: 0 30px 0 0; } }
  .tmc_mp_sidebar ul.widgets {
    list-style: none;
    margin: 0;
    padding: 0; }
    .tmc_mp_sidebar ul.widgets h2 {
      display: inline-block; }
      .tmc_mp_sidebar ul.widgets h2 a {
        color: white;
        text-decoration: none; }
        .tmc_mp_sidebar ul.widgets h2 a::before {
          content: " ";
          position: absolute;
          z-index: -1;
          left: 0;
          right: 0;
          bottom: -4px;
          border-bottom: 2px solid #D8353A;
          transition-duration: 0.3s; }
        .tmc_mp_sidebar ul.widgets h2 a:hover {
          text-decoration: none; }
    .tmc_mp_sidebar ul.widgets li.current-menu-item a {
      text-decoration: none !important; }
    .tmc_mp_sidebar ul.widgets li.menu-item {
      color: white;
      display: block;
      padding: 3px 0;
      text-decoration: none;
      text-transform: uppercase; }
      .tmc_mp_sidebar ul.widgets li.menu-item.current-menu-item {
        color: white; }
        .tmc_mp_sidebar ul.widgets li.menu-item.current-menu-item a {
          color: white; }
          .tmc_mp_sidebar ul.widgets li.menu-item.current-menu-item a::before {
            content: " ";
            position: absolute;
            z-index: -1;
            left: 0;
            right: 0;
            bottom: -4px;
            border-bottom: 2px solid #D8353A;
            transition-duration: 0.3s; }
      .tmc_mp_sidebar ul.widgets li.menu-item:hover {
        text-decoration: none; }
      .tmc_mp_sidebar ul.widgets li.menu-item a {
        color: white;
        text-decoration: none;
        font-size: 14px;
        font-weight: 500;
        border-bottom: none;
        transition-duration: 0.3s;
        position: relative; }
        .tmc_mp_sidebar ul.widgets li.menu-item a:hover {
          transition-duration: 0.3s;
          color: #EDEDED;
          text-decoration: none;
          transition-timing-function: ease-in; }
          .tmc_mp_sidebar ul.widgets li.menu-item a:hover::before {
            content: " ";
            position: absolute;
            z-index: -1;
            left: 0;
            right: 0;
            bottom: -4px;
            border-bottom: 2px solid #D8353A;
            transition-duration: 0.3s; }
  .tmc_mp_sidebar .widget img {
    padding-top: 20px;
    padding-bottom: 20px; }
  .tmc_mp_sidebar aside {
    padding-left: 3rem; }
    .tmc_mp_sidebar aside.widget {
      padding-bottom: 0;
      margin-bottom: 0; }
      .tmc_mp_sidebar aside.widget svg.eob-svg-social-icon {
        width: 28px;
        height: 28px; }
      .tmc_mp_sidebar aside.widget svg .eob-svg-social {
        fill: white; }
      .tmc_mp_sidebar aside.widget .widget-title {
        color: white;
        font-size: 18px;
        text-transform: unset;
        font-weight: 400;
        margin-bottom: 0; }

.tmc_mp_close_button::before, .tmc_mp_close_button::after {
  background-color: white; }

.tmc_mp_mobile_close_area {
  padding-top: 20px; }

/* BREADCRUMB
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ol.breadcrumb-tmc {
  font-size: 16px; }
  ol.breadcrumb-tmc li {
    font-weight: 600; }
    ol.breadcrumb-tmc li span {
      font-weight: 400;
      color: #29235C;
      line-height: 1; }
      ol.breadcrumb-tmc li span::first-letter {
        text-transform: uppercase; }
      @media (max-width: 992px) {
        ol.breadcrumb-tmc li span {
          font-size: 0.8em; } }
      ol.breadcrumb-tmc li span.breadcrumb-tmc-separator {
        color: #29235C; }
    ol.breadcrumb-tmc li a {
      line-height: 2.1;
      font-size: 1em;
      color: #29235C;
      text-decoration: none;
      position: relative; }
      ol.breadcrumb-tmc li a::first-letter {
        text-transform: uppercase; }
      @media (max-width: 992px) {
        ol.breadcrumb-tmc li a {
          font-size: 0.8em; } }
      ol.breadcrumb-tmc li a:hover {
        color: #29235C;
        text-decoration: none; }
        ol.breadcrumb-tmc li a:hover::before {
          opacity: 1;
          z-index: 5;
          content: "";
          color: #29235C;
          position: absolute;
          left: 0;
          bottom: -5px;
          width: 100%;
          border-bottom: 2px solid #D8353A;
          transition: 0.3s opacity ease-out;
          pointer-events: none; }
  ol.breadcrumb-tmc .breadcrumb-tmc-separator {
    padding: 0 5px; }

.background-4 ol.breadcrumb-tmc span {
  color: white; }
.background-4 ol.breadcrumb-tmc a {
  color: white; }
  .background-4 ol.breadcrumb-tmc a:hover {
    color: white; }
  .background-4 ol.breadcrumb-tmc a::before {
    color: white;
    border-bottom: 2px solid white; }
  .background-4 ol.breadcrumb-tmc a:hover {
    color: white;
    text-decoration: none; }
    .background-4 ol.breadcrumb-tmc a:hover::before {
      opacity: 1;
      border-color: white; }

/* Better search */
#tmc_bs_root {
  background-color: rgba(255, 255, 255, 0.9) !important; }
  #tmc_bs_root span.close:before, #tmc_bs_root span.close:after {
    background-color: #FFCC28 !important; }

#tmc_bs_input_text {
  border-bottom: 2px solid #29235C; }

[data-tmc_bs_open] {
  cursor: pointer;
  transition: 0.2s ease-in-out; }
  [data-tmc_bs_open]:hover {
    transition: 0.2s ease-in-out; }

.search-section {
  border-radius: 30px; }

.wrapper-inner input[type=text].input-text {
  border-bottom: 2px solid 4 !important; }
.wrapper-inner input[type=submit].input-button {
  background-color: #FFCC28 !important;
  padding: 10px 45px !important;
  text-decoration: none;
  display: inline-block;
  border: 3px solid #FFCC28;
  color: white !important;
  transition-duration: 0.3s;
  margin-top: 20px; }
  @media (max-width: 576px) {
    .wrapper-inner input[type=submit].input-button {
      padding: 10px 15px !important; } }
  .wrapper-inner input[type=submit].input-button:hover {
    transition-duration: 0.3s;
    color: white !important;
    background-color: #FFCC28 !important; }
.wrapper-inner .result a.title {
  color: #FFCC28; }
.wrapper-inner .result .excerpt {
  color: #29235C; }

/* LISTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ol, ul, li {
  font-family: "Spartan", sans-serif; }

.the-content ul li {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.75em;
  color: #29235C; }
  .the-content ul li::marker {
    font-size: 1.25em; }
  .the-content ul li:before {
    content: initial; }
  .the-content ul li a {
    color: #FFCC28;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    display: inline;
    border-bottom: unset;
    padding-bottom: 3px; }
    .the-content ul li a:hover {
      border-bottom: 2px solid #FFCC28;
      color: #FFCC28; }
.the-content ol li {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.75em;
  color: #29235C; }
  .the-content ol li::marker {
    font-size: 1em; }
  .the-content ol li a {
    color: #FFCC28;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    display: inline;
    border-bottom: unset;
    padding-bottom: 3px; }
    .the-content ol li a:hover {
      border-bottom: 2px solid #FFCC28;
      color: #FFCC28; }
  .the-content ol li:before {
    content: initial; }

/*  TABLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {
  font-family: "Spartan", sans-serif; }

th {
  padding: 12px 15px;
  text-align: center;
  border-bottom: 2px solid #29235C;
  color: #29235C;
  font-size: 0.8rem;
  font-weight: 400; }

td {
  padding: 10px 12px;
  text-align: left;
  border-bottom: 1px solid #29235C;
  color: #29235C;
  font-size: 18px; }

th:first-child, td:first-child {
  padding-left: 0; }

th:last-child, td:last-child {
  padding-right: 0; }

/*  BLOCKQUOTE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
blockquote {
  color: #FFCC28;
  font-size: 16px;
  width: 120%;
  transform: translateX(-10%);
  margin: 0;
  padding: 0.25em 1em 0.25em 4em;
  line-height: 1.45;
  position: relative;
  border-left: 5px solid #FFCC28;
  font-weight: 700; }
  @media (max-width: 1399px) {
    blockquote {
      width: 100%;
      transform: translateX(0);
      padding: 0.25em 1em 0.25em 2em; } }
  blockquote cite {
    color: #FFCC28;
    font-size: 1.75em;
    font-style: unset;
    display: block;
    margin-top: 5px;
    font-weight: 400;
    text-align: left; }
    blockquote cite:before {
      content: ""; }
  blockquote p {
    color: #FFCC28;
    font-weight: 400;
    text-align: left; }
    @media (max-width: 560px) {
      blockquote p {
        font-size: inherit !important;
        line-height: 1.4 !important; } }
    blockquote p a {
      border-bottom: unset;
      padding-bottom: 1px; }
      blockquote p a:hover {
        border-bottom: 2px solid #FFCC28; }
    blockquote p strong {
      font-weight: 700; }
  blockquote sup {
    top: -.7em;
    font-size: 0.6em; }

blockquote.has-text-color {
  color: #29235C !important; }

figure.has-light-green-cyan-background-color, figure.has-light-green-cyan-background-color.is-style-solid-color, figure.has-black-background-color, figure.has-black-background-color.is-style-solid-color, figure.has-background, figure.has-luminous-vivid-amber-background-color, figure.has-cyan-bluish-gray-background-color.is-style-solid-color {
  padding: 3em 1em 3em 1em;
  background-color: white !important;
  border: 2px #FFCC28 solid;
  max-width: 100%; }
  figure.has-light-green-cyan-background-color blockquote, figure.has-light-green-cyan-background-color.is-style-solid-color blockquote, figure.has-black-background-color blockquote, figure.has-black-background-color.is-style-solid-color blockquote, figure.has-background blockquote, figure.has-luminous-vivid-amber-background-color blockquote, figure.has-cyan-bluish-gray-background-color.is-style-solid-color blockquote {
    padding: unset;
    border-left: unset;
    max-width: 90%;
    transform: translateX(0%); }
    figure.has-light-green-cyan-background-color blockquote p, figure.has-light-green-cyan-background-color.is-style-solid-color blockquote p, figure.has-black-background-color blockquote p, figure.has-black-background-color.is-style-solid-color blockquote p, figure.has-background blockquote p, figure.has-luminous-vivid-amber-background-color blockquote p, figure.has-cyan-bluish-gray-background-color.is-style-solid-color blockquote p {
      font-size: 1.2em !important;
      color: #29235C !important; }

.btn-jet {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 12px 32px;
  font-size: 1rem;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #fff;
  background-color: transparent; }

.btn-regular {
  transition: .5s;
  font-family: "Spartan", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #29235C;
  border: 2px solid #29235C;
  text-decoration: none;
  border-radius: 25px; }
  .btn-regular:hover {
    color: #D8353A;
    text-decoration: none;
    border-color: #D8353A; }

/*  IFRAME
–––––––––––––––––––––––––––––––––––––––––––––––––– */
iframe.instagram-media, .twitter-tweet, iframe {
  margin-left: 50% !important;
  transform: translateX(-50%) !important;
  min-width: 292px !important; }

.aligncenter.is-type-video iframe {
  display: block;
  margin: auto; }

iframe[title='YouTube video player'] {
  max-width: 100%; }

/* Single
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.thumbnail {
  position: relative;
  display: block;
  overflow: hidden; }
  .thumbnail::after {
    display: block;
    content: '';
    padding-bottom: 40%; }
  .thumbnail > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
    object-fit: cover;
    object-position: center; }
    .thumbnail > img.lazy {
      filter: blur(15px);
      transition: filter 1s; }
      .thumbnail > img.lazy.is-loaded {
        filter: unset; }
    .thumbnail > img:hover {
      transition: 0.3s;
      opacity: 0.95; }

.featured-img-eob {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .featured-img-eob img {
    position: relative;
    object-position: center;
    object-fit: cover;
    display: block;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    width: 100%;
    max-width: 100%;
    height: unset; }
    .featured-img-eob img.lazy {
      filter: blur(15px);
      transition: filter 1s; }
      .featured-img-eob img.lazy.is-loaded {
        filter: unset; }
  .featured-img-eob .cat-stamp-eob {
    font-size: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2; }
    .featured-img-eob .cat-stamp-eob ul, .featured-img-eob .cat-stamp-eob ol {
      list-style: none;
      margin: 0;
      padding: 0; }
      .featured-img-eob .cat-stamp-eob ul li, .featured-img-eob .cat-stamp-eob ol li {
        display: inline-block;
        padding: 10px;
        font-size: 1em; }
        @media (max-width: 992px) {
          .featured-img-eob .cat-stamp-eob ul li, .featured-img-eob .cat-stamp-eob ol li {
            font-size: 0.8em; } }
        .featured-img-eob .cat-stamp-eob ul li a, .featured-img-eob .cat-stamp-eob ol li a {
          background-color: #EDEDED;
          color: #29235C;
          text-decoration: none;
          padding: 10px 20px;
          transition: ease  .2s; }
          @media (max-width: 992px) {
            .featured-img-eob .cat-stamp-eob ul li a, .featured-img-eob .cat-stamp-eob ol li a {
              padding: 8px 10px; } }
          .featured-img-eob .cat-stamp-eob ul li a:hover, .featured-img-eob .cat-stamp-eob ol li a:hover {
            color: white;
            text-decoration: none;
            background-color: #FFCC28; }

.author-img-eob img {
  border-radius: 50%; }

p.has-background {
  width: 150%;
  margin-left: -25%;
  font-size: 1.8em !important;
  line-height: 40px;
  padding: 3em;
  margin-bottom: 2em; }
  @media (max-width: 1399px) {
    p.has-background {
      margin-left: 0;
      margin-bottom: 2em;
      width: 100%; } }
  @media (max-width: 992px) {
    p.has-background {
      font-size: 1.2em !important;
      line-height: 27px;
      margin-left: 0;
      margin-bottom: 2em;
      width: 100%;
      padding: 2em; } }
  @media (max-width: 769px) {
    p.has-background {
      padding: 1em; } }

ol.content-map-eob {
  list-style: none;
  margin: 0;
  padding: 10px 30px;
  font-size: 16px; }
  @media (max-width: 992px) {
    ol.content-map-eob {
      padding: 10px 10px; } }
  ol.content-map-eob li {
    font-size: 1.4em;
    display: block;
    text-transform: none;
    line-height: 1.75em; }
    @media (max-width: 992px) {
      ol.content-map-eob li {
        font-size: 1.25em; } }
    ol.content-map-eob li a {
      color: #29235C;
      font-size: .875em;
      font-weight: 400;
      text-decoration: none;
      border-bottom: 2px solid #29235C;
      padding-bottom: 3px; }
      ol.content-map-eob li a:hover {
        border-bottom: 2px solid #FFCC28;
        color: #FFCC28; }

p.has-drop-cap:first-letter {
  font-size: 1em !important;
  line-height: unset !important;
  margin: unset !important;
  float: unset !important;
  font-weight: inherit !important; }

p.has-large-font-size {
  font-size: 1.25em; }

:root .has-very-light-gray-background-color {
  background-color: #EDEDED; }

p a, figcaption a, .author-name-eob a {
  color: #29235C;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  display: inline;
  border-bottom: 2px solid #29235C;
  padding-bottom: 1px; }
  p a:hover, figcaption a:hover, .author-name-eob a:hover {
    border-bottom: 2px solid #D8353A;
    color: #29235C; }

.the-content {
  color: #29235C; }
  .the-content .paragraph-1 a:hover, .the-content p a:hover {
    text-decoration: none; }
  .the-content figcaption a {
    color: #D8353A;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    display: inline;
    border-bottom: unset;
    padding-bottom: 3px; }
    .the-content figcaption a:hover {
      border-bottom: 2px solid #D8353A;
      color: #D8353A;
      padding-bottom: 2px; }
  .the-content .header-2, .the-content h2 {
    font-weight: 700; }
    .the-content .header-2 strong, .the-content h2 strong {
      font-weight: 700; }
  .the-content sup a {
    color: #D8353A;
    border-bottom: unset; }
    .the-content sup a:hover {
      border-bottom: 2px solid #D8353A; }
  .the-content .has-cyan-bluish-gray-background-color {
    background-color: #EDEDED; }
  .the-content figure.wp-block-media-text__media img {
    max-width: 100%;
    height: auto; }

.featured-img-eob-page {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .featured-img-eob-page img {
    position: relative;
    object-position: center;
    object-fit: cover;
    display: block;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    width: 100%;
    max-width: 100%;
    height: unset;
    max-height: 250px; }
    .featured-img-eob-page img.lazy {
      filter: blur(15px);
      transition: filter 1s; }
      .featured-img-eob-page img.lazy.is-loaded {
        filter: unset; }

footer .opacity-7 {
  opacity: 0.7; }
footer p {
  color: white;
  font-size: 16px;
  line-height: 30px; }
  footer p a {
    color: white;
    line-height: inherit; }
    footer p a::before {
      opacity: 1;
      z-index: 5;
      content: "";
      position: absolute;
      left: 50%;
      bottom: -3px;
      width: 100%;
      transform: translateX(-50%);
      border-bottom: 3px solid #D8353A;
      transition: 0.3s opacity ease-out;
      pointer-events: none; }
    footer p a:hover {
      text-decoration: none;
      color: white; }
footer ul.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px; }
  footer ul.footer-menu li {
    display: block;
    padding: 0 10px;
    text-transform: none;
    line-height: 45px; }
    footer ul.footer-menu li a {
      color: white;
      font-size: 16px;
      line-height: inherit;
      font-weight: 500;
      text-transform: none;
      text-decoration: none; }
      footer ul.footer-menu li a:hover {
        color: #D8353A;
        text-decoration: none; }

.jet-header {
  line-height: unset;
  position: relative;
  background-color: white;
  z-index: 100; }
  @media (max-width: 992px) {
    .jet-header {
      position: sticky;
      top: 0;
      right: 0;
      width: 100%; } }
  .jet-header ul.top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 18px; }
    .jet-header ul.top-menu li {
      display: inline-block;
      padding: 0 20px; }
      .jet-header ul.top-menu li.current-menu-item a::before {
        opacity: 1;
        z-index: 5;
        content: "";
        position: absolute;
        left: 50%;
        bottom: -3px;
        width: 100%;
        transform: translateX(-50%);
        border-bottom: 3px solid #D8353A;
        transition: 0.3s opacity ease-out;
        pointer-events: none; }
      .jet-header ul.top-menu li a {
        color: #29235C;
        font-size: 1em;
        font-weight: 500;
        text-transform: none;
        text-decoration: none;
        position: relative;
        display: inline-block;
        letter-spacing: 0.03em; }
        .jet-header ul.top-menu li a::before {
          opacity: 0;
          z-index: 5;
          content: "";
          position: absolute;
          left: 50%;
          bottom: -3px;
          width: 100%;
          transform: translateX(-50%);
          border-bottom: 3px solid #D8353A;
          transition: 0.3s opacity ease-out;
          pointer-events: none; }
        .jet-header ul.top-menu li a:hover {
          color: #29235C;
          text-decoration: none; }
          .jet-header ul.top-menu li a:hover::before {
            opacity: 1; }

/* Main flex content
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.jet-slider-flex-content .jet-slide {
  position: relative; }
  .jet-slider-flex-content .jet-slide .jet-title {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    content: '';
    z-index: 10; }
    .jet-slider-flex-content .jet-slide .jet-title .header-2 {
      margin-bottom: 0;
      line-height: 1.2em; }
      @media (max-width: 767px) {
        .jet-slider-flex-content .jet-slide .jet-title .header-2 {
          font-size: 25px; } }
      @media (max-width: 576px) {
        .jet-slider-flex-content .jet-slide .jet-title .header-2 {
          font-size: 20px; } }
  .jet-slider-flex-content .jet-slide .thumbnail {
    position: relative;
    display: block;
    overflow: hidden; }
    .jet-slider-flex-content .jet-slide .thumbnail::after {
      display: block;
      content: '';
      padding-bottom: 40%; }
      @media (max-width: 992px) {
        .jet-slider-flex-content .jet-slide .thumbnail::after {
          padding-bottom: 60%; } }
    .jet-slider-flex-content .jet-slide .thumbnail > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      max-width: 100%;
      display: block;
      object-fit: cover;
      object-position: center; }
      .jet-slider-flex-content .jet-slide .thumbnail > img.lazy {
        filter: blur(15px);
        transition: filter 1s; }
        .jet-slider-flex-content .jet-slide .thumbnail > img.lazy.is-loaded {
          filter: unset; }
      .jet-slider-flex-content .jet-slide .thumbnail > img:hover {
        transition: 0.3s;
        opacity: 0.90; }
.jet-slider-flex-content .slick-prev {
  left: 10px; }
.jet-slider-flex-content .slick-next {
  right: 10px; }
.jet-slider-flex-content .slick-arrow {
  z-index: 2;
  width: 40px;
  height: 40px; }
  .jet-slider-flex-content .slick-arrow::before {
    font-size: 40px; }

.jet-services .thumbnail {
  position: relative;
  display: block;
  overflow: hidden; }
  .jet-services .thumbnail::after {
    display: block;
    content: '';
    padding-bottom: 60%; }
  .jet-services .thumbnail > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
    object-fit: cover;
    object-position: center; }
    .jet-services .thumbnail > img.lazy {
      filter: blur(15px);
      transition: filter 1s; }
      .jet-services .thumbnail > img.lazy.is-loaded {
        filter: unset; }
    .jet-services .thumbnail > img:hover {
      transition: 0.3s;
      opacity: 0.95; }
.jet-services .jet-line {
  border-bottom: 8px #D8353A solid; }

.pagination .pages-desc {
  font-weight: 500; }
.pagination nav.pagination {
  display: inline-block !important; }
  .pagination nav.pagination .screen-reader-text {
    display: none; }
  .pagination nav.pagination .nav-links {
    margin: auto;
    padding: 0 1em; }
  .pagination nav.pagination .page-numbers {
    display: inline;
    border-radius: 25px;
    width: 2em;
    height: 2em;
    line-height: 3em;
    text-align: center;
    margin-left: 0.2em;
    margin-right: 0.2em;
    padding: 10px 17px; }
    .pagination nav.pagination .page-numbers.current {
      background-color: #FFCC28;
      border-color: #EDEDED;
      color: white; }
    .pagination nav.pagination .page-numbers.dots, .pagination nav.pagination .page-numbers.prev, .pagination nav.pagination .page-numbers.next {
      border: none; }
  .pagination nav.pagination a.page-numbers {
    color: black;
    border: 1px solid black;
    text-decoration: none; }
    .pagination nav.pagination a.page-numbers:hover {
      background-color: black;
      color: white; }

.post-flex-content-tree .featured-img-eob {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: 250px; }
  .post-flex-content-tree .featured-img-eob img {
    position: relative;
    object-position: center;
    object-fit: cover;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    width: 100%;
    height: 250px; }
    .post-flex-content-tree .featured-img-eob img.lazy {
      filter: blur(15px);
      transition: filter 1s; }
      .post-flex-content-tree .featured-img-eob img.lazy.is-loaded {
        filter: unset; }
    .post-flex-content-tree .featured-img-eob img:hover {
      transition: 0.3s;
      transform: scale(1.05);
      opacity: 0.95; }
  .post-flex-content-tree .featured-img-eob .eob-podcast-stick {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3; }
.post-flex-content-tree .header-4, .post-flex-content-tree .header-5 {
  text-decoration: none; }
.post-flex-content-tree .post-info-box {
  min-height: 215px;
  position: relative;
  transform: translateY(-45px);
  z-index: 2; }
  @media (max-width: 992px) {
    .post-flex-content-tree .post-info-box {
      min-height: 150px; } }

.post-related-content .featured-img-eob {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: 300px; }
  .post-related-content .featured-img-eob img {
    position: relative;
    object-position: center;
    object-fit: cover;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    width: 100%;
    height: 300px; }
    .post-related-content .featured-img-eob img.lazy {
      filter: blur(15px);
      transition: filter 1s; }
      .post-related-content .featured-img-eob img.lazy.is-loaded {
        filter: unset; }
    .post-related-content .featured-img-eob img:hover {
      transition: 0.3s;
      transform: scale(1.05);
      opacity: 0.95; }
.post-related-content .header-4 {
  text-decoration: none; }
.post-related-content .post-info-box {
  min-height: 215px;
  position: relative;
  transform: translateY(-45px);
  z-index: 2; }
  @media (max-width: 992px) {
    .post-related-content .post-info-box {
      height: auto; } }

.read-strip-eob {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 4px;
  background: #2A9B38;
  z-index: 15; }

span.seconds-ago-jet, span.minutes-ago-jet, span.hours-ago-jet, span.days-ago-jet, span.months-ago-jet, span.years-ago-jet {
  color: #FFCC28 !important; }

img.podcast-logos-eob {
  transition: 0.3s; }
  img.podcast-logos-eob:hover {
    transition: 0.3s;
    transform: scale(0.98); }

img.writer-eob {
  transition: 0.3s; }
  img.writer-eob:hover {
    filter: brightness(110%); }

.archive-compendium-grid-three ul.eob-term-kompendium, .archive-compendium-grid-three ol.eob-term-kompendium {
  font-size: 14px;
  bottom: 0;
  right: 0;
  z-index: 2;
  list-style: none;
  margin: 0;
  padding: 0; }
  .archive-compendium-grid-three ul.eob-term-kompendium li, .archive-compendium-grid-three ol.eob-term-kompendium li {
    display: block;
    font-size: 1em; }
    @media (max-width: 992px) {
      .archive-compendium-grid-three ul.eob-term-kompendium li, .archive-compendium-grid-three ol.eob-term-kompendium li {
        font-size: 0.8em; } }
    .archive-compendium-grid-three ul.eob-term-kompendium li a, .archive-compendium-grid-three ol.eob-term-kompendium li a {
      color: #FFCC28;
      text-decoration: none;
      padding: 0 10px 0 0;
      transition: ease .2s; }
      .archive-compendium-grid-three ul.eob-term-kompendium li a:hover, .archive-compendium-grid-three ol.eob-term-kompendium li a:hover {
        color: #FFCC28;
        text-decoration: none; }
.archive-compendium-grid-three .featured-img-eob {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: 300px; }
  .archive-compendium-grid-three .featured-img-eob img {
    position: relative;
    object-position: center;
    object-fit: cover;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    width: 100%;
    height: 300px; }
    .archive-compendium-grid-three .featured-img-eob img:hover {
      transition: 0.3s;
      transform: scale(1.05);
      opacity: 0.95; }
  .archive-compendium-grid-three .featured-img-eob .eob-podcast-stick {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 3; }
.archive-compendium-grid-three .header-4 {
  text-decoration: none; }
.archive-compendium-grid-three .post-info-box {
  height: 150px;
  position: relative;
  transform: translateY(-45px);
  z-index: 2; }
  @media (max-width: 992px) {
    .archive-compendium-grid-three .post-info-box {
      height: auto; } }

a.eob-featured-image {
  margin-top: -170px; }
  @media (max-width: 992px) {
    a.eob-featured-image {
      margin-top: -100px; } }

.active-filter {
  background: #FFCC28 !important;
  color: white !important;
  text-decoration: none; }

.btn-filter {
  padding: 10px 30px;
  background: #EDEDED;
  color: #29235C;
  border: 1px solid #EDEDED;
  border-radius: 5px;
  transition: .5s ease;
  cursor: pointer;
  text-decoration: none; }
  .btn-filter:hover {
    transition: 0.5s ease;
    color: white;
    background: #FFCC28;
    text-decoration: none; }
  .btn-filter:focus, .btn-filter.focus {
    outline: 0 !important;
    box-shadow: 0 0 0.5em 0.2em #EDEDED !important; }

#podcast-eob-animate {
  animation-name: podcast-eob-pulse;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 3000ms; }
@keyframes podcast-eob-pulse {
  0% {
    transform: scale(1); }
  10% {
    transform: scale(1.1); }
  13% {
    transform: scale(0.9); }
  16% {
    transform: scale(1); }
  50% {
    transform: scale(1.05); }
  90% {
    transform: scale(1); }
  100% {
    transform: scale(1); } }
  #podcast-eob-animate .wave {
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 700ms;
    transform-origin: center;
    transform-box: fill-box; }
@keyframes podcast-eob-wave-1 {
  0% {
    transform: translate(0, 0) scale(1, 0.3); }
  50% {
    transform: translate(0, 0) scale(1, 0.8); }
  100% {
    transform: translate(0, 0) scale(1, 0.3); } }
@keyframes podcast-eob-wave-2 {
  0% {
    transform: translate(0, 0) scale(1, 0.3); }
  50% {
    transform: translate(0, 0) scale(1, 1.6); }
  100% {
    transform: translate(0, 0) scale(1, 0.3); } }
@keyframes podcast-eob-wave-3 {
  0% {
    transform: translate(0, 0) scale(1, 0.3); }
  50% {
    transform: translate(0, 0) scale(1, 2.4); }
  100% {
    transform: translate(0, 0) scale(1, 0.3); } }
@keyframes podcast-eob-wave-4 {
  0% {
    transform: translate(0, 0) scale(1, 0.3); }
  50% {
    transform: translate(0, 0) scale(1, 3.2); }
  100% {
    transform: translate(0, 0) scale(1, 0.3); } }
@keyframes podcast-eob-wave-5 {
  0% {
    transform: translate(0, 0) scale(1, 0.3); }
  50% {
    transform: translate(0, 0) scale(1, 4); }
  100% {
    transform: translate(0, 0) scale(1, 0.3); } }
    #podcast-eob-animate .wave:nth-of-type(1) {
      animation-name: podcast-eob-wave-1;
      animation-delay: 100ms; }
    #podcast-eob-animate .wave:nth-of-type(2) {
      animation-name: podcast-eob-wave-2;
      animation-delay: 250ms; }
    #podcast-eob-animate .wave:nth-of-type(3) {
      animation-name: podcast-eob-wave-5;
      animation-delay: 100ms; }
    #podcast-eob-animate .wave:nth-of-type(4) {
      animation-name: podcast-eob-wave-3;
      animation-delay: 300ms; }
    #podcast-eob-animate .wave:nth-of-type(5) {
      animation-name: podcast-eob-wave-4;
      animation-delay: 180ms; }
    #podcast-eob-animate .wave:nth-of-type(6) {
      animation-name: podcast-eob-wave-2;
      animation-delay: 120ms; }
    #podcast-eob-animate .wave:nth-of-type(7) {
      animation-name: podcast-eob-wave-1;
      animation-delay: 200ms; }

.eob-rotator-main .eob-pf-shortcode-component {
  max-width: 100%; }

.price.is-better {
  color: #FFCC28 !important; }
