/*------------------------------------*\RESETS\*------------------------------------*/

img {
	width: 100%;
	height: auto;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.TextCenter {
	text-align: center;
}
.MarginTop {
	margin-top: 50px;
}
.MarginBottom {
	margin-bottom: 50px;
}
.NoMargin {
	margin: 0;
}
.PaddingLeft {
	padding-left: 50px;
}
.PaddingRight {
	padding-right: 50px;
}
.NoPadding {
	padding: 0;
}
.TextRight {
	text-align: right;
}
.TextLeft {
	text-align: left;
}
::-webkit-input-placeholder {
	color: #fff;
}
:-ms-input-placeholder {
	color: #fff;
}
::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
::selection {
	background: #4c4c4e!important;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
	background: #4c4c4e!important;
	color: #FFF;
	text-shadow: none;
}
::-moz-selection {
	background: #4c4c4e!important;
	color: #FFF;
	text-shadow: none;
}
:focus {
	outline: -webkit-focus-ring-color auto 0px;
}
.Clear:before, .Clear:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table;
}
.Clear:after, .container:after, .container-fluid:after, .row:after {
	clear: both;
}
/*------------------------------------*\HEADER STYLES\*------------------------------------*/

header {
	width: 100%;
}
.MobileHeader, .MobileLogo, .MobileContact, .overlay, #MobileNavigationToggle, .MobileNavigation, .MobileNavigationButton, .MobileBook {
	display: none;
}

.HeaderContacts {
	margin: 15px 0 11px 0;
}

.HeaderDetails p {

font-size: 15px;}

.HeaderDetails {
	margin: 25px 0 0 0;
}
.HeaderDetails i {
color: #495a2e;}

.HeaderDetails a {
	margin-right: 15px;
}
.Logo {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
    float: none;
    width: 230px;
    height: 155px;
    z-index: 99;
	padding: 10px;
	background: #fff;
	top: 0;
		box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);


}
/*------------------------------------*\MENU STYLES\*------------------------------------*/

#menu-main-menu-left,
#menu-main-menu-right {
	position: relative;
}
#menu-main-menu-left li,
#menu-main-menu-right li {
	display: inline-block;
	padding: 0;
	margin-left: -4px;
	position: relative;
}
#menu-main-menu-left li a,
#menu-main-menu-right li a {
	font-size: 18px;
	color: #fff;
	margin: 0;
	display: inline-block;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px 45px;
	background: #495a2e;
}


#menu-main-menu-left li a:hover,
#menu-main-menu-right li a:hover{
		background: #fff;
			color: #495a2e;

}

#menu-main-menu a {
	position: relative;
}
#menu-main-menu-left .current-page-ancestor a, #menu-main-menu-left .current-menu-item a, #menu-main-menu-left .current_page_parent a, #menu-main-menu-left a:hover,
#menu-main-menu-right .current-page-ancestor a, #menu-main-menu-right .current-menu-item a, #menu-main-menu-right .current_page_parent a, #menu-main-menu-right a:hover {
	background: #000;
			color: #fff;
}

#menu-main-menu-left li ul.sub-menu,
#menu-main-menu-right li ul.sub-menu {
	background-color: #495a2e;
	position: absolute;
	z-index: 95;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 200ms ease;
	-moz-transition: 200ms ease;
	-o-transition: 200ms ease;
	transition: 200ms ease;
	box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.2);
	width: 100%;
}
#menu-main-menu-left li:hover ul.sub-menu,
#menu-main-menu-right li:hover ul.sub-menu {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}

#menu-main-menu-left li .sub-menu li,
#menu-main-menu-right li .sub-menu li {
    width: 100%;
	display: block;
	margin-left: 0;
}

#menu-main-menu-left li .sub-menu li a,
#menu-main-menu-right li .sub-menu li a {
	display: block;
	padding: 10px 10px;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: solid 1px #fff;
	border-right: solid 0 #c21319;
	text-align: left;
		background: #495a2e;


}
#menu-main-menu-left li .sub-menu li a:hover,
#menu-main-menu-right li .sub-menu li a:hover {
	color: #fff;
	background: #000;
}

/*------------------------------------*\BANNER\*------------------------------------*/

