.i4ewOd-pzNkMb-haAclf,
.i4ewOd-pzNkMb-haAclf.QUIbkc {
	display: none !important;
}

.header-alert-bar a {
	color: #FFFFFF !important;
}

.header-alert-bar a:HOVER {
	color: rgba(255,255,255,.6) !important;
}

html {
	background: #2F3640;
}

body {
	font-size: 16px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	color: #2E353F;
}

a {
	color: #00B372;
}

a:hover {
	text-decoration: none;
	color: #2E353F;
}

.page-header {
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0;
	border: 0;
}

.btn,
.wpcf7-submit {
	background: #00B372 !important;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF !important;
	padding: 15px 30px !important;
	border: 0;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	font-size: 20px !important;
}

.btn:hover,
.wpcf7-submit:hover {
	background: #2E353F !important;
}

.wpcf7-submit {
	margin: 20px 0 0 0;
}

.btn-top {
	margin: 30px 0 0 0;
}

.opening {
	display: flex;
	justify-content: flex-end;
	text-align: right;
	font-size: 14px;
}

.opening .title {
	margin-right: 10px;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.emergency-number {
	color: #00B372 !important;
	font-size: 40px;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	display: block;
}

.red-text {
	color: #D23741 !important;
}

.green-text {
	color: #00B372 !important;
}

.form-rating-text {
	font-size: 14px;
	font-style: italic;
	margin-top: -10px;
	margin-bottom: 15px;
}

/******** Headings ***********/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color: #2C333F;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.page-header h1,
.page-header h2,
.page-header h3 {
	margin: 0;
	padding: 0;
}

h1,
.h1 {
	font-size: 40px;
}

.slide-title {
	margin: 0 0 15px 0;
	padding: 0;
}

h2,
.h2 {
	font-size: 34px;
}


h3,
.h3 {
	font-size: 28px;
}


h4,
.h4 {
	font-size: 22px;
}

.header-buttons li.medical a {
	background-color: #2F3640;
}

.header-buttons li.medical a:hover {
	background-color: #00B372;
}

/******** header ***********/

.header-whatsapp {
	padding: 10px 0 5px 0;
}

.header-whatsapp ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

.header-whatsapp ul li {
	list-style: none;
	display: inline-block;
}

.header-whatsapp ul li a {
	font-size: 14px;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #25d366;
}

.header-whatsapp ul li a span {
	float: left;
	margin: 5px 0 0 10px;
}

.header-whatsapp li a svg {
	height: 30px;
	fill: #25d366;
	float: left;
}

.header-whatsapp ul li a:hover {
	color: #2E353F;
}

.header-whatsapp li a:hover svg {
	fill: #2E353F;
}

.btn-whatsapp {
	background: #25d366 !important;
	font-size: 16px !important;
	padding: 10px 20px !important;
	margin-top: 15px !important;
}

.btn-whatsapp svg {
	fill: #ffffff;
	height: 36px;
	float: left;
}

.btn-whatsapp span {
	float: left;
	margin: 5px 0 0 5px;
}

.opening-info svg {
	height: 20px;
}

.opening-info svg {
	height: 14px;
	margin-left: 10px;
}

.custom-logo {
	display: block;
	margin: 20px 0;
	width: auto;
	height: 120px;
}

.header-contact {
	margin: 0 0 0px 0;
	padding: 0;
}

.header-contact li {
	list-style: none;
	float: left;
	margin: 0 15px 0 0;
	font-size: 14px;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}

.header-contact li:last-child {
	margin: 0;
}

.header-contact li i {
	padding-right: 10px;
	color: #00B372;
}

.header-contact li a {
	color: #2E353F;
}

.header-contact li a:hover {
	color: #00B372;
}

.header-contact svg {
	margin-right: 10px;
	fill: #00B372;
	width: 12.5px;
	height: 12.5px;
}

span.svg-header-buttons-wrap {
	margin-top: 5px;
	margin-right: 7.5px;
}

.header-buttons {
	float: right;
	margin: 0;
	padding: 0;
}

.header-buttons li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
}

.header-buttons li:last-child {
	margin: 0;
}

