<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*---1. default reset css---*/
/*---2. default font-size,font-family,font-color,line-height,bgcolor---*/
/*---3. Wrappers(containers)---*/
/*---4. Container Fonts---*/
/*---5. TopHeader css---*/
/*---6. Header---*/
/*---7. Footer css---*/
	/*---7.1 social icons---*/
	/*---7.2 FooterLinks,copy,developedby---*/
/*---8. contact map---*/
/*---9. grop ClearBoth---*/



/*---1. default reset css---*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol {
	list-style: decimal;
	margin-left: 30px;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */


/*---2.default font-size,font-family,font-color,line-height,bgcolor---*/

body {
	background: #fff;
	font-family: 'roboto_slabregular';
	color: #333;
	font-size: 15px !important;
	line-height: 25px;
}
/*---3. Wrappers(containers)---*/
.MainWrapper {
	margin: 0 auto;
	padding: 0;
	width: 1200px;
}
.TopMainWrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 25px 0 20px;
}
.IdxContainWrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
.InnerContainWrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.InnerContain {
	width: 1200px;
	margin: 0 auto;
}
.InnerContainSlider {
	width: 1200px;
	margin: 0 auto;
}
.InnerContaint {
	width: 1165px;
	margin: 0 auto;
}
.InnerContactWrap {
	width: 675px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 44px;
}
.InnerAddressWrapper {
	width: 1192px;
	margin: 0 auto;
}
/*---4.Container Fonts---*/

.InnerContainWrapper h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 40px
}
.InnerContainWrapper h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
}
.InnerContainWrapper h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 34px;
}
.InnerContainWrapper h4 {
	font-size: 22px;
	font-weight: normal;
	line-height: 34px;
}
.InnerContainWrapper h5 {
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
}
.InnerContainWrapper h6 {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
}
/*---5. TopHeader css---*/