.HomeBannerText {
	top: 50%;
	transform: translateY(-50%);
	float: none;
	position: absolute;
	left: 0;
	right: 0;
	padding: 10px;
	z-index: 89;
}
.HomeBannerText h3 {
	font-size: 90px;
	line-height: 100px;
	color: #fff;
	  text-shadow: 3px 3px #000;

}
.HomeBannerText p {
	width: 50%;
		color: #fff;
}
.TopBannerText {
	top: 50%;
	transform: translateY(-50%);
	float: none;
	position: absolute;
	left: 0;
	right: 0;
	padding: 10px;
	z-index: 89;
	width: 80%;
	margin: 0 10%;
}
.TopBannerText h2 {
	font-size: 90px;	color: #fff;
	line-height: 100px;
		  text-shadow: 3px 3px #000;

}
.bannersmall, .bannersmall img {
	height: 250px;
	object-fit: cover;
}
.bannermedium, .bannermedium img {
	height: 550px;
	object-fit: cover;
}
.bannerlarge, .bannerlarge img {
	height: 700px;
	object-fit: cover;
}
.topleft {
	top: 20%;
	transform: translateY(-20%);
	left: 10%;
	text-align: left;
}
.topcenter {
	top: 20%;
	transform: translateY(-20%);
	text-align: center;
	margin: auto;
}
.topright {
	top: 20%;
	transform: translateY(-20%);
	right: 10%;
	text-align: right;
	left: auto;
}
.centerleft {
	top: 50%;
	transform: translateY(-50%);
	left: 10%;
	text-align: left;
}
.centercenter {
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	margin: auto;
}
.centerright {
	top: 50%;
	transform: translateY(-50%);
	right: 10%;
	text-align: right;
	left: auto;
}
.bottomleft {
	top: 80%;
	transform: translateY(-80%);
	left: 10%;
	text-align: left;
}
.bottomcenter {
	top: 80%;
	transform: translateY(-80%);
	text-align: center;
	margin: auto;
}
.bottomright {
	top: 80%;
	transform: translateY(-80%);
	right: 10%;
	text-align: right;
	left: auto;
}
/*------------------------------------*\SLICK  STYLES\*------------------------------------*/

.slick-dots button {
	display: none;
}
.slick-dots {
	position: relative;
	margin-top: 15px;
	z-index: 10;
	text-align: center;
}
.slick-dots li {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	list-style-type: none;
	margin: 0 5px;
	background: #495a2e;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	display: inline-block;
}
.slick-dots li:hover, .slick-dots .slick-active {
	background: #495a2e;
	transform: scale(1.5);
}
.slick-next, .slick-prev {
	transition: all 0.3s ease-in-out;
	border: 0;
	font-size: 0;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	cursor: pointer!important;
}
.slick-next {
	background: url(../img/icon-arrow-right-white.svg) center center no-repeat;
	background-size: 50px;
	right: 0px;
}
.slick-next:hover {
	background: url(../img/icon-arrow-right-white.svg) right -10px top 50% no-repeat;
	background-size: 50px;
}
.slick-prev {
	background: url(../img/icon-arrow-left-white.svg) center center no-repeat;
	background-size: 50px;
	left: 0;
}
.slick-prev:hover {
	background: url(../img/icon-arrow-left-white.svg) left -10px top 50% no-repeat;
	background-size: 50px;
}

.slick-next-green {
	background: url(../img/icon-arrow-right-green.svg) center center no-repeat;
	background-size: 50px;
	right: 0px;
}
.slick-next-green:hover {
	background: url(../img/icon-arrow-right-green.svg) right -10px top 50% no-repeat;
	background-size: 50px;
}
.slick-prev-green {
	background: url(../img/icon-arrow-left-green.svg) center center no-repeat;
	background-size: 50px;
	left: 0;
}
.slick-prev-green:hover {
	background: url(../img/icon-arrow-left-green.svg) left -10px top 50% no-repeat;
	background-size: 50px;
}

.TopBanner .slick-dots, .HomeBanner .slick-dots, .InsetBanner .slick-dots {
	position: absolute;
	margin-top: 0;
	bottom: 10px;
	left: 0;
	right: 0;
}
/*------------------------------------*\BACKGROUNDS\*------------------------------------*/

body {
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Muli', sans-serif;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.WhiteBack {
	background-color: #fff;
	
}

.GreyBack {
	background-color: #ededed;

}

.GreenBack {
	background-color: #495a2e;
		
}

.Band {
	width: 100%;
	float: left;
}



/*------------------------------------*\BUTTONS\*------------------------------------*/

button {
	padding: 0;
	border: 0;
}
.ArrowButton {
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin: 0;
}

.ArrowButton a {
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	display: block;
	padding: 10px 50px;
	transition: all 0.3s;
	position: relative;
	z-index: 1;
	border-radius: 100px;
	border:  solid 2px #495a2e;
	background: url(../img/icon-arrow-right-green.svg) right center no-repeat #fff;

}

.ArrowButton a h6 {
margin-bottom: 0;
	color: #000;

}
	


.ArrowButton a:hover {
	background: url(../img/icon-arrow-right-white.svg) right -10px top  50% no-repeat #495a2e;

}

.ArrowButton a:hover h6 {
	color: #fff;

}
	
/*------------------------------------*\FONTS\*------------------------------------*/