.header-buttons li a {
	background: #EAEAEA;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 15px;
	border: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.header-buttons li a I {
	padding-right: 10px;
}

.header-buttons li.register a {
	background: #00B372;
}

.header-buttons li.book a {
	background: #e67e22;
}

.header-buttons li.emergency a {
	background: #e74c3c;
}

.header-buttons li a:hover {
	color: #FFFFFF;
	background: #2E353F;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.nav-strip {
	background: #00B372;
}

.page-template-template-farms-overview .nav-strip,
.single-farms .nav-strip {
	background: #007BC6;
}

.navbar {
	min-height: 1px;
	margin-bottom: 0;
}

.navbar-nav {
	margin: 0;
	padding: 0;
	float: none;
	text-align: center;
}

.navbar-nav li {
	float: none;
	display: inline-block;
}

.navbar-default .navbar-nav>li>a {
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	padding: 20px 15px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #2E353F;
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #2E353F;
	background-color: transparent;
}

.header-buttons {
	svg {
		fill: #fff;
		width: 15px;
		height: 15px;
	}
}

.fixed-icons {
	position: fixed;
	top: 260px;
	left: 0;
	z-index: 99999;
	margin: 0;
	padding: 0;

	svg {
		fill: #fff;
		width: 15px;
		height: 15px;
	}

}

.fixed-icons li {
	list-style: none;
}

.fixed-icons li a {
	width: 45px;
	height: 45px;
	text-align: center;
	color: #FFFFFF;
	line-height: 45px;
	margin: 0 0 10px 0;
	display: block;
}

.fixed-icons li.facebook a {
	background: #3b5998;
}

.fixed-icons li.twitter a {
	background: #00acee;
}

.fixed-icons li.instagram a {
	background: #DD2A7B;
}

.fixed-icons li.book a {
	background: #e67e22;
}

.fixed-icons li.register a {
	background: #00B372;
}

.fixed-icons li a:hover {
	background: #2E353F;
}

/******** content **********/

.pets-package-points-contain {
	margin: 60px 0;
}

.content-strip {
	padding: 60px 0;
}

.content-strip.grey-strip {
	background: #F7F7F7;
}

.content-strip-pad {
	padding: 0 45px;
}

.content-strip.content-strip-no-bottom {
	padding: 60px 0 0 0;
}

.content-strip.content-strip-no-top {
	padding: 0 0 60px 0;
}

.content-strip.content-strip-bor-top {
	border-top: 1px solid #EAEAEA;
}

.section-intro-bottom {
	margin: 0 0 60px 0;
}

.no-padding {
	padding: 0;
}

.slider-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9000;
}

.slide-overlay {
	position: absolute;
	top: 100%;
	transform: translateY(-100%);
	z-index: 9999;
	left: 0;
	width: 100%;
}

.slider-text-bg {
	background: rgba(255, 255, 255, .8);
	padding: 30px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.full-height {
	height: 100%;
	position: relative;
	background: #EAEAEA;
	text-align: center;
	padding: 60px;
}

.cta-table {
	display: table;
	width: 100%;
	height: 100%;
}

.cta-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.contact-address {
	margin: 0 0 30px 0;
}

.contact-address::before {
	font-family: FontAwesome;
	font-size: 14px;
	content: "\f1ad";
	padding-right: 15px;
}

.contact-address div {
	padding-left: 25px;
}

.contact-address-top {
	margin-top: -23px;
}

.contact-info .phone_number::before,
.contact-info .email_address::before {
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 15px;
}

.contact-info .phone_number::before {
	content: "\f095";
}

.contact-info .email_address::before {
	content: "\f0e0";
}

.contact-info .phone_number {
	margin: 0 0 10px 0;
}

.contact-info {
	margin: 0 0 30px 0;
}

.page-template-template-contact .table-striped>tbody>tr:nth-of-type(2n+1) {
	background-color: #FFFFFF;
}

.page-template-template-contact .table>tbody>tr>td,
.page-template-template-contact .table>tbody>tr>th {
	border-top: 0;
	padding: 12px 8px;
}

#wpcf7-f6-o1 {
	margin: 30px 0 0 0;
}

