p {
    font-size:18px;
	margin: 0 0 15px;
    color: #000;
}
.elementor-widget-text-editor {
    color: #000;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
}
ul {
	list-style: disc;
	line-height:36px;
	color:#000;
}
ul.inner {
	margin-left:50px;
	list-style: disc;
	line-height:36px;
	color:#000;
	margin-top:15px;
}

ol {
	list-style: decimal;
	color:#000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 300;
	line-height: 1.2;
	font-family: 'Oswald', sans-serif;
}

h1{
	font-size: 34px;
	margin-bottom: 15px;
	color:#000;
}

h2{
	font-size: 30px;
	margin-bottom: 15px;
	color:#000;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

h3{
	font-size: 26px;
	margin-bottom: 15px;
	color:#000;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

h3.red {
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 15px;
	color:#990000;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

h4{
	font-size: 22px;
	margin-bottom: 10px;
	color:#000;
}

h5{
	font-size: 20px;
	margin-bottom: 10px;
	color:#000;
}

h6{
	font-size: 18px;
	margin-bottom: 10px;
	color:#000;
}
p {
	margin:0 0 15px;
	color:#000;
}
.ht-main-navigation a {
	display: block;
	text-decoration: none;
	color: #444;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	line-height: 36px;
	padding: 0 15px;
	font-weight: 400;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
.nf-before-form-content {
	font-size: 14px;
	font-style:italic;
	font-family: 'Oswald', sans-serif;
	color:#000;
}
.elementor-widget-heading .elementor-heading-title {
   	font-family: 'Oswald', sans-serif;
	font-size:36px;
	letter-spacing: 1px;
	text-transform:uppercase;
    font-weight: 400;
	margin-top:20px;
}
	#nf-label-field-2, #nf-label-field-3, #nf-label-field-5, #nf-label-field-6, #nf-label-field-7, #nf-label-field-8, #nf-label-field-9   {
    font-weight: 400;
    margin: 0;
    padding: 0;
		font-family: 'Oswald', sans-serif;
		font-size:20px;
		color:#000;
}
#nf-field-4 {
	background-color:#990000;
	color:#FFF;
	font-family: 'Oswald', sans-serif;
		font-size:20px;
	 font-weight: 400;
}
.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    margin: 0;
    width: auto;
    height: auto;
    vertical-align: inherit;
	background-color:#e0f5e0;
}