/* */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Fonts */


#top:not(.home) h1,
#top:not(.home) h1 span{
  color: #fff;
  font-weight: 800;
  font-family: "poppins", Helvetica, Arial, sans-serif;
}

#av_section_1 .av-subheading_below p{ 
  font-size: 40px;
  font-weight: 700; 
  line-height: 50px;
  color: #fff;
}


#top h2{ color: #2d3c51; }
#top h3{ font-size: 23px; line-height: 34px !important; }

.av_textblock_section p a,
.av_textblock_section p a strong{
	color: #3bb1d5;
    text-decoration: underline;
}

.av_textblock_section h5{
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #0a75ba !important;
}


/* Top Menu */

#header_main .sub-menu { 
   width: 310px; 
   padding-bottom: 8px;
   border-top: none;
 }



/* HEADER */

#header_meta {
	background-color: #0a75ba;
    height: 110px;
}

#header_meta .sub_menu a{ 
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}

#header_meta .sub_menu  a:hover{ color: #fff !important;}

.logo img{ max-height: 62px !important;}
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 227px !important;}

.inner-container .logo { padding-top: 23px; }
.header-scrolled .inner-container .logo img { height: 45px; }

#header_main {
	-webkit-box-shadow: #2c719f 0 3px 11px 0 !important;
	box-shadow: #2c719f 0 3px 11px 0 !important;
	-moz-box-shadow: #2c719f 0 3px 11px 0 !important;
}

#header_main .avia-menu-text{ 
    color: #0a75ba;
    font-weight: 400;
    font-size: 16px;
}

#header_main #avia-menu a{
  height: 32px !important;
  line-height: 28px !important;
  padding-inline: 0px !important;
}

#header_main #avia-menu li { margin-inline: 10px; }
#header_main #avia-menu ul.sub-menu li { margin-inline: 0px !important; }
#header_main #avia-menu ul.sub-menu li { padding-inline: 10px !important;  }
#header_main #avia-menu ul.sub-menu a{ height: 40px !important; }
#header_main #avia-menu ul.sub-menu a:hover .avia-menu-text{ color: #3BB1D5 !important;  }



/* TOP-LEVEL: Down arrow after the text */
#header_main #avia-menu > li.menu-item-has-children > a {
    position: relative;
    padding-right: 20px !important;
}

#header_main #avia-menu > li.menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12,15a1,1,0,0,1-.707-.293l-4-4A1,1,0,1,1,8.707,9.293L12,12.586l3.293-3.293a1,1,0,0,1,1.414,1.414l-4,4A1,1,0,0,1,12,15Z" fill="%230a75ba"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg); /* down */
    transition: transform 0.3s ease;
    opacity: 0.8;
}

/* Rotate top-level arrow up on hover */
#header_main #avia-menu > li.menu-item-has-children:hover > a::after {
    transform: translateY(-50%) rotate(180deg); /* up */
}

/* SUB & SUB-SUB: Right arrow after the text */
#header_main #avia-menu .sub-menu .menu-item-has-children > a {
    position: relative;
    padding-right: 20px !important;
}

#header_main #avia-menu .sub-menu .menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12,15a1,1,0,0,1-.707-.293l-4-4A1,1,0,1,1,8.707,9.293L12,12.586l3.293-3.293a1,1,0,0,1,1.414,1.414l-4,4A1,1,0,0,1,12,15Z" fill="%230a75ba"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg); /* right */
    transition: transform 0.3s ease;
    opacity: 0.8;
}

/* Rotate sub-menu arrow left on hover */
#header_main #avia-menu .sub-menu .menu-item-has-children:hover > a::after {
    transform: translateY(-50%) rotate(90deg); /* left */
}





#header_main ul#avia-menu { padding-top: 34px; }

.header-contact {
  float: left;
  width: 300px !important;
  color: #fff;
  font-size: 14px; 
  font-weight: 400;
  position: absolute;
  bottom: 0px;
}

 .header_color .header-contact strong{ 
  color: #fff;   
  font-weight: 700;
  display: block;
  line-height: 16px;
}

