/*

	Theme Name: Schoolcms

	Author: Innermedia

Author URI: https://www.innermedia.co.uk

Description: 

Requires at least: WordPress 4.9.6

Version: 4



/*------------------------------------*\

    TYPOGRAPHY

\*------------------------------------*/



body {  

	font-family: 'Open Sans', sans-serif;

	font-size: 16px;

	line-height:1.5;

	font-weight:300;

	color: #58595b;

	margin: auto;  

}

.wrapper {

	position:relative;

	overflow:hidden;

}

/* clear */

.clear:before,

.clear:after {

    content:' ';

    display:table;

}



.clear:after {

    clear:both;

}

.clear {

    zoom:1;

}

a {

	color:#3fb7e0;
}

a:hover {

	text-decoration:none;

	color:#f3a128;

}

a:focus {

text-decoration:none;

}

h1,h2,h3,.entry-title {

	font-family: "gill-sans-nova",sans-serif;
	color:#1a2a48;
	font-weight: 500 !important;

}

img {

	max-width:100%;

	height:auto;

}

button:focus {

	outline:0;

}

p {

	margin-bottom: 25px;

}

table {

	width:100%;

	margin-bottom:1em;

}



h1,

h1.entry-title,

.entry-title,

h2.entry-title {

	font-size: 50px;
	margin-bottom:20px;
	line-height: 55px;
	letter-spacing: 0.8px;
	text-transform: uppercase;

}




h2 {    
    font-size:32px;
    line-height: 1.2;
    margin: 0px 0 30px;
	letter-spacing: 0.8px;
	color: #3fb7e0;
	text-transform:uppercase;
}

h2 a {
   
}

h2 a:hover {
   
}

h3 {
    font-size: 25px;
    line-height: 1.2;
    margin: 20px 0 40px;    
    color: #f3a128;
	font-weight: 500;
	letter-spacing: 0.8px;
	text-transform:uppercase;
}

h1 a,

h2 a,

h3 a {

  text-decoration:underline;

  color: inherit;

}

.well {

	padding:10px 15px;

	background:#eaeaea;

	border:solid 1px #ddd;

	margin:20px 0;

}

.owl-dots span {

	width:10px;

	height:10px;

	display:inline-block;

	background:#999;

	border-radius:50%;

}

.owl-nav {

	position:relative;

}

.owl-nav .owl-prev{

	position:absolute;

	left:0;

	top:0;

}

.owl-nav .owl-next{

	position:absolute;

	right:0;

	top:0

}

.owl-dots {

	padding-left:10px;

	padding-right:10px;

	text-align:center;

}

.owl-dots .owl-dot {

	display:inline-block;

	margin:0 2px;

	opacity:0.8;

}

.owl-dots .owl-dot.active {

	opacity:1;

}

/****Button******/

.blockButton > a,

a.readmore, .button {

	display: inline-block;
	text-decoration:none;
    color: #1a2a48;

    font-size: 18px;	
	font-family: "gill-sans-nova",sans-serif;

    line-height: 24px;

    padding: 0;

    text-transform: uppercase;

    position: relative;

    transition: 300ms;

	font-weight: 500;

}

.blockButton> a:hover,

a.readmore:hover, .button:hover {

	color: #f3a128;

}


.blockButton > a:after,

a.readmore:after, .button:after {
	background: url(images/long-arrow.png) left center no-repeat;
	width: 50px;
	height: 15px;
	content: '';
	display: inline-block;
	margin-left: 30px;
	vertical-align: middle;
}

.blockButton > a:hover:after,

a.readmore:hover:after, .button:hover:after {
	background: url(images/long-arrow-hover.png) left center no-repeat;
}

.blockButton > a {
	padding:10px 15px;
	background: #3fb7e0;
	color:#fff;
}

.blockButton > a:hover {
	background: #f3a128;
	color:#fff;
}
.blockButton > a:after {
	background: url(images/long-arrow-white.png) left center no-repeat!important;	
}
.bodyContent {

	margin-bottom:40px;

}

/****\

 Banner

\******/



#hero {

	position:relative;

}

#hero .slide {

	width:100%;

	overflow:hidden;

	height:100%;

	position:relative;

}

#pageBanner {

	position: relative;

	max-width:100%;

	margin:0 auto 0px;

	overflow:hidden;

	min-height:440px;
	max-height: 591px;

}

#pageBanner:before {

	content:'';

	display:block;

	width:100%;

	padding-top:35.897%;

}

#pageBanner #hero,

.homeBanner #hero{

	position:absolute;

	top:0;

	left:0;

	right:0;

	bottom:0;

}

#hero img{

	width:100%;

	height:100%;

	object-fit:cover;

}

#hero .slide .slideImage {

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:100%;

}

.homeBanner {

	margin:00px auto 30px;

	position: relative;

	margin:0 auto 20px;

	overflow:hidden;

	max-height:880px;

	height:100vh;

	min-height:480px;

}

@media(min-width:768px){

	.homeBanner {

		max-height:880px;

	}

	.homeBanner:before {

		content:'';

		display:block;

		padding-top:56.08%;

	}

}

.homeBanner .slideImage:after {

	content: '';

    display: block;

    width: 100%;

    bottom: 0;

    position: absolute;

    left: 0;

    height: 100%;

    background: rgba(0,0,0,0.3);

}

#hero .slideText{

	bottom: 5%;

    left: 0;

    right: 0;

    font-size: 18px;

	padding:0 15px;

    color: #fff;

    position: absolute;

    padding: 20px 0;

    text-align: center;

}



.dynamic-gallery .gallery  {

	display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -7.5px;

    margin-left: -7.5px;

}

.dynamic-gallery .gallery  .gallery-item {

    -ms-flex-preferred-size: 0;

    flex-basis: 0;

    -ms-flex-positive: 1;

    flex-grow: 1;

    max-width: 100%;

	padding:7.5px;

	margin-bottom:0;

}

.dynamic-gallery .gallery.gallery-columns-2 .gallery-item {

	-ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;

}

.dynamic-gallery .gallery.gallery-columns-3 .gallery-item {

	-ms-flex: 0 0 33.333333%;

    flex: 0 0 33.333333%;

    max-width: 33.333333%;

}

.dynamic-gallery .gallery.gallery-columns-4 .gallery-item {

	-ms-flex: 0 0 25%;

    flex: 0 0 25%;

    max-width: 25%;

}

.dynamic-gallery .gallery.gallery-columns-5 .gallery-item {

	-ms-flex: 0 0 20%;

    flex: 0 0 20%;

    max-width: 20%;

}

.dynamic-gallery .gallery  .gallery-item {

	float:left;	

}



.breadcrumbs {

	font-size:12px;

	color:#676767;

	text-transform:uppercase;

	padding-top:5px;

	padding-bottom:20px;

	border-bottom:solid 1px #d7d9d9;

	min-height:45px;

	position:relative;

	padding-right:45px;

}

.breadcrumbs a{
	text-decoration:none;
	color:#676767;

}

.breadcrumbs > span {

	margin:0 5px;	

}

.breadcrumbs > span:first-child {

	margin-left:0;

}

.breadcrumbs span > span {

	color:#000;

}


.headerSearchContainer {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 120px;

}
.headerSearchContainer, body:not(.home) .headerSearchContainer {
    top: 15px;

}
.headerSearchContainer .searchToggle{
	cursor:pointer;
	width:30px;
	height:30px;
}
.headerSearchContainer .searchBlock{
	position: absolute;
    right: 0;
	top:45px;
    width: 220px;
	height:30px;
	background:#1a2a48;
	color:#fff;
	display:none;
}
.searchform label{
	display:none;
}
.searchform {
	padding-right:40px;
	padding-left:0px;
	position:relative;
	color:inherit;
	overflow:hidden;
	font-size:14px;
}
.searchform input.searchInput {
	border: 0;
	height:30px;
	width:100%;
	background:transparent;
	padding: 4px 10px;
    outline: 0;
    color: inherit;
}
.searchform input.searchInput::placeholder {
	color:inherit;
}
.searchform .searchSubmit{
    background: transparent;
    border: 0;
    text-transform: uppercase;
    padding: 0;
    font-size: 16px;
	position:absolute;
	color:inherit;
	background-repeat:no-repeat;
	background-position:center;
	right:5px;
	top:0px;
	width:30px;
	height: 30px;
    outline: 0;
}


.sidebar .searchform input#s{

	padding: 7px 10px;

}

.sidebar #searchSubmit {

	top:3px;

}

.searchform input#s:focus{

	outline:0;

}

#searchSubmit{

    background: transparent;

    border: 0;

    text-transform: uppercase;

    padding: 0;

    font-size: 16px;

	position:absolute;

	color:#969696;

	background-repeat:no-repeat;

	background-position:center;

	right:5px;

	top:0px;

	width:30px;

	height: 28px;

}

.headerSearch {

	max-width:100px;

}

.headerSearch .searchform  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: transparent;

  text-transform:uppercase;

  opacity: 0; /* Firefox */

}



.headerSearch .searchform  :-ms-input-placeholder { /* Internet Explorer 10-11 */

   color: transparent;

  text-transform:uppercase;

  opacity: 0;

}



.headerSearch .searchform  ::-ms-input-placeholder { /* Microsoft Edge */

   color: transparent;

  text-transform:uppercase;

  opacity: 0;

}





@media (min-width:768px){





}

@media (min-width:992px){

.headerSearch {

	max-width:150px;

}

.headerSearch .searchform  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: #969696;

  text-transform:uppercase;

  opacity: 1; /* Firefox */

}



.headerSearch .searchform  :-ms-input-placeholder { /* Internet Explorer 10-11 */

  color: #969696;

  text-transform:uppercase;

  opacity: 1; 

}



.headerSearch .searchform  ::-ms-input-placeholder { /* Microsoft Edge */

  color: #969696;

  text-transform:uppercase;

  opacity: 1; 

}

.headerSearch .searchform input#s{

	border-bottom:none;

}

}

@media (min-width:1200px){





}

@media (min-width:1390px){



}

@media (min-width:1590px){



}





/*------------------------------------*\

    EMBEDS

\*------------------------------------*/

.embed-container { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; max-width: 100%; height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media (min-width:768px){
	.embed-container { padding-bottom: 56.25%; }
}

.fancybox-overlay{z-index:9999 !important}

.fancybox-wrap{z-index:99999 !important}

/*------------------------------------*\

    ALERT

\*------------------------------------*/

.popupAlert {

  width:100%;

  max-width:600px;

}



.noticeBody {

  width:100%;

  padding:0 2.5%;

}

.popupAlert .popupImg {

  padding:10px 5px;

}

.popupAlert .popupImg img {

  width:100%

}

.popupAlert .noticeText {

  padding:10px 5px;  

  width:100%;

  float:none;

}

.popupAlert .noticeText *{

  max-width:100%;

}

.popupAlert .noticeText .popTitle{

    margin: 0px 0 20px;

}







/*news*/

h2.list-item-title{



}

h2.list-item-title a{

	text-decoration:none;

}

h2.list-item-title a:hover{

	text-decoration:underline;

}

.list-item{

    overflow: hidden;

    margin-bottom: 20px;

    padding-bottom: 20px;

    border-bottom: 1px solid #ddd;

}

.list-item-image{

	text-align:center;

}

.list-item-image a{

	display:block;

	padding:10px 0;

}

.list-item-text{



}

.list-item-text p.date{

	font-size:0.8em;

	margin:0;

}



.postThumb {

	margin-bottom:20px;

	text-align:center;

}





/*------------------------------------*\

    HEADER

\*------------------------------------*/





#navbar{

    display: block;

    vertical-align: top;    

}

.headGroup {

	color:#969696;

	background:#fff;

	transition:300ms;

	padding-top:15px;

	padding-bottom:15px;

	text-align:center;

	z-index:220;

	position:fixed;

	height:100px;

	width:100%;

	top:0;

	left:0;

}

.fixedHeader .headGroup {

}



.headGroup a{

	color: #1a2a48;	

}

.headGroup a:hover{

	color: #e13031;

}

.headLogoWrap {

	padding-left:0;

	padding-right:0;

}



.headerIcon {



}

.headerIcon img{



}



.headerSearch {

	display:inline-block;

	vertical-align:top;

}

ul.socials {

	display:inline-block;

	vertical-align:top;

	list-style:none;

	padding: 0px;

	margin:0;

}

ul.socials li{

	display:inline-block;

	position:relative;

	padding:0 4px;

	text-align:center;

}

