.visual-hide {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

html {
	font-size: 6.25%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility
}

body {
	font-size: 100%;
	font-family: Lato, Helvetica, Arial, sans-serif;
	height: 100%;
	color: #193a1b
}

input,
textarea {
	font-family: Lato, Helvetica, Arial, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px;
	padding: 0;
	font-weight: 700;
	line-height: normal
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit
}

h1 {
	font-size: 38px;
	font-size: 38rem
}

@media (max-width:1100px) {
	h1 {
		font-size: 34.2px;
		font-size: 34.2rem
	}
}

@media (max-width:768px) {
	h1 {
		font-size: 30.4px;
		font-size: 30.4rem
	}
}

@media (max-width:500px) {
	h1 {
		font-size: 26.6px;
		font-size: 26.6rem
	}
}

h2 {
	font-size: 30px;
	font-size: 30rem
}

@media (max-width:1100px) {
	h2 {
		font-size: 27px;
		font-size: 27rem
	}
}

@media (max-width:768px) {
	h2 {
		font-size: 24px;
		font-size: 24rem
	}
}

@media (max-width:500px) {
	h2 {
		font-size: 21px;
		font-size: 21rem
	}
}

h3 {
	font-size: 24px;
	font-size: 24rem
}

@media (max-width:1100px) {
	h3 {
		font-size: 21.6px;
		font-size: 21.6rem
	}
}

@media (max-width:768px) {
	h3 {
		font-size: 19.2px;
		font-size: 19.2rem
	}
}

@media (max-width:500px) {
	h3 {
		font-size: 16.8px;
		font-size: 16.8rem
	}
}

h4 {
	font-size: 16px;
	font-size: 16rem
}

@media (max-width:1100px) {
	h4 {
		font-size: 14.4px;
		font-size: 14.4rem
	}
}

@media (max-width:768px) {
	h4 {
		font-size: 12.8px;
		font-size: 12.8rem
	}
}

@media (max-width:500px) {
	h4 {
		font-size: 11.2px;
		font-size: 11.2rem
	}
}

h5 {
	font-size: 14px;
	font-size: 14rem
}

@media (max-width:1100px) {
	h5 {
		font-size: 12.6px;
		font-size: 12.6rem
	}
}

@media (max-width:768px) {
	h5 {
		font-size: 11.2px;
		font-size: 11.2rem
	}
}

@media (max-width:500px) {
	h5 {
		font-size: 9.8px;
		font-size: 9.8rem
	}
}

h6 {
	font-size: 14px;
	font-size: 14rem
}

@media (max-width:1100px) {
	h6 {
		font-size: 12.6px;
		font-size: 12.6rem
	}
}

@media (max-width:768px) {
	h6 {
		font-size: 11.2px;
		font-size: 11.2rem
	}
}

@media (max-width:500px) {
	h6 {
		font-size: 9.8px;
		font-size: 9.8rem
	}
}

li,
p {
	font-size: 17px;
	font-size: 17rem;
	line-height: 1.6
}

@media (max-width:1100px) {

	li,
	p {
		font-size: 16.32px;
		font-size: 16.32rem
	}
}

@media (max-width:768px) {

	li,
	p {
		font-size: 15.64px;
		font-size: 15.64rem
	}
}

@media (max-width:500px) {

	li,
	p {
		font-size: 14.96px;
		font-size: 14.96rem
	}
}

small {
	font-size: 80%
}

strong {
	font-weight: 800
}

a {
	text-decoration: none;
	outline: 0;
	color: #40ae49
}

a:focus,
a:hover {
	color: #5dc466
}

blockquote,
blockquote p {
	font-style: italic
}

blockquote {
	margin: 0 0 20px;
	padding: 20px;
	padding-left: 40px;
	border-left: 2px solid #40ae49
}

blockquote cite {
	display: block
}

blockquote cite:before {
	content: "\2014 \0020"
}

figure {
	margin: 0
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}

* {
	box-sizing: border-box;
	z-index: 0
}

:after,
:before {
	z-index: 0
}

body {
	position: relative
}

body,
html {
	height: 100%
}

section {
	overflow: hidden;
	position: relative
}

a {
	text-decoration: none;
	color: #40ae49;
	transition: all .2s ease
}

a:hover {
	color: #5dc466
}

a img {
	border: 0
}

table {
	font-size: 14px;
	font-size: 14rem;
	margin-bottom: 30px;
	border-top: 2px solid #79bc43;
	border-bottom: 2px solid #79bc43;
	padding: 20px 0
}

@media (max-width:1100px) {
	table {
		font-size: 13.44px;
		font-size: 13.44rem
	}
}

@media (max-width:768px) {
	table {
		font-size: 12.88px;
		font-size: 12.88rem
	}
}

@media (max-width:500px) {
	table {
		font-size: 12.32px;
		font-size: 12.32rem
	}
}

table td:first-child {
	font-weight: 700;
	padding-right: 12px
}

.section-contact-header,
.section-landing-header,
.section-page-header {
	position: relative;
	display: flex;
	align-items: center;
	padding: 10vh 0 0;
	width: 100%;
	background-size: cover;
	background-position: center
}

.section-contact-header:after,
.section-landing-header:after,
.section-page-header:after {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #000, #193a1b);
	visibility: visible;
	opacity: .7;
	z-index: -1
}

.section-contact-header .header-content h1,
.section-contact-header .header-content h2,
.section-landing-header .header-content h1,
.section-landing-header .header-content h2,
.section-page-header .header-content h1,
.section-page-header .header-content h2 {
	font-size: 40px;
	font-size: 40rem;
	font-weight: 900;
	color: #fff;
	margin-bottom: 10px
}

@media (max-width:1100px) {

	.section-contact-header .header-content h1,
	.section-contact-header .header-content h2,
	.section-landing-header .header-content h1,
	.section-landing-header .header-content h2,
	.section-page-header .header-content h1,
	.section-page-header .header-content h2 {
		font-size: 36px;
		font-size: 36rem
	}
}

@media (max-width:768px) {

	.section-contact-header .header-content h1,
	.section-contact-header .header-content h2,
	.section-landing-header .header-content h1,
	.section-landing-header .header-content h2,
	.section-page-header .header-content h1,
	.section-page-header .header-content h2 {
		font-size: 32px;
		font-size: 32rem
	}
}

@media (max-width:500px) {

	.section-contact-header .header-content h1,
	.section-contact-header .header-content h2,
	.section-landing-header .header-content h1,
	.section-landing-header .header-content h2,
	.section-page-header .header-content h1,
	.section-page-header .header-content h2 {
		font-size: 28px;
		font-size: 28rem
	}
}

.section-contact-header .header-content p,
.section-landing-header .header-content p,
.section-page-header .header-content p {
	font-size: 24px;
	font-size: 24rem;
	font-weight: 700;
	color: #79bc43
}

@media (max-width:1100px) {

	.section-contact-header .header-content p,
	.section-landing-header .header-content p,
	.section-page-header .header-content p {
		font-size: 23.04px;
		font-size: 23.04rem
	}
}

@media (max-width:768px) {

	.section-contact-header .header-content p,
	.section-landing-header .header-content p,
	.section-page-header .header-content p {
		font-size: 22.08px;
		font-size: 22.08rem
	}
}

@media (max-width:500px) {

	.section-contact-header .header-content p,
	.section-landing-header .header-content p,
	.section-page-header .header-content p {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

.section-contact-header .header-content ul,
.section-landing-header .header-content ul,
.section-page-header .header-content ul {
	margin-top: 60px
}

.section-contact-header .header-content li,
.section-landing-header .header-content li,
.section-page-header .header-content li {
	display: none;
	font-size: 24px;
	font-size: 24rem;
	font-weight: 700;
	color: #fff;
	margin-bottom: 15px;
	list-style: none
}

@media (max-width:1100px) {

	.section-contact-header .header-content li,
	.section-landing-header .header-content li,
	.section-page-header .header-content li {
		font-size: 23.04px;
		font-size: 23.04rem
	}
}

@media (max-width:768px) {

	.section-contact-header .header-content li,
	.section-landing-header .header-content li,
	.section-page-header .header-content li {
		font-size: 22.08px;
		font-size: 22.08rem
	}
}

@media (max-width:500px) {

	.section-contact-header .header-content li,
	.section-landing-header .header-content li,
	.section-page-header .header-content li {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

.section-contact-header .header-content li:before,
.section-landing-header .header-content li:before,
.section-page-header .header-content li:before {
	content: '\f138';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 20px;
	font-size: 20px;
	font-size: 20rem
}

@media (max-width:1100px) {

	.section-contact-header .header-content li:before,
	.section-landing-header .header-content li:before,
	.section-page-header .header-content li:before {
		font-size: 19.2px;
		font-size: 19.2rem
	}
}

@media (max-width:768px) {

	.section-contact-header .header-content li:before,
	.section-landing-header .header-content li:before,
	.section-page-header .header-content li:before {
		font-size: 18.4px;
		font-size: 18.4rem
	}
}

@media (max-width:500px) {

	.section-contact-header .header-content li:before,
	.section-landing-header .header-content li:before,
	.section-page-header .header-content li:before {
		font-size: 17.6px;
		font-size: 17.6rem
	}
}

.section-contact-header,
.section-page-header {
	padding: 0;
	padding-top: 80px;
	padding-bottom: 80px;
	height: 510px
}

.section-contact-header .header-content,
.section-page-header .header-content {
	padding: 0
}

.section-get-quote {
	padding: 40px 0 90px
}

.section-get-quote:before {
	background: url(../isure/images/bg-inner-get-quote.jpg) center center/cover no-repeat;
	display: block;
	position: absolute;
	content: '';
	top: -10%;
	left: -10%;
	width: 120%;
	height: 120%;
	position: absolute;
	-webkit-filter: blur(10px);
	filter: blur(10px);
	background-attachment: fixed;
	z-index: -2
}

.section-get-quote:after {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	background: linear-gradient(to bottom, #000, #193a1b);
	opacity: .55
}

.section-get-quote h2 {
	color: #fff
}

.section-get-quote p {
	font-size: 24px;
	font-size: 24rem;
	color: rgba(255, 255, 255, .75)
}

@media (max-width:1100px) {
	.section-get-quote p {
		font-size: 23.04px;
		font-size: 23.04rem
	}
}

@media (max-width:768px) {
	.section-get-quote p {
		font-size: 22.08px;
		font-size: 22.08rem
	}
}

@media (max-width:500px) {
	.section-get-quote p {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

.section-get-quote .button-side-tab:after {
	content: '\f1ec'
}

.post ul {
	list-style-position: inside;
	margin-bottom: 30px
}

.post ul li {
	font-size: 16px;
	font-size: 16rem;
	margin-bottom: 12px;
	opacity: .75
}

@media (max-width:1100px) {
	.post ul li {
		font-size: 15.36px;
		font-size: 15.36rem
	}
}

@media (max-width:768px) {
	.post ul li {
		font-size: 14.72px;
		font-size: 14.72rem
	}
}

@media (max-width:500px) {
	.post ul li {
		font-size: 14.08px;
		font-size: 14.08rem
	}
}

header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: calc(96px - 1vw);
	z-index: 50;
	color: rgba(255, 255, 255, .8);
	background: rgba(34, 34, 34, .9);
	transition: transform .3s ease
}

.header-extra,
.header-logo,
.header-nav {
	margin: 0 18px
}

.header-nav {
	margin-right: auto;
	height: 100%;
	display: block
}

@media (max-width:1100px) {
	.header-nav {
		background: #222;
		position: absolute;
		transition: box-shadow .2s ease;
		margin: 0;
		top: 0;
		left: 100%;
		height: 100vh;
		width: 300px;
		overflow: auto;
		max-height: 100vh;
		padding-bottom: 25vh;
		max-width: calc(100vw - 32px - 2em);
		box-shadow: -4px 0 6px transparent
	}

	.toggled header {
		transform: translateX(-300px)
	}

	.toggled .header-nav {
		box-shadow: -4px 0 6px rgba(0, 0, 0, .2)
	}
}

@media (max-width:500px) {
	header {
		height: 48px;
		background-color: #222
	}

	.header-nav {
		transform: translateX(0);
		top: 100%;
		width: 100%;
		max-width: 100%;
		transition: inherit;
		z-index: 5;
		box-shadow: none
	}

	.toggled header {
		transform: translateX(0)
	}

	.toggled .header-nav {
		transform: translateX(-100%);
		box-shadow: none
	}
}

.header-logo {
	width: 96px;
	height: 64px;
	background: url(images/test2.svg) center no-repeat
}

@media (max-width:500px) {
	.header-logo {
		margin-left: auto;
		margin-right: auto;
		height: 32px
	}
}

.header-extra {
	color: inherit;
	display: flex;
	height: 100%;
	text-align: right;
	margin-right: 0
}

.header-phone {
	font-size: 16px;
	align-self: center;
	white-space: nowrap
}

.header-phone span {
	font-weight: 600
}

.header-phone .phone-hours {
	font-size: 13px;
	opacity: .75
}

.header-extra a {
	color: inherit
}

.header-login {
	background: linear-gradient(to right, #79bc43, #40ae49);
	font-weight: 600;
	display: inherit;
	align-items: center;
	font-size: 16px;
	padding: 1em;
	margin-left: 1em;
	white-space: nowrap;
	text-align: center;
	transition: filter .2s ease
}

.header-login:focus,
.header-login:hover {
	filter: brightness(110%)
}

@media (max-width:500px) {
	.header-extra {
		position: absolute;
		right: 0
	}

	.header-login,
	.header-phone {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		width: 0;
		height: 0;
		margin: -1px
	}
}

.header-toggle {
	display: none;
	place-content: center;
	position: relative;
	width: 32px;
	height: 32px;
	margin: 0 18px;
	flex-shrink: 0;
	align-self: center
}

.header-toggle .slice {
	position: absolute;
	display: grid;
	place-content: center;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.header-toggle .slice span {
	position: absolute;
	background: #fff;
	top: 0;
	bottom: 0;
	margin: auto;
	height: calc(100% / 16);
	border-radius: 100px;
	width: 100%;
	transition: transform .3s ease
}

.header-toggle .slice:nth-child(1) span {
	transform: translateY(calc(100% * 5))
}

.header-toggle .slice:nth-child(3) span {
	transform: translateY(calc(-100% * 5))
}

.header-toggle.toggled .slice:nth-child(1) span {
	transform: rotate(45deg)
}

.header-toggle.toggled .slice:nth-child(2) span {
	transform: scaleX(0)
}

.header-toggle.toggled .slice:nth-child(3) span {
	transform: rotate(-45deg)
}

@media (max-width:1100px) {
	.header-toggle {
		display: grid;
		color: inherit
	}
}

.menu {
	display: flex;
	height: inherit
}

.menu>.menu-item {
	display: block;
	height: 100%
}

.menu>.menu-item>a {
	height: inherit
}

.sub-menu {
	position: absolute;
	left: 0;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	white-space: normal;
	background: inherit;
	padding: 2em;
	columns: 300px;
	column-gap: 10%;
	column-rule: 2px solid rgba(255, 255, 255, .2)
}

.menu-item {
	white-space: nowrap;
	list-style: none;
	color: inherit;
	break-inside: avoid
}

.menu-item a {
	display: flex;
	align-items: center;
	color: inherit;
	padding: .25em .5em;
	transition-duration: 150ms
}

.menu-item:hover {
	background-color: #40ae49;
	color: #fff
}

.menu-item:hover>.sub-menu {
	visibility: visible;
	opacity: 1
}

@media (max-width:1100px) {
	.menu {
		flex-flow: column;
		height: auto;
		overflow: auto
	}

	.menu-item {
		display: block;
		padding: 0;
		background: #222;
		overflow: hidden
	}

	.menu-item:hover {
		background: #222;
		color: #fff
	}

	.menu-item:hover>a {
		background-color: #40ae49;
		color: #fff
	}

	.menu-item+.menu-item a {
		border-top: 1px solid rgba(255, 255, 255, .1)
	}

	.menu-item a {
		position: relative;
		padding: 0;
		padding-left: 1.5em;
		justify-content: space-between
	}

	.menu-item span {
		width: 2.5em;
		flex-shrink: 0;
		align-self: stretch;
		min-height: 3.5em;
		margin-right: .5em;
		margin-left: 1em;
		visibility: hidden;
		transition: inherit;
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8' stroke-linejoin='round' stroke-linecap='round' fill='none' %3E%3Cpolyline stroke='white' stroke-width='1' points='3,7 6,4 3,1'/%3E%3C/svg%3E");
		background-size: auto 40%;
		background-position: center;
		background-repeat: no-repeat
	}

	.sub-menu {
		background: rgba(255, 255, 255, .05);
		display: block;
		position: relative;
		columns: initial;
		padding: 0;
		visibility: visible;
		opacity: 1;
		min-height: initial;
		max-height: 0
	}

	.sub-menu .menu-item {
		background: 0 0
	}

	.menu-item-has-children {
		font-weight: 600
	}

	.menu-item-has-children .menu-item {
		font-weight: 500
	}

	.menu-item-has-children>a span {
		visibility: visible
	}

	.submenu-open>a span {
		transform: rotate(-90deg)
	}

	.submenu-open>.sub-menu {
		max-height: 100%
	}
}

@media (min-width:1100px) {
	.sub-menu .sub-menu {
		position: relative;
		padding: 0;
		opacity: 1;
		visibility: visible;
		transition: none;
		columns: initial;
		column-gap: 0
	}

	.sub-menu .menu-item span {
		width: 12px;
		height: 12px;
		background: red;
		transition: inherit;
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8' stroke-linejoin='round' stroke-linecap='round' fill='none' %3E%3Cpolyline stroke='white' stroke-width='2' points='3,7 6,4 3,1'/%3E%3C/svg%3E");
		order: -1;
		margin-right: 1em;
		opacity: 0
	}

	.sub-menu .menu-item a:hover,
	.sub-menu .menu-item a:hover span {
		opacity: .75
	}
}

.contact-tab {
	right: 0;
	position: absolute;
	z-index: 1000;
	transition: all .3s ease;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.contact-tab .con-ask,
.contact-tab .con-quote {
	box-shadow: 0 10px 50px rgba(0, 0, 0, .2);
	font-weight: 500;
	padding: 20px 60px 20px 40px;
	margin: 12px 0
}

.contact-tab .con-ask a,
.contact-tab .con-ask p,
.contact-tab .con-quote a,
.contact-tab .con-quote p {
	font-size: 18px;
	font-size: 18rem;
	position: relative;
	display: block;
	margin: 0;
	color: #fff;
	font-weight: 600;
	line-height: 1
}

@media (max-width:1100px) {

	.contact-tab .con-ask a,
	.contact-tab .con-ask p,
	.contact-tab .con-quote a,
	.contact-tab .con-quote p {
		font-size: 17.28px;
		font-size: 17.28rem
	}
}

@media (max-width:768px) {

	.contact-tab .con-ask a,
	.contact-tab .con-ask p,
	.contact-tab .con-quote a,
	.contact-tab .con-quote p {
		font-size: 16.56px;
		font-size: 16.56rem
	}
}

@media (max-width:500px) {

	.contact-tab .con-ask a,
	.contact-tab .con-ask p,
	.contact-tab .con-quote a,
	.contact-tab .con-quote p {
		font-size: 15.84px;
		font-size: 15.84rem
	}
}

.contact-tab .con-ask a::after,
.contact-tab .con-ask p::after,
.contact-tab .con-quote a::after,
.contact-tab .con-quote p::after {
	position: absolute;
	content: '\f138';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	right: -40px
}

@media (max-width:768px) {

	.contact-tab .con-ask,
	.contact-tab .con-quote {
		position: relative;
		margin: 0
	}
}

.contact-tab .con-quote {
	background: #79bc43
}

.contact-tab .con-ask {
	background: #40ae49
}

@media (max-width:768px) {
	.contact-tab .con-ask {
		display: none
	}
}

@media (max-width:768px) {
	.contact-tab {
		padding: 0;
		margin: 0;
		left: 0;
		top: 100%;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

.form {
	position: fixed;
	will-change: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	z-index: 1000;
	width: 350px;
	right: 0;
	height: 100%;
	background: #fff;
	transition: opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
	transition: opacity .4s ease, transform .4s ease, visibility .4s ease;
	transition: opacity .4s ease, transform .4s ease, visibility .4s ease, -webkit-transform .4s ease
}

@media (max-width:500px) {
	.form {
		width: auto;
		background: #fff;
		top: 2em;
		bottom: 2em;
		left: 1.5em;
		right: 1.5em;
		border-radius: 24px;
		box-shadow: 0 6px 24px rgba(0, 0, 0, .4);
		height: auto;
		margin: auto;
		-webkit-transform: translateX(125%);
		transform: translateX(125%)
	}
}

.form i {
	position: absolute;
	height: 44px;
	width: 44px;
	background: 0 0;
	right: 16px;
	top: 16px;
	border-radius: 50%;
	z-index: 1000
}

.form i:before {
	display: block;
	font-size: 30px;
	font-size: 30rem;
	text-align: center;
	line-height: 44px
}

@media (max-width:1100px) {
	.form i:before {
		font-size: 28.8px;
		font-size: 28.8rem
	}
}

@media (max-width:768px) {
	.form i:before {
		font-size: 27.6px;
		font-size: 27.6rem
	}
}

@media (max-width:500px) {
	.form i:before {
		font-size: 26.4px;
		font-size: 26.4rem
	}
}

.form .gform_wrapper {
	position: absolute;
	width: 90%;
	top: 50%;
	min-width: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all .2s ease;
	left: 5%;
	border-radius: 0;
	background: 0
}

.form .gform_wrapper .gform_footer input.button {
	position: relative;
	border-radius: 12px
}

@media (max-width:500px) {
	.form .gform_wrapper .gform_heading {
		padding: 16px;
		padding-top: 0;
		text-align: left
	}
}

@media (max-width:500px) {
	.form .gform_wrapper .gform_heading .gform_title {
		padding-right: 60px;
		border-bottom: 2px solid #cdedd0;
		margin-bottom: 15px;
		padding-bottom: 30px
	}
}

@media (max-width:500px) {
	.form .gform_wrapper {
		width: 90%;
		height: 100%;
		margin: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		-webkit-transform: none;
		transform: none
	}

	.form .gform_wrapper .gform_heading {
		padding-top: 30px;
		width: 100%
	}

	.form .gform_wrapper .gform_footer {
		position: absolute;
		bottom: 24px;
		width: 100%
	}
}

.form .gform_body {
	margin: 30px 0 0
}

.overlay {
	position: fixed;
	background: rgba(25, 58, 27, .75);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	z-index: 1000;
	visibility: hidden;
	transition: opacity .4s ease, visibility .4s ease
}

.contact-tab-clicked .form {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	z-index: 1001;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease
}

.contact-tab-clicked .contact-tab {
	-webkit-transform: translateX(100%) translateY(-50%);
	transform: translateX(100%) translateY(-50%);
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s ease, visibility .4s ease, -webkit-transform .4s ease;
	transition: opacity .4s ease, transform .4s ease, visibility .4s ease;
	transition: opacity .4s ease, transform .4s ease, visibility .4s ease, -webkit-transform .4s ease
}

@media (max-width:500px) {
	.contact-tab-clicked .contact-tab {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.contact-tab-clicked .overlay {
	opacity: 1;
	visibility: visible;
	transition: opacity .4s ease, visibility .4s ease
}

.contact-tab-clicked .site {
	overflow: auto;
	height: 100%
}

.slides-wrap {
	width: 100%;
	height: 80vh;
	z-index: 0
}

@media (max-width:1200px) {
	.slides-wrap {
		height: 60vh
	}
}

@media (max-width:1100px) {
	.slides-wrap {
		height: 50vh
	}
}

@media (max-width:768px) {
	.slides-wrap {
		height: 400px
	}
}

.slider {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
	list-style: none
}

.slide {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	z-index: 2
}

.slide:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 450px;
	bottom: 0;
	background: linear-gradient(to top, rgba(34, 34, 34, .9) 0, rgba(34, 34, 34, .9) 185px, transparent)
}

@media (max-width:768px) {
	.slide:after {
		height: 200px;
		background: linear-gradient(to top, rgba(34, 34, 34, .9) 0, rgba(34, 34, 34, .9) 80px, transparent)
	}
}

.slide-content {
	position: absolute;
	padding: 0;
	bottom: 80px;
	left: 50%;
	width: 1200px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2;
	text-align: center
}

@media (max-width:1200px) {
	.slide-content {
		width: 100%;
		padding: 0 30px
	}
}

@media (max-width:768px) {
	.slide-content {
		bottom: 30px
	}
}

.slide-text {
	line-height: 1;
	font-weight: 700;
	color: #79bc43
}

.pager {
	display: none
}

.gform_fields {
	margin: 0;
	padding: 0;
	list-style: none
}

.gform_wrapper {
	background: #fff;
	border-radius: 40px 0;
	min-width: 350px
}

.gform_wrapper form .gform_heading {
	padding: 0 0 20px;
	text-align: center
}

.gform_wrapper form .gform_heading .gform_title {
	margin: 0 0 5px;
	line-height: 1;
	font-weight: 700;
	font-size: 30px;
	font-size: 30rem
}

@media (max-width:1100px) {
	.gform_wrapper form .gform_heading .gform_title {
		font-size: 27px;
		font-size: 27rem
	}
}

@media (max-width:768px) {
	.gform_wrapper form .gform_heading .gform_title {
		font-size: 24px;
		font-size: 24rem
	}
}

@media (max-width:500px) {
	.gform_wrapper form .gform_heading .gform_title {
		font-size: 21px;
		font-size: 21rem
	}
}

.gform_wrapper form .gform_heading .gform_description {
	width: 100%;
	font-size: 20px;
	font-size: 20rem
}

@media (max-width:1100px) {
	.gform_wrapper form .gform_heading .gform_description {
		font-size: 19.2px;
		font-size: 19.2rem
	}
}

@media (max-width:768px) {
	.gform_wrapper form .gform_heading .gform_description {
		font-size: 18.4px;
		font-size: 18.4rem
	}
}

@media (max-width:500px) {
	.gform_wrapper form .gform_heading .gform_description {
		font-size: 17.6px;
		font-size: 17.6rem
	}
}

@media (max-width:500px) {
	.gform_wrapper form .gform_heading .gform_description {
		margin: 0
	}
}

.gform_wrapper form .gform_body .gform_fields label {
	display: none
}

.gform_wrapper form .gform_body .gform_fields .gfield {
	margin: 0;
	padding: 0
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
	margin: 0
}

.gform_wrapper form .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	display: block;
	width: 100%;
	padding: 20px 25px;
	margin: 0;
	border: 0;
	border-bottom: 2px solid rgba(183, 183, 183, .5);
	line-height: 1em;
	background: 0 0;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	color: #222;
	border-radius: 0;
	text-transform: none;
	font-size: 14px;
	font-size: 14rem
}

@media (max-width:1100px) {
	.gform_wrapper form .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		font-size: 13.44px;
		font-size: 13.44rem
	}
}

@media (max-width:768px) {
	.gform_wrapper form .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		font-size: 12.88px;
		font-size: 12.88rem
	}
}

@media (max-width:500px) {
	.gform_wrapper form .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		font-size: 12.32px;
		font-size: 12.32rem
	}
}

.gform_wrapper form .gform_body .gform_fields .gfield textarea {
	display: block;
	width: 100%;
	padding: 20px 25px;
	margin: 0;
	border: 0;
	line-height: 1em;
	background: 0 0;
	color: #222;
	text-transform: none;
	font-size: 14px;
	font-size: 14rem
}

@media (max-width:1100px) {
	.gform_wrapper form .gform_body .gform_fields .gfield textarea {
		font-size: 13.44px;
		font-size: 13.44rem
	}
}

@media (max-width:768px) {
	.gform_wrapper form .gform_body .gform_fields .gfield textarea {
		font-size: 12.88px;
		font-size: 12.88rem
	}
}

@media (max-width:500px) {
	.gform_wrapper form .gform_body .gform_fields .gfield textarea {
		font-size: 12.32px;
		font-size: 12.32rem
	}
}

.gform_wrapper form .gform_body .gform_fields .gfield_html a,
.gform_wrapper form .gform_body .gform_fields .gfield_html p {
	font-size: 14px;
	font-size: 14px;
	font-size: 14rem;
	text-align: center
}

@media (max-width:1100px) {

	.gform_wrapper form .gform_body .gform_fields .gfield_html a,
	.gform_wrapper form .gform_body .gform_fields .gfield_html p {
		font-size: 13.44px;
		font-size: 13.44rem
	}
}

@media (max-width:768px) {

	.gform_wrapper form .gform_body .gform_fields .gfield_html a,
	.gform_wrapper form .gform_body .gform_fields .gfield_html p {
		font-size: 12.88px;
		font-size: 12.88rem
	}
}

@media (max-width:500px) {

	.gform_wrapper form .gform_body .gform_fields .gfield_html a,
	.gform_wrapper form .gform_body .gform_fields .gfield_html p {
		font-size: 12.32px;
		font-size: 12.32rem
	}
}

.gform_wrapper form .gform_body .gform_fields .gfield_html p {
	color: #747474 !important;
	margin-bottom: 12px !important
}

.gform_wrapper form .gform_footer {
	padding: 0;
	margin: 0
}

.gform_wrapper form .gform_footer input.button {
	width: 100%;
	padding: 20px;
	margin: 0;
	border: 0;
	border-radius: 0 0 40px 0;
	background: linear-gradient(to right, #79bc43, #40ae49);
	background-size: 250% 250%;
	font-weight: 700;
	font-family: Lato, Helvetica, Arial, sans-serif;
	color: #fff;
	cursor: pointer;
	transition: all .3s ease;
	font-size: 22px;
	font-size: 22rem
}

@media (max-width:1100px) {
	.gform_wrapper form .gform_footer input.button {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

@media (max-width:768px) {
	.gform_wrapper form .gform_footer input.button {
		font-size: 20.24px;
		font-size: 20.24rem
	}
}

@media (max-width:500px) {
	.gform_wrapper form .gform_footer input.button {
		font-size: 19.36px;
		font-size: 19.36rem
	}
}

.gform_wrapper form .gform_footer input.button:hover {
	background-position: 100%
}

@media (max-width:500px) {
	.gform_wrapper {
		min-width: 0
	}
}

.gform_validation_error .validation_error,
.gform_validation_error .validation_message {
	font-size: 14px;
	font-size: 14rem;
	padding: 12px
}

@media (max-width:1100px) {

	.gform_validation_error .validation_error,
	.gform_validation_error .validation_message {
		font-size: 13.44px;
		font-size: 13.44rem
	}
}

@media (max-width:768px) {

	.gform_validation_error .validation_error,
	.gform_validation_error .validation_message {
		font-size: 12.88px;
		font-size: 12.88rem
	}
}

@media (max-width:500px) {

	.gform_validation_error .validation_error,
	.gform_validation_error .validation_message {
		font-size: 12.32px;
		font-size: 12.32rem
	}
}

.gform_validation_error .validation_message {
	color: #e11437
}

.gform_validation_error .instruction.validation_message {
	background: rgba(225, 20, 55, .1);
	border-radius: 0 0 8px 8px;
	padding: 6px 12px
}

.gform_validation_error .validation_error {
	color: #e11437;
	background: rgba(225, 20, 55, .1);
	border-radius: 8px
}

.gform_validation_error .gfield_error .ginput_container {
	border-radius: inherit;
	border-bottom: 2px solid rgba(225, 20, 55, .5)
}

.gform_validation_error .gfield_error .ginput_container input {
	border: 0 !important
}

.gform_validation_container {
	display: none !important
}

::-webkit-input-placeholder {
	color: #b7b7b7
}

:-ms-input-placeholder {
	color: #b7b7b7
}

::-ms-input-placeholder {
	color: #b7b7b7
}

::placeholder {
	color: #b7b7b7
}

.gform_validation_container {
	display: none
}

.section-faq {
	clear: both
}

.section-content {
	padding-top: 50px;
	background: #40ae49
}

.section-content h1 {
	color: #fff
}

.faq-question {
	position: relative;
	cursor: pointer;
	padding-left: 30px
}

.faq-question:before {
	position: absolute;
	top: 8px;
	left: 0;
	display: inline-block;
	width: 17px;
	height: 20px;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	content: "\f13a";
	font-size: 20px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #79bc43;
	transition: all .3s ease
}

.faq-question.question-active:before {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.faq-answer {
	font-size: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	color: #5f6060;
	transition: opacity .3s, font-size .6s .3s, margin .6s .3s, padding .6s .3s
}

.faq-question.question-active+.faq-answer {
	font-size: 16px;
	margin: 0 0 40px;
	opacity: 1;
	padding: 0;
	transition: font-size .3s, margin .3s, padding .3s, opacity .6s .3s
}

.gallery-items a {
	float: left;
	height: 200px;
	margin: 5px;
	width: 23%;
	background-position: center;
	background-repeat: no-repeat;
	position: relative
}

.footer {
	position: relative;
	z-index: 1;
	background: #222;
	width: 100%;
	overflow: hidden;
	margin: 0;
	color: #fff
}

.footer-testimonials {
	width: 100%;
	padding: 0;
	background: #fff
}

.footer-testimonials .section-contact-header .header-content,
.footer-testimonials .section-page-header .header-content,
.footer-testimonials .wrap,
.section-contact-header .footer-testimonials .header-content,
.section-page-header .footer-testimonials .header-content {
	display: flex
}

@media (max-width:768px) {

	.footer-testimonials .section-contact-header .header-content,
	.footer-testimonials .section-page-header .header-content,
	.footer-testimonials .wrap,
	.section-contact-header .footer-testimonials .header-content,
	.section-page-header .footer-testimonials .header-content {
		flex-flow: column nowrap
	}
}

.footer-testimonials .testimonials-content {
	width: 800px
}

@media (max-width:1200px) {
	.footer-testimonials .testimonials-content {
		width: calc(100% - 360px)
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonials-content {
		width: 100%;
		margin: 0;
		text-align: center
	}
}

.footer-testimonials .testimonials-content h2 {
	color: #79bc43;
	font-size: 30px;
	font-size: 30rem
}

@media (max-width:1100px) {
	.footer-testimonials .testimonials-content h2 {
		font-size: 28.8px;
		font-size: 28.8rem
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonials-content h2 {
		font-size: 27.6px;
		font-size: 27.6rem
	}
}

@media (max-width:500px) {
	.footer-testimonials .testimonials-content h2 {
		font-size: 26.4px;
		font-size: 26.4rem
	}
}

.footer-testimonials .testimonial-slider .order-wrap {
	display: flex;
	max-width: 800px;
	flex-direction: column
}

.footer-testimonials .testimonial-slider h3 {
	margin-left: 40px;
	order: 2;
	color: #222;
	font-weight: 700;
	font-style: italic
}

@media (max-width:1200px) {
	.footer-testimonials .testimonial-slider h3 {
		margin-left: 30px;
		text-align: left
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonial-slider h3 {
		margin: 10px auto 0
	}
}

.footer-testimonials .testimonial-slider p {
	position: relative;
	padding: 40px 40px 30px;
	order: 1;
	color: #747474;
	font-size: 24px;
	font-size: 24rem
}

@media (max-width:1100px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 23.04px;
		font-size: 23.04rem
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 22.08px;
		font-size: 22.08rem
	}
}

@media (max-width:500px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

@media (max-width:1200px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 18px;
		font-size: 18rem;
		padding: 30px
	}
}

@media (max-width:1200px) and (max-width:1100px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 17.28px;
		font-size: 17.28rem
	}
}

@media (max-width:1200px) and (max-width:768px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 16.56px;
		font-size: 16.56rem
	}
}

@media (max-width:1200px) and (max-width:500px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 15.84px;
		font-size: 15.84rem
	}
}

@media (max-width:500px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 16px;
		font-size: 16rem
	}
}

@media (max-width:500px) and (max-width:1100px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 15.36px;
		font-size: 15.36rem
	}
}

@media (max-width:500px) and (max-width:768px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 14.72px;
		font-size: 14.72rem
	}
}

@media (max-width:500px) and (max-width:500px) {
	.footer-testimonials .testimonial-slider p {
		font-size: 14.08px;
		font-size: 14.08rem
	}
}

.footer-testimonials .testimonial-slider p:before {
	content: "\201C";
	position: absolute;
	top: -10px;
	left: 0;
	line-height: 1;
	color: #f3f3f3;
	z-index: -1;
	font-size: 250px;
	font-size: 250rem
}

@media (max-width:1100px) {
	.footer-testimonials .testimonial-slider p:before {
		font-size: 240px;
		font-size: 240rem
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonial-slider p:before {
		font-size: 230px;
		font-size: 230rem
	}
}

@media (max-width:500px) {
	.footer-testimonials .testimonial-slider p:before {
		font-size: 220px;
		font-size: 220rem
	}
}

.footer-testimonials .testimonial-slider span {
	height: 13px;
	margin: 10px 0 0 40px;
	display: inline-block;
	order: 3;
	background-repeat: repeat-x;
	background-image: url(images/star.svg);
	background-size: 15px 13px
}

@media (max-width:1200px) {
	.footer-testimonials .testimonial-slider span {
		margin: 10px 0 30px 30px;
		text-align: left
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonial-slider span {
		margin: 10px auto 40px
	}
}

.footer-testimonials .testimonial-slider span.one-star {
	width: 14px;
	display: inline-block
}

.footer-testimonials .testimonial-slider span.two-star {
	width: 29px;
	display: inline-block
}

.footer-testimonials .testimonial-slider span.three-star {
	width: 44px;
	display: inline-block
}

.footer-testimonials .testimonial-slider span.four-star {
	width: 59px;
	display: inline-block
}

.footer-testimonials .testimonial-slider span.five-star {
	width: 74px;
	display: inline-block
}

.footer-testimonials .testimonial-slider span {
	display: none
}

.footer-testimonials .testimonials-contact {
	text-align: right;
	width: 400px
}

@media (max-width:1200px) {
	.footer-testimonials .testimonials-contact {
		width: 300px;
		margin: 0 0 0 60px
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonials-contact {
		width: 100%;
		margin: 0 0 0;
		text-align: center
	}
}

.footer-testimonials .testimonials-contact .testimonials-logo {
	display: inline-block;
	margin-bottom: 40px;
	width: 250px;
	height: 80px;
	background: url(images/logo-isure.svg) no-repeat top right
}

.footer-testimonials .testimonials-contact .testimonials-logo span {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

@media (max-width:768px) {
	.footer-testimonials .testimonials-contact .testimonials-logo {
		background-size: 100% 100%
	}
}

.footer-testimonials .testimonials-contact .location-phone {
	color: #222;
	font-weight: 800;
	font-size: 18px;
	font-size: 18rem
}

@media (max-width:1100px) {
	.footer-testimonials .testimonials-contact .location-phone {
		font-size: 17.28px;
		font-size: 17.28rem
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonials-contact .location-phone {
		font-size: 16.56px;
		font-size: 16.56rem
	}
}

@media (max-width:500px) {
	.footer-testimonials .testimonials-contact .location-phone {
		font-size: 15.84px;
		font-size: 15.84rem
	}
}

.footer-testimonials .testimonials-contact .location-email {
	display: inline-block;
	margin-bottom: 40px;
	font-weight: 700;
	font-size: 14px;
	font-size: 14rem
}

@media (max-width:1100px) {
	.footer-testimonials .testimonials-contact .location-email {
		font-size: 13.44px;
		font-size: 13.44rem
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonials-contact .location-email {
		font-size: 12.88px;
		font-size: 12.88rem
	}
}

@media (max-width:500px) {
	.footer-testimonials .testimonials-contact .location-email {
		font-size: 12.32px;
		font-size: 12.32rem
	}
}

.footer-testimonials .testimonials-contact .location-address {
	color: #747474;
	font-size: 14px;
	font-size: 14rem
}

@media (max-width:1100px) {
	.footer-testimonials .testimonials-contact .location-address {
		font-size: 13.44px;
		font-size: 13.44rem
	}
}

@media (max-width:768px) {
	.footer-testimonials .testimonials-contact .location-address {
		font-size: 12.88px;
		font-size: 12.88rem
	}
}

@media (max-width:500px) {
	.footer-testimonials .testimonials-contact .location-address {
		font-size: 12.32px;
		font-size: 12.32rem
	}
}

.footer-info {
	width: 100%;
	padding: 20px 0;
	background: #222;
	color: #5f6060;
	font-size: 12px;
	font-size: 12rem
}

@media (max-width:1100px) {
	.footer-info {
		font-size: 11.52px;
		font-size: 11.52rem
	}
}

@media (max-width:768px) {
	.footer-info {
		font-size: 11.04px;
		font-size: 11.04rem
	}
}

@media (max-width:500px) {
	.footer-info {
		font-size: 10.56px;
		font-size: 10.56rem
	}
}

.footer-info .section-contact-header .header-content,
.footer-info .section-page-header .header-content,
.footer-info .wrap,
.section-contact-header .footer-info .header-content,
.section-page-header .footer-info .header-content {
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: flex
}

@media (max-width:768px) {

	.footer-info .section-contact-header .header-content,
	.footer-info .section-page-header .header-content,
	.footer-info .wrap,
	.section-contact-header .footer-info .header-content,
	.section-page-header .footer-info .header-content {
		flex-flow: column nowrap
	}
}

.authorisation {
	width: 800px
}

@media (max-width:1200px) {
	.authorisation {
		width: calc(100% - 360px)
	}
}

@media (max-width:768px) {
	.authorisation {
		width: 100%;
		text-align: center
	}
}

.extras {
	width: 400px;
	text-align: right;
	text-transform: uppercase
}

@media (max-width:1200px) {
	.extras {
		width: 300px;
		margin: 0 0 0 60px
	}
}

@media (max-width:768px) {
	.extras {
		margin: 20px 0 0;
		width: 100%;
		text-align: center
	}
}

.extras .copyright {
	color: #fff;
	font-size: 12px;
	font-size: 12rem
}

@media (max-width:1100px) {
	.extras .copyright {
		font-size: 11.52px;
		font-size: 11.52rem
	}
}

@media (max-width:768px) {
	.extras .copyright {
		font-size: 11.04px;
		font-size: 11.04rem
	}
}

@media (max-width:500px) {
	.extras .copyright {
		font-size: 10.56px;
		font-size: 10.56rem
	}
}

.extras .links {
	color: #b7b7b7;
	font-size: 12px;
	font-size: 12rem
}

@media (max-width:1100px) {
	.extras .links {
		font-size: 11.52px;
		font-size: 11.52rem
	}
}

@media (max-width:768px) {
	.extras .links {
		font-size: 11.04px;
		font-size: 11.04rem
	}
}

@media (max-width:500px) {
	.extras .links {
		font-size: 10.56px;
		font-size: 10.56rem
	}
}

.extras .links a {
	color: #b7b7b7
}

.extras .links a:before {
	content: '\007c';
	margin: 0 5px 0 3px
}

.extras .links a:hover {
	color: #40ae49
}

.extras .links a:hover:before {
	color: #b7b7b7
}

.extras .credit {
	color: #5f6060;
	font-weight: 700;
	font-size: 12px;
	font-size: 12rem
}

@media (max-width:1100px) {
	.extras .credit {
		font-size: 11.52px;
		font-size: 11.52rem
	}
}

@media (max-width:768px) {
	.extras .credit {
		font-size: 11.04px;
		font-size: 11.04rem
	}
}

@media (max-width:500px) {
	.extras .credit {
		font-size: 10.56px;
		font-size: 10.56rem
	}
}

.section-feature-boxes {
	background: #fff
}

.section-contact-header .section-feature-boxes .header-content,
.section-feature-boxes .section-contact-header .header-content,
.section-feature-boxes .section-page-header .header-content,
.section-feature-boxes .wrap,
.section-page-header .section-feature-boxes .header-content {
	display: flex;
	flex-flow: row nowrap;
	padding: 40px 40px;
	max-width: 1800px
}

@media (max-width:1200px) {

	.section-contact-header .section-feature-boxes .header-content,
	.section-feature-boxes .section-contact-header .header-content,
	.section-feature-boxes .section-page-header .header-content,
	.section-feature-boxes .wrap,
	.section-page-header .section-feature-boxes .header-content {
		padding: 40px
	}
}

@media (max-width:1000px) {

	.section-contact-header .section-feature-boxes .header-content,
	.section-feature-boxes .section-contact-header .header-content,
	.section-feature-boxes .section-page-header .header-content,
	.section-feature-boxes .wrap,
	.section-page-header .section-feature-boxes .header-content {
		flex-flow: column nowrap;
		padding: 0
	}
}

.section-feature-boxes a {
	position: relative;
	width: calc(100% / 3);
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg);
	height: 150px;
	margin: 10px;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width:1100px) {
	.section-feature-boxes a {
		-webkit-transform: none;
		transform: none
	}
}

@media (max-width:1000px) {
	.section-feature-boxes a {
		margin: 0;
		width: 100%;
		height: 120px
	}
}

.section-feature-boxes a h3 {
	margin-bottom: .5em;
	font-weight: 800;
	font-size: 18px;
	font-size: 18rem
}

@media (max-width:1100px) {
	.section-feature-boxes a h3 {
		font-size: 17.28px;
		font-size: 17.28rem
	}
}

@media (max-width:768px) {
	.section-feature-boxes a h3 {
		font-size: 16.56px;
		font-size: 16.56rem
	}
}

@media (max-width:500px) {
	.section-feature-boxes a h3 {
		font-size: 15.84px;
		font-size: 15.84rem
	}
}

@media (max-width:1000px) {
	.section-feature-boxes a h3 {
		font-size: 16px;
		font-size: 16rem
	}
}

@media (max-width:1000px) and (max-width:1100px) {
	.section-feature-boxes a h3 {
		font-size: 15.36px;
		font-size: 15.36rem
	}
}

@media (max-width:1000px) and (max-width:768px) {
	.section-feature-boxes a h3 {
		font-size: 14.72px;
		font-size: 14.72rem
	}
}

@media (max-width:1000px) and (max-width:500px) {
	.section-feature-boxes a h3 {
		font-size: 14.08px;
		font-size: 14.08rem
	}
}

.section-feature-boxes a h3:after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 16px;
	font-size: 16rem;
	margin-left: 20px;
	transition: all .3s ease
}

@media (max-width:1100px) {
	.section-feature-boxes a h3:after {
		font-size: 15.36px;
		font-size: 15.36rem
	}
}

@media (max-width:768px) {
	.section-feature-boxes a h3:after {
		font-size: 14.72px;
		font-size: 14.72rem
	}
}

@media (max-width:500px) {
	.section-feature-boxes a h3:after {
		font-size: 14.08px;
		font-size: 14.08rem
	}
}

@media (max-width:1000px) {
	.section-feature-boxes a h3:after {
		font-size: 14px;
		font-size: 14rem
	}
}

@media (max-width:1000px) and (max-width:1100px) {
	.section-feature-boxes a h3:after {
		font-size: 13.44px;
		font-size: 13.44rem
	}
}

@media (max-width:1000px) and (max-width:768px) {
	.section-feature-boxes a h3:after {
		font-size: 12.88px;
		font-size: 12.88rem
	}
}

@media (max-width:1000px) and (max-width:500px) {
	.section-feature-boxes a h3:after {
		font-size: 12.32px;
		font-size: 12.32rem
	}
}

.section-feature-boxes a p {
	font-weight: 400;
	font-size: 16px;
	font-size: 16rem;
	margin-right: 12px
}

@media (max-width:1100px) {
	.section-feature-boxes a p {
		font-size: 15.36px;
		font-size: 15.36rem
	}
}

@media (max-width:768px) {
	.section-feature-boxes a p {
		font-size: 14.72px;
		font-size: 14.72rem
	}
}

@media (max-width:500px) {
	.section-feature-boxes a p {
		font-size: 14.08px;
		font-size: 14.08rem
	}
}

.section-feature-boxes a:nth-of-type(1) h3:before {
	content: "\f058"
}

.section-feature-boxes a:nth-of-type(1):after {
	content: '';
	display: block;
	position: absolute;
	background: rgba(183, 183, 183, .5);
	width: 2px;
	margin: auto;
	top: 10%;
	bottom: 10%;
	right: -10px
}

@media (max-width:1200px) {
	.section-feature-boxes a:nth-of-type(1):after {
		display: none
	}
}

.section-feature-boxes a:nth-of-type(2) h3:before {
	content: "\f059"
}

@media (max-width:1200px) {
	.section-feature-boxes a:not(:last-child) h3 {
		position: relative
	}
}

@media (max-width:1000px) {
	.section-feature-boxes a:not(:last-child) h3 {
		position: static
	}
}

.section-feature-boxes a:not(:last-child) h3:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: block;
	position: absolute;
	left: -40px;
	color: #40ae49;
	font-size: 26px;
	font-size: 26rem
}

@media (max-width:1100px) {
	.section-feature-boxes a:not(:last-child) h3:before {
		font-size: 24.96px;
		font-size: 24.96rem
	}
}

@media (max-width:768px) {
	.section-feature-boxes a:not(:last-child) h3:before {
		font-size: 23.92px;
		font-size: 23.92rem
	}
}

@media (max-width:500px) {
	.section-feature-boxes a:not(:last-child) h3:before {
		font-size: 22.88px;
		font-size: 22.88rem
	}
}

@media (max-width:1200px) {
	.section-feature-boxes a:not(:last-child) h3:before {
		display: none
	}
}

@media (max-width:1000px) {
	.section-feature-boxes a:not(:last-child) h3:before {
		display: block;
		font-size: 40px;
		font-size: 40rem;
		left: -60px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@media (max-width:1000px) and (max-width:1100px) {
	.section-feature-boxes a:not(:last-child) h3:before {
		font-size: 38.4px;
		font-size: 38.4rem
	}
}

@media (max-width:1000px) and (max-width:768px) {
	.section-feature-boxes a:not(:last-child) h3:before {
		font-size: 36.8px;
		font-size: 36.8rem
	}
}

@media (max-width:1000px) and (max-width:500px) {
	.section-feature-boxes a:not(:last-child) h3:before {
		font-size: 35.2px;
		font-size: 35.2rem
	}
}

.section-feature-boxes a:last-child {
	background: linear-gradient(to right, #79bc43, #40ae49);
	background-size: 250% 250%;
	border-radius: 40px 0;
	transition: all .3s ease
}

.section-feature-boxes a:last-child:hover:before {
	background-position: 100%
}

@media (max-width:1000px) {
	.section-feature-boxes a:last-child:hover:before {
		background-position: 100%
	}
}

@media (max-width:1000px) {
	.section-feature-boxes a:last-child {
		border-radius: 0
	}
}

.section-feature-boxes a:last-child .feature-box {
	width: 65%;
	left: 20px;
	color: #fff
}

.section-feature-boxes a:last-child .feature-box:before {
	content: '\f1ec';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 50%;
	width: 40px;
	left: -75px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 64px;
	font-size: 64rem
}

@media (max-width:1100px) {
	.section-feature-boxes a:last-child .feature-box:before {
		font-size: 61.44px;
		font-size: 61.44rem
	}
}

@media (max-width:768px) {
	.section-feature-boxes a:last-child .feature-box:before {
		font-size: 58.88px;
		font-size: 58.88rem
	}
}

@media (max-width:500px) {
	.section-feature-boxes a:last-child .feature-box:before {
		font-size: 56.32px;
		font-size: 56.32rem
	}
}

@media (max-width:1200px) {
	.section-feature-boxes a:last-child .feature-box:before {
		display: none
	}
}

@media (max-width:1000px) {
	.section-feature-boxes a:last-child .feature-box:before {
		display: block;
		font-size: 40px;
		font-size: 40rem;
		left: -60px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@media (max-width:1000px) and (max-width:1100px) {
	.section-feature-boxes a:last-child .feature-box:before {
		font-size: 38.4px;
		font-size: 38.4rem
	}
}

@media (max-width:1000px) and (max-width:768px) {
	.section-feature-boxes a:last-child .feature-box:before {
		font-size: 36.8px;
		font-size: 36.8rem
	}
}

@media (max-width:1000px) and (max-width:500px) {
	.section-feature-boxes a:last-child .feature-box:before {
		font-size: 35.2px;
		font-size: 35.2rem
	}
}

@media (max-width:1200px) {
	.section-feature-boxes a:last-child .feature-box {
		left: 0;
		width: 80%
	}
}

.section-feature-boxes a:hover h3:after {
	margin-left: 30px
}

.section-feature-boxes .feature-box {
	width: 70%;
	margin-left: 50px;
	-webkit-transform: skew(20deg);
	transform: skew(20deg);
	position: relative;
	color: #747474
}

@media (max-width:1200px) {
	.section-feature-boxes .feature-box {
		margin-left: 0;
		width: 90%
	}
}

@media (max-width:1100px) {
	.section-feature-boxes .feature-box {
		-webkit-transform: none;
		transform: none;
		margin: 0;
		width: 100%
	}
}

@media (max-width:1000px) {
	.section-feature-boxes .feature-box {
		width: calc(100% - 100px) !important;
		left: 40px !important
	}
}

.button-side-tab {
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 15px 105px 15px 48px;
	background: #79bc43;
	color: #fff;
	font-weight: 700;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: all .4s ease;
	font-size: 24px;
	font-size: 24rem
}

@media (max-width:1100px) {
	.button-side-tab {
		font-size: 23.04px;
		font-size: 23.04rem
	}
}

@media (max-width:768px) {
	.button-side-tab {
		font-size: 22.08px;
		font-size: 22.08rem
	}
}

@media (max-width:500px) {
	.button-side-tab {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

.button-side-tab:after,
.button-side-tab:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all .4s ease
}

.button-side-tab:before {
	right: 30px;
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	font-weight: 900
}

.button-side-tab:after {
	content: '\f1ec';
	right: 60px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900
}

.button-side-tab:hover {
	background: #40ae49;
	color: #fff
}

.button-side-tab:hover:before {
	right: 20px
}

@media (max-width:1600px) {
	.button-side-tab {
		top: 75%;
		-webkit-transform: translateY(-25%);
		transform: translateY(-25%)
	}
}

@media (max-width:1100px) {
	.button-side-tab {
		top: auto;
		bottom: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		border-top-left-radius: 40px
	}
}

@media (max-width:500px) {
	.button-side-tab {
		border-top-left-radius: 0;
		padding: 15px 80px 15px 30px;
		width: 100%
	}
}

.panel-get-quote ul {
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 0
}

@media (max-width:768px) {
	.panel-get-quote ul {
		display: flex;
		flex-flow: row wrap;
		align-items: flex-start;
		justify-content: space-between
	}
}

.panel-get-quote li {
	margin-top: 15px;
	list-style: none;
	color: #40ae49;
	font-weight: 700
}

.panel-get-quote li:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
	font-weight: 400
}

@media (max-width:768px) {
	.panel-get-quote li {
		display: block;
		width: 50%
	}
}

@media (max-width:500px) {
	.panel-get-quote li {
		width: 100%
	}
}

.panel-get-quote a.button-cta {
	background: linear-gradient(to right, #79bc43, #40ae49);
	background-size: 250% 250%;
	display: block;
	padding: 20px;
	color: #fff;
	font-size: 20px;
	font-size: 20rem;
	text-align: center;
	font-weight: 700;
	border-radius: 0 0 50px 0
}

@media (max-width:1100px) {
	.panel-get-quote a.button-cta {
		font-size: 19.2px;
		font-size: 19.2rem
	}
}

@media (max-width:768px) {
	.panel-get-quote a.button-cta {
		font-size: 18.4px;
		font-size: 18.4rem
	}
}

@media (max-width:500px) {
	.panel-get-quote a.button-cta {
		font-size: 17.6px;
		font-size: 17.6rem
	}
}

.panel-get-quote a.button-cta:after {
	content: "\f1ec";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 40px
}

.panel-get-quote a.button-cta:hover {
	background-position: 100%
}

.section-contact-header .header-content,
.section-page-header .header-content,
.wrap {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 0;
	position: relative
}

@media (max-width:1260px) {

	.section-contact-header .header-content,
	.section-page-header .header-content,
	.wrap {
		padding: 100px 60px
	}
}

@media (max-width:768px) {

	.section-contact-header .header-content,
	.section-page-header .header-content,
	.wrap {
		padding: 60px 30px
	}
}

@media (max-width:500px) {

	.section-contact-header .header-content,
	.section-page-header .header-content,
	.wrap {
		padding: 40px 20px
	}
}

.error404,
.page-template-notification-page {
	background: #328939
}

.error404 .site,
.page-template-notification-page .site {
	height: 100%
}

.error404 main,
.page-template-notification-page main {
	display: block;
	height: 100%;
	text-align: center;
	background: 0 0
}

.error404 main .section-page-main,
.page-template-notification-page main .section-page-main {
	width: 500px;
	position: absolute;
	background: #fff;
	border-radius: 12px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.error404 main .section-page-main .section-contact-header .header-content,
.error404 main .section-page-main .section-page-header .header-content,
.error404 main .section-page-main .wrap,
.page-template-notification-page main .section-page-main .section-contact-header .header-content,
.page-template-notification-page main .section-page-main .section-page-header .header-content,
.page-template-notification-page main .section-page-main .wrap,
.section-contact-header .error404 main .section-page-main .header-content,
.section-contact-header .page-template-notification-page main .section-page-main .header-content,
.section-page-header .error404 main .section-page-main .header-content,
.section-page-header .page-template-notification-page main .section-page-main .header-content {
	width: 100%
}

@media (max-width:768px) {

	.error404 main .section-page-main,
	.page-template-notification-page main .section-page-main {
		width: 100%;
		background: 0 0;
		border-radius: 0
	}
}

.error404 main h1,
.page-template-notification-page main h1 {
	color: #193a1b;
	line-height: 1em
}

@media (max-width:768px) {

	.error404 main h1,
	.page-template-notification-page main h1 {
		font-size: 48px;
		font-size: 48rem;
		color: #fff
	}
}

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

	.error404 main h1,
	.page-template-notification-page main h1 {
		font-size: 46.08px;
		font-size: 46.08rem
	}
}

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

	.error404 main h1,
	.page-template-notification-page main h1 {
		font-size: 44.16px;
		font-size: 44.16rem
	}
}

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

	.error404 main h1,
	.page-template-notification-page main h1 {
		font-size: 42.24px;
		font-size: 42.24rem
	}
}

.error404 main h2,
.page-template-notification-page main h2 {
	color: #40ae49;
	line-height: 1em
}

@media (max-width:768px) {

	.error404 main h2,
	.page-template-notification-page main h2 {
		color: #193a1b
	}
}

.error404 main .content,
.page-template-notification-page main .content {
	width: 100%;
	float: none;
	padding: 0 24px
}

.error404 main .content a,
.error404 main .content p,
.page-template-notification-page main .content a,
.page-template-notification-page main .content p {
	font-size: 20px;
	font-size: 20rem
}

@media (max-width:1100px) {

	.error404 main .content a,
	.error404 main .content p,
	.page-template-notification-page main .content a,
	.page-template-notification-page main .content p {
		font-size: 19.2px;
		font-size: 19.2rem
	}
}

@media (max-width:768px) {

	.error404 main .content a,
	.error404 main .content p,
	.page-template-notification-page main .content a,
	.page-template-notification-page main .content p {
		font-size: 18.4px;
		font-size: 18.4rem
	}
}

@media (max-width:500px) {

	.error404 main .content a,
	.error404 main .content p,
	.page-template-notification-page main .content a,
	.page-template-notification-page main .content p {
		font-size: 17.6px;
		font-size: 17.6rem
	}
}

.error404 main .content p,
.page-template-notification-page main .content p {
	color: #5f6060
}

@media (max-width:768px) {

	.error404 main .content p,
	.page-template-notification-page main .content p {
		color: #fff
	}
}

.error404 main .content a,
.page-template-notification-page main .content a {
	color: #40ae49
}

@media (max-width:768px) {

	.error404 main .content a,
	.page-template-notification-page main .content a {
		color: #afd78e
	}
}

@media (max-width:768px) {

	.error404 main,
	.page-template-notification-page main {
		text-align: left
	}
}

.error404 .footer-testimonials,
.page-template-notification-page .footer-testimonials {
	display: none
}

.error404 .footer,
.page-template-notification-page .footer {
	background: 0 0;
	position: absolute;
	bottom: 0
}

.error404 .footer-info,
.page-template-notification-page .footer-info {
	background: 0 0;
	color: #fff
}

.error404 .footer-info .credit,
.error404 .footer-info .links,
.page-template-notification-page .footer-info .credit,
.page-template-notification-page .footer-info .links {
	color: #193a1b
}

.error404 .footer-info .credit a,
.error404 .footer-info .links a,
.page-template-notification-page .footer-info .credit a,
.page-template-notification-page .footer-info .links a {
	color: #fff
}

@media (max-width:500px) {
	.slide-content {
		text-align: left
	}
}

.slide-content h1,
.slide-content h2 {
	font-size: 60px;
	font-size: 60rem;
	font-weight: 900;
	color: #fff
}

@media (max-width:1100px) {

	.slide-content h1,
	.slide-content h2 {
		font-size: 54px;
		font-size: 54rem
	}
}

@media (max-width:768px) {

	.slide-content h1,
	.slide-content h2 {
		font-size: 48px;
		font-size: 48rem
	}
}

@media (max-width:500px) {

	.slide-content h1,
	.slide-content h2 {
		font-size: 42px;
		font-size: 42rem
	}
}

.slide-content p {
	font-size: 24px;
	font-size: 24rem;
	color: #79bc43;
	font-weight: 700
}

@media (max-width:1100px) {
	.slide-content p {
		font-size: 23.04px;
		font-size: 23.04rem
	}
}

@media (max-width:768px) {
	.slide-content p {
		font-size: 22.08px;
		font-size: 22.08rem
	}
}

@media (max-width:500px) {
	.slide-content p {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

.section-home-statement {
	position: relative;
	background: url(../isure/images/img-1.jpg) center center/cover no-repeat;
	background-attachment: fixed;
	text-align: center
}

.section-home-statement h1,
.section-home-statement h2,
.section-home-statement h3 {
	color: #40ae49
}

.section-home-statement h2 {
	font-size: 40px;
	font-size: 40rem
}

@media (max-width:1100px) {
	.section-home-statement h2 {
		font-size: 36px;
		font-size: 36rem
	}
}

@media (max-width:768px) {
	.section-home-statement h2 {
		font-size: 32px;
		font-size: 32rem
	}
}

@media (max-width:500px) {
	.section-home-statement h2 {
		font-size: 28px;
		font-size: 28rem
	}
}

.section-home-statement li,
.section-home-statement p {
	list-style: none;
	color: #193a1b;
	font-size: 22px;
	font-size: 22rem;
	margin-bottom: 15px
}

@media (max-width:1100px) {

	.section-home-statement li,
	.section-home-statement p {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

@media (max-width:768px) {

	.section-home-statement li,
	.section-home-statement p {
		font-size: 20.24px;
		font-size: 20.24rem
	}
}

@media (max-width:500px) {

	.section-home-statement li,
	.section-home-statement p {
		font-size: 19.36px;
		font-size: 19.36rem
	}
}

.section-home-statement li:last-child,
.section-home-statement p:last-child {
	margin-bottom: 0
}

@media (max-width:768px) {
	.section-home-statement {
		text-align: left
	}
}

.section-home-main {
	order: 1;
	background-size: auto 100%;
	background: #fff
}

.section-home-main h1,
.section-home-main h2,
.section-home-main h3 {
	color: #79bc43
}

.section-home-main h1 {
	font-size: 40px;
	font-size: 40rem
}

@media (max-width:1100px) {
	.section-home-main h1 {
		font-size: 36px;
		font-size: 36rem
	}
}

@media (max-width:768px) {
	.section-home-main h1 {
		font-size: 32px;
		font-size: 32rem
	}
}

@media (max-width:500px) {
	.section-home-main h1 {
		font-size: 28px;
		font-size: 28rem
	}
}

.section-home-main li,
.section-home-main p {
	list-style: none;
	margin-bottom: 15px
}

.section-home-main li:last-child,
.section-home-main p:last-child {
	margin-bottom: 0
}

.section-home-main li {
	font-weight: 700;
	color: #40ae49
}

.section-home-main li:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px
}

@media (max-width:768px) {
	.section-home-main {
		background: #40ae49
	}

	.section-home-main h1,
	.section-home-main h2,
	.section-home-main h3,
	.section-home-main li,
	.section-home-main p {
		color: #fff
	}
}

.section-home-main div[class^=elem-] {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .2
}

@media (max-width:768px) {
	.section-home-main div[class^=elem-] {
		display: none
	}
}

.section-home-main .elem-1 {
	background: url(../isure/images/logo-device-1.svg) 0 center/auto 90% no-repeat
}

.section-home-main .elem-2 {
	background: url(../isure/images/logo-device-2.svg) 50px center/auto 80% no-repeat
}

.section-contact-header .section-home-main .header-content,
.section-home-main .section-contact-header .header-content,
.section-home-main .section-page-header .header-content,
.section-home-main .wrap,
.section-page-header .section-home-main .header-content {
	display: flex
}

@media (max-width:768px) {

	.section-contact-header .section-home-main .header-content,
	.section-home-main .section-contact-header .header-content,
	.section-home-main .section-page-header .header-content,
	.section-home-main .wrap,
	.section-page-header .section-home-main .header-content {
		flex-flow: column nowrap
	}
}

.section-home-main .main-content {
	flex: 3;
	max-width: 45%;
	margin-right: 30px
}

@media (max-width:1100px) {
	.section-home-main .main-content {
		margin-right: 20px
	}
}

@media (max-width:768px) {
	.section-home-main .main-content {
		margin-right: 0;
		margin-bottom: 15px;
		max-width: initial;
		width: 100%
	}
}

.section-contact-header .section-home-main .header-content,
.section-home-main .section-contact-header .header-content,
.section-home-main .section-page-header .header-content,
.section-home-main .wrap,
.section-page-header .section-home-main .header-content {
	padding-right: 5%
}

.section-contact-header .section-home-main .header-content .main-features,
.section-home-main .section-contact-header .header-content .main-features,
.section-home-main .section-page-header .header-content .main-features,
.section-home-main .wrap .main-features,
.section-page-header .section-home-main .header-content .main-features {
	flex: 2;
	display: flex;
	flex-flow: column;
	margin-left: 30px;
	max-width: 25%
}

@media (max-width:1100px) {

	.section-contact-header .section-home-main .header-content .main-features,
	.section-home-main .section-contact-header .header-content .main-features,
	.section-home-main .section-page-header .header-content .main-features,
	.section-home-main .wrap .main-features,
	.section-page-header .section-home-main .header-content .main-features {
		margin-left: 20px
	}
}

@media (max-width:768px) {

	.section-contact-header .section-home-main .header-content .main-features,
	.section-home-main .section-contact-header .header-content .main-features,
	.section-home-main .section-page-header .header-content .main-features,
	.section-home-main .wrap .main-features,
	.section-page-header .section-home-main .header-content .main-features {
		margin-left: 0;
		margin-top: 15px;
		width: 100%;
		max-width: initial;
		margin-bottom: 40px
	}
}

@media (max-width:768px) {

	.section-contact-header .section-home-main .header-content,
	.section-home-main .section-contact-header .header-content,
	.section-home-main .section-page-header .header-content,
	.section-home-main .wrap,
	.section-page-header .section-home-main .header-content {
		padding-right: 20px
	}
}

.section-enquiry h2 {
	color: #fff;
	font-size: 40px;
	font-size: 40rem
}

@media (max-width:1100px) {
	.section-enquiry h2 {
		font-size: 36px;
		font-size: 36rem
	}
}

@media (max-width:768px) {
	.section-enquiry h2 {
		font-size: 32px;
		font-size: 32rem
	}
}

@media (max-width:500px) {
	.section-enquiry h2 {
		font-size: 28px;
		font-size: 28rem
	}
}

.section-enquiry p {
	color: #fff;
	font-size: 22px;
	font-size: 22rem
}

@media (max-width:1100px) {
	.section-enquiry p {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

@media (max-width:768px) {
	.section-enquiry p {
		font-size: 20.24px;
		font-size: 20.24rem
	}
}

@media (max-width:500px) {
	.section-enquiry p {
		font-size: 19.36px;
		font-size: 19.36rem
	}
}

.section-enquiry a {
	font-weight: 700;
	text-decoration: underline;
	font-size: 22px;
	font-size: 22rem
}

@media (max-width:1100px) {
	.section-enquiry a {
		font-size: 21.12px;
		font-size: 21.12rem
	}
}

@media (max-width:768px) {
	.section-enquiry a {
		font-size: 20.24px;
		font-size: 20.24rem
	}
}

@media (max-width:500px) {
	.section-enquiry a {
		font-size: 19.36px;
		font-size: 19.36rem
	}
}

.section-enquiry:before {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #000, #193a1b);
	visibility: visible;
	opacity: .7;
	z-index: -1;
	background: url(../isure/images/img-3.jpg) center center/cover no-repeat;
	background-attachment: fixed
}

.section-enquiry:after {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #000, #193a1b);
	visibility: visible;
	opacity: .7;
	z-index: -1;
	background: linear-gradient(to bottom, #000, #193a1b);
	opacity: .75
}

.section-contact-header .section-enquiry .header-content,
.section-enquiry .section-contact-header .header-content,
.section-enquiry .section-page-header .header-content,
.section-enquiry .wrap,
.section-page-header .section-enquiry .header-content {
	display: flex;
	align-items: center
}

@media (max-width:768px) {

	.section-contact-header .section-enquiry .header-content,
	.section-enquiry .section-contact-header .header-content,
	.section-enquiry .section-page-header .header-content,
	.section-enquiry .wrap,
	.section-page-header .section-enquiry .header-content {
		flex-flow: column nowrap
	}
}

.enquiry-content {
	order: 2;
	flex: 5;
	margin-left: 30px
}

@media (max-width:1100px) {
	.enquiry-content {
		margin-left: 20px
	}
}

@media (max-width:768px) {
	.enquiry-content {
		order: 1;
		margin-left: 0;
		margin-bottom: 20px;
		width: 100%
	}
}

.enquiry-form {
	order: 1;
	flex: 3;
	margin-right: 30px
}

@media (max-width:1100px) {
	.enquiry-form {
		margin-right: 20px
	}
}

@media (max-width:768px) {
	.enquiry-form {
		margin-right: 0;
		margin-top: 20px;
		width: 100%
	}
}

.enquiry-form .gform_wrapper form .gform_heading .gform_title {
	padding: 40px 0 0
}

.section-contact-header .section-landing-header .header-content,
.section-landing-header .section-contact-header .header-content,
.section-landing-header .section-page-header .header-content,
.section-landing-header .wrap,
.section-page-header .section-landing-header .header-content {
	display: flex;
	flex-flow: row nowrap;
	align-items: center
}

@media (max-width:768px) {

	.section-contact-header .section-landing-header .header-content,
	.section-landing-header .section-contact-header .header-content,
	.section-landing-header .section-page-header .header-content,
	.section-landing-header .wrap,
	.section-page-header .section-landing-header .header-content {
		flex-flow: column nowrap
	}
}

.section-landing-header .header-content {
	flex: 3;
	margin-right: 30px
}

@media (max-width:1100px) {
	.section-landing-header .header-content {
		margin-right: 20px
	}
}

@media (max-width:768px) {
	.section-landing-header .header-content {
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%
	}
}

.section-landing-header .panel-get-quote {
	flex: 2;
	padding: 30px;
	border-radius: 50px 0 50px 0;
	background: #fff;
	margin-left: 30px;
	max-width: 400px
}

@media (max-width:1100px) {
	.section-landing-header .panel-get-quote {
		margin-left: 20px
	}
}

@media (max-width:768px) {
	.section-landing-header .panel-get-quote {
		max-width: none;
		margin-left: 0;
		margin-top: 15px;
		width: 100%
	}
}

.section-landing-header a.button-cta {
	margin: 60px -30px -30px
}

.section-landing-content p {
	margin-bottom: 15px;
	line-height: 1.75
}

.section-landing-content strong {
	color: #40ae49
}

.section-landing-lower {
	background-position: center;
	background-size: cover;
	background-attachment: fixed
}

.section-landing-lower .wrap {
	max-width: 800px;
}
.section-landing-lower.no-list .wrap {
	text-align: left;
}
.section-landing-lower.has-list .wrap {
	text-align: center;
}

.section-landing-lower:before {
	background: url(../isure/images/img-blur.jpg) center center/cover no-repeat;
	display: block;
	position: absolute;
	content: '';
	top: -10%;
	left: -10%;
	width: 120%;
	height: 120%;
	position: absolute;
	-webkit-filter: blur(10px);
	filter: blur(10px);
	background-attachment: fixed;
	z-index: -2
}

.section-landing-lower:after {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	background: linear-gradient(to bottom, #000, #193a1b);
	opacity: .7
}

.section-landing-lower p {
	margin-bottom: 10px
}

.section-contact-header .section-landing-lower .header-content,
.section-landing-lower .section-contact-header .header-content,
.section-landing-lower .section-page-header .header-content,
.section-landing-lower .wrap,
.section-page-header .section-landing-lower .header-content {
	-webkit-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 100px;
	column-gap: 100px
}

.section-contact-header .section-landing-lower .header-content h1,
.section-contact-header .section-landing-lower .header-content h2,
.section-contact-header .section-landing-lower .header-content h3,
.section-contact-header .section-landing-lower .header-content h4,
.section-contact-header .section-landing-lower .header-content h5,
.section-contact-header .section-landing-lower .header-content h6,
.section-landing-lower .section-contact-header .header-content h1,
.section-landing-lower .section-contact-header .header-content h2,
.section-landing-lower .section-contact-header .header-content h3,
.section-landing-lower .section-contact-header .header-content h4,
.section-landing-lower .section-contact-header .header-content h5,
.section-landing-lower .section-contact-header .header-content h6,
.section-landing-lower .section-page-header .header-content h1,
.section-landing-lower .section-page-header .header-content h2,
.section-landing-lower .section-page-header .header-content h3,
.section-landing-lower .section-page-header .header-content h4,
.section-landing-lower .section-page-header .header-content h5,
.section-landing-lower .section-page-header .header-content h6,
.section-landing-lower .wrap h1,
.section-landing-lower .wrap h2,
.section-landing-lower .wrap h3,
.section-landing-lower .wrap h4,
.section-landing-lower .wrap h5,
.section-landing-lower .wrap h6,
.section-page-header .section-landing-lower .header-content h1,
.section-page-header .section-landing-lower .header-content h2,
.section-page-header .section-landing-lower .header-content h3,
.section-page-header .section-landing-lower .header-content h4,
.section-page-header .section-landing-lower .header-content h5,
.section-page-header .section-landing-lower .header-content h6 {
	color: #79bc43;
	-webkit-column-span: all;
	column-span: all
}

.section-contact-header .section-landing-lower .header-content a,
.section-contact-header .section-landing-lower .header-content li,
.section-contact-header .section-landing-lower .header-content p,
.section-landing-lower .section-contact-header .header-content a,
.section-landing-lower .section-contact-header .header-content li,
.section-landing-lower .section-contact-header .header-content p,
.section-landing-lower .section-page-header .header-content a,
.section-landing-lower .section-page-header .header-content li,
.section-landing-lower .section-page-header .header-content p,
.section-landing-lower .wrap a,
.section-landing-lower .wrap li,
.section-landing-lower .wrap p,
.section-page-header .section-landing-lower .header-content a,
.section-page-header .section-landing-lower .header-content li,
.section-page-header .section-landing-lower .header-content p {
	color: #fff
}
.section-landing-lower .wrap li {
	text-align: left;
}

.section-contact-header .section-landing-lower .header-content ul,
.section-landing-lower .section-contact-header .header-content ul,
.section-landing-lower .section-page-header .header-content ul,
.section-landing-lower .wrap ul,
.section-page-header .section-landing-lower .header-content ul {
	-webkit-column-count: 2;
	column-count: 2;
	margin: 20px 0
}

.section-contact-header .section-landing-lower .header-content li,
.section-landing-lower .section-contact-header .header-content li,
.section-landing-lower .section-page-header .header-content li,
.section-landing-lower .wrap li,
.section-page-header .section-landing-lower .header-content li {
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: 700
}

.section-contact-header .section-landing-lower .header-content ol,
.section-landing-lower .section-contact-header .header-content ol,
.section-landing-lower .section-page-header .header-content ol,
.section-landing-lower .wrap ol,
.section-page-header .section-landing-lower .header-content ol {
	list-style-type: disc;
	margin-bottom: 10px
}

@media (max-width:1100px) {

	.section-contact-header .section-landing-lower .header-content,
	.section-landing-lower .section-contact-header .header-content,
	.section-landing-lower .section-page-header .header-content,
	.section-landing-lower .wrap,
	.section-page-header .section-landing-lower .header-content {
		-webkit-column-gap: 60px;
		column-gap: 60px
	}
}

@media (max-width:768px) {

	.section-contact-header .section-landing-lower .header-content,
	.section-landing-lower .section-contact-header .header-content,
	.section-landing-lower .section-page-header .header-content,
	.section-landing-lower .wrap,
	.section-page-header .section-landing-lower .header-content {
		-webkit-column-gap: 30px;
		column-gap: 30px
	}
}

@media (max-width:500px) {

	.section-contact-header .section-landing-lower .header-content,
	.section-landing-lower .section-contact-header .header-content,
	.section-landing-lower .section-page-header .header-content,
	.section-landing-lower .wrap,
	.section-page-header .section-landing-lower .header-content {
		-webkit-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		column-gap: 0
	}
}

.section-contact-header .header-content {
	position: static
}

.section-contact-header .button-side-tab:after {
	content: '\f1ec'
}

.section-contact-content .section-contact-header .header-content,
.section-contact-content .section-page-header .header-content,
.section-contact-content .wrap,
.section-contact-header .section-contact-content .header-content,
.section-page-header .section-contact-content .header-content {
	display: flex
}

@media (max-width:768px) {

	.section-contact-content .section-contact-header .header-content,
	.section-contact-content .section-page-header .header-content,
	.section-contact-content .wrap,
	.section-contact-header .section-contact-content .header-content,
	.section-page-header .section-contact-content .header-content {
		flex-flow: column nowrap
	}
}

.section-contact-content .page-content {
	flex: 3;
	margin-right: 30px
}

@media (max-width:1100px) {
	.section-contact-content .page-content {
		margin-right: 20px
	}
}

@media (max-width:768px) {
	.section-contact-content .page-content {
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%
	}
}

.section-contact-content .contact-form {
	flex: 2;
	margin-left: 30px
}

@media (max-width:1100px) {
	.section-contact-content .contact-form {
		margin-left: 20px
	}
}

@media (max-width:768px) {
	.section-contact-content .contact-form {
		margin-left: 0;
		margin-top: 20px;
		width: 100%
	}
}

@media (max-width:500px) {
	.section-contact-content .contact-form a.button-cta {
		border-radius: 4px
	}
}

.section-page-header .header-content {
	position: static
}

.section-page-header .button-side-tab:after {
	content: '\f059'
}

.section-page-content {
	display: flex
}

@media (max-width:768px) {
	.section-page-content {
		flex-flow: column nowrap
	}
}

.section-page-content .page-content h1,
.section-page-content .page-content h2,
.section-page-content .page-content h3,
.section-page-content .page-content h4,
.section-page-content .page-content h5,
.section-page-content .page-content h6,
.section-page-content .panel-get-quote h1,
.section-page-content .panel-get-quote h2,
.section-page-content .panel-get-quote h3,
.section-page-content .panel-get-quote h4,
.section-page-content .panel-get-quote h5,
.section-page-content .panel-get-quote h6 {
	margin-bottom: 15px
}

.section-page-content .page-content strong,
.section-page-content .panel-get-quote strong {
	color: #40ae49
}

.section-page-content .page-content p,
.section-page-content .panel-get-quote p {
	margin-bottom: 30px;
	font-size: 17px;
	font-size: 17rem;
	line-height: 1.75
}

@media (max-width:1100px) {

	.section-page-content .page-content p,
	.section-page-content .panel-get-quote p {
		font-size: 16.32px;
		font-size: 16.32rem
	}
}

@media (max-width:768px) {

	.section-page-content .page-content p,
	.section-page-content .panel-get-quote p {
		font-size: 15.64px;
		font-size: 15.64rem
	}
}

@media (max-width:500px) {

	.section-page-content .page-content p,
	.section-page-content .panel-get-quote p {
		font-size: 14.96px;
		font-size: 14.96rem
	}
}

.section-page-content .page-content {
	flex: 3;
	margin-right: 30px;
	border-right: 2px solid #cdedd0;
	padding-right: 30px
}

@media (max-width:1100px) {
	.section-page-content .page-content {
		margin-right: 20px;
		padding-right: 30px
	}
}

@media (max-width:768px) {
	.section-page-content .page-content {
		margin-right: 0;
		padding-right: 0;
		margin-bottom: 60px;
		width: 100%;
		border-bottom: 2px solid #cdedd0;
		border-right: none
	}
}

.section-page-content .panel-get-quote {
	flex: 2;
	margin-left: 30px
}

@media (max-width:1100px) {
	.section-page-content .panel-get-quote {
		margin-left: 20px
	}
}

@media (max-width:768px) {
	.section-page-content .panel-get-quote {
		margin-left: 0;
		margin-bottom: 15px;
		width: 100%
	}
}

.page-template-contact-inner main p {
	line-height: 1.75;
	margin-bottom: 15px !important
}

.page-template-contact-inner main strong {
	color: #40ae49
}

.scrolling-list__container {
	align-items: center;
	display: flex !important;
	margin: 0 0 60px;
	max-width: 1200px;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 30px 0
}
.scrolling-list__container:before {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	background: rgba(255, 255, 255, .2);
	top: -50px;
	left: 0;
	right: 0;
	margin: auto;
	max-width: calc(100vw - 60px)
}

.scrolling-list__container button {
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	flex-shrink: 0;
	overflow: hidden;
	text-indent: -100rem;
	border-radius: 50%
}

.scrolling-list__container button:focus {
	outline: 0
}

.scrolling-list__container button:hover {
	filter: brightness(110%)
}

.scrolling-list__container button:active {
	filter: brightness(90%)
}

.scrolling-list__container .slick-next,
.scrolling-list__container .slick-prev {
	width: 48px;
	height: 48px;
	border: 0;
	background: #5dc466;
	z-index: 1;
	background-position: center;
	background-size: 60%;
	background-repeat: no-repeat
}

.scrolling-list__container .slick-dots {
	display: flex;
	list-style: none;
	justify-content: center
}

.scrolling-list__container .slick-dots li {
	margin-top: 40px
}

.scrolling-list__container .slick-dots button {
	border: 2px solid rgba(255, 255, 255, .1);
	background: 0 0;
	width: 24px;
	height: 24px;
	margin: 4px
}

.scrolling-list__container .slick-dots .slick-active button {
	border: 2px solid rgba(255, 255, 255, 0);
	background: rgba(255, 255, 255, 1)
}

.scrolling-list__container .slick-prev {
	left: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8' stroke='white' stroke-width='1' stroke-linejoin='round' stroke-linecap='round' fill='none' %3E%3Cpolyline points='5,1 2,4 5,7' /%3E%3C/svg%3E")
}

.scrolling-list__container .slick-next {
	right: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8' stroke='white' stroke-width='1' stroke-linejoin='round' stroke-linecap='round' fill='none' %3E%3Cpolyline points='3,1 6,4 3,7' /%3E%3C/svg%3E")
}

.scrolling-list__group {
	margin: auto;
	color: #fff;
	position: relative;
	list-style-position: inside
}

.scrolling-list {
	columns: 3 250px;
	margin-left: 20px
}

.scrolling-list__group a {
	color: inherit;
	font-weight: 600
}

@media (max-width:1260px) {
	.scrolling-list__container .slick-prev {
		margin-left: 30px
	}

	.scrolling-list__container .slick-next {
		margin-right: 30px
	}
}

@media (max-width:768px) {
	.scrolling-list__container {
		margin: 0 0 30px;
		padding: 30px
	}

	.scrolling-list__container:before {
		top: -20px
	}

	.scrolling-list__container {
		flex-flow: column;
		align-items: initial
	}

	.scrolling-list {
		columns: 2;
		margin-left: 0
	}
}

@media (max-width:500px) {
	.scrolling-list__container {
		margin: 0 0 20px;
		padding: 20px
	}

	.scrolling-list__container:before {
		top: -15px
	}
}

@media (max-width:480px) {
	.scrolling-list {
		columns: 1;
		text-align: center
	}
}

@supports (display:grid) {
	.scrolling-list {
		columns: 0;
		margin: 0;
		display: grid;
		grid-template-columns: repeat(3, max-content);
		grid-column-gap: calc(20px + 2vw);
		justify-content: center
	}
	.scrolling-list li {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 300px;
	}

	@media (max-width:1100px) {
		.scrolling-list {
			grid-column-gap: 80px;
			grid-template-columns: repeat(2, max-content)
		}
	}

	@media (max-width:768px) {
		.scrolling-list {
			grid-column-gap: 40px;
			text-align: left;
			list-style-type: none;
			grid-template-columns: repeat(2, auto)
		}
	}

	@media (max-width:480px) {
		.scrolling-list {
			grid-template-columns: auto
		}
	}
}

.scrolling-list__group:only-child {
	margin: auto
}

.slick-dots li:only-child {
	display: none
}