html, body, div, nav, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
	background-image: url('images/background.png');
}

body {
	background-image: url('images/header-background.png');
	background-repeat: repeat-x;
	background-position: top; 
	color: #818286;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 1;
}

.wrapper {
	width: 960px;
	margin: auto;
	margin-bottom: 50px;
}


/*Header Starts*/


header {
	width: 940px;
	margin: auto;
	height: 175px;
	position: relative;
}

.covid {
	width: 940px;
	margin: auto;
	height: 175px;
	position: relative;
}

.covid h6 {
	width: 940px;
	color: #fff;
	margin: 0 0 0 0;
	padding-top: 8px;
	padding-bottom: 15px;
}

.covid p {
	color: black;
	font-size: 13px; 
	margin-left: 0;
	margin-bottom: 5px;
}

.covid a {
	text-decoration: none;
	color: #ff0000;
	font-weight: 600;
}

	.covid a:hover{
		color: #555555;
	}

.logo {
	float: left;
	margin-top: 15px;
}

.contact{
	float: right;
}

.social{
	float: right;
	margin-bottom: 5px;
}

.social ul li{
	display: inline;
	list-style: none;
	float: left;
	margin-left: 5px;
}

#facebook
{
  display: block;
  width: 40px;
  height: 40px;
  background: url("images/facebook.png") no-repeat 0 0;
}

#facebook:hover
{ 
  background-position: 0 -40px;
}

#twitter
{
  display: block;
  width: 40px;
  height: 40px;
  background: url("images/twitter.png") no-repeat 0 0;
}

#twitter:hover
{ 
  background-position: 0 -40px;
}

#google
{
  display: block;
  width: 40px;
  height: 40px;
  background: url("images/google.png") no-repeat 0 0;
}

#google:hover
{ 
  background-position: 0 -40px;
}

.social a span
{
  position: absolute;
  top: -999em;
}

.contact .call ul li{
	display: block;
	list-style: none;
	margin: 5px 0px 7px;
}

.call {
	float: right;
	clear: both;
	text-align: right;
	font-size: 20px;
	letter-spacing: 1px;
}

.call ul li span {
	color: #b2d348;
}

.contact a {
	font-weight: 400;
	color: #b2d348;	
	text-decoration: none;
}

#legal:hover a {
			color: #b2d348;		
}	
	
nav {
	float: right;
	position: absolute;
	font-size: 14px;
	bottom: 7px;
	right: 0;
	z-index: 10;
}

nav ul {
	list-style: none;
	display: inline-table;
}

nav ul li {
	float: left;
}
	nav ul li:hover {
		background: none;
	}
		nav ul li:hover a {
			border-bottom: solid #b2d348 2px;		
		}
		
		nav ul li:hover .active {
			border-bottom: solid #b2d348 0px;		
		}

			nav ul li:active a {
			border-bottom: solid #b2d348 2px;
			}
	
	nav ul li a {
		margin: 0px 10px;
		padding: 4px 5px;
		text-decoration: none;
		color: #818286;
	}
	
	.active {
		color: white;
		padding: 12px 14px;
		background-color: #b2d348;
		border-radius: 0px 0px 10px 10px;
		-webkit-box-shadow: 0 6px 15px -6px #2c2c2c;
		-moz-box-shadow: 0 6px 15px -6px #2c2c2c;
		box-shadow: 0 6px 15px -6px #2c2c2c;
	}
		
	#shadow-home {
		position: absolute;
		top: -22px;
		right: 440px;
	}

	#shadow-about {
		position: absolute;
		top: -22px;
		right: 367px;
	}		
		
	#shadow-team {
		position: absolute;
		top: -22px;
		right: 295px;
	}
	
	#shadow-treatments {
		position: absolute;
		top: -22px;
		right: 170px;
	}
	
	#shadow-treatments  img{
		width: 225px;
		height: 8px;
	}
	
	#shadow-testimonials {
		position: absolute;
		top: -22px;
		right: 50px;
	}
	
	#shadow-testimonials  img{
		width: 225px;
		height: 8px;
	}
	
	#shadow-contact {
		position: absolute;
		top: -22px;
		right: -30px;
	}
	
	#shadow-contact  img{
		width: 175px;
		height: 8px;
	}
	