.socialDesktop {

	display:none;

}

@media (min-width:768px){

	/*.headGroup .socials {

		position:absolute;

		bottom:100%;

		right:0;

		width:100%;

	}*/

}

@media (min-width:992px){

	.socialDesktop {

		display:block;

	}

}

/*header*/

header {

	position:relative;

}



header.mainHeader {

	height:100px;

}

.home header.mainHeader {
	
	height:0;	

}



.admin-bar .headGroup {

	margin-top:46px

}



@media (min-width:600px){

.admin-bar.fixedHeader .headGroup  {

	margin-top:0;

}

}

	

@media (min-width:768px){

	.admin-bar .headGroup,

	.admin-bar.fixedHeader .headGroup  {

		margin-top:32px

	}

	

}

/*home*/

@media (max-width:767.99px){	

}

	.fixedHome .headGroup {

		background:transparent;

		border-bottom:transparent;

		color: #1a2a48;

		top:0;

	}

	.fixedHome .headGroup a{
		color: #1a2a48;
		
	}


	.fixedHome .headerIcon {

		

	}

	.fixedHome .headerIcon a{

		

	}





@media (min-width:768px){

	.headerRight .menu-toggle {		

		display:block;

		display:inline-block;

		position:relative;

		top:auto;

		right:auto;

		float:right;

	}

	.headerRight .topMenuSide {

		display:block;

		display:inline-block;

		position:relative;

		top:auto;

		left:auto;

	}

	.headerRight .topMenuSide span{

		display:inline;

	}

	.headerRight {

		position:relative;

	}

	

	.headerLeft {

		text-align:left;

	}

	.headerRight {

		text-align:right;

	}

	

	.headerRight .menu-toggle {		

		display:inline-block;

		margin-left:20px;

		float:none;

	}

	.headerRight .topMenuSide {

		display:inline-block;

	}

}

@media (min-width:992px){





}

@media (min-width:1200px){

	.headerRight .menu-toggle {	

		margin-left:40px;

	}	

}



.home .headGroup{

	

}



.topMenu {

	display:none;

}

.topMenuSide {

	position:relative;

	display:inline-block;

}

.topMenuSide .portalToggle {

	font-size:14px;

	padding:10px 0;

	line-height:15px;

	white-space:nowrap;

	padding-right:15px;

	position:relative;

	cursor:pointer;

}



.topMenuSide .menu{

	position:absolute;

	background:rgba(255,255,255,0.8);

	color:#969696;

	list-style:none;

	margin:0;

	padding:0 20px;

	right:0;

	top:100%;

	font-size:14px;

	text-transform:uppercase;

	display:none;

}

.topMenuSide .menu li{

	border-bottom:solid 1px #969696;

	padding:12px 0 12px 45px;

	background-image:url(images/lock.png);

	background-repeat:no-repeat;

	background-position:left 0 top 13px;

	line-height:1.5;

}

.topMenuSide .menu li:last-child{

	border-bottom:0;

}

.topMenuSide .menu li a{

	color:#969696;	

}

.topMenuSide .menu a:hover{

	color:#000;

	text-decoration:none;

}



@media (min-width:768px){

.topMenuSide .portalToggle .portalIcon {

		margin-right:14px;

}

}

/*------------------------------------*\ 

    Navigation

\*------------------------------------*/





.menu-toggle{

    position:relative;

	padding-right:40px;

	font-size:17px;

	display:inline-block;

	cursor:pointer;

	height:35px;

	line-height:30px;

	vertical-align: middle;

}

.menu-toggle .toggleText{

	display:inline-block;

	display:none;

	vertical-align:middle;

	font-size:14px;
	font-weight:500;
}

@media (min-width:992px){

	.menu-toggle .toggleText{

		display:inline-block;

	}

}

.menu-toggle span{

    width: 30px;

    height: 1px;

    margin: 8px 0;

    background-color: #969696;

    display: block;

    transition:all 300ms;	

}

.menu-toggle .toggleIcon {

	position:absolute;

	width:30px;

	right:0;

	top:0px;

	transition:300ms;

}

.menu-toggle:hover span{

    background-color: #000;

}

.menu-toggle span:nth-child(1){

    transform-origin:50% 8px;

}

.menu-toggle span:nth-child(3){

    transform-origin: 50% -8px;

}

body.menuopen .menu-toggle span:nth-child(1){

	transform:rotate(135deg) translateY(6px)

}

body.menuopen .menu-toggle span:nth-child(2){

	opacity:0;

	transform:rotate(360deg);

}

body.menuopen .menu-toggle span:nth-child(3){

	transform: rotate(-135deg) translateY(-7px);

}



body.menuopen #navbar  .menu-toggle span:nth-child(1){

	background:#000;

}

body.menuopen #navbar .menu-toggle span:nth-child(3){

	background:#000;

}



@media (min-width:992px){



}



	#navbar{

		position: fixed;

		right: 0;

		transition: transform 500ms;

		background-color: #fff;

		top: 0;

	    margin-top: 0px;

		padding:20px 20px;

		z-index: 9999;

		bottom:0;

		width: 280px;

		transform:translateX(100%);

		overflow-x: hidden;		

		font-size:1.2em;

	}



	body.menuopen  #navbar{ 

		transform:translateX(0%);

		z-index: 9999;

		-webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);

		-moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);

		box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);

	}

	

	body.admin-bar #navbar{ 

		top:32px;

	}

	@media (max-width:782px){

		body.admin-bar #navbar{ 

			top:46px;

		}

		.headerSearchContainer {
			top: 8px;
			right: 30px;
		}
		
		.headerSearchContainer .searchBlock {
			top: 65px;
		}

	}

	#menu-main,

	#menu-main ul{

		list-style:none;

		padding:0;

		margin:0;

	}
	#menu-main,
	#menu-side{
		--active_link_colour : #64b6cf;
	}
	#menu-main .sub-menu,
	#menu-side .sub-menu{
		--active_link_colour : #f3a128;
	}
	#menu-main .sub-menu .sub-menu,
	#menu-side .sub-menu .sub-menu{
		--active_link_colour : #e52228;
	}
	#menu-main{

		margin-bottom:30px;

		margin-top:20px;

		clear:both;

	}

	#menu-main li{

		position:relative;

	}	

	#menu-main li a{

		display: block;
		text-decoration:none;
		color:#808285;

		padding:21px 10px 21px 20px;

		line-height:1.35;

		position:relative;

		border-bottom:solid 1px #676767;

	}

	#menu-main li a:hover{

		text-decoration:none;

		color:#000;

	}

	#menu-main .sub-menu {

		padding-left:40px;

		position:relative;

		display:none;

		font-size:0.9em;

		border-bottom:solid 2px #c9c9c9;

	}

	#menu-main .sub-menu li:last-child > a{

		

		border-bottom:none;

	}

	#menu-main li.open > .sub-menu {

		display:block;

	}

	

	#menu-main .sub-menu a {

		padding: 0 40px 0 0;

	}

	#menu-main li.menu-item-has-children.open > a,
	#menu-main li.current-menu-item > a {
		color: var(--active_link_colour,#64b6cf);
	}

	#menu-main li li.menu-item-has-children.open > a {
		color: var(--active_link_colour,#64b6cf);
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 2px;

	}
	


	@media (min-width:1200px){

		#menu-main li.menu-item-has-children > .arrow {

			height:75px;

		}

	}


	#menu-main .sub-menu li.menu-item-has-children > .arrow:after{

		top: 5px;

	}

	#menu-main .sub-menu li li > .arrow:after{

		display: none;

	}
	#menu-main .sub-menu li li.menu-item-has-children > .arrow:after{

		top: 5px;
		display: block;

	}


#menu-main .sub-menu  .sub-menu{

	padding-left:20px;

}

#menu-main .sub-menu  .sub-menu li.menu-item-has-children > .arrow{

	display:none;

}



	

	

@media (min-width:600px){

	#navbar{

		width:480px;

		right: 0;

		padding:40px 60px;

	}

	#menu-main li a{

		padding:21px 30px;		

	}

}

/*------------------------------------*\ 

    FOOTER

\*------------------------------------*/



#footer{



}

#menu-useful {

	list-style:none;

	padding:0;

}

.footerLower {

	background:#000;

	color:#dddedf;

	padding:20px 0;

	font-size:14px;

	text-align:center;

}

.footerLower p,

.footerLower ul{

	margin:10px 0;

}

.footerLower a{

	color:#dddedf;	

}

.footerInfo {

	text-align:center;

	line-height:1.87;

	margin-bottom:20px;

}

.footerInfo h3{

	font-size:1.5em;

	margin:30px 0 20px;

}

.footerInfo a:before {

	content: "";

    display: inline-block;

    vertical-align: middle;

    width: 0px;

    height: 1px;

    background-color: #000;

    transition: all 300ms;

    margin-right: 0px;

}

.footerInfo a:hover:before {

    width: 5px;

    margin-right: 5px;

}

@media (min-width:768px){

	.footerLower {

		text-align:initial;

		padding:50px 0;

	}

}

@media (min-width:1200px){

	.footerInfo {

		margin-bottom:70px;

	}

}

/*------------------------------------*\

    WORDPRESS CORE

\*------------------------------------*/



.alignnone {

	margin:5px 20px 20px 0;

}

.aligncenter,

div.aligncenter {

	display:block;

	margin:5px auto 5px auto;

}

.alignright {

	float:right;

	margin:5px 0 20px 20px;

}

.alignleft {

	float:left;

	margin:5px 20px 20px 0;

}

a img.alignright {

	float:right;

	margin:5px 0 20px 20px;

}

a img.alignnone {

	margin:5px 20px 20px 0;

}

a img.alignleft {

	float:left;

	margin:5px 20px 20px 0;

}

a img.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;

}

.wp-caption {

	background:#FFF;

	border:1px solid #F0F0F0;

	max-width:96%;

	padding:5px 3px 10px;

	text-align:center;

}

.wp-caption.alignnone {

	margin:5px 20px 20px 0;

}

.wp-caption.alignleft {

	margin:5px 20px 20px 0;

}

.wp-caption.alignright {

	margin:5px 0 20px 20px;

}

.wp-caption img {

	border:0 none;

	height:auto;

	margin:0;

	max-width:98.5%;

	padding:0;

	width:auto;

}

.wp-caption .wp-caption-text,

.gallery-caption {

	font-size:11px;

	line-height:17px;

	margin:0;

	padding:0 4px 5px;

}

.sticky {



}

.bypostauthor {



}

@media (max-width:767.99px){

	.alignright,

	.alignleft,

	a img.alignright,

	a img.alignleft{

		float:none;

		margin:5px auto 20px;

		display:block;

	}

}









.footer-links{

	margin:0;

	list-style:none;

	padding:0;

	margin-bottom:15px;

}

.footer-links li{

	display: inline;

}

.footer-links li:after{

	content:" | ";

	margin: 0 1px 0 1px;

	display: inline;

}

.footer-links li:last-child:after{

	content:"";

}

.footer-links li a{

	display: inline;

	white-space:nowrap;

}









.side-menu-container {

	padding:0  0 20px;

	margin-bottom:20px;

}



#menu-side {

	list-style:none;

	padding:0;

	margin:0;

}

#menu-side li{

	position:relative;

	margin:5px 0;

}

#menu-side a {

	color:#676767;

	display:inline-block;

	padding:0px 15px;

}

#menu-side a:hover {

	text-decoration:none;

}

#menu-side a span{	

	padding:10px 0px;

	display:block;

}

/*Top level item*/

#menu-side > li > a {

	margin-bottom: 15px;

}

/*#menu-side > li > a span{	

	padding:16px 8px 16px 0;

	border-bottom:solid 1px #CBCBCB;

	display:inline-block;

	font-weight: 400;

}*/

#menu-side ul{

	list-style:none;

	padding:0;

	margin:0;

}

#menu-side > li > .sub-menu{

	margin: 0;

}

/*main Sub menu items*/

#menu-side .sub-menu li.current-menu-ancestor a,

#menu-side .sub-menu li.current-menu-item a{	

}

#menu-side .sub-menu li.current-menu-item > a{

	color:#676767;

}

#menu-side .sub-menu li.menu-item-has-children > .arrow {

	display:block;

	width:45px;

	height:45px;

	position:absolute;

	top:0;

	right:0;

}

