header .grid__container > div, 
main .grid__container > div, 
footer .grid__container > div
{
 max-width: 1400px !important;
 margin: 0 auto;
}

/* --can be used selectively to override the above - for content you do want full width -e.g. rotator or map -----------*/
main .grid__container:first-of-type > div{
 max-width: 100% !important;
}
main .grid__container:last-of-type > div{
 max-width: 100% !important;
}


H1, H2, H3, H4, H5, H6 {
		font-family:  'Cambay', Arial, Helvetica, sans-serif !important;
  font-weight:800;
		color: #2A262E;
}

h1:after, .homepage h2:after, .footer h2:after {
  content:'';
  display:block;
  height:4px;
  width:75px;
  background-color:#A558BB;
 /* margin:5px auto;*/
	margin-bottom:30px;
}

.caption p:before {
   content:'';
  display:block;
  height:4px;
  width:75px;
  background-color:#A558BB;

  margin:0 auto;
	  margin-bottom:24px;
}

H1 {

	font-size: 3.35rem;
	line-height: 1em;
	font-weight: 700;


}

H2 {
	font-size: 2rem;
	margin: 0;
	padding: 0.7rem 0 0;
	line-height: 1.3em;
}

.w111 h2 {
	font-size: 3.25rem;
}

H3 {
	font-size: 1.35rem;
	margin: 0;
	padding: 0.5rem 0 0;
color: #A558BB;
}
H4 {
	font-size: 1.35rem;
	margin: 0;
	padding: 0.5rem 0 0;
  	

}
H5 {
	font-size: 1.2rem;
  	margin: 0;
	margin: 0.5rem 0 0;
  	color: #A558BB;
}
H6 {
	font-size: 1.1rem;
	margin: 0.5rem 0 0;
}
P {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	margin-top: 0.8rem;
	color: #000;
  		font-family:  'Cambay', Arial, Helvetica, sans-serif !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  color:white;
}

#contentWrapper p, #contentWrapper a:link, #contentWrapper li{
	font-size: 1rem;
}

hr {
	border-bottom: solid #E4E7F0 1px;
	border-top: solid #E4E7F0 1px;
}
table {
	color: #000;
	line-height: 1.7rem;
}
li {
	font-size: 1rem;

}
blockquote {
margin: 1em 0;
}

blockquote p {
padding: 1em ;
    background-color: #F5F5F5;
}

blockquote img{
padding: 0 0 1em 0 ;
}

a:link, a:visited {
	color: #A558BB;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

.button {
	color: #fff !important;
	border-radius: 2em;
	cursor: pointer;
	font-size: 1.125rem;
	padding: 0.6em 2.5em 0.3em;
	text-transform: uppercase;
	background-color: #5A4366;
	font-weight: 700 !important;
	border: 0px;
	/*! line-height: 1.2rem; */
}

.button:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;

}

 .button {
	margin-top: 1em;
	display: inline-block;
}


input, textarea, select, button {
	background-color: #efefef;
}
/* header have a drop shadow ------------------------*/

header .grid__container {
 -webkit-box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 5px 5px 1px rgb(0 0 0 / 15%);
}


.rotator-caption {
    position: absolute;
    bottom: calc(35% - 70px);
    width: 100%;
    left: 0;
    padding: 1em 5%;
  font-weight: 700;
   line-height: 1.2;
  z-index:999;
  font-size: 4.8rem !important;
}


.rotator-title--text {
    margin-bottom: 1rem;
    font-family: 'Overpass' !important;
	font-size: calc(5vw + 1rem) !important;
	 font-weight: 700;
  line-height: 1;
  margin: 0rem 0 0.3rem;	
}

.rotator-caption--text{
  font-size: 2rem !important;
}

.rotator-image-container:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 9;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    opacity: 0.7;
}

/* --header navigation ----------------------------------------------------------------------*/

header #full-menu .level-1 a{	
	     padding: 0.6em 0.5em 0.6em 0.5em;
	     font-size: 1.625rem;    
}

header #full-menu .level-1 a:hover {
 	text-decoration: none; 
}


header #full-menu .level-2 a {
	padding: 0.2em 0.7em !important;
    font-size: 0.9125em !important;
   	width: 90%;
}

header #full-menu .level-2 li {
	border-top: transparent 0px solid;
 	border-bottom: 1px #ECEFF4 solid;
  	text-align:left !important;
  	width: 13em;
}

header #full-menu .level-2 li:hover {
	border-top: transparent 0px solid;
	 border-bottom: 1px #ECEFF4 solid;
}

header .widget__content__menu .menu>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul,
header .widget__content__menu .menu>ul>li>ul>li>ul>li>ul{
    box-shadow: 1px solid #333;
    -webkit-box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
    box-shadow: 3px 3px 3px -1px rgb(0 0 0 / 19%);
}

header .level-1 {
	margin: 0 !important;
}

header .level-1 li a{
	padding: 0.6em 0.7em;
	display: inline-block;
    max-width: initial !important;
}