.banner {
	width: 936px;
	height: 398px;
	margin: auto;
	position: relative;
	z-index: -10;
	border-width: 0px 2px 2px;
	border-style: solid;
	border-color: #b2d348;
	border-radius: 0px 0px 20px 20px;
	-webkit-box-shadow: 0 8px 10px -6px #2c2c2c;
	-moz-box-shadow: 0 8px 10px -6px #2c2c2c;
	box-shadow: 0 8px 10px -7px #2c2c2c;
	margin-bottom: 25px;
}

.pre-visit {
	position: absolute;
	z-index: 100;
	margin-left: 562px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('images/covid-background.png');
	border-bottom: solid 4px #ff0000;
	border-left: solid 1px #ff0000;
	border-right: solid 1px #ff0000;
	border-radius: 0px 0px 19px 19px;
}

.pre-visit a{
	position: relative;
	padding: 10px;
	color: #ff0000;
	font-weight: 600;
	font-size: 18px;
	text-decoration: none;
}

	.pre-visit a:hover{
		color: #c00000;
		;
	}

.open {
	position: absolute;
	z-index: 100;
	padding-top: 115px;
	padding-bottom: 0x;
}

.open img{
	max-height: 165px;
}
	
.rs-slideshow {
	height: 398px;
	overflow: hidden;
	position: absolute;
	width: 936px;
	border-radius: 0px 0px 19px 19px;
}

.rs-slideshow .slide-container {
	background-color: #444;
	position: absolute;
	height: 100%;
	left: 0;
	overflow: hidden;
	top: 0;
	width: 100%;
}

.rs-slideshow .slide-container img {
	position: relative;
}

.rs-slideshow .slide-container .slide-caption {
	background-color: #545454;
	bottom: 0;
	color: #b3d348;
	display: block;
	left: 0;
	padding: 10px 12px;
	position: absolute;
	font-size: 28px;
	font-weight: 300;
	text-align: right;
	right: 0;
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.80;      /* khtml, old safari */
	-moz-opacity: 0.80;       /* mozilla, netscape */
	opacity: 0.80;           /* fx, safari, opera */
}

.rs-slideshow .slides {
	display: none;
}

.slide-caption1  h1 {
	text-align: center;
	color: #d7d7d7;
	font-size: 24px;
}

h1{
	background-color: #545454;
	bottom: 0;
	color: #b3d348;
	display: block;
	left: 0;
	padding: 10px 12px;
	position: absolute;
	font-size: 28px;
	font-weight: 300;
	text-align: right;
	right: 0;
}

.gbt {
    position: fixed;
	top: 425px;
	z-index: 100;
	left: 0;
}

.gbt img{
    width: 93px !important;
	height: 95px !important;
}

/*Header Ends*/


/*Main Content Starts*/


.content{
	width: 936px;
	margin: auto;
	background-color: white;
	border: solid #b2d348 2px;
	border-radius: 20px;
	-moz-box-shadow:    1px 1px 10px 0px #2c2c2c;
	-webkit-box-shadow: 1px 1px 10px 0px #2c2c2c;
	box-shadow:         1px 1px 10px 0px #2c2c2c;
	font-size: 14px;
}

.content a {
	text-decoration: none;
	font-weight: 400;
	color: #b2d348;
}

	.content :hover a {
			color: #b2d348;
		}

.curaprox {
	width: 936px;
	height: 200px;
	border-radius: 20px 20px 0 0;
}

