﻿@charset "UTF-8";
/*@import "sass/base/_fonts";
*/
#ControlBar_ControlPanel {
  z-index: 999999;
}

#ControlEditPageMenu > li > a {
  padding-bottom: 19px;
  height: 55px;
}

#ControlNav > li > a, #ControlBar_CustomMenuItems > li > a, #ControlActionMenu > li > a {
  padding-bottom: 20px;
  height: 53px;
}

.DNNEmptyPane {
  height: 0 !important;
  width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: none !important;
}

.dnnSortable.ui-sortable, .dnnSortable.ui-droppable {
  padding: 0 15px;
}

.cke_editable {
  background: #fff;
  margin: 0;
  padding: 20px;
}

.ItemIcon {
  width: 16px !important;
  height: 16px !important;
}

.dnnCheckbox .mark {
  background-color: transparent;
}

.EditBarEmptyPane {
  width: auto !important;
}

div.actionMenu {
  display: block !important;
}
div.actionMenu .dnn_mact {
  margin-top: -121px !important;
  margin-left: -87px !important;
  width: 75px;
}
div.actionMenu .dnn_mact li:hover {
  border-color: transparent;
}
div.actionMenu .dnn_mact li:hover .fa {
  color: #111;
}
div.actionMenu .fa {
  color: #fff;
}

.DnnModule {
  position: static;
}
.DnnModule > a {
  display: none;
}

.container-item-edit {
  float: right;
}

.dnnEditState .contact-bar .dnnModuleManager.dnnSortable {
  min-height: 0px !important;
}
.dnnEditState .contact-bar .content {
  display: none;
}
.dnnEditState .mobile-block {
  display: block !important;
}

.container .dnnModuleManager {
  padding: 0 !important;
}

#dnnModuleDigitalAssetsSelectionToolbar, #dnnModuleDigitalAssetsListViewToolbar, #dnnModuleDigitalAssetsListContainer {
  min-height: 40px;
}

div.dnnModuleDigitalAssetsGrid {
  padding-bottom: 100px;
}

body.dnnEditState {
  margin-top: 120px;
}

.btn, .btn:visited, .inner .LiveForm.Custom .Fileupload .plupload_button, .inner .LiveForm.Custom .Field.Submitbutton input, .footer .LiveForm.Custom .Field.Submitbutton input, input[type=button], .inner .liveaccdefault a.btn {
  background: #101010;
  color: #fff;
  padding: 10px 50px;
  border-radius: 40px;
  font-size: 20px;
  line-height: 30px;
  border: 0;
  z-index: 15;
  margin-bottom: 10px;
  font-family: "Poppins", "Arial", sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 600 !important;
}

#dnn_ctr533_HtmlModule_lblContent .btn,
#dnn_ctr532_ModuleContent .btn,
#dnn_ctr405_HtmlModule_lblContent .btn.btn-white,
#dnn_ctr405_HtmlModule_lblContent .btn.btn-green,
#dnn_ctr405_HtmlModule_lblContent .btn.btn-dark,
#LiveForm414 input[type="submit"][name="dnn$ctr414$View$Submitbutton_414_6"],
#LiveForm464 input[type="submit"][name="dnn$ctr464$View$Submitbutton_464_7"] {
  font-size: 20px;
  padding: 10px 60px;
  min-width: 272px;
  height: 48px;
  line-height: 30px;
}