#menu-side .sub-menu li.menu-item-has-children > .arrow:before {

	position:absolute;

	content: '\f054';

	display: block;

	width: 11px;

	height: 27px;

	position: absolute;

	left: 12px;

	top: 10px;

	font-weight: 700;

	font-family: "Font Awesome 5 Free";

	transform: rotate(0deg);

	transition: 300ms;

}



#menu-side .sub-menu li.menu-item-has-children.open > .arrow:before {

	transform:rotate(90deg);

}


#menu-side .sub-menu .sub-menu li{

	margin:0;

}

#menu-side .sub-menu li.open > .sub-menu {

	display:block;

}

#menu-side .sub-menu .sub-menu a > span{

	padding-left:10px;

}

@media (max-width:767.99px){

	.side-menu-container {

		display:none;

	}

}



/*----------

Blog sidebar

----------*/

#blognav ul {

	list-style:none;

}

.sidebarSec {	

    padding:0px 15px 15px;

	margin:0 auto 10px;

}

.sidebarSec ul{

	padding:0;

	margin:0;

	list-style:none;

	margin-bottom:10px;

}

.sidebarSec ul li{

	padding:0px;

}

.its{

	font-size:1.25em;

	padding: 16px 8px 16px 0;

    border-bottom: solid 1px #CBCBCB;

    display: inline-block;

    font-weight: 400;

}





/*------------------------------------*\

    menu inc toggle

\*------------------------------------*/





.search-toggle{

	float: right;

    padding: 15px;

    color: #e0e0e0;

    cursor: pointer;

    border-radius: 30px;

    margin-top: 15px;

    line-height: 15px;

}

.search-toggle:hover{

    background-color: #969696;

}

@media (min-width:0px){

	/*body.fixedHome .menu-toggle {

		color:#fff;

	}

	body.fixedHome .menu-toggle span {

		background-color:#fff;		

	}*/

}

@media (min-width:1200px){



}

body.menuopen {

	overflow:hidden;

}

body.menuopen:before {

	content:'';

	display:block;

	position:fixed;

	top:0;

	left:0;

	right:0;

	bottom:0;

	background:#000;

	opacity:0.5;

	z-index:9998;

}

#navbar .menu-toggle {

	float:right;

}

.menu-main-container {

	clear:both;

}



.sidebar {

	padding-top:35px;

	margin-top:0px;

	margin-bottom:40px;

}



/*------------------------------------*\

    Dynamic Content

\*------------------------------------*/



.dynamicContent {

	margin-top:40px;

	margin-bottom:40px;

}

.dynamicContent .sectionTitle{

	margin-bottom: 10px;

    font-size: 2.2em;

}

.bottom-content-row .dynamicContent:first-of-type {
	margin-top:0px;
}

/**** Image ****/

.image-item{

    position: relative;

}

.image-item img{

	width:100%;

	height:auto;

}

.image-item .imageItemCaption {

	display:block;

	margin:5px;

	font-size:14px;

}

/*******Dividers******/

.dividera{

clear: both;

    width: 100%;

    height: 100px;

   position:relative;

}

.dividera:before{

	content:'';

	width:90%;

	height:1px;

	border-bottom:solid 1px #ccc;

	position:absolute;

	top:50%;

	left:5%;

}



.dividera:after{

	content:'';

	display:block;

	 background-image: url(images/icon.png);

    background-position: center center;

	background-size:71px;

	height:76px;

	width:103px;

	top:50%;

	left:50%;

	margin-top:-38px;

	margin-left:-38px;

    background-repeat: no-repeat;

	position:absolute;

	background-color:#fff;

}

.dividerb{

    clear: both;

    width: 100%;

    height: 130px;

    background-image: url(images/icon.png);

    background-position: center center;

    background-repeat: no-repeat;

	background-size:71px;

}







/*******FAQS*****/

.faqs{



}



.faqs .faq{

	border-bottom:solid 2px #fff;

}



.faq-question{

	position:relative;

	margin:0;

	padding:15px;

	background: #a2a6a9;

	color:#fff;

	cursor:pointer;

	font-size:1em;

	text-transform:uppercase; 

}

.faq.open .faq-question{

	background:#969696;

}

.faq-question:hover{

	background: #000;

}

.faq-question:after {

    content: '\f054';

    display: block;

    width: 11px;

    height: 18px;

    position: absolute;

    right: 20px;

    top: 15px;

	font-weight:700;

	font-family: "Font Awesome 5 Free";   

    transform: rotate(0deg);

	transition:300ms;

}

.faq.open .faq-question:after {

  transform:rotate(90deg);

}



.faq-answer{

	display:none;

	padding:15px;

}





/******Staff********/

.staffMember {

	padding-bottom:10px;

	margin-bottom:20px;

	border-bottom:solid 1px #eee;

}

.staff-meta {

	margin-bottom:5px;

}

.staff-meta .meta-label {

	font-weight:700;

}

.staff-meta.featured-staff-metas .staff-meta > *{

	display:inline-block;

}

.staff-meta a.email-value{

	font-size: 0;

    color: transparent;

	display: inline-block;

    vertical-align: middle;

}

.staff-meta a.email-value:before {

    content: "send";

    font-size: 12px;

    padding: 5px 10px;

    color: #000;

    display: block;

    text-align: center;

    background-color: #eee;

    border-radius: 5px;

    text-transform: uppercase;

    pointer-events: none;

	transition:300ms;

}

.staff-meta a.email-value:hover:before{

	background-color:#ccc;

}

/*****Quotes******/

blockquote {

	border:0;

	color: #1a2a48;

	

	font-size:1.5em;

	font-family: "gill-sans-nova",sans-serif;

	font-weight:400;

	padding:2.2em 1.1em;

	text-align:center;

}

.quoteContainer .quotesTitle{ 

	margin:10px 0 0;

	text-align:center;

	padding:0 15px;

}

.quoteContainer {

	background:#e0e0e0;	

	color:#000;

	padding-top:1.5em;

	padding-bottom:1.5em;

}

.quoteContainer .singleQuote  {

	width:100%;

	position:relative;

}

.quoteContainer .cycle-pager {

	width:100%;

	margin:0;

	padding:0 15px;

	text-align:center;

}

.quoteContainer .cycle-pager span{

	cursor:pointer;

	display:inline-block;

	margin:0 2px;

	width:15px;

	text-align:center;

	opacity:0.8;

	font-size:20px;

}

.quoteContainer .cycle-pager span.cycle-pager-active{

	opacity:1;

}

.quoteContainer blockquote.quote-text{

	padding-top:1em;

	padding-bottom:0.1em;

	margin-bottom:0;

	

}

.quoteContainer .quote-cite{

	text-align:center;

	font-family: "gill-sans-nova",sans-serif;

	font-weight:500;

	padding:0 15px 15px;

}

/****Documents******/

a.document-link,
.doc-button > a{

	display: block;
    text-decoration: none;
	padding: 10px 15px;
    background: #3fb7e0;
    color: #fff;
    font-size: 18px;
    font-family: "gill-sans-nova",sans-serif;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    transition: 300ms;
    font-weight: 500;
} 



.dynamic-documents a.document-link:after,
.doc-button > a:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(images/download-icon.png) center center no-repeat;
	position:absolute;
    right: 11px;
    top: 14px;
}

a.document-link:hover,
.doc-button > a:hover {
	background: #f3a128;
    color: #fff;
}

a.document-link:hover:after {

	color:#fff;

}

/*Callout*/

.callout {

	display:block;

	position:relative;

	transition:300ms;

	color: #58595b;

    background: #f6f6f6;

	font-size:1em;

	overflow:hidden;

}

.callout .calloutText {

	

}

.callout .calloutContent {

	padding:20px 15px;

	text-align:center;

	position:relative;

}

.callout .calloutTitle {

	font-size:1em;

	text-transform: uppercase;

	margin:0.5em 0;

}

.callout .calloutTitle h3{

	margin-bottom:25px;
	color:inherit;
	color: #1a2a48;

}


.callout.hasbg .coimg {

	background-size:cover;

	background-position:center;

	background-repeat:no-repeat;

	position:absolute;

	top:0;

	left:0;

	right:0;

	bottom:0;

}

.callout.hasbg .coimg:after {

	content: '';

    display: block;

    width: 100%;

    bottom: 0;

    position: absolute;

    left: 0;

    height: 100%;

    background: rgba(0,0,0,0.3);

}

.callout .coimg img{

	width:100%;

	height:100%;

	object-fit:cover;

	position:absolute;	

}



.callout.hasbg .calloutContent {

	padding-bottom:120px;
	padding-top:120px;
	color: #ffffff;

}

.callout.hastext.hasbg .calloutContent {

	padding-bottom:35px;
	padding-top:100px;

}

.callout.hasbg .calloutContent h3 {
	color: #ffffff;
}
.callout.hasbg .calloutContent .readmore {
	color: #ffffff !important;
}
.callout.hasbg .calloutContent .readmore:after {
	background: url(images/long-arrow-hover.png) left center no-repeat;
}

/*sidebar callout*/



/***POIS****/

.pois {

	margin-bottom:-30px;

}

.pois .col {

	min-width:33.333%;

}



.poi {

	position: relative;

	display: block;

	transition:all 300ms;

    overflow: hidden;

	background:#e52228;

	color:#fff;

	margin-bottom:30px;

}

.pois > *:nth-child(3n + 2) .poi{
	background:#f3a128;
}
.pois > *:nth-child(3n + 3) .poi{
	background:#3fb7e0; 
}
.poi:hover  {

	color:#fff;

	text-decoration:none;

}

.poiImage .poiImageBG {

	position:absolute;

	width:100%;

	height:100%;

	top:0;

	left:0;

	background-size:cover;

	background-position:center;

	background-repeat:no-repeat;

	transition:300ms;

	opacity:1;

}



.poiImage .poiImageBG:after {

	content:'';

	display:block;

	width:100%;

	bottom:0;

	position:absolute;

	left:0;

	height:100%;

	background:rgba(0,0,0,0.3);

}

.poiImage .poiImageBG img{

	width:100%;

	height:100%;

	object-fit:cover;

	position:absolute;	

}





.poiImage {

	background:inherit;
	min-height:290px;

}

.poi:hover .poiImage .poiImageBG {



}

.poiImage:before {

	content:'';

	display:block;

	width:100%;

	padding-top: 75.275%;

}

.textOnlyBlock .poiText {

	position:relative;

	padding:25px 15px;

}

.poi .poiTitle {	

	display:inline-block;

	line-height:1.3;

	text-align:center;



}

.poi .textOnlyBlock{

	

}

.poi .poiTitle {

	display:block;

	font-size:25px;

	font-weight: 500;

	position:relative;

	letter-spacing: 0.8px;

	padding: 0px;

	text-transform:uppercase;

	font-family: "gill-sans-nova",sans-serif;

	text-align: left;

    line-height: 1.3;
    margin-bottom: 13px;

}



.poi .textOnlyBlock .poiTitle{

	margin:0 0 15px;

}

.textOnlyBlock {

	padding:10px 30px;

	transition:300ms;

}



.textOnlyBlock .poiText{

	display:block;	

	text-align:center;

}



.poi:hover .textOnlyBlock {

	background-color:rgba(0,0,0,0.2);

	color:#fff;

	text-decoration:none;

}



.poiImage .poiText {

	padding:10px 25px;

	position:absolute;

	bottom:0;

	left:0;

	width:100%;	

	bottom:0;

	/*text-align:center;*/
	width:100%;

	transition:300ms;

}

.poiImage .poiText {

}

.poiImage .poiText .poiEx {

	max-height:0;

	overflow:hidden;

	font-size:18px;

	transition:300ms;

}

.poi:hover .poiImage .poiText {

	bottom:50%;
	transform:translateY(50%);

}

.poi:hover .poiImage .poiImageBG {

	opacity:0.2;

}

.poi:hover .poiImage .poiEx {

	max-height:460px;	

}

.pois.homePOIs .col-xs-6 {

	padding-left:15px;

	padding-right:15px;

}



/*------------------------------------*\

    HOME DYNAMIC

\*------------------------------------*/

.welcomeBlock {

	margin-bottom:40px;

}

/*------------------------------------*\

    END DYNAMIC CONTENT

\*------------------------------------*/







/*------------------------------------*\

    RESPONSIVE

\*------------------------------------*/









/*==========  Non-Mobile First Method  ==========*/





@media only screen and (max-width : 1590px) {





}













/* Medium Devices, Desktops */





/* Small Devices, Tablets */

@media only screen and (max-width : 767px) {





}



