

@font-face {
  font-family: "DIN Alternate";
  src: url("/css/fonts/din_alternate_bold-webfont.woff2") format("woff2"),
       url("/css/fonts/din_alternate_bold-webfont.woff") format("woff");
}


body {
    font-family: DIN Alternate, sans-serif;
    color: #000;
    font-size: 1.1rem;
}
p {}
h1, h2, h3, h4, h5, h6 {
    font-family: Bebas Neue, sans-serif;
    color: #003C88;
}
a {}
a:hover {
    text-decoration: none;
    color: initial;
}


.navbar-brand img {
	height: 75px;
}
.navbar {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1)
}
nav.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
}
.navpad {
    padding-top: 85px;
}
.homeHeaderIn {
	background-color: #003C88;
	color: #fff;
    max-width: 400px;
    margin-left: auto;
    padding: 20px 25px 30px;
}
.hhitxt {
	display: block;
	line-height: 1em;
    font-family: DIN Alternate;
}
.homeHeader {
	padding:50px 0 50px;
    position: relative;
}
.hHbg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2
}
.homeHeader > .container {
    position: relative;
    z-index: 3;
}
.hhi1 {
    font-size: 1.3rem;
    margin-bottom: 5px;
}
.hhi2 {
    font-size: 4.8rem;
    font-family: Bebas Neue, sans-serif;
    max-width: 400px;
    letter-spacing: 0.06em;
}
.hhi3 {
    font-size: 1.3rem;
    max-width: 300px;
    line-height: 1.2em;
    margin-bottom: 15px;
}
.hhi3 span {
    display: inline-block;
}
.btn-common {
    transition: all ease 0.2s;
    border: 2px solid #FFAB00;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    font-size: 1.2rem;
    min-width: 115px;
    text-align: center;
}
.btn-common.btndark {
    color: #000;
}


.navbar-nav .nav-link {
    color: #000;
    font-size: 1.2rem;
    margin:0 22px 0 0;
}
.navbar {
    padding:0 1rem;
}
.underHeader {
    background-color: #14213D;
    padding:20px 0;
    text-align: center;
}
.unHeadin h3 {
    color: #fff;
}
.products3col {
    padding:75px 0 0;
}
.centeredHeading {
    text-align: center;
    margin-bottom: 40px;
}
.p3col {
    text-align: center;
}
.spaced {
    letter-spacing: 0.05em;
    font-family: DIN Alternate, sans-serif;
    text-transform: uppercase;
}
.p3col .spaced {
    margin:20px 0;
}
.cta {
    background-color: #14213D;
    padding: 20px 0;
    text-align: center;
    margin-top: 75px;
}
.ctain h3 {
    color: #fff;
}
.botCentered {
    text-align: center;
}
.botCentered {
    margin: 20px 0 0;
}
.botCentered .btn-common {
    margin-top: 15px;
}
.sBox1 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #003C88;
    color: #fff;
    position: relative;
}
.sBox1:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 50vw;
    background-color: #003C88;
}
.sBox1 h3 {
    color: #fff;
}
.sBox1 .sBoxin {
    padding-right: 100px;
    position: relative;
}

