

/* Add here all your CSS customizations */
.btn-slider{
	background-color: #9E9E9E;color: #fff;
	border-radius: 4px;
}
.s-title{
	line-height: 1em;
}
.s-subhead{
	color:#9E9E9E;font-weight: 300;
}
.section-subhead{
	font-weight: 200;
	color:#616161;
	text-transform: uppercase;
}
/*p{
	line-height: 1.5em;
}*/
.centertext{
	text-align: center;
}
.greenbox{
	background: #04c6ab;
	
}
.white-text{
	color:#fff;
}
.bar-num{
	position: absolute;
	left:50px;
	top:50px;
	font-weight: bold;
	font-size: 3em;
}
.wwt-cta{
	color: rgba(225,104,106,1.00);
}
.air-lgreen{
	background-color: #04c6ab;
}
.s-white{
	color:#fff;
}
.herosubs{
	text-align: center;
	line-height: 2em;
}
.tp-bullet{
	visibility: hidden;
}
.cta-itallic{
	font-style: italic;
	font-weight: bold;
}
.td-upper{
	text-transform: uppercase;
	vertical-align: middle;
	font-size: 1.2em;
	text-align: center;
}
.thead{
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	border: none;
	font-size: 1.2em;
}
.dgreen-evobox{
	background-color: #029845;
 
}
.icons{
	font-size: 3em;
	color:#258bca;
}
.itallic{
	font-style: italic;
}


.hero-text{
	width: 100%;
	height: auto;
	background-color:#008000;
	z-index: 100;
	position: absolute;
	top: -130px;
	left: 0;
	text-align: center;
	color: #fff;
	padding: 1em;
	margin-bottom: 100px; 
}
.hero-text h1{
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	margin: 15px;
}
.hero-text p {
	line-height: 1.2em;color: #fff;
	padding: 0 1em;
}

h3 {
	font-family: 'Univers LT Bold';
	font-size: 21px;
	text-transform: uppercase;	 	 
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
h2 {
font-family: 'Montserrat', sans-serif;
font-weight: bold;
}

h3 {
	font-family: 'Montserrat', sans-serif; 
	font-weight: bold;
	}

	h1 {
		font-family: 'Montserrat', sans-serif; 
		font-weight: bold;
		 
		}

	h5 {
		font-family: 'Montserrat', sans-serif; 
		font-weight: bold;
		}
		h4 {
			font-family: 'Montserrat', sans-serif; 
			font-size: 19px;
			text-transform: uppercase;
			}


	.section-subhead {
		font-family: 'Montserrat', sans-serif; 
		font-weight: bold;

	}

		.nav-link {
		font-family: 'Montserrat', sans-serif; 
		font-weight: bold;
		text-transform: uppercase;

	}