html {

}

body {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #777777;
}

a {
	color: #E62B30;
}

a:hover {
	text-decoration: none;
	color: #10B6BA;
}

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

.page-header-sub {
	color: #10B6BA;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	font-size: 22px;
	margin: 10px 0 0 0;
}

.wpcf7-submit {
	background: #A6CE39 !important;
	padding: 15px 30px !important;
	color: #FFFFFF !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	font-size: 18px !important;
	-webkit-border-radius: 40px !important;
-moz-border-radius: 40px !important;
border-radius: 40px !important;
	border: 0 !important;
}

.wpcf7-submit:hover {
	background: #10B6BA !important;
	color: #FFFFFF !important;
}

.btn {
	background: #A6CE39;
	padding: 15px 30px;
	color: #FFFFFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	white-space: normal;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 0;
}

.btn:hover {
	background: #10B6BA;
	color: #FFFFFF;
}

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

.btn-bottom-large {
	margin-bottom: 60px;
}

.btn i {
	font-size: 14px;
	padding: 0 10px 0 0;
}

.btn i.last {
	padding: 0 0 0 10px;
}

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #222222;
	font-family: cuisine, sans-serif;
	font-weight: 500;
	font-style: normal;
}

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

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

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


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


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

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

header .top-wrap {
	background: #A6CE39;
	padding: 10px 0 15px 0;
}

header .top-wrap .menu {
	margin: 0;
	padding: 0;
	float: left;
}

header .top-wrap .menu li {
	float: left;
	margin: 0 15px 0 0;
	list-style: none;
}

header .top-wrap .menu li:last-child {
	margin: 0;
}

header .top-wrap .menu li a {
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}

header .top-wrap .menu li a:hover, header .top-wrap .menu li.current-menu-item a {
	color: #222222;
}

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

.header-contact li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	color: #FFFFFF;
}

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

.header-contact li a {
	font-weight: 700;
	text-transform: none !important;
	color: #FFFFFF;
	font-size: 12px;
}

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

.header-contact li i {
	padding-right: 10px;
}

.header-contact li:nth-child(3) i {
	color: #FFD700; /* Gold */
	padding-right: 8px; /* Was 10px, try 8px */
}

.google-review-button {
	font-weight: 700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.google-review-button:hover {
	color: #222222;
}

.custom-logo {
    display: block;
    margin: 30px auto;
    max-width: 100%;
    height: auto;
}

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

.navbar {
    min-height: 1px;
    margin-bottom: 0;
	border-top: 2px solid #EAEAEA;
}

.navbar-nav {
    display: flex;
	text-align: center;
	float: none;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	margin: 0;
	padding: 15px 0 20px 0;
}

.navbar-nav li {
	float: none;
}

.navbar-default .navbar-nav > li > a {
    font-weight: 700;
	text-transform: uppercase;
	color: #222222;
	padding: 0;
}

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

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


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

.no-padding {
	padding: 0;
}

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

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

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

.content-strip-no-bottom {
	padding: 60px 0 0 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: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    color: #ffffff;
    left: 0;
    width: 100%;
}

.full-height {
	height: 100%;
	position: relative;
	padding: 60px 0;
	background: #F7F7F7;
}

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

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

.full-width-title {
	display: block;
	color: #222222;
	font-family: cuisine, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 40px;
	margin: 0 0 30px 0;
}

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

.cta-block {
	display: block;
	margin: 30px 0 0 0;
}

.cta-block-text {
	background: #FFFFFF;
	padding: 30px;
}

.cta-block-text .btn {
	margin: 15px 0 0 0;
}

.cta-block-title {
	display: block;
	font-size: 26px;
	font-family: cuisine, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #222222;
	margin: 0 0 15px 0;
}

.home-testimonial {
	font-size: 20px;
	font-style: italic;
	text-align: center;
}

.home-testimonial-name {
	font-family: cuisine, sans-serif;
	font-weight: 500;
	font-style: normal;
	display: block;
	margin: 30px 0 0 0;
	text-align: center;
	font-size: 24px;
}

.carousel-indicators {
    position: unset;
    /* margin-top: 47px; */
    left: 50%;
    z-index: 15;
    text-align: center;
    /* width: 60%; */
    padding-left: 0;
    /* margin-left: -30%; */
    text-align: center;
    list-style: none;
    z-index: 999999999999999999999;
    margin: auto;
    padding-top: 30px;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #222222;
    border: 1px solid #222222;
    border-radius: 10px;
    z-index: 99999;
    margin-top: 30px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px;
		border: 1px solid #E62B30;
    background-color: #E62B30;
}


.carousel-indicators {
    bottom: -50px;
}

label {
	display: block;
}

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

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

.contact-contact {
    margin: 30px 0 0;
    padding: 0;
    text-align: center;
}

.contact-contact li {
    display: block;
    list-style: none;
    font-size: 20px;
    margin: 0 0 15px;
}

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

.contact-contact li i {
    padding-right: 10px;
}

.contact-contact div {
    display: inline-block;
}

.gallery-photo {
	display: block;
	margin: 30px 0 0 0;
}

.animals-looking-top {
	margin: 60px 0 0 0;
}

.animals-looking-bottom {
	margin: 0 0 60px 0;
}

#back-to-top {
  position: fixed;
  bottom: 120px; /* Slightly raised from bottom */
  right: 30px;  /* Positioned in bottom-right corner */
  background: #10B6BA;
  color: #fff;
  padding: 10px 12px;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  z-index: 99999 !important; /* Make sure it's above everything */
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  transition: background 0.3s, transform 0.3s;
  display: none; /* Hides it by default */
}

