@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap')
  *{
  font-family: 'Cinzel', Arial, Helvetica, sans-serif; !important;
}

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 400 to 900

.cinzel-<uniquifier> {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}



@font-face {
 font-family: 'Cinzel';
 src: url(FONT_FILE_NAME.woff2) format('woff2');
}


/* latin-ext */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt7-GT7PkRXM8Xx.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt79mT7PkRXMw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



H1 {
		font-size: 3.2rem;
        color: #4F5E9C;
		margin-top: 0;
		margin-bottom: 0;
		font-weight: 400;
		line-height: 2.5rem;
        font-family: 'Cinzel';
}

H2 {
  /* font-size: 2.2rem; */
  font-family: 'Cinzel';
}

H3 {
	 font-size: 1.8rem;
     font-family: 'Cinzel';
}

H4 {
   text-transform: uppercase;
   font-size: 1.6rem;
   font-weight: 700;
   font-family: 'Cinzel';
}

footer h4 {
    margin-bottom: 15px;
    margin-top: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
      font-weight: 700 !Important;
      color: #4F5E9C;
  
}



H5 {
	font-size: 1.6rem;
    font-family: 'Cinzel';
}

H6 {
	font-size:1.4rem;	
    font-family: 'Cinzel';
}


P, ul {
	font-size: 1.3rem;    
  line-height: 1.6rem;
	    font-weight: 400;
	    margin-top: 0.8rem;
	    color: #434260;
      font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
}

footer p {
    font-size: 1rem !important;
}

button, .button {
 font-weight: 400; 
 font-size: 1rem; 
 line-height: 1; 
 padding: 10px; 
 color: rgb(255, 255, 255); 
 background-color: rgb(0, 0, 0); 
 font-family: "Playfair Display"; 
}

button:hover, .button:hover {
 background-color: rgb(221, 221, 221); 
 color: rgb(0, 0, 0); 
}

a:not(.button, .breadcrumbs) {
  color: #014991;
  text-decoration: none;
}

a:not(.button):hover {
 	color: #FFA767;
	text-decoration: underline;
}





/*
        @media (max-width: 576px) {


            h1 {
                font-size: calc(30px - 100%)
            }


            h2 {
                font-size: calc(28px - 100%)
            }


            h3 {
                font-size: calc(26px - 100%)
            }


            h4 {
                font-size: calc(24px - 100%)
            }


            h5 {
                font-size: calc(22px - 100%)
            }


            h6 {
                font-size: calc(20px - 100%)
            }



            button {
                font-size: calc(18px - 100%)
            }


            p {
                font-size: calc(20px - 100%)
            }


            a {
                font-size: calc(18px - 100%)
            }


        }


        @media (max-width: 768px) {


            h1 {
                font-size: calc(30px - 100%)
            }


            h2 {
                font-size: calc(28px - 100%)
            }


            h3 {
                font-size: calc(26px - 100%)
            }


            h4 {
                font-size: calc(24px - 100%)
            }


            h5 {
                font-size: calc(22px - 100%)
            }


            h6 {
                font-size: calc(20px - 100%)
            }


            button {
                font-size: calc(18px - 100%)
            }


            p {
                font-size: calc(20px - 100%)
            }


            a {
                font-size: calc(18px - 100%)
            }


        }
*/
.fc-daygrid-day-number {

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

.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: 16px;  line-height: 21px;  text-transform: capitalize;  color: rgb(0, 0, 0);  font-family: "Source Sans Pro"; }

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

.fc button {font-weight: 300 !important;  font-size: 18px !important;  line-height: 16px !important;  padding: 10px !important;  text-transform: capitalize !important;  color: rgb(255, 255, 255) !important;  background-color: rgb(44, 62, 80) !important;  border-color: rgb(0, 0, 0) !important;  font-family: "Source Sans Pro" !important; }

.fc-toolbar {text-transform: capitalize;  color: rgb(0, 0, 0);  background-color: rgb(255, 255, 255);  font-family: Arial; }

.fc-theme-standard {}

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

.fc-daygrid-dot-event {font-weight: 700;  font-size: 14px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(0, 0, 238);  background-color: rgb(255, 255, 255);  font-family: "Source Sans Pro"; }

.fc-h-event {font-weight: 700;  font-size: 14px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(255, 255, 255);  background-color: rgb(55, 136, 216);  border-color: rgb(0, 0, 0);  font-family: "Source Sans Pro"; }

