@charset "UTF-8";
/* General Styles */
html, body {
	margin:0px;
	padding:0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
}
img {
	user-drag: none; 
	-moz-user-select: none;
	-webkit-user-drag: none;
}

/* Header Section */
.header {
	height: 350px;
	text-align: center;
}
.header h1 {
	color: #ffffff;
	font-size: 30px;
	font-style: oblique;
	font-weight: 600;
	text-shadow: 1px 1px 3px rgba(100, 100, 100, 0.25);
}
.logo {
	max-width: 188px;
	width: 100%;
	margin-top: 80px;
}
.sponsers {
	padding-top: 10px;
	}

/* Content General */
.nav a:link, .nav a:visited {
	color: #1c315e;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.sections {
	padding-top: 40px;
	padding-bottom: 40px;
}
.sectionscolourpg {
	padding-top: 40px;
	padding-bottom: 30px;
}
.sectionblue {
	background-color:#1984c4; 
	color: #ffffff !important;
}
.sectionwhite {
	background-color:#ffffff;
	color: #231f20 !important;
}
h2 {
	margin: 0 0 40px 0;
	padding: 0px;
}
h3 {
	margin: 0 0 40px 0;
	padding: 0px;
}
.dentalpics {
	max-width: 708px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px !important;
}
.dentalpics img {
	width: 100%;
	max-width: 236px;
	margin-bottom: 20px;
}
.dentalpicsdiv {
	width: 33.33%;
	max-width: 236px;
	float: left;
}

/* Follow-On Pages */
.dentalicon {
	text-align: center;
	padding-bottom: 0px!important;
}
.dentalicon h2 {
	font-size: 25px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 0px;
}
.dentalicon img {
	max-width: 132px;
	width: 100%;
}

/* Areas Section */
.areas {
	color: #1c315e;
}
.areas ul {
	padding: 0px;
	margin: 0px;
}
.areas ul li {
	list-style: none;
	font-weight: 400;
	font-style: oblique;
	font-size: 13px;
	line-height: 23px;
}
.areas h2 {
	font-size: 22px;
	font-weight: 400;
	font-style: oblique;
}

/* Services Section */
.services {
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
}
.services h2 {
	font-size: 32px;
	font-weight: lighter;
}
.services img {
	max-width: 88px;
	width: 100%;
}
.learnmore {
	padding: 20px 0 20px 0;
}
.learnmore a, .learnmore a:visited {
	color: #ffffff;
	border-radius: 5px;
	border: solid 2px #ffffff;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	transition: all 0.3s ease;
	display: inline-block;
	font-weight:600;
}
.learnmore a:hover {
	color: #1C315e;
	background-color: #ffffff;
}

/* Videos Section */
.videos {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: 600;
}
.videos .fa {
	position: relative;
	top: 5px;
	left: 5px;
}
.videos a, .videos a:visited {
	color: #231f20;
	border-radius: 5px;
	border: solid 2px #231f20;
	padding: 12px 25px 12px 20px;
	text-decoration: none;
	transition: all 0.3s ease;
}
.videos a:hover {
	color: #ffffff;
	background-color: #1C315e;
}

/* Services 2 Section */
.serviceswhite {
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
}
.servicesgrey {
	color: #231f20;
	text-align: center;
	font-weight: lighter;
}
.serviceswhite h2, .servicesgrey h2 {
	font-size: 32px;
	font-weight: lighter;
}
.serviceswhite p, .servicesgrey p {
	text-align: center;
}
.serviceswhite ul, .servicesgrey ul {
	text-align: center;
}
.servicecontainer {
	margin-top: 25px;
	margin-bottom: 20px;
}

/* Kangaroo Island Dental Section */
.kangarooislanddental {
	color: #FFFFFF;
	text-align: center;
	font-weight:lighter;
}
.kangarooislanddentaltooth {
	max-width: 31px;
	position: relative;
	top: 10px;
}
.kangarooislanddental h2 {
	font-size: 32px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 50px;
}
.kangarooislanddentalshark img {
	width: 100%;
	max-width: 115px;
}