@media (max-width: 1599px) {
  .btn, .btn:visited, .inner .LiveForm.Custom .Fileupload .plupload_button, .inner .LiveForm.Custom .Field.Submitbutton input, .footer .LiveForm.Custom .Field.Submitbutton input, input[type=button], .inner .liveaccdefault a.btn {
    font-size: 20px;
  }

  .card-body .btn.btn-white,
  .card-body .btn.btn-green,
  .card-body .btn.btn-dark {
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .btn, .btn:visited, .inner .LiveForm.Custom .Fileupload .plupload_button, .inner .LiveForm.Custom .Field.Submitbutton input, .footer .LiveForm.Custom .Field.Submitbutton input, input[type=button], .inner .liveaccdefault a.btn {
    font-size: 18px;
    padding: 24px 47px;
  }
}
.btn:hover, .btn:visited:hover, .inner .LiveForm.Custom .Fileupload .plupload_button:hover, .inner .LiveForm.Custom .Field.Submitbutton input:hover, .footer .LiveForm.Custom .Field.Submitbutton input:hover, input[type=button]:hover, .inner .liveaccdefault a.btn:hover {
  background-color: #002BC4;
  color: #fff;
}
.btn.alt, .alt-bg .btn, .btn:visited.alt, .alt-bg .btn:visited, .inner .LiveForm.Custom .Fileupload .plupload_button.alt, .alt-bg .inner .LiveForm.Custom .Fileupload .plupload_button, .inner .LiveForm.Custom .Field.Submitbutton input.alt, .alt-bg .inner .LiveForm.Custom .Field.Submitbutton input, .footer .LiveForm.Custom .Field.Submitbutton input.alt, .alt-bg .footer .LiveForm.Custom .Field.Submitbutton input, input[type=button].alt, .alt-bg input[type=button], .inner .liveaccdefault a.btn.alt, .alt-bg .inner .liveaccdefault a.btn {
  background: none;
  border: 2px solid #101010;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn.alt:hover, .alt-bg .btn:hover, .btn:visited.alt:hover, .alt-bg .btn:visited:hover, .inner .LiveForm.Custom .Fileupload .plupload_button.alt:hover, .alt-bg .inner .LiveForm.Custom .Fileupload .plupload_button:hover, .inner .LiveForm.Custom .Field.Submitbutton input.alt:hover, .alt-bg .inner .LiveForm.Custom .Field.Submitbutton input:hover, .footer .LiveForm.Custom .Field.Submitbutton input.alt:hover, .alt-bg .footer .LiveForm.Custom .Field.Submitbutton input:hover, input[type=button].alt:hover, .alt-bg input[type=button]:hover, .inner .liveaccdefault a.btn.alt:hover, .alt-bg .inner .liveaccdefault a.btn:hover {
  background-color: #002BC4;
  border: 2px solid #002BC4;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn.dark, .btn:visited.dark, .inner .LiveForm.Custom .Fileupload .plupload_button.dark, .inner .LiveForm.Custom .Field.Submitbutton input.dark, .footer .LiveForm.Custom .Field.Submitbutton input.dark, input[type=button].dark, .inner .liveaccdefault a.btn.dark {
  background: #000000 !important;
  color: #FFF;
  text-transform: uppercase;
  z-index: 15;
}
.btn.dark:hover, .btn:visited.dark:hover, .inner .LiveForm.Custom .Fileupload .plupload_button.dark:hover, .inner .LiveForm.Custom .Field.Submitbutton input.dark:hover, .footer .LiveForm.Custom .Field.Submitbutton input.dark:hover, input[type=button].dark:hover, .inner .liveaccdefault a.btn.dark:hover {
  background: #002BC4 !important;
}
.btn.btn-arrow, .btn:visited.btn-arrow, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-arrow, .inner .LiveForm.Custom .Field.Submitbutton input.btn-arrow, .footer .LiveForm.Custom .Field.Submitbutton input.btn-arrow, input[type=button].btn-arrow, .inner .liveaccdefault a.btn.btn-arrow {
  background: none;
  padding: 7px 0px;
}
.bg-dark .btn.btn-arrow, .bg-blue .btn.btn-arrow, .btn.btn-arrow .bg-green, .bg-blue .btn:visited.btn-arrow, .btn:visited.btn-arrow .bg-green, .bg-blue .inner .LiveForm.Custom .Fileupload .plupload_button.btn-arrow, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-arrow .bg-green, .bg-blue .inner .LiveForm.Custom .Field.Submitbutton input.btn-arrow, .inner .LiveForm.Custom .Field.Submitbutton input.btn-arrow .bg-green, .bg-blue .footer .LiveForm.Custom .Field.Submitbutton input.btn-arrow, .footer .LiveForm.Custom .Field.Submitbutton input.btn-arrow .bg-green, .bg-blue input[type=button].btn-arrow, input[type=button].btn-arrow .bg-green, .bg-blue .inner .liveaccdefault a.btn.btn-arrow, .inner .liveaccdefault a.btn.btn-arrow .bg-green {
  color: #FFF;
}
.btn.btn-arrow:hover, .btn:visited.btn-arrow:hover, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-arrow:hover, .inner .LiveForm.Custom .Field.Submitbutton input.btn-arrow:hover, .footer .LiveForm.Custom .Field.Submitbutton input.btn-arrow:hover, input[type=button].btn-arrow:hover, .inner .liveaccdefault a.btn.btn-arrow:hover {
  color: #002BC4;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn.btn-arrow:hover bg-green, .btn:visited.btn-arrow:hover bg-green, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-arrow:hover bg-green, .inner .LiveForm.Custom .Field.Submitbutton input.btn-arrow:hover bg-green, .footer .LiveForm.Custom .Field.Submitbutton input.btn-arrow:hover bg-green, input[type=button].btn-arrow:hover bg-green, .inner .liveaccdefault a.btn.btn-arrow:hover bg-green {
  color: #002BC4;
}
.btn.btn-arrow:hover:after, .btn:visited.btn-arrow:hover:after, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-arrow:hover:after, .inner .LiveForm.Custom .Field.Submitbutton input.btn-arrow:hover:after, .footer .LiveForm.Custom .Field.Submitbutton input.btn-arrow:hover:after, input[type=button].btn-arrow:hover:after, .inner .liveaccdefault a.btn.btn-arrow:hover:after {
  right: -10px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.btn.btn-arrow:after, .btn:visited.btn-arrow:after, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-arrow:after, .inner .LiveForm.Custom .Field.Submitbutton input.btn-arrow:after, .footer .LiveForm.Custom .Field.Submitbutton input.btn-arrow:after, input[type=button].btn-arrow:after, .inner .liveaccdefault a.btn.btn-arrow:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  padding-left: 15px;
  top: 1px;
  position: relative;
  right: 0px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.btn.btn-panel, .btn:visited.btn-panel, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-panel, .inner .LiveForm.Custom .Field.Submitbutton input.btn-panel, .footer .LiveForm.Custom .Field.Submitbutton input.btn-panel, input[type=button].btn-panel, .inner .liveaccdefault a.btn.btn-panel {
  min-height: 150px;
  border-radius: 16px;
  width: 48%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 8px;
  margin-right: 10px;
}
.btn.btn-panel:hover span:after, .btn:visited.btn-panel:hover span:after, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-panel:hover span:after, .inner .LiveForm.Custom .Field.Submitbutton input.btn-panel:hover span:after, .footer .LiveForm.Custom .Field.Submitbutton input.btn-panel:hover span:after, input[type=button].btn-panel:hover span:after, .inner .liveaccdefault a.btn.btn-panel:hover span:after {
  right: -10px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 991px) {
  .btn.btn-panel, .btn:visited.btn-panel, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-panel, .inner .LiveForm.Custom .Field.Submitbutton input.btn-panel, .footer .LiveForm.Custom .Field.Submitbutton input.btn-panel, input[type=button].btn-panel, .inner .liveaccdefault a.btn.btn-panel {
    width: 100%;
    min-height: 0px;
    margin-right: 0px;
  }
}
.btn.btn-panel span, .btn:visited.btn-panel span, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-panel span, .inner .LiveForm.Custom .Field.Submitbutton input.btn-panel span, .footer .LiveForm.Custom .Field.Submitbutton input.btn-panel span, input[type=button].btn-panel span, .inner .liveaccdefault a.btn.btn-panel span {
  color: #FFF;
}
.btn.btn-panel span:after, .btn:visited.btn-panel span:after, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-panel span:after, .inner .LiveForm.Custom .Field.Submitbutton input.btn-panel span:after, .footer .LiveForm.Custom .Field.Submitbutton input.btn-panel span:after, input[type=button].btn-panel span:after, .inner .liveaccdefault a.btn.btn-panel span:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  padding-left: 15px;
  top: 1px;
  position: relative;
  right: 0px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.btn.btn-blue, .btn:visited.btn-blue, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-blue, .inner .LiveForm.Custom .Field.Submitbutton input.btn-blue, .footer .LiveForm.Custom .Field.Submitbutton input.btn-blue, input[type=button].btn-blue, .inner .liveaccdefault a.btn.btn-blue {
  background: #002BC4;
  color: #FFF;
}
.btn.btn-blue:hover, .btn:visited.btn-blue:hover, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-blue:hover, .inner .LiveForm.Custom .Field.Submitbutton input.btn-blue:hover, .footer .LiveForm.Custom .Field.Submitbutton input.btn-blue:hover, input[type=button].btn-blue:hover, .inner .liveaccdefault a.btn.btn-blue:hover {
  background: #101010 !important;
  color: #fff;
}
.btn.btn-green, .btn:visited.btn-green, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-green, .inner .LiveForm.Custom .Field.Submitbutton input.btn-green, .footer .LiveForm.Custom .Field.Submitbutton input.btn-green, input[type=button].btn-green, .inner .liveaccdefault a.btn.btn-green {
  background: #101010;
  color: #FFFFFF;
}
.btn.btn-green:hover, .btn:visited.btn-green:hover, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-green:hover, .inner .LiveForm.Custom .Field.Submitbutton input.btn-green:hover, .footer .LiveForm.Custom .Field.Submitbutton input.btn-green:hover, input[type=button].btn-green:hover, .inner .liveaccdefault a.btn.btn-green:hover {
  background: #002BC4 !important;
  color: #FFFFFF;
}
.btn.btn-dark, .btn:visited.btn-dark, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-dark, .inner .LiveForm.Custom .Field.Submitbutton input.btn-dark, .footer .LiveForm.Custom .Field.Submitbutton input.btn-dark, input[type=button].btn-dark, .inner .liveaccdefault a.btn.btn-dark {
  background: #101010;
  color: #FFFFFF;
}
.btn.btn-black, .btn:visited.btn-black, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-black, .inner .LiveForm.Custom .Field.Submitbutton input.btn-black, .footer .LiveForm.Custom .Field.Submitbutton input.btn-black, input[type=button].btn-black, .inner .liveaccdefault a.btn.btn-black {
  background: #000000;
  color: #FFF;
}
.btn.btn-black:hover, .btn:visited.btn-black:hover, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-black:hover, .inner .LiveForm.Custom .Field.Submitbutton input.btn-black:hover, .footer .LiveForm.Custom .Field.Submitbutton input.btn-black:hover, input[type=button].btn-black:hover, .inner .liveaccdefault a.btn.btn-black:hover {
  background: #E0E1E5 !important;
}
.btn.btn-white, .btn:visited.btn-white, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-white, .inner .LiveForm.Custom .Field.Submitbutton input.btn-white, .footer .LiveForm.Custom .Field.Submitbutton input.btn-white, input[type=button].btn-white, .inner .liveaccdefault a.btn.btn-white {
  background: #FFFFFF;
  color: #000000;
  border: 1px solid #C7C8CA;
}
.search-section .btn.btn-white, .search-section .btn:visited.btn-white, .search-section .inner .LiveForm.Custom .Fileupload .plupload_button.btn-white, .search-section .inner .LiveForm.Custom .Field.Submitbutton input.btn-white, .search-section .footer .LiveForm.Custom .Field.Submitbutton input.btn-white, .search-section input[type=button].btn-white, .search-section .inner .liveaccdefault a.btn.btn-white {
  font-weight: 600;
}
.btn.btn-white:hover, .btn:visited.btn-white:hover, .inner .LiveForm.Custom .Fileupload .plupload_button.btn-white:hover, .inner .LiveForm.Custom .Field.Submitbutton input.btn-white:hover, .footer .LiveForm.Custom .Field.Submitbutton input.btn-white:hover, input[type=button].btn-white:hover, .inner .liveaccdefault a.btn.btn-white:hover {
  background: #101010 !important;
  color: #FFFFFF !important;
  border: 1px solid #101010;
}

.btn-panel-group {
  display: flex;
  flex-wrap: wrap;
}

*:focus {
  outline: none 0 !important;
}

html {
  -webkit-font-smoothing: antialiased;
}

body {
  color: #000000;
  font-size: 18px;
  background: #fff;
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 400;
}
html.mm-opened body {
  padding-top: 0;
}
@media (min-width: 1600px) {
  body {
    font-size: 22px;
  }
}

#Form {
  background: #fff;
}

@media (min-width: 1600px) {
  .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .container {
    max-width: 1560px;
  }
}

@media (min-width: 1920px) {
  .container-fluid {
    max-width: 1720px;
  }
}

.main-content {
  min-height: 50vh;
}
@media (max-width: 575px) {
  .main-content .DnnModule {
    padding: 10px 0 0;
  }
}
.home .main-content .DnnModule {
  padding-top: 20px;
  padding-bottom: 20px;
}
.inner .main-content {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .inner .main-content {
    padding-top: 60px;
  }
}
.inner .main-content .DnnModule {
  padding-top: 10px;
  padding-bottom: 15px;
}
.inner .main-content .add-py-5 .DnnModule {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 991px) {
  .inner .main-content .add-py-5 .DnnModule {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.error-404 .main-content {
  min-height: 70vh;
}
.home .main-content .map .DnnModule, .home .main-content .work-with-us .DnnModule, .inner .main-content .map .DnnModule, .inner .main-content .work-with-us .DnnModule {
  margin: 0;
  padding: 0;
}
.inner.no-banner .main-content {
  margin: 120px 0 0;
}
.main-content table {
  border: none;
}

img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  min-height: 0px;
}

.alt-bg {
  background: #101010;
}
.alt-bg h1, .alt-bg h2, .alt-bg h3, .alt-bg h4, .alt-bg h5, .alt-bg p {
  color: #FFF;
}
.alt-bg .DnnModule {
  padding: 40px 0px !important;
}
@media (max-width: 575px) {
  .alt-bg .DnnModule {
    padding: 10px 0px !important;
  }
}

.bg-blue {
  background-color: #002BC4;
  color: #FFF;
  /*@if $color == 'yellow' {



      .btn {
          color: $yellow;
          background: $navy;

          &:hover {
              background: $light-yellow;
              color: $main-color;
          }
      }
  }*/
}
.bg-dark {
  background-color: #101010;
  color: #FFF;
}

.bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark p {
  color: #FFFFFF;
}
.bg-dark .btn:hover, .bg-dark .btn.btn-arrow:hover {
  color: #002BC4;
}

.bg-green {
  background-color: #101010;
  color: #FFF;
  /*@if $color == 'yellow' {



      .btn {
          color: $yellow;
          background: $navy;

          &:hover {
              background: $light-yellow;
              color: $main-color;
          }
      }
  }*/
}
.bg-green h1, .bg-green h2, .bg-green h3, .bg-green h4, .bg-green h5, .bg-green p {
  color: #FFFFFF;
}
.bg-green .btn:hover, .bg-green .btn.btn-arrow:hover {
  color: #002BC4;
}

.bg-silver {
  background-color: #C7C8CA;
  color: #FFF;
  /*@if $color == 'yellow' {



      .btn {
          color: $yellow;
          background: $navy;

          &:hover {
              background: $light-yellow;
              color: $main-color;
          }
      }
  }*/
}

.bg-black {
  background-color: #FFFFFF;
  color: #FFF;
  /*@if $color == 'yellow' {



      .btn {
          color: $yellow;
          background: $navy;

          &:hover {
              background: $light-yellow;
              color: $main-color;
          }
      }
  }*/
}

.bg-white {
  background-color: #000000;
  color: #FFF;
  /*@if $color == 'yellow' {



      .btn {
          color: $yellow;
          background: $navy;

          &:hover {
              background: $light-yellow;
              color: $main-color;
          }
      }
  }*/
}
.bg-white h1, .bg-white h2, .bg-white h3, .bg-white h4, .bg-white h5, .bg-white p {
  color: #000000;
}
.bg-white .btn:hover {
  background: #E0E1E5;
  color: #002BC4;
}

.panel {
  border-radius: 16px;
  text-align: left;
  padding: 15px;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel p {
  color: #FFF;
  margin-top: 0px;
}
.col-sm-3 .panel .btn {
  width: 100%;
}
.panel .Normal {
  margin: 0px !important;
}

.card {
  border-radius: 16px;
  border-color: #C7C8CA;
}

.modal-dialog {
  margin-top: 75px;
}

.inner.contact .newsletter .DnnModule-LiveForms {
  margin-top: 0;
}

.inner .newsletter .DnnModule {
  padding: 30px 0 70px 0;
}

footer {
  color: #fff;
}
footer p, footer a {
  font-size: 16px;
}
footer .wide-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5%;
}
@media (min-width: 1400px) {
  footer .wide-container {
    width: 100%;
    max-width: 1720px;
  }
}
@media (max-width: 767px) {
  footer .wide-container {
    padding: 0px 15px;
  }
}
@media (max-width: 991px) {
  footer {
    text-align: center;
  }
}
footer a, footer a:visited, footer a:link {
  color: #fff;
}
footer a .fas, footer a:visited .fas, footer a:link .fas {
  color: #002BC4 !important;
  display: block;
  font-size: 1em;
  margin: 0 0 15px;
}
footer a:hover, footer a:visited:hover, footer a:link:hover {
  color: #002BC4;
}
footer a:hover .fas, footer a:visited:hover .fas, footer a:link:hover .fas {
  color: #002BC4;
}
footer .logo {
  width: 250px;
  display: block;
  margin-top: 0px;
}
@media (max-width: 1399px) {
  footer .logo {
    width: 225px;
  }
}
@media (max-width: 1199px) {
  footer .logo {
    width: 200px;
  }
}
@media (max-width: 991px) {
  footer .logo {
    width: 250px;
    margin: 0px auto 0px;
  }
}
footer h4 {
  margin-top: 50px;
}
@media (max-width: 991px) {
  footer h4 {
    margin-top: 30px;
  }
}
footer .Normal, footer p {
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
}
footer .footer {
  background: #000000;
  padding: 80px 0px 40px;
}
footer .footer .LiveForm.Custom .Field > label.active {
  font-size: 0.778em;
  font-weight: bold;
  color: #101010;
  top: -16px;
  pointer-events: none;
}
footer .footer .LiveForm.Custom .Textarea {
  width: 100%;
  float: left;
  text-align: left;
}
@media (max-width: 991px) {
  footer .footer .LiveForm.Custom .Textarea {
    width: 100%;
  }
}
@media (max-width: 575px) {
  footer .footer .LiveForm.Custom .Textarea {
    width: 100%;
  }
}
footer .footer .LiveForm.Custom .Field.Submitbutton {
  margin-top: 0px;
  margin-left: 0px;
  float: left;
}
footer .footer .LiveForm.Custom .Field.Submitbutton input {
  background: none;
  border: 1px solid #C7C8CA;
  color: #C7C8CA;
  font-weight: normal;
  padding: 11px 94px;
}
@media (max-width: 991px) {
  footer .footer .LiveForm.Custom .Field.Submitbutton input {
    margin-top: 0;
    width: 100%;
  }
}
footer .footer .LiveForm.Custom .Captcha .g-recaptcha {
  float: right;
}
@media (max-width: 991px) {
  footer .footer .LiveForm.Custom .Captcha .g-recaptcha {
    float: none;
  }
  footer .footer .LiveForm.Custom .Captcha .g-recaptcha > div {
    margin: 0 auto;
  }
}
footer .footer .contact-details a {
  padding: 0px 15px;
}
@media (max-width: 1199px) {
  footer .footer .contact-details a {
    display: block;
    padding: 3px 0px;
  }
}
@media (max-width: 991px) {
  footer .footer .contact-details a {
    padding: 10px 0px;
  }
}
footer .copyright {
  background: #000000;
  font-size: 12px;
  padding: 10px 0 0;
}
footer .copyright a:hover {
  color: #ffffff;
}
footer .copyright * {
  font-size: 1em;
}
footer .copyright p {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  footer .copyright {
    text-align: center;
  }
}
footer .copyright .credits {
  text-align: right;
}
@media (max-width: 767px) {
  footer .copyright .credits {
    padding: 10px 0 0;
    text-align: center;
  }
}
@media (max-width: 575px) {
  footer .copyright .credits {
    padding: 10px 15px 0;
  }
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*border-bottom: 1px solid rgba(255,255,255,.12);*/
  background: #FFFFFF;
}
.home header {
  background: #FFFFFF;
}
@media (max-width: 991px) {
  .home header {
    background: none;
  }
}
@media (max-width: 991px) {
  header {
    text-align: center;
  }
  .inner header {
    background: #002BC4;
  }
}
.controlpanel header {
  top: 53px;
}
header .wide-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5%;
}
@media (min-width: 1400px) {
  header .wide-container {
    width: 100%;
    max-width: 1720px;
  }
}
@media (max-width: 767px) {
  header .wide-container {
    padding: 0 5% 0 0;
  }
}
header .logo {
  float: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 190px;
  margin-top: 22px;
  opacity: 0;
}
@media (max-width: 1199px) {
  header .logo {
    width: 180px;
    padding: 5px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 319px) {
  header .logo {
    width: 125px;
  }
}
.inner header .logo {
  opacity: 1 !important;
}
header .logo img {
  max-width: 100%;
}
header .extra-links {
  display: inline-block;
  list-style-type: none;
  margin: 15px 0px 5px;
  float: right;
}
@media (max-width: 1199px) {
  header .extra-links {
    margin: 5px 0px 5px;
  }
}
header.scroll {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.45);
  background: #FFFFFF;
}
@media (max-width: 991px) {
  header.scroll {
    padding: 0px 0;
    background: #002BC4;
  }
}
header.scroll .full-width-container {
  display: none;
}
header.scroll .full-width-container .contact-header p {
  margin: 0px;
}
header.scroll .logo {
  width: 190px;
  margin-top: 22px;
  margin-bottom: 10px;
  opacity: 1;
}
@media (max-width: 1199px) {
  header.scroll .logo {
    width: 180px;
    margin-top: 10px;
  }
}

h1 {
  margin-bottom: 0;
  font-size: 40px;
  color: #002BC4;
  line-height: 48px;
  text-transform: none;
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 600;
  /*    .inner & {

      @media (max-width:$screen-xs-max) {
          font-size: 1.5em;
      }
  }*/
}
@media (max-width: 575px) {
  .home h1 {
    margin-top: -30px;
  }
}
@media (min-width: 576px) {
  h1 {
    font-size: 48px;
    line-height: 52px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 58px;
    line-height: 64px;
  }
}
@media (min-width: 1600px) {
  h1 {
    font-size: 64px;
    line-height: 69px;
  }
}

h2 {
  font-family: "Poppins", "Arial", sans-serif;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #101010;
  line-height: 1.15em;
  font-weight: 600;
  font-size: 36px;
}
h2.blue {
  color: #002BC4;
}
h2.green {
  color: #101010;
}
h2.silver {
  color: #C7C8CA;
}
h2.black {
  color: #FFFFFF;
}
h2.white {
  color: #000000;
}
@media (max-width: 576px) {
  h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  h2 {
    font-size: 64px;
  }
}
h2 .fa {
  font-size: 0.75em;
  margin-left: 5px;
}

h3 {
  margin-top: 10px;
  color: #002BC4;
  font-size: 22px;
  line-height: 1.5em;
  font-weight: 600;
  font-family: "Poppins", "Arial", sans-serif;
}
@media (min-width: 576px) {
  h3 {
    font-size: 24px;
  }
}
@media (min-width: 1400px) {
  h3 {
    font-size: 36px;
    line-height: 42px;
  }
}
.footer h3 {
  color: #FFFFFF;
}
.our-people h3 {
  color: #000000;
}
.our-people h3 a {
  color: #000000;
}
.our-people h3 a:hover {
  color: #101010;
}
h3.lower {
  text-transform: none;
}

h4 {
  margin-bottom: 15px;
  margin-top: 0;
  color: #000000;
  font-size: 1.25em;
  line-height: 1.3em;
  font-weight: 600;
  font-family: "Poppins", "Arial", sans-serif;
}

h5 {
  margin: 0px;
  color: #000000;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: 700;
  font-family: "Poppins", "Arial", sans-serif;
}
.footer h5 {
  color: #FFF;
}

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner p, .parallax h1, .parallax h2, .parallax h3, .parallax h4, .parallax h5, .parallax p {
  color: #FFF;
}

b, strong {
  font-weight: bold;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

ul {
  margin-left: 0px;
}

p, .Normal, .NormalDisabled, .NormalDeleted, ul, li {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #000000;
}
.home .slider p, .home .slider .Normal, .home .slider .NormalDisabled, .home .slider .NormalDeleted, .home .slider ul, .home .slider li {
  color: #FFF;
  font-size: 22px;
  line-height: 28px;
}
@media (max-width: 575px) {
  .home .slider p, .home .slider .Normal, .home .slider .NormalDisabled, .home .slider .NormalDeleted, .home .slider ul, .home .slider li {
    font-size: 16px;
    padding: 0px 10px;
  }
}
@media (max-width: 575px) {
  p, .Normal, .NormalDisabled, .NormalDeleted, ul, li {
    font-size: 18px;
  }
}

.main-content ul {
  margin-left: 15px;
}
.main-content ul li {
  padding: 0px 0px 10px 0px;
}
.main-content ul.fa-ul {
  margin-left: 1.5em;
}
.main-content p, .main-content .Normal, .main-content .NormalDisabled, .main-content .NormalDeleted {
  margin: 0 0 20px;
}

.banner .Normal {
  margin: 0px;
}

/*///// LINKS /////*/
a, a:visited, input[type=button], input[type=submit], .inner .LiveForm.Custom .Fileupload .plupload_button, .contact .LiveForm.Custom .Field.Submitbutton input {
  text-decoration: none;
  cursor: pointer;
  word-wrap: break-word;
  color: #002BC4;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 15;
}
.bg-blue a, .bg-blue a:visited, .bg-blue input[type=button], .bg-blue input[type=submit], .bg-blue .inner .LiveForm.Custom .Fileupload .plupload_button, .bg-blue .contact .LiveForm.Custom .Field.Submitbutton input {
  color: #FFFFFF;
}
.bg-green a, .bg-green a:visited, .bg-green input[type=button], .bg-green input[type=submit], .bg-green .inner .LiveForm.Custom .Fileupload .plupload_button, .bg-green .contact .LiveForm.Custom .Field.Submitbutton input {
  color: #FFFFFF;
}
.bg-silver a, .bg-silver a:visited, .bg-silver input[type=button], .bg-silver input[type=submit], .bg-silver .inner .LiveForm.Custom .Fileupload .plupload_button, .bg-silver .contact .LiveForm.Custom .Field.Submitbutton input {
  color: #FFFFFF;
}
.bg-black a, .bg-black a:visited, .bg-black input[type=button], .bg-black input[type=submit], .bg-black .inner .LiveForm.Custom .Fileupload .plupload_button, .bg-black .contact .LiveForm.Custom .Field.Submitbutton input {
  color: #FFFFFF;
}
a:hover, a:visited:hover, input[type=button]:hover, input[type=submit]:hover, .inner .LiveForm.Custom .Fileupload .plupload_button:hover, .contact .LiveForm.Custom .Field.Submitbutton input:hover {
  color: #101010;
  text-decoration: none;
}

.floating-text {
  position: absolute;
  bottom: 30px;
  right: 15px;
  text-align: right;
  font-size: 78px;
  line-height: 92px;
}
.floating-text.left {
  left: 15px;
  text-align: left;
}
@media (max-width: 1599px) {
  .floating-text {
    font-size: 66px;
    line-height: 80px;
  }
}
@media (max-width: 1399px) {
  .floating-text {
    font-size: 50px;
    line-height: 70px;
    bottom: 15px;
  }
}
@media (max-width: 991px) {
  .floating-text {
    font-size: 66px;
    line-height: 70px;
    bottom: 15px;
  }
}
@media (max-width: 767px) {
  .floating-text {
    font-size: 46px;
    line-height: 50px;
  }
}

.raised {
  position: relative;
  top: -35px;
}
@media (max-width: 575px) {
  .raised {
    display: block;
    top: 0px;
  }
}
@media (max-width: 575px) {
  .raised.stack {
    display: block;
    top: 0px;
  }
}

.client-quote {
  text-align: center;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  font-size: 1em;
  position: relative;
  font-style: italic;
}
.client-quote:before {
  content: "“";
  font-weight: 900;
  color: #101010;
  font-size: 2em;
  margin-right: 10px;
}
.client-quote:after {
  content: "”";
  font-weight: 900;
  color: #101010;
  font-size: 2em;
  margin-left: 10px;
}

.menu-container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 5px;
}
@media (min-width: 576px) {
  .menu-container {
    margin: 25px 0 25px;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .menu-container {
    float: none;
    text-align: center;
    margin: 40px 0 40px;
  }
}
.menu-container ul.dropdown {
  padding-left: 0px;
  margin-bottom: 0px;
}
.menu-container ul.dropdown li {
  display: inline-block;
  font-size: 14px;
  padding: 0px 8px;
}
@media (min-width: 1200px) {
  .menu-container ul.dropdown li {
    font-size: 16px;
    padding: 0px 12px;
  }
}
@media (min-width: 1600px) {
  .menu-container ul.dropdown li {
    font-size: 18px;
    padding: 0px 16px;
  }
}
.menu-container ul.dropdown li.selected a {
  color: #101010;
}
.menu-container ul.dropdown li a {
  font-weight: 600;
  text-align: center;
}
.menu-container ul.dropdown li a:hover {
  color: #101010;
}

nav {
  display: inline-block;
}
@media (max-width: 991px) {
  nav {
    display: none;
  }
}
nav .main-menu {
  font-size: 2em;
  padding: 15px;
}
nav .main-menu .fa-times {
  display: none;
}
nav .main-menu .fa-bars {
  display: block;
}
nav .main-menu.show .fa-times {
  display: block;
}
nav .main-menu.show .fa-bars {
  display: none;
}
nav ul {
  list-style-type: none;
}
nav ul.dropdown-menu {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border: none;
}
.sectors nav ul.dropdown-menu, .home nav ul.dropdown-menu {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.sectors nav ul.dropdown-menu li:nth-child(2) a, .home nav ul.dropdown-menu li:nth-child(2) a {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
nav ul li {
  display: block;
  position: relative;
  padding: 0 0px;
  z-index: 9998;
  /*&:hover .dropdown {
      visibility: visible;*/ /* shows sub-menu */
  /*opacity: 1;
      z-index: 1;
      @include transform(translateY(0%));
  }*/
}
@media (max-width: 991px) {
  nav ul li {
    padding: 0 12px;
  }
}
@media (max-width: 1399px) {
  nav ul li {
    padding: 0 12px;
  }
}
nav ul li a, nav ul li a:visited, nav ul li span, nav ul li span a {
  font-weight: 600;
  display: block;
  font-size: 18px;
  color: #002BC4;
  position: relative;
  padding: 10px 100px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: lowercase;
  text-align: center;
}
@media (max-width: 991px) {
  nav ul li a, nav ul li a:visited, nav ul li span, nav ul li span a {
    font-size: 1em;
  }
}
@media (max-width: 1399px) {
  nav ul li a, nav ul li a:visited, nav ul li span, nav ul li span a {
    font-size: 1.1em;
  }
}
nav ul li a.current, nav ul li a:visited.current, nav ul li span.current, nav ul li span a.current {
  color: #101010;
}
nav ul li a.current:before, nav ul li a:visited.current:before, nav ul li span.current:before, nav ul li span a.current:before {
  width: 100%;
}
nav ul li:hover a, nav ul li:hover a:visited, nav ul li:focus a, nav ul li:focus a:visited {
  background: #002BC4;
  color: #FFF;
}
nav ul li.last a {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
nav ul li .dropdown-toggle:after {
  content: none;
  display: none;
}
nav ul li .dropdown {
  display: none !important;
  visibility: hidden; /* hides sub-menu */
  opacity: 0;
  position: absolute;
  left: 0px;
  text-align: left;
  margin-left: 0px;
  padding: 16px 0 0;
  width: 200px;
  z-index: -1;
  -webkit-transform: translateY(-2em);
  -moz-transform: translateY(-2em);
  -o-transform: translateY(-2em);
  transform: translateY(-2em);
}
.scroll nav ul li .dropdown {
  padding-top: 16px;
}
nav ul li .dropdown > li {
  background: #FFFFFF;
  width: 100%;
  padding: 0px 0px;
}
nav ul li .dropdown > li a, nav ul li .dropdown > li a:visited {
  font-weight: 300;
  text-transform: none;
  color: #002BC4;
  font-size: 1em;
  line-height: 1.5em;
  padding: 15px 30px;
}
@media (max-width: 1399px) {
  nav ul li .dropdown > li a, nav ul li .dropdown > li a:visited {
    font-size: 1.1em;
  }
}
nav ul li .dropdown > li a:before, nav ul li .dropdown > li a:visited:before {
  position: absolute;
  content: "";
  display: block;
  background: #101010;
  width: 0;
  height: 2px;
  bottom: 10px;
  left: 0;
  transition: 0.3s cubic-bezier(0.03, 0.3, 0.4, 0.96);
}
nav ul li .dropdown > li:hover a, nav ul li .dropdown > li:hover a:visited {
  color: #101010;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
nav ul li .dropdown > li:hover a:before, nav ul li .dropdown > li:hover a:visited:before {
  width: 100%;
}
nav ul li .dropdown > li span {
  padding: 0px 30px;
}
nav ul li .dropdown > li .dropdown {
  display: none;
}
nav #navigation > ul > li.first {
  display: none;
}

#mm-navigation.mm-menu {
  background: #FFFFFF;
  /*title*/
}
#mm-navigation.mm-menu.mm-top {
  height: 100%;
}
#mm-navigation.mm-menu .mm-panels > .mm-panel {
  padding-left: 0;
  padding-right: 0;
  padding-top: 40px;
}
#mm-navigation.mm-menu .mm-panels > .mm-panel > .mm-listview:first-child, #mm-navigation.mm-menu .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0;
}
#mm-navigation.mm-menu .mm-vertical .mm-listview .mm-panel, #mm-navigation.mm-menu .mm-listview .mm-vertical .mm-panel {
  display: block;
}
#mm-navigation.mm-menu .mm-listview > li {
  /*arrow*/
  /*menu item*/
  /*menu item text*/
  /*submenu*/
}
#mm-navigation.mm-menu .mm-listview > li .mm-next {
  display: none;
}
#mm-navigation.mm-menu .mm-listview > li .mm-next + a {
  margin-right: 0px;
}
#mm-navigation.mm-menu .mm-listview > li:not(.mm-divider)::after {
  border-color: rgba(255, 255, 255, 0.1);
  left: 20px;
}
#mm-navigation.mm-menu .mm-listview > li > a, #mm-navigation.mm-menu .mm-listview > li > span {
  color: #002BC4;
  font-size: 24px;
  padding: 20px 20px;
  font-weight: 600;
  text-align: center;
  text-transform: lowercase;
}
#mm-navigation.mm-menu .mm-listview > li .mm-vertical .mm-listview .mm-panel, #mm-navigation.mm-menu .mm-listview > li .mm-listview .mm-vertical .mm-panel {
  display: block;
}
#mm-navigation.mm-menu .mm-listview > li.mm-opened > a.mm-next, #mm-navigation.mm-menu .mm-listview > li.mm-opened > .mm-panel, #mm-navigation.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, #mm-navigation.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  display: none;
}
#mm-navigation.mm-menu .mm-listview > li.dropdown-submenu:last-of-type:not(.mm-divider)::after {
  border: 0 none;
}
#mm-navigation.mm-menu .mm-listview > li.dropdown-submenu > a, #mm-navigation.mm-menu .mm-listview > li.dropdown-submenu > span {
  font-weight: 500;
  text-transform: none;
  font-size: 18px;
  padding: 10px 20px;
}
#mm-navigation.mm-menu .mm-listview > li .dropdown-toggle:after {
  display: none;
}
#mm-navigation.mm-menu .mm-navbar {
  height: 60px;
  line-height: 35px;
  padding: 0 40px;
}
#mm-navigation.mm-menu .mm-navbar > *, #mm-navigation.mm-menu .mm-navbar a {
  color: rgba(255, 255, 255, 0.3);
}
#mm-navigation.mm-menu .mm-navbar .mm-btn {
  height: 60px;
  width: 60px;
}
#mm-navigation.mm-menu .mm-navbar .mm-btn:before, #mm-navigation.mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.3);
}
#mm-navigation.mm-menu #mm-0 .mm-title {
  padding: 16px 0;
}
#mm-navigation.mm-menu #mm-1 > ul > li.first {
  display: none;
}
#mm-navigation.mm-menu span.dropdown-toggle a {
  color: #FFF;
}