#back-to-top:hover {
  background: #222222;
  transform: translateY(-3px);
}

/******** faq ***********/
.card {
	margin: 0 0 30px 0;
}

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

footer .middle-wrap {
	background: #212121;
	padding: 10px 0;
	color: #FFFFFF;
}

footer .middle-wrap a {
	color: #FFFFFF;
}

footer .middle-wrap a:hover {
	color: #10B6BA;
}

.footer-title {
	display: block;
	margin: 0 0 30px 0;
	font-family: cuisine, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 26px;
}

footer .middle-wrap .menu {
	margin: 0;
	padding: 0;
}

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

footer .middle-wrap .menu li a {
	display: block;
	margin: 0 0 10px 0;
}

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

.credits-wrap {
	margin: 30px 0;
	font-size: 18px;
}

.accreditation {
	text-align: right;
}

.footer-social {
	margin: 0;
	padding: 0;
	float: left;
}

.footer-social li {
	list-style: none;
	float: left;
	margin: 0 15px 0 0;
}

.footer-social li:last-child {
	margin: 0;
}

.footer-contact {
	margin: 15px 0 0 0;
	padding: 0;
}

.footer-contact li {
	list-style: none;
	margin: 0 0 10px 0;
}

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

.footer-contact li.phone::before {
	content: "\f095"; /* FontAwesome Unicode */
  font-family: FontAwesome;
	padding-right: 10px;
}

.footer-contact li.email::before {
	content: "\f0e0"; /* FontAwesome Unicode */
  font-family: FontAwesome;
	padding-right: 10px;
}

img.animal-image {
    height: 40px;
    margin: 0 10px;
}

.home-testimonial-name {
    font-family: cuisine, sans-serif;
    font-weight: 500;
    font-style: normal;
    display: block;
    margin: 30px 0 0 0;
    text-align: center;
    font-size: 24px;
    display: table;
    margin: 30px auto;
		margin-bottom: 0px;
}

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

.testimonial-image-wrap{
	display: table-cell;
	vertical-align: middle;
}