.Address {
	margin-bottom: 7px;
}
.Address span {
	padding: 0px 2px;
}
.Logo {
	position: absolute;
	top: 40px;
	left: 50%;
	z-index: 100;
	width: 221px;
	margin-left: -110.5px;
}
.Logo a {
	display: block;
	width: 221px;
	height: 112px;
	background: url(../images/imgs/petzu-critter-logo.png) no-repeat top center;
	text-indent: -999999px;
	background-size: 100%;
}
.TopHeader:after {
	content: '';
	position: absolute;
	background: url(../images/imgs/logo-bottom-bg.png) no-repeat top center;
	width: 220px;
	height: 79px;
	left: 50.8%;
	margin-left: -110px;
	bottom: -79px;
}
.IdxWrap {
	background-image: url(../images/imgs/Petzu-Critters-Slider-Img.jpg);
	display: table;
	width: 100%;
	position: relative;
	background-size: cover;
	min-height: 330px;
}
.ContactIdxWrap {
	background-image: url(../images/imgs/ContactSliderImg.jpg);
	display: table;
	width: 100%;
	position: relative;
	background-size: cover;
	min-height: 330px;
}
 .Faq'sIdxWrap {
 background-image:url(../images/bg/Faq%27s-slider-img.jpg);
 display: table;
 width: 100%;
 position:relative;
 background-size: cover;
 min-height:330px;
}
.TopMainRight {
	float: right;
	display: block;
}
.FaqSFooterLogo {
	position: absolute;
	bottom: -88px;
	width: 226px;
	min-height: 173px;
	left: 50%;
	margin-left: -113px;
}
.FooterInnerWrap {
	width: 1345px;
	margin: 0 auto;
}
.PhoneImg {
	color: #333333;
	font-size: 24px;
	line-height: 34px;
	font-family: 'latobold';
	letter-spacing: 1px;
}
.FooterIconePhone {
	padding-top: 10px;
	color: #333333;
	font-size: 24px;
	line-height: 34px;
	font-family: 'latobold';
	letter-spacing: 0px;
}
.FooterEmailBtn {
	margin-top: 25px;
	text-align: left;
	/* margin-top: 24px; */
	background-color: #ffd600;
	display: inline-block;
	padding: 9px 25px;
	border-radius: 5px;
	margin-left: -42%;
}
.FooterBottomWrapper {
	padding-top: 25px;
	margin-top: 13px;
	border-top: 1px solid #d9d9cb;
}
.FooterIconePhone i {
	width: 24px;
	height: 24px;
	background-color: transparent;
	border: 2px solid #ff0000;
	color: #ff0000;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 6px 3px 0px 0px;
}
.PhoneImg i {
	width: 18px;
	height: 18px;
	background-color: transparent;
	border: 2px solid #ff0000;
	color: #ff0000;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	margin: 6px 3px 0px 0px;
}
.CoutRound {
	width: 40px;
	height: 40px;
	background-color: #ffd600;
	padding-top: 88px;
	border-radius: 50px;
	text-align: center;
	margin: 0 auto 40px;
	padding: 9px;
}
.TopBg {
	background-image: url(../images/bg/Home_layout_4-BGImg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 112px;
}
/*.ImgWrap {
	background-image: url(../../../../designer-html/2018/petzu/images/imgs/about-us-img1.jpg);
}*/
.HeaderCenterLogo {
	width: 220px;
	left: 50%;
	top: 52px;
	position: absolute;
	margin-left: -110px;
	z-index: 100;
}
.HeaderCenterLogoShadow {
	position: absolute;
	left: 50%;
	margin-left: -101px;
	top: 112px;
	z-index: 1;
}
.BlogWrap {
	background-color: #1e97c3;
}
.SecondCol {
	top: 22px;
	left: 50%;
	width: 400px;
	margin-left: -165px;
}
.ThirdInnerCol {
	top: 22px;
	right: 0%;
	width: 400px;
	margin-right: 25px;
}
.BGImg2 {
	background-image: url(../images/bg/Home_layout_4-BackGround-Img-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 497px;
	z-index: -10;
	margin-top: 10px;
}
.IconsWrap {
	background-image: url(../images/bg/Home_layout_4-bAckGroundImg3.jpg);
	background-repeat: repeat;
	width: 100%;
	min-height: 286px;
	padding-top: 10px !important;
	padding-bottom: 20px !important;
	text-align: center !important;
}
.BGImg3 {
	background-image: url(../images/imgs/Home_layout_4-img4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.WhoWeRIdxImg {
	background: url(../images/imgs/Home_layout_4-img4.jpg) center top no-repeat !important;
	min-height: 521px;
}
.MainWhoWeRWrap .ImgWrap img {
	top: 50%;
	left: 50%;
	margin-top: -108px;
	margin-left: -93.5px;
	position: absolute;
}
.Wrapper {
	float: right;
	width: 554px;
	padding-top: 60px;
	padding-right: 60px;
	box-sizing: border-box;
}
.AboutWrapper {
	float: right;
	width: 100%;
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 125px;
	box-sizing: border-box;
}
.SliderInnerTitle {
	top: 50%;
	left: 50%;
	min-height: 48px;
	margin-left: -57.21px;
	margin-top: -24px;
}
.RatesSliderInnerTitle {
	top: 50%;
	left: 50%;
	min-height: 48px;
	margin-left: -215.5px;
	margin-top: -24px;
}
.AboutSliderInnerTitle {
	top: 50%;
	left: 50%;
	width: 193px;
	min-height: 48px;
	margin-left: -95.5px;
	margin-top: -24px;
}
.InnerLoveWrapIcon {
	padding-top: 100px;
}
.MainLoveWrapper {
	background-image: url(../images/bg/Home_layout_4-img5.jpg);
	background-repeat: repeat;
	padding: 90px 0px 135px 0px;
}
.FrequentlyWrap {
	background-color: #1e97c3;
	text-align: center;
	padding-bottom: 130px;
}
.FrequentlyWrapInnerBorder {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
}
.InnerFrenqentlyWrap {
	font-size: 14px;
	line-height: 25px;
	width: 950px;
	margin: 0 auto;
}
.AboutWrapPetzuLogo {
	width: 226px;
	min-height: 181px;
	left: 50%;
	top: 50%;
	margin-left: -113px;
	margin-top: 167.5px;
}
.FrequentlyColWrap {
	padding-bottom: 30px;
	color: #ffffff;
}
.FrequentlyInnerSquareWrap {
	width: 15px;
	float: right;
	min-height: 15px;
}
.BottomBorder {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 15px;
}
.NewsWrapInnerImg {
	float: right;
	width: 55%;
	margin-bottom: -8px;
}
a .ContactSubmitBtn {
	background-color: #f00;
	/* margin-left: 541px; */
	transition: all ease-in-out .2s;
	margin-top: 14px;
	display: inline-block;
	padding: 10px 35px;
	border-radius: 4px;
	float: right;
}
a .ContactSubmitBtn:hover {
	background-color: #ffffff;
	color: #000000;
}
.InputFirstNameWrap {
	width: 49%;
	border-radius: 4px;
}
.AddressWrap .AddressInnerContainner .ClearBoth .Col3Wrap a:hover {
	color: #34a23d;
}
.AddressWrap {
	background-image: url(../images/bg/Contact-AddressWrap-BackGround-Img.jpg);
	background-repeat: repeat;
	display: flex;
	align-items: center;
	padding-top: 25px;
	padding-bottom: 15px;
}
/*.AbtBlock .IdxContainWrapper .NewLandWrapper .Table .EditorText{ font-size:25px !important; line-height:45px !important;
 color:#000000;
 font-family:'roboto_slabregular';}*/

.AddressWrap .InnerContainWrapper .Col1Wrap h5 {
	margin-top: 15px;
}
.InnerConatainerPD45 {
	padding-top: 38px;
	padding-bottom: 45px !important;
}
.ContactMapBGImg {
	background-image: url(../images/bg/Contact-AddressWrap-BackGround-Img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 450px;
	padding-bottom: 135px;
}
.ContactMapImg {
	background-image: url(../images/bg/Contact-Locatio-Map-img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 450px;
}
.ConatctFooterLogo {
	top: -94px;
	width: 226px;
	left: 50%;
	margin-left: -113px;
}
.AddressInnerContainner {
	width: 920px;
	margin: 0 auto;
}
.Col1Wrap {
	width: 33.3%;
	float: left;
}
.SliderUpperLogo {
	text-align: center;
	display: none;
}
.FooterCol2 .FooterImg {
	margin-top: 35px !important;
}
.LoveWrap {
	width: 910px;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
	color: #000000;
}
.LoverInnerWrap {
}
.LoveDisAuthor {
	line-height: 25px;
	margin-top: 43px;
}
.ResponsiveImg2 {
	width: 523px;
	min-height: 262px;
}
.DateRoundWrap {
	width: 44.2%;
}
.DateRoundWrapInnerHR {
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #ffffff;
	width: 20px;
	text-align: center;
}
.DateRoundWrap2 {
	width: 46%;
	margin-left: 50px;
	min-height: 600px;
	margin-top: 40px;
}
.DiscriptionWrapInner {
	line-height: 20px;
	color: #000000;
	padding: 10px 0px;
}
.BlogInnerRoundHR {
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #ffffff;
	width: 15px;
	text-align: center;
}
.BlogInnerDate2 {
	width: 44%;
	margin-left: 56px;
	min-height: 600px;
	margin-top: 40px;
	margin-bottom: 165px;
}
.Width100 {
	width: 100%;
}
.BlogInnerDate {
	width: 50%;
	min-height: 600px;
	margin-top: 40px;
	border-right: 1px solid #ffffff;
	margin-bottom: 165px;
}
.ServiceTopTitle {
	padding-top: 37px;
	padding-bottom: 0px;
}
 . {
background-image: url(../images/bg/Home_layout_4-img5.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 padding-bottom: 120px;
}
.MainWhoWeRWrap {
	background-color: #1e97c3;
}
.ImgWrapAbouImg {
	min-height: 612px;
	background-size: cover !important;
	float: left;
	width: 50%;
}
.MainWhoWeRWrap .ImgWrap {
	min-height: 357px;
	background-size: cover !important;
	float: right;
	width: 50%;
	min-height: 521px !important;
	background-image: url(../../../../designer-html/2018/petzu/images/imgs/about-us-img1.jpg);
}
.IdxSlider {
	background-image: url(../images/bg/Home_layout_4-BackGround-Img-2.jpg);
	display: table;
	width: 100%;
	background-size: cover;
	min-height: 497px;
}
.RatesAndServicesIdxWrap {
	background-image: url(../images/bg/Rates-and-Services-SliderImg.jpg);
	display: table;
	width: 100%;
	position: relative;
	background-size: cover;
	min-height: 330px;
}
.AboutIdxSlider {
	background-image: url(../images/bg/About_Us-Slider_img.jpg);
	display: table;
	width: 100%;
	position: relative;
	background-size: cover;
	min-height: 330px;
}
.CenterTitleProPerty {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-top: 33%;
	padding-bottom: 72px;
}
.IdxBtn {
	display: inline-block;
	padding: 10px 25px;
	border-radius: 5px;
	transition: all ease-in-out .3s;
}
a .IdxBtn:hover {
	background-color: #34a23d;
	color: #ffffff;
}
.Wrapper {
	position: relative !important;
}
.FaqsBgWrap {
	background: url(../images/bg/rates-and-services-bg1.jpg) repeat center top;
	padding-bottom: 125px;
}
.FaqsBgWrapper {
	position: relative;
	padding-bottom: 50px;
	background-color: #1e97c3;
}
.PetzuCrittersBackGroundImg {
	background: url(images/imgs/Home_layout_4-img4.jpg) center top no-repeat;
	min-height: 521px;
}
.InnerWhoWeRWrap {
	float: left;
	width: 50%;
}
.PatzuIconWrap {
	width: 50%;
}
.MailBoxUpperWrap {
	width: 500px;
	box-sizing: border-box;
}
.ImgOverWrap {
	top: 50%;
	left: 50%;
	margin-top: -56px;
	margin-left: -62.5px;
}
.ImgInnerText {
	margin-top: -12px !important;
}
a .ClickinnerBtn {
	margin-left: 7px;
	top: 79px;
	transition: all ease-in-out .3s;
}
a .ClickinnerBtn:hover {
	color: #ffffff;
}
.Body2InnerDis {
}
.InputInner {
	color: #666666;
	line-height: 20px;
	min-height: 57px;
	border-radius: 5px;
	width: 311px;
}
.FirstCol img {
	vertical-align: middle;
}
.IconWrapInner {
	width: 33%;
}
.IconsWrap .IconWrapInner {
	background: url(../images/icons/Home_layout_4-border.png) repeat-y top left;
	min-height: 240px;
	display: inline-block;
	vertical-align: top;
	width: 32.5%;
}
.IconsWrap li .Col {
	width: 90%;
	margin: 0 auto;
	text-align: left !important;
}
.IconsWrap li:first-child {
	background-image: none;
}
.IconsWrap .InnerContainWrapper ul li .Body2InnerDis {
	text-align: left !important;
}
.FirstCol {
	display: inline-block;
	box-sizing: border-box;
	width: 32.7%;
}
.Nolllet IconWrapInner {
	display: inline-block;
	width: 33%;
}
.ResponsiveIconWrap .NoBullet {
	margin: 0 auto;
}
.InnerTitle {
	padding: 20px 50px;
	background-color: #34a23d;
	border-radius: 5px;
	transition: all ease-in-out .3s;
}
.ClickBtn {
	margin-top: 10px;
	display: inline-block;
	background-color: #ff0000;
	padding: 12px 20px;
	border-radius: 4px;
	transition: all ease-in-out .3s;
}
.ClickBtn:hover {
	background-color: #1e97c3;
}
.SubmitBtn {
	background: #ffd600;
	color: #000000;
	padding: 15px 28px;
	border-radius: 5px;
	display: inline-block;
	margin-left: 10px;
	transition: all ease-in-out .3s;
}
.SubmitBtn:hover {
	background-color: #1e97c3;
	color: #ffffff;
}
.ReadMoreBtn {
	margin-top: 24px;
	background-color: #ffd600;
	display: inline-block;
	padding: 9px 25px;
	border-radius: 5px;
	transition: all ease-in-out .3s;
}
.ReadMoreBtn:hover {
	background-color: #ffffff;
	color: #000000;
}
.BlogBottomLogo {
	width: 225px;
	min-height: 162px;
	bottom: -13.5%;
	left: 50%;
	margin-left: -112.5px;
}
.BlogInnerFEB {
	border-radius: 100px;
	width: 55px;
	min-height: 55px;
	padding: 6px;
	text-align: center;
	display: inline-block;
	border: 2px solid #ffffff;
}
.BlogFirstTitle {
	margin-bottom: 30px;
	width: 73%;
	display: inline-block;
	margin-left: 20px;
}
.Feb {
	display: inline-block;
}
.FooterCol1 {
	padding-top: 0px;
	color: #ff0000;
	margin: 0px;
	text-align: center;
	width: 31.3%;
	box-sizing: border-box;
	text-align: left;
	padding-right: 30px;
}
.Body2InnerDis p {
	font-size: 17px !important;
	font-family: 'roboto_slabregular';
}
.LoveWrap {
	font-size: 35px !important;
	line-height: 45px !important;
	font-family: 'intro_script_rh2_base';
}
.MainWhoWeRWrap .ClearBoth .InnerWhoWeRWrap .group .Wrapper {
	padding-bottom: 195px !important;
}
.BlogFirstTitle p {
	font-size: 18px !important;
	color: #ffffff;
	font-family: 'roboto_slabregular';
}
.FontRobotoSlabBold {
	font-family: 'roboto_slabbold';
}
.ResponsiveWrap p {
	font-size: 14px !important;
	color: #ffffff;
	margin-top: 15px !important;
	font-family: 'roboto_slabregular';
}
.MailBoxIcon {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.BackGroundImgCloud {
	width: 477px;
	min-height: 185px;
	z-index: 0;
	left: 50%;
	margin-left: -38.5%;
	bottom: -8px;
}
a .InnerTitle:hover {
	background-color: #1e97c3;
}
.InnerHeadingTitle {
	font-size: 43.40px !IMPORTANT;
}
.InnerDiscription {
	width: 360px;
}
 .Width100% {
width:100%;
}
.Col1Inner {
	width: 300px;
	min-height: 190px;
}
.PhoneColInner {
	width: 80px;
	min-height: 80px;
	background-color: #1e97c3;
	border-radius: 100px;
	margin: 0 auto;
	padding-top: 25px;
	box-sizing: border-box;
}
.BlogWrap #BottomLatestBlog .col2 .Desc ul li {
	background-image: url(../images/bullet-3.png);
	min-height: 6px;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.FormWrapper .HideContactPopForm #Formcontactpop .group {
	margin-bottom: 5px;
}
.PhoneEmailWrap {
	padding-top: 30px;
}
.FooterCol2 {
	color: #ff0000;
	text-align: center;
	width: 38.2%;
	margin: 0 auto;
	color: #ff0000;
	text-align: center;
	font-size: 20px !important;
	border-left: 1px solid #d9d9cb;
	border-right: 1px solid #d9d9cb;
}
.InnerFrenqentlyWrap {
	cursor: pointer;
}
.DownText {
	color: #fff;
	padding: 15px 0px;
	padding-left: 25px;
	position: relative;
	box-sizing: border-box;
	background-color: #047097;
}
.PhoneColInner img {
	margin: 0 auto;
}
.Emailcol2Inner img {
	margin: 0 auto;
}
.Col2Wrap {
	width: 30%;
	float: right;
}
.Col3Wrap {
	width: 30%;
	margin: 0 auto;
}
.LocationCol3Inner {
	width: 100px;
	min-height: 100px;
	background-color: #1e97c3;
	border-radius: 100px;
	display: flex;
	align-items: center;
	margin: 0 auto;
}
.LocationCol3Inner img {
	margin: 0 auto;
}
.ColGap2 .EditorText ol {
	margin-top: 20px;
}
.Emailcol2Inner {
	width: 100px;
	min-height: 100px;
	background-color: #1e97c3;
	border-radius: 100px;
	display: flex;
	align-items: center;
	margin: 0 auto;
}
.FooterImg {
	width: 180px;
}
.FooterWrap {
	padding-top: 95px;
	position: relative;
	background-image: url(../images/bg/Petzu-FooterBackGroundImg.png) !important;
	background-repeat: repeat !important;
}
.FooterWrap .InnerContain .FooterCol3 .FillYellowBtn a {
	font-style: italic;
}
.WHOWERDesc {
	padding-right: 50px !important;
}
.WhoWeRInnerCloudWrap {
	width: 474px;
	top: -184px;
	min-height: 185px;
	left: 50%;
	margin-left: -560px;
	position: absolute;
}
.WhoWeRInnerCatWrap {
	width: 255px;
	left: 50%;
	top: -174px;
	z-index: 10;
	margin-left: -442px;
	position: absolute;
}
.CatAndDogWrap {
	width: 100%;
	height: 547px;
	position: absolute;
}
.E-mailBtn {
	background-color: #ffd600;
	display: inline-block;
	margin-top: 20px;
	text-align: left !important;
	padding: 20px 40px;
	border-radius: 4px;
	transition: all ease-in-out .3s;
}
.E-mailBtn:hover {
	background-color: #1e97c3;
	color: #ffffff;
}
.FooterCol3 {
	color: #ff0000;
	text-align: left !important;
	width: 29.5%;
	padding-left: 40px !important;
}
.FooterCol3Inner {
	display: inline-block;
	line-height: 30px;
}
.FooterHr {
	border: 1px solid #d9d9cb;
	margin: 0 auto;
	width: 80%;
	margin-top: 30px;
	width: 71.7% !important;
	margin-left: 15.2% !important;
}
.BlogInnerLogo {
	padding-top: 30px !important;
	padding-bottom: 115px !important;
}
.FooterImg {
	display: block;
	width: 100%;
}
.NewsLetterWrap {
	background-image: url(../images/bg/Home_layout-newsLatterImg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 338px;
}
.NewsLetterWrap .InnerContain {
	padding: 70px 0 40px;
}
.HouserImg {
	margin-bottom: -48px;
	width: 50%;
	padding-top: 82px;
}
.FooterDes {
	padding-top: 15px;
	padding-bottom: 70px;
	margin-left: 15.1%;
}
.InnerFooterColAll {
	margin: 0 auto;
	text-align: center;
	display: block;
}
.ResponsiveImg {
	width: 530px;
	min-height: 262px;
}
.ContactInnerWrap {
	width: 675px;
	margin: 0 auto;
}
.ContactWrap {
	background-color: #1e97c3;
}
.InputEmailIDWrap {
	border: 1px solid #1e97c3;
	border-radius: 4px;
	margin-bottom: 18px;
}
.InputTextAreaWrap {
	border: 1px solid #1e97c3 !important;
	min-height: 125px;
}
.InputAddressWrap {
	border: 1px solid #1e97c3;
	border-radius: 4px;
	margin-bottom: 15px;
}
.MailBox {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
}
.FirstCol {
}
.IdxAboutWrap .ImgWrap {
	float: left;
	width: 52%;
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 640px;
	background-size: cover !important;
}
.IdxAboutWrap .DescWrap {
	width: 48%;
	float: right;
}
.IdxAboutWrap .DescWrap .Wrapper {
	padding: 25px 30px;
	padding-right: 0;
	float: left;
	box-sizing: border-box;
	width: 80%;
	min-height: 612px;
}
.IdxTestimonialsWrap .Wrapper {
	width: 915px;
	margin: 0 auto;
}
.IdxTestimonialsWrap .InnerContainWrapper {
	padding: 60px 0 25px;
}
.ResponsiveMenu {
	display: none;
}
.LoveWrap .flexslider .flex-direction-nav li {
	display: none;
}
.OverlayWrapper .ContactFormWrap h4 {
	font-family: 'intro_rust_gbase_2_line';
}
/** index end **/

/*Faqs*/

/*Faqs End*/

.FormWrapper .Col1 {
	display: inline-block;
	vertical-align: top;
	padding: 5px 3.5px;
	width: 49.7%;
	box-sizing: border-box;
	margin-bottom: 0px;
}
.FormWrapper .Col2 {
	display: inline-block;
	vertical-align: top;
	padding: 5px 3.5px;
	width: 99.4%;
	box-sizing: border-box;
	margin-bottom: 2.5px;
}
/** petzu critter **/


.DiscountWrap .DiscountInnerWrap ul li {
	background-image: url(../images/bullet-3.png);
	min-height: 6px;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.InnerRate {
	padding: 10px 45px;
	background-color: #218029;
	text-align: left;
	float: right;
	width: 190px;
}
.ServicesAndRatesInnerWrap {
	width: 1020px;
	margin: 0 auto;
	margin-top: 35px;
	border-bottom: 7px solid #0f79a0;
}
.ServicesWrapInnerImg {
	top: -22px;
	left: 50%;
	width: 255px;
	margin-left: 23px;
}
.ServiceAndRatesWrapInnerImg {
	bottom: -8px;
	right: 0px;
	left: 50%;
	margin-left: -38px;
}
.ServiceInnerTitle {
	background-color: #34a23d;
	padding: 10px 25px;
}
.ServicesPadding {
	padding: 10px 25px;
}
.RateTitle {
	background-color: #218029;
	width: 155px;
	padding: 10px 50px;
}
.PremiumWrap {
	border-bottom: 1px solid #d8d8d8;
	width: 156px;
	padding: 30px 49px;
	font-weight: bold;
	border-left: 1px solid #d8d8d8;
}
.HolidayWrap {
	border-bottom: 1px solid #d8d8d8;
	width: 156px;
	padding: 45px 49px;
	font-weight: bold;
	border-left: 1px solid #d8d8d8;
}
.RateInnerBox {
	border-bottom: 1px solid #d8d8d8;
	width: 156px;
	padding: 15px 49px;
	font-weight: bold;
	border-left: 1px solid #d8d8d8;
}
.ServicesBox {
	width: 715px;
	padding: 15px 25px;
	border-bottom: 1px solid #d8d8d8;
}
.ServiceAndRatesWrap {
	background-image: url(../images/bg/Rates-and-Services-ServicesList-BackGroundImg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 750px;
	background-position: center;
	position: relative;
	padding-bottom: 40px;
}
.ServiceContainerWrap {
	width: 1020px !important;
	margin: 0 auto !important;
}
.MainServicesWrapper {
	width: 1020px;
	background-color: #34a23d;
}
.ServiceWrapInnerHeader {
	background-color: #34a23d;
	margin-top: 35px;
}
.ServiceTitle {
	padding: 10px 25px;
	width: 690px;
}
.RateInner {
	width: 190px;
	padding: 15px 45px;
}
/**END**/

.Body2InnerDis .EditorText ol li, .Body2InnerDis .EditorText ul li {
	min-height: 1px !important;
}
body .IconsWrap .ResponsiveIconWrap .NoBullet .IconWrapInner .Col .Body2InnerDis .EditorText ul li {
	background-image: url(../images/bullet-1.png) !important;
	margin: 0px;
	padding: 1px 0px 1px 12px;
	background-position: left;
	border: 0px solid;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
}
.AbtBlock .IdxContainWrapper .NewLandWrapper .Table .EditorText ul li {
	background-image: url(../images/bullet-1.png) !important;
	margin: 0px;
	padding: 1px 0px 1px 12px;
	background-position: 0px 10px;
	border: 0px solid;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
}
.NewsLetterWrap .InnerContain .MailBoxUpperWrap ul li {
	background-image: url(../images/bullet-1.png) !important;
	margin: 0px;
	padding: 1px 0px 1px 12px;
	background-position: left;
	border: 0px solid;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
}
.IdxAboutWrap .DescWrap .Wrapper ul li {
	background-image: url(../images/bullet-2.png) !important;
	margin: 0px;
	padding: 1px 0px 1px 12px;
	background-position: left;
	border: 0px solid;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
}
/*---Contact----*/

.ContactWrap .InnerContainWrapper hr {
	border: 1px solid white !important;
	width: 33% !important;
}
/*------End---------*/


.menu ul .AskQuestionColor a {
	display: none;
}
.menu ul .AskQuestionColor a {
	background-color: #ff0e00 !important;
}
/*.flexslider .slides li {background-image: url(../images/bullet-1.png) !important;
    margin: 0px;
    border: 0px solid;
    display: block;} 

.flexslider .slides{text-align:left;}
*/
/** petzu critter **/

.CrittersSliderInnerTitle {
	top: 50%;
	left: 50%;
	min-height: 48px;
	margin-left: -165.58px;
	margin-top: -24px;
}
.PetzuCritterWrap {
	background-color: #1e97c3;
	padding-top: 60px !important;
	padding-bottom: 8px !important;
	text-align: center;
}
.ColGap2 ul li:first-child {
	margin-top: -15px;
}
.CodiWrap {
	background-color: #000;
	bottom: 0;
	width: 100%;
	left: 0;
	font-size: 20px !important;
	line-height: 26px !important;
	padding: 5px 10px;
	box-sizing: border-box;
	text-align: left !important;
}
.DiscountWrap {
	background-image: url(../images/bg/Rates-and-Services-Background-Img.png);
	background-repeat: repeat;
	padding-bottom: 115px;
	position: relative;
	min-height: auto;
}
.DiscountWrap .DiscountInnerWrap .group .DiscountWrapInnerCol1 .EditorText ul li, .DiscountWrap .DiscountInnerWrap .group .DiscountWrapInnerCol2 .EditorText ul li {
	background-image: url(../images/bullet-1.png) !important;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
	border: 0px solid;
	display: block;
	text-align: left;
	background-position: left;
}
.DiscountInnerWrap {
	width: 993px;
	margin: 0 auto;
	padding: 30px 0px !important;
}
.DiscountWrapInnerCol1 {
	float: left;
	width: 45%;
}
.DiscountWrapInnerCol2 {
	float: right;
	width: 45%;
}
.DiscountInnerHeader {
	color: #ff0000;
}
.DiscountInnerLeftWrap {
	width: 413px;
	margin-top: 50px;
}
.DiscountInnerRightWrap {
	width: 413px;
	margin-top: 50px;
}
.DiscountLeftInnerTitle {
	color: #1e97c3;
}
.RatesFooterLogo {
	width: 226px;
	left: 50%;
	bottom: -74px;
	margin-left: -113px;
}
.PetzuCritterImgWrapper {
	background-color: #000;
	bottom: 0px;
	opacity: 0.8;
}
/** END **/
.MaintenanceWrap .InnerContainWrapper {
	width: 1000px;
	padding: 25px 0px 0px 0px;
}
.MWrapper {
	padding: 15px 30px 15px 30px;
}
.MaintenanceWrap .ContactFormWrap .ContactInfo {
	float: none;
	width: 100%;
	margin: 0px;
	border: 0;
	padding: 0;
}
.MaintenanceWrap .ContactFormWrap .ContactInfo .CIList {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0;
	border-bottom: 0px solid #c6c6c6;
	color: #fff;
}
.MaintenanceWrap .ContactFormWrap .ContactInfo .CIList:last-child {
	border-right: 0px solid #c6c6c6
}
.MaintenanceWrap .ContactFormWrap .ContactInfo .CIList i {
	margin: 0 auto 10px;
}
.UnderMaintenanceWrapper {
	padding: 40px 0px;
}
.MaintenanceWrap .CIList td {
	display: block;
	width: 100% !important;
	margin: 0 auto;
	text-align: center;
	padding: 0 !important;
}
.MaintenanceWrap .ContactInfoWrap .CIList i {
	margin: 0 auto 10px;
}
.BgColor7 {
	background-color: #0e406c;
}
.MaintenanceWrap {
	display: table;
	width: 100%;
}
.MaintenanceWrap .MWrap {
	display: table-cell;
	vertical-align: middle;
}
.ContactFormWrap .ContactInfo .CIList h5 {
	color: #1e97c3;
}
.MaintenanceWrap a:hover {
	color: #67b5f6;
}
.ContactFormWrap .ContactInfo .CIList i {
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 17px;
	line-height: 40px;
	background-color: #34a23d;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	border-radius: 50%;
}
/** maintenance page end **/


/**Landing Page**/
.AbtBlock .IdxContainWrapper {
	padding-bottom: 110px !important;
}
/**Landing Page End**/

.WHOWERDesc .EditorText ol li a {
	color: yellow !important;
}
.WHOWERDesc .EditorText ol li a:hover {
	color: red !important;
}
.EditorText a {
	color: yellow !important;
}
.EditorText a:hover {
	color: red !important;
}
.ColGap2 .EditorText ul li {
	background-image: url(../images/bullet-1.png) !important;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
	border: 0px solid;
	display: block;
	text-align: left;
	background-position: 0px 10px;
}
/*---10. FAQ css----*/
.Minus {
	display: block;
	background: url(../images/icons/Faq%27s-Minus-img.jpg);
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 5px;
}
.Plus {
	display: block;
	background: url(../images/icons/Faq%27s-Pluse-img.jpg);
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 5px;
}
.qus {
	cursor: pointer;
	border-bottom: 1px solid #9bd5eb;
	padding: 24px 0 15px;
}
.FaqTopBg {
	position: relative;
}
.FaqTitle {
	float: left;
	display: table;
}
.FaqTitle i {
	width: 30px;
	line-height: 30px;
	color: #7fcb31;
	text-align: left;
	display: table-cell;
	font-size: 18px;
	vertical-align: middle;
}
.FaqTitle h6 {
	font-size: 15px !important;
	line-height: 25px;
	color: #ffffff;
	padding-left: 0px;
	display: table-cell;
	vertical-align: middle;
	font-family: 'roboto_slabbold';
	position: relative;
	box-sizing: border-box;
	letter-spacing: 0.5px;
}
/*.FaqTitle h6:before,.DownText:before  {
	content:'Q.';
	font-family: 'latobold';
	position:absolute;
	left:0;
	top:0;	
}*/
/*.DownText:before {
	content:'A.';
	top:14px;
}
*/.DownText {
	color: #ffffff;
	padding: 15px 10px;
	position: relative;
	box-sizing: border-box;
}
.TextShadow {
	-webkit-text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
	-moz-text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}
/*   Nav   */
.FParagraph1 p:last-child {
	margin-bottom: 0px;
}
.Table {
	display: table;
	margin: 0px auto;
	width: 100%;
}
.Cell {
	display: table-cell;
	vertical-align: top;
}
/*---6. Header---*/

.Header {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 70px;
	text-align: center;
	z-index: 11;
}
.DownArrow {
	background: url(../images/arrow1.png) no-repeat center;
	height: 49px;
	width: 49px;
	position: absolute;
	bottom: 20px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
}
/*---7. Footer css---*/

/*---7.1 social icons---*/
.FSocialIcon {
	margin: 0 auto;
	text-align: center;
}
.FSocialIcon li {
	background-image: none;
	padding: 0px;
	margin: 0px 1px;
	display: inline-block;
	vertical-align: top;
}
.FSocialIcon .fa-stack {
	width: 40px;
	height: 40px;
	line-height: 50px;
}
.FSocialIcon .fa-stack-2x {
	font-size: 40px;
	top: 0px;
}
.FSocialIcon .fa-stack-1x {
	top: 0px;
}
.FSocialIcon .fa-lg {
	font-size: 20px;
	line-height: 40px;
}
.FSocialIcon a {
	color: white !important;
	transition: all ease 0.5s;
}
.FSocialIcon a:hover {
	color: #34a23d !important;
}
.FSocialIcon a .fa-inverse {
	color: #ff0000 !important;
}
.FSocialIcon a:hover .fa-inverse {
	color: #ffffff !important;
}
/*---7.2 FooterLinks,copy,developedby---*/

.FooterLink li, .copy, .DevelopedBy {
	display: inline-block;
	margin: 0px;
	padding: 0px 0px;
	background-image: none;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-family: 'latoregular';
	letter-spacing: 1px;
	text-transform: uppercase;
}
.FooterLink li+li {
	border-left: 1px solid #333;
}
.FooterLink li a {
	color: #333;
	padding: 0px 12px;
}
.FooterLink li a:hover {
	color: #333;
}
.FooterLink li:first-child a {
	padding-left: 0;
}
.FooterLink li:last-child a {
	padding-right: 0;
}
.copy, .DevelopedBy {
	display: block;
	line-height: 20px;
	margin-bottom: 5px;
}
.DevelopedBy {
	margin-bottom: 0;
}
.DevelopedBy i {
	vertical-align: middle;
	margin-left: 8px;
}
.FooterWrap .InnerContain {
	padding-bottom: 60px;
}
/*---8. contact map---*/
.ContactMap img, .ContactMap iframe {
	width: 100%;
	margin: 0px auto -9px;
}
.ContactMap img {
	max-width: 100%;
	margin-bottom: -10px;
}
.col30 {
	width: 30%;
}
.col40 {
	width: 40%;
}
.col50 {
	width: 50%;
}
.col60 {
	width: 60%;
}
.col70 {
	width: 70%;
}
.col3, .col4 {
	width: 32.5%;
	display: inline-block;
	vertical-align: top;
}
.col4 {
	width: 19.5%;
}
.FullWidth {
	float: none;
	display: block;
	margin: 0 auto;
	width: 100%;
}
/** sticky **/
.StickyBtns {
	height: 50px;
	position: fixed;
	bottom: 0px;
	z-index: 100;
	width: 100%;
	left: 0;/* display: none; */
}
.StickyBtns .BorderLine {
	height: 6px;
	background-color: #ff0e00;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.StickyBtns .FSocialIcon {
	float: right;
	background-color: #ff0e00;
	margin: 0px 20px 0px 0px;
	padding: 5px 5px;
	border-bottom: 0;
	border-radius: 4px;
}
.StickyBtns ul {
	display: inline-block;
	vertical-align: middle;
}
.FSocialIcon li {
	background-image: none;
	padding: 0px;
	margin: 0px 1px;
	display: inline-block;
	vertical-align: top;
}
.StickyBtns .FtrFillGreenBtn {
	line-height: 42px;
	font-size: 18px !important;
	margin-right: 15px;
	letter-spacing: -1px;
}
.StickyBtns .FtrFillGreenBtn a {
	padding-top: 4px;
}
.StickyBtns .FtrFillGreenBtn a:hover {
	background-color: #34a23d;
	color: #ffffff;
}
.StickyBtns .FtrFillGreenBtn img {
	margin-left: 20px;
}
/** sticky end **/


/** shv 020218 start **/
.ServicesAndRatesInnerWrap table {
	width: 100%;
}
.ServicesAndRatesInnerWrap table th {
	font-size: 25px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
	background-color: #34a23d;
	vertical-align: middle;
	padding: 14px 30px;
	box-sizing: border-box;
	text-align: left;
}
.ServicesAndRatesInnerWrap table td:first-child {
/*	width:70%; */	
}
.ServicesAndRatesInnerWrap table td:last-child {
	width: 270px;
	font-family: 'roboto_slabbold';
	border-right: 0;
}
.ServicesAndRatesInnerWrap table td:last-child, .ServicesAndRatesInnerWrap table th:last-child {
	padding-left: 50px;
}
.ServicesAndRatesInnerWrap table tr {
	background: url(../images/bg/rates-and-services-bg1.jpg) repeat center center;
	border-bottom: 1px solid #d8d8d8;
}
.ServicesAndRatesInnerWrap table td {
	border-right: 1px solid #d8d8d8;
	box-sizing: border-box;
	padding: 17px 30px;
	vertical-align: middle;
}
.ColGap2 {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 50px; /* Chrome, Safari, Opera */
	-moz-column-gap: 50px; /* Firefox */
	column-gap: 50px;
}


.BlogWrap .ImgWrap {
	border: 6px solid #fff;
line-height: 0px;}
.BlogWrap .ImgWrap img {
	
	max-width: 100%;
	
}
.BlogWrap .col2 {
	display: inline-block;
	vertical-align: top;
	width: 49.5%;
	padding: 0 40px;
	box-sizing: border-box;
	border-right: 1px solid #4baccf;
}
.BlogWrap .col2:first-child {
	padding-left: 0;
}
.BlogWrap .col2:last-child {
	padding-right: 0;
	border-right: 0;
}
.BlogWrap .InnerContainWrapper {
	width: 1150px;
	padding: 50px 0 165px;
}
.BlogWrap .FilYellowBtn {
	letter-spacing: 3px;
}
.BlogWrap .FilYellowBtn a {
	padding: 0 34px;
}
.BlogTopHeading h4 a:hover {
	color: #ffd600;
}
/*.BlogTopHeading{ 
	display: inline-block;
    vertical-align: middle;
    width: 82%;
	
}*/
.BlogTopHeading {
	height: 66px;
	display: table-cell;
	vertical-align: middle;
}
.BlogWrap h1 {
	margin-bottom: 40px !important;
}
.Body2InnerDis .EditorText {
	font-size: 17px !important;
	font-family: 'roboto_slabregular';
}
ul li .PetzuImg {
	border: 5px solid #ffffff;
}
.PetzuCritterWrap .InnerContainWrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 0px !important;
}
.PetzuCritterWrap li {
	width: 258px;
	display: inline-block;
	margin: 0px 21px;
	box-sizing: border-box;
	margin-bottom: 42px !important;
}
.PetzuCritterFooterLogoBGImg {
	background-image: url(../images/bg/petzu-critter-footerlobgimg.jpg);
	background-repeat: repeat;
	min-height: 158px;
}
.PetzuCritterWrap li:nth-child(4n), .PetzuCritterWrap li:last-child {
	border-right: 0;
}
.PetzuCritterWrap li img {
	width: 100%;
	max-width: 100%;
	margin-bottom: -8px;
}
.FaqsBgWrap .InnerContainWrapper {
	width: 960px;
}
/** shv 020218 end **/







.MaxWidth100 {
	max-width: 100%;
}
/*---9. grop ClearBoth---*/
.group:after {
	content: "";
	display: table;
	clear: both;
}
.ClearBoth {
	clear: both;
	min-height: 1px;
}


.Idx_Error_Wrap h4.Title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 0px;
	    font-weight: 600;
}

.Idx_Error_Wrap h6.Tag_Line {font-weight: 600; margin-bottom: 10px;}



.Idx_Error_Wrap ul li {
    background-image: url(../images/bullet-1.png);
    background-position: 0px 10px;
    background-repeat: no-repeat;
    margin: 2px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
}

.Idx_Error_Wrap .InnerContainWrapper{padding: 30px 0px 80px;}




.ContactWrap .Thank_You_Msg {
    color: #fff;
    padding: 40px 0px;
    font-size: 18px;
    line-height: 28px;
}

.OverlayWrapper .ThankyouMessage  {font-size: 20px !important;
    line-height: 30px !important;  height: inherit !important;}


img.ResWrap{display: none;}





</pre></body></html>