.kangarooislanddental h3 {
	font-size: 15px;
	color:	#fff;
}

/* Dental Schemes Section */
.dentalschemes {
	color: #231f20;
}
.dentalschemes h2 {
	font-size:30px;
	font-weight:lighter;
}
.dentalschemesicon {
	text-align: center;
	margin-bottom: 40px;
}
.dentalschemesicon img {
	width: 100%;
	max-width: 115px;
}
.dentalschemes ul {
	padding: 0px;
	margin: 0px;
}
.dentalschemes ul li {
	list-style: none;
	font-size: 13px;
	line-height: 23px;
}

/* Meet the Team */
.meettheteamcontainer {
}
.meettheteam p {
	color: #FFFFFF;
}
.meettheteam h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: lighter;
	margin: 0 0 20px 0;
}

/* Opening Hours & Enquiry Section */
.hourscontainer .grid-50 {
	padding: 0px;
}
.hourscontainer p {
	padding: 0px;
	margin: 0px;
}
.openinghoursandenquiry {
	color: #FFFFFF;
	font-weight: lighter;
}
.openinghoursandenquiry h2 {
	font-size: 20px;
	font-weight: lighter;
	margin: 0 0 20px 0;
}
.openinghoursandenquiry a, .openinghoursandenquiry a:visited {
	color: #ffffff;
	border-radius: 5px;
	border: solid 2px #ffffff;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	transition: all 0.3s ease;
	display: inline-block;
	font-weight:600;
	margin-top: 6px;
}
.openinghoursandenquiry a:hover {
	color: #1C315e;
	background-color: #ffffff;
}


/* Contact Section */
.contact a {
	color: #1984c4;
}

/* Return To Top Icon */
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

/* Footer Section */
.footer {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 13px;
	font-weight:lighter;
	color: #231f20;
}

/* Make an Enquiry */
.appointment {
	color: #FFFFFF;
}
.appointment h2 {
	font-size: 20px;
	font-weight: lighter;
	margin: 0 0 30px 0;
	text-align: center;
}
.enquirysubmit {
	color: #ffffff;
	border-radius: 5px;
	border: solid 2px #ffffff;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	transition: all 0.3s ease;
	display: inline-block;
	font-weight: 600;
	cursor: pointer;
	background-color: #1C315e;
}
.enquirysubmit:hover {
	color: #1C315e;
	background-color: #ffffff;
}
.enquiry {
	padding-top: 28px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.enquirydropdown {
	width: 120px;
	height: 30px;
	background-color: #ffffff;
	border: groove 1px #E0E0E0;
	margin-right: 7px;
	border-radius: 0;
}
.enquiryinputs {
	width: 160px;
	height: 25px;
	background-color: #ffffff;
	border: groove 1px #E0E0E0;
	margin-right: 5px;
	margin-left: 5px;
}
.enabled {
	display: block;
}
.disabled {
	display: none;
}
.success {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	background-color: #21AE1D;
	color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.fa-check-circle {
	position: relative;
	top: 9px;
	margin-right: 5px;
}

/* Media Queries */
@media screen and (max-width: 767px) {
.openinghours {
	margin-bottom: 20px;
}
.serviceboxes {
	margin-bottom: 20px;
}
.servicecontainer {
	margin-top: 0px;
}
.enquirysubmit {
	padding: 12px 20px 12px 20px;
	width: 100%;
	margin-top: 20px;
	box-sizing: border-box;
	text-align: center;
}
.enquirytext {
	float: none;
	clear: both;
}
.enquiry {
	padding-top: 28px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.enquirydropdown {
	width: 100%;
	height: 40px;
	background-color: #ffffff;
	border: groove 1px #E0E0E0;
	margin-right: 7px;
	border-radius: 0;
}
.enquiryinputs {
	width: 100%;
	height: 35px;
	background-color: #ffffff;
	border: groove 1px #E0E0E0;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	margin-bottom: 15px;
}
}