.ja-masthead::before {
  background-color: transparent !important;
}
:root,
[data-bs-theme=light] {
  --t4-body-line-height: 2;
}

.ja-masthead .ja-masthead-detail {
   padding: 5% 0;
}
@media (min-width: 1600px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container, .t4-masthead .t4-masthead-detail {
    max-width: 1520px;

  }
}
h1, h2, h3, h4, h5, h6, .accordion-button, .t4-palette-blue a  {
  letter-spacing: .5px;
}
.t4-megamenu.animate.slide .dropdown .dropdown-menu > div {
    background: url(/staging/images/plus1.png);
}

.t4-megamenu.animate.slide .dropdown .dropdown-menu {
    background: #fff;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link,
#t4-top-bar {
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  line-height: var(--heading-line-height);
  letter-spacing: var(--heading-letter-spacing);
  text-transform: uppercase;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  font-size: 1.01rem;
}
.homepage-block .blue {
    color: #fff;
    background: #060551;
  transition: 0.3s;
  position: relative;
}
.homepage-block .blue:hover {
      color: #333;
    background: #017ac3;  
}
.homepage-block .yellow {
    color: #333;
    background: #017ac3;
  transition: 0.3s;
    position: relative;
}
.homepage-block .yellow:hover {
    color: #fff;
    background: #060551;
}
.homepage-block .inner {
    padding: 2rem;
}
.t4-megamenu .mega-col-nav .mega-col-title span {
    color: #F9C929;
}
.homepage-block .fa-solid {
  color: rgba(255,255,255,.8);
  font-size: 40px;
}
.homepage-block .btn {
  position: absolute;
  bottom: 20px;
  left: 40%;
}
.social-list li a {
   background-color: #060551;
}
.social-list {
    float: right;
}
.social-list li a:hover, .social-list li a:focus, .social-list li a:active {
  background-color: #fff;
  opacity: 1;
  color: #0E142E;
}
#t4-top-bar .social-list li a {
  color: #017ac3;
  border-radius: 50%;
  height: 31px;
  line-height: 30px;
  opacity: 0.8;
  width: 30px;
}
#t4-top-bar .social-list li a:hover {
  color: #060551;
}
.page-link.active, .active > .page-link {
      background-color: #0E142E;
}
#t4-top-bar {
    padding: 10px 0;
}
.t4-offcanvas-toggle {
  color: #fff;
  text-align: left;
}
.t4-masthead-inner {
    background-color: #eee !important;
  }
.btn {
    font-family: var(--heading-font-family);
    border-radius: 50% overlay;

  font-style: var(--heading-font-style);
}
.sidebar-r .navbar {
    padding: 0;
}
.sidebar-r .navbar .nav-item {
    transition: padding 1s;
}
.sidebar-r .navbar .nav-item:hover, .sidebar-r .navbar .current {
  background: #0E142E;
  color: #fff;
  padding-left: 10px;
}
.module-title {
  font-size: 1.3rem;
}
.moduletable > h3, .moduletable > .h3 {
  font-weight: normal
}
.article-body .moduletable {
    background: #E4B720;
}