a {
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:hover, a:focus {
	outline: none;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #495a2e;
}
p {
	font-size: 18px;
	line-height: 25px;
	padding: 0px;
	margin: 0 0 20px 0;
	color: #000;
	font-weight: 500;
}
p a {
	color: #000;
	font-weight: 700;
}
p a:hover {
	color: #495a2e;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0 10px 0;
	padding: 0px;
	color: #495a2e;
	font-weight: 700;
	font-family: 'Montserrat Alternates', sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a h1, a h2, a h3, a h4, a h5, a h6 {
	color: #495a2e;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a h1:hover, a h2:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover {
	color: #000;
}
h1 {
	font-size: 40px;
	line-height: 55px;
}
h2 {
	font-size: 45px;
	line-height: 55px;
}
h3 {
	font-size: 35px;
	line-height: 45px;
}
h4 {
	font-size: 25px;
	line-height: 35px;
}
h5 {
	font-size: 20px;
	line-height: 25px;
}
h6 {
	font-size: 20px;
	line-height: 25px;
	color: #000;
}
.MainContentBlock li {
	list-style-type: circle;
	line-height: 26px;
	margin-left: 20px;
	list-style-position: outside;
	margin-bottom: 10px;
	color: #000;
	font-size: 20px;
}
.MainContentBlock li:last-child {
	margin-bottom: 25px;
}
.MainContentBlock li a {
	color: #000;
}
.MainContentBlock li a:hover {
	color: #495a2e;
}
.MainContentBlock ol {
	list-style: none;
	counter-reset: my-awesome-counter;
}
.MainContentBlock ol li {
	counter-increment: my-awesome-counter;
	list-style-type: none;
	margin-left: 22px;
}
.MainContentBlock ol li::before {
	content: counter(my-awesome-counter) ". ";
	color: #495a2e;
	margin-left: -20px;
	margin-right: 5px;
}
blockquote {
	border-left: solid 5px #495a2e;
	padding: 15px 0 15px 25px;
	margin: 25px 0;
	position: relative;
}
blockquote p {
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	font-size: 25px;
	line-height: 35px;
	color: #495a2e;
	font-style: italic;
}
blockquote:before {
	content: '';
	width: 50px;
	height: 50px;
	background: url(../img/icon-quote-marks-left.svg) left center no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -25px;
}
blockquote:after {
	content: '';
	width: 50px;
	height: 50px;
	background: url(../img/icon-quote-marks-right.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	bottom: -25px;
}
.Credit {
	font-size: 15px;
	line-height: 20px;
	background: #fff;
	display: block;
	float: left;
	width: 100%;
	padding: 15px 20px;
}

.Underline {
	position: relative;
	margin-bottom: 25px;

}

.Underline:after {
	content: '';
	position: absolute;
	width: 100px;
	height: 5px;
	z-index: 60;
	background: #495a2e;
	bottom: -7px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.UnderlineLeft:after {
	left: 0;
	right: auto;
}


/*------------------------------------*\BREADCRUMB BAND\*------------------------------------*/

#breadcrumbs {
	color: #495a2e;
	font-size: 14px;
	margin: 25px 0px;
	text-align: center;
}
#breadcrumbs span {
	color: #495a2e;
	transition: all 0.3s ease-in-out;
}
#breadcrumbs a span {
	color: #fff!important;
}
#breadcrumbs a span:hover {
	color: #000!important;
}
/*------------------------------------*\INTRO BAND\*------------------------------------*/


.IntroArea p {
	font-size: 20px;
	line-height: 25px;
}


/*------------------------------------*\NEWS STYLES\*------------------------------------*/


.SubContFlex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	float: left;
	
}


.NewsLink {
	width: 48%;
	margin: 0 1% 65px 1%;
	display: block;
	padding-bottom: 15px;
}

.NewsImage img {
	border-radius: 100px;
		transition: all 0.3s ease-in-out;

	
}
.NewsLink:hover .NewsImage img {
	transform: scale(1.05)
}

.NewsLink h6 {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	
}
.NewsLink h3 {
	font-size: 20px;
	line-height: 25px;
	margin: 0;
		padding-bottom: 15px;
	transition: all 0.3s ease-in-out;
	
}

.NewsLink p {	
	padding-bottom: 10px;
		font-size: 16px;
	line-height: 20px;
	margin: 0;
	transition: all 0.3s ease-in-out;
}

.NewsLink:hover h6, .NewsLink:hover h3, .NewsLink:hover h5, .NewsLink:hover p {
	color: #000;
}


.Date {
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0 0 0;
}

.pagination {
	width: 100%;
	text-align: center;
}
.pagination a {
	color: #fff;
}

.page-numbers {
	height: 50px;
	text-align: center;
	line-height: 27px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	background: #495a2e;
	border: solid 2px #495a2e;
	margin: 5px;
	padding: 10px 16px;
	min-width: 50px;
	border-radius: 100px;
}
.pagination .dots {
	background: #fff;
	color: #b5a571;
	border: solid 2px #fff;
	padding: 10px 0;
	width: 20px;
}
.pagination:hover .dots {
	background: #fff;
	color: #495a2e;
}
.page-numbers:hover, .pagination .current {
	background: #fff;
	color: #495a2e!important;
	border: solid 2px #495a2e;
}
.pagination .current {
	background: #fff;
	color: #495a2e!important;
	border: solid 2px #495a2e;
}