/* Extra Small Devices, Phones */ 

@media only screen and (max-width : 479px) {



}



/* Custom, iPhone Retina */ 

@media only screen and (max-width : 319px) {



}





.sectionfadein {

	opacity:0;

	top:30px;

	position:relative;

	transition:500ms;

}

.sectionfadein.active {

	opacity:1;

	top:0;

}



/*------------------------------------*\

    PRINT

\*------------------------------------*/


.container {
	max-width: 1164px;
}


.socialDesktop {
	vertical-align: middle;
	display: inline-block;
}

.headGroup .container {
	max-width: 100%;
}

.headGroup {
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 41px;
	padding-right: 48px;
	color: #1a2a48;
}

.fixedHeader .headGroup {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
}

.home .headGroup {
	padding-top: 29px;
}
.fixedHeader.home .headGroup {
	padding-top: 15px;
}

.headGroup ul.socials li a {
	color: #3fb7e0;
}
.headGroup ul.socials li:nth-child(2) a {
	color: #f3a128;
}
.headGroup ul.socials li:nth-child(3) a {
	color: #e52228;
}

.headLogoWrap {
	text-align: left;
}


.menu-toggle .toggleText {
	font-size: 16px;
}

.menu-toggle span {
	background: #0a111d;
}

.menu-toggle:hover span {
	background: #e52228;
}

.menu-toggle {
	line-height: 35px;
}


.header-buttons {
	display: inline-block;
    margin-right: 45px;
	position:relative;
}
.header-buttons a.toggleMenu{
    padding: 10px 5px;	
}
.header-buttons a.toggleMenu.opened {
	background:#f7f7f7;
}
.header-buttons .topMenu {
	position:absolute;
	right:0;
	top:100%;
	width:100%;
	background:#f7f7f7;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
}
.header-buttons .topMenu ul{
	list-style:none;
	padding:5px 10px;
	margin:0;
}
.header-buttons .topMenu li{
	border-bottom:1px solid #eee;
	padding:0;
}
.header-buttons .topMenu a{
	display:block;
	padding:5px 0;
	text-decoration:none;
	
}
/*.home .header-buttons {
	display: none;
}*/
.fixedHeader.home .header-buttons {
	display: inline-block;
}



.welcomeBlock {
	padding: 166px 0 112px;
	background: url(images/banner-bg.jpg) left top no-repeat;
	margin: 0;
	position: relative;
}
.welcomeBlock:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.9);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.welcomeBlock .container {
	position: relative;
	z-index: 11;
}

.welcomeBlock .welcome_video_url {
	display: block;
	font-size: 0px;
	position: relative;
}
.welcomeImage img {
	visibility: hidden;
	max-height: 534px;
	height: auto;
	width: 100%;
	max-width: inherit;
}
.welcomeImage {
	background-size: cover !important;
	background-repeat: no-repeat !important;
}


.welcomeImage a:after {
	width: 60px !important;
	height: 60px !important;
	line-height: 60px !important;

	background: #3fb7e0 !important;
	color: #ffffff !important;

	border-radius: 40px !important;
	text-align: center !important;
	display: block !important;
	margin-bottom: 0px !important;
	color:  #ffffff !important;
	content: '\f04b' !important;
	font-size: 16px !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	position: absolute !important;
	right: 33px !important;
	bottom: 34px !important;
	padding-left: 5px !important;
}
.welcomeImage a:hover:after {
	background: #f3a128 !important;
	color: #ffffff !important;
}


.welcomeBlockText h1 {
	padding-left: 65px;
	padding-top: 42px;
	padding-bottom: 95px;
	position: relative;
	margin-bottom: 0px;
	letter-spacing: 0.8px;
}
.welcomeBlockText h1:after {
	content: '';
	height: 10px;
	width: 125%;
	left: 0;
	display: block;
	position: absolute;
	bottom: 0;
	background: #e52228;
}
.welcomeBlockText h1:before {
	content: '';
	height: 100%;
	width: 10px;
	left: 0;
	display: block;
	position: absolute;
	bottom: 0;
	background: #e52228;
}
.welcomeBlockText h1 span {
	display: block;
	color: rgba(26, 42, 72, 0.6);
	line-height: 60px;
	font-size: 30px;
	font-weight: 500;
	font-style: italic;
	letter-spacing: 0;
	text-transform: none;
}

.welcomeBlockText p {
	padding-right: 45px;
	position: relative;
	padding-top: 25px;
	padding-bottom: 27px;
	margin-bottom: 0;
}

.welcomeBlockText p:after {
	content: '';
	height: 100%;
	width: 10px;
	right: -25%;
	display: block;
	position: absolute;
	bottom: 0;
	background: #e52228;
}

.welcomeBlockText p:before {
	content: '';
	height: 10px;
	width: 170px;
	right: -25%;
	display: block;
	position: absolute;
	bottom: 0;
	background: #e52228;
}

.update-bar-details {
	background: #f3a128;
	padding: 15px 15px;
	line-height: 35px;
	font-size: 16px;
	color: #ffffff;
	display: flex;
}
.update-bar-details span {
	font-weight: 700;
	margin-right: 15px;
}
.update-bar-details span, .update-bar-details p {
	align-self: center;
}

.dynamic-image-text-section {
	margin: 0;
	background: #f6f6f6;
	position:relative;
	overflow:hidden;
}
.dynamic-image-text-section > .container{
	padding-top: 156px;
	padding-bottom:131px;
	background: #f6f6f6;
	position:relative;
}
@media (min-width:992px){
	.dynamic-image-text-section > .container:before {
		content: '';
		display: block;
		width: 100vw;
		height: 100%;
		left: 100%;
		margin-left: -150px;
		top: 0;
		position: absolute;
		background: #fff;
	}
}
.dynamic-image-text-section .single-text-block-main {
	padding: 0;
}


.dynamic-image-text-section .single-text-block-content-inner {
	padding-left: 52px;
	padding-top: 25px;	
	padding-bottom: 56px;
	position: relative;
}

.dynamic-image-text-section .single-text-block-content-inner p {
	margin-bottom: 0;
}


.dynamic-image-text-section .single-text-block-content-inner:after {
	content: '';
	height: 10px;
	width: 125%;
	left: 0;
	display: block;
	position: absolute;
	bottom: 0;
	background: #f3a128;
	z-index: 1;
}
.dynamic-image-text-section .single-text-block-content-inner:before {
	content: '';
	height: 100%;
	width: 10px;
	left: 0;
	display: block;
	position: absolute;
	bottom: 0;
	background: #f3a128;
	z-index: 1;
}

.dynamic-image-text-section .single-text-block-content-inner h2 {
	margin-bottom: 30px;
}

.single-text-block-content-btn {
	padding-left: 52px;
	padding-top: 66px;	
	padding-bottom: 77px;
	position: relative;
}
.single-text-block-content-btn:after {
	content: '';
	height: 100%;
	width: 10px;
	right: -25%;
	display: block;
	position: absolute;
	bottom: 0;
	background: #f3a128;
	z-index: 1;
}

.single-text-block-content-btn:before {
	content: '';
	height: 10px;
	width: 170px;
	right: -25%;
	display: block;
	position: absolute;
	bottom: 0;
	background: #f3a128;
	z-index: 1;
}





.dynamic-image-text-section .single-img-box {
	padding-left: 48px;
}

.dynamic-image-text-section .single-image-item a {
	display: block;
	position: relative;
}

.dynamic-image-text-section .single-image-item a:after {
	width: 60px !important;
	height: 60px !important;
	line-height: 60px !important;

	background: #3fb7e0 !important;
	color: #ffffff !important;

	border-radius: 40px !important;
	text-align: center !important;
	display: block !important;
	margin-bottom: 0px !important;
	color:  #ffffff !important;
	content: '\f04b' !important;
	font-size: 16px !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	position: absolute !important;
	right: 33px !important;
	bottom: 34px !important;
	padding-left: 5px !important;
}
.dynamic-image-text-section .single-image-item a:hover:after {
	background: #f3a128 !important;
	color: #ffffff !important;
}




.homeDynamic.dynamic-poi {
	padding: 162px 0 157px;
	position: relative;
	background: #ececec;
	margin: 0;
}

.poiImage .poiImageBG:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: -moz-linear-gradient(bottom,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
}
/*
.homeDynamic.dynamic-poi .poi:hover .poiTitle {
	text-align: center;
}*/

.homeContent .homeDynamic.dynamic-poi:first-child {
	position: relative;
	background: #ffffff;
	padding: 84px 0 50px;
}

.text_section_poi_row.row,
.pois_group.row {
	--bs-gutter-x: 50px;
}

.text_section_poi_row .text_section {
	padding-top: 20px;
}

.text_section_poi_row .text_section h2 {
	font-size: 50px;
	line-height: 55px;
	color: #1a2a48;
	margin-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding-right: 100px;
}

.text_section_poi_row .pois_section .poi .poiImage .poiText {
	padding: 10px 34px;
}

@media (min-width:768px){
	.pois_group.row .col-md-5 .poi .poiImage:before {
		padding-top: 65.5%;
	}
	.pois_group.row .col-md-7 .poi .poiImage:before {
		padding-top: 45.35%;
	}
	.text_section_poi_row .fitPoi{
		height:100%;
		padding-bottom:30px;
	}
	.text_section_poi_row .fitPoi .poi{
		height:100%;
	}
}
.text_section_poi_row .text_section .text_details {
	margin-bottom: 30px;
}
.text_section_poi_row .text_section .text_image_container img {
	height: 278px;
	object-fit: cover;
}
.text_section_poi_row .text_section .text_image_container {
	position: relative;
}
.text_section_poi_row .text_section .text_image_container span {
	position: absolute;
	padding: 10px 35px;
	left: 0;
	bottom: 0;
	width: 100%;

	display: block;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    font-family: "gill-sans-nova",sans-serif;
    text-align: left;
    line-height: 56px;

	color: #ffffff;
	
}

.text_section_poi_row .text_section .text_details {
	padding-right: 100px;
	position:relative;
}
.text_section_poi_row .text_section .text_details p:last-child {
	position: relative;
	margin-bottom: 0;
	padding-bottom: 42px;
}

.text_section_poi_row .text_section .text_details p:last-child:after {
	content: '';
	height: 10px;
	width: auto;
	right: -78px;
	left:40px;
	display: block;
	position: absolute;
	bottom: 0;
	background: #3fb7e0;
	z-index: 1;
}
.text_section_poi_row .text_section .text_details p:last-child:before {
	content: '';
	height: 100%;
	width: 10px;
	right: -78px;
	display: block;
	position: absolute;
	bottom: 0;
	background: #3fb7e0;
	z-index: 1;
}
/*
.text_section_poi_row .text_section .text_details:after {
	content: '';
	height: 187px;
	width: 10px;
	left: 40px;
	display: block;
	position: absolute;
	top: 100%;
	background: #3fb7e0;
	z-index: 1;
	pointer-events: none;
}
.text_section_poi_row .text_section .text_details:before {
	content: '';
	height: 10px;
	width: 200px;
	left: 40px;
	display: block;
	position: absolute;
	top: calc(100% + 187px);
	background: #3fb7e0;
	z-index: 1;
	pointer-events: none;
}*/


.homeContent .homeDynamic.dynamic-poi:first-child .button.section_link {
	margin-top: 52px;
	display: inline-block;
	margin-left: 35px;
}


.dynamic-history_carousel {
	padding-top:156px;
	padding-bottom:131px;
	background: #f6f6f6;
	position: relative;
	margin: 0;
}
@media (min-width:992px){
	.dynamic-history_carousel:before {
		content: '';
		display: block;
		width: 100vw;
		height: 100%;
		left: 80%;
		margin-left: -150px;
		top: 0;
		position: absolute;
		background: #fff;
	}
}
.history_carousel .item {
	padding: 80px 40px;
	text-align: center;
	background: #1a2a48;
	color: #ffffff;
	position: relative;
}
/*.history_carousel .item:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.6);
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.history_carousel .owl-item.active:first-child .item:before {
	display: none;	
}*/

.history_carousel .item h2 {
	font-size: 70px;
	line-height: 55px;
	margin-bottom: 25px;
	color: #ffffff;
	letter-spacing: 0.8px;
}
.history_carousel .history_title {
	font-size: 25px;
	letter-spacing: 0.8px;
	color: #ffffff;
	line-height: 40px;
	margin-bottom: 25px;
	font-family: "gill-sans-nova",sans-serif;
	font-weight: 500;
}