.box-it {
  background: #f5f5f5;
  padding: 40px;
}
.masonry-2 img {
    width: 100%;
}
.form-control {
  max-width: none;
}
.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
.mobile {
    display: none;
}
.mobile a {
    color: #F9C929;
}
@media only screen and (max-width: 600px) {
.text-center {
 margin-top: -20px;
}
.t4-under-masthead .btn.btn-primary {
    margin-bottom: 15px;
}
.logo-img {
    padding: 10px 0;
}
.t4-offcanvas .t4-off-canvas-header a img {
  max-height: 3rem;
}
.mobile {
    display: block;
}
.desktop {
   /* display: none; */
}
}
#triggerButton {
  display: block;
  z-index: 999;
  position: relative;
}
.wf-zoom-image {
  display: block !important;
}
.wf-zoom-image img {
    width: 100%;
}
.heading-white .t4-masthead-title, .heading-white .t4-masthead-description {
    color: #fff;
}
.homepage-block {
    gap: 0;
}
.homepage-block .blue:hover h2, .homepage-block .yellow h2 {
    color: #060551;
}
.homepage-block .yellow:hover h2 {
    color: #017ac3;
}
#t4-footnav .social-list li a {
    background-color: #017ac3;
}
.t4-off-canvas-body .social-list li a {
    color: #017ac3;
    background-color: #060551;
    opacity: 1;
}
.t4-offcanvas .t4-off-canvas-header {
  background-color: #060551;
}
.t4-megamenu .dropdown-menu li > a {
  color: #060551 !important;
}
.t4-megamenu .dropdown-menu li > a:hover {
  color: #017ac3 !important;
}
.t4-megamenu .dropdown-toggle .item-caret::before {
 border-top: 4px solid #017ac3;
}
.homepage-block img {
 width: 100% !important;
  height: 100% !important;
  object-fit: fill;
}
.homepage-block {
  margin-bottom: 0;
}
.t4-masthead .t4-masthead-title {
  color: #fff;
  font-weight: bold !important;
  text-shadow: 1px 1px #000;
}
.grey-box .wf-column {
    background: #fafafa;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
}
.box-shadow .wf-column {
    box-shadow: 3px 0 20px -2px #eee;
    min-height: 330px;
    position: relative;
    transition: box-shadow .5s ease-in-out;
}
.box-shadow > .wf-column:hover {
       box-shadow: 3px 0 20px -2px #555; 
}
.wf-columns.box-shadow .wf-columns {
    gap: 0;
}
.wf-columns.box-shadow h2, .wf-columns.box-shadow p {
    padding: 10px;
}
.wf-columns.box-shadow img {
  height: 100%;
  width: 100%;
}
.wf-columns.box-shadow span {
    display: none;
}
.wf-columns .btn.btn-outline-primary {
  border-radius: 50%;
  position: absolute;
  bottom: 20px;
  left: 43%;
}
#t4-footnav .bg-overlay-image {
  background-position: 50% 80%;
}
.t4-palette-mainnav a {
  color: #fff;
}
.t4-palette-mainnav a:hover {
  color: #eee;
  background-color: #0079BA;
}
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #1A61AB;
  color: white;
}

.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {

        padding: 20px 0.6rem;

}
.t4-palette-mainnav a {
  margin-bottom: 10px;
}
.sidebar-r .nav-link:hover{
    color: #ffffff;
    background-color: #000000;
}
.sidebar-r .nav-item.current{
    color: #ffffff;
    background-color: #000000;
}
.sidebar-r .nav-item.current a{
    color: #ffffff;
    background-color: #000000;
}
.home-services{
    margin: 20px;    
}
.home-services p{
    font-size: large;
    text-align: center;
}

