/*
Theme Name: NextWaveWorks
Theme URI: http://nextwaveworks.com
Description: A theme for NextWave Works, built on Divi
Author: 
Author URI: 
Template: Divi
*/

#top-menu .current_page_item a {
    padding-bottom: 10px !important;
    border-bottom: 4px solid #1D184C;
}

#nw_page_title h1 {
    background: rgba(0,0,0,.4);
    border-left: 10px solid #2485BE;
    width: intrinsic;
    padding: .25em .5em .25em .25em;
    
}

.nw-content-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slider-text-background {
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.ghost-image {
	pointer-events: none;
}

.technology-module-content h3.et_pb_module_header {
	border-bottom: 1px solid #2485BE;
	padding-bottom: 24px;
	margin-bottom: 10px;
}

#et-footer-nav {
    border-top: 1px solid #707070;
}

    #et-footer-nav .container {
        text-align: center;
    }

body h1, h2, h3, h4, h5, h6, p {
	overflow-wrap: normal !important;
}

.rwo-container .rotate-words {
	font-size: 100px !important;
	line-height: 1.2 !important;
}