/* Themify Customize Styling */
#pagewrap {	background: none;
	background-color: #f9f9f9; 
}
#content {	background: none;
	background-color: #ffffff;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
	margin-top: 20px;
	margin-right: 15px; 
}
#sidebar {	background: none;
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 30px;
	margin-bottom: 2px; 
}
h2 {		font-size:24px;
 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#site-logo {		position:fixed;
 
}
#site-description {	display: none; 
}
#main-nav {		position:fixed;

	height: 106px; 
}
#main-nav a {	
	font-family:Montserrat;	font-weight:bold;
	letter-spacing:1px;
	font-size:14px;
	text-transform:uppercase;
	color: #171412; 
}
#main-nav a:hover {	background: none;
	background-color: #2bb8ed;
	color: #ffffff; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	background: none;
	background-color: #2bb8ed;
	color: #ffffff; 
}
#sidebar .widget {	
	padding-top: 20px;
	margin-top: 20px; 
}
#footerwrap {	background: none;
	background-color: #373535; 
}
#footer a {	
	font-family:Open Sans;	font-weight:300;
	font-size:1.35em;
 
}
.footer-widgets .widgettitle {		font-weight:600;

	margin-bottom: 45px; 
}
#footer-logo {	display: none; 
}

/* Themify Custom CSS */
.logo-wrap {
    position: relative;
    float: left;
    margin: -35px;
}
#headerwrap.fixed-header #site-logo img:not(#sticky_header_logo) {
    /* transition: all .3s; */
}
#site-logo img {
    -webkit-transition: none !important;
    /* transition: all .5s ease-out; */
}

.hide {
	display: none;
}
.modulename {
    font-size: 24px;
    text-transform: uppercase;
    color: #373535;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    display: flex;
    align-items: center;
}
.modulename .view_category a {
    background: #af2b0c;
    border: 1px solid #af2b0c;
    color: #fff;
    font-size: 13px;
    padding: 4px 10px;
    margin-left: 15px;
    text-decoration: none;
    text-transform: initial;
    border-radius: 3px;
    transition: 0.3s ease;
}
.sidebar .widget {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 30px;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    padding: 15px;
    margin: 0;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main-nav {
    position: absolute;
    max-height: 106px;
    top: 0;
}
#main-nav > li.current_page_item > a:before {
    display: none!important;
}
.admin-bar #headerwrap, .admin-bar #headerwrap.fixed-header {
    top: 32px;
    max-height: 52px;
    border-bottom: 2px solid #2bb8ed;
}
.widgettitle, .sidebar .widget-title {
    font-size: 18px;
    background-color: #56C5CD;
    color: #fff;
    padding: 20px 30px;
    margin: -30px 0px 30px 0px;
}
.savedbtn {
    color: #fff;
    text-decoration: none;
    background: #fdc160;
    display: block;
    text-align: center;
    padding: 5px 20px;
    border-radius: 3px;
    margin-top: 15px;
    transition: 0.3s ease;
}
.widget ul {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}
li.cat-item {
    background-color: #000;
    padding: 18px;
    margin: 0 auto 4px;
}
li.cat-item a {
    font-family: 'Open Sans';
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
}
/* Hide download frames */
.module_row_0 .module_column_0 .sub_row_0-0-2.module_subrow {
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: center center;
    background-color: #eaaa00;
    padding-top: 20px;
    margin-top: -32px;
    display: none;
}
/* Disable back to top */
.back-top .arrow-up {
    display: none;
    width: 100px;
}
#footer .footer-widgets .widgettitle {
    color: #fff;
    border-top: none;
    font-size: 1.25em;
    font-family: 'Montserrat';
    font-weight: 600;
    margin: 0 0 1em;
    padding: 15px 0 0;
    text-transform: uppercase;
    background-color: transparent!important;
}
#footer {
    position: relative;
    padding-top: 0;
	padding-bottom: 30px;
}
#footerwrap {
    clear: both;
    color: rgba(255,255,255,.8);
    font-size: .875em;
    background-color: #373535;
    padding: 0;
}
.pamcr {
	background-color: #1e1919;
	color: #e9e9e9;
	padding: 25px;
	text-align: center;
}