.homepage-services-button{
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.red-button{
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    background-color: #D31145;
    padding: 10px;
    border-radius: 5px;
    transition: 0.5s;
    border: 1px solid #D31145;
}
.red-button:hover{
    color: #D31145;
    background-color: #ffffff;
    border: 1px solid #D31145;
}
@media (min-width: 768px) {
    .t4-section.sec-spacing-md .t4-section-inner {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
}

.home-header{
    margin-bottom: 50px;
}
#Mod170{
    margin-bottom: 50px;
}
.service-arrows{
    color: #0478C4 !important;
    background-color: #B3D6EC;
    border: none !important;
}

#t4-megamenu-mainmenu .level0 a{
    curser: pointer;
    position: relative;
}
#t4-megamenu-mainmenu .level0 a:after{
    content: '';
    position: absolute;
    height: 3px;
    left: 5%;
    bottom: 30%;
    width: 0;
    background-color: #D31145;
    transition: width .3s;
    color: #d40f45;
}
#t4-megamenu-mainmenu .level0 a:hover:after{
    width: 90%;
}
.level1 a:hover::after {
  display: none;
  font-weight: bold;
}
 
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link, #t4-top-bar {
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    line-height: var(--heading-line-height);
    letter-spacing: var(--heading-letter-spacing);
    text-transform: none;
}
.home-margin-bottom{
    margin-bottom: 50px;
}
.home-intro{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 10px;
}
.home-intro h1{
    padding: 10px;
    color: #0167B2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 20px;
    font-size: x-large;
}
.home-intro h2{
    padding: 10px;
    color: #0167B2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 20px;
}
.choose-image{
    margin-right: 20px;
}
.box-pad{
    padding: 20px;
}
#Mod170 .module-title{
    text-align: center;
    padding: 10px;
    color: #0167B2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: none;
}
#Mod170 .module-inner{

    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.module-title span {
    border-bottom: none;
    margin-bottom: none;
    padding: none;
}
#Mod231{
    background-color: #fafafa;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.looking-for-more{
    gap: 0 !important;

}
.looking-for-more .wf-column{
    padding: 10px;
}
#Mod231 .module-inner .module-title{
    text-align: center;
    background-color: #0167B2;
    color: #ffffff;
    padding: 10px;
    margin: none !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.big-text{
    font-size: x-large;
}
.blue-text{
    color: #0167B2;
}
#t4-under-masthead{
    font-size: xx-large;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 10px;
}
.choose-sos{
    margin-top: -2rem;
}
.centered{
    margin-top: auto;
    margin-bottom: auto;
    font-size: x-large;
}
.display-flex-column{
    display: flex;
    flex-direction: column;
}
#userForm h2{
    color: #0167B2;
}
.xx-large-font h2{
    font-size: xx-large;
}
.reasons{
    font-weight: bold;
    font-size: larger;
}
.grey-box{
    background-color: #fafafa;
    padding: 20px;
    border-radius: 5px;
}
.curved-border{
    border-radius: 5px;
}
.margin-bottom{
    margin-bottom: 20px;
}
.btn-services{
    background: #0167B2;
    font-size: x-large;
    text-transform: uppercase;
    color: #ffffff;
    margin: 5px;
}
.btn-services:hover{
    background: #ffffff;
    font-size: x-large;
    text-transform: uppercase;
    color: #0167B2;
    border: 1px solid #0167B2;
    font-weight: 500;
}
.specs li::marker{
    color: #0167B2;
}
.specs li{
    margin-bottom: 20px;
}
.fill img {
    display: block;
    width: 100vw;
    object-fit: cover;
    height: 100%;
}
.home-panels{
    margin-bottom: 1rem;
}
.home-panels .wf-column{
    box-shadow: 8px 8px 8px #888888;
    transition-duration: 0.2s;
}
.home-panels .wf-column:hover{
    transform: scale(1.02);
}
.home-panels div img{
    width: 100%;
}
#activities {
    position: relative;
    overflow: hidden;
}
.home-panels h4{
    position: absolute;
    right: 0px;
    left: 0px;
    top: 70%;
    text-align: center;
    color: #fff;
    background-color: #0167B2;
    font-weight: bold;  
    font-size: 10px;
    padding: 5px 0;
}
.mx-auto{
    margin-right: 0!important;
}
#triggerButton{
    float: right;
    padding-right: 20px;
}
#t4-header .menu-item-title{
    font-size: 20px;
    text-transform: uppercase;
}
.scroll-buttons{
    text-align: center;
    margin: 0;
    padding: 10px 0;
    margin-bottom: -2rem;
    width: 100%;
    height: 100px;
    overflow: auto;
    white-space: nowrap;
    position: relative;
    z-index: 9;
}
.t4-megamenu.animate.slide .dropdown .dropdown-menu>div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 475px;

}

