/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
/* The flip box container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */




.list-icon-3 a {
    color: #006fba  !important;
}
.accordion .ac-item-mblue {
    margin-bottom: 10px;
    padding: 12px 20px;
    border-radius: 5px;
    border: 2px solid #006fba;
}
.mainMenu-open #header:not(.submenu-light).dark .header-inner{
	background-color:#006fba!important 
}
.w-19{
	width:19%!important;
}
.w-15{
	width:15.33%!important;
}

.w-37{
	width:37.5% !important;
}

.lh-5 {
    line-height: 1.5em !important;
}
.list-icon-2 li:before {
    margin-left: -20px;
    position: absolute;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    margin-top: 2px!important;
}
.rounded-top {
    border-top-left-radius: .42rem !important;
    border-top-right-radius: .42rem !important;
	border-bottom-left-radius: 0rem!important;
	border-bottom-right-radius: 0rem!important;
}

.testimonial .testimonial-item-2 {
    border: 2px solid #758ebc;
    background-color: #fff;
    padding: 30px;
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
}

.list-icon-col li {
    margin-bottom: 10px;
    margin-left: 20px;
}
.ls-1
{
	letter-spacing: -0.02em!important;
}

.list-icon-2 li:before {
   
    margin-top: 5px;
}
.m-r-5 {
    margin-right: 5px !important;
}

.ac-title5:before {
    font-size: 18px;
    content: "\e9be";
    font-family: "inspiro-icons";
    right: 0;
    position: absolute;
    top: 10px!important;
}
.fa-x0 {
    font-size: 12px !important;
}
.card {
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none; 
    border-radius: .42rem;
}


.bg-white-70{
	background: rgba(255, 255, 255, 0.7) ;
 
}
.bg-lblue-70{
background: rgba(0, 111, 186, 0.7) ;
}
.bg-dgreen2{
background-color: #009C4D!important ;
}
.text-dgreen2{
color: #009C4D!important ;
}

.border-dgreen2 {
  border: 2px solid #009C4D !important;
  border-radius: .42rem;
}
.line-dgreen2 {
  border-top: 2px solid #009C4D !important;
  width: 100%;
}
.bg-sblue-1{
background-color: rgba(0, 158, 227,0.2)!important ;
}
.v-align-btm{
	top:0%!important;
	position:relative;
}
.testimonial .testimonial-item > p {
    font-size: 15.5px;
    line-height: 20px;
    margin-bottom: 0;
    padding-bottom: 0px;
    font-weight: 400;
    margin-top: 0px;
}
.testimonial .testimonial-item {
    border: 2px solid #003462 ;
    background-color: #fff;
    padding: 30px;
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
}

.p-t-250{
	padding-top:250px!important
}
		.card-item{
			display: flex;
			align-items: center;
			height: 490px;
			border-radius: .42rem;
			background-color: #18428f;
		}
		.card-item-img{
			width: 50%;
			height: 100%;
		}
		.card-item-img img{
			width:100%;
			height: 100%;
			object-fit: cover;
			object-position: top center;
			border-top-left-radius: .42rem;
			border-bottom-left-radius: .42rem;
		}
		.cart-item-content{
			width: 50%;
		}
		.cart-item-content-inner{
			padding: 30px;
		}
		.cart-item-content h3{
			font-size: 25px !important;
			line-height: 40px !important;
			font-weight: 700 !important;
			margin-bottom: 18px !important;
			letter-spacing: 0,5px !important;
			color: #fff !important;
			align-content: center!important;
		}
		.cart-item-content p{
			font-size: 16px !important;
			line-height: 26px !important;
			margin-bottom: 24px;
			color: #fff !important;
		}
