@font-face {
  font-family: "FranklinGothicLTPro-Bk";
  src: url("../fonts/FranklinGothicLTProBk/font.woff2") format("woff2"), url("../fonts/FranklinGothicLTProBk/font.woff") format("woff"); }

@font-face {
  font-family: "FranklinGothicLTPro-MdIt";
  src: url("../fonts/FranklinGothicLTProMdIt/font.woff2") format("woff2"), url("../fonts/FranklinGothicLTProMdIt/font.woff") format("woff"); }

@font-face {
  font-family: "FranklinGothicLTPro-Md";
  src: url("../fonts/FranklinGothicLTProMd/font.woff2") format("woff2"), url("../fonts/FranklinGothicLTProMd/font.woff") format("woff"); }

@font-face {
  font-family: "FranklinGothicLTPro-BkIt";
  src: url("../fonts/FranklinGothicLTProBkIt/font.woff2") format("woff2"), url("../fonts/FranklinGothicLTProBkIt/font.woff") format("woff"); }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?rn459f");
  src: url("../fonts/icomoon/icomoon.eot?rn459f#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.svg?rn459f#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

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

.icon-filter span {
  font-family: inherit !important; }

body {
  font-size: 16px;
  overflow-x: hidden !important;
  line-height: 1.4;
  color: #2C2A29;
  background-color: #F7F7F7; }
  @media screen and (min-width: 0) {
    body {
      font-size: 16px; } }
  @media screen and (min-width: 768px) {
    body {
      font-size: 16px; } }
  @media screen and (min-width: 992px) {
    body {
      font-size: 16px; } }
  body * {
    font-family: "FranklinGothicLTPro-Bk" !important; }
  body main {
    position: relative; }
  body strong,
  body b {
    font-family: "FranklinGothicLTPro-Md" !important;
    font-weight: inherit; }
  body h1 {
    font-size: 26px; }
    @media screen and (min-width: 0) {
      body h1 {
        font-size: 26px; } }
    @media screen and (min-width: 768px) {
      body h1 {
        font-size: 40px; } }
    @media screen and (min-width: 992px) {
      body h1 {
        font-size: 40px; } }
  body h2 {
    font-size: 21px; }
    @media screen and (min-width: 0) {
      body h2 {
        font-size: 21px; } }
    @media screen and (min-width: 768px) {
      body h2 {
        font-size: 21px; } }
    @media screen and (min-width: 992px) {
      body h2 {
        font-size: 28px; } }
  body h3 {
    font-size: 18px; }
    @media screen and (min-width: 0) {
      body h3 {
        font-size: 18px; } }
    @media screen and (min-width: 768px) {
      body h3 {
        font-size: 18px; } }
    @media screen and (min-width: 992px) {
      body h3 {
        font-size: 21px; } }
  body h4 {
    font-size: 32px; }
    @media screen and (min-width: 0) {
      body h4 {
        font-size: 32px; } }
    @media screen and (min-width: 768px) {
      body h4 {
        font-size: 32px; } }
    @media screen and (min-width: 992px) {
      body h4 {
        font-size: 48px; } }
  body a:focus-visible {
    outline: 0; }

#wrapper {
  overflow: unset; }

.rich-text {
  font-size: 16px;
  color: #2C2A29; }
  @media screen and (min-width: 0) {
    .rich-text {
      font-size: 16px; } }
  @media screen and (min-width: 768px) {
    .rich-text {
      font-size: 16px; } }
  @media screen and (min-width: 992px) {
    .rich-text {
      font-size: 16px; } }

input:focus:not([tabindex^='-']) {
  outline: 0;
  outline-offset: 0; }

.overflow-hidden {
  overflow: hidden;
  height: 100vh; }

.icon-filter {
  position: relative; }
  .icon-filter .path1:before {
    color: #236192; }
  .icon-filter .path2:before {
    margin-left: 0;
    color: #236192;
    position: absolute;
    left: 2px; }
  .icon-filter .path3:before {
    margin-left: -1.5em;
    color: rgba(35, 97, 146, 0.5); }
  .icon-filter .path4:before {
    margin-left: -1.38em;
    color: rgba(35, 97, 146, 0.5); }

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free" !important; }

.container > .component-content > .row {
  margin-left: -15px;
  margin-right: -15px; }

.blue-theme {
  background-color: #236192; }
  .blue-theme h1,
  .blue-theme h2,
  .blue-theme h3,
  .blue-theme h4,
  .blue-theme p,
  .blue-theme .lg-paragraph,
  .blue-theme .md-paragraph,
  .blue-theme .sm-paragraph,
  .blue-theme .paragraph-wrapper {
    color: #fff; }
  .blue-theme .separator-top, .blue-theme.separator-top {
    border-top: 1px solid rgba(240, 240, 240, 0.15); }
  .blue-theme .separator-bottom, .blue-theme.separator-bottom {
    border-bottom: 1px solid rgba(240, 240, 240, 0.15); }
  .blue-theme .separator-left {
    border-left: 1px solid rgba(240, 240, 240, 0.15); }

.light-theme {
  background-color: #EDEDED; }

.link-career {
  background-color: #F7F7F7; }

.dark-theme {
  background-color: #1A1918 !important; }
  .dark-theme h1,
  .dark-theme h2,
  .dark-theme h3,
  .dark-theme h4,
  .dark-theme p,
  .dark-theme .lg-paragraph,
  .dark-theme .md-paragraph,
  .dark-theme .sm-paragraph,
  .dark-theme .paragraph-wrapper {
    color: #fff; }
  .dark-theme .light-gray-text {
    color: rgba(240, 240, 240, 0.7) !important; }
  .dark-theme .separator-top, .dark-theme.separator-top {
    border-top: 1px solid rgba(240, 240, 240, 0.15); }
  .dark-theme .separator-bottom, .dark-theme.separator-bottom {
    border-bottom: 1px solid rgba(240, 240, 240, 0.15); }
  .dark-theme .separator-left {
    border-left: 1px solid rgba(240, 240, 240, 0.15); }
  .dark-theme.multiple-slick-card .slider-widget .slick-slide > div .card {
    border-bottom: 1px solid rgba(240, 240, 240, 0.5); }

.link a {
  cursor: pointer; }
  .link a:hover {
    color: #236192; }

.link-career {
  background-color: rgba(35, 97, 126, 0.15);
  font-size: 11px;
  color: #236192;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 2px 3px 0px; }
  @media screen and (min-width: 0) {
    .link-career {
      font-size: 11px; } }
  @media screen and (min-width: 768px) {
    .link-career {
      font-size: 11px; } }
  @media screen and (min-width: 992px) {
    .link-career {
      font-size: 11px; } }

.text-heading h2 {
  font-size: 18px;
  font-family: "FranklinGothicLTPro-Md" !important; }
  @media screen and (min-width: 0) {
    .text-heading h2 {
      font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .text-heading h2 {
      font-size: 18px; } }
  @media screen and (min-width: 992px) {
    .text-heading h2 {
      font-size: 21px; } }

a {
  color: inherit;
  border-radius: 4px; }
  a:hover {
    color: #236192; }
  a:hover, a:active, a:focus {
    transform: none !important;
    border: 0px; }

.light-gray-text {
  color: rgba(26, 25, 24, 0.7) !important; }

.off-gray-text {
  color: rgba(26, 25, 24, 0.5) !important; }

sub, sup {
  font-size: 55%; }

.sm-paragraph {
  font-size: 18px; }
  @media screen and (min-width: 0) {
    .sm-paragraph {
      font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .sm-paragraph {
      font-size: 18px; } }
  @media screen and (min-width: 992px) {
    .sm-paragraph {
      font-size: 18px; } }
  .sm-paragraph p {
    font-size: 18px; }
    @media screen and (min-width: 0) {
      .sm-paragraph p {
        font-size: 18px; } }
    @media screen and (min-width: 768px) {
      .sm-paragraph p {
        font-size: 18px; } }
    @media screen and (min-width: 992px) {
      .sm-paragraph p {
        font-size: 18px; } }

.md-paragraph {
  font-size: 18px; }
  @media screen and (min-width: 0) {
    .md-paragraph {
      font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .md-paragraph {
      font-size: 18px; } }
  @media screen and (min-width: 992px) {
    .md-paragraph {
      font-size: 18px; } }
  .md-paragraph p {
    font-size: 18px; }
    @media screen and (min-width: 0) {
      .md-paragraph p {
        font-size: 18px; } }
    @media screen and (min-width: 768px) {
      .md-paragraph p {
        font-size: 18px; } }
    @media screen and (min-width: 992px) {
      .md-paragraph p {
        font-size: 18px; } }

.lg-paragraph {
  font-size: 18px; }
  @media screen and (min-width: 0) {
    .lg-paragraph {
      font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .lg-paragraph {
      font-size: 18px; } }
  @media screen and (min-width: 992px) {
    .lg-paragraph {
      font-size: 21px; } }
  .lg-paragraph p {
    font-size: 18px; }
    @media screen and (min-width: 0) {
      .lg-paragraph p {
        font-size: 18px; } }
    @media screen and (min-width: 768px) {
      .lg-paragraph p {
        font-size: 18px; } }
    @media screen and (min-width: 992px) {
      .lg-paragraph p {
        font-size: 21px; } }

.dark-theme .language .select-box .selector-options {
  background-color: #F7F7F7; }
  .dark-theme .language .select-box .selector-options li {
    color: #2C2A29 !important;
    background-color: #F7F7F7; }

.dark-theme .language.language-active::after {
  color: #fff; }

.ow-disable-carousal-desktop .slick-track {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%; }

.slider-wrapper .slick-slide > div {
  height: 100%; }

.dark-theme-base {
  background: #222222 !important; }

.light-theme-base {
  background: #E8E8E8 !important; }

.justify-content-end > .component-content {
  justify-content: flex-end; }

.dark-theme-grid {
  background-color: #1A1918 !important;
  border-radius: 8px;
  margin: auto !important; }
  .dark-theme-grid * {
    color: #fff !important; }

.large-padding {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media only screen and (min-width: 992px) {
    .large-padding {
      padding-top: 80px;
      padding-bottom: 80px; } }

.extra-large-padding {
  padding-top: 0px;
  padding-bottom: 30px;
  overflow: hidden; }
  @media only screen and (min-width: 992px) {
    .extra-large-padding {
      padding-top: 140px;
      padding-bottom: 180px; } }

.medium-padding {
  padding-top: 40px  !important;
  padding-bottom: 40px  !important; }
  @media only screen and (min-width: 992px) {
    .medium-padding {
      padding-top: 60px  !important;
      padding-bottom: 60px  !important; } }

.extended-padding {
  padding-top: 20px !important;
  padding-bottom: 20px  !important;
  overflow: hidden; }
  @media only screen and (min-width: 992px) {
    .extended-padding {
      padding-top: 115px  !important;
      padding-bottom: 115px  !important; } }

.small-padding {
  padding-top: 20px !important;
  padding-bottom: 20px  !important; }
  @media only screen and (min-width: 992px) {
    .small-padding {
      padding-top: 40px  !important;
      padding-bottom: 40px  !important; } }

.extra-small-padding {
  padding-top: 20px  !important;
  padding-bottom: 20px  !important; }
  @media only screen and (min-width: 992px) {
    .extra-small-padding {
      padding-top: 24px  !important;
      padding-bottom: 24px  !important; } }

body .no-top-padding {
  padding-top: 0 !important; }

body .no-bottom-padding {
  padding-bottom: 0 !important; }

.large-font .text-wrapper h2 {
  font-size: 26px; }
  @media screen and (min-width: 0) {
    .large-font .text-wrapper h2 {
      font-size: 26px; } }
  @media screen and (min-width: 768px) {
    .large-font .text-wrapper h2 {
      font-size: 40px; } }
  @media screen and (min-width: 992px) {
    .large-font .text-wrapper h2 {
      font-size: 40px; } }

.separator-top {
  border-top: 1px solid rgba(44, 42, 41, 0.15); }

.separator-bottom {
  border-bottom: 1px solid rgba(44, 42, 41, 0.15); }

.separator-left {
  border-left: 1px solid rgba(44, 42, 41, 0.15); }

@media only screen and (min-width: 992px) {
  .separator-left-lg {
    border-left: 1px solid rgba(26, 25, 24, 0.15); } }

.pb-0 {
  padding-bottom: 0px !important; }

.container > .component-content > .row {
  justify-content: inherit !important; }
  .container > .component-content > .row.justify-content-between {
    justify-content: space-between !important; }

.indent-top {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media only screen and (min-width: 768px) {
    .indent-top {
      padding-top: 80px;
      padding-bottom: 80px; } }

.text-heading {
  margin-bottom: unset; }
  .text-heading .heading-title *,
  .text-heading .heading-subtitle * {
    color: #2C2A29 !important;
    font-family: "FranklinGothicLTPro-Md";
    font-size: 21px; }
    @media screen and (min-width: 0) {
      .text-heading .heading-title *,
      .text-heading .heading-subtitle * {
        font-size: 21px; } }
    @media screen and (min-width: 768px) {
      .text-heading .heading-title *,
      .text-heading .heading-subtitle * {
        font-size: 21px; } }
    @media screen and (min-width: 992px) {
      .text-heading .heading-title *,
      .text-heading .heading-subtitle * {
        font-size: 28px; } }
  .text-heading .heading-subtitle * {
    color: rgba(26, 25, 24, 0.5) !important; }

.dark-theme .text-heading .heading-title * {
  color: #F7F7F7 !important; }

.dark-theme .text-heading .heading-subtitle * {
  color: rgba(240, 240, 240, 0.5) !important; }

.overflow-hide {
  overflow: hidden; }

@media only screen and (min-width: 1200px) {
  .component-overflow .ow-card-align [class^="col-"]:first-of-type,
  .component-overflow .ow-card-align [class*=" col-"]:first-of-type {
    padding-left: 8px !important; }
  .component-overflow .ow-card-align [class^="col-"]:last-of-type,
  .component-overflow .ow-card-align [class*=" col-"]:last-of-type {
    padding-right: 8px !important; } }

.ow-card-align {
  padding: 0px 15px !important; }
  @media only screen and (min-width: 768px) {
    .ow-card-align {
      padding: 0px 8px !important; } }
  .ow-card-align [class^="col-"],
  .ow-card-align [class*=" col-"] {
    padding: 5px !important; }
    .ow-card-align [class^="col-"] > .component-content,
    .ow-card-align [class*=" col-"] > .component-content {
      height: 100%; }
    .ow-card-align [class^="col-"]:nth-of-type(odd),
    .ow-card-align [class*=" col-"]:nth-of-type(odd) {
      padding-left: 0px !important; }
    .ow-card-align [class^="col-"]:nth-of-type(even),
    .ow-card-align [class*=" col-"]:nth-of-type(even) {
      padding-right: 0px !important; }
    @media only screen and (min-width: 768px) {
      .ow-card-align [class^="col-"],
      .ow-card-align [class*=" col-"] {
        padding: 8px !important; }
        .ow-card-align [class^="col-"]:nth-of-type(odd),
        .ow-card-align [class*=" col-"]:nth-of-type(odd) {
          padding-left: 8px !important; }
        .ow-card-align [class^="col-"]:nth-of-type(even),
        .ow-card-align [class*=" col-"]:nth-of-type(even) {
          padding-right: 8px !important; } }
    @media only screen and (min-width: 1200px) {
      .ow-card-align [class^="col-"]:first-of-type,
      .ow-card-align [class*=" col-"]:first-of-type {
        padding-left: 15px !important; }
      .ow-card-align [class^="col-"]:last-of-type,
      .ow-card-align [class*=" col-"]:last-of-type {
        padding-right: 15px !important; } }

[class^="col-"] .component-content,
[class*=" col-"] .component-content {
  height: 100%; }

[class^="col-"] .ow-card-align,
[class*=" col-"] .ow-card-align {
  padding: 0px 0px !important; }

[class^="col-"] .image-overflow-left .wide-overflow-image,
[class*=" col-"] .image-overflow-left .wide-overflow-image {
  width: 100% !important; }

.component-placeholder-wrapper .ow-card-align {
  padding: 0px 15px !important; }
  @media only screen and (min-width: 768px) {
    .component-placeholder-wrapper .ow-card-align {
      margin-left: -32px !important;
      margin-right: -32px !important;
      padding: 0px 8px !important; } }
  .component-placeholder-wrapper .ow-card-align [class^="col-"],
  .component-placeholder-wrapper .ow-card-align [class*=" col-"] {
    padding: 8px !important; }
    .component-placeholder-wrapper .ow-card-align [class^="col-"] > .component-content,
    .component-placeholder-wrapper .ow-card-align [class*=" col-"] > .component-content {
      height: 100%; }
    .component-placeholder-wrapper .ow-card-align [class^="col-"]:nth-of-type(odd),
    .component-placeholder-wrapper .ow-card-align [class*=" col-"]:nth-of-type(odd) {
      padding-left: 0px !important; }
    .component-placeholder-wrapper .ow-card-align [class^="col-"]:nth-of-type(even),
    .component-placeholder-wrapper .ow-card-align [class*=" col-"]:nth-of-type(even) {
      padding-right: 0px !important; }
    @media only screen and (min-width: 768px) {
      .component-placeholder-wrapper .ow-card-align [class^="col-"]:nth-of-type(odd),
      .component-placeholder-wrapper .ow-card-align [class*=" col-"]:nth-of-type(odd) {
        padding-left: 8px !important; }
      .component-placeholder-wrapper .ow-card-align [class^="col-"]:nth-of-type(even),
      .component-placeholder-wrapper .ow-card-align [class*=" col-"]:nth-of-type(even) {
        padding-right: 8px !important; } }
  .component-placeholder-wrapper .ow-card-align.ow-comparison-card {
    padding: 0 !important; }
    @media only screen and (min-width: 768px) {
      .component-placeholder-wrapper .ow-card-align.ow-comparison-card {
        padding: 0 8px !important; } }

.overflow-visible {
  overflow: visible !important; }

.overflow-x {
  overflow-x: hidden; }

.overflow-y {
  overflow-y: hidden; }

.slick-track {
  display: flex;
  min-width: 100%; }

.page-heading * {
  font-family: "FranklinGothicLTPro-Md" !important; }

.page-heading h1, .page-heading h2 {
  font-size: 26px; }
  @media screen and (min-width: 0) {
    .page-heading h1, .page-heading h2 {
      font-size: 26px; } }
  @media screen and (min-width: 768px) {
    .page-heading h1, .page-heading h2 {
      font-size: 26px; } }
  @media screen and (min-width: 992px) {
    .page-heading h1, .page-heading h2 {
      font-size: 26px; } }
  @media only screen and (min-width: 992px) {
    .page-heading h1, .page-heading h2 {
      font-size: 26px; } }
  @media only screen and (min-width: 992px) and (min-width: 0) {
    .page-heading h1, .page-heading h2 {
      font-size: 26px; } }
  @media only screen and (min-width: 992px) and (min-width: 768px) {
    .page-heading h1, .page-heading h2 {
      font-size: 40px; } }
  @media only screen and (min-width: 992px) and (min-width: 992px) {
    .page-heading h1, .page-heading h2 {
      font-size: 40px; } }

.page-heading .paragraph-wrapper {
  margin-top: 10px;
  margin-bottom: 35px; }

.ow-product-card .component-content a:hover {
  border: 0 !important; }

.column-heading {
  width: 100%;
  padding: 25px 0px;
  font-size: 18px;
  color: #2C2A29; }
  @media screen and (min-width: 0) {
    .column-heading {
      font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .column-heading {
      font-size: 18px; } }
  @media screen and (min-width: 992px) {
    .column-heading {
      font-size: 21px; } }

.top-border-100 {
  position: relative;
  overflow-x: hidden; }
  .top-border-100::after {
    position: absolute;
    content: '';
    width: 300%;
    left: -100%;
    right: 0px;
    margin: auto;
    height: 1px;
    background-color: rgba(44, 42, 41, 0.15) !important;
    top: 0px; }
  .top-border-100.dark-theme::after {
    background-color: rgba(240, 240, 240, 0.15) !important; }

.ow-head-space {
  transition: .3s all;
  max-width: 100%;
  margin: 0 auto !important; }
  @media (max-width: 1200px) {
    .ow-head-space .main-banner__media-wrapper video, .ow-head-space .main-banner__media-wrapper img {
      border-radius: 0 !important; } }
  @media only screen and (min-width: 1200px) {
    .ow-head-space {
      max-width: calc(100% - 48px);
      width: 100%; } }
  @media (min-width: 1440px) {
    .ow-head-space {
      max-width: calc(100% - 60px); } }
  @media (min-width: 1920px) {
    .ow-head-space {
      max-width: calc(100% - 80px); } }
  .ow-head-space.cover-width {
    max-width: 100%; }
    @media only screen and (min-width: 1200px) {
      .ow-head-space.cover-width {
        padding-left: 0 !important;
        padding-right: 0 !important; } }

#mainContent > div, #content > div {
  margin-bottom: 0px; }

.component-overflow {
  margin-top: 0px !important;
  z-index: 1;
  position: relative;
  padding-top: 30px;
  width: calc(100% - 0px);
  border-radius: 0px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 992px) {
    .component-overflow {
      margin-top: -100px !important;
      max-width: calc(100% - 30px);
      border-radius: 8px;
      padding-bottom: 50px;
      padding-top: 60px; } }

.ow-section {
  width: 100% !important;
  padding: 0px !important; }

.title-arrow h2:first-of-type {
  padding-right: 10px;
  display: block;
  width: max-content;
  position: relative; }
  .title-arrow h2:first-of-type::after {
    position: absolute;
    content: "";
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 3%;
    top: 33%;
    display: inline-block;
    transform: rotate(-45deg); }

.light-theme .title-arrow h2:first-of-type::after {
  border-right: 2px solid #2C2A29;
  border-bottom: 2px solid #2C2A29; }

.align-item-top .row {
  align-items: self-start !important; }

.text-heading.ow-header-content h4 {
  font-size: 18px; }
  @media screen and (min-width: 0) {
    .text-heading.ow-header-content h4 {
      font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .text-heading.ow-header-content h4 {
      font-size: 18px; } }
  @media screen and (min-width: 992px) {
    .text-heading.ow-header-content h4 {
      font-size: 21px; } }

.border-bottom-radius .banner-image-text-center, .border-bottom-radius img {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important; }

.border-top-radius .banner-image-text-center, .border-top-radius img {
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important; }

.page-navigation-overlay {
  max-width: calc(100% - 30px);
  margin: 0 auto;
  border-radius: 8px;
  padding-bottom: 10px;
  padding-top: 0px !important; }

.breadcrump-overlay {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1; }
  .breadcrump-overlay * {
    color: #fff !important; }

.overlay-breadcrump-enable {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.multiple-slick-card .slider-widget .slick-slide > div {
  height: auto; }
  .multiple-slick-card .slider-widget .slick-slide > div .card {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-bottom: 1px solid rgba(26, 25, 24, 0.15); }
  .multiple-slick-card .slider-widget .slick-slide > div:first-child .card {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important; }
  .multiple-slick-card .slider-widget .slick-slide > div:last-child .card {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-bottom: none; }

@media (max-width: 767px) {
  .multiple-slick-card .simple-mobile-card .slider-widget .slick-slide > div .simple-card, .multiple-slick-card .simple-mobile-card .slider-widget .slick-slide > div .small-card-light {
    margin-bottom: 1px;
    border-radius: 0; }
    .multiple-slick-card .simple-mobile-card .slider-widget .slick-slide > div .simple-card.simple-child-first, .multiple-slick-card .simple-mobile-card .slider-widget .slick-slide > div .small-card-light.simple-child-first {
      border-top-left-radius: 8px !important;
      border-top-right-radius: 8px !important; }
    .multiple-slick-card .simple-mobile-card .slider-widget .slick-slide > div .simple-card.simple-child-last, .multiple-slick-card .simple-mobile-card .slider-widget .slick-slide > div .small-card-light.simple-child-last {
      border-bottom-left-radius: 8px !important;
      border-bottom-right-radius: 8px !important;
      border-bottom: none !important; } }

.bold-text * {
  font-family: "FranklinGothicLTPro-Md" !important; }

.quotes-text {
  width: 100%;
  padding: 0px 0px 15px 0px; }

.margin-lg-bottom {
  margin-bottom: 100px; }

.margin-md-bottom {
  margin-bottom: 60px; }

.margin-sm-bottom {
  margin-bottom: 30px; }

@media (max-width: 991px) {
  input {
    font-size: 16px !important; } }

.job-detail b, .job-detail strong {
  font-weight: bold; }