#mm-blocker {
  background: rgba(0, 0, 0, 0.5);
}

.toggle-nav-mobile {
  position: fixed;
  right: 15px;
  z-index: 9999;
  display: block;
  top: 15px;
  pointer-events: none;
}
.toggle-nav-mobile.opened {
  right: 30px;
}
.toggle-nav-mobile a.toggle-nav {
  padding: 5px 10px 10px;
  font-size: 2em;
  color: #FFFFFF;
  text-decoration: none;
  pointer-events: all;
}
.toggle-nav-mobile a.toggle-nav .fa-bars {
  color: #FFFFFF;
}
@media (max-width: 991px) {
  .toggle-nav-mobile a.toggle-nav .fa-bars {
    color: #FFFFFF;
  }
}
.toggle-nav-mobile a.toggle-nav:hover {
  color: #101010;
}
.toggle-nav-mobile a.toggle-nav.menu-opened, .toggle-nav-mobile a.toggle-nav.menu-opened i {
  color: #101010 !important;
}
.toggle-nav-mobile a.toggle-nav i {
  display: none;
}
.toggle-nav-mobile a.toggle-nav i.active {
  display: block;
}
@media (max-width: 991px) {
  .toggle-nav-mobile a.toggle-nav {
    color: #FFFFFF;
  }
  .toggle-nav-mobile a.toggle-nav.menu-opened, .toggle-nav-mobile a.toggle-nav.menu-opened i {
    color: #101010 !important;
  }
}
.toggle-nav-mobile.inner a.toggle-nav i {
  color: #FFFFFF !important;
}
@media (max-width: 991px) {
  .toggle-nav-mobile.inner a.toggle-nav i {
    color: #FFFFFF !important;
  }
}
.toggle-nav-mobile.inner a.toggle-nav.menu-opened i {
  color: #101010 !important;
}
.toggle-nav-mobile.scroll a.toggle-nav i {
  color: #002BC4 !important;
}
@media (max-width: 991px) {
  .toggle-nav-mobile.scroll a.toggle-nav i {
    color: #FFFFFF !important;
  }
}

