@charset "UTF-8";



html{
	background-color: white;
}


body {

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
	
	@font-face {
	font-family: 'hilde-sharp';
	src: url('../fonts/Hilde.eot');
	src: local('☺'), url('../fonts/Hilde.woff') format('woff'), url('../fonts/Hilde.ttf') format('truetype'), url('../fonts/Hilde.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*   header css */
.container {
  margin: 0 auto;
  max-width: 1150px;
  width: 100%;
}
#nameVetBottom {
  font-size: 8px;
  height: 8px;
  margin-left: 0;
  margin-top: 2px;
  width: 400px;
}
.dropdown-content {
  background-color: #f9f9f9;
  box-shadow: 0 8px 16px 0 rgba(232, 93, 221, 0.2);
  display: none;
  margin-left: 13px;
  margin-top: 0;
  min-width: 120px;
  position: absolute;
  z-index: 1;
}
.nameHolder {
  display: inline-block;
  margin-left: 0;
  text-align: center;
  width: 53px;
}
#HeaderCont {
  background-color: #969696;
  border-bottom: medium solid #767676;
  float: left;
  margin-bottom: 5px;
  padding: 15px 0 8px;
  position: relative;
  text-align: center;
  width: 100%;
}
#name {
  float: left;
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
#title {
  float: left;
  font-family: "bookmania",serif;
  font-size: 40px;
  line-height: normal;
  position: relative;
  text-align: center;
  width: 100%;
}
#headtitle {
  color: #ffffff;
  float: left;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.spatitle {
  color: #ec008c;
}
#phone {
  color: #ffffff;
  float: left;
  font-family: "ingra",sans-serif;
  font-size: 25px;
  text-align: center;
  width: 100%;
}
#PeopleCont {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}
#PeopleCentre {
  font-family: "ingra",sans-serif;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}
#socialVets {
  float: left;
  height: 60px;
  margin-left: 10px;
  width: 70px;
}
#vets {
  float: left;
  height: 60px;
  margin-left: 10px;
  width: 60%;
}

#vets > ul {
    padding:0;
	margin:0;
}
#vets li {
  display: inline-block;
  list-style: outside none none;
  text-align: center;
  width: 46px;
}
#vets li span {
  font-size: 8px;
}

/* #vets li  a {
  background: #ec008c none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 6px;
  width: 40px;
} */
#groomers {
  float: right;
  height: 60px;
  margin-left: 0;
  text-align: right;
  width: auto;
}
.grom-inr {
  float: left;
  width: auto;
}
#socialSpa {
  float: left;
  height: 60px;
  margin-left: 10px;
  width: 70px;
}
#NavCont {
  background-color: #969696;
  border-bottom: medium solid #767676;
  border-top: medium solid #767676;
  float: left;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.toggle-main {
  display: none;
}
.toggle-main {
  background: #222222 none repeat scroll 0 0;
  float: left;
  height: 38px;
  width: 100%;
}
nav {
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}
.dropdown {
  display: inline-block;
  float: left;
  font-family: "ingra",sans-serif;
  font-size: 15px;
  line-height: 15px;
  margin-top: 10px;
  position: relative;
  text-align: center;
  width: 12%;
}
.icon {
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.slider {
  float: left;
  position: relative;
  width: 100%;
}
#mainBackground {
  float: left;
  position: relative;
  width: 100%;
}
#AskVet {
    bottom: 0;
    height: 90px;
    left: 0;
    position: absolute;
    width: 160px;
}
.dropdown {
    display: inline-block;
    float: left;
    font-family: "ingra",sans-serif;
    font-size: 15px;
    line-height: 15px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 12%;
}
#ohh {
  bottom: 0;
  height: 100px;
  position: absolute;
  right: 0;
  width: 190px;
}
#vets img {
  margin: 0;
}
/*   header css */

/* footer css */


