@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 */









.teampics{
				margin-left: 13px;
				height: 40px;
				width: 40px;
}
#specialOffers{
	height: 1500px;
	float: left;
	margin-right: 1%;
	width: 29%;
	margin-top: 52px;
}

.promises{
	width: 100%;
	height: 170px;
	margin-top: 87px;
	padding-top: 0px;
	margin-bottom: 397px;
}
.contentHomePage{
	width: 98%;
	height: 300px;
	margin-top: 10px;
	border: thin solid #C92C9A;
	margin-left: 1%;
}
.abc a:link, .abc a:visited {
	color: white;
	text-decoration: none;
	}

	.abc a:hover, .abc a:active {
		text-decoration: none;
		color: lightgrey;
	}
#servicesIcons {
  float: left;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 30px;
  padding-top: 0;
  width: 390px;
}
.right-consult {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

#servicesText{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	line-height: 25px;
	font-size: 18px;
	margin-top: 20px;
	font-family: "proxima-nova",sans-serif;
	float: left;
	margin-bottom: 20px;
}

#bestVetCare {
  background-color: #e9e9e9;
  color: #676767;
  float: left;
  padding: 20px;
  text-align: center;
}

h1{
	color: hsla(2,75%,77%,1.00);
	font-size: 60px;
	text-align: center;
}

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



.consultList{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ops_image{
	height: 265px;
	margin-left: 25px;
	display: inline-block;
	border-radius: 20px;
	margin-top: 20px;
}

.vetIcon{
	margin-top: 20px;
	width: 170px;
}

.advert {
  background-color: #e9e9e9;
  display: block;
  float: left;
  margin-top: 20px;
  padding-top: 40px;
  text-align: center;
  width: 100%;
}

figurecaption {
  color: #e95ddd;
  float: left;
  font-size:17px;
  width: 100%;
}

.toggle-menu {
    position: absolute;
    right: 0;
    top: 0;
    transition: all 1s ease 0s;
}
.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 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%;
}
.consult-left.phone_grid {
  display:none;
}
.advert_btm.desktop_grid {
  display: none;
}

.consult-rt #bestVetCare h3 {
  margin:15px 0;
}