/*@import "sass/modules/_accordion";
*/
.banner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.inner .banner-pane .banner {
  height: 500px;
  margin-bottom: 50px;
}
@media (max-width: 1399px) {
  .inner .banner-pane .banner {
    height: 484px;
    background-position: 50% 15%;
  }
}
@media (max-width: 575px) {
  .inner .banner-pane .banner {
    height: 400px;
    background-position: 50% 15%;
  }
}

.banner-pane {
  position: relative;
}
.banner-pane.contained {
  margin-bottom: 50px !important;
}

.home .banner-pane .DnnModule, .inner .banner-pane .DnnModule {
  padding: 0px;
}

.banner.mini-banner {
  height: 440px;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .banner.mini-banner {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .banner.mini-banner {
    height: 440px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1600px) {
  .banner.mini-banner {
    height: 420px;
  }
}
.sectors .banner.mini-banner {
  height: 320px;
}
@media (min-width: 1600px) {
  .sectors .banner.mini-banner {
    height: 424px;
  }
}
.sectors-section .banner.mini-banner {
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
}
@media (max-width: 1399px) {
  .sectors-section .banner.mini-banner {
    height: 300px;
  }
}
@media (min-width: 1400px) {
  .sectors-section .banner.mini-banner {
    max-height: 350px;
  }
}
@media (min-width: 1600px) {
  .sectors-section .banner.mini-banner {
    max-height: 400px;
  }
}
.sectors-section .banner.mini-banner .overlay {
  border-radius: 8px !important;
}
.search-section .banner.mini-banner {
  height: 250px;
  text-align: right;
}
@media (min-width: 320px) {
  .search-section .banner.mini-banner {
    height: 300px;
  }
}
@media (min-width: 576px) {
  .search-section .banner.mini-banner {
    height: 350px;
  }
}
@media (min-width: 768px) {
  .search-section .banner.mini-banner {
    height: 425px;
    max-height: 425px;
  }
}
@media (min-width: 992px) {
  .search-section .banner.mini-banner {
    height: 325px;
    max-height: 325px;
  }
}
@media (min-width: 1400px) {
  .search-section .banner.mini-banner {
    height: 400px;
    max-height: 400px;
  }
}
.search-section .banner.mini-banner .content {
  display: flex;
  align-items: end;
  padding: 0px 0px;
}
.search-section .banner.mini-banner .overlay {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}
.search-section .banner.mini-banner h1 {
  text-align: right;
  font-size: 84px;
  margin-bottom: 30px;
  font-size: 48px;
}
@media (min-width: 576px) {
  .search-section .banner.mini-banner h1 {
    font-size: 52px;
  }
}
@media (min-width: 576px) {
  .search-section .banner.mini-banner h1 {
    font-size: 64px;
  }
}
@media (min-width: 1600px) {
  .search-section .banner.mini-banner h1 {
    font-size: 84px;
  }
}
.sectors-section .banner.mini-banner:hover .overlay {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #002BC4;
  background-color: rgba(0, 43, 196, 0.75);
}
.banner.mini-banner:hover .arrow-link {
  font-size: 2em;
}
.banner.mini-banner .overlay, .banner.mini-banner .overlay-link {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  border-radius: 20px;
}
.banner.mini-banner .overlay {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.banner.mini-banner .arrow-link {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.banner.mini-banner .overlay-link {
  background: none;
}
.banner.mini-banner .content {
  padding: 0px 15px;
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.banner.mini-banner .content > div {
  width: 100%;
}
.banner.mini-banner .content > div h3 {
  text-transform: none;
  text-align: center;
}
.banner.mini-banner .content * {
  color: #FFF;
}

.banner.short-content {
  margin-bottom: 78px;
}
.banner.short-content.contained {
  margin-bottom: 50px !important;
}
@media (max-width: 991px) {
  .banner.short-content.contained {
    margin-bottom: 100px !important;
  }
}
@media (max-width: 575px) {
  .banner.short-content.contained {
    margin-bottom: 140px !important;
  }
}
.inner .banner.short-content {
  height: 515px;
  margin-bottom: 140px;
}
.inner .banner-pane .banner.short-content {
  height: 494px;
  margin-bottom: 130px;
  background-position: 60% 25%;
}
@media (max-width: 1399px) {
  .inner .banner-pane .banner.short-content {
    height: 454px;
    margin-bottom: 130px;
    background-position: 82% 25%;
  }
}
@media (max-width: 575px) {
  .inner .banner-pane .banner.short-content {
    height: 475px;
    margin-bottom: 110px;
    background-position: 82% 25%;
  }
}
.home .banner.short-content {
  margin-bottom: 120px;
  height: 515px;
  background-position: 50% 15%;
}
@media (max-width: 575px) {
  .home .banner.short-content {
    height: 424px;
    margin-bottom: 280px;
    background-position: 82% 50%;
  }
}
@media (max-width: 390px) {
  .home .banner.short-content {
    height: 350px;
    margin-bottom: 400px;
    background-position: 82% 50%;
  }
}
@media (max-width: 1599px) {
  .banner.short-content {
    height: 574px;
    margin-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .banner.short-content {
    height: 474px;
    margin-bottom: 120px;
    background-position: 82% 50%;
  }
}
@media (max-width: 575px) {
  .banner.short-content {
    height: 474px;
    margin-bottom: 150px;
    background-position: 82% 50%;
  }
}
.banner.short-content + .text-container {
  position: absolute;
  bottom: -100px;
  left: 50%;
  top: auto;
  transform: translateX(-50%);
}
@media (max-width: 575px) {
  .banner.short-content + .text-container {
    top: 250px;
    bottom: auto;
  }
}
.inner .banner-pane .banner.short-content + .text-container {
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%);
}
.inner .banner-pane .banner.short-content + .text-container.contained {
  bottom: 0px;
}
.inner .banner-pane .banner.short-content + .text-container.contained .panel {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
@media (max-width: 575px) {
  .inner .banner-pane .banner.short-content + .text-container.contained {
    bottom: -100px;
  }
}
@media (max-width: 991px) {
  .inner .banner-pane .banner.short-content + .text-container.contained {
    bottom: -100px;
    top: auto;
  }
  .inner .banner-pane .banner.short-content + .text-container.contained .panel {
    border-radius: 16px !important;
    min-height: 225px;
  }
}
@media (max-width: 991px) {
  .inner .banner-pane .banner.short-content + .text-container {
    bottom: -100px;
    top: auto;
  }
  .inner .banner-pane .banner.short-content + .text-container .panel {
    border-radius: 16px !important;
    min-height: 225px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.banner.short-content .container {
  padding-bottom: 40px;
}
@media (max-width: 1599px) {
  .banner.short-content .container {
    padding-bottom: 20px;
  }
}

.banner.with-floating-panel .content {
  background-color: #002BC4;
  background-color: rgba(0, 43, 196, 0.75);
  border-radius: 20px;
}

.homebanner .main-logo {
  margin-top: 150px;
}
@media (max-width: 1399px) {
  .homebanner .main-logo {
    margin-top: 100px;
  }
}

.error-404 .main-content h1, .error-404 .main-content h2, .error-404 .main-content h3, .error-404 .main-content h4, .error-404 .main-content h5, .error-404 .main-content p {
  color: #002BC4;
  text-shadow: none !important;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .error-404 .main-content .col-12 {
    flex: 0 0 65%;
  }
}
@media (min-width: 1200px) {
  .error-404 .main-content .col-12 {
    flex: 0 0 75%;
  }
}
@media (max-width: 991px) {
  .error-404 .main-content .banner {
    background-image: none !important;
  }
}

.image-panel img {
  border-radius: 20px;
}

/*** Generic slick slider settings ***/
.slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 10;
  margin-left: 0px !important;
}
.slick-dots li {
  display: inline-block;
  padding: 0 7px !important;
}
.slick-dots li button {
  background: #C7C8CA;
  border: 0 none;
  border-radius: 100%;
  height: 16px;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
.slick-dots li button:hover {
  background: #101010;
}
.slick-dots li.slick-active button {
  background: #002BC4;
}
.alt-bg .slick-dots {
  bottom: -50px;
}
.alt-bg .slick-dots li button {
  background: #fff;
}
.alt-bg .slick-dots li button:hover {
  background: #002BC4;
}
.alt-bg .slick-dots li.slick-active button {
  background: #002BC4;
}

.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  top: 45%;
  color: #000000;
  border: 0;
  background: none;
  z-index: 1;
  padding: 0px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 300;
}
@media (max-width: 991px) {
  .slick-prev,
  .slick-next {
    display: none !important;
  }
}
.slick-prev:hover,
.slick-next:hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.slick-prev {
  left: -60px;
}
@media (max-width: 767px) {
  .slick-prev {
    left: 20px;
  }
}

.slick-prev:after {
  content: "\f0a8";
  font: 40px "Font Awesome 5 Pro";
}

.slick-next {
  right: -60px;
  text-align: right;
}
@media (max-width: 767px) {
  .slick-next {
    right: 20px;
  }
}

.slick-next:after {
  content: "\f0a9";
  font: 40px "Font Awesome 5 Pro";
}

.slick-prev:hover:after,
.slick-next:hover:after {
  color: #101010;
}

.slider-controls .slick-prev {
  position: absolute;
  left: 80px;
  top: 0;
}
.slider-controls .slick-prev:after {
  font-size: 22px;
}
.slider-controls .slick-next {
  position: absolute;
  right: 80px;
  top: 0;
}
.slider-controls .slick-next:after {
  font-size: 22px;
}
.slider-controls ul.slick-dots {
  position: static;
}
.slider-controls ul.slick-dots li {
  padding: 6px 7px 0px !important;
}

.inner .our-people-details .container {
  max-width: 720px;
  position: relative;
}
@media (min-width: 992px) {
  .inner .our-people-details .container {
    max-width: 1140px;
  }
}
.inner .our-people-details .container h1 {
  margin-bottom: 20px;
}
.inner .our-people-details .container h3 {
  color: #101010;
  margin-top: 0px;
}
.inner .our-people-details .container h3 a {
  color: #000000;
}
.inner .our-people-details .container h3 a:hover {
  color: #101010;
}
.inner .our-people-details .container ul.fa-ul li {
  color: #FFF;
}
.inner .our-people-details .container ul.fa-ul li i {
  color: #002BC4;
}
@media (max-width: 767px) {
  .inner .our-people-details .container ul.fa-ul li i {
    color: #FFFFFF;
  }
}
.inner .our-people-details .banner.short-content {
  margin-top: 0px;
  background-position: top right;
  height: 500px;
}
.inner .our-people-details .banner.short-content .container {
  padding-bottom: 0px;
}
.inner .our-people-details .banner.short-content .container .panel {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
@media (max-width: 575px) {
  .inner .our-people-details .banner.short-content {
    margin-bottom: 200px !important;
  }
}
.inner .our-people-details .banner.short-content.mobile {
  height: 75vh;
}
.inner .our-people-details .banner.short-content.mobile + .text-container {
  position: absolute;
}
@media (max-width: 575px) {
  .inner .our-people-details .banner.short-content.mobile + .text-container {
    top: auto !important;
    bottom: -100px !important;
  }
}
.inner .our-people-details .banner.short-content .back {
  font-size: 40px;
  position: absolute;
  left: 15px;
  top: 30px;
  cursor: pointer;
}
.inner .our-people-details .banner.short-content .back:hover {
  color: #101010;
}
.inner .our-people-details .banner.short-content .btn {
  font-size: 16px;
  padding: 8px 32px;
  background: #FFFFFF;
  color: #002BC4;
}
.inner .our-people-details .banner.short-content .btn:hover {
  color: #ffffff;
}
.inner .our-people-details .banner.short-content .team {
  text-transform: capitalize;
}
.inner .our-people-details .banner.short-content .talk-to {
  margin-top: 30px;
}
@media (max-width: 1599px) {
  .inner .our-people-details .banner.short-content .talk-to {
    margin-top: 20px;
  }
}
.inner .our-people-details .banner.short-content a {
  color: #002BC4;
}
.inner .our-people-details .text-container {
  position: absolute;
}
.inner .our-people-details .text-container .panel {
  border-radius: 16px !important;
}
.inner .our-people-details .text-container .panel ul.fa-ul li {
  color: #FFF;
}
.inner .our-people-details .text-container .panel ul.fa-ul li i {
  color: #002BC4;
}
@media (max-width: 767px) {
  .inner .our-people-details .text-container .panel ul.fa-ul li i {
    color: #FFFFFF;
  }
}
.inner .our-people-details .text-container .panel .btn {
  font-size: 16px;
  padding: 8px 32px;
  color: #002BC4;
  font-weight: 600;
}

/*** OUR PEOPLE SLIDER ***/
.our-people-slider {
  /*    &.one-row {

      .item {
          padding-top: 0px;

          @media(min-width: $screen-lg-min) {
              padding-top: 30px;
          }

          @media(min-width: $screen-3xl-min) {
              padding-top: 60px;
          }
      }

      &.featured {
          padding: 10px 0px 30px;

          @media(min-width: $screen-lg-min) {
              padding: 20px 0px 20px;
          }

          @media(min-width: $screen-3xl-min) {
              padding: 30px 0px 30px;
          }

          img {
              position: absolute;
              left: 0;
              bottom: 0;
              max-height: 275px;


              @media(min-width: $screen-3xl-min) {
                  max-height: 400px;
              }
          }


          .item {
              @media(min-width: $screen-lg-min) {
                  padding-right: 30px;
              }


              @media(min-width: $screen-2xl-min) {
                  padding-left: 80px;
                  padding-right: 40px;
              }


              @media(min-width: $screen-3xl-min) {
                  padding-right: 20px;
              }
          }
      }
  }*/
}
.our-people-slider .btn {
  font-size: 16px;
  padding: 4px 14px;
  /*
          @media(max-width: $screen-xs-max) {
              font-size: 13px;
              padding: 4px 12px;
          }*/
}
@media (max-width: 991px) {
  .our-people-slider .btn {
    font-size: 15px;
    padding: 4px 12px;
  }
}
.our-people-slider .our-people h3 a {
  color: #000000;
}
.our-people-slider .our-people h3 a:hover {
  color: #101010;
}
.our-people-slider .item {
  text-align: right;
  position: relative;
}
.our-people-slider .item h2 {
  text-align: right;
  float: right;
}
.our-people-slider .item h2 {
  text-align: right;
  float: right;
}
.our-people-slider .item h4 {
  font-size: 24px;
  line-height: 26px;
  text-align: right;
  float: right;
}
@media (max-width: 767px) {
  .our-people-slider .item h4 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .our-people-slider .item h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 1600px) {
  .our-people-slider .item h4 {
    font-size: 32px;
    line-height: 40px;
  }
}
.our-people-slider .item .panel {
  text-align: right;
  min-height: 300px;
}
@media (min-width: 768px) {
  .our-people-slider .item .panel {
    min-height: 324px;
  }
}
@media (min-width: 1600px) {
  .our-people-slider .item .panel {
    min-height: 348px;
  }
}
.our-people-slider .item p {
  text-align: right;
  display: block;
  float: right;
  margin-bottom: 20px;
  line-height: 24px;
}
.our-people-slider .item p.job-title {
  min-height: 50px;
}
.our-people-slider .item .fa {
  color: #002BC4;
}
.our-people-slider.listing, .our-people-slider.featured {
  padding: 0px 0px 50px;
}
.our-people-slider.listing .item, .our-people-slider.featured .item {
  padding: 20px 10px;
}
@media (max-width: 1199px) {
  .our-people-slider.listing .item, .our-people-slider.featured .item {
    padding: 20px 5px;
  }
}
@media (max-width: 767px) {
  .our-people-slider.listing .item, .our-people-slider.featured .item {
    padding: 20px 5px;
  }
}
.our-people-slider.listing .item .card, .our-people-slider.featured .item .card {
  border-radius: 16px;
}
.our-people-slider.listing .item .card-image, .our-people-slider.featured .item .card-image {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .our-people-slider.listing .item .card-image.col-md-5, .our-people-slider.featured .item .card-image.col-md-5 {
    flex: 0 0 auto;
    width: 38%;
  }
}
.our-people-slider.listing .item .card-body h4, .our-people-slider.featured .item .card-body h4 {
  color: #000000;
}
@media (min-width: 768px) {
  .our-people-slider.listing .item .card > div.col-md-7, .our-people-slider.featured .item .card > div.col-md-7 {
    flex: 0 0 auto;
    width: 62%;
  }
}
.our-people-slider.listing .item .panel, .our-people-slider.featured .item .panel {
  text-align: right;
  min-height: 300px;
}
@media (min-width: 1600px) {
  .our-people-slider.listing .item .panel, .our-people-slider.featured .item .panel {
    min-height: 348px;
  }
}
.our-people-slider.listing .item h3, .our-people-slider.featured .item h3 {
  color: #FFFFFF;
}
.our-people-slider.listing .item a, .our-people-slider.featured .item a {
  color: #ffffff;
}
.our-people-slider.listing .item a:hover, .our-people-slider.featured .item a:hover {
  color: #ffffff;
}
.our-people-slider.listing .item p, .our-people-slider.featured .item p {
  width: 100%;
  line-height: 24px;
}
.our-people-slider.listing .item p.job-title, .our-people-slider.featured .item p.job-title {
  min-height: 50px;
}
.our-people-slider.listing .item img, .our-people-slider.featured .item img {
  position: absolute;
  left: 0;
  bottom: 0;
  max-height: 250px;
}
@media (min-width: 1600px) {
  .our-people-slider.listing .item img, .our-people-slider.featured .item img {
    max-height: 325px;
  }
}
.our-people-slider.featured .item .row > div {
  min-height: 348px;
}
.our-people-slider.featured .item h3, .our-people-slider.featured .item p {
  color: #FFFFFF;
}
.our-people-slider.featured .item a {
  color: #FFFFFF;
}
.our-people-slider.featured .item a.btn {
  color: #002BC4;
}
.our-people-slider.featured .item a:hover {
  color: #101010;
}

.our-people-popup.modal .modal-content {
  border-radius: 16px;
}
.our-people-popup.modal .modal-content .image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.our-people-popup.modal .modal-content .modal-header {
  border: none;
  padding-bottom: 0px;
}
.our-people-popup.modal .modal-content .modal-header .btn-close {
  margin-top: -22px;
}

.testimonials {
  padding-bottom: 80px;
}
.testimonials .item p {
  font-size: 16px;
}
.testimonials .item img {
  max-height: 120px !important;
  max-width: 75% !important;
  margin: 0 auto;
}
.testimonials .item .quote {
  font-weight: 900;
  color: #101010;
  font-size: 2em;
  opacity: 0.5;
  line-height: 0.5em;
}

.quotes p {
  margin-bottom: 0px !important;
}
.quotes .quote {
  font-weight: 900;
  color: #101010;
  font-size: 2em;
  opacity: 0.5;
  line-height: 0.5em;
  display: block;
}
.quotes .quote.end {
  float: right;
}

input, textarea {
  font-family: "Poppins", "Arial", sans-serif;
}

/*Live Forms*/
.LiveForm.Custom, .footer .LiveForm.Custom {
  /*
      table {
          margin-top: 15px;

          td {
              padding: 5px 0px;

              label {
                  top: 25px;

                  &.active {
                      top: -5px !important;
                  }
              }
          }
      }
  }*/
}
.LiveForm.Custom ul, .footer .LiveForm.Custom ul {
  padding: 0px;
  margin-left: 0px;
}
.LiveForm.Custom .Field.hidden, .footer .LiveForm.Custom .Field.hidden {
  display: none !important;
}
.LiveForm.Custom .Field.FieldSpacing, .footer .LiveForm.Custom .Field.FieldSpacing {
  padding: 5px 15px;
  margin: 0 0px 45px;
}
.LiveForm.Custom .Field.FieldSpacing.Required::before, .footer .LiveForm.Custom .Field.FieldSpacing.Required::before {
  content: "*";
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
}
.LiveForm.Custom input[type=text], .LiveForm.Custom select, .LiveForm.Custom textarea, .footer .LiveForm.Custom input[type=text], .footer .LiveForm.Custom select, .footer .LiveForm.Custom textarea {
  border: 0;
  border-bottom: 1px solid #000000;
  font-family: "Poppins", "Arial", sans-serif;
  background: transparent;
  width: 100%;
}
.LiveForm.Custom input[type=text].error, .LiveForm.Custom select.error, .LiveForm.Custom textarea.error, .footer .LiveForm.Custom input[type=text].error, .footer .LiveForm.Custom select.error, .footer .LiveForm.Custom textarea.error {
  border-color: #F00;
}
.LiveForm.Custom input[type=button], .footer .LiveForm.Custom input[type=button] {
  border: none;
}
.LiveForm.Custom textarea, .footer .LiveForm.Custom textarea {
  min-height: 80px;
}
.LiveForm.Custom .Field > label, .LiveForm.Custom .Field .MatrixWrapper > label, .footer .LiveForm.Custom .Field > label, .footer .LiveForm.Custom .Field .MatrixWrapper > label {
  font-size: 1em;
  font-weight: 400;
  position: absolute;
  top: 4px;
  z-index: 9;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 90%;
  left: 15px;
  text-align: left;
  color: #000000;
}
.LiveForm.Custom .Field > label.active, .LiveForm.Custom .Field .MatrixWrapper > label.active, .footer .LiveForm.Custom .Field > label.active, .footer .LiveForm.Custom .Field .MatrixWrapper > label.active {
  font-size: 0.778em;
  font-weight: bold;
  color: #002BC4;
  top: -16px;
  left: 6px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .LiveForm.Custom .Field > label.active, .LiveForm.Custom .Field .MatrixWrapper > label.active, .footer .LiveForm.Custom .Field > label.active, .footer .LiveForm.Custom .Field .MatrixWrapper > label.active {
    left: 15px;
  }
}
.LiveForm.Custom label.error, .footer .LiveForm.Custom label.error {
  background: #FBEDC9;
  text-transform: uppercase;
  color: #fff;
  font-size: 0.778em;
  font-weight: 300;
  margin: 5px 0 0;
  padding: 7px 12px;
}
.LiveForm.Custom label.Field-SubLabel-Container, .footer .LiveForm.Custom label.Field-SubLabel-Container {
  font-size: 16px;
  font-weight: normal;
  color: #101010;
  font-size: 0.778em;
}
.LiveForm.Custom .Field Table td, .footer .LiveForm.Custom .Field Table td {
  position: relative;
}
.LiveForm.Custom .Text, .footer .LiveForm.Custom .Text {
  font-size: 18px;
}
@media (min-width: 1600px) {
  .LiveForm.Custom .Text, .footer .LiveForm.Custom .Text {
    font-size: 22px;
  }
}
.LiveForm.Custom .Dropdown .Field-Container, .footer .LiveForm.Custom .Dropdown .Field-Container {
  border-bottom: 2px solid #002BC4;
  width: 100%;
  overflow: hidden;
  background: transparent;
}
.LiveForm.Custom .Dropdown .Field-Container:after, .footer .LiveForm.Custom .Dropdown .Field-Container:after {
  color: #002BC4;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 1.4em;
  position: absolute;
  right: 0;
  top: 0;
}
.LiveForm.Custom .Dropdown .Field-Container select, .footer .LiveForm.Custom .Dropdown .Field-Container select {
  padding-left: 0;
  padding-right: 0;
  width: 110%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}
.LiveForm.Custom .Dropdown .Field-Container select:focus, .footer .LiveForm.Custom .Dropdown .Field-Container select:focus {
  outline: none;
}
.LiveForm.Custom .Dropdown .Field-Container select option, .footer .LiveForm.Custom .Dropdown .Field-Container select option {
  padding-left: 0;
  padding-right: 0;
}
.LiveForm.Custom .Radiobutton label, .footer .LiveForm.Custom .Radiobutton label {
  top: 0px !important;
}
.LiveForm.Custom .Radiobutton div[class^=Field-Container], .footer .LiveForm.Custom .Radiobutton div[class^=Field-Container] {
  margin-top: 20px;
}
.LiveForm.Custom .Dropdown.Required .Field-Container::after, .footer .LiveForm.Custom .Dropdown.Required .Field-Container::after {
  right: 18px;
}
.LiveForm.Custom .Captcha label, .footer .LiveForm.Custom .Captcha label {
  display: none;
}
.LiveForm.Custom .Fileupload, .footer .LiveForm.Custom .Fileupload {
  /*        .plupload_filelist li {
      background: #f5f5f5;
  }*/
}
.LiveForm.Custom .Fileupload .plupload_filelist_header, .LiveForm.Custom .Fileupload .plupload_filelist_footer, .footer .LiveForm.Custom .Fileupload .plupload_filelist_header, .footer .LiveForm.Custom .Fileupload .plupload_filelist_footer {
  background: transparent;
  padding: 0;
}
.LiveForm.Custom .Fileupload .plupload_container, .footer .LiveForm.Custom .Fileupload .plupload_container {
  border: none;
}
.LiveForm.Custom .Fileupload .plupload_button, .LiveForm.Custom .Fileupload a.plupload_disabled, .footer .LiveForm.Custom .Fileupload .plupload_button, .footer .LiveForm.Custom .Fileupload a.plupload_disabled {
  padding: 9px 15px;
  cursor: pointer;
}
.LiveForm.Custom .Fileupload .plupload_button:hover, .LiveForm.Custom .Fileupload a.plupload_disabled:hover, .footer .LiveForm.Custom .Fileupload .plupload_button:hover, .footer .LiveForm.Custom .Fileupload a.plupload_disabled:hover {
  background: #101010 !important;
}
.LiveForm.Custom .Fileupload .plupload_content, .footer .LiveForm.Custom .Fileupload .plupload_content {
  border: 1px solid #002BC4;
  padding: 10px;
}
.LiveForm.Custom .Fileupload .plupload_filelist_header, .footer .LiveForm.Custom .Fileupload .plupload_filelist_header {
  background: #002BC4;
}
.LiveForm.Custom .Fileupload .plupload_file_name, .footer .LiveForm.Custom .Fileupload .plupload_file_name {
  float: left;
  color: #002BC4;
  font-weight: bold;
}
.LiveForm.Custom .Fileupload .plupload_filelist_footer .plupload_file_name, .footer .LiveForm.Custom .Fileupload .plupload_filelist_footer .plupload_file_name {
  float: none;
}
.LiveForm.Custom .Fileupload .plupload_filelist, .footer .LiveForm.Custom .Fileupload .plupload_filelist {
  margin: 0px 0px 20px;
}
.LiveForm.Custom .Fileupload .plupload_filelist li, .footer .LiveForm.Custom .Fileupload .plupload_filelist li {
  width: 100% !important;
  padding: 20px 0px;
}
.LiveForm.Custom .Checkbox table, .footer .LiveForm.Custom .Checkbox table {
  width: 100%;
  margin-top: 10px;
}
.LiveForm.Custom .Checkbox table tr td label, .footer .LiveForm.Custom .Checkbox table tr td label {
  margin-left: 10px;
}
.LiveForm.Custom p, .footer .LiveForm.Custom p {
  line-height: 26px;
}
.LiveForm.Custom .Submit-Align-Left, .footer .LiveForm.Custom .Submit-Align-Left {
  text-align: left;
}
.LiveForm.Custom .Submit-Align-Center, .footer .LiveForm.Custom .Submit-Align-Center {
  text-align: center;
}
.LiveForm.Custom .Submit-Align-Right, .footer .LiveForm.Custom .Submit-Align-Right {
  text-align: right;
}

.inner .LiveForm.Custom input[type=text], .inner .LiveForm.Custom select, .inner .LiveForm.Custom textarea {
  color: #000000;
  width: 100%;
}
.inner .LiveForm.Custom input[type=text].error, .inner .LiveForm.Custom select.error, .inner .LiveForm.Custom textarea.error {
  border-color: #F00;
}
.inner .LiveForm.Custom .Field > label, .inner .LiveForm.Custom .Field .MatrixWrapper > label {
  padding: 0px 10px;
}

.inner #popup .LiveForm.Custom ul {
  margin: 0px;
}
.inner #popup .LiveForm.Custom .Field.FieldSpacing {
  margin: 0 0px 20px;
}
.inner #popup .LiveForm.Custom .Field.Submitbutton {
  margin: 0px 0px 10px;
}
.inner #popup .LiveForm.Custom .Field.Submitbutton input {
  width: 100%;
  padding: 12px 24px 10px;
  color: #ffffff;
  font-size: 22px;
}
.inner #popup .LiveForm.Custom .Field.Submitbutton input:hover {
  color: #FFFFFF;
}

.footer .LiveForm.Custom {
  margin-bottom: 90px;
}
.footer .LiveForm.Custom .Field > label, .footer .LiveForm.Custom .Field .MatrixWrapper > label {
  color: #FFFFFF;
}
.footer .LiveForm.Custom input[type=text], .footer .LiveForm.Custom select, .footer .LiveForm.Custom textarea {
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
}

/*Edit mode overrides*/
.Designer_Tab .Field > label, .Designer_Tab .Field .MatrixWrapper > label {
  pointer-events: all !important;
}

.LFSettings {
  margin-top: 120px;
  margin-top: 0;
}

.xmp-form {
  margin-top: 150px;
}
.xmp-form label.xmp-form-label {
  width: 250px !important;
}

.job-search-wrapper {
  position: relative;
}
.job-search-wrapper .form-control {
  padding: 16px;
  border-radius: 40px;
  max-width: 1248px;
  text-align: center;
  font-size: 18px;
  margin: 10px auto 0px;
}
@media (min-width: 992px) {
  .job-search-wrapper .form-control {
    margin: 40px auto 0px;
    font-size: 32px;
  }
}
.job-search-wrapper .search {
  width: 40px;
  height: 40px;
  background: #002BC4;
  color: #FFFFFF;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 44px;
  position: absolute;
  right: 3%;
  bottom: 12px;
}
@media (min-width: 992px) {
  .job-search-wrapper .search {
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 54px;
    right: 3%;
    bottom: 15px;
  }
}
@media (min-width: 1600px) {
  .job-search-wrapper .search {
    right: 11%;
  }
}
.job-search-wrapper .search:hover {
  background: #101010;
}

#ja-jobs-widget .ja-job-search {
  margin: -20px 0 30px;
  font-size: 18px;
  padding-top: 60px;
}
@media (max-width: 575px) {
  #ja-jobs-widget .ja-job-search {
    margin-bottom: 50px;
  }
}
#ja-jobs-widget .ja-job-search .ja-form {
  display: table;
  width: 100%;
}
#ja-jobs-widget .ja-job-search .ja-field-container, #ja-jobs-widget .ja-job-search .ja-submit {
  display: table-cell;
  padding: 0 10px 0 0;
  width: 20%;
}
@media (max-width: 767px) {
  #ja-jobs-widget .ja-job-search .ja-field-container, #ja-jobs-widget .ja-job-search .ja-submit {
    display: inline-block;
    padding: 0 10px 9px 0;
    width: 33.333%;
  }
}
@media (max-width: 575px) {
  #ja-jobs-widget .ja-job-search .ja-field-container, #ja-jobs-widget .ja-job-search .ja-submit {
    padding: 0 0 9px 0;
    width: 100%;
  }
}
#ja-jobs-widget .ja-job-search .ja-field-container label, #ja-jobs-widget .ja-job-search .ja-submit label {
  display: none;
}
#ja-jobs-widget .ja-job-search .ja-field-container input, #ja-jobs-widget .ja-job-search .ja-field-container select, #ja-jobs-widget .ja-job-search .ja-submit input, #ja-jobs-widget .ja-job-search .ja-submit select {
  width: 100%;
  background: #FFFFFF;
  border-radius: 16px;
  border: 1px solid #C7C8CA;
  text-align: center;
  padding: 5px 15px;
}
#ja-jobs-widget .ja-job-search .ja-field-container select option, #ja-jobs-widget .ja-job-search .ja-submit select option {
  text-align: left;
  padding: 0px;
  padding: 10px;
}
#ja-jobs-widget .ja-job-search .ja-field-container select:not([size]), #ja-jobs-widget .ja-job-search .ja-submit select:not([size]) {
  height: 38px;
}
#ja-jobs-widget .ja-job-search .ja-submit input {
  color: #FFF;
  display: none;
}
#ja-jobs-widget .ja-job-search .ja-submit input:hover {
  background: #101010;
}
#ja-jobs-widget .ja-job-search .ja-field-container:nth-last-child(2) {
  display: none !important;
}
#ja-jobs-widget .ja-job-list-container {
  width: 100%;
  float: left;
  font-size: 18px;
}
#ja-jobs-widget .ja-job-list-container .job {
  width: 100%;
  float: left;
  border-bottom: 1px solid #C7C8CA;
  margin-bottom: 1px;
  position: relative;
  pointer-events: all;
  cursor: pointer;
  background: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#ja-jobs-widget .ja-job-list-container .job:hover {
  background: #101010;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 16px;
}
#ja-jobs-widget .ja-job-list-container .job:hover .title a,
#ja-jobs-widget .ja-job-list-container .job:hover li,
#ja-jobs-widget .ja-job-list-container .job:hover .date-posted
 {
  color: #fff;
}
#ja-jobs-widget .ja-job-list-container .job:hover .meta:after {
  background: #FFFFFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  #ja-jobs-widget .ja-job-list-container .job {
    padding-bottom: 30px;
  }
}
#ja-jobs-widget .ja-job-list-container .job h2.title {
  margin: 0;
  margin-top: 30px;
  font-size: 1.125em;
  color: #0099e1;
  padding: 21px 24px 7px;
  font-weight: 600;
  font-family: "Poppins", "Arial", sans-serif;
  width: 30%;
  display: inline-block;
}
@media (max-width: 1399px) {
  #ja-jobs-widget .ja-job-list-container .job h2.title {
    width: 25%;
    font-size: 1em;
  }
}
@media (max-width: 1199px) {
  #ja-jobs-widget .ja-job-list-container .job h2.title {
    width: 20%;
  }
}
@media (max-width: 991px) {
  #ja-jobs-widget .ja-job-list-container .job h2.title {
    width: 100%;
    font-size: 1em;
  }
}
#ja-jobs-widget .ja-job-list-container .job h2.title a {
  color: #000;
}
#ja-jobs-widget .ja-job-list-container .job .meta {
  font-weight: 400;
  display: inline-block;
  width: 65%;
  vertical-align: top;
  margin-top: 50px;
}
@media (max-width: 1399px) {
  #ja-jobs-widget .ja-job-list-container .job .meta {
    width: 70%;
  }
}
@media (max-width: 1199px) {
  #ja-jobs-widget .ja-job-list-container .job .meta {
    width: 65%;
  }
}
@media (max-width: 991px) {
  #ja-jobs-widget .ja-job-list-container .job .meta {
    width: 100%;
    margin-top: 10px;
  }
}
#ja-jobs-widget .ja-job-list-container .job .meta:after {
  content: "Apply Now";
  padding: 2px 20px;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 45px;
  border-radius: 20px;
  text-transform: lowercase;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
}
@media (max-width: 991px) {
  #ja-jobs-widget .ja-job-list-container .job .meta:after {
    top: auto;
    bottom: 15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  #ja-jobs-widget .ja-job-list-container .job .meta:after {
    width: 90%;
    padding: 5px 20px;
  }
}
#ja-jobs-widget .ja-job-list-container .job .meta ul.classifications {
  padding: 0 20px 17px;
  line-height: 1.2em;
  margin-left: 0px;
  vertical-align: middle;
}
#ja-jobs-widget .ja-job-list-container .job .meta li {
  font-weight: 400;
  padding: 0 0px 0 0;
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 0.875em;
  line-height: 1em;
  width: 31%;
  vertical-align: middle;
}
@media (max-width: 991px) {
  #ja-jobs-widget .ja-job-list-container .job .meta li {
    width: 100%;
  }
}
#ja-jobs-widget .ja-job-list-container .job .meta li:before {
  display: none;
}
#ja-jobs-widget .ja-job-list-container .job .meta li:nth-child(2) {
  display: none;
}
#ja-jobs-widget .ja-job-list-container .job .meta li:last-child {
  border: 0;
  padding-right: 0;
  display: none;
}
#ja-jobs-widget .ja-job-list-container .job .meta .date-posted {
  padding: 18px 24px 0;
  font-weight: 400;
  margin-bottom: 9px;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
}
#ja-jobs-widget .ja-job-list-container .job .meta .date-posted:before {
  content: "Listed:";
}
#ja-jobs-widget .ja-job-list-container .job .summary {
  padding: 0 24px 0;
  font-weight: 400;
  font-size: 16px;
  display: none;
}
#ja-jobs-widget .ja-job-list-container .job .view-details, #ja-jobs-widget .ja-job-list-container .job .view-details-page {
  text-indent: -9999px;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  display: block;
  z-index: 99;
  color: #fff;
}
#ja-jobs-widget .ja-job-list-container .ja-pager * {
  margin-top: 10px;
  margin-right: 10px;
}
#ja-jobs-widget .ja-job-details {
  padding-top: 60px;
}
#ja-jobs-widget .ja-job-details h2.title {
  margin: 0 0 20px;
}
#ja-jobs-widget .ja-job-details .meta {
  font-weight: 400;
}
#ja-jobs-widget .ja-job-details .meta ul.classifications {
  margin: 0 -5px;
  padding: 0px;
}
#ja-jobs-widget .ja-job-details .meta li {
  font-weight: 600;
  padding: 0 9px 0 0;
  display: inline-block;
  border-right: 1px solid;
  margin: 0 0 0 5px;
  line-height: 1em;
}
@media (max-width: 400px) {
  #ja-jobs-widget .ja-job-details .meta li {
    border-right: 0;
    display: block;
    line-height: normal;
  }
}
#ja-jobs-widget .ja-job-details .meta li:before {
  display: none;
}
#ja-jobs-widget .ja-job-details .meta li:last-child {
  border: 0;
  padding-right: 0;
}
#ja-jobs-widget .ja-job-details .meta .date-posted {
  border-bottom: 1px solid #002BC4;
  padding: 0 0 24px;
  font-weight: 400;
  margin-bottom: 30px;
}
#ja-jobs-widget .ja-job-details .meta .date-posted:before {
  content: "Listed:";
}
#ja-jobs-widget .ja-job-details ul.bullet-points {
  background-color: #002BC4 !important;
  padding: 20px 40px 10px;
  margin: 0 0 30px;
  border-radius: 16px;
}
#ja-jobs-widget .ja-job-details ul.bullet-points li {
  color: #FFF;
}
#ja-jobs-widget .ja-job-details .apply {
  text-align: center;
}
#ja-jobs-widget .ja-job-details .apply * {
  display: block;
  margin: 0 auto;
}
#ja-jobs-widget .ja-job-details .apply a.back-link {
  margin: 20px 0px;
}
#ja-jobs-widget .ja-job-details .apply .ja-button {
  background: #101010;
  color: #fff;
}
#ja-jobs-widget .ja-job-details .apply .ja-button:hover {
  background: #000000;
  color: #FFF;
}
#ja-jobs-widget .ja-apply-iframe {
  padding-top: 100px;
}
#ja-jobs-widget .powered-by-jobadder {
  opacity: 0;
  float: left;
}

