body {
	
}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	
}

blockquote {
	
}

iframe {
	border: none;
}

.article-details .article-header h1, .article-details .article-header h2, h1 {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 60px;
	text-align: center;
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 36px;
	
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
	font-weight: 700;
	
}

h3.sp-module-title {
	
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	
}

h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.btn, .btn-secondary {
	tmin-height: 36px;
padding: 0 15px;
line-height: 36px;
font-size: 12px;
border: 2px solid #444;
font-family: 'Montserrat';
font-weight: 400;
text-transform: uppercase;
letter-spacing: 2px;
color: #444;
border-radius: 0;
background: none;

}

.btn:hover, .btn-secondary:hover {
	background: #F84F10;
	color: #FFF;
	border-color: #F84F10;
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#sp-header {
	
}


/*Banner*/

#sp-banner {
	
}


div#n2-ss-4 .n2-caption-overlay  {
	opacity: 0!important;
}

div#n2-ss-4 .n2-active .n2-caption-overlay, 
div#n2-ss-4 .n2-caption-overlay:hover  {
	opacity: 1!important;
}

div#n2-ss-4 p {
	margin-bottom: 15px;
}

/*row1wrap*/

#sp-row-1 {
	background: #F7F7F7;
}

#sp-row-1 .container {
	max-width: 1140px;
}

#sp-position-1-1 {
	padding: 0;
}

/*row2wrap*/

#sp-row-2 {
	background: #F7F7F7;
}

#sp-row-2 .container {
	max-width: 1140px;
}

#sp-position-2-1 {
	padding: 0;
	background: #FFF;
}

#sp-position-2-1 img {
	width: 100%; height: auto;
	transition: all 300ms ease-in-out;
}

#sp-position-2-1 .col-sm {
	overflow: hidden;
}

#sp-position-2-1 img:hover {
	transform: scale(1.2) rotate(5deg);
	transition: all 300ms ease-in-out;
}

/*row3wrap*/

#sp-row-3 {
	
}

#sp-row-3 .container {
	max-width: 1190px;
}

#sp-position-3-1 {
	
}


/*row4wrap*/

#sp-row-4 {
	
}

#sp-position-4-1 {
	
}

/*row5wrap*/

#sp-row-5 {
	
}

#sp-position-5-1 {
	
}

/*row6wrap*/

#sp-row-6 {
	
}

#sp-position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/


#sp-footer {
	text-align: center; padding-top: 40px;
}

#sp-footer .container-inner {
	border: none;
}

#sp-footer1 h3 {
	text-transform: uppercase;  margin: 0 0 15px 0; font-size: 24px; letter-spacing: 2px; font-weight: 800;
}

#sp-footer1 h4 {
	text-transform: uppercase;  margin: 0 0 15px 0; font-size: 18px; letter-spacing: 2px; font-weight: 800;
}

#sp-footer ul  {
	margin: 0;
	padding: 0;
}

#sp-footer .btn {
	border-color: #FFF;
}

#sp-footer ul li {
	list-style-type: none;
}

#sp-footer small {text-transform: uppercase; letter--spacing: 1px;}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #sp-main-body {
	display: none;
}

#sp-main-body {
	padding-top: 0!important;
}

#sp-main-body .container {
	max-width: 1160px;
}

#mod-custom140 {
	max-width: 320px; margin: 30px auto;
}

img.error-logo {
	max-width: 300px; height: auto;
}

.wf_file::before {
	content: "\f15b";
	font: normal normal normal 16px/1 "Font Awesome 5 Free";
	display: inline-block;
	margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before {
	content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

@media  (max-width: 800px) {
	body {
		
	}
	
	#sp-position-2-1 .two {
		flex-direction: column-reverse!important;
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}