.fc-daygrid-event-dot {display: none; }




header .grid__container > div, 
main .grid__container > div, 
footer .grid__container > div
{
 max-width: 1240px !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;
}


.frontend .poweredBy a {
  font-size: 0.7em;
}



/* --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-bottom: transparent 0px solid;
	border-top: 1px #ECEFF4 solid;
	text-align:left !important;
	width: 13em;
}

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 {
	border-top: transparent 6px solid;
}
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;
}

/* --end of header navigation ----------------------------------------------------------------------*/




/* -------hover state for images that are links in the design ----------*/
a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=60);
}

/* -- make form fields 100% -----------*/

.value-wrapper input, .value-wrapper textarea {
 width: calc(100% - 2vw)
}
/* header sticky + drop shadow */

header .grid__container:nth-of-type(1), header .grid__container:nth-of-type(2) {
     position: -webkit-sticky;
    position: sticky; !important;
    top: 0px;
    z-index: 999;
}
header .grid__container:nth-of-type(2) {
 -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%);
  top: 170px;
}

@media (max-width: 639px) {
  header .grid__container:nth-of-type(1), header .grid__container:nth-of-type(2) {
    position: relative; !important;
  }
  header .grid__container:nth-of-type(2) {
    top: 65px;
  }
}

/* centre align hamburger on mobile and control colour */



@media (max-width: 660px){

header .grid__container:first-of-type .image-widget{
 background-position: center !important;
}

.widget__content__menu {
    padding: 2rem 1rem;
    text-align: center !important;
    z-index: 100;
}
#burger-menu svg{
    fill: #fff;
}
  
header .text-widget p {
  text-align: center !important;
  } 
}

/* hides rotator arrow nav and removes extra white space------------------------*/
.custom-pagination {
    display: none;
}
#fireFoxFixer {
    margin-bottom: 0px  !important;
}

main .grid__container:first-of-type .widget__content__data > div{
 margin-bottom: 0 !important;
}



/* —--buttons  -----------*/

button, .button {
    font-weight: 400;
    padding: 0.5em 1.5em;
    color: white;
    background:
    cursor: pointer;
    font-size: 1.2rem;
    letter-spacing: 2px;
    font-weight: 700 !important;
    display: inline-block
}

button:hover, .button:hover {
	color: #fff !important;
}




   /* -------hover state for images that are links in the design ----------*/
