.page-anchor-nav {
	position: relative;
	position: sticky;
	top: 0px;
	background: #FFF;
	height: 60px;
	z-index: 10;
	box-shadow: 0px 5px 16.6px 0px rgba(0, 0, 0, 0.13);
}
	.page-anchor-nav ul {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
		.page-anchor-nav ul li {
			padding: 19px 0 15px 0;
		}
			.page-anchor-nav ul li a {
				font-size: 18px;
				font-weight: 700;
				line-height: 26px;
				color: #142E53;
			}
			.page-anchor-nav ul li a:hover {
				color: #1D6CC9;
			}
			.page-anchor-nav ul li .link-enquire-now {
				color: #1D6CC9;
			}

@media all and (max-width: 1023px) and (min-width: 0px) {
	.page-anchor-nav {
		position: fixed;
		top: auto;
		bottom: 0px;
		left: 0px;
		width: 100%;
		z-index: 100;
		overflow-y: hidden !important;
		overflow-x: auto !important;
		box-shadow: 0px 5px 16.6px 0px rgba(0, 0, 0, 0.13);
	}
	.page-anchor-nav .container { padding: 0px; }
	.page-anchor-nav ul {
		float: left;
		position: relative;
		overflow: hidden;
		display: flex;
		width: 100% !important;
		overflow-x: auto !important;
	}
		.page-anchor-nav ul li {
			display: inline-block;
	        float: none;
	        padding: 0 14px 0 22px;
		}
		.page-anchor-nav ul li a {
			text-decoration: underline;
			white-space: nowrap;
			display: block;
	        padding: 19px 0 15px 0;
		}
}

.container--content {
	padding-bottom: 12px;
}

.container--intro {
	padding: 52px 0 40px 0;
}
	.block-intro {
		display: flex;
		align-items: baseline;
		padding: 0 15px;
	}
	.block-intro h1 {
		width: 50%;
		padding: 0 120px 0 0;
		font-size: 2.525rem;
		line-height: 3.55rem;
		font-weight: 700;
	}
	.block-intro .intro-text {
		width: 50%;
		padding: 0 0 0 120px;
	}

@media all and (max-width: 1100px) and (min-width: 0px) {
	.block-intro { display: block; }
	.block-intro h1 { padding-right: 0px; width: auto; }
	.block-intro .intro-text { padding-left: 0px; width: auto; }
}

@media all and (max-width: 992px) and (min-width: 0px) {
	.container--intro { padding: 40px 0 30px 0; }
	.block-intro h1 { font-size: 28px; line-height: 40px; margin: 0 0 26px 0; }
	.block-intro .intro-text p { font-size: 18px; line-height: 26px; }
}

.container--hr hr {
	border-color: #132E53;
	margin-bottom: 3.3rem;
}

@media all and (max-width: 992px) and (min-width: 0px) {
	.container--hr { display: none; }
}

.container--cta {
	padding: 52px 0 71px 0;
}
	.cta-wrapper {
		margin: 0 -109px;
	}
	.cta {
		background: #1D6CC9;
		padding: 64px 109px;
		color: #FFF;
		display: flex;
		align-items: flex-end;
	}
		.cta .cta-left {
			width: calc(100% - 190px);
		}
			.cta h2 {
				font-size: 2.5rem;
				line-height: 3.6rem;
				margin-bottom: 24px;
				font-weight: 700;
			}
			.cta p {
				font-size: 1.75rem;
				line-height: 2.5rem;
				margin-bottom: 35px;
				font-weight: 400;
				max-width: 500px;
			}
			.cta .btn { float: left; }

			.btn.btn--primary.btn--white {
				background: #FFF;
				color: #1D6CC9;
			}

			.btn.btn--primary.btn--white:hover,
			.btn.btn--primary.btn--white:focus {
				background-color: #142e53;
			    border-color: #142e53;
			    color: #FFF;
			}

		.cta .cta-right {
			width: 190px;
			margin-bottom: 34px;
		}
			.cta .cta-right ul li {
				display: block;
				padding: 0 0 0 30px;
				position: relative;
				margin-bottom: 16px;
				font-size: 16px;
				line-height: 23px;
			}
				.cta .cta-right ul li:before {
					width: 10px;
					height: 10px;
					border-radius: 100%;
					background: #FFF;
					content: '';
					display: block;
					position: absolute;
					top: 5px;
					left: 0px;
				}

@media all and (max-width: 1340px) and (min-width: 0px) {
	.cta-wrapper {
		margin: 0px;
	}
		.cta {
			padding: 64px;
		}
}

@media all and (max-width: 992px) and (min-width: 0px) {
	.container--cta { padding: 0 0 40px 0; }
	.cta-wrapper { margin: 0px; }
	.cta {
		padding: 30px 15px 26px 15px;
		display: block;
	}
		.cta .cta-left {
			display: block;
			width: auto;
			overflow: hidden;
			padding: 0 0 40px 0;
		}
			.cta .cta-left h2 {
				font-size: 30px;
				line-height: 44px;
				margin-bottom:  30px;
			}
			.cta .cta-left p {
				font-size: 24px;
				line-height: 35px;
				margin-bottom: 30px;
			}
		.cta .cta-right {
			display: block;
			width: auto;
			padding: 0px 0 0 0;
		}
}


.container--image {

}
	.container--image img {
		width: 100%;
		height: auto;
		margin-bottom: 3.3rem;
	}

.container--video {
	margin-bottom: 50px;
}

.video-embed {
	position: relative;
	padding-bottom: 56.25%;
	height: 0px;
}
	.video-embed iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		display: block;
	}