/*		.cart-item-content a{
			white-space: normal;
			
			background: 0 0 !important;
			border:1px solid #fff !important;
			border-radius: .375rem!important;
			display: inline-block;
			cursor: pointer;
			min-width: 80px;
			position: relative;
			
			font-weight: 400;
			line-height: 1.125rem;
			text-align: center;
			vertical-align: middle;
			white-space: nowrap;
			text-decoration: none;
			padding: 10px;
			transition: background-color .2s cubic-bezier(0,0,.23,.99), border .2s cubic-bezier(0,0,.23,.99), box-shadow 0ms linear;
		}
*/        .card-items-arrows{
            text-align:left;
            margin-top:30px;
        }
		.card-items-arrows a{
			border-radius: .375rem;
			height: 42px;
			width: 42px;
			background-color: transparent;
			border:1px solid  #184285;
			color: #184285;
            font-size: 33px;
            display: inline-flex;
           justify-content: center;
    align-items: center;
		}
        .next-card{
            margin-left:10px;
        }
        .cards-carousel .slick-slide{
            margin:0 10px;
        }



.accordion .ac-item-blue-30 {
    margin-bottom: 10px;
    padding: 12px 20px;
    border-radius: 5px;
    border: 2px solid #758ebc;
}
.lh-13{
	line-height:1.3em!important;
}

.grid-layout {
    overflow: hidden;
     margin-bottom: 0px !important; 
}
.w-25 {
  width: 25% !important;
}
.w-8 {
  width: 9.09% !important;
}
.w-88 {
  width: 8.0% !important;
}
.w-80 {
  width: 8% !important;
}
.w-7 {
  width: 7% !important;
}
.w-26 {
  width: 26.67% !important;
}
.w-5 {
  width: 5% !important;
}
.w-33 {
  width: 33.33% !important;
}
.text-smaller {
    font-size: 12px !important;
    font-weight: 500!important;
    line-height: 12px;
}
.text-caption {
    font-size: 13px !important;
    font-weight: 600!important;
    line-height: 13px;
}
.w-20 {
  width: 20% !important;
}
.w-12 {
  width: 12.5% !important;
}
.w-122 {
  width: 12.0% !important;
}
.w-16 {
  width: 16.6% !important;
}
.w-16 {
  width: 16.0% !important;
}
.w-50 {
  width: 50% !important;
}
.rounded-bottom {
  border-bottom-left-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important;
}
.w-30{
	width:30%!important;
}
.table-bordered-4 th, .table-bordered-4 td {
    border: 2px solid #efefef;
    border-bottom-width: 2px;
    border-left-width: 2px;
}
.table-4 > :not(:last-child) > :last-child > * {
  border-bottom-color: #efefef;
}
.avatar.avatar-lg {
  width: 3.5rem;
  height: 3.5rem;
}
.font-size-xs {
  font-size: 13px !important;
}
.reverse-margin {
  margin-bottom: -60px !important
}
.list-icon a {
  color: #003462  !important;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -15px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  z-index: 3;
  height: 10px;
}
.bg-red-1 {
  background-color: #eed0d2 !important;
}
.bg-red-2 {
  background-color: #dda0a4 !important;
}
.bg-red-3 {
  background-color: #cc7077 !important;
}
.bg-blue-1 {
  background-color: #a3b3d2 !important;
}
.bg-blue-2 {
  background-color: #d2d9e8 !important;
}
.bg-blue-3 {
  background-color: #758ebc !important;
}
.bg-grey-1 {
  background-color: #d1d2d4 !important;
}
.bg-grey-2 {
  background-color: #bcbdc0 !important;
}
.bg-grey-3 {
  background-color: #a7a9ac !important;
}
.bg-grey-4 {
  background-color: #a3a3a3 !important;
}
.bg-grey-5 {
  background-color: #a0a0a0 !important;
}
.pblue-90 {
  background-color: rgba(24, 66, 143, 0.9)
}
.pblue-70 {
  background-color: rgba(24, 66, 143, 0.7)
}
.pblue-50 {
  background-color: rgba(24, 66, 143, 0.5)
}
.pblue-30 {
  background-color: rgba(24, 66, 143, 0.3)
}

