/* Base styles, which will be overridden by everything below them */

a{
	text-decoration: none;
	color: #1b589a;
}
a:hover{
	color: #3783db;
}
a:visited{}
a:active{}

.sort a{
	text-decoration: underline;
	color: #00284a;
}

.btn-primary {
	background-color: #1b589a !important;
}

.btn-primary:hover {
	background-color: #3783db !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 6px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #3498DB;
}

.dropdown {
  position: relative;
  display: inline-block;
  
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  right:5px;
}

.dropdown-content a {
text-align: left;
  color: black;
  padding: 2px 6px;
  text-decoration: none;
  display: block;
 

}

.dropdown-content a:hover {
	background-color: #feee05;
  	
}

.dropdown-content-selected {
	background-color: #2980B9;
	color: white !important;
	
}

.datepicker { font-size: 20px !important; margin-left:60px; }

.datepicker td, .datepicker th { font-size: 18px; text-align: center; width: 35px; height: 35px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none; cursor:pointer;}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color:#DDD;
  cursor: default;
}


.datepicker table tr td.highlight
.datepicker table tr td.highlight:hover{
  background: #feea00;
	
  color:#000;
  cursor: default;
}

.schedule {
	font-size:0.7em;
}



.show {display: block;}

.fb-moblie {
	vertical-align: top; 
	padding-top:14px; 
	padding-right:12px; 
	height: 45px;	
}


.nav {}
.nav a{}
.nav a:hover{}
.nav a:visited{}
.nav a:active{}

.yellow-bar {
	background-color:#ffdd04;
	height:10px !important;
	width:150px;
	opacity: 1;
}

.maincolour {
	color: #1b589a;
}
.maincolour-bg {
	background-color: #1b589a;
}

.secondarycolour {
	color: #45dbc8;
}
.secondarycolour-bg {
	background-color: #45dbc8;
}

.tertiarycolour {
	color: #ffdd04;
}
.tertiarycolour-bg {
	background-color: #ffdd04;
}

.above-heading {
	color: #45dbc8;
	display: block;
	text-transform: uppercase;
	font-family: "Babas";
	font-size: 22px;
	position: relative;
}