.history_text_inner {
	max-width: 440px;
	margin: 0 0 0 auto;
	padding: 15px 10px 0 53px;
	position: relative;
}
.history_text_inner h2 {
	margin-bottom: 25px;
}

.history_text_inner .section_details {
	padding-bottom: 85px;
}


.history_carousel_main {
	padding-left: 50px;
}

.history_text_inner:after {
	content: '';
	height: 100%;
	width: 10px;
	left: 0;
	display: block;
	position: absolute;
	top: 0px;
	background: #e52228;
	z-index: 2;
}

.history_text_inner:before {
	content: '';
	height: 10px;
	width: 130%;
	left: 0;
	display: block;
	position: absolute;
	bottom: 0px;
	background: #e52228;
	z-index: 2;
}


.history_carousel .item .history_details {
	max-width: 430px;
	margin: 0px auto 40px;
}


.history_video_link {
	display: inline-block;
	margin: 0px auto;
	font-size: 18px;
	letter-spacing: 0.8px;
	font-weight: 500;
	color: #ffffff;
	text-decoration:none;
}

.history_video_link:before {
	width: 60px !important;
	height: 60px !important;
	line-height: 60px !important;

	background: #3fb7e0 !important;
	color: #ffffff !important;

	border-radius: 40px !important;
	text-align: center !important;
	display: block !important;
	margin: 0px auto 15px !important;
	color:  #ffffff !important;
	content: '\f04b' !important;
	font-size: 16px !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	padding-left: 5px !important;
}
.history_video_link:hover:before {
	background: #f3a128 !important;
	color: #ffffff !important;
}


.dynamic-history_carousel .owl-nav {
	position: absolute;
    width: 100%;
    left: -500px;
    padding-right: 20px;
	padding: 67px 15px 64px 15px;
	max-width: 500px;
	bottom: 0;
	text-align: center;
	line-height: 33px;
}


.dynamic-history_carousel .owl-nav:after {
	content: '';
	height: 100%;
	width: 10px;
	right: -70px;
	display: block;
	position: absolute;
	top: 0px;
	background: #e52228;
	z-index: 2;
}

.dynamic-history_carousel .owl-nav:before {
	content: '';
	height: 10px;
	width: 180px;
	right: -70px;
	display: block;
	position: absolute;
	bottom: 0px;
	background: #e52228;
	z-index: 2;
}

.dynamic-history_carousel .owl-nav button {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	color: #1a2a48;
}
.dynamic-history_carousel .owl-nav button:hover {
	color: #9ea4b0;
}

.dynamic-history_carousel .owl-nav button.owl-next {
	margin-left: 65px;
}
.dynamic-history_carousel .owl-nav button.owl-next:after {
	content: '';
	background: url(images/long-arrow.png) left center no-repeat;
	width: 50px;
	height: 15px;
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
.dynamic-history_carousel .owl-nav button.owl-next:hover:after {
	background: url(images/long-arrow-gray.png) left center no-repeat;
}

.dynamic-history_carousel .owl-nav button.owl-prev {
	margin-right: 65px;
}
.dynamic-history_carousel .owl-nav button.owl-prev:before {
	content: '';
	background: url(images/long-arrow.png) left center no-repeat;
	width: 50px;
	height: 15px;
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	transform: rotate(180deg);
}
.dynamic-history_carousel .owl-nav button.owl-prev:hover:before {
	background: url(images/long-arrow-gray.png) left center no-repeat;
}

.dynamic-history_carousel .owl-nav button.owl-prev:after {
	position: absolute;
	right: -65px;
	height: 43px;
	width: 2px;
	background: #d1d1d1;
	content: '';
	display: block;
	top: 50%;
	transform: translateY(-50%);
}


.dynamic-history_carousel .owl-dots {
	display: none;
}



.homeDynamic.dynamic-image {
	margin: 0;
	padding: 179px 0 123px;
}

.homeDynamic.dynamic-image .image-item img {
	mix-blend-mode: hard-light;
}



.dynamic-info-grid {
	margin: 0;
	padding-bottom: 140px;
	padding-bottom: 80px;
}
.dynamic-info-grid .news_img_content {
	padding-right: 50px;
}
.dynamic-info-grid .news_content .date {
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
}
.dynamic-info-grid .news_content .date a{
	color: rgba(88, 89, 91, 0.7);	
	text-decoration:none;
}
.dynamic-info-grid .news_content h3 {
	color: #1a2a48;
	font-size: 25px;
	line-height: 40px;
	letter-spacing: 0.8px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.dynamic-info-grid .news_content h3 a {
	text-decoration: none;
	color: #1a2a48;
}


.dynamic-info-grid .news_content .txt {
	padding-right: 85px;
	font-weight: 400;
}

.news-read-btn-outer {
	display: inline-block;
}
.news_readmore {
	text-decoration: underline;
	font-size: 16px;
	color: #1a2a48;
	line-height: 24px;
	text-transform: uppercase;
}
.news_readmore:hover {
	color: #f3a128;
}


.dynamic-info-grid .news_content .section_link.button.see-all-link {
	float: right;
	margin-right: 31px;
}


.dynamic-info-grid .news_content {
	position: relative;
	padding-bottom:40px;
}

.dynamic-info-grid .news_content:after {
	content: '';
	height: 111px;
	width: 10px;
	right: 0px;
	display: block;
	position: absolute;
	bottom: 0px;
	background: #3fb7e0;
	z-index: 2;
}

.dynamic-info-grid .news_content:before {
	content: '';
	height: 10px;
	width: 100%;
	right: 0px;
	display: block;
	position: absolute;
	bottom: 0px;	
	background: #3fb7e0;
	z-index: 2;
}

.sliderItem-inner {
	margin-bottom: 54px;
}


.Facebook.style1 {
	padding-left: 25px;
}

.Facebook.style1 .infoBlock {
	padding: 80px 35px 37px;
	background: #e52228;
	display: block;
	color: #ffffff;
	position: relative;
}

.Facebook.style1 .infoBlock .icon {
	position: absolute;
    top: 20px;
    right: 20px;
}


.Facebook.style1 .infoBlock a {
	color: #ffffff;
}
.Facebook.style1 .infoBlock a:hover {
	color: #fff;
}

#cff .cff-author-img, #cff-lightbox-wrapper .cff-author-img {
	display: none;
}

#cff .cff-author .cff-page-name.cff-author-date, #cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date, #cff .cff-author .cff-date, #cff-lightbox-wrapper .cff-author .cff-date {
	margin: 0 !important;
	color: #ffffff;
}

.c3.Link.simple .glanceImg span:before {
	content: "\f099";
	display: block;
	font-size: 90px;
	line-height: 120px;
	font-weight: 400;
	font-family: "Font Awesome 5 Brands";
	color: #1a2a48;
	text-align: center;
}

.c3.Link.simple .glanceImg {
	display: block;
    text-align: center;
}
.c3.Link.simple .glanceImg:hover span:before {
	color: #f3a128;
}


#sb_instagram .sbi_photo {
	max-height: 360px !important;
}

#cff .cff-author a, #cff-lightbox-wrapper .cff-author a {
	font-size: 25px;
	line-height: 32px;
	font-weight: 500 !important;
	display: block;
	font-family: "gill-sans-nova",sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}


.c3.Link.simple .infoBlock.linkblock.image_box {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
}

.c3.Link.simple .glanceImg {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	padding-bottom: 20px;
}
.cff-post-text {
	margin: 0 !important;
	height: 170px;
	overflow: hidden;
	padding: 0 !important;
}

#cff .cff-author .cff-author-text {
	margin-bottom: 10px !important;
}

#cff .cff-item {
	padding: 0 !important;
}

.instagram_section {
	position: relative;
}
.instagram_section .icon {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 11;
	color: #ffffff;
}
.c3.Link.simple .infoBlock.linkblock.image_box:before {
	content: '';
	height: 10px;
	width: 205px;
	left: 85px;
	display: block;
	position: absolute;
	top: 145px;
	background: #3fb7e0;
	z-index: 1;
}

.c3.Link.simple .infoBlock.linkblock.image_box:after {
	content: '';
	height: 200px;
	width: 10px;
	left: 85px;
	display: block;
	position: absolute;
	/*top: -55px;*/
	top: -45px;
	background: #3fb7e0;
	z-index: 1;
}




footer#footer {
	padding-top: 100px;
	line-height: 30px;
	color: #58595b;
}
footer#footer a {
	color: #58595b;
	text-decoration:none;
}	
footer#footer a:hover {
	color: #f3a128;
}	


.menu-footer-menu-container {

}
.menu-footer-menu-container ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
    font-family: 'gill-sans-nova';
}
.menu-footer-menu-container ul li {
	display: inline-block;
	position: relative;
	margin: 0px 9px;
}
.menu-footer-menu-container ul li:after {
	content: '';
	width: 1px;
	height: 16px;
	display: block;
	position: absolute;
	right: -11px;
	background: #1a2a48;
	top: 7px;
}

.menu-footer-menu-container ul li:last-child:after {
	display: none;
}
.menu-footer-menu-container ul li:last-child {
	margin-right: 0;
}
.menu-footer-menu-container ul li:first-child {
	margin-left: 0;
}


#footer .menu-footer-menu-container ul li a {
	font-size: 16px;
	color: #1a2a48;
	color: #3fb7e0;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: 500;
	
}

#footer .menu-footer-menu-container ul li a:hover {
	color: #f3a128;
}

footer#footer .logo_row {
	margin-bottom: 30px;
}

footer#footer .email-box a {
	text-decoration: underline;
}
footer#footer .footer_social {
	padding-top: 20px;
	padding-bottom: 52px;
}


.footer-menu-col {
	margin-bottom: 60px;
	padding-top: 10px;
}

.footer-logo-col {
	margin-bottom: 20px;
}

.footer-left-top {
	padding-left: 53px;
	position: relative;
}
.footer-left-top:after {
	content: '';
	height: 100%;
	width: 10px;
	left: 0;
	display: block;
	position: absolute;
	top: 0px;
	background: #f3a128;
	z-index: 2;
}

.footer-left-top:before {
	content: '';
	height: 10px;
	width: 120%;
	left: 0;
	display: block;
	position: absolute;
	bottom: 0px;
	background: #f3a128;
	z-index: 2;
}

.footer-left-bottom {
	padding: 67px 15px 64px 15px;
	line-height: 33px;
	position: relative;
}

.footer-left-bottom .button {
	color: #1a2a48;
}

.footer-left-bottom .button:first-child {
	margin-right: 40px;
}


.footer-left-bottom:after {
	content: '';
	height: 100%;
	width: 10px;
	right: -20%;
	display: block;
	position: absolute;
	top: 0px;
	background: #f3a128;
	z-index: 2;
}

.footer-left-bottom:before {
	content: '';
	height: 10px;
	width: 180px;
	right: -20%;
	display: block;
	position: absolute;
	bottom: 0px;
	background: #f3a128;
	z-index: 2;
}

footer#footer .footer_social ul.socials li a {
	color: #3fb7e0;
}
footer#footer .footer_social ul.socials li:nth-child(2) a {
	color: #f3a128;
}
footer#footer .footer_social ul.socials li:nth-child(3) a {
	color: #e52228;
}

.footerLower {
	background: url(images/repeat-color-bg.jpg) left bottom repeat-x;
	color: #58595b;
	padding-top: 90px;
	padding-bottom: 70px;
	font-size: 12px;
}

.footerLower .text-sm-center a {
	margin: 0px 8px;
}

.footerLower .text-sm-center a:first-child {
	margin: 0px 8px 0 0;
}
.footerLower .text-sm-center a:last-child {
	margin: 0 0 0px 8px;
}





.breadcrumbs .container {
	padding: 0;
}

.breadcrumbs {
	font-size: 18px;
	color: #58595b;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #58595b;
	min-height: 65px;
	position: relative;
	padding-right: 80px;
	font-weight: 400;
	line-height: 30px;
	margin: 0px auto 93px;
	max-width: 1140px;
	font-family: "gill-sans-nova",sans-serif;

}
.breadcrumbs .bcsInner{
	--active_link_colour : #64b6cf;
}
.breadcrumbs .bcsInner > *:nth-child(3){
	--active_link_colour : #f3a128;
}
.breadcrumbs .bcsInner > *:nth-child(4){
	--active_link_colour : #e52228;
}
.breadcrumbs a {
	color: inherit;
	font-style:normal;
}
.breadcrumbs a:hover {
	color: var(--active_link_colour);
}
.breadcrumbs em {
	margin:0px 8px;
	vertical-align: top;
    display: inline-block;
}
.breadcrumbs > span {
	margin:0 6px;
	font-style:normal;
}
.breadcrumbs > span:first-child {
	margin-left:0;
}
.breadcrumbs span span.current-item {
	color: var(--active_link_colour);
	font-style:normal;
}
.breadcrumbs .bcsInner {
	margin-left:-8px;
	margin-right:-8px;
}
.breadcrumbs .bcsInner > *{
	margin:0 8px;
    display: inline-block;
	vertical-align:top;
}
.breadcrumbs .bcsInner > *{
	
}