.featured-jobs {
  margin-bottom: 60px;
}
.featured-jobs h2 {
  margin-bottom: 40px;
}
.featured-jobs .row .col-12 .panel {
  background: #002BC4;
  margin-bottom: 30px;
}
.featured-jobs .row .col-12:nth-child(2) .panel {
  background: #101010;
}
.featured-jobs .row .col-12:nth-child(3) .panel {
  background: #000000;
}
.featured-jobs .panel label {
  font-size: 14px;
  opacity: 0.8;
  display: block;
}
.featured-jobs .panel h3 {
  font-size: 32px;
  line-height: 36px;
  min-height: 128px;
  padding-bottom: 20px;
}
.featured-jobs .panel a {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
}
.featured-jobs .panel a:hover {
  color: #C7C8CA;
}
.featured-jobs .panel p {
  margin-bottom: 0.75rem;
}

.splash-screen {
  background: #000;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.splash-screen.slide-up {
  animation: slideUp 0.5s ease forwards;
}
.splash-screen .logo-container {
  width: 800px;
  position: relative;
  padding: 0px 30px;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1199px) {
  .splash-screen .logo-container {
    width: 600px;
    top: 40%;
  }
}
@media (max-width: 575px) {
  .splash-screen .logo-container {
    width: 400px;
  }
}
.splash-screen .logo-container img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes slideUp {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    opacity: 0;
  }
}
/*@import "sass/modules/_childlinks";
*/
.icon {
  border-radius: 200px;
  width: 250px;
  height: 250px;
  line-height: 100px;
  font-size: 4em;
  color: #002BC4;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.icon:hover {
  color: #101010;
}
.icon-black {
  color: #000 !important;
}
.icon + h3 {
  text-align: center;
}