#header_meta .container { min-height: 90px; }
.av_secondary_right .sub_menu { padding-top: 44px; }

.sub_menu li {
	border-right: none !important;
	margin-right:30px;
}

.sub_menu { margin-right:75px;}


/* inject white-filled contact icon before menu text */
#header_meta .menu-item  > a {
    display: inline-flex;
    align-items: center;
    gap: 8px; /* space between icon + label */
}

#header_meta .menu-item > a::before {
    content: "";
    display: inline-block;
	background-color: #fff;
    padding-left: 8px;
}

.icon-contact > a::before {
    /* use the SVG as a mask so you can force it white */
    -webkit-mask: url('/wp-content/themes/enfold-child/images/icon-contact.svg') no-repeat center / contain;
    mask: url('/wp-content/themes/enfold-child/images/icon-contact.svg') no-repeat center / contain;	
	width: 24px;
    height: 24px;
}

.icon-enrol > a::before {
    -webkit-mask: url('/wp-content/themes/enfold-child/images/icon-enrol.svg') no-repeat center / contain;
    mask: url('/wp-content/themes/enfold-child/images/icon-enrol.svg') no-repeat center / contain;	
	width: 25px;
    height: 25px;
}

.icon-customer-portal > a::before {
    -webkit-mask: url('/wp-content/themes/enfold-child/images/icon-customer-protal.svg') no-repeat center / contain;
    mask: url('/wp-content/themes/enfold-child/images/icon-customer-protal.svg') no-repeat center / contain;	
	width: 25px;
    height: 25px;
}

.icon-spring-promo > a::before {
    -webkit-mask: url('/wp-content/themes/enfold-child/images/icon-spring-promo.svg') no-repeat center / contain;
    mask: url('/wp-content/themes/enfold-child/images/icon-spring-promo.svg') no-repeat center / contain;	
	width: 25px;
    height: 25px;
}


/* BANNERS */
.home .banner h2,
.home .banner h3{
	color: #fff;
	text-align:center;
  font-weight: 700;
}

.home .banner h2{ font-size: 60px; }
.home .banner h3{ font-size: 30px; }

.home .banner .avia-buttonrow-wrap {
  display: flex;
  flex-direction: column;
  max-width: 300px;
  margin-inline: auto;
}

.home .banner .avia-buttonrow-wrap .avia_iconbox_title { 
  font-size: 16px;
  font-weight: 700;
  min-height: 55px;
  display: flex;
  justify-content: center;
  align-items: center; 
  line-height: 27px;
 }

