body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: 'Lato', 'Trebuchet',  'Arial', 'Helvetica', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}
p {font-size: 14px}

.site-header {
	position: fixed;
	width: 100%;
	height: 76px;
	margin: 0 auto;
	padding: 0;
	z-index: 1000;
}

.site-header-main {
	z-index: 999;
	background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 1px 3px rgba(0,0,0,0.22);
	padding-left: 5px;
	padding-right: 20px;
}

.site {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background: rgba(76, 175, 80, 0.0)
}

body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
       height: 0px;
  }

#site-navigation {
	float: left;
	}
.main-navigation a {
	text-transform: uppercase;
}

.main-navigation li:hover {
	font-weight: bold;
}

.site-content {
	position: relative;
	top: 120px;
}

.site-info {
	padding-left: 20px;
	padding-right: 20px;
}

.site-title a {
	font-size: 14px;
	font-weight: normal;
}

.entry-summary p {
	font-size: 12px;
}

.entry-title {
		font-size: 19.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1em;
	}

.widget {
	border-top: 2px;
	border-top-style: solid;
border-top-color: #f6f6f6;
}

.widget-area {
	margin-left: 60%;
}

.aps-group-horizontal {
	float: right;
}

#site-footer {
	width: 100%;
	height: 60px;
}

.site-info {
	width: 100%;
	height: 60px;	
}

.socialIcons {
	float: right;
}

#footer-sidebar4 {
	float:right;
	position: relative; 
	bottom: 30px;
}

#footer-sidebar4 .widget {
	border-top-style: none;
}

.footer-sticky {
	width: 100%;
	height: 60px;
/* Height of the footer */
 position:fixed;
     bottom:0px;
	padding-bottom: 10px;
}

.slideshow-window {
	background-color: transparent !important;
	border: 0 none !important;
}

.site-inner {
	max-width: 100%;
}

.site-header-main {
	    background-color: rgba(255, 255, 255, 0.9);
}

body,
button,
input,
select,
textarea {
	font-size: 12px;
	line-height: 1.75;
}

body,
button,
input,
select,
textarea,
.required {
	font-family: "Helvetica Neue","montserrat", arial, sans-serif;
}