/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h1 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h5 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h6 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#headerwrap {	background: none;
	background-color: #000000; 
}
#header {		font-weight:500;
	text-transform:uppercase;
	color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(0,0,0,0.95); 
}
#headerwrap.fixed-header #site-logo a img {		width: 80px;
	height: 80px; 
}
#site-logo {	
	margin-top: -6px;
	margin-bottom: -7px; 
}
#site-description {	display: none; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffeb01; 
}
#main-nav-wrap #main-nav > .current_page_item > a, #main-nav-wrap #main-nav > .current-menu-item > a {	
	color: #ff5260; 
}
#main-nav li:not(.themify-widget-menu) > ul, #main-nav .has-mega-sub-menu .mega-sub-menu, #main-nav .has-mega-column > .sub-menu {	
	margin-top: 25px; 
}
.module-title {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
.footer-widgets .widget {	
	margin-top: 0px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 80px;
	height: 80px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 80px;
	height: 80px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 80px;
	height: 80px; 
}
 }
/* Themify Custom CSS */
.header-widget-full .widget .social-links {
    display: table;
    border-collapse: collapse;
}

.module-fancy-heading .main-head::after, .module-fancy-heading .main-head::before {
    content: "";
    display: block;
    position: absolute;
    border-top: 3px solid #015ca3;
    transform: translateY(-50%);
    top: 50%;
    width: 100px;
}

.section-col + .footer-text::before, .section-col + .footer-text::after {
    content: "";
    display: block;
    background-color: inherit;
    position: absolute;
    width: 100%;
    width: 5.2%;
    height: 100%;
    top: 0;
}

.section-col + .footer-text {
    background-color: #000;
    position: relative;
    padding: 1.1em 0 0.3em;
    text-align: center;
    font-weight: normal;
    font-size: .95em;
}

.social-links .icon-large img {
    max-width: 40px;
    max-height: 40px;
}

.header-widget-full .header-widget-inner {
    margin: 0 auto;
        margin-bottom: 0px;
    max-width: 100%;
    width: 1160px;
    margin-bottom: -9.5px;
}

.header-widget-full .header-widget-inner .widget p:last-child {
    margin-top: 18px;
}