/*------------------------------------*\Dog  STYLES\*------------------------------------*/


.DogsContFlex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.DogLink {
	background: #000;
	box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
	width: 23%;
	margin: 0 1% 25px 1%;
	display: block;
	padding-bottom: 15px;
	border:  solid 1px #fff;
}

.DogLinkCarousel {
	background: #000;
	box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
	width: auto;
	margin: 35px 20px;
	display: block;
	padding-bottom: 15px;
	border:  solid 1px #fff;
	float: left;
}
.DogLink:hover {
	background: #495a2e;
	transform: scale(1.05)
}

.DogLink h5 {
	font-size: 20px;
	line-height: 25px;
	margin: 0;
}
.DogLink h6 {
	font-size: 18px;
	line-height: 25px;
	margin: 0;
		color: #fff;

	
}
.DogLink h3 {
	font-size: 28px;
	line-height: 30px;
	margin: 0;
		padding: 15px 0;
	transition: all 0.3s ease-in-out;
	color: #fff;
}

.DogLink p {	color: #fff;
	padding-bottom: 10px;
	margin: 0;
	transition: all 0.3s ease-in-out;
}

.DogLink:hover h6, .DogLink:hover h3, .DogLink:hover h5, .DogLink:hover p {
	color: #fff;
}


/*------------------------------------*\DOGS SINGLE STYLES\*------------------------------------*/


.Gallery {
	border:  solid 10px #fff;
}


.DogTitle {
	font-size: 40px;
	line-height: 65px;
}
.DogSpec {
	font-size: 25px;
	line-height: 30px;
	text-transform: capitalize;
}

.DogAttributeLink {
	background: #fff;
	width: 100%;
	float: left;
	border-bottom: 2px #ededed solid;
}

.DogAttributeLink:hover {
	background: #495a2e;
}

.DogAttributeLink h6 {
	color: #000;
}

.DogAttributeLink:hover h6 {
	color: #fff;
}


.DogAttributes h6 {
	margin: 10px 0;
}


.GallerySmall {
	position: relative;
}


.SliderNav .slick-current
{
	position: relative;
}

.SliderNav .slick-current:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 100%;
	z-index: 60;
	transition: color, opacity, ease-in-out 0.25s;
	left: 0;
		background: rgba(73, 90, 46, 0.5);

	right: 0;
	margin:  0 auto;

}

.GallerySingle {
	opacity: 0;
	left: 0!important;
	right: 0!important;
	border: none!important;
}
.Gallery:hover .GallerySingle {
	opacity: 1;
}


/*------------------------------------*\CHOCOLATE STYLES\*------------------------------------*/


