@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: 0px;
  text-align: center;
  width: 46px;
}
#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 {
  display: none;
}
.toggle-main {
  background: #222222 none repeat scroll 0 0;
  float: left;
  height: 0px;
  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-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%;
}
/* footer end css */

.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content a:hover {
  background-color: rgba(232, 93, 221, 0.07);
}
.dropdown-content a {
  color: #676767;
  display: block;
  font-family: "ingra",sans-serif;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}

.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%;
}

.main-team {
    float:left;
    position:relative;
    width:100%;
}

/*all upto css*/

.cont_offer .vetOffers figure a {
  align-items: center;
  display: flex;
  justify-content: center;
}

.cont_offer .vetOffers {
  align-items: center;
background-color: rgba(233,233,233,1.00);
  color: #656565;
  display: flex;
  float: left;
  font-family: "proxima-nova",sans-serif;
  font-size: 15px;
  font-style: normal;
  justify-content: center;
  line-height: 16px;
  margin: 10px 18px 0 0;
  padding: 5px;
  text-align: justify;
  width: 370px;
}
.cont_offer .vetOffers:nth-child(3n) {
  margin: 10px 0;
}
.teambio {
  background-color: #e9e9e9;
  color: #656565;
  float: left;
  font-family: "proxima-nova",sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 16px;
  margin: 10px 18px 0 0;
  min-height: 436px;
  padding: 5px;
  text-align: justify;
  width: 370px;
} 
.teambio:nth-child(3n) {
  margin: 10px 0;
}
#careers{
	width: 150px;
	height: 60px;
	margin-left: 178px;
	float: left;
	text-align: center;
	vertical-align: middle;
			}
.teampics{
	margin-left: 13px;
    height: 40px;
	width: 40px;
}
#nameOtherBottom{
    height: 8px;
    width: 160px;
	margin-top: 2px;
    font-size: 8px;
    clear: left;
    color: #EC008C;
				}
.dropdown-content a:hover {background-color: hsla(305,76%,64%,0.07)}

.dropdown:hover .dropdown-content {
			display: block;
		}
.dropdown:hover .icon {
			background-color: #969696;
			color: lightgrey;
		}

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

.promises{
	width: 100%;
	height: 170px;
	margin-top: 191px;
	padding-top: 0px;
	margin-bottom: 357px;
}

#Content{
	width: 100%;
	height: 1630px;
	font-family: "proxima-nova",sans-serif;
	color: #656565;
	font-weight: 200;
	font-size: 15px;
	text-align: justify;
	position: static;
}
.abc a:link, .abc a:visited {
	color: white;
	text-decoration: none;
	}

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

h1{
	font-family: "hilde-sharp",sans-serif;
	color: #EC008C;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-size: 43px;
	clear: both;	
}


.cont_offer figurecaption {
  float: left;
  margin: 25px 0 0;
  text-align: center;
  width: 100%;
}

figurecaption{
	color: #e95ddd;
	font-size: 17px;
}

#open_7_days{
	height: 150px;
	margin-top: 44px;
	margin-bottom: 53px;
	display: block;
	text-align: center;
	padding-top: 10px;
	border: medium groove #666666;
	border-radius: 40px;
	-webkit-box-shadow: 0px 0px 10px;
	box-shadow: 0px 0px 10px;
	background-color: #EC008C;
}

#register_contact{
	position: absolute;
	top: 370px;
	left: 10%;
	z-index: 1;
	opacity: 0.7;
}

#ask_vet_wording{
	font-family: "hilde-sharp",sans-serif;
	font-size: 25px;
	margin-right: 15px;
	margin-left: 15px;
}

.dropdown_askVet {
	text-align: center;
	line-height: 30px;
		}

		.dropdown_askVet-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 106px;
	margin-left: 20px;
	box-shadow: 0px 8px 16px 0px hsla(305,76%,64%,0.2);
	z-index: 1;
	margin-top: 20px;
		}

		.dropdown_askVet-content a {
			color: #676767;
			text-decoration: none;
			display: block;
			font-family: "proxima-nova",sans-serif;
			font-style: normal;
			font-size: 20px;
			text-align: center;
		}

		.dropdown_askVet-content a:hover {background-color: hsla(305,76%,64%,0.07)}

		.dropdown_askVet:hover .dropdown_askVet-content {
			display: block;
		}

		.dropdown_askVet:hover .icon {
			background-color: #676767;
		}

#contact_rushden_vet {
  background-color: #e9e9e9;
  color: #656565;
  float: left;
  font-family: "proxima-nova",sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 200;
  margin-bottom:35px;
  margin-left: 0px;
  padding: 15px;
  width: 100%;
}

.contact_rushden_vets {
  border: medium solid #ffffff;
  float: left;
  font-size: 19px;
  line-height: 25px;
  margin: 0 11px;
  min-height: 200px;
  padding-top: 25px;
  text-align: center;
  width: 23%;
}
#feedback .contact_rushden_vets {
  display: inline-block;
  float: none;
  margin: 0 20px;
  vertical-align: top;
}

.contact_words{
	font-family: "ingra";
}


.contact_words a:link, .contact_words a:visited{
	text-decoration: none;
	color: #e95ddd;
}

.contact_words a:hover, .contact_words a:active{
	text-decoration: none;
	color: #ec008c;
}

#feedback {
  background-color: #e9e9e9;
  float: left;
  font-family: "hilde-sharp",sans-serif;
  font-size: 20px;
  margin-bottom: 50px;
  margin-left: 0;
  margin-top: 0;
  padding: 15px;
  width: 100%;
  word-spacing: 5px;
  text-align:center;
}
#feedbackWords{
	text-align: center;
}
#jasmine{
	float: left;
}

#emergency_vet_rushden {
  background-color: #e9e9e9;
  clear: left;
  color: #ff0000;
  float: left;
  font-family: "hilde-sharp",sans-serif;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  margin-top: 50px;
  padding: 10px 20px;
  vertical-align: top;
  width: 100%;
}
#emergency_vet_rushden img {
  float: left;
  margin-right: 28px;

 
}
#emergency_vet_rushden > p {
  margin: 0;
}

hr{
	width: 80%;
	height: 3px;
	background-color: #666666;
}
section#askYourVet {
  float: left;
  margin: 24px 0 0;
  width: 100%;
}
.main-team.cont_offer {
  margin: 40px 0 0;
}
#mainBackground hr {
  background-color: #666666;
  float: left;
  height: 3px;
  left: 50%;
  margin: 0 auto;
  max-width: 900px;
  position: relative;
  text-align: center;
  transform: translate(-50%);
  width: 100%;
}