label {
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.wpcf7-text {
	width: 100%;
	height: 55px;
	padding: 8px;
	margin: 0 0 15px 0;
	border: 1px solid #cccccc;
}

.wpcf7-textarea {
	width: 100%;
	height: 180px;
	padding: 8px;
	margin: 0 0 15px 0;
	border: 1px solid #cccccc;
}

.wpcf7-select {
	width: 100%;
	height: 55px;
	padding: 8px;
	margin: 0 0 15px 0;
	border: 1px solid #cccccc;
}

.wpcf7-checkbox checkbox {
	border: 1px solid #cccccc;
}

#wpcf7-f6-o1 .wpcf7-list-item {
	margin-left: 0;
}

.cta-block {
	position: relative;
	display: block;
	color: #FFFFFF;
}

.cta-block-overlay {
	position: absolute;
	left: 0;
	bottom: 60px;
	background: rgba(0, 179, 114, .8);
	padding: 15px 30px;
	max-width: 90%;
}

.page-template-template-farms-overview .cta-block-overlay,
.single-farms .cta-block-overlay {
	background: rgba(0, 123, 198, .8);
}

.cta-block-title {
	display: block;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 32px;
}

.cta-block:hover .cta-block-overlay {
	color: #FFFFFF;
	background: rgba(44, 51, 63, .8);
}

.cta-block.cta-block-bottom {
	margin-bottom: 60px;
}

.cta-block.cta-block-top {
	margin-top: 60px;
}

.testimonial-contain {
	background: #eaeaea;
	padding: 30px;
}

.testimonial-image {
	margin: 30px 0 0 0;
}

.testimonial-title-inner {
	display: block;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 24px;
}

.testimonial-text-inner {
	display: block;
	margin: 15px 0;
	font-style: italic;
	font-size: 18px;
}

