@charset "UTF-8";
/* CSS Document */

body {
	/*background-color: #AEA8A8;
	font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;*/
}
nav .breadcrumb {background-color:rgba(200,200,200,0.0);}
/*section {margin-top:30px; margin-bottom:30px;}*/
footer {font-size:0.7em;}
/* 
START COLOURS 
rgba(47,159,56, 1.0) GREEN
rgba(183,146,0,1.0) GOLD
rgba(0,174,239,1.0) BLUE
rgba(160,217,247,1.0) LIGHT BLUE
rgba(127,63,152,1.0) PURPLE
rgba(0,137,61,1.0) GREEN
rgba(209,217,74,1.0) LIGHT GREEN
END COLOURS 
*/

/*PRE HEADER*/
/*.preheader {background-color: rgba(47,159,56, 1.0); height: 30px; margin-top:0px; padding-top:2px;}
.preheader .custompreheader {color: #ffffff; font-size: 0.75em; text-align: center; position: relative; padding-top:2px;}*/
.left {text-align:left;}
.right {text-align:right;}

/*PRE FOOTER*/
.prefooter {background-color: rgba(87,87,87,0.6); min-height: 200px !important; margin-top:0px; padding-top:20px; padding-bottom:20px; }
.prefooter .customprefooter {color: #ffffff; font-size: 0.75em; text-align: center; position: relative; padding-top:2px;}
.left {text-align:left;}
.right {text-align:right;}
#prefooter {}
.prefooter dl { margin-left: 0px; text-align: left;}
.prefooter dt { font-size: 15px; font-weight: 600;}
.prefooter dd { padding-top:5px; padding-bottom: 3px;}
/*.prefooter dd:last-child {border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom: 10px;}*/
.prefooter a:link {text-decoration: none; color: rgba(255,255,255,1.0); border-left: 2px solid rgba(47,159,56, 1.0); padding-left:10px;}
.prefooter a:visited {text-decoration: none; color: rgba(255,255,255,1.0); border-left: 2px solid rgba(47,159,56, 1.0); padding-left:10px;}
.prefooter a:hover {color: rgba(47,47,47, 1.0); text-decoration: none; }


/*POST FOOTER*/
.postfooter {background-color: rgba(200,200,200,0.9); min-height: 25px !important;}
.postfooter .custompostfooter {color: #474747; font-size: 0.75em; text-align: center !important; position: relative; padding-top:2px;}
.left {text-align:left;}
.right {text-align:right;}


/*MAIN IMAGE*/
.customtopmainimage {
	background: url(img/Intuition-driving-lessons-car.jpg);
  background-repeat: no-repeat;
	height: 518px !important;
  background-size: cover;
	background-position: center !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}

.customtopmainimageAbout {
	background: url(img/About-Image-MAIN.jpg);
  background-repeat: no-repeat;
	height: 418px !important;
  background-size: cover;
	background-position: center !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}

.customtopmainimageArea {
	background: url(img/Area-Image-MAIN.jpg);
  background-repeat: no-repeat;
	height: 418px !important;
  background-size: cover;
	background-position: center !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
.customtopmainimageDrivingTest {
	background: url(img/DrivingLessons-Image-MAIN.jpg);
  background-repeat: no-repeat;
	height: 418px !important;
  background-size: cover;
	background-position: center !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}

.customtopmainimageLessons {
	background: url(img/Lessons-Image-MAIN.jpg);
  background-repeat: no-repeat;
	height: 418px !important;
  background-size: cover;
	background-position: left !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}

.customtopmainimageTestimonials {
	background: url(img/Testimonials-Image-MAIN.jpg);
  background-repeat: no-repeat;
	height: 418px !important;
  background-size: cover;
	background-position: left !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}

.customtopmainimageContact {
	background: url(img/Contact-Image-MAIN.jpg);
  background-repeat: no-repeat;
	height: 418px !important;
  background-size: cover;
	background-position: left !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}



.customtopmainimageGetStarted {
	background: url(img/get-started-with-driving.jpg);
  background-repeat: no-repeat;
	height: 518px !important;
  background-size: cover;
	background-position: center !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}

.card {border-top-right-radius:0;
border-bottom-right-radius:0;
border-top-left-radius:0;
	border-bottom-left-radius:0;}

.card-header {background-color: rgba(200,200,200,0.3) ;}

/* ANTI SPAM */
.showup {display:none; /*width:0px; height:0px; position: absolute;
   top: -9999px;
   left: -9999px;*/
    z-index: 25;
}
/* ANTI SPAM */

.contactform {padding-bottom:15px;}
.contactformCat {margin-bottom:5px;}
.termscopy { font-size:0.8em; font-weight: 200;}


/* DEFAULT STYLING */
a{color:rgba(47,159,56, 1.0);text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}
a:hover{color:rgba(47,47,47,1.0);text-decoration:underline}
a:not([href]):not([tabindex]){color:inherit;text-decoration:none}
a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}
a:not([href]):not([tabindex]):focus{outline:0}

.custom-link a {color: red !important;}
.custom-link a:link { color:rgba(47,159,56, 1.0); border-bottom: 1px solid rgb(127,63,152)}
.custom-link a:hover { color:rgba(47,159,56, 1.0); text-decoration:none;}
.custom-link a:active { color:rgba(47,159,56, 0.6); text-decoration:none; border-bottom: 1px solid rgba(127,63,152,1.0)}


.customcontent h1 {font-weight: 300; color: rgba(47,159,56, 1.0); text-align: center; padding-bottom:15px;}
.customcontent h2 {font-weight: 300; color: rgba(47,47,47,1.0); text-align: center; padding-bottom:20px;}
.customcontent p { text-align:center;padding-bottom:15px;}

.custom-list-bullet li { list-style-type:circle; }

.customsponsor {text-align:center;}

.customquote {background-color: rgba(47,159,56, 1.0); color:#ffffff; text-align:center; padding-top:30px; padding-bottom:30px;}

.custom-card {padding:20px; border:none; font-size: 0.85em;}

.custom-INT-Table { background-color: rgba(47,159,56, 0.75);}
.custom-INT-Table-Default { background-color: rgba(225,225,225, 1.0);}


/* NAVIGATION CUSTOMISATION*/


/* MAIN BAR STYLES */
.navbar { /* ENTIRE NAVIGATION BAR */
	/*background-color: transparent !important;*/
	background-color: rgba(47,159,56, 0.95);
    min-height: 50px !important;
	/*font-size: 1em;
	font-weight: 300;*/
    
}

.navbar-brand {margin-top:0px ; margin-bottom: 0px ; padding-top:0px ; padding-bottom: 0px ;  }

/*.navbar .navbar-brand {

	
}*/

/*.navbar-brand img {padding:0; margin: 0;}*/

.navbar .navbar-nav {/* NAVIGATION BLOCK WITH THE LINKS HELD */
	margin: 0 auto;
    
    
}

/*.navbar-nav li {height: inherit !important;}
.navbar-nav li {background-color: darkmagenta;  }*/

.navbar-nav .nav-item {  }

.navbar .nav-item a:link{
	color: rgba(255,255,255,1.0);
	padding-right: 12px ;
	padding-left: 12px ;
    padding-top:12px;
    min-height: 50px !important;
    font-weight: 300;
    font-size: 14px;
}

.navbar .nav-item a:hover {
	color: rgba(47,47,47,0.9) !important;
	/*font-weight: 600;*/
    /*background-color: #474747;*/
    
    
}
.navbar .nav-item a:active{
	color: rgba(255,255,255,1.0);
}

.navbar .dropdown-menu {
	background-color: rgba(255,255,255,0.8);
}

.dropdown-item:hover {
	background-color: rgba(255,255,255,0.8);
}

.navbar form button {
	color:#686666;
	background-color: #ffffff;
	border:0;
}

.navbar form button:hover {
	color:#ffffff;
	background-color: #686666;
}

.navbar form button:link {
	color:#ffffff;
	background-color: #686666;
}

.navbar form button .active {
  color:#ffffff;
	background-color: #686666;}

.navbar-dark-text {color: #777777;}

.active { 	color: rgba(47,47,47,0.9) !important;
}

/* HAMBURGER STYLES DROPDOWN */
.navbar-collapse { text-align: center; }
.navbar-collapse li { }

/* HAMBURGER STYLES */
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    
    
    
}

.custom-toggler.navbar-toggler {
  border-color: rgba(0,174,239,0.0);
    margin:0px; 
    
} 




/* TAB NAV STYLING */
.nav-tabs {border:none;}

.nav-tabs a {
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
padding:/*T*/15px /*R*/15px /*B*/5px /*L*/15px;
height: 50px;
}

.nav-tabs a:active{
	color: rgba(47,159,56, 1.0);}

.nav-tabs a:link{
	margin:auto 0;
	color: rgba(47,47,47,1.0);
	
}

.nav-tabs a:hover {
	color: rgba(47,159,56, 1.0) !important;
	font-weight: 600;
	text-decoration: none;
	
}

.tab-pane {border:none;}

/* TAB  STYLING */
.tab-content h3 { color: rgba(47,159,56, 1.0) !important;}
.tab-content h4 { color: rgba(47,159,56, 1.0) !important;}


/* BACK TO TOP */
#backtotop {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 151;
  font-size: 14px;
  border: none;
  outline: none;
  background-color: rgba(47,159,56, 0.75);
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 0px;
	width: 60px;
		height:40px;
}

#backtotop:hover {
  background-color: rgba(47,159,56, 1.0);color: #ffffff;
}


/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
	right:0px;
  top: 25%;
  -webkit-transform: translateY(-33%);
  -ms-transform: translateY(-33%);
  transform: translateY(-33%);
	z-index: 150;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 12px 16px 12px 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}


/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: rgba(47,47,47,0.5);
}