footer {
  background-color: #666666;
  border-bottom: medium solid #5b5b5b;
  border-top: medium solid #5b5b5b;
  clear: both;
  float: left;
  height: 100%;
  margin-top: 10px;
  padding: 30px 0;
  width: 100%;
}
#rushdenVets {
  float: left;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.abc {
  color: #ffffff;
  float: left;
  font-family: ingra;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  width: 25%;
}
footer .abc h3::before {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 90px;
}
footer .abc h3 {
  color: #ffffff;
  font-family: "proxima-nova",sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 23px;
  padding-bottom: 18px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
footer .abc p {
  font-family: "proxima-nova",sans-serif;
  font-size: 14px;
  line-height: 26px;
}
footer .abc i {
  margin-right: 10px;
}
footer .abc ul {
  padding-left: 0;
}
footer .abc li {
  font-family: "proxima-nova",sans-serif;
  font-size: 14px;
  line-height: 26px;
}
footer .abc li::before {
  content: "✓";
  font-family: font Awesome;
  margin-right: 10px;
}
footer .abc a:hover {
  color: #e95ddd;
}
.footerLinks {
  display: block;
  padding: 2px 0 0;
  width: 100%;
}
#nameOtherBottom {
  color: #ec008c;
  font-size: 8px;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content a {
  color: #676767;
  display: block;
  font-family: "ingra",sans-serif;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}
.dropdown-content a:hover {
  background-color: rgba(232, 93, 221, 0.07);
}
/* footer end css */

#mainHolder{
	margin-left: auto;
	margin-right: auto;
}

	.abc a:link, .abc a:visited {
	color: white;
	text-decoration: none;
	}

	.abc a:hover, .abc a:active {
		text-decoration: none;
		color: lightgrey;
	}



.dental_main h1 {
  margin: 20px 0;
}
.teampics{
				margin-left: 13px;
				height: 40px;
				width: 40px;

}



h1{
	color: hsla(25,87%,73%,1.00);
	font-size: 60px;
	text-align: center;
}

h3{
	color: hsla(25,87%,73%,1.00);
	font-family: "hilde-sharp",sans-serif;
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
}

#plaque, #tartar, #gingivitis, #perio,#ques{
	height: 120px;
}

#plaque{
	background-image: url(../images/plaque.jpg);
}
#dentalPics table td {
  font-family:"ingra",sans-serif;
  font-size: 15px;
}
#tartar{
	background-image: url(../images/tartar.jpg);
}

#gingivitis{
	background-image: url(../images/gingivitis.jpg);
}

#perio{
	background-image: url(../images/periodontitis.jpg);
}
.question{
	font-family: "ingra",sans-serif;
	font-size: 15px;
	color: hsla(25,87%,73%,1.00);
}


article {
  background-color: #e9e9e9;
  color: #676767;
  float: left;
  margin-bottom: 40px;
  margin-top: 50px;
  padding: 20px;
  position: relative;
  text-align: justify;
  width: 100%;
} 


ul{
	list-style-type: none;	
}
article ul {
  padding:0;
}
article li h3 {
  font-size: 30px;
  margin: 15px 0;
}

 article li {
  font-size: 18px;
  line-height: 25px;
  padding-right: 0;
}

#servicesIcons {
  clear: both;
  float: left;
  margin-bottom: 20px;
  margin-top: 0;
  padding-left: 0;
  padding-top: 0;
  text-align: center;
  width: 100%;
}

#dentalPics {
  float: left;
  position: relative;
  width: 100%;
}


table {
  border-collapse: collapse;
  color: #656565;
  float: left;
  text-align: justify;
  width: 100%;
}
table th div {
  max-width: 100%;
}

th{
	text-align: center;
	color: hsla(25,87%,73%,1.00);
	font-family: "ingra",sans-serif;
	font-size: 20px;
	line-height: 80px;
}

td, th {
	border-bottom: 2px solid hsla(25,87%,73%,1.00);
	padding: 1%;
	position: relative;
}


/*//Row*/
td:hover::before { 
    background-color: #eee;
    content: '';  
    height: 100%;
    left: -5000px;
    position: absolute;  
    top: 0;
    width: 10000px;   
    z-index: -2;        
}

/*//Column*/
td:hover::after { 
    background-color: hsla(25,87%,73%,0.1);
    content: '';  
    height: 10000px;    
    left: 0;
    position: absolute;  
    top: -5000px;
    width: 100%;
    z-index: -1;        
}

.toggle-menu {
    background: #222222 none repeat scroll 0 0;
    cursor: pointer;
    display: none;
    padding: 5px;
    right: 10px;
    top: 0;
    width: 36px;
    z-index: 111;
}
.toggle-menu {
    position: absolute;
    right: 0;
    top: 0;
    transition: all 1s ease 0s;
}
.toggle-menu span {
  background: #ffffff none repeat scroll 0 0;
  display: block;
  float: none;
  font-size: 0;
  height: 2px;
  line-height: normal;
  margin: 5px 0;
  width: 100%;
}
.dental_main .phone_grid {
  display: none;
}