header #full-menu >ul.level-1 {
     background-color: transparent;
}

header #full-menu .level-1 a.expand {
     font-size: 0.4em !important;
     padding: initial;
}

header #full-menu .level-2 a.expand {
    padding-top: 0.9em !important;
    width: 10% !important;
}

.widget__content__menu .desktop-menu>ul {
    justify-content: left;
}



.fc-daygrid-day-number {

font-weight: 400;  font-size: 16px;  line-height: 21px;  color: rgb(34, 34, 34);  font-family: "Open Sans"; }

.fc-daygrid-day {background-color: rgb(255, 255, 255); }

.fc-day-today {background-color: rgb(255, 255, 255) !important; }

.fc-col-header-cell-cushion {font-weight: 700;  font-size: 22px;  line-height: 22px;  text-transform: capitalize;  color: rgb(34, 34, 34);  font-family: "Open Sans"; }

.fc-col-header-cell {background-color: rgb(246, 246, 246); }

.fc button {font-weight: 400 !important;  font-size: 16px !important;  line-height: 24px !important;  padding: 10px !important;  text-transform: capitalize !important;  color: rgb(255, 255, 255) !important;  background-color: rgb(166, 145, 174) !important;  border-color: rgb(255, 255, 255) !important;  font-family: "Open Sans" !important; }

.fc-toolbar {text-transform: capitalize;  color: rgb(73, 34, 34);  background-color: rgb(255, 255, 255);  font-family: "Open Sans"; }

.fc-theme-standard {}

.fc .fc-scrollgrid-section > td {border-color: rgb(255, 255, 255); }

.fc-daygrid-dot-event {font-weight: 400;  font-size: 16px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(34, 34, 34);  background-color: rgb(255, 255, 255);  font-family: "Open Sans"; }

.fc-h-event {font-weight: 400;  font-size: 16px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(34, 34, 34);  background-color: rgb(90, 67, 102);  border-color: rgba(0, 0, 0, 0);  font-family: "Open Sans"; }

.fc-daygrid-event-dot {display: block;  border-color: rgb(0, 0, 0); }