.breadcrumbs .share {
	position:absolute;
	right:0px;
	top:21px;
}
.breadcrumbs .share .addtoany_share {
	background:url("images/share-icon.png") right 3px no-repeat;
	padding-right:24px;
	font-size:16px;
	display:block;
	line-height:1.5;
}
.breadcrumbs .share .addtoany_share.nitro-lazy {
	background-image:none !important;
}










/*Inner Page Area Styles Css --------------------------------------------------- Start */





.body-text table {
    position: relative;
    text-align: left;
    border-color: rgba(63, 183, 224, 0.5);
	background:#fff;
    display: table;
    line-height: 1.3;
}

.body-text table th, .body-text table th {
    background-color: #fff;
    font-size: 18px;
    padding: 16px 20px;
    vertical-align: top;
    border-width: 1px;
}

.body-text table td {
    font-size: 16px;
    font-weight: 300;
    padding: 10px 10px;
    vertical-align: top;
    border-width: 1px;
}

.bodyContent table tr:nth-child(odd) td {

}

.faq-answer table tr:nth-child(odd) td {

}

.bodyContent table td h4 {
    margin: 0px !important;
}


.bodyContent .first-ph-text {
	font-weight: 500;
}



.bodyContent h1 {
	margin-bottom: 25px;
}


.bodyContent .body-text > h2 {    
	margin-top: 0;
}



.bodyContent .callout.hasbg .calloutContent, .sidebar .callout.hasbg .calloutContent {
    padding-bottom: 115px;
    padding-top: 115px;
}


.bodyContent .dynamic-text h3 a, .sidebar .dynamic-text h3 a, .staffMember h3 a {
    color: #1a2a48;
}

.staffMember h3 {
    font-size: 25px;
    line-height: 30px;
	letter-spacing: 0.8px;
    text-transform: inherit;
    color: #1a2a48;
    margin: 0px 0 10px;
}

.staff-meta a.email-value:before {
    text-align: center;
    line-height: 26px;
    display: inline-block;
    background: #1a2a48;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    padding: 0px 20px;
    border: none;
    text-transform: uppercase;
    position: relative;
    border-radius: 15px;
}

.staff-meta a.email-value:hover:before {
    color: #ffffff;
    background: #f3a128;
}


.bodyContent {
}

.bodyContent ul {
    list-style: none;
    padding-left: 0px;
}
.bodyContent ul li {
    line-height: 24px;
    text-align: left;
    padding-left: 15px;
    position: relative;
}

.bodyContent ul li:before {
    content: '';
    font-size: 0;
    width: 4px;
    height: 4px;
    background: #313232;
    position: absolute;
    left: 0px;
    border-radius: 3px;
    top: 10px;
}

.privacy-policy .bodyContent ul li:before, .page-id-1316 .bodyContent ul li:before {
    content: none!important;
}

.wp-caption-text.gallery-caption {
    display: none;
}

.wpmf-gallery-item img {
    transition: all 0.3s;
}

.wpmf-gallery-item:hover img {
    transform: scale(1.1);
}

.wpmf-gallery-item .wpmf-gallery-icon {
    overflow: hidden;
}

.dynamic-quote .cycle-pager {
   display: none;
}

.wpmf-gallerys .gallery .wpmf-gallery-icon a {
    overflow: hidden;
    position: relative;
    display: block;
}
.wpmf-gallerys .gallery .wpmf-gallery-icon a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.1);
}

.wpmf-gallerys .wpmf-gallery-item:not(.fusion-builder-live .gallery-masonry .wpmf-gallery-item) {
    padding: 3px !important;
}





.faqs {
}
.faqs .faq {
    border-bottom: solid 10px transparent;
}
.faq-question {

	position: relative;
    margin: 0;
    padding: 10px 55px 10px 30px;
    background-color: #1a2a48;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 25px !important;
    letter-spacing: 0.8px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
    overflow: hidden;
    border: none;
	margin: 0px !important;

	font-weight: 500;

}
.faq.open .faq-question {
    background: #1a2a48;
    color: #ffffff !important;
    border: none;
}
.faq-question:hover {
    background: #1a2a48;
    color: #ffffff !important;
    border: none;
}
.faq-question:after {
    display: block;
    width: 16px;
    height: 9px;
	line-height: 9px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: 25px;
    top: 20px;
    transform: rotate(0deg);
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transition: 300ms;
	font-size: 0px;
	background: url(images/arrow-faq.png) center center no-repeat;
}

.faq.open .faq-question:after, .faq .faq-question:hover:after {
    transform:  rotate(180deg);
    right: 25px;
    top: 20px;
}

.faq.open .faq-question:before {
    display: block;
}
.faq .faq-question:hover:before {
    display: block;
}


.faq-answer {
    display: none;
    padding: 15px 15px 20px;
    background: #f6f6f6;
    border-top: none;
    margin-bottom: 20px;
}
.faqs .faq:last-child .faq-answer {
}
.faqs .faq.open:last-child .faq-answer {
}

.faq-answer > h3, .faq-answer > h2 {
    margin-top: 0px;
}

@media (min-width:992px){
	.faq-answer {
		display: none;
		padding: 45px 55px 40px;
	}
	.dynamic-info-grid .news_content:before {
		bottom: -10px;
	}
}


.bodyContent .dynamic-documents .document {
    padding: 0px 15px !important;
    max-width: 100%;
	margin-bottom: 10px;
	width: 100%;
}

.sidebar .dynamic-documents .document {
    padding: 0px 15px !important;
    max-width: 100%;
	margin-bottom: 10px;
	width: 100%;
}

.quicklink>a, a>.quicklink, a.quicklink {


    position: relative;
    margin: 0;
    padding: 0px;
    background-color: transparent;
    color: #1a2a48 !important;
    cursor: pointer;
    font-size: 18px !important;
    letter-spacing: 0.8px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
    overflow: hidden;
    border: none;
    font-weight: 500 !important;
	margin: 0px 0 10px !important;
	width: 100%;
	display: block;


}

.quicklink>a:hover, a>.quicklink:hover, a.quicklink:hover {
    color: #f3a128 !important;
    border: none;
}

.quicklink>a:focus, a>.quicklink:focus, a.quicklink:focus {
    color: #f3a128 !important;
    border: none;
}


.quicklink>a:after, a>.quicklink:after, a.quicklink:after {
    content: '\f061';
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    right: auto;
    top: auto;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: 300ms;
    font-size: 0;
    background: url(images/weblink-icon.png) no-repeat;
	vertical-align: middle;
	margin-left: 30px;
}
.quicklink>a:hover:after, a>.quicklink:hover:after, a.quicklink:hover:after {
    background: url(images/weblink-icon-hover.png) no-repeat;
}

.linkbutton>a, a>.linkbutton, a.linkbutton {

    position: relative;
    margin: 0;
    padding: 0px;
    background-color: transparent;
    color: #1a2a48 !important;
    cursor: pointer;
    font-size: 18px !important;
    letter-spacing: 0.8px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
    overflow: hidden;
    border: none;
    font-weight: 500 !important;
	margin: 0px 0 10px !important;
	width: 100%;
	display: block;

}

.linkbutton>a:hover, a>.linkbutton:hover, a.linkbutton:hover {
    color: #f3a128 !important;
    border: none;
}

.linkbutton>a:focus, a>.linkbutton:focus, a.linkbutton:focus {
    color: #f3a128 !important;
    border: none;
}

.linkbutton>a:after, a>.linkbutton:after, a.linkbutton:after {
    content: '\f061';
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    right: auto;
    top: auto;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: 300ms;
    font-size: 0;
    background: url(images/weblink-icon.png) no-repeat;
	vertical-align: middle;
	margin-left: 30px;
}
.linkbutton>a:hover:after, a>.linkbutton:hover:after, a.linkbutton:hover:after {
    background: url(images/weblink-icon.png) no-repeat;
}






/*Video Callout Styles ------------------------------------------- Start ----- */

.dynamic-callout .video_callout.callout .calloutContent {
	padding-top: 0;
	padding-bottom: 0;
	min-height: 565px;
}
.dynamic-callout .video_callout .calloutTitle {
	position: absolute;
	left: 20px;
	bottom: 15px;
	display: block !important;
	margin: 0;
	padding: 0;
	font-size: 17px !important;
	color: #ffffff;
	text-transform: uppercase;
}
.dynamic-callout .video_callout .calloutTitle h3 {
	font-size: 17px !important;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	display: none;
}
.dynamic-callout .video_callout .readmore, .bodyContent .callout.video_callout .calloutContent .readmore, .sidebar .callout.video_callout .calloutContent .readmore {
	font-size: 0 !important;
	background: transparent !important;
	min-width: inherit !important;
	border: none !important;
	line-height: 0px !important;
	width: 60px !important;
	height: 60px !important;
	margin: 0px auto;
	padding: 0 !important;
	position: absolute;
	right: 30px;
	bottom: 30px;
	transform: translate(-50%, -50%);
}
.dynamic-callout .video_callout .readmore:after {



	width: 60px !important;
	height: 60px !important;
	line-height: 60px !important;

	background: #3fb7e0 !important;
	color: #ffffff !important;

	border-radius: 40px !important;
	text-align: center !important;
	display: block !important;
	margin-bottom: 0px !important;
	color:  #ffffff !important;
	content: '\f04b' !important;
	font-size: 16px !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	position: absolute !important;
	right: 0px !important;
	bottom: 0px !important;
	padding-left: 5px !important;


}
.dynamic-callout .video_callout .readmore:hover:after {
	background: #f3a128 !important;
	color: #ffffff !important;
}
.dynamic-callout .video_callout .readmore:hover, .bodyContent .callout.video_callout .calloutContent .readmore:hover, .sidebar .callout.video_callout .calloutContent .readmore:hover {
	background: transparent !important;
	border: none !important;
}

/*.bodyContent .callout.hasbg .coimg:after, .sidebar .callout.hasbg .coimg:after  {
	left: 0;
	top: 0;
	background: rgba(60, 60, 59, 0.3);
}*/

.callout .calloutContent {
	padding: 110px 50px;
}


.dynamic-callout .video_callout h3 {
	display: none !important;
}



/*Video Callout Styles ---------------------------------------------------------------------------------------------- End ----------------- */


.right-content-box {
	padding-left: 5%;
}

.left-content-box {
	padding-right: 0;
}

/*Sidebar Menu Css --------------------------------------------- Start ------------------ */


.sidebar {
    padding-left: 0px;
	padding-top: 0px;
}
.side-menu-container {
    background: #ececec;
    color: #1a2a48;
    padding: 55px 0px 35px;
    position: relative;
}
.sidebarSec {
    background: #ececec;
    color: #1a2a48;
    padding: 60px 32px 90px;
    position: relative;
}


.sidebarSec a {
    display: block;
    padding: 15px 40px;
    color: #1a2a48;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 25px;
    margin-left: -35px;
    margin-right: -35px;
    display: block;
    font-weight: 400;
    letter-spacing: 1px;
}
.sidebarSec a:hover {
    color: #ffffff;
    background: #f3a128;
}



/*#menu-side > li > a {
    font-size: 0;
    text-transform: inherit !important;
}
#menu-side > li > a > span {
    display: none;
}*/

/*#menu-side > li > a:after {
    text-transform: inherit !important;
    font-size: 25px;
    line-height: 35px;
    content: 'IN THIS SECTION';
    display: block;
    margin-bottom: 20px;
    color: #1a2a48;
    font-weight: 500;
	font-family: "gill-sans-nova",sans-serif;
    letter-spacing: 0.8px;
}*/
#menu-side > li {
}

#menu-side a span {
}

#menu-side a:hover span {
}

#menu-side .sub-menu li.open > a span {
}

#menu-side .sub-menu li.current-menu-item > a span {
}

