/* Themify Customize Styling */
body {	
	font-family: "Roboto";	font-weight:400;
 
}
a {	
	color: #f2911b; 
}
a:hover {	
	color: #000000; 
}
h1 {	
	font-family: "Roboto";	font-weight:500;
 
}
h2 {	
	font-family: "Roboto";	font-weight:500;
 
}
h3 {	
	font-family: "Roboto";	font-weight:500;
 
}
h4 {	
	font-family: "Roboto";	font-weight:300;
	text-transform:none; 
}
h5 {	
	font-family: "Roboto";	font-weight:300;
 
}
h6 {	
	font-family: "Roboto";	font-weight:300;
 
}
#headerwrap {	
	padding-top: 20px; 
}
#header {	
	font-family: "Roboto";	font-weight:300;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.93); 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Roboto";	font-weight:500;
 
}
#headerwrap.fixed-header #header {	
	color: #f2911b; 
}
body #site-logo a img {		width: 175px; 
}
#site-logo {	margin: auto; 
}
#main-nav {	
	padding-bottom: 25px; 
}
#main-nav a {	
	color: #f2911b;
	font-family: "Roboto";	font-weight:500;
 
}
#main-nav a:hover {	
	color: #4f4f4f; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #000000; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: #ffffff; 
}
#main-nav ul a {	
	color: #000000; 
}
#main-nav ul a:hover {	
	color: #f2911b; 
}
#main-nav .sub-menu > .current_page_item > a, #main-nav .sub-menu > .current-menu-item > a {	
	color: #f2911b; 
}
#footerwrap {	background: none;
	background-color: #f2911b; 
}
#footer-logo a img {		width: 175px; 
}
#footer {	
	color: #000000; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Roboto";	font-weight:400;
 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #000000; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #000000; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #f2911b; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 175px; 
}
#footer-logo a img {		width: 175px; 
}
 }@media(max-width: 917px) { /* Themify Customize Styling */
body #site-logo a img {		width: 175px; 
}
#footer-logo a img {		width: 175px; 
}
 }@media(max-width: 450px) { /* Themify Customize Styling */
body #site-logo a img {		width: 175px; 
}
#footer-logo a img {		width: 175px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #ffffff; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #000000; }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #f2911b; }.header-minbar #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a { 
	color: #f2911b; }.mobile_menu_active #menu-icon { 
	color: #f2911b; }.body-overlay { 
	background-color: transparent; }
/* Themify Custom CSS */
.module-pro-slider .slider-pro {
	width: 100% !important;
	max-width: 100% !important;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.themify_announcement .more_wrap {
    font-size: 0.9em;
}
.themify_announcement .announcement_title {
    background: #f2911b;
}
.themify_announcement .announcement_title:after {
    border-left-color: #f2911b;
}