.home h1.av-special-heading-tag { color: #2d3c51; font-size: 40px;  font-weight: 700; margin-bottom:20px; }
.home  .av_section_2 .av-subheading.av-subheading_below p { font-size: 30px; font-weight: 700; color: #2d3c51;}

.avia_textblock p strong{ color: #2d3c51; }

.programme .avia-image-container:not(.large) img{ 
  height: 100px;
  width: auto;
  margin-bottom: 25px;
}



.main_color.programme h4,
.main_color.programme strong{
  color: #0a75ba;
}

.programme .av_one_third{
  background-color: #f1fafd;
  border-radius: 20px !important;
  padding-inline: 25px;
  padding-top: 50px;
  padding-bottom: 0px;
}

.programme .av_one_half{
  background-color: #f1fafd;
  border-radius: 20px !important;
}

.programme .av_one_half .avia-image-container-inner,
.programme .av_one_half .avia_textblock,
.programme .av_one_half .avia-button-wrap{
  margin-left: 20px;
}

.programme .av_one_half .avia-image-container  { padding-top: 30px; }
.programme .avia-button-wrap { padding-top: 30px; }
.programme .av_one_half .avia-button-wrap { padding-top: 0px; padding-bottom:20px; }
  
.programme .avia-button-fullwidth { 
  width: fit-content !important;
  margin-inline: auto !important;
  padding: 10px 40px !important;
}

.programme .avia_iconbox_title { font-size: 16px; font-weight: 700; }
.programme h6 { 
  font-weight: 400;
  color: #0a75ba  !important;
  line-height: 1.5;
  font-size: 10px !important;
}

.programme.smaller-text{
	 font-size: 14px;  
}

.programme.smaller-text h4{ font-size: 24px!important; margin-bottom: 0px; }

.programme.smaller-text .avia_textblock p{margin-top:0px !important;}

.programme .av_one_half{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.programme .av_one_half img{
  max-width: 90px;
  height: auto;
  max-height: 100px;
}


h6{
  font-weight: 300;
  line-height: 1.3;
  font-style: italic;
}

.grid-max-width {
  max-width: 1350px;
  margin-inline: auto;
}

.grid-max-width img{ max-width 100px;  }
.av-layout-grid-container.grid-max-width p strong{color: #2d3c51; font-weight:700;}

.three-fish img, .two-fish img{  height: auto !important; }

.two-fish img{
  max-width: 75px !important; 
}

.three-fish img{
  max-width: 56px !important;
}

.three-fish .avia-image-container{ margin-right:2px;}

.programme h4{
  font-size: 16px !important;
  color: #0a75ba !important;
  font-weight: 700 !important;
  line-height: 1.5;
}

/* Google Reviews */
.avia_codeblock .ti-widget.ti-goog .ti-review-item > .ti-inner, .avia_codeblock .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button,
.avia_codeblock .ti-widget.ti-goog .ti-header-write-btn-container .ti-header-write-btn,
.ti-widget.ti-goog .ti-controls .ti-next, .ti-widget.ti-goog .ti-controls .ti-prev{
  background-color: #0e1a2d !important;
}

/* Image block */

.force-image-height img{
  height: 240px !important;
  object-fit: cover;
}

.force-image-height h3{
  color: #0a75ba !important;
  font-weight: 600 !important;
}

.avia_iconbox_title {
  padding: 10px 20px !important;
  font-weight: 600 !important;
  font-size: 16px  !important;
}

.force-image-height .avia-button-wrap { margin-top: 15px; }
.force-image-height .av-special-heading { margin-top: 10px; }

.force-image-height .avia-button {
  padding: 20px 40px;
  border-radius: 6px;
}

/* All Images - remove rounded corner */
.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
  border-radius: 0px;
}

.max-height-465 img{
  max-height: 465px;
  width: auto;
}


#top .app-block .avia-button .avia_iconbox_title {
  padding: 10px !important;
  display: inline-block;
}

.app-block svg{
  height: 40px !important;
  width: 22px !important;
  margin-left: 10px;
}

.app-block .avia_iconbox_title {
  padding-top: 15px !important;
  float: right;
}

.av-layout-grid-container p strong{ color: #0a75ba; font-weight: 400;}

.av-layout-grid-container p{
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.5;
  max-width: 600px;
}

.av-layout-grid-container .avia_textblock,
.av-layout-grid-container .avia-button-wrap {
  margin-left: 50px;
}

.skills .av-subheading.av-subheading_below p {color: #3bb1d5;}
.skills h4{font-weight: 700 !important; font-size: 15px;}

/* IFRAME - fill frame: */
 
.video-cell{ padding: 0px !important; }


/* Make the iframe wrapper fill the parent div */
.avia-video .avia-iframe-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Make the parent div a positioning context */
.video-cell .flex_cell_inner {
  position: relative;
    width: 100%;
    height: 100%; 
}

/* Make the iframe itself cover the wrapper */
.avia-video iframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}
.avia-video { height: 100%; }


/* FOOTER */
#footer-page .avia-section:last-child {
  background-image: linear-gradient(180deg,#12294f 0%,#0a75ba 100%) !important;
}

#footer-page .avia_textblock p,
#footer-page .avia_textblock p a{ color: #fff; }
#footer-page .avia_textblock p strong{ color: #3bb1d5; }

#footer-page .avia_textblock p a:hover{ color: #fff; }

#footer-page .avia_textblock.phone-link p a{text-decoration:underline !important; }
#footer-page .avia_textblock.phone-link p a:hover{ color: #fff !important; }

#footer-page .footer-logo img{ max-width: 200px; }


/* Custom Layout - .what-level */
.what-level p strong{ color: #0a75ba; }
.what-level .avia-button { padding: 12px 28px !important; font-weight: 700 !important; }

.what-level.white-button a,
.what-level.white-button a:hover{
   background-color: #ffffff;
   color: #0a75ba !important;
   border: none !important;
}
.what-level.white-button p{ color: #0a75ba !important;  font-size: 18px; font-weight: 700;}

  
.transparent-with-white-text .toggler,
.transparent-with-white-text .toggle_content {
   background-color: transparent !important;
 color : #fff !important;
}

.transparent-with-white-text .toggler {
	border-bottom: 1px solid #3bb1d5 !important;
	top: 0px;
    font-weight: 700
}

/* shift Enfold accordion toggle icon to the right side */
.single_toggle .toggler {
    position: relative;
    padding-right: 40px; /* create space on the right for the icon */
}

.single_toggle .toggler .toggle_icon {
    position: absolute;
    right: 0;              /* push it to the right */
    left: auto;            /* override default left positioning */
    top: 50%;
    transform: translateY(-50%);
}

.text-shadow h1,
.text-shadow p{
	text-shadow: rgb(0, 0, 0) 3px 3px 30px;
}

#av_section_1 h1,
#av_section_1 .av-subheading.av-subheading_below p{
	text-shadow: rgb(0, 0, 0) 3px 3px 30px;
}

@media only screen and (min-width: 990px) {
	.our-staff img{
	  height: 220px;
	  object-fit: cover;
	  object-position: center 18%;
	}
}

/* Forms */

.forminator-row.forminator-row-last {   text-align: center;  }

.forminator-button.forminator-button-submit{
  font-size: 16px !important;
  background-color: #0a75ba;
  margin: 3px 0 !important;
  padding: 12px 100px !important;
  border-radius: 5px !important;
  color: #fff;
  border: none !important;
  font-weight: 700 !important;
}

#top .forminator-ui input{
height: 40px;
}
#top .forminator-ui input,
#top .forminator-ui textarea{
	font-size: 16px;
	background-color: #c7ebf6 !important;
	margin: 3px 0;
	padding: 0 10px;
	border: 2px solid #fff !important;
    border-radius: 10px;
}


#top .forminator-ui input:placeholder{color: #fff;}

#top .forminator-ui input::placeholder,
#top .forminator-ui textarea::placeholder {
    color: #3f3c51; /* your color */
    opacity: 1;  /* keep it visible across browsers */
}

/* Older WebKit fallback */
#top .forminator-ui input::-webkit-input-placeholder,
#top .forminator-ui textarea::-webkit-input-placeholder {
    color: #3f3c51;
}

#top .forminator-ui input:-ms-input-placeholder,
#top .forminator-ui textarea:-ms-input-placeholder {
    color: #3f3c51;
}