#menu-side > li > a:hover span {
}

#menu-side li a span {
}

#menu-side .sub-menu .sub-menu li a span {
}


#menu-side li {
	margin-bottom: 15px;
}
#menu-side .sub-menu li li {
	margin-bottom: 0px;
}

#menu-side a, .menu-title {
    color: #1a2a48;
    font-size: 18px;
    text-transform: uppercase;
	text-decoration:none;
    line-height: 25px;
    display: block;
    padding: 0px 55px 0px 50px;
    font-weight: 500;
    letter-spacing: 0.8px;
	font-family: "gill-sans-nova",sans-serif;
}
.menu-title {
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 20px;
	text-transform: inherit !important;
}	


#menu-side .sub-menu .sub-menu li a {
    font-size: 15px;
}
#menu-side a:hover {
    color: var(--active_link_colour,#64b6cf);
}

#menu-side .sub-menu li:last-child a span {
    border: none;
}
#menu-side li a:hover,
#menu-side li.current-menu-ancestor > a:hover {
    color: var(--active_link_colour,#64b6cf);
}
#menu-side .sub-menu li a:hover {
    background: transparent;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}

#menu-side .sub-menu li.menu-item-has-children > .arrow:before {
	top: 15px;
	width: 10px;
	height: 18px;
	line-height: 18px;
	transform: rotate(0deg);
	font-size: 12px;
}
#menu-side .sub-menu .sub-menu li.menu-item-has-children > .arrow:before {
    top: 12px;
}

#menu-side .sub-menu li.menu-item-has-children.open > .arrow:before, 
#menu-side .sub-menu li.menu-item-has-children.open:hover > .arrow:before {
	transform: rotate(90deg);
}
#menu-side .sub-menu li.menu-item-has-children:hover > .arrow:before { 
	transform: rotate(0deg);
}



#menu-side a span {
    padding: 10px 0;
}
#menu-side .sub-menu .sub-menu li a span {
    padding: 5px 0;
}


#menu-side .sub-menu li.open li a {
    /*color: #1a2a48;*/
    /*line-height: 32px;
	text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.8px;*/
}

#menu-side .sub-menu li.open li a span {
    /*color: #1a2a48;*/
}

#menu-side .sub-menu li.open li a:hover {
    background: transparent;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}
#menu-side .sub-menu li.open li a:hover span  {
    background: transparent;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}

#menu-side .sub-menu .sub-menu {
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.05);
    background: rgba(0, 0, 0, 0.0);
	display:none;
}

#menu-side li.current-menu-item > a {
    color: var(--active_link_colour,#64b6cf);
}
#menu-side .sub-menu li.current-menu-item > a, #menu-side .sub-menu .sub-menu li.current-menu-ancestor > a, #menu-side .sub-menu .sub-menu li.current-menu-item > a {
    color: var(--active_link_colour,#64b6cf);
    background: transparent;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}
#menu-side .sub-menu li.open > a {
    color: var(--active_link_colour,#64b6cf);
    background: transparent;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}
#menu-side .sub-menu .sub-menu li.open > a {
    background: transparent;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}

#menu-side .sub-menu li .sub-menu li a:hover, #menu-side .sub-menu li .sub-menu li a:hover {
    background: transparent;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}

#menu-side .sub-menu .sub-menu a > span {
    padding-left: 0px;
}
#menu-side .sub-menu .sub-menu a > span:before {
    width: 5px !important;
    height: 1px !important;
    background: #1a2a48;
    content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

#menu-side .sub-menu .sub-menu .sub-menu a > span {
    padding-left: 20px;
}

/*Sidebar Menu Css --------------------------------------------- Start ------------------ */



.bodyContent {
    padding-top: 0px;
}
.bottom-content-row .bodyContent  {
    padding-top: 0px;
}

.bodyContent .dynamic-quote, .sidebar .dynamic-quote {
	padding: 25px 0;
}
.bodyContent .dynamic-quote:before, .sidebar .dynamic-quote:before {
	content: '';
	background: url(images/collan-icon.png) left top no-repeat;
	width: 72px;
	height: 50px;
	display: block;
	margin-bottom: 25px;
}


.bodyContent .quoteContainer blockquote.quote-text, .sidebar .quoteContainer blockquote.quote-text {
	padding: 0 !important;
	background: transparent !important;
	max-width: 100%;
	font-size: 25px;
	line-height: 35px;
	color: #1a2a48;
	text-align: left;
	margin-bottom: 40px;
}
.quoteContainer {
	background: transparent !important;
	color: #1a2a48;
	padding: 0 !important;
}



.quoteContainer .quote-cite:before {
	background: #58595b;
	height: 1px;
	width: 68px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	margin-right: 22px;
}
.quoteContainer .quote-cite {
	text-align: left;
	padding: 0;	
	font-size: 18px;
	line-height: 24px;
	color: #58595b;
	font-weight: 500 !important;
}


.icon-logo-mb {
	display: none;
}


.history_carousel .item{
	max-width: 620px;
	width: 100%;
}


@media only screen and (max-width : 991px) {

	/*.icon-logo-mb {
		display: block;
	}
	.mainLogo {
		display: none;
	}*/
	.header-buttons {
		display: none;
	}	
	.headerRight {
		width: 50%;
		text-align: right;
		padding: 0;
	}
	.headLogoWrap {
		width: 50%;
	}
	.headGroup {
		padding-left: 25px;
		padding-right: 25px;
	}
	h1, h1.entry-title, .entry-title, h2.entry-title {
		font-size: 33px;
		line-height: 38px;
	}
	.welcomeBlock .welcomeBlockText {
		padding: 0px 25px;
	}
	.welcomeBlock .container {
		padding: 0px;
	}
	.welcomeBlock .row {
		margin: 0;
	}
	.welcomeBlockText h1 {
		padding-left: 50px;
		padding-bottom: 65px;
	}

	.welcomeBlockText h1:after {
		width: 100%;
		height: 6px;
	}
	.welcomeBlockText h1:before {
		width: 6px;
	}
	.welcomeBlockText p:before {
		right: 0%;
		height: 6px;
		bottom: -15%;
	}
	.welcomeBlockText p:after {
		right: 0%;
		height: 115%;
		bottom: -15%;
		width: 6px;
	}

	.welcomeBlock .col-md-7.col-lg-7 {
		padding: 0;
	}

	.welcomeBlock {
		padding-bottom: 0;
	}
	.text_section_poi_row .text_section h2 {
		padding: 0;
		font-size: 33px;
		line-height: 38px;
	}
	.text_section_poi_row .text_section {
		padding: 0px 25px;
	}
	.text_section_poi_row .text_section .text_details {
		padding-right: 0px;
	}
	.text_section_poi_row .text_section .text_details p:last-child:before {
		width: 6px;
		right: -6px;
	}
	.text_section_poi_row .text_section .text_details p:last-child:after {
		height: 6px;
		right: -6px;
	}
	/*
	.text_section_poi_row .text_section .text_details:after{		
		width: 6px;
		height: 130px;
	}
	.text_section_poi_row .text_section .text_details:before {
		height: 6px;
		top:calc(100% + 130px);
		width: 120px;
	}*/
	.pois_section,
	.pois_group > * {
		padding-left:0;
		padding-right:0;
	}
	.text_section_poi_row .text_section .text_image_container {
		position: relative;
		margin-left: -25px;
		margin-right: -25px;
		margin-bottom: 65px;
	}
	.homeContent .homeDynamic.dynamic-poi:first-child .button.section_link {
		margin: 49px auto 0;
		display: block;
		text-align: center;
	}
	.dynamic-image-text-section > .container{
		padding-top: 50px;
		padding-bottom:85px;
	}
	.dynamic-image-text-section .single-text-block-main {
		padding: 0 25px;
	}
	.dynamic-image-text-section .single-text-block-content-inner:before {
		width: 6px;
	}
	.dynamic-image-text-section .single-text-block-content-inner:after {
		height: 6px;
		width: 100%;
	}
	.single-text-block-content-btn:before {
		height: 6px;
		right: 0;
		width: 120px;
		bottom: -20%;
	}
	.single-text-block-content-btn:after {
		width: 6px;
		height: 120%;
		right: 0;
		bottom: -20%;
	}
	.single-text-block-content-btn {
		padding-left: 52px;
		padding-top: 55px;
		padding-bottom: 55px;
		position: relative;
	}


	.homeDynamic.dynamic-poi {
		padding: 162px 0;
	}

	.dynamic-history_carousel {
		padding: 50px 0 0;
	}
	.history_text_container {
		padding: 0px 25px 120px;
	}
	.history_text_inner:after {
		width: 6px;
	}
	.history_text_inner:before {
		height: 6px;
		width: 100%;
	}
	.row.history_carousel_container {
		margin: 0 !important;
	}

	.dynamic-history_carousel .owl-nav {
		left: 0;
		top: -120px;
		z-index: 99;
		padding-top: 25px;
		padding-bottom: 25px;
		bottom: auto;
	}

	.dynamic-history_carousel .owl-nav button.owl-prev:after {
		display: none;
	}

	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
		margin: 0;
		display: block;
	}

	.dynamic-history_carousel .owl-nav:before {
		right: 13px;
		height: 6px;
		bottom: -50%;
	}
	.dynamic-history_carousel .owl-nav:after {
		right: 13px;
		bottom: -35px;
		width: 6px;
		
	}
	
	.dynamic-history_carousel .owl-nav {
		padding-left: 100px;
		
	}

	.fixedHeader.home .header-buttons {
		display: none;
	}
	.footerLower .header-buttons {
		display: inline-block!important;
		margin-bottom: 40px;
	}
	.dynamic-history_carousel .owl-nav:after {
		height: 150%;
	}
	.history_carousel_main {
		padding-left: 0;
	}
	.history_carousel .item {
		padding: 80px 50px;
		text-align: center;
	}

	.homeDynamic.dynamic-image {
		margin: 0;
		padding: 85px 0 85px;
	}

	.dynamic-info-grid .news_img_content {
		padding: 0;
	}
	.dynamic-info-grid .news_content {
		padding: 75px 25px 90px;
	}
	.dynamic-info-grid .news_content .section_link.button.see-all-link {
		float: none;
		display: block;
		padding-bottom: 40px;
		position: relative;
	}
	.news-read-btn-outer {
		display: inline-block;
		margin-bottom: 60px;
		position: relative;
	}
	.dynamic-info-grid .news_content .section_link.button.see-all-link:after {
		content: '';
		height: 71px;
		width: 6px;
		right: 0px;
		display: block;
		position: absolute;
		bottom: 0px;
		background: #3fb7e0;
		z-index: 2;
	}
	.dynamic-info-grid .news_content .section_link.button.see-all-link:before {
		content: '';
		height: 6px;
		width: 100%;
		right: 0px;
		display: block;
		position: absolute;
		bottom: 0px;
		background: #3fb7e0;
		z-index: 2;
	}
	.dynamic-info-grid .news_content .section_link.button.see-all-link span:after {
		background: url(images/long-arrow.png) left center no-repeat;
		width: 50px;
		height: 15px;
		content: '';
		display: inline-block;
		margin-left: 30px;
		vertical-align: middle;
	}
	
	.dynamic-info-grid .news_content .section_link.button.see-all-link span:hover:after {
		background: url(images/long-arrow-hover.png) left center no-repeat;
	}
	


	.history_carousel .item{
		max-width: 100%;
		width: 100%;
	}
	.dynamic-info-grid .news_content:after {
		right: auto;
		left: 25px;
		height: 91px;
		width: 6px;
	}
	.dynamic-info-grid .news_content:before {
		height: 6px;
		width: 98px;
		left: 25px;
		right: auto;
	}
	.dynamic-info-grid .news_content .section_link.button.see-all-link {
		margin-right: 0;
	}	

	.c3.Link.simple .infoBlock.linkblock.image_box:after, .c3.Link.simple .infoBlock.linkblock.image_box:before {
		display: none;
	}

	.owl-carousel .owl-stage-outer {
		padding: 0;
	}
	.info_grid_single.owl-carousel {
		display: none;
	}

	.c3.Link.simple {
		padding: 0;
	}
	.c4.Instagram.simple {
		padding: 0;
	}
	.c2.Facebook.style1 {
		padding: 0;
	}
	.c3.Link.simple .infoBlock.linkblock.image_box {
		min-height: 270px;
	}

	.main-grid-area .owl-nav {
		display: none;
	}
	.owl-dots {
		padding-top: 45px;
	}
	.owl-dots span {
		background: #d9d9d9;
	}
	.owl-dots .owl-dot.active span {
		background: #3fb7e0;
	}
	.dynamic-info-grid .news_content .txt {
		padding-right: 0;
		font-weight: 400;
	}
	.dynamic-info-grid {
		margin: 0;
		padding-bottom: 70px;
		padding-bottom: 40px;
	}
	.footer-col-1 {
		padding: 0px 25px;
	}
	.footer-left-top:after {
		width: 6px;
		background: #e52228;
	}
	.footer-left-top {
		padding-left: 25px;
		position: relative;
	}
	.footer-left-top:before {
		height: 6px;
		width: 100%;
		background: #e52228;
	}
	.footer-left-bottom:before {
		right: 0;
		height: 6px;
		background: #e52228;
	}
	.footer-left-bottom {
		padding: 50px 15px 50px 15px;
	}
	.footer-left-bottom:after {
		background: #e52228;
		right: 0;
		width: 6px;
	}

	.menu-footer-menu-container ul li {
		text-align: center;
		display: block;
		line-height: 40px;
	}
	.menu-footer-menu-container ul li:after {
		display: none;
	}

	.footer-left-bottom {
		margin-bottom: 50px;
	}
	.footer-col-2 {
		padding: 0;
	}
	.footerLower p, .footerLower ul {
		margin: 7px 0;
	}




	.menuopen .headGroup {
		z-index: 99999;
		background: transparent !important;
		box-shadow: none !important;
	}
	.menuopen .headerRight .menu-toggle span {
		margin: 8px 0;
	}
	.menuopen .menu-toggle .toggleIcon {
		position: absolute;
		top: 2px;
	}

	#navbar {
		width: 100%;
		max-width: 100%;
		background: #ececec !important;
		padding: 140px 0px 95px;
		color: #1a2a48;
		top: 0px !important;
	}
	#navbar .menu-toggle {
		display: none;
	}

	#menu-main li.menu-item-has-children > .arrow {
		display: none;
	}

	#navbar .headGroup .headerIcon {
		position: relative;
		left: auto;
		top: auto;
		text-align: left;
		padding-left: 20px;
	}
	#menu-main li {
		margin-bottom: 0px;
	}
	#menu-main li a {
		font-size: 33px;
		border: none;
		line-height: 50px;
		letter-spacing: 0.8px;
		color: #1a2a48;
		font-weight: 500;
		font-family: "gill-sans-nova",sans-serif;
		padding: 0px 0px 0px 0px;
		text-transform: uppercase;
	}
	#menu-main li.menu-item-has-children > a:before, #menu-main li li.menu-item-has-children > a:before {
		content: '\f054';
		display: block;
		width: 11px;
		height: 18px;
		line-height: 18px;
		position: absolute;
		right: 0px;
		top: 16px;
		font-weight: 700;
		font-family: "Font Awesome 5 Free";
		transform: rotate(0deg);
		transition: 300ms;
		font-size: 20px;
	}

	#menu-main li li.menu-item-has-children > a:before {
		top: 11px;
	}


	#menu-main li a:hover, #menu-main li.current-menu-item a {
		color: #64b6cf;
	}
	
	.menu-main-container {
		padding: 0px 32px;
	}
	#menu-main li.menu-item-has-children > a {
		padding: 0;
	}

	#menu-main li.menu-item-has-children.open > a {
		display: none !important;
	}

	#menu-main .sub-menu {
		padding-left: 0;
	}
	#menu-main .sub-menu li {
		margin-bottom: 0px;
	}
	#menu-main .sub-menu li a {
		font-size: 25px;
		line-height: 38px;
		font-weight: 500;
		padding: 0 !important;
		letter-spacing: 0px;
		text-transform: uppercase;
		color: #1a2a48;

		font-family: "gill-sans-nova",sans-serif;

	}

	#menu-main .sub-menu li a:hover {
		color: #f3a128;
	}
	#menu-main .sub-menu li li a:hover {
		color: #e52228;
	}




	#menu-main .sub-menu li a:before {
		display: none;
	}
	#menu-main li li.menu-item-has-children > a:before {
	}
	#menu-main .sub-menu {
		padding: 0;
		border: none;
	}
	#menu-main .sub-menu .sub-menu {
		padding-left: 0;
	}

	.back-to-main {
		font-size: 16px;
		font-weight: 400;
		text-transform: uppercase;
		letter-spacing: 0.8px;
		margin-bottom: 0px !important;
		display: inline-block;
		position: absolute;
		color: #58595b !important;
		top: -28px;
	}
	.back-to-main:hover {
		color: #58595b !important;
	}
	.menu-main-container {
		padding: 0px 22px 40px;
		position: relative;
	}

	#navbar .searchToggle {
		display: block !important;
	}

	#navbar .mobile_bottom_section {
		max-width: 370px;
	}

	#menu-main {
		margin: 0;
	}
	.menu-toggle .toggleText {
		display: inline-block !important;
	}

	.menuopen .searchToggle .searchform.openSearch input.s {
		margin-right: 0;
		width: 100%;
	}

	.menuopen .header-buttons {
		position: fixed;
		bottom: 35px;
		left: 25px;
		display: block !important;
	}

	.menuopen .headLogoWrap img {
		max-height: 100% !important;
	}
	.header-nav-social .socialDesktop {
		display: inline-block;
	}
	.header-nav-social .socialDesktop a {
		color: #ffffff;
	}

	.header-nav-social {
		width: 100%;
		text-align: left;
		position: fixed;
		width: 100%;
		padding: 0px 25px;
		bottom: 30px;
	}
	.header-nav-social {
		width: 100%;
		text-align: left;
	}
	#navbar .searchToggle {
		display: inline-block !important;
	}
	.menu-toggle {
		margin-left: 25px;
	}


	.menu-main-container {
		border-bottom: 15px solid #64b6cf;
	}
	.breadcrumbs {
		padding-left: 15px;
		margin-bottom: 0;
	}
	.breadcrumbs .share {
		right: 15px;
	}

	.menuLevel1 .menu-main-container {
		border-color: #f3a128;
	}
	.menuLevel2 .menu-main-container {
		border-color: #e52228;
	}


	.footer-map-link img {
		min-height: 433px;
		max-height: 433px;
		clear: botg		;
		object-fit: cover;

	}


}

