/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");
@import url("https://use.typekit.net/kbr5taq.css");
.g-onepage-menu .uk-sticky-placeholder {
  margin: 0 !important;
}
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  border-radius: 3px;
  display: flex;
  justify-content: center;
}
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #000000 !important;
  display: block;
  transition: all, 0.2s;
}
.g-onepage-menu ul li a:hover {
  color: #999999 !important;
}
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #ff0000;
}
.g-onepage-menu ul li.uk-active > a {
  color: #999999 !important;
}
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/******************************************************
*                                                     *
*   Popup System Messages - Atom for Gantry           *
*                                                     *
*   Purpose: This project is a modified version of    *
*            the Popup System Messages Atom written   *
*            by Mark Taylor. It contains various      *
*            fixes and alters the behaviour of the    *
*            System Messages Particle so that         *
*            messages are displayed in a popup        *
*            instead of showing them in the default   *
*            container.                               *
*                                                     *
*   Author: Andreas Kar (thex) <andreas.kar@gmx.at>   *
*   Repository: https://git.io/fjrNR                  *
*   Homepage: https://gantryprojects.com              *
*                                                     *
*   -------------                                     *
*   Original Atom:                                    *
*   -------------                                     *
*   Author: Mark Taylor a.k.a MrT @ RocketTheme       *
*   Homepage: https://rockettheme.com/                *
*                                                     *
******************************************************/
body.popup-loaded {
  overflow: hidden;
}
.g-system-messages.popup-opened {
  display: inherit;
}
.g-system-messages.popup-loaded {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100vw;
  height: 100vh;
  z-index: 1000;
}
.g-system-messages.popup-loaded #system-message-container {
  position: absolute;
  left: 20vw;
  right: 20vw;
  top: 20vh;
  bottom: 0;
}
.g-system-messages.popup-loaded #system-message-container .alert .close {
  font-size: 2.5rem;
  color: #FFF;
  opacity: 1;
  text-shadow: none;
  margin-top: -2.5rem;
  margin-right: -2.5rem;
}
.g-system-messages.popup-loaded #system-message-container .alert .close:hover {
  opacity: 0.8;
}
@font-face {
  font-family: "Eurostile";
  src: url('../fonts/eurostile-webfont.woff2') format("woff2"), url('../fonts/eurostile-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
body.layout-edit-iframe #g-header, body.layout-edit-iframe #g-feature, body.layout-edit-iframe #g-showcase, body.layout-edit-iframe #g-footer, body.layout-edit #g-header, body.layout-edit #g-feature, body.layout-edit #g-showcase, body.layout-edit #g-footer {
  display: none !important;
}
[class*="item-page"] a[href*="/component/sppagebuilder/?view=form&tmpl=component&layout=edit&"], [class*="item-page"] a[href*="/component/sppagebuilder/edit/"] {
  position: absolute;
  font-size: 13px;
  line-height: 1;
  top: 15px;
  right: 15px;
  color: #fff;
  display: block;
  margin: 0;
  padding: 8px 10px;
  text-decoration: none;
  font-style: normal;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  z-index: 9995;
}
[class^="item-page"] > div.icons > div.btn-group.pull-right {
  z-index: 99;
}
p {
  font-size: 18px;
  font-family: muli, sans-serif;
}
h1.sppb-addon-title, h2.sppb-addon-title, h3.sppb-addon-title, h4.sppb-addon-title {
  font-family: "Eurostile", sans-serif !important;
  font-weight: 700;
}
a {
  color: #29626d;
}
a:hover {
  color: #d3dcdd;
}
h2.sppb-addon-title {
  letter-spacing: 2px !important;
}
h3.sppb-addon-title {
  letter-spacing: 1px !important;
}
blockquote {
  margin: 30px 0px 30px 0px !important;
  border-left: 5px solid rgba(83, 92, 100, 0.15);
}
blockquote p {
  font-size: 24px;
  line-height: 34px;
  padding-left: 10px;
  font-weight: 200;
}
a.sppb-btn-primary, .uk-button-primary, .rsform-submit-button {
  background-color: #29626d !important;
  border-color: #29626d !important;
  color: #fff !important;
  padding: 8px 16px !important;
  font-size: 18px !important;
  text-shadow: none !important;
}
a.sppb-btn-primary:hover, .uk-button-primary:hover, .rsform-submit-button:hover {
  background-color: #d3dcdd !important;
  border-color: #d3dcdd !important;
}
.sp-page-builder ul li {
  font-size: 18px;
  padding-bottom: 8px;
}
.g-offcanvas-toggle {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 30px;
  background-color: #fff;
  color: #29626d;
  border-radius: 4px;
  padding: 2px;
}
.g-offcanvas-toggle .g-offcanvas-right {
  right: 20px;
}
@media (max-width: 991px) {
  .g-offcanvas-toggle {
    display: block;
  }
}
.g-go-back a:before {
  font-family: "Font Awesome 5 Free";
  content: "" !important;
  font-weight: 900 !important;
}
.g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  font-family: "Font Awesome 5 Free", serif !important;
  content: "" !important;
  font-weight: 900 !important;
}
body.layout-blog #g-main .g-container {
  max-width: 1140px !important;
}
body.layout-blog #g-main .item-page {
  padding: 50px 30px;
}
body.layout-blog .item-page h3 {
  color: #29626d !important;
}
body.com_search .search {
  max-width: 1140px;
  margin: 50px auto;
}
.pagination {
  width: 100%;
}
.pagination ul.pagination-list {
  margin-left: 0;
  list-style: none !important;
  width: 100% !important;
  text-align: center;
}
.pagination ul.pagination-list li {
  text-align: center;
  padding: 5px;
  margin: 5px;
  display: inline;
}
.pagination p.counter.pull-right {
  float: none !important;
  text-align: center;
}
p.readmore a.btn.btn-default, p.readmore a.readmore-link, p.readmore a.comments-link {
  text-transform: capitalize;
  background-color: #29626d;
  border-color: #29626d;
  color: #fff;
  padding: 5px 10px !important;
  font-size: 16px !important;
}
p.readmore a.btn.btn-default:hover, p.readmore a.readmore-link:hover, p.readmore a.comments-link:hover {
  background-color: #d3dcdd;
  border-color: #d3dcdd;
}
p.readmore a.btn.btn-default i.fa.fa-chevron-right, p.readmore a.readmore-link i.fa.fa-chevron-right, p.readmore a.comments-link i.fa.fa-chevron-right {
  display: none;
}
dd {
  margin-left: 0px !important;
  font-size: 14px !important;
}
dd time {
  font-size: 14px !important;
}
#sidebar {
  border-left: 1px solid #dfdfdf !important;
  margin-top: 30px;
}
#sidebar h1, #sidebar .h1, #sidebar h2, #sidebar .h2, #sidebar h3, #sidebar .h3 {
  margin-top: 0px !important;
  margin-bottom: 15px;
}
ul.tags {
  list-style: none !important;
  margin-left: 0px !important;
}
ul.lca {
  list-style: none !important;
}
ul.lca li a {
  margin-bottom: 15px;
  display: block;
  color: #29626d;
}
ul.latestnews.mod-list {
  list-style: none;
  margin: 0px;
}
ul.latestnews.mod-list li {
  margin: 0px;
  padding-bottom: 15px;
}
ul.latestnews.mod-list li a {
  color: #29626d;
  line-height: normal;
}
ul.latestnews.mod-list li a:hover {
  color: #000;
}
.page-header h2 {
  font-size: 28px;
  color: #29626d;
  font-weight: 600;
}
.page-header h2 a {
  color: #29626d;
}
.page-header h2 a:hover {
  color: #000;
}
.search {
  padding-top: 30px;
}
.search #search-searchword {
  border: 1px solid #414141;
  border-radius: 0;
  padding: 10px;
}
.search .btn {
  background: #ffffff;
  border-radius: 0;
  padding: 11px 12px;
  font-size: 16px;
  border: 1px solid #414141;
}
.search-count-wrapper {
  background: #f5f5f5;
  padding: 15px;
  margin-top: 25px;
}
.search-count-wrapper p {
  margin: 0;
}
.search-count-wrapper .form-limit {
  text-align: right;
}
.search-count-wrapper .badge {
  background-color: #29626d;
  font-weight: 600;
  font-size: 16px;
}
.search-count-wrapper #limit {
  padding: 4px 1px;
}
.search .counter {
  text-align: center;
}
.search-results .result-item {
  border-top: 1px solid #ececec;
  clear: both;
  padding-top: 30px;
  margin-top: 30px;
}
.search-results .result-item:first-child {
  border-top: 0;
}
.search-results .result-item .pull-left.item-image {
  margin: 0 30px 30px 0;
}
.search-results .result-item .pull-left.item-image img {
  max-width: 350px;
}
.search-results .result-title {
  font-size: 22px;
  font-weight: 500 !important;
}
.search-results .result-title a {
  color: #29626d;
}
.search-results .result-title .highlight {
  font-weight: normal;
  padding: 0 !important;
}
.search-results .result-category {
  margin-top: 20px;
}
.search-results .result-text .highlight {
  padding: 0 !important;
}
.result-created {
  display: inline;
  color: #999;
  font-size: 14px;
}
.result-category {
  float: right;
  margin-top: 5px !important;
  color: #999;
  font-size: 14px;
}
.result-image img {
  object-fit: cover;
  width: 310px !important;
  height: 170px !important;
  max-width: 310px;
}
.wk-scope h3 {
  font-family: "Eurostile", sans-serif !important;
  font-weight: 700 !important;
  color: #fff !important;
}
.wk-scope p {
  font-size: 16px;
}
.wk-scope .wk-card-default {
  background-color: #29626d !important;
  color: #fff !important;
  border-radius: 10px;
  border: 3px solid #fff;
}
#g-footer .company-logo svg {
  max-width: 240px;
}
.custom-list ul {
  list-style: none !important;
  margin-left: 40px;
}
.custom-list ul li {
  padding-bottom: 15px;
  font-size: inherit;
}
.custom-list ul li:before {
  font-weight: 700;
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-left: -30px;
  margin-right: 10px;
}
.news-page #g-showcase h2 {
  color: #fff !important;
}
.news-page .label-info {
  background-color: #a0a8af;
}
.view-tag #g-main {
  padding: 140px 30px 40px !important;
  background: #fff;
  max-width: 800px;
  margin: 0 auto;
}
.career-inner-page .fields-container {
  display: none;
}
table.mws-careers th {
  background: #00acae;
  color: #FFFFFF;
  font-weight: 600;
  border: 1px solid #d2d6e8 !important;
}
table.mws-careers td, table.mws-careers th {
  padding: 18px !important;
}
table.mws-careers > tbody > tr > td {
  vertical-align: middle !important;
}
table.mws-careers h4 {
  font-size: 24px;
  font-weight: 500 !important;
}
table.mws-careers span {
  font-size: 18px;
}
table.mws-careers .fa.fa-long-arrow-right {
  font-size: 20px;
}
.wk-scope .wk-marker {
  padding: 1px !important;
}
@media (min-width: 992px) {
  #g-header {
    transition: all 0.3s ease;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.8) 0%, rgba(41, 98, 109, 0.9) 100%);
  }
  #g-header .company-logo svg {
    max-width: 190px;
    transition: all 0.3s ease;
  }
  #g-header.headroom-bg-section {
    transition: all 0.3s ease;
  }
  #g-header.headroom-bg-section .company-logo svg {
    max-width: 190px;
    transition: all 0.3s ease;
  }
  #g-header.headroom-bg-section .st0, #g-header.headroom-bg-section #mws .st1 {
    transition: all 0.3s ease;
  }
  #g-header.headroom-bg-section div#maximenuck104 .maxiFancybackground {
    border: none;
    background: #5c6eab;
    height: 36px;
    border-radius: 4px;
  }
  #g-header.headroom-bg-section div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck:not(.headingck).last {
    border-bottom: none;
  }
  #g-header.headroom--not-top {
    background: white;
    transition: all 0.3s ease;
  }
  #g-header.headroom--not-top .company-logo svg {
    max-width: 150px;
    transition: all 0.3s ease;
  }
  #g-header.headroom--not-top #mws .st1 {
    transition: all 0.3s ease;
    fill: #29626d;
  }
  #g-header.headroom--not-top .st0 {
    transition: all 0.3s ease;
    fill: #d3dcdd;
  }
  #g-header.headroom--not-top div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck, #g-header.headroom--not-top div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
    color: #000;
    font-weight: 500;
  }
  #g-header.headroom--not-top div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1.active > a span.titreck, #g-header.headroom--not-top div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1:hover > a span.titreck {
    color: #fff;
  }
  #g-header.headroom--not-top .right-btn .sppb-btn-custom {
    border-color: #29626d !important;
    background-color: #29626d !important;
  }
  #g-header.headroom--not-top .right-btn .sppb-btn-custom:hover {
    border-color: #00acae !important;
    background-color: #00acae !important;
  }
  #g-header.headroom--not-top .right-btn .sppb-btn-link {
    color: #29626d !important;
  }
  #g-header.headroom--not-top .right-btn .sppb-btn-link:hover {
    color: #00acae !important;
  }
  .rsform-submit-button {
    float: right;
    margin-top: 4px;
    padding: 14px 40px;
  }
  #g-footer .maximenuck2 {
    max-width: 280px;
  }
  #g-footer .maximenuck2 span.titreck {
    font-size: 16px !important;
  }
  .news-page .size-75 {
    padding: 80px;
  }
  .news-page #sidebar {
    padding-left: 80px;
    padding-top: 80px;
  }
  .news-page .article-info.text-muted {
    float: left;
    margin-right: 30px;
  }
  .news-page ul.tags {
    display: inline-block;
    margin-top: 20px;
  }
}
@media (hover: none) {
  * {
    background-attachment: scroll !important;
  }
}
@media (max-width: 767px) {
  .company-logo svg {
    max-width: 200px;
  }
  #module-logo-128-particle, .right-btn {
    text-align: center;
  }
  .landing-heading {
    top: -80px !important;
  }
  .landing-heading h1 {
    font-size: 20px !important;
  }
  .landing-tagline {
    top: -50px !important;
    line-height: 18px !important;
  }
  .landing-tagline p {
    font-size: 18px !important;
    width: 300px !important;
  }
  .landing-line {
    width: 262px !important;
    top: -100px !important;
  }
  .landing-logo-img {
    width: 140px !important;
    left: -55px !important;
    top: -120px !important;
  }
  .landing-logo-text {
    width: 200px !important;
    top: -120px !important;
    left: 22px !important;
  }
  .sppb-shape-container.sppb-bottom-shape {
    left: -1px;
    right: -2px;
  }
  .layout-blog.news-page .blog.news-page, .layout-blog.news-page .item-page.news-page, .layout-blog.news-page #sidebar {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .platform-content.row > .col-md-12 {
    padding-left: 0 !important;
  }
  .company-logo svg {
    max-width: 200px;
  }
  .landing-heading h1 {
    font-size: 26px !important;
  }
  .landing-tagline p {
    font-size: 18px !important;
  }
  .landing-more-btn div, .landing-arrow-btn a {
    margin-top: 50px !important;
  }
  .landing-line {
    width: 362px !important;
  }
  .landing-logo-img {
    width: 160px !important;
    left: -46px !important;
    top: -15px !important;
  }
  .landing-logo-text {
    width: 240px !important;
    top: -15px !important;
  }
}
@media (max-width: 991px) {
  .right-btn #btn-1562687172939 {
    background-color: #29626d !important;
    font-size: 14px !important;
  }
  .right-btn #btn-1562687172940 {
    color: #29626d !important;
  }
  #g-footer {
    text-align: center !important;
    font-size: 14px;
  }
  #g-footer .branding, #g-footer .sppb-text-left, #g-footer .sppb-addon-content {
    text-align: center !important;
    font-size: 14px;
  }
  #g-footer .sppb-text-left {
    text-align: center !important;
    font-size: 14px;
  }
  #g-footer .sppb-icons-group-list {
    margin: 0 auto !important;
  }
  #g-footer .footer-section h4.sppb-addon-title {
    font-size: 20px !important;
  }
  #g-footer .footer-section div#maximenuck144 ul.maximenuck2 li.maximenuck, #g-footer .footer-section div#maximenuck143 ul.maximenuck2 li.maximenuck, #g-footer .footer-section div#maximenuck145 ul.maximenuck2 li.maximenuck {
    text-align: center !important;
    line-height: 12px !important;
  }
  #g-footer .footer-section .sppb-addon-content, #g-footer .footer-section .titreck-title {
    font-size: 14px !important;
  }
}
@media (hover: none) {
  .sp-page-builder .page-content .sppb-section {
    background-attachment: scroll !important;
    background-position: center !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1, div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
    margin-right: 2px !important;
    margin-left: 2px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
    font-size: 16px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck > a span.titreck {
    font-size: 16px !important;
  }
  .landing-heading h1 {
    font-size: 26px !important;
  }
  .landing-tagline p {
    font-size: 18px !important;
  }
  .landing-more-btn div, .landing-arrow-btn a {
    margin-top: 50px !important;
  }
  .header-section {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .header-section #maximenuck104 {
    margin-left: -40px !important;
    margin-right: -40px !important;
  }
  .header-section .right-btn #btn-1562687172939 {
    font-size: 14px !important;
  }
  #g-header.headroom-bg-section .company-logo svg {
    max-width: 170px;
  }
  #g-header.headroom--not-top .company-logo svg {
    max-width: 150px;
  }
  .footer-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 30px !important;
  }
  .footer-section h4.sppb-addon-title {
    font-size: 20px !important;
  }
  .footer-section .sppb-addon-content, .footer-section .titreck-title {
    font-size: 14px !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1, div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
    margin-right: 7px !important;
    margin-left: 7px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
    font-size: 16px !important;
  }
  div#maximenuck104.maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck > a span.titreck {
    font-size: 16px !important;
  }
  .landing-heading h1 {
    font-size: 36px !important;
  }
  .landing-tagline p {
    font-size: 24px !important;
  }
  .header-section {
    padding-right: 20px !important;
    padding-left: 30px !important;
  }
  .footer-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 30px !important;
  }
  .footer-section .sppb-addon-content, .footer-section .titreck-title {
    font-size: 14px !important;
  }
}
@media (min-width: 1440px) and (max-width: 1599px) {
  .landing-heading h1 {
    font-size: 36px !important;
  }
  .landing-tagline p {
    font-size: 24px !important;
  }
  .footer-section {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 30px !important;
  }
  .footer-section .sppb-addon-content, .footer-section .titreck-title {
    font-size: 15px !important;
  }
}
/* IE10+ CSS styles go here */
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .n2-section-smartslider {
    display: none;
  }
  .ie-header {
    display: block !important;
  }
}
@media (max-width: 480px) {
  div[id^="g-recaptcha-"] {
    width: 230px;
    overflow: hidden;
    border-right: 1px solid #ccc;
    border-radius: 2px;
    height: 76px;
  }
}
.outline-_error h1 {
  text-align: center;
}
.search-error-mod .search form {
  display: flex !important;
  align-items: center;
}
.search-error-mod label {
  display: none;
}
.search-error-mod #mod-search-searchword {
  height: 50px;
}
.search-error-mod .button {
  order: 2;
  font-family: "Muli" !important;
  font-weight: 400;
  border-radius: 5px;
  background-color: #213A8F;
  border-color: #213A8F;
  color: #fff;
  padding: 15px 15px 15px 15px;
  font-size: 15px;
  margin-left: 15px;
}
.search-error-mod .button:hover {
  background-color: #213852;
  border-color: #213852;
}
@media (max-width: 320px) {
  .search-error-mod #mod-search-searchword {
    max-width: 150px;
  }
}
@media (min-width: 321px) and (max-width: 375px) {
  .search-error-mod #mod-search-searchword {
    max-width: 200px;
  }
}
@media (min-width: 376px) and (max-width: 767px) {
  .search-error-mod #mod-search-searchword {
    max-width: 300px;
  }
}
/*# sourceMappingURL=boim_custom_29.css.map */