.testimonial-name-inner {
	display: block;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.temp-block-image {
	margin: 30px 0 0 0;
}

.temp-block-title,
.pet-month-title,
.pet-month-month,
.team-block-title,
.team-block-role {
	display: block;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 28px;
	margin: 15px 0;
}

.pet-month-title {
	margin: 0;
}

.pet-month-month {
	font-size: 16px;
	margin: 0 0 15px 0;
	color: #00B372;
}

.team-block-title {
	font-size: 28px;
	margin: 15px 0 0 0;
}

.team-block-title-none {
	text-transform: none;
}

.team-block-role {
	font-size: 16px;
	color: #2C333F;
	margin: 0;
}

.panel-group {
	margin-top: 30px;
}

.panel-group .panel+.panel {
	margin-top: 30px;
}

.panel-heading h3 {
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 28px;
}

.panel-heading a {
	display: block;
}

.panel-heading a:hover {
	color: rgba(255, 255, 255, .8);
}

.panel {
	border: 0 !important;
	box-shadow: none !important;
}

.panel-body {
	border: 0 !important;
	padding: 15px 0 0 0;
}

.panel-heading.panel-heading-green {
	color: #FFFFFF;
	background: #00B372;
	border: 0 !important;
	padding: 15px !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.panel-title {
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 22px !important;
}

.table {
	margin: 30px 0 0 0;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 15px;
}

.table tr th {
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
}

.table thead tr th {
	font-size: 20px;
	background: #00B372;
	color: #FFFFFF;
	border: 0;
}

.slide-title-nocontent,
.slide-title-nocontent {
	margin: 0px;
	padding: 0px;
}

.news-contain {
	margin: 30px 0 0 0;
}


.pets-package-points,
.package-includes ul {
	margin: 0;
	padding: 0;
}

.pets-package-points li,
.package-includes ul li {
	list-style: none;
	margin: 0 0 15px 0;
	font-size: 18px;
}

.pets-package-points li:last-child,
.package-includes ul li:last-child {
	margin: 0;
}

.pets-package-points li:before,
.package-includes ul li:before {
	content: "\f00c";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	color: #00B372;
	padding-right: 15px;
}

.package-includes ul li ul {
	margin: 15px 0 0 30px;
}

.pets-package-image {
	position: relative;
}

.pets-package-image-abs {
	position: absolute;
	top: 30px;
	right: 30px;
}

.price-circle {
	width: 140px;
	height: 140px;
	text-align: center;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	display: block;
	color: #FFFFFF;
	background: rgba(0, 179, 114, .8);
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 36px;
	padding: 0 15px;
}

.price-circle span {
	display: block;
	font-size: 12px;
	margin-top: -5px;
}

.pet-of-month-container {
	margin: 30px 0 0 0;
}

.wpcf7-file {
	margin: 0 0 15px 0;
}

.single-resource-list {
	margin: 30px 0 0 0;
	padding: 0;
}

.single-resource-list li {
	list-style: none;
}

.single-resource-list li a:before {
	content: "\f138";
	/* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;
}


.single-resource-list li a {
	border: 1px solid #EAEAEA;
	padding: 15px;
	margin: 0 0 15px 0;
	display: block;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 18px;
}

.single-resource-list li:last-child a {
	margin: 0;
}

.pagination {
	text-align: center;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 18px;
	margin: 60px 0 0 0;
}

.pagination a {
	border: 1px solid #EAEAEA;
	padding: 10px 15px;
	margin: 0 10px 0 0;
}

.pagination span.current {
	margin: 0 10px 0 0;
}

.single-offer-contain {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: 400 !important;
	text-transform: none !important;
}

.full-height-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

/******** footer ***********/


footer {
	padding: 60px 0;
	background: url("../images/bg-footer.png") repeat #2F3640;
	color: #FFFFFF;
}

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #00B372;
}

.footer-title {
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	display: block;
	margin: 0 0 60px 0;
	font-size: 24px;
}

footer .menu {
	margin: 0;
	padding: 0;
}

footer .menu li {
	list-style: none;
}

footer .menu li a {
	display: block;
	margin: 0 0 15px 0;
}

footer .menu li:last-child a {
	margin: 0;
	padding: 0;
}

#menu-pets {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.footer-logos {
	margin: 0;
	padding: 0;
	text-align: center;
}

.footer-logos li {
	list-style: none;
	display: inline-block;
	margin: 0 10px;
}

.footer-logos li img {
	height: 80px;
	width: auto;
}

.credits-wrap {
	margin: 60px 0 0 0;
	padding: 60px 0 0 0;
	font-size: 14px;
	border-top: 1px solid rgba(255, 255, 255, .4);
}

.copyright {
	margin: 0;
}

.accreditation {
	text-align: right;
}

.img-post-wrap {
	position: relative;
}

.news-inner-date {
	position: absolute;
	left: 0;
	bottom: 30px;
	background: rgba(255, 255, 255, 0.7);
	padding: 15px;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #2E353F;
}

.new-content-wrap {
	background: #eaeaea;
	padding: 15px 15px 45px 15px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	color: #636467;
	font-size: 15px;
	height: 100%;
}

.news-title {
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	color: #2E353F !important;
	font-size: 20px;
}

.btn-post {
	float: right;
	background: #00B372 !important;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF !important;
	padding: 15px 30px !important;
	border: 0;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 0px !important;
	font-size: 20px !important;
}

.btnpostWrap {
	float: right;
	background: #eaeaea;

	width: 100%;
}


.card-body {
	padding: 15px 0;
}

.card-wrap {
	padding: 15px 0 0 0;
}

.btn-accor.btn-link.collapsed {
	width: 100%;
	text-align: left;
	color: #fff;
	background-color: #252A38;
	padding: 15px 20px;
}

.btn-accor.btn-link {
	width: 100%;
	text-align: left;
	color: #fff;
	background-color: #252A38;
	padding: 15px 20px;
}

.faFold {
	transition-duration: 0.3s;
	float: right;
	margin: 3px 0 0 -30px;
}

.roclass {
	transform: rotate(90deg);
}

.header-strip {
	background-color: #BFECDC;
	padding: 15px 0;
}

.wrapper-mobile-items-buttons {
	svg {
		fill: #fff;
		width: 15px;
		height: 15px;
		margin-right: 5px;
		display: inline-block;
		padding-top: 2px;
	}
}

.contact-address::before,
.contact-info .phone_number::before,
.contact-info .email_address::before {
	display: none;
}

.contact-info {
	margin: 0 0px 30px 25px;
	position: relative;
}

.contact-svg {
	position: absolute;
	left: -25px;

	svg {
		fill: #2E353F;
		width: 15px;
		height: 15px;
		margin-right: 5px;
		display: inline-block;
		padding-top: 2px;
	}
}

.contact-address {
	position: relative;
}

footer {
	.contact-svg {
		svg {
			fill: #fff;
			width: 15px;
			height: 15px;
			margin-right: 5px;
			display: inline-block;
			padding-top: 2px;
		}
	}
}

.menu-item-35{
	svg {
		fill: #fff;
		width: 15.5px;
		height: 15.5px;
	}
	svg:hover {
		fill: #fff;
}
	.nav-link span{
		padding-top: #2F3640;
	}
}

@media (max-width: 1199px) {

	.header-buttons li a {
		background: #EAEAEA;
		font-family: FFMasalaWebProBold;
		font-weight: normal;
		font-style: normal;
		text-transform: uppercase;
		color: #FFFFFF;
		padding: 10px 15px;
		border: 0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		font-size: 14px;
		display: block;
	}


	h1,
	.h1 {
		font-size: 34px;
	}

	.emergency-number {
		font-size: 34px;
	}

	h2,
	.h2 {
		font-size: 28px;
	}


	h3,
	.h3 {
		font-size: 22px;
	}


	h4,
	.h4 {
		font-size: 18px;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 16px;
		padding: 15px 8px;
	}


	.header-contact li {
		margin: 0 10px 0 0;
		font-size: 14px;
	}

	.header-contact li.move-down {
		margin-top: 15px;
	}

	.header-contact li a.btn {
		font-size: 18px !important;
		padding: 15px 25px !important;
	}

	.cta-block-title {
		font-size: 26px;
	}

	.cta-block-overlay {
		bottom: 20px;
		padding: 15px;
	}

	.header-buttons {
		float: right;
		margin: 0;
		padding: 0;
		column-count: 2;
	}

	.header-buttons li {
		list-style: none;
		float: unset;
		margin: 0 0px 0 0;
		margin-left: 10px;
		flex-basis: 35%;
		box-sizing: border-box;
	}

	.header-buttons li:nth-child(2) {
		margin-top: 15px;
	}

	.header-buttons li:last-child {
		margin-left: 10px;
	}

	.header-buttons li:nth-child(4) {
		margin-top: 15px;
	}

	.header-buttons {
		svg {
			fill: #fff;
			width: 12px;
			height: 12px;
		}
	}

}

@media (max-width: 991px) {
	
	.custom-logo {
		height: 90px;
	}
	
	.contact-google-map {
		margin-top: 30px;
	}
	
	#menu-pets {
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

	span.svg-header-buttons-wrap {
		margin-top: 7.5px;
		margin-right: 3.5px;
	}

	.fixed-icons {
		top: 200px;
	}

	.page-template .slide-strip img,
	.pets-template .slide-strip img,
	.farms-template .slide-strip img {
		height: 360px;
		width: auto;
		object-fit: cover;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 13px;
		padding: 15px 3px;
	}

	h1,
	.h1 {
		font-size: 30px;
	}

	.emergency-number {
		font-size: 30px;
	}

	h2,
	.h2 {
		font-size: 26px;
	}


	h3,
	.h3 {
		font-size: 22px;
	}


	h4,
	.h4 {
		font-size: 18px;
	}

	.header-contact li {
		margin: 0 10px 0 0;
	}

	.header-contact li.move-down {
		margin-top: 10px;
	}

	.header-contact li a.btn {
		padding: 10px 15px !important;
	}

	.testimonial-title-inner,
	.temp-block-title {
		font-size: 24px;
	}

	.content-strip-pad {
		padding: 0;
	}

	.cta-block-title {
		font-size: 24px;
	}

	.pets-package-points li {
		margin: 0 0 10px 0;
		font-size: 16px;
	}

	.header-buttons li a {
		padding: 10px;
		font-size: 13px;
	}



}

@media (max-width: 767px) {

	.inner-staff-photo {
		margin: 0 0 30px 0;
	}

	.page-template .slide-strip img,
	.pets-template .slide-strip img,
	.farms-template .slide-strip img {
		height: 220px;
		width: auto;
		object-fit: cover;
	}


	.testimonial-text-inner {
		font-size: 16px;
	}

	.slide-title {
		margin: 0;
	}

	.slider-text-bg {
		padding: 15px;
	}

	.navbar-default .navbar-toggle {
		border-color: #FFFFFF;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FFFFFF;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: #FFFFFF;
	}

	.accreditation,
	.copyright {
		text-align: center;
	}

	.footer-contact-today {
		margin-top: 0;
	}

	.copyright {
		margin: 0 0 15px 0;
	}


	.pet-month-image {
		margin: 0 0 15px 0;
	}

	.xs-bottom {
		margin: 0 0 30px 0;
	}

	.xs-top {
		margin-top: 30px;
	}

	.mobile-phone-icon {
		margin: 0;
		padding: 0;
		float: right;
	}

	.mobile-phone-icon li {
		float: left;
		list-style: none;
	}

	.mobile-phone-icon li a {
		margin-right: 12.5px;
		display: block;
	}

	.mobile-phone-icon li:last-child a {
		margin: 0;
	}

	.mobile-header-button {
		display: block;
		font-family: FFMasalaWebProBold;
		font-weight: normal;
		font-style: normal;
		text-transform: uppercase;
		color: #FFFFFF !important;
		padding: 15px !important;
		border: 0;
		font-size: 15px !important;
		text-align: center;
	}

	.mobile-header-button i {
		padding-right: 5px;
	}

	.mobile-header-button:hover {
		background: #2E353F !important;
	}

	.mobile-header-button.mobile-header-button-register {
		background: #00B372;
	}

	.mobile-header-button.mobile-header-button-book {
		background: #e67e22;
	}

	.mobile-header-button.mobile-header-button-emergency {
		background: #e74c3c;
	}


	.mobile-header-button.mobile-header-button-medical {
		background: #2F3640;
	}

	.mobile-header-button.mobile-header-button-medical:hover {
		background: #00B372 !important;
	}


}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.cf7-display-steps-container li {
	display: block !important;
	list-style: none;
	width: 100%;
	cursor: pointer;
	background: #B6D7EA;
	color: #666;
	padding: 16px !important;
	margin-bottom: 10px !important;
	box-sizing: border-box;
	height: 55px !important;
	line-height: 23px;
	color: #2C333F;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 19px;
}

.multistep-nav a {
	background: #00b372 !important;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF !important;
	padding: 15px 30px !important;
	border: 0;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	font-size: 20px !important;
}

button.wpcf7-field-group-add {
	background: #2c333f !important;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF !important;
	padding: 5px 15px !important;
	border: 0;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	font-size: 20px !important;
	margin-left: 15px;
}

button.wpcf7-field-group-remove {
	background: #2c333f !important;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF !important;
	padding: 5px 17px !important;
	border: 0;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	font-size: 20px !important;
	margin-left: 15px;
}

button.wpcf7-field-group-add:hover {
	background: #497bd1;
}

button.wpcf7-field-group-remove:hover {
	background: #497bd1;
}

.search-wrap {
	background-color: #f7f7f7;
	margin: auto;
	padding: 15px;
}

#searchBox {
	width: 100%;
	height: 58px;
	padding: 0 10px;
	border-radius: 10px;
	border: 1px solid #eaeaea;
}

