/* Themify Customize Styling */
body {	
	font-family: "Work Sans";	font-weight:300;
	font-size:18px;

	color: #161f3b; 
}
a {	
	color: #3d5a80; 
}
a:hover {	
	color: #b4cc0c; 
}
:root {	
	--theme_accent: #5bc0eb;
	--theme_accent_semi: #5bc0eb; 
}
h1 {	
	font-family: "Rubik";	font-weight:300;
 
}
h2 {	
	font-family: "Rubik";	font-weight:300;
 
}
h3 {	
	font-family: "Rubik";	font-weight:300;
 
}
h4 {	
	font-family: "Rubik";	font-weight:300;
	font-size:24px;
	text-transform:none; 
}
h5 {	
	font-family: "Rubik";	font-weight:300;
	font-size:20px;
 
}
h6 {	
	font-family: "Rubik";	font-weight:300;
 
}
#headerwrap {	background: none;
	background-color: #161f3b; 
}
#header {	
	color: #ffffff; 
}
#headerwrap a {		font-weight:bold;
	font-weight:bold;

	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #5bc0eb; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #161f3b; 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
.fixed-header #header a {		font-weight:bold;
	font-weight:bold;
 
}
#headerwrap.fixed-header a {	
	color: #ffffff; 
}
body #site-logo a img {		width: 150px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #ffffff; 
}
#main-nav a:hover {	
	color: #5bc0eb; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #59bfeb; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #5bc0eb; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: #161f3b; 
}
#main-nav ul a {	
	color: #fff; 
}
#main-nav ul a:hover {	
	color: #b4cc0c; 
}
#main-nav .sub-menu > .current_page_item > a, #main-nav .sub-menu > .current-menu-item > a {	
	color: #fff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }.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: #161f3b; }.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: #5bc0eb; }.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: #b4cc0c; }.header-minbar #headerwrap #main-nav .current_page_item > a:hover, .mobile_menu_active #headerwrap #main-nav .current_page_item > a:hover, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a:hover { 
	color: #5bc0eb; }
/* Themify Custom CSS */
.physio-button {
	text-align:center;
}
.tf_lazy.tf_vd_lazy {
	opacity:1
}
#headerwrap.fixed-header {
	background-color:#161f3b !important;
}
.sidemenu {
	color:#fff !important;
}
#main-nav li>.sub-menu {
	background-color:rgb(180, 204, 12);
}

@media (min-width:480px) {
		body .tf-v1-close.tf-v1-close-icon {
		font-size:70px;
		line-height:30px;
		top:-34px;
		right:-20px;
	}
}

#themify-feature-posts-1002 {
	position:sticky;
	top:100px;
}
#text-1004 {
	position:sticky;
	top:415px;
}
#text-1005 {
	position:sticky;
	top:480px;
}
#sidebar, #sidebar-alt {
	padding-bottom:0;
}
.menu-item .child-arrow {
	right:-30px;
}

.page-id-371 label {
	color:#fff;
}

@media screen and (max-width:1200px) {
	.tf_carousel_nav_wrap {
		justify-content:space-between;
	}
	#themify-feature-posts-1002, #text-1004, #text-1005 {
		position:staticl
	}
	.menu-item .child-arrow {
		right:5px;
	}
	#headerwrap #main-nav .current_page_item > a, #headerwrap #main-nav .current-menu-item > a, #headerwrap #main-nav a:hover, #headerwrap a:hover, #headerwrap #main-nav ul li a:hover, .header-horizontal #main-nav ul a:hover {
		color:#5BC0EB !important
	}
}
@media (max-width:900px) {
	#themify-feature-posts-1002, #text-1004, #text-1005 {
		position:static
	}
}/* Apply mobile styles to tablet width */
@media (min-width: 768px) and (max-width: 1024px) {
  /* Copy all relevant mobile CSS here */
  /* Example: */
  .mobile-class {
    display: block;
  }

  .tablet-class {
    display: none; /* Optional: hide tablet-specific elements */
  }

  /* Or force specific layout behaviour */
  .header, .content, .footer {
    flex-direction: column;
    padding: 10px;
  }
}