.green-bg {
  background: #002BC4;
  padding: 40px 0px;
}
.green-bg .DnnModule {
  margin-top: 0px;
  padding: 40px 0px;
}
.green-bg p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  color: #FFF;
}

.dark-bg {
  background: #002BC4;
  padding: 0px 0px;
}
.dark-bg .DnnModule {
  padding: 40px 0px !important;
}
.dark-bg p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  color: #FFF;
}
.dark-bg h2 {
  color: #FFF;
  margin-top: 0px;
}
.dark-bg a.btn {
  color: #000000;
}
.dark-bg a.btn:hover {
  color: #FFF;
}

.fancybox-box {
  /* Custom styling */
  max-width: 650px;
  padding: 10px 30px 30px 30px;
  border-radius: 4px;
  /* Custom transition - fade from top*/
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.3s;
}
.fancybox-slide--complete .fancybox-box {
  opacity: 1;
  transform: translateY(0);
}

/*contact page*/
.banner-pane iframe {
  margin: 80px 0 0;
  width: 100%;
}
@media (max-width: 1025px) {
  .banner-pane iframe {
    margin: 50px 0 0;
  }
}
@media (max-width: 319px) {
  .banner-pane iframe {
    margin: 100px 0 0;
  }
}

/*contact*/
.inner.contact .DnnModule-LiveForms {
  margin-bottom: 60px;
}

