/* ========== Global Styles ========== */
body {
  border-top: 5px solid #f0c239;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

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

#sp-main-body a:hover,
#sp-main-body a:active {
  text-decoration: underline !important;
}

/* ========== Headings ========== */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

h1 {
  font-size: calc(1.325rem + 1.5vw);
  font-weight: 900;
}

h2 {
  font-size: calc(1.3rem + .9vw);
  font-weight: 800;
}

h3 {
  font-size: calc(1.275rem + .6vw);
  font-weight: 700;
}

h4 {
  font-size: calc(1.25rem + .3vw);
  font-weight: 600;
}

h5,
h6 {
  font-weight: 500;
}

h5 {
  font-size: 1.1rem;
}

h6 {
  font-size: 1rem;
}

/* ========== Responsive iFrame ========== */
.responsive-iframe-container {
  position: relative;
  width: 100%;
  padding-top: 60%;
  overflow: hidden;
}

.responsive-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ========== Section Styling ========== */
.responsive-image-section {
    aspect-ratio: 716 / 373;
}
section.sppb-section.underline h3.sppb-title-heading:first-child:after {
  content: "";
  display: block;
  width: 20%;
  margin: 0 auto;
  padding-top: 15px;
  border-bottom: 10px solid #f0c239;
}

/* ========== Top Bar ========== */
#sp-top-bar {
  font-size: 18px;
}

#sp-search div.sp-column,
#sp-top2 .sp-column {
  justify-content: flex-end !important;
  text-align: right;
}

/* ========== Offcanvas Menu ========== */
.burger-icon {
  width: 35px;
}

.burger-icon > span {
  height: 4px;
}

#offcanvas-toggler::after {
  content: "MENU";
  padding-left: 5px;
  margin-top: -3px;
  font-weight:600;
}

.offcanvas-menu div.logo {
  margin-top: 20px;
}

.offcanvas-menu .offcanvas-inner ul.menu ul li {
  padding: 8px 0;
  border-bottom: 1px dotted #efefef;
}

.offcanvas-menu .offcanvas-inner ul.menu ul li:last-child {
  border-bottom: 0;
}

body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler {
  right: auto;
  width: 99%;
}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler::after,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler::after,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler::after {
  float: right;
}

/* ========== Megamenu ========== */
#sp-menu > .sp-column,
#sp-menu .sp-megamenu-wrapper {
  justify-content: center !important;
}

ul.sp-megamenu-parent > li.sp-menu-item {
  padding: 0 5px;
}

ul.sp-megamenu-parent > li.sp-menu-item:last-child {
  padding-right: 20px;
}

ul.sp-megamenu-parent > li.sp-menu-item:hover {
  background: #2e3192;
  color: #fff;
}

ul.sp-megamenu-parent > li.sp-menu-item a:hover {
  color: #f0c239;
}

ul.sp-megamenu-parent > li.sp-menu-item > .sp-dropdown {
  border-radius: 0 0 5px 5px;
  border-bottom: 3px solid #2e3192;
  border-left: 2px solid #2e3192;
}

ul.sp-megamenu-parent > li.sp-menu-item > .sp-dropdown .sp-dropdown-inner {
  padding: 0;
}

ul.sp-megamenu-parent > li.sp-menu-item > .sp-dropdown .sp-dropdown-inner li.sp-menu-item {
  padding: 10px 10px 10px 15px;
  border-bottom: 1px solid #eee;
  font-weight: 400;
}

ul.sp-megamenu-parent > li.sp-menu-item > .sp-dropdown .sp-dropdown-inner li.sp-menu-item:hover {
  background: #2e3192;
  color: #fff;
  border-radius: 3px;
}

ul.sp-megamenu-parent > li.sp-menu-item > .sp-dropdown .sp-dropdown-inner li.sp-menu-item:last-child {
  border-bottom: 0;
}

/* ========== Contact Page ========== */
.contact-name {
  font-size: 1.5em;
  font-weight: bold;
}

.contact-country {
  font-weight: bold;
}

div.contact-category div.com-contact-category__items form#adminForm .form-row {
  margin-bottom: 2em;
}

div.contact-category .card-title {
  font-weight: 600;
  font-size: 1.1em;
}

div.com-contact-category__pagination {
  padding-top: 1em;
}

div.com-contact .contact-position {
  margin-bottom: 1em;
}

div.com-contact dl {
  margin-top: 1em;
}

div.com-contact dt.col-1 {
  max-width: 30px !important;
}

/* ========== Template Layout Areas ========== */
#sp-logo-header {
  padding: 1em 0;
}

#sp-announcement {
  text-align: center;
  color: #fff;
}

#sp-announcement h1,
#sp-announcement h2,
#sp-announcement h3,
#sp-announcement h4,
#sp-announcement h5,
#sp-announcement h6 {
  color: #fff;
  text-align: center;
}
.mod-finder {text-align:right;}

section#sp-breadcrumb ol.breadcrumb {
  float: right;
  margin-right: 1em;
  margin-top: .5em;
  font-size: .8em;
  background-color: transparent;
  color:#252525 !important;
}

ol.breadcrumb li.float-start {
  margin-right: 5px;
}

.sp-page-title{background:transparent;color:#252525 !important;padding:0;}
.sp-page-title .container{position: relative;padding-bottom:1em;}
.sp-page-title .container::after{
  content: '';
  position: absolute;
  bottom: 0; /* Position at the bottom */
  left: 0; /* Position at the left */
  width: 20%; /* Set the desired partial width */
  height: 4px; /* Set the border thickness */
  background-color: #f0c239; /* Set the border color */
}
.sp-page-title-heading, .sp-page-title-sub-heading{color:#252525 !important;}

/* Hide Breadcrumbs in page title area - Breadcrumbs shown above */
div.sp-page-title > div.container > nav.mod-breadcrumbs__wrapper{display:none;}

section#sp-user-1 {
  padding: 1em 0;
  vertical-align: middle;
  text-align: center;
  color: #2e3192;
  font-weight: 600;
  font-size: 3rem;
}