.chocolat-pop {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.chocolat-zoomable.chocolat-zoomed .chocolat-img {
	cursor: zoom-out;
}
.chocolat-open {
	overflow: hidden;
}
.chocolat-overlay {
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
	opacity: 0.95;
	background: #495a2e!important;
}
.chocolat-wrapper {
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 160;
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.chocolat-zoomable .chocolat-img {
	cursor: zoom-in;
}
.chocolat-loader {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	z-index: 1100;
	display: none;
}
.chocolat-content {
	position: fixed;
	width: 0px;
	height: 0px;
	left: 50%;
	top: 50%;
	z-index: 1400;
	text-align: left;
	transition: all 0.3s ease-in-out;
}
.chocolat-content .chocolat-img {
	position: absolute;
	width: 90%;
	height: 90%;
	margin: 0 5%;
	border: solid 5px #fff!important;
	transition: all 0.3s ease-in-out;
}
.chocolat-wrapper .chocolat-left, .chocolat-wrapper .chocolat-right {
	position: absolute;
	cursor: pointer;
	z-index: 101;
	display: none;
	cursor: pointer!important;
	top: 50%;
	transform: translateY(-50%);
	height: 50px;
	width: 50px;
	transition: all 0.3s ease-in-out;
	background-repeat: no-repeat!important;
}
.chocolat-wrapper .chocolat-left {
	left: 0px;
	background: url(../img/icon-arrow-left-white.svg) center center;
	background-size: 50px;
		background-color: transparent;

}
.chocolat-wrapper .chocolat-left:hover {
		background: url(../img/icon-arrow-left-white.svg) left -10px top 50%;
}
.chocolat-wrapper .chocolat-right {
	right: 0px;
	background: url(../img/icon-arrow-right-white.svg) center center;
	background-color: transparent;
	background-size: 50px;
}
.chocolat-wrapper .chocolat-right:hover {
	background: url(../img/icon-arrow-right-white.svg) right -10px top 50%;
}
.chocolat-wrapper .chocolat-right.active, .chocolat-wrapper .chocolat-left.active {
	display: block;
}
.chocolat-wrapper .chocolat-top {
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	z-index: 1700;
	margin-bottom: 10px;
}
.chocolat-wrapper .chocolat-close {
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(../img/icon-plus-white.svg) no-repeat center center;
	background-size: 40px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.3s ease-in-out;
}
.chocolat-wrapper .chocolat-close:hover {
	background: url(../img/icon-plus-black.svg) no-repeat center center;
	background-size: 40px;
}
body.chocolat-open>.chocolat-overlay {
	z-index: 150;
}
body.chocolat-open>.chocolat-loader {
	z-index: 150;
}
body.chocolat-open>.chocolat-content {
	z-index: 170;
}
.chocolat-image img {
	position: relative;
	float: left;
}
.chocolat-image::after {
	border: solid 1px #fff;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 1);
	z-index: -1;
	transition: all 0.3s;
}
.GalleryPlus {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 100%;
	z-index: 60;
	background: url(../img/icon-plus-white.svg) no-repeat center center;
	background-size: 50px;
	left: 15px;
	right: 15px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
	transition: all 0.3s;
}
.GalleryPlus:hover {
	background: url(../img/icon-plus-white.svg) no-repeat center center rgba(73, 90, 46, 0.5);
	background-size: 50px;
}
.chocolat-image:hover::after {
	box-shadow: none;
}
.chocolat-wrapper .chocolat-bottom {
	left: 0;
	right: 0;
	line-height: 20px;
	bottom: 10px;
	z-index: 1700;
	text-align: center;
	position: absolute;
}
.chocolat-pagination {
	display: none;
}
/*------------------------------------*\MODULES\*------------------------------------*/

.Relative {
	position: relative;
}


.FullImageHeight {
	height: 550px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 60;
}
.FullImageHeight .TopBannerText {
	top: 50%;
	transform: translateY(-50%);
	float: none;
	position: absolute;
	z-index: 90;
}
.FullImageHeight p,
.FullImageHeight h3 {
	color: #fff;
}


.SingleTestimonial {
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
}

.SingleTestimonial p {
	padding: 50px 50px 0 50px;
	color: #000;
	position: relative;
}
.SingleTestimonial h6 {
	display: inline-block;
	color: #495a2e;
}
.SingleTestimonial h6:nth-child(3):before {
	content: '|';
	text-align: center;
	left: 0;
	top: 0;
	position: relative;
	margin: 0 10px;
}
.SingleTestimonial p:before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../img/icon-quote-marks-left.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	left: 25px;
	top: 25px;
}
.SingleTestimonial p:after {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../img/icon-quote-marks-right.svg) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 25px;
	bottom: -15px;
}
.SingleTestimonial p:before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../img/icon-quote-marks-left.svg) left center no-repeat;
	background-size: contain;
	position: absolute;
	left: 25px;
	top: 25px;
}
.Question {
	position: relative;
	padding: 20px 80px 20px 20px;
	background: #fff;
	transition: all 0.15s ease-in-out;
	margin-bottom: 15px;
	border-radius: 100px;
	border: solid 2px #495a2e;
}
.Question:hover {
	background: #495a2e;
}
.Question h6 {
	margin:  0;
	color: #495a2e;
}
.Question:hover h6 {
	color: #fff;
}
.Question:hover {
	cursor: pointer;
}
.QuestionArrow {
	height: 100%;
	width: 65px;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.15s ease-in-out;
	margin: 0 auto;
	background: url(../img/icon-arrow-down-green.svg) no-repeat center center;
	z-index: 65;
	border-radius: 100px;
	background-size: 100%;

}
.QuestionArrow:hover, .Question:hover .QuestionArrow {
	background: url(../img/icon-arrow-down-white.svg) no-repeat center center;
	background-size: 100%;
}
.Answer {
	display: none;
	padding: 0 25px;
}
i.rotate-icon {
	-webkit-transform: rotate(180deg)!important;
	transform: rotate(180deg)!important;
	
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*------------------------------------*\FOOTER STYLES\*------------------------------------*/


.FooterLogo img {
	max-width: 300px;
}


.Accreditations img {
	max-width: 200px;
	margin: 25px 10px;
}

.FooterContacts p a, 
.FooterContacts p {
	font-size: 16px;
	line-height: 20px;
}

.FooterContacts a i {
	color: #495a2e;
	margin: 0 10px;
}
#menu-footer-menu {
	position: relative;
}

#menu-footer-menu>li>a {
	font-size: 12px;
	line-height: 20px;
	color: #495a2e;
	display: inline-block;
	margin-bottom: 10px;
	font-weight: 700;
}
#menu-footer-menu>li>a:hover {
	color: #000;
}

.SocialMediaLinks {

margin-bottom: 25px;}