@media only screen and (min-width : 992px) {


	.menuopen .menu-toggle {
		z-index: 99999 !important;
	}
	#navbar {
		width: 376px;
		max-width: 100%;
		background: #ececec !important;
		padding: 30px 30px 30px 60px;
		color: #1a2a48;
		top: 0px !important;
		/*max-height: 877px;*/
	}
	#menu-main li a {
		font-size: 18px;
		border: none;
		line-height: 45px;
		letter-spacing: 0.8px;
		color: #1a2a48;
		font-weight: 500;
		font-family: "gill-sans-nova",sans-serif;
		padding: 0px 0px 0px 0px;
		text-transform: uppercase;
	}
	#menu-main li a:hover, #menu-main li.menu-item-has-children.open > a {
		color: var(--active_link_colour,#64b6cf);
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 2px;
	}
	#menu-main li a:hover,
	#menu-main li.menu-item-has-children.open > a:hover {
		color: var(--active_link_colour,#64b6cf);
	}
	#menu-main li li {
		padding-bottom: 10px;
	}
	#menu-main li li a {
		line-height: 25px;
		font-size: 18px;
		text-transform: uppercase;
	}
	#menu-main li li a:hover {
		text-decoration: underline;
		text-decoration-thickness: 2px;
		text-underline-offset: 2px;
	}

	#menu-main .sub-menu {
		padding: 10px 0 10px 25px;

	}
	#menu-main li {
		border: none;
	}
	.menu-main-container {
		overflow-y: scroll;
	}
	.menu-main-container {
		padding: 0px 0px;
	}
	#menu-main li.menu-item-has-children > a {
		padding: 0;
	}

	#menu-main li > .arrow {
		height: 45px;
		left: auto;
		right: 0;
		display:none;
	}
	#menu-main li.menu-item-has-children  > .arrow {
		display:block;
	}
	#navbar .menu-toggle {
		margin-bottom: 55px;
		font-size: 16px;
		color: #1a2a48;
		text-transform: uppercase;
		font-weight: 500 !important;
		margin-right: 20px;
		letter-spacing: 0.8px;	
	}
	
	.menu-main-container {
		height: 100%;
		height: calc(100% - 120px);
		overflow-x: visible;
	}


	/* width */
	.menu-main-container::-webkit-scrollbar {
		width: 6px;
	}
	
	/* Track */
	.menu-main-container::-webkit-scrollbar-track {
		background: #adb1ba;
	}
	
	/* Handle */
	.menu-main-container::-webkit-scrollbar-thumb {
		background: #1a2a48;
		border-left: 2px solid #adb1ba;
		border-right: 2px solid #adb1ba;
	}
	
	/* Handle on hover */
	.menu-main-container::-webkit-scrollbar-thumb:hover {
		background: #1a2a48;
	}

	#menu-main li li li a {
		font-style: italic;
	}
	#menu-main li li li a:hover {
		color: #e52228;
	}


	#menu-main .sub-menu .sub-menu {
		border: none;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#menu-main li > .arrow {

		position:absolute;

		right:0;

		top:0;

		height:68px;

		width:30px;

	}
	#menu-main li > .arrow:after{

		position:absolute;

		    content: '\f054';

			display: block;

			width: 11px;

			height: 27px;

			position: absolute;

			left: 0px;

			top: 8px;

			font-weight: 700;

			font-family: "Font Awesome 5 Free";

			transform: rotate(0deg);

			transition: 300ms;

	}

	#menu-main li.open.menu-item-has-children > .arrow:after{

		transform:rotate(90deg);

	}

	#menu-main .sub-menu  li.menu-item-has-children > .arrow {

		height:47px;

	}

	#menu-main {
		margin-top: 0 !important;
	}





}


/*
.fancybox-is-open .fancybox-bg {
	display: none !important;
}*/


.popupAlert {
	max-width: 418px !important;
	padding: 30px 30px 0px 30px !important;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	background: rgba(229, 34, 40, 0.85) !important;
	text-align: left !important;
}
.popupAlert .noticeText .popTitle {
    margin: 0px 0 30px !important;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0.8px;
	max-width: 200px;
}
.popTitle { 
	color: #ffffff;
}
.popTitle span { 
	color: #64b6cf;
	display: block;
}
.fancybox-button svg path {
	color: #ffffff !important;
}

.alert-btn {
	margin-top: 15px;	
	color: #ffffff;
}
.alert-btn:after {
	background: url(images/long-arrow-white.png) center center no-repeat;
}

.alert-btn:hover {
	color: #f3a128;
}
.alert-btn:hover:after {
	background: url(images/long-arrow-hover.png) center center no-repeat;
}

a:-webkit-any-link:focus-visible {
    outline-offset: 0px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
/*
.fancybox-content {
	position: absolute !important;
	left: 75px !important;
	bottom: 16px !important;  	
}*/

.update-bar-details {
	text-align: center;
}

.update-bar-details a {
	color: #fff;
}

.update-bar-details p {
	margin-bottom:0;
	line-height: 22px;
}

.vacanciesTop .return a {
    background: #3fb7e0;	
}
.vacanciesTop .return a:before {
	border-right-color: #3fb7e0;
}
.vacanciesTop .return a:hover {
    background: #f3a128;	
	color:#fff;
}
.vacanciesTop .return a:hover:before {
	border-right-color: #f3a128;
}

@media (max-width:767.99px) {
    .hide-desktop {
        display:block;
    }
    .hide-mobile {
        display:none;
    }
}
@media (min-width:768px) {
    .hide-desktop {
        display:none;
    }
    .hide-mobile {
        display:block;
    }
}

/* temporarily hide home page sections */

.home .dynamic-image-text-section, .row.info_grid_single, .row.info_grid_single.owl-carousel {
	display: none;
}

/* gtranslate */

.gt_switcher {
    margin: auto;
}

.footerLower .gtranslate_wrapper {
    display: block;
    text-align: center;    
    margin-bottom: 20px;
}

.headGroup .gtranslate_wrapper {
	display: none;
}	

@media only screen and (min-width : 992px) {
.headGroup .gtranslate_wrapper {
	display: block;
    position: absolute;
    top: 8px;
    right: 410px;
	text-align: left;
	margin-bottom: 0;
}
.gt_switcher {
    margin: 0;
}
}