/* -main css------------------*/

 .sidebarBody .menu>ul li a, .sidebarBody .menu ul li ul li a, .sidebarBody .menu ul li ul li ul li a {
     border-bottom:#ddd solid 1px !important;
}
 .sidebarBody .menu a:hover {
     text-decoration: none !important;
}
 .sidebarBody ul.level-1 > li > a{
    padding-top: 25px !important;
     padding-bottom: 25px !important;
    border-top: #A558BB solid 6px !important;
}
 .sidebarBody ul.level-1 > li > a{
    font-family: Lato !important;
}
 .sidebarBody ul.level-1 > li > a{
    font-size: 24px !important;
}
 .sidebarBody ul.level-1 > li > a{
    font-weight: 400 !important;
}
 .sidebarBody ul.level-1 > li > a{
    text-transform: none !important;
}
 .sidebarBody ul.level-1 > li > a{
    color: #adafb2 !important;
}
 .sidebarBody ul.level-1{
    background-color: #ffffff; !important;
     margin-top: 2em; !important;
}
 .sidebarBody ul.level-1 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-1 > li:hover{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-1.selected > li {
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-1.selected > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-1 > li > a{
    padding-left: 10px !important;
     padding-right: 10px !important;
}
 .sidebarBody ul.level-1 > li > a{
    padding-top: 25px !important;
     padding-bottom: 25px !important;
}
 .sidebarBody ul.level-2 > li > a{
    font-family: Lato !important;
}
 .sidebarBody ul.level-2 > li > a{
    font-size: 16px !important;
}
 .sidebarBody ul.level-2 > li > a{
    font-weight: 400 !important;
}
 .sidebarBody ul.level-2 > li > a{
    text-transform: none !important;
}
 .sidebarBody ul.level-2 > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-2{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-2 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-2 > li:hover{
    background-color: #efefef !important;
}
 .sidebarBody ul.level-2.selected > li {
    background-color: #efefef !important;
}
 .sidebarBody ul.level-2.selected > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-2 > li > a{
    padding-left: 10px !important;
     padding-right: 10px !important;

}
 .sidebarBody ul.level-2 > li > a{
    padding-top: 10px !important;
     padding-bottom: 10px !important;
}
 .sidebarBody ul.level-3 > li > a{
    font-family: Open Sans !important;
}
 .sidebarBody ul.level-3 > li > a{
    font-size: 16px !important;
}
 .sidebarBody ul.level-3 > li > a{
    font-weight: 400 !important;
}
 .sidebarBody ul.level-3 > li > a{
    text-transform: none !important;
}
 .sidebarBody ul.level-3 > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-3{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-3 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-3 > li:hover{
    background-color: #efefef !important;
}
 .sidebarBody ul.level-3.selected > li {
    background-color: #efefef !important;
}
 .sidebarBody ul.level-3.selected > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-3 > li > a{
    padding-left: 10px !important;
     padding-right: 10px !important;
}
 .sidebarBody ul.level-3 > li > a{
    padding-top: 10px !important;
     padding-bottom: 10px !important;
}
 .sidebarBody ul.level-4 > li > a{
    font-family: Open Sans !important;
}
 .sidebarBody ul.level-4 > li > a{
    font-size: 16px !important;
}
 .sidebarBody ul.level-4 > li > a{
    font-weight: 400 !important;
}
 .sidebarBody ul.level-4 > li > a{
    text-transform: none;
}
 .sidebarBody ul.level-4 > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-4{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-4 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-4 > li:hover{
    background-color: #efefef !important;
}
 .sidebarBody ul.level-4.selected > li {
    background-color: #efefef !important;
}
 .sidebarBody ul.level-4.selected > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-4 > li > a{
    padding-left: 10px !important;
     padding-right: 10px !important;
}
 .sidebarBody ul.level-4 > li > a{
    padding-top: 10px !important;
     padding-bottom: 10px !important;
}
 .sidebarBody ul.level-5 > li > a{
    font-family: Open Sans !important;
}
 .sidebarBody ul.level-5 > li > a{
    font-size: 16px !important;
}
 .sidebarBody ul.level-5 > li > a{
    font-weight: 400 !important;
}
 .sidebarBody ul.level-5 > li > a{
    text-transform: none !important;
}
 .sidebarBody ul.level-5 > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-5{
    background-color: #ffffff !important;
}
 .sidebarBody ul.level-5 > li:hover > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-5 > li:hover{
    background-color: #efefef !important;
}
 .sidebarBody ul.level-5.selected > li {
    background-color: #efefef !important;
}
 .sidebarBody ul.level-5.selected > li > a{
    color: #282829 !important;
}
 .sidebarBody ul.level-5 > li > a{
    padding-left: 10px !important;
     padding-right: 10px !important;
}
 .sidebarBody ul.level-5 > li > a{
    padding-top: 10px !important;
     padding-bottom: 10px !important;
}
.sidebarBody ul.level-1 > li > a{font-family: Open Sans}
.sidebarBody ul.level-1 > li > a{font-size: 20px}
.sidebarBody ul.level-1 > li > a{font-weight: 700}
.sidebarBody ul.level-1 > li > a{text-transform: uppercase}
.sidebarBody ul.level-1 > li > a{color: #5a4465}
.sidebarBody ul.level-1{background-color: #fefefe}
.sidebarBody ul.level-1 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-1 > li:hover{background-color: #856c8e}
.sidebarBody ul.level-1.selected > li {background-color: #856c8e}
.sidebarBody ul.level-1.selected > li > a{color: #ffffff}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 25px !important; padding-bottom: 25px !important}
.sidebarBody ul.level-2 > li > a{font-family: Open Sans}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 700}
.sidebarBody ul.level-2 > li > a{text-transform: uppercase}
.sidebarBody ul.level-2 > li > a{color: #5a4465}
.sidebarBody ul.level-2{background-color: #f1f1f1}
.sidebarBody ul.level-2 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-2 > li:hover{background-color: #856c8e}
.sidebarBody ul.level-2.selected > li {background-color: #856c8e}
.sidebarBody ul.level-2.selected > li > a{color: #ffffff}
.sidebarBody ul.level-2 > li > a{padding-left: 25px !important; padding-right: 25px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Open Sans}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 700}
.sidebarBody ul.level-3 > li > a{text-transform: uppercase}
.sidebarBody ul.level-3 > li > a{color: #5a4465}
.sidebarBody ul.level-3{background-color: #f1f1f1}
.sidebarBody ul.level-3 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-3 > li:hover{background-color: #856c8e}
.sidebarBody ul.level-3.selected > li {background-color: #856c8e}
.sidebarBody ul.level-3.selected > li > a{color: #ffffff}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Open Sans}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 700}
.sidebarBody ul.level-4 > li > a{text-transform: uppercase}
.sidebarBody ul.level-4 > li > a{color: #5a4465}
.sidebarBody ul.level-4{background-color: #f1f1f1}
.sidebarBody ul.level-4 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-4 > li:hover{background-color: #856c8e}
.sidebarBody ul.level-4.selected > li {background-color: #856c8e}
.sidebarBody ul.level-4.selected > li > a{color: #ffffff}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Open Sans}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 700}
.sidebarBody ul.level-5 > li > a{text-transform: uppercase}
.sidebarBody ul.level-5 > li > a{color: #5a4465}
.sidebarBody ul.level-5{background-color: #f1f1f1}
.sidebarBody ul.level-5 > li:hover > a{color: #ffffff}
.sidebarBody ul.level-5 > li:hover{background-color: #856c8e}
.sidebarBody ul.level-5.selected > li {background-color: #856c8e}
.sidebarBody ul.level-5.selected > li > a{color: #ffffff}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