.SocialMediaLinks li {
	display: inline-block;
}
.SocialMediaLinks li a {
	margin:  0 5px;
	height: 50px;
	width: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #fff;
	background: #495a2e;
	border-radius: 50px;
}
.SocialMediaLinks li a:hover {
	background: #000;
	color: #fff;
}
.CapeCreative p {
	display: inline-block;
	font-size: 13px;
	line-height: 15px;
	color: #000;
}
.CapeCreative p a {
	color: #4a5a2e;
}
.CapeCreative p:first-child a:after {
	background: url(../img/Cape-Creative.svg) center left no-repeat;
	background-size: contain;
	height: 20px;
	width: 45px;
	content: '';
	display: inline-block;
	float: right;
	margin: -1px 0 0 2px;
}
.CapeCreative a:hover {
	color: #000;
}
/*------------------------------------*\FORMS\*------------------------------------*/


.caldera-grid hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #495a2e!important;
}
.caldera-grid .checkbox label.checked {
	background: #495a2e;
	color: #fff!important;
		border-radius: 25px!important;

}
.caldera-grid .checkbox label.checked:before {
	font-family: "FontAwesome";
	content: "\f00c";
}
.caldera-grid .checkbox, .caldera-grid .radio {
	display: inline-block!important;
	background: #fff;
	border: solid 1px #495a2e;
	color: #000;	border-radius: 25px!important;

	font-size: 12px;
	transition: all 0.3s ease-in-out!important;
}
.caldera-grid .checkbox strong, .caldera-grid .radio strong {
	display: block;
	color: #495a2e;
	font-weight: 400!important;
}
.caldera-grid .checkbox:hover, .caldera-grid .radio:hover {
	color: #fff;
	background: #495a2e;
}
.caldera-grid .checkbox:hover strong, .caldera-grid .radio:hover strong {
	color: #fff;
}
.caldera-grid .checkbox label, .caldera-grid .radio label {
	padding: 10px!important;
	margin: 0!important;
	display: block;
}
.caldera-grid .checkbox input[type=checkbox], .caldera-grid .checkbox-inline input[type=checkbox], .caldera-grid .radio input[type=radio], .caldera-grid .radio-inline input[type=radio] {
	display: none;
}
.form-group {
	text-align: center;
}
.caldera-grid .help-block {
	margin-top: 0!important;
	margin-bottom: 0!important;
	padding: 5px;
	float: left;
	width: 100%;
}
.caldera-grid .form-control {
	width: 100%!important;
	height: auto!important;
	padding: 10px 15px!important;
	background-color: #fff!important;
	border: 1px solid #000!important;
	border-radius: 25px!important;
	font-size: 16px!important;
	line-height: 20px!important;
	color: #000!important;
	transition: all 0.3s ease-in-out!important;
	background: #fff;
}
.caldera-grid .form-control:focus {
	border-color: #495a2e!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	background-color: #fff!important;
	color: #495a2e!important;
}
.cf-toggle-switch .btn {
	color: #000!important;
	padding: 15px 25px!important;
	font-size: 20px!important;
	line-height: 25px!important;
	border-radius: 0!important;
	border-color: #495a2e!important;
	margin-right: 10px!important;
}
.cf-toggle-switch .btn-default.active, .cf-toggle-switch .btn-default:active, .cf-toggle-switch .btn-default:focus, .cf-toggle-switch .btn-default:hover, .cf-toggle-switch .open .dropdown-toggle.btn-default {
	color: #FFF!important;
	background-color: #495a2e!important;
	border-color: #495a2e!important;
}
.cf-toggle-switch .btn-success {
	color: #fff!important;
	background-color: #495a2e!important;
	border-color: #495a2e!important;
}
.caldera-grid select {
	width: 100%;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff!important;
	background-size: 30px 30px!important;
	font-size: 18px!important;
	line-height: 25px!important;
	padding: 15px 40px;
	transition: all 0.3s ease-in-out;
}
.caldera-grid select:focus {
	background: #fff!important;
	background-size: 30px 30px!important;
}
.TextLeft label {
	text-align: left;
}
.control-label {
	display: block!important;
	text-align: left;
}


#fld_6809209Label {
	text-align: center;
}

.caldera-grid .btn[type=submit] {
	cursor: pointer;
	border-radius: 0!important;
	transition: all 0.3s!important;
	margin: 0 auto!important;
	font-size: 18px!important;
	line-height: 25px!important;
	text-align: center!important;
	display: block!important;
	padding: 10px 50px!important;
	transition: all 0.3s!important;
	position: relative!important;
	z-index: 1!important;
	border-radius: 100px!important;
	border:  solid 2px #495a2e!important;
	background: url(../img/icon-arrow-right-green.svg) right center no-repeat #fff!important;
	
}
.caldera-grid .btn:hover {
		background: url(../img/icon-arrow-right-white.svg) right -10px top  50% no-repeat #495a2e!important;
	color: #fff!important;
}


	
.cfdatepicker table tr td.active.active {
	color: #ffffff;
	background-color: #495a2e!important;
	border-color: #495a2e!important;
	border-radius: 0!important;
}
.caldera-grid .has-error .help-block, .caldera-grid .has-error .control-label {
	color: #495a2e!important;
}
/*------------------------------------*\TRANSISTIONS\*------------------------------------*/