.TCarousel {
    position: relative;
    display: flex;
    display: -ms-flexbox;
}
.TCarousel .owl-stage {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    padding: 0 0 0 10px;
}
.TCtext {
    padding: 0 10px 0 0;
}
.TCarousel .owl-nav {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 100%;
    width: 80px;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 1.5rem;
}
.TCarousel .owl-nav button.owl-next {
    border: 3px solid #1D84B5;
    width: 100%;
    height: 100%;
    outline: none;
}
.TCnext p {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
}
.TCarousel button.owl-dot {
    height: 8px;
    width: 8px;
    background-color: #1D84B5;
    border-radius: 50%;
    margin-right: 10px;
}
.TCarousel button.owl-dot.active {
    background-color: #53A2BE;
}
.TCarousel .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.TCitem {
    padding:0 5px 0 0;
}
.sBox2 {
    background-color: #000;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.sBox2 .sBoxin {
    color: #fff;
    position: relative;
    height: 100%;
    z-index: 3;
}
.sBox2 .sBoxin h3 {
    color: #fff;
}
.sBoxBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 50vw;
    height: 100%;
    z-index: 2;
}
.splitBoxes {
    overflow:hidden;
}
.btn-common.btnfull {
    background-color: #14213D;
    border-color: #14213D;
}
.whofor {
    background-color: #F4F4F4;
    padding:75px 0;
}
.wfcol {
    padding-left: 25px;
}
.wfcol h3 {
    letter-spacing: 0.05em;
    font-family: DIN Alternate, sans-serif;
    text-transform: uppercase;
    color: #000;
}
.wfcol p {
    color: #003C88;
    margin-bottom: 17px;
    position: relative;
    font-size: 1.1em;
}
.wfcol p:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 7px;
    height: 12px;
    width: 12px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #FFAB00;
}
.homeHeaderIn h1 {
    color: #fff;
}
.bContactL {
    position: relative;
    height: 100%;
    min-height: 225px;
}
.bCimg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
}
.bCform {
    padding:60px 0;
}
.wflist {
    margin-bottom: 40px;
}
.subscribe {
    background-color: #003C88;
    padding:30px 0;
}
.subIn {
    text-align: center;
}
.subIn h3 {
    color: #fff;
    font-family: DIN Alternate, sans-serif;
}
.footerTop {
    padding:50px 0;
}
.fcol2 {
    display: inline-block;
    text-align: left;
    margin: auto;
}
.fcollinks {
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
}
.fcollinks a {
    color: #003C88;
    transition: all ease 0.2s;
    margin-bottom: 10px;
    font-size: 1.1em
}
.fcoltitle {
    color: #14213D;
    text-transform: uppercase;
    font-size: 0.9rem;
}
.fcol3 {
    text-align: left;
    display: inline-block;
    margin: auto;
    padding-left: 30px;
}
.fcolsplit {
    color: #003C88;
    margin-bottom: 5px;
    display: flex;
    display: -ms-flexbox;
    position: relative;
}
.fcolsplit p {
    margin:0;
}
.fcolsplit > i {
    margin-top: 5px;
    padding-right: 8px;
    font-size: 1.2em;
    position: absolute;
    top: 0;
    right: 100%;
}
.fcolsocial a {
    font-size: 1.8em;
    color: #6E8898
}
.navlinestxt {
    margin:0;
    font-size: 0.8rem;
    letter-spacing: 0.05em;
}
.navlineso {
    position: relative;
    height: 40px;
    width: 40px;
    border: 2px solid #FFAB00;
    border-radius: 50%;
    padding:11px 7px;
}
.navlinesin {
    position: relative;
    width: 100%;
    height: 100%;
}
.navline {
    height: 2px;
    width:100%;
    background-color: #003C88;
    position: absolute;
    left: 0;
    transition: all ease 0.2s;
}
.navlines1 {
    top: 0;
    transform-origin: top left;
}
.navlines2 {
    top: 49%;
    margin: auto;
    right: 0;
}
.navlines3 {
    bottom: 0;
    transform-origin: bottom left;
}
.navbar-toggler[aria-expanded="true"] .navlines1 {
    transform: rotate(45deg);
    left: 3px;
    top: -1px;
}
.navbar-toggler[aria-expanded="true"] .navlines3 {
    transform: rotate(-45deg);
    left: 4px;
    bottom: -2px;
}
.navbar-toggler[aria-expanded="true"] .navlines2 {
    width:0;
}
.customModal .modal-content {
    background-color: #003C88;
    border-radius: 0;
}
.customModal .modal-body {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.cMtopclose {
    position: absolute;
    top: 5px;
    right: 10px;
}
.cMtopclose .close {
    opacity: 1;
    color: #fff;
    text-shadow: 0;
    border: 1px solid #ffa700;
    border-radius: 50%;
    padding: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
}
.modalTxt {
    color: #fff;
}
.modalBottom {
    text-align: center;
}
.header {
    position: relative;
    padding:140px 0 0;
}
.header > .container {
    position: relative;
    z-index: 3;
}
.h-box {
    background-color: #003C88;
    display: inline-block;
    color: #fff;
    padding:30px 20px;
    min-width: 40%;
}
.h-box h1 {
    color: #fff;
    margin: 0;
    font-size: 4em;
    letter-spacing: 0.07em;
    line-height: 1em;
}
.h-box p {
    margin:0;
    font-size: 1.1em;
}
.pltr {
    background-color: #F4F4F4;
    padding:70px 0;
}
.pltrtxt {
    font-size: 1.2em;
    color: #003C88;
}
.bulletList {
    color: #003C88;
}
.SplitBullets {
    padding:70px 0;
}
.SplitBullets h2 {
    color: #000;
}
.bulletList li {
    font-size: 1.1em;
    margin-bottom: 15px;
}
.centeredBlack {
    text-align: center;
    padding:60px 0 0;
    font-size: 1.1em;
}
.imgCols {
    padding:60px 0 0;
}
.process {
    padding:70px 0;
    background-color: #F4F4F4;
}
.proBox {
    height: 100%;
    position: relative;
}
.proBox h3 {
    margin:20px 0;
    letter-spacing: 0.05em;
}
.Benefits {
    padding:70px 0;
    background-color: #003C88;
    color: #fff;
}
.Benefits .centeredHeading {
    color: #fff;
}
.benCol h3 {
    color: #fff;
    letter-spacing: 0.07em;
    font-family: DIN Alternate;
    text-transform: uppercase;
    font-size: 1.4em;
}
.mlcenter {
    text-align: center;
    padding:60px 0 40px;
}
.mlcenter h2 {
    color: #000;
    margin-bottom: 20px;
}
.mlcenter p {
    color: #003C88;
}
.splitCTA {
    position: relative;
    overflow: hidden;
}
.splitCTA > .container {
    position: relative;
    z-index: 3;
}
.splitBG {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.splitRight {
    background-color: rgba(110,136,152,0.85);
    padding: 40px 30px;
    color: #fff;
    position: relative;
}
.splitRight:before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 50vw;
    background-color: rgba(110,136,152,0.85);
}
.splitRight h2 {
    color: #fff;
}
.careers {
    position: relative;
    padding:30px 0 60px;
}
.filters h4 {
    font-size: 1.5em;
    font-family: DIN Alternate;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
.filterul {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
.filterli {
    cursor: pointer;
    position: relative;
    display: block;
    margin: 5px 35px 5px 0;
    padding: 4px 4px 4px 27px;
    color: #003C88;
}
.filterli:before {
    content: "";
    position: absolute;
    top: 0;
    left: 4px;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    border: 2px solid #ffa700;
    border-radius: 50%;
    background-color: #fff;
    transition: all ease 0.15s;
}
.filterli.filtera:before {
    background-color: #ffa700;
}
.cLbox {
    background-color: #003C88;
    padding: 30px 25px;
    color: #fff;
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction:column;
}
.careerList {
    margin-top: 40px;
}
.cLbox h3 {
    font-family: DIN Alternate, sans-serif;
    color: #fff;
    margin-bottom: 15px;
}
.cLloc {
    margin-top: auto;
    font-family: Bebas Neue, sans-serif;
    font-size: 1.2em;
    line-height: 1.1em;
    margin-bottom: 20px;
}
.cLloc span {
    display: block;
}
.cLcol {
    transition: all ease 0.25s;
    margin-bottom: 20px;
}
.cLcol.cLcol-no {
    flex: 0 0 0%;
    -ms-flex: 0 0 0%;
    max-width: 0%;
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
}
.cLine {
    margin-bottom: 20px;
    display: flex;
    display: -ms-flexbox;
}
.cLine i {
    margin-right: 10px;
    margin-top: 4px;
    font-size: 1.3em;
    color: #6E8898
}
.cLine p {
    margin-bottom: 0;
    color: #003C88;
}
.cLineTxt p a {
    color: #003C88;
}
.contactLines {
    font-size: 1.2em;
}
.sFormC {
    position: relative;
}
.sSi {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    z-index: 2;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    user-select: none;
}
.sSbtn {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    cursor: pointer;
    border: none;
    background-color: transparent;
    opacity: 0;
}
.sFormin {
    margin:auto;
    max-width: 250px;
}
.searchForm {
    padding:60px 0;
}
.searchInput input {
    width: 100%;
    border: none;
    border-bottom: 2px solid #003C88;
    padding:3px 5px;
    outline: none;
}
.cLbImg {
    min-height: 250px;
}










@media (min-width: 992px) {
    .navbtn {
        display: flex;
        display: -ms-flexbox;
        align-items: center;
    }
    .navbtn .nav-link {
        padding:5px 20px !important;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
        /*margin:0 5px 0 5px;*/
    }
    .navyellowbtn .nav-link {
        background-color: #FFAB00;
        color: #000;
    }
    .navbar-nav .navbluebtn .nav-link {
        background-color: #003C88;
        color: #fff;
    }
    .btn-common.btnfull:hover {
        background-color: #003C88;
        border-color: #003C88;
        color: #fff;
    }
	.btn-common:hover {
        background-color: #FFAB00;
        color: #000;
    }
}
@media (max-width: 991px) {
    .navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
        background-color: #003C88;
    }
    .nav-item .nav-link {
        color: #fff;
        margin: 0;
        padding: 10px 15px;
        font-size: 1.3em;
    }
    .fcol1 {
        text-align: center;
        margin-bottom: 40px;
    }
    .bCform {
        padding:30px 0 60px;
    }
    .bCimg {
        width: auto;
        left: 0;
        right: 0;
    }
    .bContact .centeredHeading {
        margin:60px 0 40px;
    }
    .sBox1:before {
        width: auto;
        left: -20%;
        right: -20%;
    }
    .sBoxBG {
        left: -20%;
        right: -20%;
        width:auto;
    }
}

@media (max-width: 575px) {
    .cLbox {
        height: auto;
    }
    .fcol2 {
        text-align: center;
        margin-bottom: 30px;
    }
    .fcol3 .fcoltitle {
        text-align: center;
    }
    .fcol3 {
        padding-left: 0;
    }
    .fcolcontact {
        padding-left: 30px;
    }
    .homeHeader {
        padding:40vh 0 0;
    }
    .header {
        padding:30vh 0 0;
        background-color: #003C88;
    }
    .header .h-box {
        min-width: 100%;
    }
    .header .hHbg {
        height: 30vh;
    }
    .hHbg {
        height: 40vh;
    }
    .homeHeader > .container {
        padding:0;
    }
    .homeHeaderIn {
        max-width: none;
        width: 100%;
    }
}
@media (min-width: 576px) {
    
}
@media (min-width: 1200px) {
    .cLbox {
        width:350px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .cLbox {
        width:290px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .cLbox {
        width:330px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .cLbox {
        width:240px;
    }
}