/* Floating Messenger button */
.messenger-fab{
  position: fixed;
  right: 16px;
  bottom: 16px;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  padding: 12px 16px;
  border-radius: 999px;
  text-decoration: none;
  font: 600 15px/1.2 system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
  background: #0084ff; /* brand blue or swap to your colour */
  color: #fff;
  box-shadow: 0 6px 18px rgba(0,0,0,.18);
  z-index: 9999;
}
.messenger-fab:hover{ background:#006edc }
.messenger-fab:focus{ outline:2px solid #fff; outline-offset:3px }
@media (max-width:480px){
  .messenger-fab{ bottom: calc(16px + env(safe-area-inset-bottom)) }
}

/* Desktop/tablet: keep label; make sure icon inherits colour there too */
.messenger-fab svg path{ fill: #fff; }

/* If the cookie bar sits at the bottom, adjust the offset */
body.has-cookie-bar .messenger-fab{ bottom: 88px }

@media (max-width: 1199px) {

	.home-featured-image {
		position: absolute;
		bottom: 0;
		left: 0;
	}
}

@media (max-width: 991px) {

	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 0 10px;
	}

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

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


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


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

	.page-header-sub {
		font-size: 20px;
	}

	footer .middle-wrap .menu {
		margin: 0 0 30px 0;
	}

	header .top-wrap .menu li {
		margin: 0 10px 0 0;
	}

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

	.header-contact li i {
		padding-right: 5px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

  header .top-wrap .header-contact {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px 16px;
    float: none !important;
    width: 100%;
    text-align: center;
    margin: 10px auto;
  }

  header .top-wrap .header-contact li {
    float: none !important;
    display: inline-flex;
    align-items: center;
    margin: 0;
  }

  .header-contact li a {
    font-size: 13px;
    text-align: center;
  }

  .header-contact li i {
    padding-right: 6px;
  }
}

@media (max-width: 767px) {

	.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: #10B6BA;
	}

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

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

	header .top-wrap {
		padding: 10px 0 15px 0;
		height: auto;
	}
	
	/* Center the green bar lists (menu and contact) */
	header .top-wrap .menu,
	header .top-wrap .header-contact {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}

	/* Display the list items inline for the green bar */
	header .top-wrap .menu li,
	header .top-wrap .header-contact li {
		float: none;
		display: inline-block;
		margin: 5px 10px;
	}

	.footer-social {
		margin: 0 0 30px 0;
	}

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

	.nav-strip {
		background: #10B6BA;
	}

	.navbar {
		border: 0;
	}

	.navbar-nav {
		text-align: left;
		display: block;
	}

	.navbar-default .navbar-nav > li > a {
		color: #FFFFFF;
		padding: 10px 15px;
	}

	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
		color: #222222;
		background: transparent;
	}
	
	/* 1) Top-wrap icons (green bar) => White text */
	.top-wrap .header-contact li a {
		color: #FFFFFF;
		font-size: 12px;
	}
	/* 2) Icons near logo (navbar area) => Black text */
	.cta-table .header-contact li a {
		color: #222222 !important;
	}

	.header-contact li a {
		font-size: 14px;
		float: none;           /* no floating, so it won't collide with nav */
		margin-bottom: 10px;   /* adds a little space before the menu */
		text-align: center;    /* center them, or use left if you prefer */
	}

	.header-contact li a:hover {
		color: #222222;
	}
	
	/* Tweak the star spacing for mobile */
	.header-contact li:nth-child(3) i {
		padding-right: 6px; /* Tighten the star gap slightly */
	}
	
	/* Keep items visually balanced on mobile */
	.header-contact li {
		margin: 5px 6px; /* Same for all items to balance the row */
	}
	
	#back-to-top {
	  bottom: 140px; /* Slightly raised from bottom */
	  right: 15px;  /* Positioned in bottom-right corner */
	  z-index: 99999 !important; /* Make sure it's above everything */
	  display: block; /* Hides it by default */
	}
	
	.messenger-fab{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    padding: 0;
    justify-content: center;

    /* translucent without fading the icon */
    background: rgba(0, 132, 255, 0.85);
    -webkit-backdrop-filter: saturate(120%) blur(2px);
    backdrop-filter: saturate(120%) blur(2px);

    /* sit above your back-to-top button (shown bottom-right in your screenshot) */
    bottom: 20px;                 /* lifts it above the chevron */
    right: 10px;
    z-index: 10000;
  }

  /* icon-only on mobile */
  .messenger-fab span{ display: none; }
  .messenger-fab svg{ width: 24px; height: 24px; }

  /* keep the icon white */
  .messenger-fab svg path{ fill: #fff; }

  /* solid on interaction */
  .messenger-fab:focus,
  .messenger-fab:active{ background: rgba(0, 132, 255, 1); }
}

/* =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. */
}