.pblue-10 {
  background-color: rgba(24, 66, 143, 0.04)
}
h3, .h3 {
  font-size: 25px;
  line-height: 1.5em;
  letter-spacing: 0.08em;
}
h4, .h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.border-right {
  border-width: 0 3px 0 0;
  border-color: #6cbe45;
  border-style: solid;
}
.text-sma, .text-sma span, .text-sma span span {
  font-size: 40px !important;
  line-height: 50px !important;
}
.table-bordered {
  border: 1px solid #18428f !important;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: #18428f;
}
.table-bordered th, .table-bordered td {
  border: 2px solid #18428f;
  border-bottom-width: 2px;
  border-left-width: 2px;
}
.lh-35 {
  line-height: 1.35em !important;
}
.lh-3 {
  line-height: 1.3em !important;
}
.l-space {
  letter-spacing: 0.1em;
}
.line-height-60 {
  line-height: 60px !important;
}
.flip-box {
  background-color: transparent;
  height: 300px;
}
/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}
/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
/* Style the front side */
.flip-box-front {
  background-color: #bbb;
  color: black;
  align-content: center;
}

.line-offwhite {
    clear: both;
    position: relative;
    width: 100%;
    margin: 50px 0;
    border-top: 2px solid #efefef;
}
/* Style the back side */
.flip-box-back {
  align-content: center;
  transform: rotateY(180deg);
}
.flip-box-int {
  background-color: transparent;
  height: 300px;
}
/* This container is needed to position the front and back side */
.flip-box-inner-int {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box-int:hover .flip-box-inner {
  transform: rotateY(180deg);
}
/* Position the front and back side */
.flip-box-front-int, .flip-box-back-int {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
/* Style the front side */
.flip-box-front-int {
  background-color: #bbb;
  color: black;
  align-content: center;
}
/* Style the back side */
.flip-box-back-int {
  align-content: center;
  transform: rotateY(180deg);
}
.desk-break {
  display: none !important;
}
h2, .h2 {
  font-size: 35px;
  line-height: 1em;
  font-weight: 500;
}
.line-short {
  border-top: 8px solid #006fba !important;
  width: 25%;
}
.bg-light {
  background-color: #E8E8E8 !important;
}
.list-icon li {
  margin-bottom: 5px;
  margin-left: 20px;
	margin-top:5px;
}

.list-icon li:before {
    margin-left: -20px;
    position: absolute;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    margin-top: 4px;
}
.list-icon-2 li {
  margin-bottom: 5px;
  margin-left: 20px;
}
.text-normal {
  text-transform: none !important;
}
.border-dblue {
  border: 2px solid #003462 !important;
  border-radius: .42rem;
}
.line-shortdb {
  border-top: 8px solid #003462 !important;
  width: 25%;
}
.text-db {
  color: #003462 !important;
}
.bg-dblue {
  background-color: #003462 !important;
}
.line-db {
  border-top: 1px solid #003462 !important;
  width: 100%;
}
.border-mblue {
  border: 2px solid #005dac;
  border-radius: .42rem;
}

.accordion .ac-item-mblue {
    margin-bottom: 10px;
    padding: 12px 20px;
    border-radius: 5px;
    border: 2px solid #005dac;
}
.text-mb {
  color: #005dac !important;
}
.bg-mblue {
  background-color: #005dac !important;
}
.line-shortmb {
  border-top: 8px solid #005dac !important;
  width: 25%;
}
.line-mb {
  border-top: 2px solid #005dac !important;
  width: 100%;
}
.border-lblue {
  border: 2px solid #006fba;
  border-radius: .42rem;
}
.text-lb {
  color: #006fba !important;
}
.bg-lblue {
  background-color: #006fba !important;
}
.line-shortlb {
  border-top: 8px solid #006fba !important;
  width: 25%;
}
.line-lb {
  border-top: 1px solid #006fba !important;
  width: 100%;
}
.border-sblue {
  border: 2px solid #009EE3;
  border-radius: .42rem;
}
.bg-sblue {
  background-color: #009EE3 !important;
}
.text-sb {
  color: #009EE3 !important;
}
.line-shortsb {
  border-top: 8px solid #009EE3 !important;
  width: 25%;
}
.line-sb {
  border-top: 2px solid #009EE3 !important;
  width: 100%;
}
.line-white {
  border-top: 2px solid #ffffff !important;
  width: 100%;
}
.border-green {
  border: 2px solid #6cbe45;
  border-radius: .42rem;
}
.border-white {
  border: 2px solid #ffffff;
  border-radius: .42rem;
}
.btn-green {
  border-radius: 50px;
  font-size: 15.5px !important;
  font-weight: 300;
  letter-spacing: 1.5px !important;
  text-decoration: none;
  padding: 12px 40px !important;
  position: relative;
  background-color: transparent !important;
  border-color: #6cbe45 !important;
  border-width: 2px;
  border-style: solid;
  color: #fff;
}
.border-greenb {
  border: 3px solid #6cbe45;
  border-radius: .42rem;
    box-shadow: 0 0 1.25rem rgba(31, 45, 61, 0.07);	
}
.border-offwhite{
  border: 3px solid #efefef;
  border-radius: .42rem;
	    box-shadow: 0 0 1.25rem rgba(31, 45, 61, 0.07);
}
.w-47{
	widdth:47.5%!important;
}
.accordion .ac-item-offwhite{
    margin-bottom: 10px;
    padding: 12px 20px;
    border-radius: 5px;
    border: 2px solid #efefef;
}
.line-light {
  border-top: 2px solid #E8E8E8 !important;
  width: 100%;
}
.border-light {
  border: 3px solid #E8E8E8;
  border-radius: .42rem;
}
.bg-green {
  background-color: #6cbe45 !important;
}
.text-g {
  color: #6cbe45 !important;
}
.line-shortg {
  border-top: 8px solid #6cbe45 !important;
  width: 25%;
}
.line-g {
  border-top: 2px solid #6cbe45 !important;
  width: 100%;
}
.border-dgreen {
  border: 2px solid #4cb748;
  border-radius: .42rem;
}
.bg-dgreen {
  background-color: #4cb748 !important;
}
.text-dg {
  color: #4cb748 !important;
}
.line-shortdg {
  border-top: 8px solid #4cb748 !important;
  width: 25%;
}
.line-dg {
  border-top: 2px solid #4cb748 !important;
  width: 100%;
}
.border-mgreen {
  border: 2px solid #9acf8d;
  border-radius: .42rem;
}
.bg-mgreen {
  background-color: #9acf8d !important;
}
.text-mg {
  color: #9acf8d !important;
}
.line-shortmg {
  border-top: 8px solid #9acf8d !important;
  width: 25%;
}
.line-mg {
  border-top: 2px solid #9acf8d !important;
  width: 100%;
}
.border-lgreen {
  border: 2px solid #bedea8;
  border-radius: .42rem;
}
.bg-lgreen {
  background-color: #bedea8 !important;
}
.text-lgreen {
  color: #bedea8 !important;
}
.line-shortlg {
  border-top: 8px solid #bedea8 !important;
  width: 25%;
}
.line-lg {
  border-top: 1px solid #bedea8 !important;
  width: 100%;
}
.border-turq {
  border: 2px solid #00babc;
  border-radius: .42rem;
}
.bg-turq {
  background-color: #00babc !important;
}
.text-t {
  color: #00babc !important;
}
.line-shortt {
  border-top: 8px solid #00babc !important;
  width: 25%;
}
.line-t {
  border-top: 2px solid #00babc !important;
  width: 100%;
}
.border-purple {
  border: 2px solid #662d91;
  border-radius: .42rem;
}
.bg-purple {
  background-color: #662d91 !important;
}
.text-p {
  color: #662d91 !important;
}
p {
  font-size: 15.5px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  line-height: 1.6;
  letter-spacing: 0;
  color: #18428f;
}
body {
  font-size: 15.5px;
  font-family: "Manrope", sans-serif;
	line-height: 1.6;
	color: #18428f!important;
}
.line-shortp {
  border-top: 8px solid #662d91 !important;
  width: 25%;
}
.line-p {
  border-top: 2px solid #662d91 !important;
  width: 100%;
}
.border-orange {
  border: 2px solid #f26524;
  border-radius: .42rem;
}
.lh-20 {
  line-height: 21px !important;
}
.lh-24 {
  line-height: 24px !important;
}
.m-top-minus {
  margin-top: -60px !important;
}
.bg-orange {
  background-color: #f26524 !important;
}
.text-o {
  color: #f26524 !important;
}
.line-shorto {
  border-top: 8px solid #f26524 !important;
  width: 25%;
}
.line-o {
  border-top: 2px solid #f26524 !important;
  width: 100%;
}
.border-red {
  border: 2px solid #ab121c;
  border-radius: .42rem;
}
.w-11{
	width:11.11%!important;
}
.bg-red {
  background-color: #ab121c !important;
}
.text-r {
  color: #ab121c !important;
}
.line-shortr {
  border-top: 8px solid #ab121c !important;
  width: 25%;
}
.h3-table{
	font-size:18px!important;
	font-weight:700!important;
}
.line-r {
  border-top: 2px solid #ab121c !important;
  width: 100%;
}
.line-lblue {
  border-top: 2px solid #006fba !important;
}
.line-sblue {
  border-top: 2px solid #009ee3 !important;
}
.line-blue {
  border-top: 2px solid #184285 !important;
}
.line-blue-30 {
  border-top: 2px solid #758ebc !important;
}
.border-blue-30 {
  border: 2px solid #758ebc;
  border-radius: .42rem;
}
.text-blue-30 {
  color: #758ebc !important;
}
.bg-blue-30 {
  background-color: #758ebc !important;
}

.bg-red-80 {
  background-color: #4768a6 !important;
}
.line-short-blue-30 {
  border-top: 8px solid #758ebc !important;
  width: 25%;
}
.border-right-80 {
  border-width: 0 3px 0 0;
  border-color: #758ebc;
  border-style: solid;
}
.bg-blue-80 {
  background-color: #4768a6 !important;
}
.line-blue-80 {
  border-top: 2px solid #4768a6 !important;
}
.border-blue-80 {
  border: 2px solid #4768a6;
  border-radius: .42rem;
}
.text-blue-80 {
  color: #4768a6 !important;
}
.line-short-blue-80 {
  border-top: 8px solid #4768a6 !important;
  width: 25%;
}
.line-shortblue {
  border-top: 8px solid #184285 !important;
  width: 25%;
}
.line-dblue {
  border-top: 2px solid #003462 !important;
}
.line-green {
  border-top: 2px solid #6cbe45 !important;
}
.p-l-300 {
  padding-left: 300px !important;
}
.text-pblue {
  color: #18428f !important;
}
.border-pblue {
  border: 2px solid #18428f !important;
  border-radius: .42rem;
}

.accordion .ac-item-pblue {
    margin-bottom: 10px;
    padding: 12px 20px;
    border-radius: 5px;
    border: 2px solid #18428f;
}
.m-top-minus-20 {
    margin-top: -40px !important;
}
.accordion .ac-item .ac-title {
    font-weight: 700;
    position: relative;
    padding-right: 10px;
    margin: 0;
    font-size: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.text-mblue {
  color: #006fba !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2.28rem;
}
.lead-slider {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.06em !important;
}
.text-xl, .text-xl span {
  font-size: 80px;
  line-height: 80px;
}
.text-lg, .text-lg span {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.05em;
}
.text-medium {
  font-size: 50px !important;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 20px;
}
.text-medium-h3 {
  font-size: 40px !important;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0px;
letter-spacing: 0.5px;	
}
.font-size-md {
  font-size: 40px !important;
  letter-spacing: 0.09em !important;
}
.purp-80 {
  background-color: rgba(102, 45, 145, 0.8);
}
.purp-60 {
  background-color: rgba(102, 45, 145, 0.6);
}
.purp-40 {
  background-color: rgba(102, 45, 145, 0.4);
}
.sblue-40 {
  background-color: rgba(0, 158, 227, 0.4);
}
.turq-40 {
  background-color: rgba(0, 186, 188, 0.4);
}
.bg-turq-1{
	background-color: #99e3e4!important;
}
.bg-turq-2{
	background-color: #ccf1f2!important;
}
.bg-turq-3{
	background-color: #66d6d7!important;
}
.bg-overlay-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 0;
  background: rgba(0, 52, 98, 0.9) !important;
  opacity: 0.2 !important;
}
.bg-overlay[data-style="5"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.7) 0%, rgba(108, 190, 69, 0.5) 100%);
  opacity: .9;
}
.bg-overlay[data-style="7"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.7) 0%, rgba(102, 45, 145, 0.5) 100%);
  opacity: .9;
}
.bg-overlay[data-style="8"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.87) 0%, rgba(102, 45, 145, 0.9) 100%);
  opacity: .9;
}