.video-link {
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
}
	.video-link img {
		width: 100%;
		height: auto;
		display: block;
		transition: .3s;
	}
	.video-link:hover img {
		transform: scale(1.2);
		opacity: 0.8;
	}
	.video-link svg {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		z-index: 1;
	}

@media all and (max-width: 992px) and (min-width: 0px) {
	.container--image,
	.container--video {
		padding: 0px;
	}
	.container--video { margin-bottom: 40px; }
	.container--image img { margin-bottom: 40px; }
}

.video-background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	display: block;
}

.video-background video {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
	object-fit: cover;
	display: block;
}

.home-hero__item-content {
	position: relative;
	z-index: 1;
}

.header__menu>li:first-child .sub-menu {
    -moz-columns: 3;
    column-count: 3;
}
.header__menu>li.nav-sectors .sub-menu {
    -moz-columns: 2;
    column-count: 2;
    -moz-column-fill: auto;
    column-fill: auto;
    height: 22.5rem;
}
.header__menu>li.nav-services .sub-menu {
   /* -moz-columns: 3;
    column-count: 3;*/
    margin: 0 auto;
    max-width: 1310px;
    padding: 2.25rem .9375rem;
    width: 100%;
	/*height: 30.5rem;*/
}

@media screen and (max-width: 1500px) {
    .header__menu>li.nav-sectors .sub-menu {
        height:20rem
    }
}
.header {
	z-index: 11;
}
.header__menu>li { position: static; }
.header__menu>li .sub-menu__wrap {
	top: 100px;
	transform: translateY(-200%);
	opacity: 0;
	z-index: 11;
	transition: .5s;
	position: absolute;
}
.header__menu>li.menu-item-has-children:hover .sub-menu__wrap {
	transform: translateY(-200%);
}
.header__menu>li.menu-item-has-children.active .sub-menu__wrap {
	transform: translateY(0);
	opacity: 1;
}
.header__menu>li.nav-services .sub-menu__wrap ul .background-follow {
	background: blue;
	width: 0px;
	height: 0px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFF;
	opacity: 0;
	box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.07);
	transition: .3s;
	z-index: 12;
}
.header__menu>li.nav-services .sub-menu__wrap ul {
	position: relative;
	display: grid;
	height: auto;
	-moz-columns: 1;
	column-count: 1;
	row-gap: 0px;
	column-gap: 22px;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
	.header__menu>li.nav-services .sub-menu__wrap ul li {
		display: block;
	}
	.header__menu>li.nav-services .sub-menu__wrap ul li a {
		position: relative;
		display: block;
		padding: 109px 34px 54px 34px;
		color: #1D6CC9!important;
		text-align: center;
		font-size: 14px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		text-transform: uppercase;
		white-space: normal;
		position: relative;
		z-index: 13;
	}
	/*.header__menu>li.nav-services .sub-menu__wrap ul li.current-menu-item a {
		background: #FFF;
		box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.07);
	}*/
	.header__menu>li.nav-services .sub-menu__wrap ul li a .icon {
		height: 85px;
		line-height: 85px;
		top: 17px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
		.header__menu>li.nav-services .sub-menu__wrap ul li a .icon img {
			display: inline-block;
			vertical-align: middle;
		}

.header__mob-menu .mob__menu li .sub-menu__wrap .sub-menu a .icon { display: none; }

.header__menu>li.current-menu-ancestor:before, 
.header__menu>li.current-menu-item:before {
	display: none;
}
.header__menu>li.current-menu-ancestor a,
.header__menu>li.current-menu-item a { position: relative; }
.header__menu>li.current-menu-ancestor a:before, 
.header__menu>li.current-menu-item a:before {
    background-color: #1d6dc9;
    background-color: #132E53;
    bottom: -.3125rem;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}
.header__menu>li.current-menu-ancestor li a:before, 
.header__menu>li.current-menu-item li a:before { display: none; }

.header__menu>li.menu-item-has-children:after {
	display: none;
}
.header__menu>li.menu-item-has-children a:after {
	background-image: url(../../dist/img/chevron-blue.svg);
    background-size: contain;
    content: "";
    display: inline-block;
    height: .9375rem;
    left: 1px;
    position: relative;
    top: 3px;
    transform: rotate(-90deg);
    transition: transform .3s linear;
    width: .9375rem;
    margin-left: 5px;
}
.header__menu>li.menu-item-has-children.active a:after {
    transform: rotate(-270deg);
}
._white .header__menu>li.menu-item-has-children a:after { background-image: url(../../dist/img/chevron-white.svg) !important; }
.header._white.fixed .header__menu>li.menu-item-has-children a:after { background-image: url(../../dist/img/chevron-blue.svg) !important; }
.header__menu>li.menu-item-has-children li a:after { display: none; }

.home-banner {
	background: #122D52;
	padding: 130px 0;
}
.home-banner-inner {
	display: flex;
	align-items: center;
}
	.home-banner-inner article {
		max-width: 416px;
	}
		.home-banner-inner article h1 {
			font-size: 70px;
			line-height: 70px;
			color: #FFF;
			margin: 0 0 50px 0;
		}
		.home-banner-inner article p {
			font-size: 18px;
			line-height: 22px;
			color: #FFF;
			margin: 0 0 40px 0;
		}
	.home-banner-inner .home-banner-image {
		position: absolute;
		right: 0px;
		width: 100%;
		max-width: calc(100dvw - 500px);
	}
	.home-banner-inner .home-banner-image img.size-full { 
		float: right; width: 100%; height: auto; max-width: 852px; 
	}
	.home-banner-image-icon-holder {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 100%;
		max-width: 852px;
		height: 100%;
	}
	.home-banner-icon {
		opacity: 0;
		position: absolute;
		max-width: 48px;
		max-height: 48px;
		top: 50%;
		left: 50%;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
		-webkit-animation-duration: 6s;
		animation-duration: 6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInUpIcon;
		animation-name: fadeInUpIcon;
	}

@-webkit-keyframes fadeInUpIcon {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }

  10% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  70% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  80% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpIcon {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }

  10% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  70% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  80% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeInDownIcon {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  10% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  70% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  80% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownIcon {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }

  10% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  70% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  80% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

	.home-banner-icon-1 {
		margin-left: 25.5%;
		margin-top: 22%;
		width: 5.2%;
	    animation-delay: 2.8s;
	    -webkit-animation-delay: 2.8s;
	}
	.home-banner-icon-2 {
		margin-left: 13%;
		margin-top: 26%;
		width: 4%;
	    animation-delay: 2.6s;
	    -webkit-animation-delay: 2.6s;
	}
	.home-banner-icon-3 {
		margin-left: -35%;
		margin-top: 26%;
		max-width: 9.5%;
	    animation-delay: 2.2s;
	    -webkit-animation-delay: 2.2s;
	}
	.home-banner-icon-4 {
		margin-left: -42.5%;
		margin-top: 23.4%;
		width: 3.8%;
	    animation-delay: 2s;
	    -webkit-animation-delay: 2s;
	}
	.home-banner-icon-5 {
		margin-top: -29%;
		margin-left: -44%;
		width: 3%;
	    animation-delay: .2s;
	    -webkit-animation-delay: .2s;
	}
	.home-banner-icon-6 {
		max-width: 7.3%;
		margin-top: -11.5%;
		margin-left: -40.6%;
	    animation-delay: .4s;
	    -webkit-animation-delay: .4s;
	}
	.home-banner-icon-7 {
		margin-top: -32%;
		margin-left: -15.3%;
		max-width: 5.7%;
	    animation-delay: .8s;
	    -webkit-animation-delay: .8s;
	}
	.home-banner-icon-8 {
		width: 4.5%;
		margin-top: -26%;
		margin-left: -7.2%;
	    animation-delay: 1s;
	    -webkit-animation-delay: 1s;
	}
	.home-banner-icon-9 {
		margin-top: -30%;
		max-width: 7.3%;
		margin-left: -3%;
	    animation-delay: 1.2s;
	    -webkit-animation-delay: 1.2s;
	}
	.home-banner-icon-10 {
		margin-top: -18.5%;
		margin-left: 23.5%;
		width: 5.4%;
	    animation-delay: 1.6s;
	    -webkit-animation-delay: 1.6s;
	}
	.home-banner-icon-11 {
		margin-top: -10%;
		width: 3.5%;
		margin-left: 29.5%;
	    animation-delay: 1.8s;
	    -webkit-animation-delay: 1.8s;
	}
	.home-banner-icon-12 {
		margin-top: 23%;
		width: 4%;
		margin-left: -10.5%;
	    animation-delay: 2.4s;
	    -webkit-animation-delay: 2.4s;
	}
	.home-banner-icon-13 {
		margin-top: -2.5%;
		width: 4%;
		margin-left: -31.2%;
	    animation-delay: .6s;
	    -webkit-animation-delay: .6s;
	}
	.home-banner-icon-14 {
		max-width: 7%;
		margin-left: 15%;
		margin-top: -22%;
	    animation-delay: 1.4s;
	    -webkit-animation-delay: 1.4s;
	}

@media all and (max-width: 1023px) and (min-width: 0px) {
.home-banner {
	padding: 48px 0;
}	
	.home-banner .container { padding: 0px; }
	.home-banner-inner {
		flex-direction: column;
	}
	.home-banner-inner article {
		max-width: none;
		text-align: center;
		padding: 0 30px;
	}
		.home-banner-inner article h1 {
			font-size: 30px;
			line-height: 30px;
			margin: 0 0 27px 0;
		}
		.home-banner-inner article p {
			font-size: 20px;
			line-height: 24px;
			margin: 0 auto 27px auto;
			max-width: 245px;
		}
	.home-banner-inner .home-banner-image {
		padding: 48px 0;
		position: relative;
		right: auto;
		width: 100%;
		max-width: 100%;
	}
}

@media all and (min-width: 1600px) {
	.home-banner-inner { flex-direction: row-reverse; }
	.home-banner-inner .home-banner-image { right: auto; left: 124px; position: relative; }
}

.highlighted-services-grid {
	display: grid;
	column-gap: 20px;
	grid-row-gap: 20px;
}
	.highlighted-services-grid-item {
		display: block;
		background: #1D6CC9;
		position: relative;
	}
	.highlighted-services-grid-item-navy {
		background: #102747;
	}
	.highlighted-services-grid-item-more {
		background: #FFF;
	}
		.highlighted-services-grid-item-image {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
			opacity: 0;
			display: block;
			background: none no-repeat center center;
			background-size: cover;
			transition: .3s;
		}
		.highlighted-services-grid-item-image:before {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
			display: block;
			background: rgba(16, 39, 71, 0.5);
			content: '';
		}
		.highlighted-services-grid-item:hover .highlighted-services-grid-item-image,
		.highlighted-services-grid-item:focus .highlighted-services-grid-item-image,
		.highlighted-services-grid-item:active .highlighted-services-grid-item-image {
			opacity: 0.9;
		}
		.highlighted-services-grid-item-inner {
			padding: 50px 40px 90px 40px;
			text-align: center;
			position: relative;
			height: 100%;
			z-index: 1;
			display: block;
		}
			.highlighted-services-grid-item-icon {
				display: block;
				height: 100px;
			}
			.highlighted-services-grid-item-inner img {
				display: block;
				margin: 0 auto;
				max-height: 82px;
			}
			.highlighted-services-grid-item-inner h4 {
				font-size: 30px;
				line-height: 30px;
				color: #FFF;
			}
			.highlighted-services-grid-item-inner .highlighted-services-grid-item-link {
				display: block;
				font-size: 16px;
				line-height: 18px;
				color: #FFF;
				bottom: 31px;
				text-align: center;
				left: 0px;
				position: absolute;
				width: 100%;
			}
			.highlighted-services-grid-item-more .highlighted-services-grid-item-inner h4,
			.highlighted-services-grid-item-more .highlighted-services-grid-item-inner .highlighted-services-grid-item-link {
				color: #1D6CC9;
			}
@media all and (min-width: 640px) {
	.highlighted-services-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media all and (min-width: 1024px) {
	.highlighted-services-grid {
		grid-template-columns: repeat(4, 1fr);
	}
		.highlighted-services-grid-item-half {
			grid-column: span 2;
		}
}

.home-spacer-bottom { height: 100px; display: block; }

.services-grid-wrapper {
	padding: 0 0 50px 0;
}
.services-grid-wrapper h2 {
	font-size: 30px;
	line-height: 35px;
	margin: 0 0 50px 0;
}
	.services-grid {
		display: grid;
		row-gap: 20px;
		column-gap: 20px;
	}
	.service-card {
		display: block;
		background: #FFFFFF;
		box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.07);
		padding: 34px 50px 42px 50px;
		position: relative;
		text-align: center;
	}
		.service-card-header {
			display: flex;
			align-items: center;
			column-gap: 42px;
			color: #1D6CC9;
			text-align: left;
			margin: 0 0 30px 0;
		}
		.service-card-header svg {
			max-height: 48px;
			display: block;
			width: auto;
		}
		.service-card-header h4 {
			font-size: 16px;
			line-height: 19px;
			text-transform: uppercase;
		}
		.service-card .service-card-description {
			font-size: 16px;
			line-height: 20px;
			color: #000;
			display: block;
			margin: 0 0 48px 0;
			text-align: center;
		}
		.service-card-link {
			display: block;
			position: absolute;
			left: 0px;
			bottom: 23px;
			width: 100%;
			font-size: 16px;
			line-height: 18px;
			color: #1D6CC9;
			font-weight: 700;
		}
	.service-card:hover,
	.service-card:active,
	.service-card:focus {
		background: #152F54;
	}
		.service-card:hover .service-card-header,
		.service-card:active .service-card-header,
		.service-card:focus .service-card-header {
			color: #FFF;
		}
		.service-card:hover .service-card-description,
		.service-card:active .service-card-description,
		.service-card:focus .service-card-description {
			color: #FFF;
		}
		.service-card:hover .service-card-link,
		.service-card:active .service-card-link,
		.service-card:focus .service-card-link {
			color: #FFF;
		}

@media all and (min-width: 640px) {
	.services-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media all and (min-width: 1024px) {
	.services-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

.nopaddingtop { padding-top: 0px; }