a {
	transition: all 0.3s ease-in-out;
}
/*------------------------------------*\RESPONSIVE STYLES\*------------------------------------*/

@media all and (max-width: 1500px) {
#menu-main-menu-left li a, #menu-main-menu-right li a {

    padding: 15px 35px;
}}
@media all and (max-width: 1375px) {
#menu-main-menu-left li a, #menu-main-menu-right li a {
font-size: 17px;
    padding: 15px 20px;
}}
@media all and (max-width: 1200px) {
#menu-main-menu-left li a, #menu-main-menu-right li a {
font-size: 14px;
	
    padding: 15px 15px;
}
	.HeaderDetails p {
    font-size: 13px;
}
	.DogLink {
    width: 31.3333334%;

}
	
}
@media all and (max-width: 992px) {
.DogLink {
    width: 46%;

}.Accreditations img {
		max-width: 100px;
		margin: 15px auto;
	}
	.bannermedium, .bannermedium img {
		height: 450px;
		object-fit: cover;
	}
	.bannerlarge, .bannerlarge img {
		height: 600px;
		object-fit: cover;
	}

	
	
	
	.IntroArea p {
		font-size: 20px;
		line-height: 25px;
	}
	h1 {
		font-size: 40px;
		line-height: 45px;
	}
	h2 {
		font-size: 35px;
		line-height: 40px;
	}
	h3 {
		font-size: 30px;
		line-height: 35px;
	}
	h4 {
		font-size: 25px;
		line-height: 30px;
	}
	h5 {
		font-size: 22px;
		line-height: 25px;
	}
	h6 {
		font-size: 20px;
		line-height: 25px;
	}
	p {
		font-size: 16px;
		line-height: 20px;
	}
	.MainContentBlock li {
		line-height: 18px;
		font-size: 20px;
	}
	blockquote p {
		font-size: 20px;
		line-height: 30px;
	}
	.ArrowButton a h6 {
		font-size: 15px;
		line-height: 20px;
		letter-spacing: 1px;
		padding: 10px 20px 10px 20px;
		background-size: 20px;
	}
	.ArrowButton a h6:hover {
		background-size: 20px;
	}
	.ArrowButton a h6:after {
		top: 3px;
		bottom: 3px;
		left: 3px;
		right: 3px;
	}
	.MarginBottom {
		margin-bottom: 25px;
	}
	.MarginTop {
		margin-top: 25px;
	}
	.slick-next, .slick-prev, .slick-next:hover, .slick-prev:hover, .chocolat-wrapper .chocolat-left, .chocolat-wrapper .chocolat-right, .chocolat-wrapper .chocolat-left, .chocolat-wrapper .chocolat-left:hover, .chocolat-wrapper .chocolat-right, .chocolat-wrapper .chocolat-right:hover {
		height: 30px;
		width: 30px;
		background-size: 30px;
	}
	.chocolat-wrapper .chocolat-close {
		width: 30px;
		height: 30px;
		background-size: 30px;
	}
	.chocolat-wrapper .chocolat-close:hover {
		background-size: 30px;
	}
	.MobileMargin {
		margin-top: 50px;
	}
	.HideMobile {
		display: none;
	}
	.MobileHeader {
		display: block;
		height: 50px;
		position: fixed;
		z-index: 100;
		top: 0;
		width: 100%;
		background: #495a2e;
	}
	.MobileLogo {
		position: fixed;
		left: 0;
		right: 0;
		margin:  0 auto;
		background: #fff;
		box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
	top: 0;
		width: 120px;
		z-index: 101;
		display: block;
	}
	.MobileNavigationButton {
		left: 0;
		top: 4px;
		height: 40px;
		font-size: 29px!important;
		position: fixed;
		color: #fff;
		display: block;
		z-index: 104;
		cursor: pointer;
		width: 45px;
		text-align: right;
		padding-right: 10px;
	}
	.MobileContact {
		Right: 10px;
		top: 7px;
		height: 30px;
		font-size: 25px;
		position: fixed;
		color: #fff;
		display: block;
		z-index: 104;
	}
	.MobileContact a {
		color: #fff;
	}
	.MobileNavigationButtonBack {
		display: none;
		margin: 0 0 0 5px;
		vertical-align: middle;
		font-size: 15px;
		cursor: pointer;
		    position: absolute;
    top: 12px;
    left: 40px;
	}
	.MobileNavigationButtonBack .fa {
		font-size: 20px;
	}
	.MobileNavigation {
		z-index: 100;
		position: absolute;
		position: fixed;
		top: 50px;
		bottom: 0;
		left: 0;
		display: block;
		width: 0;
		overflow: hidden;
		transition: width .2s;
		background: url(../img/Penpont-watermark1.svg) bottom 50px center no-repeat #495a2e;
		background-size: 300px;
	}
	.MobileNavigationInner {
		position: absolute;
		top: 30px;
		left: 0;
		height: 100%;
		transition: left .2s;
	}
	.MobileNavigation .menu {
		display: block;
		width: 100%;
		width: 100vw;
	}
	.MobileNavigation .menu .menu-item a {
		display: block;
		padding: 15px;
		line-height: 20px;
		font-size: 16px;
		text-align: center;
		border-bottom:  solid 1px #fff;
		    text-transform: uppercase;
    font-weight: 700;
		letter-spacing:  2px;
	}
	.MobileNavigation .menu .menu-item.FloatRight {
		float: none;
	}
	.MobileNavigation .menu .menu-item.menu-item-has-children>a:before {
		float: right;
		font-family: "FontAwesome";
		content: "\f054";
	}
	.MobileNavigation .menu .menu-item .sub-menu {
		position: absolute;
		top: 0;
		left: 100%;
		display: none;
		width: 100%;
		width: 100vw;
		height: 100%;
	}
	
	.sub-menu>a {
		font-weight: 400;
		font-size: 18px;
		color: #fff!important;
		background: #000!important;
		border-bottom: 1px solid #fff;
	}

	#MobileNavigationToggle:checked+.MobileNavigationButton .fa.fa-bars:before {
		content: "\f00d";
	}
	#MobileNavigationToggle:checked+.MobileNavigationButton+.MobileNavigation {
		width: 100%;
	}
	.menuself {
		display: none;
		color: white;
	}
	.menuself:first-child {
		display: block;
		color: white;
	}
	.MobileTextCenter {
		text-align: center;
	}
	#menu-footer-menu>li {
		text-align: center;
	}
	.InsetImage2 img, .InsetImage3 img {
		left: auto;
		right: 10px;
	}
	.TopBannerText h2, .VehicleBanner h2, .HomeBannerText h3 {
		font-size: 50px;
		line-height: 60px;
		margin-top: 0;
	}
	.HomeBannerText p {
		width: 100%;
	}
}
@media all and (max-width: 767px) {
	
.DogLink {
    width: 94%;

}
	.CapeCreative {
	padding-top:	15px;}
	

}
@media all and (max-width: 500px) {
	
	.SocialMediaLinks {
		position: relative;
		right: 0;
		top: 0;
		text-align: center;
	}
	
	.caldera-grid .row {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.caldera-grid .col-lg-1, .caldera-grid .col-lg-10, .caldera-grid .col-lg-11, .caldera-grid .col-lg-12, .caldera-grid .col-lg-2, .caldera-grid .col-lg-3, .caldera-grid .col-lg-4, .caldera-grid .col-lg-5, .caldera-grid .col-lg-6, .caldera-grid .col-lg-7, .caldera-grid .col-lg-8, .caldera-grid .col-lg-9, .caldera-grid .col-md-1, .caldera-grid .col-md-10, .caldera-grid .col-md-11, .caldera-grid .col-md-12, .caldera-grid .col-md-2, .caldera-grid .col-md-3, .caldera-grid .col-md-4, .caldera-grid .col-md-5, .caldera-grid .col-md-6, .caldera-grid .col-md-7, .caldera-grid .col-md-8, .caldera-grid .col-md-9, .caldera-grid .col-sm-1, .caldera-grid .col-sm-10, .caldera-grid .col-sm-11, .caldera-grid .col-sm-12, .caldera-grid .col-sm-2, .caldera-grid .col-sm-3, .caldera-grid .col-sm-4, .caldera-grid .col-sm-5, .caldera-grid .col-sm-6, .caldera-grid .col-sm-7, .caldera-grid .col-sm-8, .caldera-grid .col-sm-9, .caldera-grid .col-xs-1, .caldera-grid .col-xs-10, .caldera-grid .col-xs-11, .caldera-grid .col-xs-12, .caldera-grid .col-xs-2, .caldera-grid .col-xs-3, .caldera-grid .col-xs-4, .caldera-grid .col-xs-5, .caldera-grid .col-xs-6, .caldera-grid .col-xs-7, .caldera-grid .col-xs-8, .caldera-grid .col-xs-9 {
		position: relative;
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.PaddingRight {
		padding-right: 15px;
	}
	.PaddingLeft {
		padding-left: 15px;
	}
}

/*------------------------------------*\OVERIDE Styles\*------------------------------------*/



body.page-id-162 .FooterTestimonials {
	display: none;
}


body.single-dogs #menu-main-menu-left .menu-item-166 a {
background: #000;}

body.single-dogs #menu-main-menu-left .menu-item-166 a:hover {
background: #fff;
color: #495a2e;}

body.single-dogs #menu-main-menu-right .menu-item-209 a {
background: #495a2e;
color: #fff;}

body.single-dogs #menu-main-menu-right .menu-item-209 a:hover {
background: #fff;
color: #495a2e;}

