/* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
	font-size:16px;

	color: #000000; 
}
h1 {	
	font-family: "Inter";	font-weight:700;
	font-size:58px;
 
}
h2 {	
	font-family: "Inter";	font-weight:500;
	font-size:48px;
 
}
h3 {	
	font-family: "Inter";	font-weight:500;
	font-size:36px;
 
}
h4 {	
	font-family: "Inter";	font-weight:500;
	font-size:28px;
 
}
h5 {	
	font-family: "Inter";	font-weight:500;
	font-size:24px;
 
}
h6 {	
	font-family: "Inter";	font-weight:500;
	font-size:20px;
 
}
#headerwrap a {	
	color: #000000; 
}
#headerwrap a:hover {	
	color: #114a85; 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #114a85; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #114a85; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #114a85; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
 
}
h1 {	
	font-family: "Inter";	font-weight:700;
 
}
h2 {	
	font-family: "Inter";	font-weight:500;
 
}
h3 {	
	font-family: "Inter";	font-weight:500;
 
}
h4 {	
	font-family: "Inter";	font-weight:500;
 
}
h5 {	
	font-family: "Inter";	font-weight:500;
 
}
h6 {	
	font-family: "Inter";	font-weight:500;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
 
}
h1 {	
	font-family: "Inter";	font-weight:700;
 
}
h2 {	
	font-family: "Inter";	font-weight:500;
 
}
h3 {	
	font-family: "Inter";	font-weight:500;
 
}
h4 {	
	font-family: "Inter";	font-weight:500;
 
}
h5 {	
	font-family: "Inter";	font-weight:500;
 
}
h6 {	
	font-family: "Inter";	font-weight:500;
 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
	font-size:14px;

	color: #000000; 
}
h1 {	
	font-family: "Inter";	font-weight:700;
	font-size:32px;
 
}
h2 {	
	font-family: "Inter";	font-weight:500;
	font-size:28px;
 
}
h3 {	
	font-family: "Inter";	font-weight:500;
	font-size:22px;
 
}
h4 {	
	font-family: "Inter";	font-weight:500;
	font-size:20px;
 
}
h5 {	
	font-family: "Inter";	font-weight:500;
	font-size:18px;
 
}
h6 {	
	font-family: "Inter";	font-weight:500;
	font-size:16px;
 
}
#headerwrap a {	
	color: #000000; 
}
#headerwrap a:hover {	
	color: #114a85; 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #114a85; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #114a85; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #114a85; 
}
 }
/* Themify Custom CSS */
.tbp_post_meta>.tbp_post_meta_item:after{
	transform: unset;
	border-left: 1px solid #114A85;
	height: 11px;
}

input[type=reset], input[type=submit], button, .ui.builder_button{
	background-color:inherit;
}

@media(min-width:1700px){
	.row_inner {
    margin: 0 auto;
    width: min(1436px, 100%);
	}
}