.dropdown-menu-inner .nav-item a{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}
.dropdown-menu-inner .nav-item a:hover{
    color: #D31145 !important;
}
.home-gradient{
    padding: 0 10px;
}
.fill img {
    display: block;
    width: 100vw;
    object-fit: cover;
    height: 100%;
}
.responsive-button{
    margin-top: 10px;
}
.banner-desc{
    text-align: center;
    font-size: 25px !important;
}
.max-height{
    height: 100%;
}
.t4-navbar .nav-item {
    position: relative;
    margin-left: 7px;
}
.overlay-images{
    margin-bottom: 20px;
}
.overlay-images .wf-column{
    position: relative;
    box-shadow: 8px 8px 8px #888888;
}
.overlay-images .overlay{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    text-align: center;
    height: 100%;
    transition-duration: 0.2s;
}
.overlay-images .overlay:hover{
    background-color: rgba(0, 0, 0, 0.4);
}
.overlay-images .overlay h3{
    color: #ffffff;
    background-color: #0079BA;
    padding: 5px;
    position: relative;
    top: 70%;
    text-transform: uppercase;
    font-size: 15px;
}
#t4-header .level1 .menu-item-title {
    font-size: 13px;
    text-transform: uppercase;
}
@media(max-width: 1983px){
    #t4-under-masthead{
        font-size: 25px;
    }
}
@media(max-width: 1556px){
    #t4-under-masthead{
        font-size: 20px;
    }
    div#n2-ss-2 .n-uc-12593d38edfd3-inner {
        padding: 10px 10px 10px 200px!important;
    }
    div#n2-ss-2 .n-uc-103eea911cba4-inner {
    padding: 10px 10px 10px 200px!important;
    }
    div#n2-ss-2 .n-uc-186b9f1e51607-inner {
    padding: 10px 10px 10px 80px!important;
    }
    div#n2-ss-2 .n-uc-1426dea1abc98-inner {
    padding: 10px 10px 10px 200px !important;
    }
}
@media(max-width: 1251px){
    #t4-under-masthead{
        font-size: 15px;
    }
    .n-uc-12593d38edfd3-inner{
        transform: scale(0.8);
    }
    div#n2-ss-2 .n-uc-12593d38edfd3-inner {
        padding: 10px 10px 10px 100px!important;
    }
    .n-uc-1039f6b84e7e9-inner{
        transform: scale(0.8);
    }
    div#n2-ss-2 .n-uc-103eea911cba4-inner {
        padding: 10px 10px 10px 80px !important;
    }
    .n-uc-186b9f1e51607-inner{
        transform: scale(0.8);
    }
    div#n2-ss-2 .n-uc-186b9f1e51607-inner {
        padding: 10px 10px 10px 10px !important;
    }
    .n-uc-1426dea1abc98-inner{
        transform: scale(0.8);
    }
    div#n2-ss-2 .n-uc-1426dea1abc98-inner {
        padding: 10px 10px 10px 80px !important;
    }
}
@media(max-width: 1199px){
    .t4-header .container-xxl{
    --t4-gutter-x: 2rem;
    --t4-gutter-y: 0;
    width: auto;
    padding-right: calc(var(--t4-gutter-x) * .5);
    padding-left: calc(var(--t4-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: center;
    }
}
@media(max-width: 960px){
    .home-panels h4{
        font-size: 20px;
    }
}
@media(max-width: 946px){
    #t4-under-masthead{
        font-size: 12px;
    }
    .banner-desc{
        font-size: 18px !important;
    }
}
@media(max-width: 767px){
    .t4-top-bar{
        display: flex;
        justify-content: center;
    }
    .t4-top-bar .container{
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }
    .t4-top-bar .row{
        justify-content: space-between;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: auto;
    }
    .banner-desc{
        display: none;
    } 
}
@media(max-width: 700px){
    .blue-intro{
    background-color: #0167B2;
    padding: 20px;
    color: white;
    }
    .blue-intro h1{
     color: #ffffff;
     border-bottom: 3px solid #d40f45;
    }
    .t4-section.sec-spacing-md .t4-section-inner {
    padding-top: 2rem;
    padding-bottom: 0rem!important;
    }
}
@media(min-width:701px){
    .magic-button{
        display: none;
    }
}
@media(max-width: 618px){
    .t4-top-bar .number-email{
        display: none;
    }
}
@media (max-width: 576px) {
    .t4-top-bar .container{
        max-width: 100% !important;
    }
}