margincenter {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
margincenter:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

header:hover .grid__container:second-of-type:hover .image-widget{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
  
  


/* --layout - there are no controls in Design builder to manage max-width of content other than padding- these styles can be used for this -----------*/

  
  .frontend .poweredBy {
    text-align: center;
    background: #313b53;
    padding: 7px;
 max-width: 1200px !important;
 margin: 0 auto;
}


.frontend .poweredBy a {
    color: #fff;
    text-decoration: none;
}






.ck-content .text-huge {
    font-size: 2.1em;
    font-family: 'Cinzel';
}

b, strong {
    font-weight: 700;
}


.text-widget .button {
    display: inline-block;
    margin: 3px 5px;
    font-family: 'Cinzel';
    font-weight: 300 !important;
}



header #full-menu >ul.level-1 {
    justify-content: left;
}


header .grid__container {
    padding: 0 !important;
}
  

.widget-calendar {
    padding: 10px;
    font-size: 16px;
}
/*
main .grid__container:nth-of-type(8) h2:hover{
  opacity: 0.5%!important;
  
}

/*main .grid__container:nth-of-type(8) .widget__content__data div:hover{
  opacity: 0.5%!important;
  
}*/


New CSS Sidebar

/*------Sidebar navigation on content pages —------*/
/* --restrict width of sidebar nav ------------------*/
.sidebarBody {
    width: 170px;
}

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




/*-----LEVEL-1------*/

 .sidebarBody ul.level-1 > li > a{
    color: #313B53;
    font-size: 1.25rem;
    display: block;
    margin: 0;
    padding: 15px 20px 10px 20px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
	border-bottom: 0px solid #000 !important;
}

 .sidebarBody ul.level-1 > li:hover > a{
 color: #014991;
    font-size: 1.25rem;
    display: block;
    margin: 0;
    padding: 15px 20px 10px 20px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
	border-bottom: 0px solid #000 !important;
}


 .sidebarBody ul.level-1.selected > li {
 color: #014991;
    font-size: 1.25rem;
    display: block;
    margin: 0;
    padding: 15px 20px 10px 20px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
	border-bottom: 0px solid #000 !important;
}

/*-----LEVEL-2------*/

 .sidebarBody ul.level-2 > li > a{
   	    font-size: 1rem;
   	    font-weight: 400;
   	    color: #313B53;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}

 .sidebarBody ul.level-2 > li:hover > a{
     font-size: 1rem;
   	    font-weight: 400;
   	    color: #FFA767;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}

 .sidebarBody ul.level-2.selected > li > a{
  font-size: 1rem;
   	    font-weight: 400;
   	    color: #FFA767;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}


/*-----LEVEL-3------*/


  .sidebarBody ul.level-3 > li > a{
   	    font-size: 1rem;
   	    font-weight: 400;
   	    color: #313B53;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767 !important;
   	    font-family: 'Source Sans Pro';
}

 .sidebarBody ul.level-3 > li:hover > a{
     font-size: 1rem;
   	    font-weight: 400;
   	    color: #FFA767;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}

 .sidebarBody ul.level-3.selected > li > a{
  font-size: 1rem;
   	    font-weight: 400;
   	    color: #FFA767;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}



/*-----LEVEL-4------*/


  .sidebarBody ul.level-4 > li > a{
   	    font-size: 1rem;
   	    font-weight: 400;
   	    color: #313B53;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
    	border-bottom: 1px solid #FFA767 !important;
   	    font-family: 'Source Sans Pro';
}

 .sidebarBody ul.level-4 > li:hover > a{
     font-size: 1rem;
   	    font-weight: 400;
   	    color: #FFA767;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}

 .sidebarBody ul.level-4.selected > li > a{
  font-size: 1rem;
   	    font-weight: 400;
   	    color: #FFA767;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}


/*-----LEVEL-5------*/





  .sidebarBody ul.level-5 > li > a{
   	    font-size: 1rem;
   	    font-weight: 400;
   	    color: #313B53;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767 !important;
   	    font-family: 'Source Sans Pro';
}

 .sidebarBody ul.level-5 > li:hover > a{
     font-size: 1rem;
   	    font-weight: 400;
   	    color: #FFA767;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}

 .sidebarBody ul.level-5.selected > li > a{
  font-size: 1rem;
   	    font-weight: 400;
   	    color: #FFA767;
   	    text-decoration: none;
   	    background-color: #fff;
   	    display: block;
   	    padding: 7px 20px;
   	    border-bottom: 1px solid #FFA767;
   	    font-family: 'Source Sans Pro';
}


.selected {
    background-color: #d2eafb;
    border-color: #2493d9;
    color: #2493d9;
    padding: 0px;
}

*, :after, :before {
    box-sizing: border-box;
    padding: 0px;
}



.main .grid__row {
    gap: 0px;
 
}

/* -------hover state for first image widget in header (logo)----------*/

header:hover .image-widget:first-of-type:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);

}

.breadcrumbClass {
    font-family: Source Sans Pro !important;
    color: #707070 !important;
}

.breadcrumbClass:hover {
    font-family: Source Sans Pro !important;
    color: #999999 !important;
}
{
.sidebarBody ul.level-1 > li > a{font-family: Source Sans Pro}
.sidebarBody ul.level-1 > li > a{font-size: 28px}
.sidebarBody ul.level-1 > li > a{font-weight: 500}
.sidebarBody ul.level-1 > li > a{text-transform: none}
.sidebarBody ul.level-1 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-1{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-1.selected > li > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-2 > li > a{font-family: Source Sans Pro}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-2{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-2 > li:hover{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-2.selected > li > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-2 > li{border-color: #ffa767}
.sidebarBody ul.level-2 > li{border-bottom-style: solid}
.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: Source Sans Pro}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-3{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-3 > li:hover{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-3.selected > li > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-3 > li{border-color: #ffa767}
.sidebarBody ul.level-3 > li{border-bottom-style: solid}
.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: Arial}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-4 > li{border-color: #ffa767}
.sidebarBody ul.level-4 > li{border-bottom-style: solid}
.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: Arial}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(255, 167, 103)}
.sidebarBody ul.level-5 > li{border-color: #ffa767}
.sidebarBody ul.level-5 > li{border-bottom-style: solid}
.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}