.fixed-icons li {
	list-style: none;
	position: relative;
}

.tooltip-sb {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-flex;
}

.tooltip-sb-icon {
	display: inline-block;
	float: left;
}

.tooltip-sb-text {
	background: #2E353F;
	color: #fff;
	display: inline-block;
	float: left;
	white-space: nowrap;
	position: relative;
	padding: 0 10px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-left: 5px;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	display: none;
	text-transform: uppercase;
}

.tooltip-sb-text:before {
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid #2E353F;
	border-top: 10px solid #2E353F;
	border-bottom: 10px solid transparent;
	left: -7px;
	top: 13px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 5px;
	transform: rotate(225deg);
}


#menu-primary-1 .menu-item-has-children:hover ul {
	display: block;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #000;
	text-decoration: none;
	background-color: #fff;
}

.dropdown-menu>li>a {
	display: block;
	padding: 7px 15px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #fff;
	white-space: nowrap;
	font-size: 15px;
	font-family: FFMasalaWebProBold;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

#menu-primary-1 .dropdown-menu li {
	float: none;
	display: inline-block;
	width: 100%;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #00b372;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


.page-template-template-farms-overview .nav-strip .dropdown-menu,
.single-farms .nav-strip .dropdown-menu {
	background-color: #007BC6;
}


@media (max-width:767px) {

	
	.footer-title {
		font-family: FFMasalaWebProBold;
		font-weight: normal;
		font-style: normal;
		text-transform: uppercase;
		display: block;
		margin: 15px 5px 15px 15px;
		font-size: 24px;
	}

	footer .collapse-item {
		width: 100%;
		border: 1px solid #fff;
		margin: 15px auto auto;
		cursor: pointer
	}

	footer .collapse-item-inner {
		display: none;
		padding: 15px
	}

	footer .middle-wrap h3 {
		margin: 15px 0 15px 15px;
		padding: 0
	}

	footer .middle-wrap .menu,
	footer .textwidget {
		margin: 0
	}

	.collapse-item-icon {
		content: "\f054";
		font-family: FontAwesome;
		text-align: right;
		margin: auto;
		position: absolute;
		top: 18px;
		right: 40px;
		-webkit-transition-duration: .7s;
		-moz-transition-duration: .7s;
		transition-duration: .7s
	}

	footer .widget:nth-child(1) .collapse-item {
		width: 100%;
		border: 1px solid #fff;
		margin: 0 auto auto;
		cursor: pointer
	}

	footer .middle-wrap .collaspse-item-icon-rotate {
		transform: rotate(90deg)
	}



}

@media (max-width:767px) {

	.collapse-item-icon,
	.widget .collapse-item .collapse-item-icon {
		font-size: 14px;
		content: "\f054";
		font-family: FontAwesome;
		text-align: right;
		margin: auto;
		position: absolute;
		top: 40px;
		right: 40px;
		-webkit-transition-duration: .7s;
		-moz-transition-duration: .7s;
		transition-duration: .7s
	}

	.widget:nth-child(1) .collapse-item .collapse-item-icon {
		font-size: 14px;
		content: "\f054";
		font-family: FontAwesome;
		text-align: right;
		margin: auto;
		position: absolute;
		top: 28px;
		right: 40px;
		-webkit-transition-duration: .7s;
		-moz-transition-duration: .7s;
		transition-duration: .7s;
	}
}

@media (max-width:480px) {

	.collapse-item-icon,
	.widget:nth-child(1) .collapse-item .collapse-item-icon {
		font-size: 14px;
		content: "\f054";
		font-family: FontAwesome;
		text-align: right;
		margin: auto;
		position: absolute;
		top: 40px;
		right: 40px
	}

	.collapse-item-icon {
		top: 15px;
		-webkit-transition-duration: .7s;
		-moz-transition-duration: .7s;
		transition-duration: .7s
	}

	.widget:nth-child(1) .collapse-item .collapse-item-icon {
		top: 17px;
		-webkit-transition-duration: .7s;
		-moz-transition-duration: .7s;
		transition-duration: .7s
	}
}

@media (max-width: 767px) {

	.opening {
		display: flex;
		justify-content: center;
		text-align: right;
		font-size: 14px;
	}

	.tooltip-sb {
		display: none;
	}

	.slideMenu {
		position: absolute;
		z-index: 9999999;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: 70%;
		height: 100%;
		background: #00B372;
		display: none;
	}

	.tableInner {
		display: table-cell;
		vertical-align: middle;
	}

	.tableOuterMenu {
		display: table;
		width: 100%;
	}

	.navbar-nav>li {
		float: none;
		text-align: center;
		text-transform: uppercase;
	}

	.nav>li {
		position: relative;
		display: block;
		z-index: 9999;
		padding: 15px 0;
	}

	.nav>li:hover a {
		background: transparent;
		color: rgba(255, 255, 255, 0.3);
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
		color: #fff;
		font-size: 50px;
		font-weight: 800;
	}

	.navbar-nav {
		float: none;
		margin: 0;
	}

	/* Header Open icon - found within header */
	.header-bars-wrap {
		display: table;
		float: right;
		height: 100px;
		padding: 34px 0px;
		font-size: 30px;
		color: #fff;
		position: relative;
		cursor: pointer;
		z-index: 9999999;
	}

	/* Hamburger */
	.bar1,
	.bar2,
	.bar3 {
		width: 30px;
		height: 3.1px;
		background-color: #00B372;
		margin: 6px auto;
		transition: 0.4s;
	}

	/* Rotate first bar */
	.bar1.change {
		-webkit-transform: rotate(-45deg) translate(-5px, 5px);
		transform: rotate(-45deg) translate(-5px, 5px);
		background-color: #111;
	}

	/* Fade out the second bar */
	.bar2.change {
		opacity: 0;
	}

	/* Rotate last bar */
	.bar3.change {
		-webkit-transform: rotate(45deg) translate(-8px, -8px);
		transform: rotate(45deg) translate(-8px, -8px);
		background-color: #111;
	}

	.hamburger-xs {
		background: transparent;
		width: 50%;
		float: right;
		margin: auto;
		display: table;
		text-align: center;
	}

	.logoWrap {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.mobile-nav-icon {
		cursor: pointer;
		float: left;
		padding: 0px 15px;
	}


	.noMargin {
		margin: 0px;
	}

	header {
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
		position: relative;
		background: #fff;
	}

	.navbar-nav {
		display: block;
		text-align: center;
		float: none;
		width: 100%;
		align-items: center;
		justify-content: space-between;
	}

	.navbar-nav>li>a {
		padding-top: 0px;
		padding-bottom: 0px;
		color: #fff;
		font-size: 20px;
		font-weight: 800;
		width: 100%;
		float: left;
		text-align: center;
	}

	.nav>li {
		position: relative;
		display: block;
		z-index: 9999;
		padding: 10px 0;
		width: 100%;
		float: left;
		text-align: center;
	}

	.no-scroll {
		overflow: hidden;
	}

	.header-icon {
		position: absolute;
		z-index: 999999999;
	}

	.navbar-nav li {
		float: none;
		display: inline-block;
		width: 100%;
	}

	.dropdown-menu>li>a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
	}

	.header-bars-wrap {
		display: table;
		float: right;
		height: 50px;
		padding: 10px 0px;
		font-size: 30px;
		color: #00b372;
		position: relative;
		cursor: pointer;
		z-index: 9999999;
		font-size: 32px !important;
	}

	.nav>li:hover a {
		background: #00b372;
		color: #fff;
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		background: #00985F;
	}

	.nopad {
		padding: 0px;
	}

	.nav .open>a:focus {
		background-color: #00985f;
		padding: 15px;
	}

	.navbar-nav>li>a {
		padding-top: 0px;
		padding-bottom: 0px;
		color: #fff;
		font-size: 20px;
		font-weight: 800;
		width: 100%;
		float: left;
		text-align: left;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
		white-space: normal;
	}

	.nav>li:hover a {
		background: transparent;
		color: #fff;
	}

	.mobile-phone-icon {
		margin: 0;
		padding: 0;
		float: right;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;


		svg {
			margin-right: 5px;
			fill: #00B372;
			width: 25px;
			height: 25px;
		}

		li:first-child {
			svg {
				margin-right: 5px;
				fill: #00B372;
				width: 20px;
				height: 20px;
			}
		}

	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none;
		color: #000;
	}

	.nav .open>a,
	.nav .open>a:focus,
	.nav .open>a:hover {
		background-color: #00b372;
		border-color: #337ab7;
		padding: 10px 15px;
	}
}