@media screen and (max-width:980px) {
	.bookbtn a {
		line-height: inherit !important;
		margin: 0px;
	}
}

a { color: #c292fb; }

.blurred { backdrop-filter: blur(5px); }

.page-header>.page-title {
	display: none;
}

#site-title, #site-title>a {
  font-family: 'Raleway' !important;
	font-weight: 500;
}

.home .top-bar {    
	backdrop-filter: blur(9px);
}


html  {
	overflow-y: visible;
}

.ezybooking_iframe {
  position: relative;
  min-height: 600px;
  overflow: hidden;
  max-width: 100%;
}

.ezybooking_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bookbtn a {
	background: rgba(141, 46, 255,1);
	vertical-align: middle;
	border: 1px solid white;
	border-radius: 11px;
	margin-left:15px;
	margin-top:0px;
	color: white!important;
	font-weight: bold;
	text-align: center;
	display: block;
  height: 45px;
  line-height: 45px;
}


.top-header {
  background: transparent;
	
}

.home #sticky-header{
	background: rgba(25,25,25,.75);
	backdrop-filter: blur(10px);
	border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	color:white;
} 

.top-bar {
	background: rgba(255,255,255,.95);
}

.is-sticky #sticky-header  {
	border-radius: 0px !important;
}

.main-navigation ul li.current-menu-item a {
	color: #c292fb;
}

@media only screen and (max-width: 767px) {
	
	.home #sticky-header{
		background-color:white;
		border-radius: 0px;
	}
	.home #site-title a {
		color:#000 !important;
	}
	.home #site-description {
		color:#333;
	}
	.home .main-navigation a {
		color: #333;	
	}
	
}

.home .top-header {
	top: 0px;
}
.home .top-bar {
	  background: rgba(25,25,25,.75);
}

.home #site-title a {
	color:#fff;
}
.home #site-description {
	color:#ccc;
}
.home .main-navigation a {
  color: #ccc;	
}

.home .lukeheader a {
	color: #ccc;
}
.home .lukeheader a:hover {
	color: white !important;
}

.lukeheader a {
	color: #666;
}
.lukeheader a:hover {
	color: #333 !important;
}



.site-info {display:none;}

.elementor-section.elementor-section-boxed>.elementor-container  {
	max-width: unset;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0px;
}

.borderless, .borderless td, .borderless th {
    border: none;
}

.vprofile {
	display:inline-block; 
	width: 100%; 
	max-width:250px; 
	text-align: center;	
}
.vprofile img {
	width:80%; 
	filter: grayscale(.9); 
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);  border-radius: 50%;
}

.vprofile h1{
	font-weight: 100; 
	font-size: 1.6em;  
	color: rgb(194, 146, 251)
}

.vprofile h6 {
	margin-top: -13px;
	margin-bottom:27px;
	color:#444;
}

/* ------ profile stuff. ---- */


.pg-header {
	text-align: center; 
	border-bottom: 1px solid #c292fb;
	font-weight: 200; 
	text-transform: uppercase;
	padding-bottom: 10px; 
	margin-bottom: 50px;
}

.pg-header i { 
  font-size: 3em; 
	color: rgba(194, 146, 251, .5);
}

.profile-inst {
  border: 0px solid white;
}

.profile-inst h1 {
	font-size: 25px; 
}

.profile-inst h1 i {
	color: #b823dd;
}

.profile-inst .quals {
	margin-left: 20px; 
	font-weight: bold; 
	font-size: 1.2rem; 
	margin-bottom: 15px;
}

.profile-inst .quals span {
	font-family: 'Raleway'
	font-size: 1.4rem; 
	font-style: normal; 
	font-weight: bold;
}


.profile-inst .quals i {
	font-size:1.1rem;
}

.profile-inst .c1 {
	width: 100%; 
	height: auto; 
	min-width: 150px; 
	float: left; 
	margin-right: 2rem; 
	margin-left: 20px; 
	border-radius: 50%; 
	-webkit-shape-outside: circle(); 
	shape-outside: circle();
}
.profile-inst .c2 {
	width: 0; 
	height: auto; 
	min-width: 150px; 
	float: left; 
	margin-right: 2rem; 
	border-radius: 50%; 
	-webkit-shape-outside: circle();
	shape-outside: circle();
}

.profile-inst figure img {
	width: 43%; 
	max-width: 250px; 
	padding: 0px; 
	border-radius: 50%; 
	border: 1px solid #999; 
	filter: drop-shadow(0px 0px 6px #e1c8fe);
	height: auto; 
	min-width: 150px; 
	float: left; 
	margin-right: 2rem; 
	-webkit-shape-outside: circle();
	shape-outside: circle();
}




/* BEGIN ACCORDION*/

.accontainer li {
	margin-left: 1.5rem;
}
.accontainer ul {
	margin-bottom: 1.2rem !important;
}
.accontainer ul ul { 
	list-style-type: circle !important;
}

.accontainer {
	 margin: 0 auto;
	 padding: 1rem;
	 max-width: 60rem;
}
 .accordion .accordion-item {
	 border-bottom: 1px solid #e5e5e5;
}
 .accordion .accordion-item button[aria-expanded='true'] {
	 border-bottom: 1px solid #8d2eff;
}
 .accordion button {
	 position: relative;
	 display: block;
	 text-align: left;
	 width: 100%;
	 padding: 1em 0;
	 /*color: #7288a2;*/
	 color: #c89afd;
	 font-size: 1.15rem;
	 font-weight: 400;
	 border: none;
	 background: none;
	 outline: none;
}
 .accordion button:hover, .accordion button:focus {
	 cursor: pointer;
	 color: #8d2eff;
}
 .accordion button:hover::after, .accordion button:focus::after {
	 cursor: pointer;
	 color: #8d2eff;
	 border: 1px solid #8d2eff;
}
 .accordion button .accordion-title {
	 padding: 1em 1.5em 1em 0;
}
 .accordion button .icon {
	 display: inline-block;
	 position: absolute;
	 top: 18px;
	 right: 0;
	 width: 22px;
	 height: 22px;
	 border: 1px solid;
	 border-radius: 22px;
}
 .accordion button .icon::before {
	 display: block;
	 position: absolute;
	 content: '';
	 top: 9px;
	 left: 5px;
	 width: 10px;
	 height: 2px;
	 background: currentColor;
}
 .accordion button .icon::after {
	 display: block;
	 position: absolute;
	 content: '';
	 top: 5px;
	 left: 9px;
	 width: 2px;
	 height: 10px;
	 background: currentColor;
}
 .accordion button[aria-expanded='true'] {
	 color: #8d2eff;
}
 .accordion button[aria-expanded='true'] .icon::after {
	 width: 0;
}
 .accordion button[aria-expanded='true'] + .accordion-content {
	 opacity: 1;
	 max-height: 65em;
	 transition: all 200ms linear;
	 will-change: opacity, max-height;
}
 .accordion .accordion-content {
	 opacity: 0;
	 max-height: 0;
	 overflow: hidden;
	 transition: opacity 200ms linear, max-height 200ms linear;
	 will-change: opacity, max-height;
}
 .accordion .accordion-content p {
	 font-size: 1rem;
	 font-weight: 300;
	 margin: 2em 0;
}
 
/* END ACCORDION*/