.home .banner-pane {
  margin-bottom: 140px;
}
@media (max-width: 991px) {
  .home .banner-pane {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .home .banner-pane {
    margin-bottom: 140px;
  }
}
@media (max-width: 575px) {
  .home .banner-pane {
    margin-bottom: 150px;
  }
}
.home .banner-pane .home-banner .banner {
  height: 650px;
  overflow: hidden;
  background-position: 50% 45%;
  background-color: #FFF;
}
@media (max-width: 991px) {
  .home .banner-pane .home-banner .banner {
    background-position: 50% 45%;
  }
}
@media (max-width: 767px) {
  .home .banner-pane .home-banner .banner {
    background-position: 50% 45%;
    height: 440px;
    background-size: 175%;
  }
}
@media (max-width: 575px) {
  .home .banner-pane .home-banner .banner {
    background-position: 50% 55%;
    background-size: 270%;
  }
}
@media (max-width: 319px) {
  .home .banner-pane .home-banner .banner {
    background-position: 50% 55%;
    background-size: cover;
  }
}
.home .banner-pane .home-banner .banner .overlay {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 80%, rgba(255, 255, 255, 0.6) 100%);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.home .banner-pane .home-banner .banner .overlay img.main-logo {
  margin-top: 140px;
  max-width: 540px;
  max-height: 150px;
}
@media (max-width: 1599px) {
  .home .banner-pane .home-banner .banner .overlay img.main-logo {
    max-width: 540px;
    margin-top: 120px;
  }
}
@media (max-width: 991px) {
  .home .banner-pane .home-banner .banner .overlay img.main-logo {
    margin: 60px auto 0px;
    display: block;
  }
}
@media (max-width: 767px) {
  .home .banner-pane .home-banner .banner .overlay img.main-logo {
    max-width: 420px;
    padding: 0px 15px;
  }
}
@media (max-width: 575px) {
  .home .banner-pane .home-banner .banner .overlay img.main-logo {
    max-width: 350px;
  }
}
@media (max-width: 319px) {
  .home .banner-pane .home-banner .banner .overlay img.main-logo {
    max-width: 100%;
  }
}
.home .banner-pane .home-banner .banner .overlay .side-logo {
  position: absolute;
  top: 120px;
  left: 35px;
}
@media (max-width: 991px) {
  .home .banner-pane .home-banner .banner .overlay .side-logo {
    display: none;
  }
}
.home .banner-pane .home-banner .banner .overlay .side-logo img {
  margin-top: 10px;
  max-height: 100px;
  max-width: 150px;
  padding: 10px;
  background: rgb(0, 0, 0);
  border-radius: 10px;
  display: block;
}
@media (max-width: 991px) {
  .home .banner-pane .home-banner .banner .overlay .side-logo img {
    max-height: 80px;
    max-width: 80px;
    margin: 0px auto 0px;
  }
}
@media (max-width: 767px) {
  .home .banner-pane .home-banner .banner .overlay .side-logo img {
    margin: 0px auto 0px;
    max-height: 75px;
    max-width: 75px;
  }
}
.home .banner-pane .home-banner .banner .footer-overlay {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: right;
}
@media (max-width: 991px) {
  .home .banner-pane .home-banner .banner .footer-overlay {
    right: auto;
    left: auto;
    margin: 0 auto;
    text-align: center;
    bottom: 70px;
  }
}
.home .banner-pane .home-banner .banner .footer-overlay img {
  max-width: 180px;
  padding: 20px;
}
@media (max-width: 991px) {
  .home .banner-pane .home-banner .banner .footer-overlay img {
    max-width: 130px;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .home .banner-pane .home-banner .banner .footer-overlay img {
    max-width: 80px;
    padding: 5px;
  }
}
.home .banner-pane .text-container {
  position: absolute;
  bottom: -100px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .home .banner-pane .text-container {
    bottom: -80px;
  }
}
@media (max-width: 767px) {
  .home .banner-pane .text-container {
    bottom: -120px;
  }
}
.home .banner-pane .text-container h2 {
  margin-bottom: 0px;
}
.home .banner-pane .text-container h3 {
  margin-bottom: 40px;
}
.home .sectors-section .slick-dots {
  bottom: -50px;
}
.home .search-section {
  position: relative;
  min-height: 445px;
  margin-top: 70px;
}
@media (min-width: 992px) {
  .home .search-section {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.home .search-section .panel.bg-green {
  height: 237px;
  width: 80%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 576px) {
  .home .search-section .panel.bg-green {
    width: 75%;
    height: 325px;
  }
}
@media (min-width: 768px) {
  .home .search-section .panel.bg-green {
    height: 375px;
  }
}
@media (min-width: 992px) {
  .home .search-section .panel.bg-green {
    height: 325px;
    width: 400px;
    max-width: 400px;
  }
}
@media (min-width: 1400px) {
  .home .search-section .panel.bg-green {
    width: 494px;
    max-width: 494px;
    height: 400px;
    max-height: 400px;
  }
}
/* PANEL NEW */
.home .search-section .panel.bg-dark {
  height: 237px;
  width: 80%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 576px) {
  .home .search-section .panel.bg-dark {
    width: 75%;
    height: 325px;
  }
}
@media (min-width: 768px) {
  .home .search-section .panel.bg-dark {
    height: 375px;
  }
}
@media (min-width: 992px) {
  .home .search-section .panel.bg-dark {
    height: 325px;
    width: 400px;
    max-width: 400px;
  }
}
@media (min-width: 1400px) {
  .home .search-section .panel.bg-dark {
    width: 494px;
    max-width: 494px;
    height: 400px;
    max-height: 400px;
  }
}
/* PANEL NEW */
.home .search-section .right .form-control.search-box {
  border: none;
  border-bottom: 1px solid silver;
  border-radius: 0px;
  margin-bottom: 50px;
  padding: 10px 2px;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 991px) {
  .home .leadership-section .banner.short-content {
    background-position: 95% 50%;
  }
}
@media (max-width: 767px) {
  .home .leadership-section .banner.short-content {
    background-position: 90% 50%;
  }
}

.about.inner .main-content .banner-pane .banner.short-content {
  margin-bottom: 120px;
}
@media (max-width: 575px) {
  .about.inner .main-content .banner-pane .banner.short-content {
    margin-bottom: 100px;
  }
}
.about.inner .main-content .full-width .DnnModule.DnnModule-DNN_HTML, .about.inner .main-content .alt-bg .DnnModule.DnnModule-DNN_HTML {
  padding: 30px 0px 20px !important;
}

/* OUR PEOPLE FORM */
.xmp-OurPeople { padding: 10px 5px 5px 5px; }
.xmp-OurPeople .xmp-form-row { margin: 3px; padding: 3px; clear:left;}
.xmp-OurPeople label.xmp-form-label, .xmp-OurPeople span.xmp-form-label{ display:block; float:left; width: 120px;text-align: left; margin-right: 5px; }
.xmp-OurPeople .xmp-button { margin-right: 5px; }

/* RESOURCES FORM */
.xmp-Blog { padding: 10px 5px 5px 5px; }
.xmp-Blog .xmp-form-row { margin: 3px; padding: 3px; clear:left;}
.xmp-Blog label.xmp-form-label, .xmp-Blog span.xmp-form-label{ display:block; float:left; width: 120px;text-align: left; margin-right: 5px; }
.xmp-Blog .xmp-button { margin-right: 5px; }

#dnn_ctr555_ModuleContent table {
  border-collapse: collapse;
  margin: 25px 20px;
  font-size: 0.9em;
  min-width: 400px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

#dnn_ctr555_ModuleContent table thead tr {
  background-color: #002BC4;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}

#dnn_ctr555_ModuleContent table th,
#dnn_ctr555_ModuleContent table td {
  padding: 12px 15px;
}

#dnn_ctr555_ModuleContent table tbody tr {
  border-bottom: 1px solid #dddddd;
}

#dnn_ctr555_ModuleContent table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

#dnn_ctr555_ModuleContent table tbody tr:last-of-type {
  border-bottom: 2px solid #002BC4;
}

#dnn_ctr555_ModuleContent table tbody tr.active-row {
  font-weight: bold;
  color: #002BC4;
}

/* HIDE RESOURCES */
/*.dropdown-submenu.last {
  display: none !important;
}*/

/* HOME LOGO */
.home header .logo {
  opacity: 1 !important;
}

.our-people .our-people-slider .item .card-body h4 a,
.our-people .our-people-slider .item .card-body .fas {
  color: #000;
}

#dnn_ctr510_HtmlModule_lblContent a:hover,
#dnn_ctr401_HtmlModule_lblContent a:hover {
  color: #000;
}