@charset "UTF-8";
/* subpages */

.WelcomeReverse{
	color:#ffffff;
	}
.Welcomeee{
	color:#000000;
	}

/* About us page */

#aboutusPage{
	background: url(../img/aboutusheader-lg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: auto;
	min-height: 400px;	
	padding-top: 0px;
	color: #000000;
}
#aboutusPage a.down-btn span.fa.fa-angle-down {
	font-size: 26px;
	border: 1px solid #c59a6d;
	border-radius: 2px;
	padding: 7px 5px;
	position: relative;
	margin-top: 100px;
	color: #ffffff;
	cursor: pointer;
}
 
 .backhome {
	 color:#127EEB;
	 font-size:1em;
	 font-weight:bold;
}
 
 .secondclick { 
	 font-size:0.9em;

	 color:#555555;
 }
 
 
 
 /* Services page */
 #servicespage{
	background: url(../img/Dog-dogs.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: auto;
	min-height: 400px;	
	padding-top: 0px;
	color: #000000;
}
#servicespage a.down-btn span.fa.fa-angle-down {
	font-size: 26px;
	border: 1px solid #c59a6d;
	border-radius: 2px;
	padding: 7px 5px;
	position: relative;
	margin-top: 100px;
	color: #ffffff;
	cursor: pointer;
}

.portfolio-item2 {
	height: 280px;
	overflow: hidden;
	position: relative;
}


.serviceText{
	height: auto;
	margin: 0 auto;
	border-top:#cccccc solid 1px;
	
}

 p.lead2{
	color: #000000;
	font-size:1.4em;
	color:#c59a6d;
}

.serviceTextBox{ 
	padding: 0px;
}



/*Staff Page*/

#staffPage{
	background: url(../img/cat-lg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: auto;
	min-height: 400px;	
	padding-top: 0px;
	color: #000000;
}
#staffPage a.down-btn span.fa.fa-angle-down {
	font-size: 26px;
	border: 1px solid #c59a6d;
	border-radius: 2px;
	padding: 7px 5px;
	position: relative;
	margin-top: 100px;
	color: #ffffff;
	cursor: pointer;
}

.staff {
	border:#c59a6d solid 1px;
	padding: 20px 20px;
	text-align: center;
	opacity: 1;
	transition: all 0.8s;
	max-height: 340px;
	margin: 0px;
	
	
}


.staff.hire>a{
	color: #127EEB;
}
.staff hr{
	border-width: 2px;
	border-color: #127EEB;
}

.staff img {
	width: 200px;
	margin: 0 auto;
}

.nameCall{
	color:#127EEB;
	font-style:italic;
	font-size:1.2em;
}




/*testimonial Page*/

#testimonialPage{
	background: url(../img/ball-lg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: auto;
	min-height: 400px;	
	padding-top: 0px;
	color: #000000;
	
}
#testimonialPage a.down-btn span.fa.fa-angle-down {
	font-size: 26px;
	border: 1px solid #c59a6d;
	border-radius: 2px;
	padding: 7px 5px;
	position: relative;
	margin-top: 100px;
	color: #ffffff;
	cursor: pointer;
}


#testimonialsmain{
	
	text-align: center;
}

#testimonialsmain .overlay{
	
	height: auto;
	min-height: 200px;
	padding: 5% 0 ;
	color: #000000;
}

.pets2{
	
	padding: 20px 80px;
	text-align: center;
	opacity: 1;
	transition: all 0.8s;
	margin-bottom: 20px;
	}
	
	.pets2:hover.hire,
.pets2.hire{
	
	
	color: #127EEB;
	opacity: 1;
}

.pets2.hire>a{
	color: #127EEB;
}
.pets2 hr{	border-width: 2px;
	border-color: #127EEB;
}
.pets2:hover{
	opacity: 1;
	border: none;
}
.pets2 img {
	width: 250px;
	margin: 0 auto;
}

.instaicon{
	margin:15px auto;
	}
.petsBox{
	margin:0 0 40px 0;
	}
	
.instaFollow {
	text-decoration:underline;
	color:#127EEB;
	}
	
	
.instaFollow:hover {
	text-decoration:underline;
	color:#c59a6d;
	}
	
/*Contact Page*/
#contactPage {
	background: url(../img/contactheader-lg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: auto;
	min-height: 400px;	
	padding-top: 0px;
	color: #000000;
	
}
#contactPage a.down-btn span.fa.fa-angle-down {
	font-size: 26px;
	border: 1px solid #c59a6d;
	border-radius: 2px;
	padding: 7px 5px;
	position: relative;
	margin-top: 100px;
	color: #ffffff;
	cursor: pointer;
}


/*Pet Care Center */

#PetCareCenterPage{
	background: url(../img/CuteBrownDog-lg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: auto;
	min-height: 400px;	
	padding-top: 0px;
	color: #000000;
}
#PetCareCenterPage a.down-btn span.fa.fa-angle-down {
	font-size: 26px;
	border: 1px solid #c59a6d;
	border-radius: 2px;
	padding: 7px 5px;
	position: relative;
	margin-top: 100px;
	color: #ffffff;
	cursor: pointer;
}

.petcarearticle{ text-align:left !important;
color:#000000;
	}
.petArticalTitle { font-size:1.3em;
font-weight:bold}
.petArticalTitle a:hover{ color:#000000;
text-decoration:underline;
	}
.petArticalDate {font-zise:.8em;
color:#c59a6d;
margin-bottom:3px;}
.articalThumb{margin:3px 0 5px 0;
}
.petArticalTitleMain { font-size:1.5em;
font-weight:bold}
.articalMain {margin:3px 8PX 8px 0;

}

.bread{ 
	 margin:2px 0 0 85px;
	
 }