.bg-overlay[data-style="1"] {
  background: linear-gradient(360deg, rgba(0, 93, 172, 0.5) 0%, rgba(0, 52, 98, 0.6) 100%);
  opacity: .9;
}
.bg-overlay[data-style="00"] {
  background: linear-gradient(140deg, rgba(0, 93, 172, 0.7) 0%, rgba(0, 52, 98, 0.8) 100%);
  opacity: .9;
}
.bg-overlay[data-style="000"] {
  background: linear-gradient(360deg, rgba(0, 93, 172, 0.9) 0%, rgba(0, 52, 98, 0.7) 100%);
  opacity: .9;
}
.bg-overlay[data-style="0"] {
  background: linear-gradient(140deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 52, 98, 0.9) 100%);
  opacity: .9;
}.bg-overlay[data-style="3"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.8) 0%, rgba(108, 190, 69, 0.8) 100%);
  opacity: .9;
}
.bg-overlay[data-style="4"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.8) 0%, rgba(102, 45, 145, 0.8) 100%);
  opacity: .9;
}

.bg-overlay[data-style="6"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.7) 0%, rgba(102, 45, 145, 0.6) 100%);
  opacity: .9;
}
.bg-overlay[data-style="99"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.8) 0%, rgba(76, 183, 72, 0.6) 100%);
  opacity: .9;
}
.bg-overlay[data-style="9"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.8) 0%, rgba(76, 183, 72, 0.6) 100%);
  opacity: .9;
}
.bg-overlay[data-style="2"] {
  background: linear-gradient(140deg, rgba(0, 52, 98, 0.7) 0%, rgba(171, 18, 28, 0.5) 100%);
  opacity: .9;
}
.dark #mainMenu nav > ul > li:hover > a {
  color: #ffffff !important;
}
.dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > a {
  color: #ffffff !important;
}
#mainMenu nav > ul > li .dropdown-menu {
  color: #ffffff !important;
}
.dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu, #mainMenu.dark nav > ul > li .dropdown-menu {
  background-color: rgba(24, 66, 143, 0.8);
  border-color: #18428f;
}
#header.dark .header-inner, #header.dark #header-wrap {
  background-color: #005dac;
}
#topbar.dark.topbar-transparent {
  background-color: transparent;
  border-bottom: none;
}
#mainMenu nav > ul > li > a {
  font-family: "Manrope", sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.5px;
}
.bg-pblue {
  background-color: #18428f !important;
}
mark, .mark-blue {
  padding: .2em .4em .2em .4em;
  background-color: #18428f;
}
.border-pblue {
  border: 2px solid #18428f;
  border-radius: .42rem;
}
.mobile-list-view a {
  display: inline;
  width: 100%;
  margin-bottom: 10px; /* Add space between buttons */
  text-align: left;
}
.bg-dblue {
  background-color: #003462 !important;
}
.btn-dblue {
  background-color: #18428f !important;
  border-color: #18428f !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  letter-spacing: 0.1em !important;
}
.btn-blue {
  border-radius: 0px;
  font-size: 15.5px !important;
  font-weight: 300;
  letter-spacing: 1.5px !important;
  text-decoration: none;
  padding: 12px 40px !important;
  position: relative;
  background-color: #0056b8 !important;
  border-color: #0056b8 !important;
  border-width: 1px;
  border-style: solid;
  color: #fff;
}
button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
  display: inline-block;
  font-family: inherit;
  border-radius: 0px;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .5px;
  text-decoration: none;
  padding: 12px 18px;
  position: relative;
  text-transform: uppercase;
  background-color: #0056b8;
  border-color: #0056b8;
  border-width: 1px;
  border-style: solid;
  color: #fff;
}
.form-control {
  display: block;
  width: 100%;
  padding: .5rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-color: transparent;
  background-clip: padding-box;
  border: 2px solid #fff;
  border-radius: 0px;
}

.mobile-banner{
  overflow:visible;
}
.mobile-banner-image{
  position:relative;
}
.mobile-banner .bg-overlay{
  height: calc(100% + 80px);
  top: -80px;
}
.mobile-banner-image img{
  margin-top:-80px;
}