@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;
}









.teampics{
				margin-left: 13px;
				height: 40px;
				width: 40px;

}

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



.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;
	}
.vacation_main {
  float: left;
  position: relative;
  width: 100%;
  padding:0px 10px;
}
#servicesIcons {
  float: left;
  margin-top: 0;
  padding-left:0px;
  padding-right: 30px;
  padding-top: 0;
  width: 390px;
}

#vaccinationIntro {
  background-color: #e9e9e9;
  color: #676767;
  float: left;
  padding: 20px;
  width: 100%;
}
#servicesText {
  float: left;
  font-family: "proxima-nova",sans-serif;
  font-size: 18px;
  line-height: 25px;
  margin: 10px auto;
  text-align: justify;
  width: 740px;
}


h1{
	color: hsla(198,64%,61%,1.00);
	font-size: 60px;
	text-align: center;
}

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

#pets {
  align-items: center;
  display: flex;
  float: left;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.ops_image{
	height: 265px;
	margin-left:0px;
	display: inline-block;
	border-radius: 20px;
	margin-top:0px;
}

.vetIcon{
	margin-top:0px;
	width: 170px;
}
.vactn {
  float: left;
  margin-bottom: 22px;
  width: 100%;
}
h2{
	color: hsla(198,64%,61%,1.00);
	font-size: 40px;
	line-height: 50px;
	text-align: center;
}

.petNames {
  color: #5bb5db;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  margin-left:0;
  margin-top: 30px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width:33%;
}

#pets a:hover{
	color: hsla(198,64%,41%,1.00);
}

#questions {
  background: #e9e9e9 none repeat scroll 0 0;
  clear: left;
  float: left;
  margin: 11px 0 0;
  padding:20px;
  text-align: left;
  width: 100%;
}

#dogQuestions, #catQuestions, #rabbitQuestions{
	background-color: rgba(233,233,233,1.00);
	width:33%;
	margin-left:0px;
	padding: 0px 10px 10px 10px;
	font-family: "proxima-nova",sans-serif;
	font-size: 16px;
	line-height:19px;
	margin-bottom:10px;
	float:left;
	text-align:center;
}
#questions h2 {
  font-family:"hilde-sharp",sans-serif;
  font-size:36px;
  text-align:center;
  text-transform:uppercase;
}

#questions > a:hover, #dogQuestions a:hover, #catQuestions a:hover, #rabbitQuestions a:hover{
	color: hsla(198,64%,61%,1.00);
}

#dogQuestions a, #catQuestions a, #rabbitQuestions a{
	color: #676767;
	text-decoration: none;
}
#mainHolder h1 {
  margin: 20px 0;
}
#questions .phone_grid {
  display: none;
}

/* #answers{
	width: 550px;
	color: #676767;
	margin-top: -1925px;
	float: left;
	margin-left: 500px;
}

#catAnswers{
	width: 550px;
	color: #676767;
	margin-top: -1225px;
	float: left;
	margin-left: 500px;
}

#rabbitAnswers{
	width: 550px;
	color: #676767;
	margin-top: -545px;
	float: left;
	margin-left: 500px;
} */

/*
#questions div:target{
	position: absolute;
	top: 970px;
	padding-top: 15px;
	width: 320px;
	display: block;
	left: 20px;
	background-color: rgba(233,233,233,1.00);
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 25px;
}
*/
#answers div, #catAnswers div, #rabbitAnswers div{
	display: none;
}

#answers p, #catAnswers p, #rabbitAnswers p{
	font-family: "proxima-nova",sans-serif;
	font-size: 18px;
	line-height: 25px;
	text-align: justify;
}

#answers div:target, #catAnswers div:target, #rabbitAnswers div:target{
	display: block;
	padding-top: 20px;
	width: 500px;
}
.toggle-main {
  background: #222222 none repeat scroll 0 0;
  float: left;
  height: 38px;
  width: 100%;
}
.toggle-menu {
  background: #222222 none repeat scroll 0 0;
  cursor: pointer;
  display: none;
  padding: 5px;
  right: 10px;
  top: 0;
  width: 36px;
  z-index: 111;
  position:absolute;
}
.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%;
}
.vacation_main .phone_grid {
  display: none;
}
.vacation_main section {
    float:left;
    width:100%;
}

.vacation_main #answers div:target, .vacation_main #catAnswers div:target, .vacation_main #rabbitAnswers div:target {
    display:block;
    padding-top:20px;
    width:100%;
    float:left;
}
.vacation_main .question.desktop_display {
    display:block;
}
.vacation_main .question.phone_display {
    display:none;
}

.question section h3 {
    font-size:36px!important;
}
.vacation_main .question  section#answers p, .vacation_main .question section#catAnswers p, .vacation_main .question  section#rabbitAnswers p {
    font-size:16px!important; 
} 
.vacation_main section#servicesText h3 {
  font-size:36px;
}