@charset "utf-8";
/* CSS Document */

header .navbar-wp .navbar-brand img{
	height:72px;
}

header .navbar-wp .navbar-brand{
	margin-top:10px;
	margin-bottom:10px;
}

.navbar-wp .navbar-nav > li > a{
	padding:48px 16px 23px;
}

.cta-wr h1{
	font-size:36px;
}
.cta-wr p{
	font-size:18px;
	padding-left:4px;
	padding-top:10px;
}

.pg-opt{
	background:url(../images/top-bg.jpg) scroll no-repeat center center transparent; 
	height:150px;
	background-size:cover;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.pg-opt h2{
	font-size:40px;
	font-weight:normal;
	margin-top:38px;
	color:#fff;
}

.pg-opt .breadcrumb {
    background: #333 none repeat scroll 0 0;
    border-radius: 0;
    float: right;
    margin: 46px 0 0;
    opacity: 0.9;
    padding: 16px 15px 16px 20px;
}

.pg-opt .breadcrumb > li.active{
	color:#fff;
}
.pg-opt .breadcrumb a {
    color: white;
}

@media (max-width: 768px){
	.pg-opt h2{
		text-align:center;
	}
	
.pg-opt .breadcrumb {
    background: none;
    border-radius: 0;
    float: none;
    margin: 0 0;
    opacity: 0.9;
    padding: 10px 15px 16px 20px;
	text-align:center;
}
}

.pg-opt.ser{
background:url(../images/ser-bg.jpg) scroll no-repeat center center transparent; 
}

.pg-opt.sol{
background:url(../images/sol-bg.jpg) scroll no-repeat center center transparent; 
}

.pg-opt.car{
background:url(../images/car-bg.jpg) scroll no-repeat center center transparent; 
}

.pg-opt.con{
background:url(../images/con-bg.jpg) scroll no-repeat center center transparent; 
}



.navbar-wp .navbar-nav > li > a.active{
    background-color: #1457a8;
    border-top: 3px solid #1457a8;
    color: #fff;
}

ul.categories > li > a.active {
    background: transparent;
    color: #1457a8;
    text-decoration: none;
    font-weight: 700;
}

.job{
	color:#1457a8;
}

.post .post-meta h4 a.job1{
	color: #f7941d;
}
a.job1{
	color: #f7941d;
}
.req1 ul li{
	list-style:disc;
}
.req1 ul{
	list-style:disc;
	margin-left:0;
	/*height:40px;
	overflow:hidden;*/
	padding-left:30px
}
.req1 ol li{
	list-style:decimal;
}
.req1 ol{
	list-style:decimal;
	margin-left:0;
	/*height:40px;
	overflow:hidden;*/
	padding-left:30px
}

.req2 ul li{
	list-style:disc;
}
.req2 ul{
	list-style:disc;
	margin-left:30px;
}
.req2 ol li{
	list-style:decimal;
}
.req2 ol{
	list-style:decimal;
	margin-left:30px;
}

/* Desktop menu chip style: avoids full-height blue block on active item */
@media (min-width: 992px){
	.navbar-wp .navbar-nav > li > a{
		border-top: 0 !important;
		background: transparent !important;
		color: #1f2a37;
		margin-top: 30px;
		margin-bottom: 18px;
		padding: 9px 16px !important;
		border-radius: 999px;
		line-height: 1.15;
		transition: all .22s ease;
	}

	.navbar-wp .navbar-nav > li > a:hover,
	.navbar-wp .navbar-nav > li > a:focus{
		color: #1457a8 !important;
		background: rgba(20, 87, 168, 0.10) !important;
		border-top: 0 !important;
	}

	.navbar-wp .navbar-nav > li > a.active,
	.navbar-wp .navbar-nav > li.active > a,
	.navbar-wp .navbar-nav > li.active > a:hover,
	.navbar-wp .navbar-nav > li.active > a:focus{
		color: #1457a8 !important;
		background: #e9f1ff !important;
		border: 1px solid rgba(20, 87, 168, 0.25);
		border-top: 1px solid rgba(20, 87, 168, 0.25) !important;
		box-shadow: 0 3px 10px rgba(20, 87, 168, 0.14);
	}
}

/* Updated Header Styling - White Background */
body header .navbar-wp, 
body .navbar-wp,
.header-standard-2 .navbar-wp,
.navbar-wp.navbar-arrow {
    background-color: #ffffff !important; 
    border-top: none !important;
    border-bottom: 3px solid #1457a8 !important; /* Brand Blue Bottom Border for definition */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
}

.navbar-wp .nav > li > a {
    color: #333 !important;
    font-weight: 600 !important;
}

.navbar-wp .nav > li > a:hover {
    color: #1457a8 !important;
}

.navbar-wp .dropdown-menu {
    border-top: 3px solid #1457a8 !important;
}

/* Ensure Logo Box looks Premium */
header .navbar-wp .navbar-brand {
    background: #fff !important;
    padding: 8px 15px !important;
    border-radius: 4px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    display: inline-block !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important;
}

header .navbar-wp .navbar-brand img {
    height: 55px !important;
    width: auto !important;
}

/* Force Client Logo Colors */
.client, .client img, .client span {
    filter: none !important;
    -webkit-filter: grayscale(0%) !important;
    opacity: 1 !important;
}

/* Enhance Menu Font on New Background */
.navbar-wp .navbar-nav > li > a {
    color: #1a365d !important; /* Deep Blue text */
    font-weight: 700 !important;
    text-shadow: none !important;
}

/* Adjust mobile menu for consistency */
.navbar-wp .navbar-toggle {
    background-color: #1457a8 !important;
}

/* Services side list: plain vertical list without boxed rows/arrows */
.widget ul.categories{
	border: 0;
	background: transparent;
}

.widget ul.categories > li{
	border: 0;
	margin-bottom: 8px;
}

.widget ul.categories > li > a{
	padding: 2px 0;
	background: transparent;
	color: #1f2a37;
}

.widget ul.categories > li > a:after{
	content: none;
}

.widget ul.categories > li > a:hover{
	background: transparent;
	color: #1457a8;
	padding-left: 0;
}

/* Mobile full services list */
.mobile-services-list-wrap{
	display: none;
}

.mobile-services-full-list{
	display: grid;
	gap: 14px;
}

.mobile-service-full-card{
	border: 1px solid #e6edf7;
	border-radius: 12px;
	background: #fff;
	overflow: hidden;
}

.mobile-service-full-card img{
	width: 100%;
	height: auto;
	display: block;
}

.mobile-service-full-body{
	padding: 12px;
}

.mobile-service-full-body h3{
	margin: 0 0 8px 0;
	font-size: 20px;
	line-height: 1.2;
}

.mobile-service-full-body h3 a{
	color: #1457a8;
}

.mobile-service-full-body p{
	margin: 0 0 9px 0;
	font-size: 14px;
	line-height: 1.55;
	color: #334155;
}

.mobile-service-full-body p:last-child{
	margin-bottom: 0;
}

@media (max-width: 767px){
	.pg-opt.ser ~ section.slice.white .wp-section .container > .row{
		display: none;
	}

	.mobile-services-list-wrap{
		display: block;
		padding: 8px 0 18px;
		background: #fff;
	}

	.mobile-services-list-wrap .container{
		padding-left: 14px;
		padding-right: 14px;
	}
}