/* Sub Menu */
/* force sub-sub-menus to open to the right */
#top #avia-menu .sub-menu .sub-menu {
    left: 100% !important;
    top: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;

    /* prevents them appearing under parent due to Enfold transforms */
    transform: none !important;
    box-shadow: none !important;
    border: none !important;
}

/* makes sure parent li positions correctly */
#top #avia-menu .sub-menu li { position: relative; }   


#top .av-main-nav ul a{border:none !important;}
#header_main ul.sub-menu li .avia-menu-text{ color: #2d3c51 !important; }

.header_color .main_menu .menu ul li a:hover, .header_color .main_menu .menu ul li a:focus, .header_color .av-subnav-menu ul a:hover, .header_color .av-subnav-menu ul a:focus {
  background-color: transparent !important;
}

/* Search  */
.avia-svg-icon svg{ fill: #0a75ba !important; }
 
#searchsubmit { background-color: transparent; }
  


/* Icon Fix */

.av-mho1r8z2-5c8086c841548e3996de5d05487cee7a a { 
  font-size: 34px !important;
  margin-right: -2px !important;
}
.av-mho1quws-cd91c96eed875292f2a04a751f91a1d7 a { 
  font-size: 32px !important;
  margin-right: -2px !important;
  line-height: 40px !important;
}



/* FULL WIDTH PAGES - like Portal */

.page-id-136 #main .container {
  max-width: unset !important;
  padding-inline: unset !important;
}
.page-id-136 main{
  padding-top: 0px;
  padding-bottom: 0px;
}