.heading {
	color: #1b589a;
	display: block;
	text-transform: uppercase;
	font-family: "Babas";
	font-size: 32px;
	position: relative;
}
.heading a{	color: #ffffff;}
.heading a:hover{	color: #ffffff;}
.heading a:visited{	color: #ffffff;}
.heading a:active{	color: #ffffff;}

.heading-lg{
	font-size: 18px;
}
.heading-sep{
	margin-bottom: 35px;
}
.heading-sep:after{
    content: "";
    display: block;
    width: 82px;
    height: 3px;
    background: #e5460f;
    position: absolute;
    margin-top: 13px;
}

.main {
	background-color: #fff;
}
.sub-heading {
	color: #000;
	display: block;
	text-transform: uppercase;
	font-family: "Helvetica";
	font-size: 12.5px;
	margin-bottom: 0px;
}
.sub-heading a:link{}
.sub-heading a:hover{}
.sub-heading a:visited{}
.sub-heading a:active{}

.maintext {}
.maintext a:link{}
.maintext a:hover{}
.maintext a:visited{}
.maintext a:active{}


.copyright {}
.copyright a:link{}
.copyright a:hover{}
.copyright a:visited{}
.copyright a:active{}


p {
	margin:0px;
}

.body {
	position: relative !important;
}

.sticky-mobile-nav {

  position: sticky;

  bottom: 0;

  padding: 12px 0;
  background: #1b589a;
  color: #fff;
  font-size: 12px;
  border-top:10px solid #45dec9;

}

.banner-main {
	height: 475px;
	background-image: url("/assets/images/banner-mobile.jpg");
	background-size:cover;
	background-position: center;
	border-top: 8px solid #1b589a;
	border-bottom: 8px solid #1b589a;
}

.banner-main .heading {
	font-size:33px !important;
	line-height: 115% !important;
}

@media(min-width: 768px){
	.banner-main {
		height: calc(100vh - 140px);
		background-image: url("/assets/images/banner-2.jpg");
		background-size:cover;
		background-position: center;
		border-top: 25px solid #1b589a;
		border-bottom: 25px solid #1b589a;
	}
	
	.banner-main .heading {
		font-size:42px !important;
		line-height:120% !important;
	}
}

.banner-content{
	z-index: 3;
}
.banner.alt{
	height: 335px;
}
.banner.alt .banner-content{
	z-index: 2;
}
#banner-video{
    height: 70%;
    width: 100%;
    object-fit: cover;
	position: absolute;
	z-index: -100;
	background-color: #235aaa;
	overflow: hidden;
}
.body-bg-wrapper{
	position: relative;
	z-index: 1;
}
.banner .testimonials-container{
	position: fixed;
}

.banner-heading {
	
	font-family: "Babas";
	
	font-size: 38px;
	
	color: #036bb0;
	
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	
	line-height:100%;
	
}

.banner-sub-heading {
	
	font-family: "Ballpark";
	
	color: #fff;
	
	font-size: 28px;
	
	line-height:150%;
	
}

.banner-countdown {
	
	color:#fff;
	
	background: rgba(0, 0, 0, 0.25);
	
	font-size:0.8em;
}

.banner-learn-more {
	
	font-family: "Babas";
	
	color: #fff;
	
	background: rgba(1, 41, 69, 0.50);
	
	font-size: 18px;
	
	line-height: 100%;
}

.banner-learn-more:hover {
	
	cursor: pointer;
	
	background: rgba(1, 41, 69, 1);
}


.banner-sign-up {
	
	font-family: "Babas";
	
	color: #fff;
	
	background: rgba(152, 1, 5, 0.50);
	
	font-size: 18px;
	
	line-height: 100%;
	
}

.banner-learn-more a, .banner-sign-up a {
	color: #fff;
}




.banner-sign-up:hover {
	
	cursor: pointer;
	
	background: rgba(152, 1, 5, 1);
}


.hero-banner-1 {

  background-image: url("/assets/images/hero-banner-1-bg.png");
	
z-index: 3;

}

.hero-banner-2 {

  background-image: url("/assets/images/hero-banner-2-bg.png");
  
  
	
  top:-105px;
	
  position: relative;
 
  z-index: 2;
 
}

.hero-banner-3 {

  background-image: url("/assets/images/hero-banner-3-bg.png");
	
  top:-210px;
	
  position: relative;
	
  z-index: 1;

}

.hero-banner-1, .hero-banner-2, .hero-banner-3 {

  background-size: 100% auto;

  background-position: center bottom;

  background-repeat: no-repeat;

  height:350px;

  image-rendering: optimizequality;

  border-top:1px solid white;
  
  color: white;
	
  text-align: center;
	
  padding-top:25px;
	

}

.hero-banner-2, .hero-banner-3 {
	padding-top:100px;
	
	height: 400px;
}

.hero-banners {
	
	height: 1000px;
}

.main-heading {
	font-family: "Ballpark";
	
	font-size: 38px;
	
}

.main-body {
	line-height: 150%;
}

.header-contact {
	font-size:14px;
	line-height: 100%;
}

.sub-nav{
	font-size:14px ;
	
	
	color:#fff;
	
	 box-shadow: -1px 1px 5px 2px rgba(0,0,0,0.65);
	
	cursor:pointer;
}

.sub-sub-nav{
	font-size:14px ;
	
	
	background-color:#fff;
	
	 box-shadow: -1px 1px 5px 2px rgba(0,0,0,0.65);
	
	cursor:pointer;
}

.sub-nav-text {
	
	text-align: center;
}

.under-heading {
	font-family: "Babas";
	
	font-size: 24px;
	
	line-height: 100%;
	
}

.form-control, .form-check-input, .input-group-text {
	padding:15px;
	border-radius: none;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.input-group-text  {
	background-color: white;
	border: 0px;
	box-shadow: none;
	font-size: 18px;
}

.form-check-label {
	padding-top:10px;
	padding-left:5px;
}

.footer{
	position:relative;
	font-family: "Babas";
	padding: 12px 0;
	background: #1b589a;
	color: #fff;
	font-size: 12px;
	border-top:10px solid #45dec9;
}

.footer a, .pre-footer a{
	color: #fff;
	text-decoration: none;
}
.footer a:hover, .pre-footer a:hover{
	color: #fff;
	text-decoration: none;
}


.footer-standings {
	background-color: #fff;
	
	box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.5);
	font-size:12px;
}

.footer-standings-heading, .footer-standings-heading2{
	
	font-family: "Babas";
	
	padding:25px;
	
	text-align: center;
	
	font-size: 30px;
	
	line-height: 100%;
	
	color: #fff;
}

.footer-standings thead {
	color: #0377c6;
}

.footer-standings-heading {
	
	background-color: #1b589a; 
}

.footer-standings-heading2 {
	
	background-color: #45dbc8; 
}

h1 {
	font-family: "Babas";	
	color: #000;
	
	font-size: 25px;
}

h2 {
	
	font-family: "Babas";	
	color: #012847;
	
	font-size: 20px;
}



.fnl {
  background-color: #0377c6 !important;
  position: relative;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 40 40"><rect width="100%" height="100%" fill="white"/><polygon points="-1,0 20,20 -1,40" fill="%230377c6"/></svg>') no-repeat right -1px center;
  background-size: auto 100%;
  padding-right: 0px; /* Adjust so text doesn't overlap */
}



/* Responsive styles, which override the base styles at specific sizes */

/* Smartphones */
/* Equivalent to bootstrap's media-sm */
@media(min-width: 576px){
	
	.dropdown-content {
	  right:auto;
	}
	
	.schedule {
		font-size:1em;
	}

	
	.datepicker { margin-left:100px; }

	.banner-heading {
		font-size: 38px;
	}
	
	.banner-sub-heading {
		font-size: 28px;
	}
	
	

	.hero-banner-1 {
		height: 400px;
	}
	
	.hero-banner-2, .hero-banner-3, .hero-banners {
		height:500px;
		
		
	}
	
	.hero-banner-2 {
		top:-150px;
	}
	
	.hero-banner-3 {
		top:-300px;
	}
	
	.hero-banner-2, .hero-banner-3 {
		padding-top:150px;
	}
	
		.hero-banners {
	
		height: 1150px;
	}
}
	
/* Tablets */
/* Equivalent to bootstrap's media-md */
@media(min-width: 768px){
	.banner-heading {
		font-size: 48px;
	}
	
	.banner-sub-heading {
		font-size: 35px;
	}
	
	.banner-countdown {
		font-size:1em;	
	}
	
	.banner-learn-more, .banner-sign-up {
		font-size:24px;
	}
	
	.sub-nav{
		font-size:20px ;
		
	}
	
	
	
    
    .sub-sub-nav{
		font-size:20px ;
	}
    
	.hero-banner-1, .hero-banner-2, .hero-banner-3 {
		height:350px;
		background-position: center bottom;
		top:0px;
	}
	
		.hero-banner-2, .hero-banner-3 {
		padding-top:25px;

	}
	
	.hero-banners {
	
		height: auto
	}
	
	.hero-banner-2 {
		border-left: 1px solid white;
	
 		 border-right: 1px solid white;
	}
	
	.main-heading {
		font-size: 48px;
	}	
	
	.marquee:hover{
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused;
}
}
	
/* Laptops */
/* Equivalent to bootstrap's media-lg */
@media(min-width: 992px){
	
	.banner.alt .banner-content{
		padding-top: 0;
	}
	.heading{
		font-size: 29px;
	}
	.heading.space-sm{
		margin-bottom: 10px;
	}
	.heading.space-sm-alt{
		margin-bottom: 5px;
	}
	.sub-heading {
		font-size: 23px;
		margin-bottom: 25px;
	}
	.about-sidebar{
		width: 400px;
	}
	footer{
		font-size: 15.5px;
	}
	
	.banner-heading {
		font-size: 60px;
	}
	
	.banner-sub-heading {
		font-size: 46px;
	}
	
	.hero-banner-1, .hero-banner-2, .hero-banner-3 {	
		height: 450px;
		background-position: center bottom;
	}
	
	
	.under-heading {

		font-size: 36px;

	}
	
	h1 {font-size:40px;}
	
	h2 {font-size:30px;}
}
	
/* Desktops */
/* Equivalent to bootstrap's media-xl */
@media(min-width: 1200px){
	.banner.alt{
		height: 500px;
	}
	
	.hero-banner-1, .hero-banner-2, .hero-banner-3 {	
		height: 550px;
		background-position: center bottom;
	}
}

/* Responsive styles, which override the base styles at specific sizes */

.responsive {

  width: 100%;
 
  height: auto;

}


/* Smartphones */
/* Equivalent to bootstrap's media-sm */
@media(min-width: 576px){
	
}
	
/* Tablets */
/* Equivalent to bootstrap's media-md */
@media(min-width: 768px){
	
}
	
/* Laptops */
/* Equivalent to bootstrap's media-lg */
@media(min-width: 992px){
	.heading{
		font-size: 48px;
	}
	
	.above-heading{
		font-size: 30px;
	}
	
	.heading.mb-lg{
		margin-bottom: 35px;
	}
	.heading-lg{
		font-size: 38.5px;
	}
	.heading-sep{
		margin-bottom: 60px;
	}
	.heading-sep:after{
		width: 63px;
		left: 50%;
		transform: translateX(-50%);
		margin-top: 24px;
	}
	footer{
		font-size: 13.5px;
		padding: 19px 0;
	}
	
	
}
	
/* Desktops */
/* Equivalent to bootstrap's media-xl */
@media(min-width: 1200px){
	.footer-standings-heading, .footer-standings-heading2{
		font-size:25px;
	}
}
	
/* Extra large Desktops */
@media(min-width: 1605px){
	.banner.alt{
		height: 600px;
	}
	
	.footer-standings-heading, .footer-standings-heading2{
		font-size:30px;
	}
}