.contact {
  background-color: rgba(47,159,56, 1.0);
  color: #ffffff;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}


.customBlog h1 { color: rgba(47,159,56, 1.0); font-weight: 400; font-family: 'Roboto', sans-serif;}
.customBlog h2 { color: rgba(47,47,47,1.0); font-weight: 400; font-family: 'Roboto', sans-serif;}
.customBlog h3 { color: rgba(47,159,56, 1.0); font-weight: 300;}
.customBlog h4 { color: rgba(47,47,47,1.0); font-weight: 300;}
.customBlog h5 { color: rgba(87,87,87,1.0); font-weight: 600;}
.customBlog h6 { color: rgba(87,87,87,1.0);font-weight: 600;}
.customBlog p {font-family: 'Open Sans', sans-serif; font-weight: 300;}


/* BUTTON */
.btn-INT {background-color:rgba(47,159,56, 1.0); color:#ffffff; border-radius: 0px; }
.btn-INT-Default {background-color:rgba(136,136,136,1.00);color:#ffffff; border-radius: 0px; }
.btn-INT-Book {background-color:rgba(234,13,13,1.0); color:#ffffff; border-radius: 0px; }



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 40em) {
  #preheader {display: none;}	
	.customnav {margin-top:0px;}
	.customtopmainimage {margin-top:-30px;}
	.customcontent h1 {font-size: 1.4em; font-weight: 700;}
	.customcontent h2 {font-size: 1.1em;}
	.customcontentheader {padding-right:20px; padding-left:20px; }
	.shownothing {display:	none;}
	/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
/*.icon-bar {
  position: fixed;
	right: 0px;
  top: 50%;
  -webkit-transform: translateY(-66%);
  -ms-transform: translateY(-66%);
  transform: translateY(-66%);
	z-index: 150;
}*/

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

}


@media (max-width: 62em) {
	#preheader {display: none;}
	.customnav {margin-top:0px;}
	.customtopmainimage {margin-top:-30px;}
	.shownothing {display:	none;}
	/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
/*.icon-bar {
  position: fixed;
	right: 0px;
  top: 50%;
  -webkit-transform: translateY(-66%);
  -ms-transform: translateY(-66%);
  transform: translateY(-66%);
	z-index: 150;
}*/

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
	width:50px;
}
	}

