  html {scroll-behavior: smooth;}
p, .p {font-size: 16px; line-height: 28px;}
.item.contact-box p { font-size: 14px;}
section.navigation {box-shadow: none!important; -webkit-box-shadow: none!important;}		
.scroller{position:absolute; bottom:0; font-size: 2rem; margin-bottom:20px; -moz-animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite;}
.scroller a {color:#fff; opacity:.6;}
.scroller a:hover {color:#00AEEF;}
.light-wrapper {
    background: #fff;
}
.news-item {
    margin-bottom: 10px;
    padding-left: 0!important;
    padding-right: 20px;
}		
		.blog {
    display: flex;
    flex-wrap: wrap;
}
		.blog .post {
    margin-bottom: 20px;
}
.post h3.post-title {
	font-size: 18px;
	color: #434343;
	line-height: 1.4rem;
	text-wrap: pretty;
}
.post h3.post-title:after {
    width: 50px;
    height: 3px;
    border-top: 1px solid #44D62C;
    content: '';
    display: block;
    margin-top: 14px;
    margin-bottom: 16px;
}
.post a {
	color: #4aa2d1;
	transition: all 200ms ease-in;
	text-decoration:none;
}
.post-title a {
	color: #434343
}
.post-title a:hover {
	color: #4aa2d1
}
.post .meta span:before {
	content: "|";
	padding: 0 10px;
}
.post .meta span:first-child:before {
	display: none
}
.post .meta, .post a.more {
	color: #9a9a9a;
	font-size: 14px;
	font-weight: bold!important;
	margin-bottom: 10px;	
	text-transform: uppercase;
}
.post .meta a, .post a.more {
	color: #9a9a9a;
	text-transform: uppercase;
}
.post .meta a:hover,.post .more:hover {
	color: #4aa2d1;
	text-decoration: none;
}
.post p {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.post a.more {
	display: inline-block;
	margin-bottom: 15px;
}
.post .more:after {
	font-family: 'Font Awesome 6 Pro';
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	content: "\f178";
	padding-left: 5px;
	display: inline-block;
}
.matrix.inverse-wrapper a.more:hover, .matrix.inverse-wrapper h3.post-title a:hover {
    color: #00AEEF;
}		
		
.bb-btn.naked {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bb-btn.naked:hover {
    background: none!important;
    color: #003359;
    text-decoration: none;
}
.bb-btn:hover{text-decoration:none;}
		.item .box .icon {
    font-size: 4rem;
    height: 4rem;
    margin-bottom: 20px;
}
.btn-primary:hover {
    background-color: #00AEEF;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translatey(-5px);
    -ms-transform: translatey(-5px);
    transform: translatey(-5px);
}
.service-tile-item .item {position:relative;}
	.service-tiles .item .box {padding: 8%!important;  transition: .5s all; -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05); z-index: 2;}
.service-tiles .item .box:before {
    height: 5px;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: 0.5s ease all;
    background-image: linear-gradient(153deg, #00AEEF 0%, #003359 95%);
}
		
.service-tiles .item .box:hover {

-webkit-box-shadow: 0 24px 64px -24px rgba(0, 0, 0, 0.2);
box-shadow: 0 24px 64px -24px rgba(0, 0, 0, 0.2);
-webkit-transition: opacity 0.5s 0.2s;
transition: opacity 0.5s 0.2s;
		
		}		
		
.service-tiles .item .box:hover:before {
  left: 0;
  height: 100%;
  right: 0;
  bottom: 0;
}


.service-tiles .item .box:hover em {--fa-primary-color:rgb(0, 51, 89); --fa-secondary-color:rgb(175 175 175); transition: 0.8s;}
.service-tiles .item .box:hover h3 {color:#fff!important; position:relative; z-index:3;}		
		
.matrix.inverse-wrapper h3.main-title.no-line:after {
    display: none;
}	
		.cta-bar-wrapper .cta-bar {
    background: rgb(25 25 25 / 58%)!important;
}
		.news-item figure img {border-radius:100%;}
.quote-card {
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.07);
    padding: 3rem 4rem;
    text-align:center;
	background-color:#fff;
}

p.eyebrow {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}
p.the-quote {
    font-size: 24px;
    line-height: 1.6;
    text-align: left;
}
p.the-quote:before, p.the-quote:after {
    font-family: 'Font Awesome 6 Pro';
    content: "\f10d";
    position: absolute;
    font-size: 4rem;
    opacity: 0.3;
    font-style: normal;
    font-weight: bold;
}
p.the-quote:before {
       left: 2rem;
    top: 0;
}
p.the-quote:after {
    content: "\201D";
    right: 20px;
    bottom: 0px;
}
.quote-card h5 {
    font-size: 20px;
    font-weight: 900;
    color: #003359;
}	
.quote-card .attribution {
	display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
	justify-content: center;	
		}		
.quote-card figure {height:100px; width:100px; margin-right:20px; overflow:hidden;border-radius:100%;}
.quote-card figure img {width: 100%; max-width: 100%; height: 100%;  object-fit: cover!important; object-position: top center;}
		
@media (max-width:425px) {
		.quote-card {padding:2rem;}
		p.the-quote {font-size:18px;}
		p.the-quote:after,p.the-quote:before {display:none;}
		.quote-card figure {margin-bottom:10px;}
		}		
		