.curaprox img {
	width: 936px !important;
	height: 200px !important;
	border-radius: 20px 20px 0 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.curaprox h6 {
	position: absolute;
	margin:  0;
	padding: 105px 0 0 255px;
	font-size: 40px;
	font-weight: 600;
	color: #e63c2b;
}

.curaprox p {
	position: absolute;
	text-align: center;
	margin:  0;
	padding: 150px 0 0 235px;
	font-size: 16px;
	color: #205a99;
}

.curaprox p {
	position: absolute;
}
	
.policy p {
    text-align: justify;
    float: none;
    line-height: 1.5;
    margin: 0px 38px 0px;
}
	
.policy {
	padding-bottom: 50px;
}
	
	.policy h6{
	font-size: 16px;
	margin: 15px 38px 0px;
	font-weight: 600;
}
	
.policy ol {
	margin: 0 38px;
	line-height: 1.5;
	padding-left: 25px;
}

	.biofilm h6{
	font-size: 16px;
	font-weight: 600;
	color: #b2d348;
}

h2{
	font-size: 26px;
	margin: 50px 38px 25px;
}

h2 strong{
	font-weight: 400;
}

h6{
	font-size: 26px;
	margin: 35px 38px 0;
}

h6 strong{
	font-weight: 400;
}

p {
	text-align: justify;
	float: left;
	line-height: 1.5;
	margin: 0px 38px 25px;
}

p span {
	font-weight: 400;
}

p strong {
	font-weight: 400;
}

.content img{
	width: 258px;
	float: left;
	margin: 20px 2px 0px 38px;
	border: solid #b2d348 1px;
	border-radius: 10px 10px 0px 0px;
}

.imgtext {
	width: 260px;
	height: 30px;
	float: left;
	margin: 0px 2px 50px 38px;
	background-color: #b2d348;
	border-radius: 0px 0px 10px 10px;
}

.content hr {
	background: #cccccc;
}

video {
	margin: 35px 0 35px 38px;
	border: solid 1px #b2d348;
	background-color: #000000;
}

.optident {
	width: 305px;
	float: right;
}

.optident blockquote {
	margin: 35px 38px 35px 0;
	color: #b2d348;
	line-height: 1.2;
	font-size: 24px;
	font-weight: 300;
	text-align: right;
}

.optident blockquote span{
	font-weight: 400;
}

.team {
	width: 900px;
	margin: auto;
	margin-bottom: 50px;
}

.team img {
	width: 260px;
	float: left;
	margin: 0;
	border: solid #b2d348 2px;
	border-radius: 10px 10px 10px 10px;
}

.team_img1 {
	width: 260px;
	float: left;
	margin: 25px 7px 25px 25px;
	position: relative;
}

.team_img2 {
	width: 260px;
	float: left;
	margin: 25px 7px 25px 25px;
	position: relative;
}

.team_img3 {
	width: 260px;
	float: left;
	margin: 25px 7px 25px 25px;
	position: relative;

}

.team span img {
	margin-bottom: 50px;
}		

.team-text {
	width: 558px;
	float: left;
	margin: 25px 20px 0px 20px
}

.team_img1  p {
	font-size: 13px;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 15px;
	background-color: #b2d348;
	margin: 0;
	padding: 5px;
}

.team_img1  p em{
	font-weight: 600;
	font-size: 16px;
}

.team_img2  p {
	font-size: 13px;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 15px;
	background-color: #b2d348;
	margin: 0;
	padding: 5px;
}

.team_img2  p em{
	font-weight: 600;
	font-size: 16px;
}

.team_img3  p {
	font-size: 13px;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 15px;
	background-color: #b2d348;
	margin: 0;
	padding: 5px;
}

.team_img3  p em{
	font-weight: 600;
	font-size: 16px;
}

.team br {	
	width: 100%;
	clear: both;	
}

.head {
	width: 280px;
	height: 30px;
	float: left;
	margin: 0px 3px 0px 22px;
	background-color: #18b0dc;
	border-radius: 20px 20px 0px 0px;
}

h3 {
	font-weight: 300;
	color: white;
	font-size: 16px;
	text-align: center;
	margin-top: 5px;
}

.fees {
	width: 936px;
	margin: auto;
	position: relative;
	margin-bottom: 50px;
}

.left-table {
	width: 410px;
	float: left;
	margin: 0px 0px 50px 38px;
}

.right-table {
	width: 410px;
	float: right;
	margin: 0px 38px 0px 0px;
}

table {
	width: 410px;
	font-size:14px; 
}

table th {
	font-size:16px; 
	font-weight: 400;
	border-bottom: solid #b3d449 2px; 
	padding: 15px 0px 8px; 
	text-align: left;
}

table tr {
	background-color:#ffffff;
}

table td {
	font-size:14px; 
	padding: 8px 0px;
}

tr td:last-child {
	text-align: right; 
	font-weight: 400;
}

tr td:first-child {
	text-align: justify;
	padding-right: 15px;
} 

.right-table  p{
	margin: 15px 0px;
	font-weight: 400;
}

.fees img{
	width: 150px;
	float: left;
	margin: 25px 7px 5px;
	padding: 0;
	border: solid #b2d348 2px;
	border-radius: 10px 10px 10px 10px;
}

.fees h6{
	width: 150px;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	float: left;
	margin: 0 7px;
	padding: 0;
}

.testimonials-a {
	width: 600px;
	float: left;
	clear: both;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 38px 0px;
	background-color: #b2d348;
}

.testimonials-b{
	width: 600px;
	float: right;
	clear: both;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 38px 0px;
	background-color: #7f7f7f;
}

.testimonials-a blockquote { 
	margin: 0px;
	color: white;
	text-align:left;
	line-height: 1.2;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
	padding: 15px 15px 5px 15px;
}

.testimonials-b blockquote { 
	margin: 0px;
	color: white;
	text-align:left;
	line-height: 1.2;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
	padding: 15px 15px 5px 15px;
}

.testimonials-a p {
	color: white;
	margin: 0px 0px 15px 15px;
	font-size: 12px;
	line-height: 1.2;
}

.testimonials-b p {
	color: white;
	margin: 0px 0px 15px 15px;
	font-size: 12px;
	line-height: 1.2;
}

.tick-right{
	clear: both;
	float: right;
	margin-right: 150px;
}

.tick-left{
	clear: both;
	float: left;
	margin-left: 150px;
}

.tick-right img {
	width: 30px;
	height:30px;
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

.tick-left img {
	width: 30px;
	height:30px;
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

.tick-left span img {
	width: 30px;
	height:30px;
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0px 0px 50px;
}

.contact-us{ 
	width: 936px;
	clear: both;
	margin: auto;
	position: relative;
}

.address{ 
	width: 410px;
	float: left;
	margin-left: 38px;
	text-align: left;
}

.address  ul{
	list-style: none;
	padding: 6px 0px 15px;
}

.address  ul li {
	font-size:16px;
	padding: 5px 0px;	
}

.address  ul li b {
	font-weight: 400;	
}

.address  h5 {
	font-size: 16px; 
	font-weight: 400;
	border-bottom: solid #b3d449 2px; 
	padding: 0px 0px 8px; 
	text-align: left;
}

.opening-times { 
	width: 410px;
	clear: both;
	float: left;
	margin: 0px 0px 50px 38px;
}

.opening-times  table td{ 
	font-size: 16px;
	font-weight: 400;
}

.opening-times  table td span{ 
	font-size: 14px;
}

.opening-times tr td:first-child {
	font-weight: 300;
} 

.opening-times  hr {
	width: 100%;
	border: 0; 
	height: 2px;
	background: #b2d348;	
}

.emergency { 
	width: 410px;
	clear: both;
	float: left;
	margin: 0px 0px 35px 38px;
}

.emergency  h5 {
	font-size: 16px; 
	font-weight: 400;
	border-bottom: solid #b3d449 2px; 
	padding: 0px 0px 8px; 
	text-align: left;
}

.emergency  ul{
	padding: 6px 0px 15px 20px;
	list-style-position: outside;
}

.emergency  ul li {
	font-size:16px;
	padding: 5px 0 10px 5px;
	text-align: justify;	
}

.emergency  ul li b {
	font-weight: 400;	
}

.map { 
	width: 408px;
	height: 408px;
	position: absolute;
	right: 0;
	margin-right: 38px;
	border: solid #b2d348 1px;
}

hr { 	
	width: 860px;
	clear: both;
	border: 0; 
	height: 1px; 
	background: #aeaeae;
	margin: 0px auto;
	}
	
.offer img {
	margin: 25px 38px 50px;
	border: none;
	border-radius: 0;
	width: 860px;
}

/*Footer Starts*/


footer {
	width: 936px;
	min-height: 200px;
	margin: auto;
	position: relative;
	clear: both;
	border-radius: 0px 0px 18px 18px;
	font-size: 12px;
	background-image: url('images/footer-background.png');
	background-repeat: no-repeat;
	background-color: #545454;
	color: #d7d7d7;
}

address {
	width: 450px;
	padding: 0px;
	float: left;
	margin: 38px 0px 10px 38px;
	line-height: 1.3;
}

#legal {
	width: 450px;
	clear: both;
	text-align: left;
	margin-left: 0px;
}

#legal  p{
	font-size: 12px;
}

#legal  a {
	font-weight: 400;
	color: #b2d348;	
}

#legal:hover a {
			color: #b2d348;		
}	

.associations {
	width: 320px;
	position:absolute;
	right: 0;
	bottom: 25px;
	margin: 0 38px 0 0;
}

.associations img {
	height: 35px;
	width: auto;
	padding: 0 0 5px 10px;
	margin: 0;
	border: 0;
	float: right;
}




/*Footer Ends*/
	