.header {border-bottom: 0px;}
.service-section {margin: 0;}
.wrapper {padding:80px 0 50px 0;}
.service-section h2 {text-transform: uppercase;margin: 0 0 20px 0;}
.wrapper:nth-child(odd) {background: #f8f9fa;}
.wrapper:nth-child(event) {background: #fff;}
.service-block {overflow: hidden; border-radius: 10px; box-shadow: 0 0 10px #333;margin-bottom: 40px;}
a.service-link {}
.promo-image {width: 100%;}
.service-section h3 {padding: 10px 20px; margin: 0; text-align: center; text-transform: capitalize;}
.service-section h3 a {color: #083648; transition: all 0.2s;}
.service-section h3 a:hover {text-decoration: underline;}

.sub-nav {background-color: #083648; color: #fff; text-transform: uppercase; text-align: center; padding: 20px 0;position: sticky; top: 0;z-index: 1000;}

.sub-nav ul {list-style-type: none; padding: 0; margin: 0; font-size: 16px;}
.sub-nav ul li {display: inline-block; margin: 0 10px;}
.sub-nav ul li a {color: #fff;}
.sub-nav ul li a:hover {text-decoration: underline;}