/* Buttons */
.avia-button{ border: none !important; }

/* Mobile */
@media only screen and (max-width: 990px) {
	.header-contact, #header .sub_menu{ display:none;}
	#header_meta { display: none; }
    .header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
	background-color: #0a75ba !important; }
	.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
	  padding-top: 0px !important;
	}
	.home .content { padding-top: 0px !important; }
	.home #av_section_1 h2{ color: #fff !important;}
	
	.home .banner h2{font-size: 40px;}
	
	.home h1.av-special-heading-tag{font-size: 28px; margin-top: 30px;}
    .avia_textblock {  column-count: 1 !important;  }
	
	.skills .flex_column_table  
    { 
		width: 230px !important;
		margin-inline: auto;
		float: unset !important;
	}
	
	#top h2 { font-size: 28px; }

	/* home single tile fix */
	.av-tiqq-b2352d52df1512a2de559da8704bff5e {
	  min-height: 400px;
	  margin-bottom: 20px !important;
	}
	
	/* .av-burger-menu-main.menu-item-avia-special{
      position: absolute;
       top: -48px;
   } 
	#header_main .inner-container { margin-top: 62px; }  
	#gt_float_wrapper{ left: 0px; width: 100px;  top: 0px !important;   right: 10px !important;} */ 
	#gt_float_wrapper{ display: none; }

}

/* Translation */
.gt-lang-code { display: none; }


/* Translation */
.gt-lang-code {   display: none; }
#gt_float_wrapper a.nturl {  position: relative; }
#gt_float_wrapper  a.nturl img {  vertical-align: middle; }
#gt_float_wrapper  a.nturl::after {  content: ''; }
#gt_float_wrapper  a.nturl { font-size: 0; /* hides the text */ }
.gt_float_switcher-arrow { display: none !important; }
.gt_float_switcher,
.gt_float_switcher .gt-selected,
.gt_float_switcher .gt_options a:hover{
  background-color: transparent !important;
  box-shadow: unset !important;
}
  
@media only screen and (max-width: 990px) {
	.gtranslate-after-menu .gtranslate_wrapper { display: block !important; }
	.av-burger-overlay-active .gtranslate-after-menu #gt_float_wrapper { display: block !important; }
	
	.gtranslate-after-menu { 
		  position: fixed;
		  top: calc(100% - 100px);
		  z-index: 999;
		  right: 0px;
	}
	.av-burger-overlay-inner .button-portal { 
		background-color: #0a75ba;
	  margin-inline: 20px;
	  border-radius: 8px;
	  margin-top: 20px;
	}
	.av-burger-overlay-inner a.button-portal:hover{background-color: #0a75ba !important;}
	#header_main .av-burger-overlay-inner .button-portal .avia-menu-text{ color: #fff; font-weight:700;}
	
	.flex_cell { min-height: 400px; }
}

@media only screen and (min-width: 990px) {
	.gtranslate-after-menu{display:none;}
}

.full-width .container{ margin-inline: 0px !important;padding-inline: 0px !important; width: 100% !important;
    max-width: 100% !important;}


/* Search Results */

.search .blog-author,
.search .text-sep{
	display: none;
} 


@media only screen and (max-width: 1150px) and (min-width: 990px) {
	#menu-item-138{ display: none;}
    .container.av-logo-container { padding-inline: 10px; }
  .av_secondary_right .sub_menu { margin-right: 0px; }
  #header_meta .menu-item > a::before {   display: none !important; }  


}


/* 404 page */
.font-size-38{
  font-size: 38px !important;
  color: #0a75ba !important;
}

.font-size-32 {
  font-size: 32px !important;
  font-weight: 700;
  line-height: 40px;
}


/* Buttons */
.av-3eks0v-b5a3f21e677d4f204a07a30175a1d7a0 .avia-button {}