﻿.lnk-ftrs {
	appearance: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0;
	text-shadow: none;
	-webkit-text-shadow: none
}

.btn-primary {
	background-color: #007dc6;
	color: #fff !important
}

.btn-black {
	background-color: #000;
	color: #fff !important
}

.btn-orange {
	background-color: #000;
	color: #fff !important
}

.btn-grey {
	background-color: #007dc6;
	color: #fff !important
}

@font-face {
	font-family: sodapools;
	src: url(../fonts/icons/sodapools.eot?84628404);
	src: url(../fonts/icons/sodapools.eot?84628404#iefix) format("embedded-opentype"), url(../fonts/icons/sodapools.woff2?84628404) format("woff2"), url(../fonts/icons/sodapools.woff?84628404) format("woff"), url(../fonts/icons/sodapools.ttf?84628404) format("truetype"), url(../fonts/icons/sodapools.svg?84628404#sodapools) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
	font-family: sodapools;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-cancel-circled:before {
	content: '\e800'
}

.icon-up-dir:before {
	content: '\e801'
}

.icon-down-dir:before {
	content: '\e802'
}

.icon-left-open:before {
	content: '\e803'
}

.icon-right-open:before {
	content: '\e804'
}

.icon-left-small:before {
	content: '\e805'
}

.icon-phone-call:before {
	content: '\e806'
}

.icon-right-small:before {
	content: '\e807'
}

.icon-left-dir:before {
	content: '\e808'
}

.icon-right-dir:before {
	content: '\e809'
}

.icon-clock:before {
	content: '\e80a'
}

.icon-location:before {
	content: '\e80b'
}

.icon-map:before {
	content: '\e80c'
}

.icon-mail:before {
	content: '\e80d'
}

.icon-fax:before {
	content: '\e80e'
}

.icon-btn-icon:before {
	content: '\e80f'
}

.icon-user:before {
	content: '\e810'
}

.icon-quote-rightt:before {
	content: '\e811'
}

.icon-quote-leftt:before {
	content: '\e812'
}

.icon-quote-left:before {
	content: '\e813'
}

.icon-quote-right:before {
	content: '\e814'
}

.icon-zoom-in:before {
	content: '\e815'
}

.icon-eye:before {
	content: '\e816'
}

.icon-swimming-silhouette:before {
	content: '\e81e'
}

.icon-right-arrowhead-in-a-circle:before {
	content: '\e81f'
}

.icon-check-mark:before {
	content: '\e827'
}

.icon-play:before {
	content: '\e839'
}

.icon-twitter:before {
	content: '\f099'
}

.icon-rss:before {
	content: '\f09e'
}

.icon-gplus:before {
	content: '\f0d5'
}

.icon-linkedin:before {
	content: '\f0e1'
}

.icon-circle:before {
	content: '\f111'
}

.icon-instagram:before {
	content: '\f16d'
}

.icon-left:before {
	content: '\f177'
}

.icon-right:before {
	content: '\f178'
}

.icon-google:before {
	content: '\f1a0'
}

.icon-calendar-check-o:before {
	content: '\f274'
}

.icon-facebook:before {
	content: '\f30c'
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

ul.mtb {
	margin-top: 40px
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

@media print {

	*,
	:after,
	:before {
		background: 0 0 !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: transparent
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	text-decoration: none
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.333333%
}

.offset-2 {
	margin-left: 16.666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.333333%
}

.offset-5 {
	margin-left: 41.666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.333333%
}

.offset-8 {
	margin-left: 66.666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.333333%
}

.offset-11 {
	margin-left: 91.666667%
}

@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.333333%
	}

	.offset-sm-2 {
		margin-left: 16.666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.333333%
	}

	.offset-sm-5 {
		margin-left: 41.666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.333333%
	}

	.offset-sm-8 {
		margin-left: 66.666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.333333%
	}

	.offset-sm-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.333333%
	}

	.offset-md-2 {
		margin-left: 16.666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.333333%
	}

	.offset-md-5 {
		margin-left: 41.666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.333333%
	}

	.offset-md-8 {
		margin-left: 66.666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.333333%
	}

	.offset-md-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-lg-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.333333%
	}

	.offset-lg-2 {
		margin-left: 16.666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.333333%
	}

	.offset-lg-5 {
		margin-left: 41.666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.333333%
	}

	.offset-lg-8 {
		margin-left: 66.666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.333333%
	}

	.offset-lg-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-xl-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.333333%
	}

	.offset-xl-2 {
		margin-left: 16.666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.333333%
	}

	.offset-xl-5 {
		margin-left: 41.666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.333333%
	}

	.offset-xl-8 {
		margin-left: 66.666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.333333%
	}

	.offset-xl-11 {
		margin-left: 91.666667%
	}
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}

	.d-print-inline {
		display: inline !important
	}

	.d-print-inline-block {
		display: inline-block !important
	}

	.d-print-block {
		display: block !important
	}

	.d-print-table {
		display: table !important
	}

	.d-print-table-row {
		display: table-row !important
	}

	.d-print-table-cell {
		display: table-cell !important
	}

	.d-print-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.flex-grow-0 {
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

@media (min-width:576px) {
	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-sm-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-lg-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-lg-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-lg-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-lg-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-xl-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-xl-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-xl-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-xl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.row:after,
.row:before {
	content: " ";
	display: block
}

.clearfix:after,
.container-fluid:after,
.container:after,
.modal-footer:after,
.modal-header:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #007dc6;
	display: block;
	line-height: 1.3;
	font-weight: 500;
	margin: 0;
	padding: 0 0 15px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	display: inline-block;
	font-size: inherit
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #9fc142
}

h1+ol,
h1+ul,
h2+ol,
h2+ul,
h3+ol,
h3+ul,
h4+ol,
h4+ul,
h5+ol,
h5+ul,
h6+ol,
h6+ul {
	margin-top: 0 !important
}

h1 {
	font-size: 2.063rem
}

@media screen and (max-width:1199px) {
	h1 {
		font-size: 1.763rem
	}
}

h2 {
	font-size: 1.75rem
}

@media screen and (max-width:1199px) {
	h2 {
		font-size: 1.45rem
	}
}

h3 {
	font-size: 1.563rem
}

@media screen and (max-width:1199px) {
	h3 {
		font-size: 1.263rem
	}
}

h4 {
	font-size: 1.375rem
}

@media screen and (max-width:1199px) {
	h4 {
		font-size: 1.175rem
	}
}

h5 {
	font-size: 1.25rem
}

@media screen and (max-width:1199px) {
	h5 {
		font-size: 1.15rem
	}
}

h6 {
	font-size: 1.188rem
}

@media screen and (max-width:1199px) {
	h6 {
		font-size: 1.088rem
	}
}

.section-title {
	color: #007dc6;
	display: block;
	margin-bottom: 20px;
	text-align: left
}

.section-title.primary-color {
	color: #007dc6
}

.section-title.white-color {
	color: #fff
}

.section-title.black-color {
	color: #000
}

.section-title h1,
.section-title h2,
.section-title h3 {
	color: inherit;
	display: inline-block;
	font-size: 2.063rem;
	font-weight: 500;
	line-height: 1.3;
	padding-bottom: 0;
	text-transform: uppercase
}

.section-title h1 a,
.section-title h2 a,
.section-title h3 a {
	color: inherit
}

.section-title h1 a:hover,
.section-title h2 a:hover,
.section-title h3 a:hover {
	color: #9fc142
}

.section-title h3 {
	font-size: 1.75rem
}

.section-title small {
	display: block;
	font-size: 1rem;
	font-weight: 300;
	text-transform: none
}

.section-title.center {
	text-align: center
}

.section-title.white {
	color: #fff
}

@media screen and (max-width:1199px) {

	.section-title h1,
	.section-title h2 {
		font-size: 1.863rem
	}

	.section-title h3 {
		font-size: 1.45rem
	}
}

@media screen and (max-width:767px) {

	.section-title h1,
	.section-title h2 {
		font-size: 1.463rem
	}

	.section-title h3 {
		font-size: 1.45rem
	}
}

.page-title {
	color: #007dc6;
	display: block;
	margin-bottom: 10px;
	text-align: left
}

.page-title h1 {
	color: inherit;
	display: inline-block;
	font-size: 2.063rem;
	font-weight: 600;
	line-height: 1.3;
	padding-bottom: 0;
	text-transform: uppercase
}

.page-title h1 span {
	display: block
}

.page-title small {
	font-size: 1rem;
	font-weight: 300;
	text-transform: none
}

.page-title.center {
	text-align: center
}

.page-title.white {
	color: #fff
}

@media screen and (max-width:1199px) {
	.page-title h1 {
		font-size: 1.863rem
	}
}

@media screen and (max-width:767px) {
	.page-title h1 {
		font-size: 1.263rem
	}

	.page-title small {
		font-size: 1.05rem
	}
}

.sub-title {
	color: #007dc6;
	font-weight: 500;
	font-size: 1.375rem;
	margin-bottom: 10px
}

.sub-title h2,
.sub-title h3,
.sub-title h4 {
	font-size: 1.375rem
}

.sub-title a {
	color: #007dc6
}

.sub-title a:hover {
	color: #9fc142
}

.sub-title.black h2,
.sub-title.black h3,
.sub-title.black h4 {
	color: #000
}

.byLine {
	margin-bottom: 40px
}

.byLine p {
	font-size: 1.25rem;
	font-weight: 400
}

.byLine.center {
	text-align: center
}

.byLine.mb0 {
	margin-bottom: 0
}

.admin-content a,
.cnt a {
	text-decoration: underline
}

.admin-content ul,
.cnt ul {
	display: block;
	margin: 24px 0 24px;
	padding-left: 20px
}

.admin-content ul li,
.cnt ul li {
	display: block;
	line-height: 1.4;
	padding-left: 22px;
	position: relative;
	font-size: 1rem
}

.admin-content ul li+li,
.cnt ul li+li {
	margin-top: 10px
}

.admin-content ul li:before,
.cnt ul li:before {
	color: #007dc6;
	position: absolute;
	font-family: sodapools;
	content: "\e80c";
	left: 0;
	top: 3px;
	font-size: 16px
}

.admin-content ul.white li:before,
.cnt ul.white li:before {
	border-color: #fff
}

.admin-content ol,
.cnt ol {
	margin: 24px 0 10px;
	padding-left: 20px;
	counter-reset: item
}

.admin-content ol li,
.cnt ol li {
	display: block;
	line-height: 1.4;
	padding-left: 20px;
	position: relative
}

.admin-content ol li+li,
.cnt ol li+li {
	margin-top: 15px
}

.admin-content ol li:before,
.cnt ol li:before {
	content: counters(item, ".") ".";
	counter-increment: item;
	display: inline-block;
	left: 0;
	position: absolute
}

.admin-content ol.lower-alpha li:before,
.cnt ol.lower-alpha li:before {
	content: counters(item, "", lower-alpha) ")"
}

.admin-content ol.lower-roman li:before,
.cnt ol.lower-roman li:before {
	content: counters(item, "", lower-roman) ")"
}

.admin-content ol.roman-sub li,
.cnt ol.roman-sub li {
	padding-left: 30px
}

.admin-content ol.roman-sub li:before,
.cnt ol.roman-sub li:before {
	content: counters(item, ".", upper-roman) ".";
	counter-increment: item;
	font-weight: 500
}

.admin-content ol.roman-sub li ol li,
.cnt ol.roman-sub li ol li {
	padding-left: 32px
}

.admin-content ol.decimal-sub li,
.cnt ol.decimal-sub li {
	padding-left: 30px
}

.admin-content ol.decimal-sub li:before,
.cnt ol.decimal-sub li:before {
	content: counters(item, ". ", decimal) ".";
	counter-increment: item;
	font-weight: 500
}

.admin-content ol.decimal-sub li ol,
.cnt ol.decimal-sub li ol {
	padding-top: 5px
}

.admin-content ol.decimal-sub li ol li,
.cnt ol.decimal-sub li ol li {
	padding-left: 32px
}

.admin-content ol.decimal-sub li ol ol li,
.cnt ol.decimal-sub li ol ol li {
	padding-left: 50px
}

.admin-content ol+h2,
.admin-content ol+h3,
.admin-content ol+h4,
.admin-content ol+h5,
.admin-content ol+h6,
.admin-content ul+h2,
.admin-content ul+h3,
.admin-content ul+h4,
.admin-content ul+h5,
.admin-content ul+h6,
.cnt ol+h2,
.cnt ol+h3,
.cnt ol+h4,
.cnt ol+h5,
.cnt ol+h6,
.cnt ul+h2,
.cnt ul+h3,
.cnt ul+h4,
.cnt ul+h5,
.cnt ul+h6 {
	margin-top: 30px
}

.admin-content ol+p,
.admin-content ul+p,
.cnt ol+p,
.cnt ul+p {
	margin-top: 20px !important
}

table {
	border-collapse: collapse;
	width: 100%
}

table td,
table th,
table tr {
	vertical-align: middle
}

table th {
	color: #007dc6;
	font-weight: 700;
	height: 34px
}

table td {
	height: 34px;
	padding: 7px 12px
}

table td.none {
	height: 10px !important;
	padding: 0 10px
}

table:not([class]),
table[class=""] {
	border-collapse: collapse;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

table:not([class]) td,
table[class=""] td {
	min-height: 30px
}

.responsive-table {
	overflow-x: auto
}

.responsive-table:after,
.responsive-table:before {
	content: '';
	display: block
}

.responsive-table:after {
	clear: both
}

@media screen and (max-width:767px) {
	.table-mobile table {
		width: 100%
	}

	.table-mobile table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}

	.table-mobile table td {
		border-bottom: 1px solid #e3e3e3;
		display: block;
		padding: 9px 12px 9px 100px;
		position: relative;
		text-align: left;
		width: 100%
	}

	.table-mobile table td:last-child {
		border-bottom-width: 3px
	}

	.table-mobile table td:before {
		content: attr(data-label);
		display: inline-block;
		float: left;
		font-weight: 500;
		left: 12px;
		position: absolute
	}
}

.btn {
	display: inline-flex;
	-webkit-display: inline-flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	background-color: #9fc142;
	color: #fff;
	font-size: 1.7rem;
	font-weight: 500;
	line-height: 1;
	padding: 0 30px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px
}

.btn:hover {
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	background-color: #007dc6
}

@media (max-width:767px) {
	.btn {
		font-size: 1.4rem
	}
}

.btn.btn-icon {
	position: relative;
	padding-left: 100px;
	overflow: hidden
}

.btn.btn-icon i {
	position: absolute;
	left: 0;
	height: 100%;
	width: 70px;
	background: #007dc6;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s
}

.btn.btn-icon i svg {
	width: 40px;
	height: 45px
}

@media (max-width:1199px) {
	.btn.btn-icon i svg {
		height: 30px;
		width: 30px
	}
}

.btn.btn-icon i svg * {
	fill: #fff
}

.btn.btn-icon:hover i {
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	background: #9fc142
}

.btn.primary {
	background: #007dc6;
	color: #fff
}

.btn.primary:hover {
	color: #fff
}

.btn.btn-large {
	min-height: 55px;
	font-size: 1.125rem
}

@media (max-width:1450px) {
	.btn.btn-large {
		min-height: 45px;
		font-size: 1.12rem
	}
}

@media (max-width:1199px) {
	.btn.btn-large {
		min-height: 40px;
		font-size: 1.1rem
	}
}

@media (max-width:767px) {
	.btn.btn-large {
		min-height: 40px;
		font-size: 1.1rem
	}
}

.btn.btn-medium {
	min-height: 55px;
	font-size: 1.125rem
}

@media (max-width:1199px) {
	.btn.btn-medium {
		min-height: 40px;
		font-size: 1rem
	}
}

@media (max-width:767px) {
	.btn.btn-medium {
		min-height: 40px;
		font-size: 1rem
	}
}

.btn.btn-small {
	min-height: 46px;
	font-size: 1rem
}

@media screen and (min-width:0 \0) and (min-resolution:72dpi) {
	.btn.btn-small {
		padding-top: 15px
	}
}

@media (max-width:1199px) {
	.btn.btn-small {
		min-height: 40px;
		font-size: 1rem
	}
}

@media (max-width:767px) {
	.btn.btn-small {
		min-height: 37px;
		font-size: .9rem
	}
}

.btn.styled {
	border: 1px solid #fff;
	background: 0 0;
	color: #fff;
	padding: 0;
	height: 61px
}

@media (max-width:1199px) {
	.btn.styled {
		font-size: 1rem
	}
}

.btn.styled:hover {
	background: #9fc142;
	color: #fff
}

.btn.full-width {
	width: 100%;
	text-align: center
}

#back-to-top {
	cursor: pointer;
	position: fixed;
	right: 15px;
	bottom: -200px;
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	right: 15px;
	z-index: 99;
	background: #007dc6;
	color: #fff;
	padding: 5px 8px;
	border: 1px solid #fff;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: 0
}

#back-to-top:hover {
	background: #000
}

#back-to-top.visible {
	bottom: 0;
	opacity: 1
}

@media (max-width:1199px) {
	#back-to-top {
		display: none
	}
}

.back-btn {
	position: fixed;
	right: 0;
	bottom: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: all ease .35s;
	-o-transition: all ease .35s;
	-webkit-transition: all ease .35s;
	right: -200px;
	z-index: 99;
	background: #007dc6;
	color: #fff;
	padding: 3px 8px;
	border: 1px solid #fff;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.back-btn span {
	display: inline-block;
	margin-left: 10px
}

.back-btn:before {
	transform: rotate(182deg);
	-ms-transform: rotate(182deg);
	-o-transform: rotate(182deg);
	-webkit-transform: rotate(182deg);
	line-height: 2
}

.back-btn:hover {
	background: #000;
	transition: all ease .35s;
	-o-transition: all ease .35s;
	-webkit-transition: all ease .35s;
	right: 0
}

.back-btn.visible {
	right: -50px;
	opacity: 1;
	transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0)
}

.back-btn.visible:hover {
	transition: all ease .35s;
	-o-transition: all ease .35s;
	-webkit-transition: all ease .35s;
	right: 0
}

@media (max-width:1199px) {
	.back-btn {
		display: none
	}
}

.elementerBtn .elementor-button,
.elementerBtn a,
.elementerBtn button {
	display: inline-flex;
	-webkit-display: inline-flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	background-color: #9fc142 !important;
	color: #fff;
	font-size: 1.7rem;
	font-weight: 500;
	line-height: 1;
	padding: 0 30px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px
}

.elementerBtn .elementor-button:hover,
.elementerBtn a:hover,
.elementerBtn button:hover {
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	background-color: #007dc6 !important
}

@media (max-width:767px) {

	.elementerBtn .elementor-button,
	.elementerBtn a,
	.elementerBtn button {
		font-size: 1.4rem;
		height: 38px
	}
}

@media (min-width:768px) {

	.elementerBtn .elementor-button,
	.elementerBtn a,
	.elementerBtn button {
		height: 38px
	}
}

@media (min-width:1200px) {

	.elementerBtn .elementor-button,
	.elementerBtn a,
	.elementerBtn button {
		height: 42px
	}
}

@media (min-width:1500px) {

	.elementerBtn .elementor-button,
	.elementerBtn a,
	.elementerBtn button {
		font-size: 1.133rem;
		height: 50px
	}
}

.elementerBtn.center .elementor-button,
.elementerBtn.center a,
.elementerBtn.center button {
	text-align: center
}

.elementerBtn.left .elementor-button,
.elementerBtn.left a,
.elementerBtn.left button {
	float: left
}

.elementerBtn.sm .elementor-button,
.elementerBtn.sm a,
.elementerBtn.sm button {
	font-size: 1.125rem;
	height: 35px
}

@media (min-width:1200px) {
	.desk-hide {
		display: none
	}

	.main-nav>ul {
		margin: 0;
		padding: 0
	}

	.main-nav>ul>li {
		display: inline-block;
		position: relative
	}

	.main-nav>ul>li:last-child {
		margin: 0
	}

	.main-nav>ul>li:last-child ul {
		left: auto;
		right: 0
	}

	.main-nav>ul>li .two-col-menu .sub-menu {
		width: 500px;
		left: -250px;
		top: 37px
	}

	.main-nav>ul>li .two-col-menu .sub-menu li {
		display: inline-block;
		width: 50%;
		float: left;
		position: relative
	}

	.main-nav>ul>li .two-col-menu .sub-menu li a {
		padding-left: 35px
	}

	.main-nav>ul>li .two-col-menu .sub-menu li:before {
		position: absolute;
		content: '\e80b';
		font-family: sodapools;
		left: 13px;
        top:7px;
		color: #007dc6
	}

	.main-nav>ul>li>a {
		display: block;
		font-size: 1rem;
		padding: 0 15px;
		text-decoration: none;
		position: relative;
		color: #000;
		font-weight: 500
	}

	.main-nav>ul>li:hover>a {
		transition: all ease .5s;
		-o-transition: all ease .5s;
		-webkit-transition: all ease .5s;
		color: #007dc6
	}

	.main-nav>ul>li:hover>ul {
		display: block
	}

	.main-nav>ul>li ul {
		background: #fff;
		position: absolute;
		margin: 0;
		padding: 0;
		width: 250px;
		display: none;
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08)
	}

	.main-nav>ul>li ul li {
		display: block;
		border-bottom: 1px solid #ccc;
		position: relative
	}

	.main-nav>ul>li ul li:last-child {
		border: 0
	}

	.main-nav>ul>li ul li a {
		font-size: .9rem;
		padding: 8px 20px;
		display: block;
		text-decoration: none
	}

	.main-nav>ul>li ul li:hover>ul {
		display: block;
		left: 250px;
		top: 0
	}

	.main-nav>ul>li ul li:hover>a {
		color: #007dc6
	}

	.main-nav>ul>li ul li.submenu::after {
		content: "\e807";
		font-family: sodapools;
		position: absolute;
		right: 12px;
		top: 50%;
		transform: translateY(-50%);
		pointer-events: none;
		color: #007dc6;
		font-size: 10px
	}

	.mob-btn {
		display: none
	}
}

@media (max-width:1199px) {
	.main-nav {
		position: fixed;
		width: 260px;
		top: 0;
		right: -260px;
		background: #333;
		height: 100%;
		transition: all ease .2s;
		z-index: 1005;
		box-shadow: inset 0 0 4px rgba(0, 0, 0, .7);
		overflow-y: auto
	}

	.main-nav ul {
		margin: 0;
		padding: 0;
		display: block;
		margin-top: 0
	}

	.main-nav ul.mnav {
		margin-bottom: 30px
	}

	.main-nav ul li {
		display: block;
		border-bottom: 1px solid #656b74;
		position: relative;
		text-transform: capitalize;
		font-size: 13px
	}

	.main-nav ul li span {
		display: none
	}

	.noLink a {
		color: #fff !important
	}

	.main-nav ul li a {
		color: #fff;
		text-decoration: none;
		font-size: 1em;
		display: block;
		padding: 10px;
		padding-right: 40px;
		text-align: left
	}

	.main-nav ul li a:hover {
		background: #2d2d2d
	}

	.main-nav ul li.submenu i {
		position: absolute;
		width: 43px;
		height: 39px;
		top: 0;
		right: 0;
		cursor: pointer;
		-webkit-transition: all ease .5s;
		-moz-transition: all ease .5s;
		transition: all ease .5s
	}

	.main-nav ul li.submenu i:after {
		content: "";
		height: 0;
		width: 0;
		border-left: 3px solid transparent;
		border-right: 3px solid transparent;
		border-top: 6px solid #b3b3b3;
		position: absolute;
		right: 17px;
		top: 18px;
		z-index: 10
	}

	.main-nav ul ul {
		margin: 0;
		display: none
	}

	.main-nav ul ul li:last-child {
		border-bottom: 0
	}

	.main-nav ul ul li:first-child {
		border-top: 1px solid #656b74
	}

	.main-nav ul ul li a {
		padding-left: 20px
	}

	.main-nav ul ul li ul a {
		padding-left: 30px
	}

	.show-menu .main-nav {
		right: 0
	}

	.show-menu .overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .3);
		z-index: 1001
	}

	.mob-btn {
		position: absolute;
		float: right;
		padding: 5px 7px;
		margin: 0;
		background-color: transparent;
		cursor: pointer;
		right: 15px;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		border: 1px solid #000;
		top: 20px;
		padding-top: 8px
	}

	.mob-btn span {
		display: block;
		width: 14px;
		height: 1px;
		border-radius: 0;
		background: #272727
	}

	.mob-btn span+span {
		margin-top: 4px
	}

	.extra-link {
		display: none
	}
}

.breadcrumb {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	list-style: none
}

.breadcrumb-item {
	text-transform: capitalize
}

.breadcrumb-item:hover {
	color: #9fc142
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: 10px;
	padding-left: 0;
	color: #007dc6;
	font-family: sodapools;
	content: '\e804';
	padding-left: 10px;
	font-size: 14px
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #007dc6
}

.main-nav ul li.current-menu-ancestor>a,
.main-nav ul li.current-menu-item>a,
.main-nav ul li.current-menu-parent>a,
.main-nav ul li.current-page-ancestor>a,
.main-nav ul li.current_page_item>a,
.main-nav ul li.current_page_parent>a {
	font-weight: 500;
	color: #007dc6
}

.footer ul li.current-menu-ancestor>a,
.footer ul li.current-menu-item>a,
.footer ul li.current-menu-parent>a,
.footer ul li.current-page-ancestor>a,
.footer ul li.current_page_item>a,
.footer ul li.current_page_parent>a {
	color: #56b0e4 !important
}

.wp_pagination {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	position: relative
}

.wp_pagination .wp-paginate,
.wp_pagination ol {
	display: inline-block;
	float: right
}

.wp_pagination .wp-paginate li,
.wp_pagination ol li {
	display: inline-block;
	float: left;
	font-size: 1.133rem;
	line-height: 1.4;
	padding: 0 3px
}

.wp_pagination .wp-paginate li+li,
.wp_pagination ol li+li {
	margin-top: 0
}

.wp_pagination .wp-paginate li .next,
.wp_pagination .wp-paginate li .page,
.wp_pagination .wp-paginate li .prev,
.wp_pagination ol li .next,
.wp_pagination ol li .page,
.wp_pagination ol li .prev {
	align-items: center;
	-webkit-align-items: center;
	background-color: transparent;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #281107;
	display: inline-flex;
	font-size: .9333rem;
	font-weight: 400;
	height: 34px;
	justify-content: center;
	-webkit-justify-content: center;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	text-align: center;
	transition: all ease .3s;
	-o-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

.wp_pagination .wp-paginate li .next,
.wp_pagination .wp-paginate li .prev,
.wp_pagination ol li .next,
.wp_pagination ol li .prev {
	background-color: #9fc142;
	color: #fff;
	text-transform: uppercase
}

.wp_pagination .wp-paginate li .next:hover,
.wp_pagination .wp-paginate li .prev:hover,
.wp_pagination ol li .next:hover,
.wp_pagination ol li .prev:hover {
	background-color: #007dc6
}

.wp_pagination .wp-paginate li .page,
.wp_pagination ol li .page {
	margin-left: 7px;
	margin-right: 7px;
	padding-left: 2px;
	padding-right: 2px
}

.wp_pagination .wp-paginate li .page:hover,
.wp_pagination ol li .page:hover {
	color: #007dc6
}

.wp_pagination .wp-paginate li .current,
.wp_pagination ol li .current {
	color: #007dc6
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-slider :focus {
	outline: 0
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 33px;
	width: 33px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 50%;
	background: rgba(45, 101, 184, .5);
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: 0;
	outline: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	z-index: 1
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	outline: 0;
	color: transparent;
	background: #9fc142
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1;
	color: #fff
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: 1
}

.slick-next:before,
.slick-prev:before {
	font-family: sodapools;
	font-size: 15px;
	line-height: 1;
	color: #fff;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -60px
}

@media (max-width:1450px) {
	.slick-prev {
		left: 0
	}
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -60px
}

@media (max-width:1450px) {
	[dir=rtl] .slick-prev {
		left: 0
	}
}

.slick-prev:before {
	content: ""
}

[dir=rtl] .slick-prev:before {
	content: ""
}

.slick-next {
	right: -60px
}

@media (max-width:1450px) {
	.slick-next {
		right: 0
	}
}

[dir=rtl] .slick-next {
	left: -60px;
	right: auto
}

@media (max-width:1450px) {
	[dir=rtl] .slick-next {
		right: 0
	}
}

.slick-next:before {
	content: ""
}

[dir=rtl] .slick-next:before {
	content: ""
}

.slick-dots {
	position: absolute;
	bottom: 0;
	list-style: none;
	display: block;
	text-align: cener;
	padding: 0 15px;
	right: 0;
	margin: 0
}

@media screen and (min-width:1200px) {
	.slick-dots li {
		margin: 0 10px 0 0
	}
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 3px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	background: #007dc6;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	height: 9px;
	width: 9px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 0;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px;
	border: none
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 15px;
	height: 15px;
	font-family: sodapools;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button {
	background-color: #007dc6
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: 1
}

@media screen and (max-width:767px) {
	.slick-dots li {
		margin: 0 5px
	}

	.slick-dots li button {
		border-width: 1px;
		height: 12px;
		width: 12px
	}
}

.resp-tabs-list li {
	display: inline-block;
	margin: 0 4px 0 0;
	padding: 13px 15px;
	list-style: none;
	cursor: pointer;
	float: left
}

.resp-tabs-container {
	padding: 0;
	clear: left
}

h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none
}

.resp-tab-content {
	display: none;
	padding: 15px
}

.resp-tab-active {
	border: 1px solid #5ab1d0;
	border-bottom: none;
	margin-bottom: -1px;
	padding: 12px 14px 14px 14px;
	border-top: 4px solid #007dc6;
	border-bottom: 0 #fff solid
}

.resp-tab-active {
	border-bottom: none;
	background-color: #fff
}

.resp-accordion-active,
.resp-content-active {
	display: block
}

.resp-tab-content {
	border: 1px solid #c1c1c1;
	border-top-color: #5ab1d0
}

h2.resp-accordion {
	border: 1px solid #c1c1c1;
	border-top: 0 solid #c1c1c1;
	margin: 0;
	padding: 10px 15px
}

h2.resp-tab-active {
	border-bottom: 0 solid #c1c1c1;
	margin-bottom: 0;
	padding: 10px 15px
}

h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1;
	background: #00f
}

.resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%
}

.resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px 15px;
	margin: 0 0 4px;
	cursor: pointer;
	float: none
}

.resp-vtabs .resp-tabs-container {
	padding: 0;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none
}

.resp-vtabs .resp-tab-content {
	border: none;
	word-wrap: break-word
}

.resp-vtabs li.resp-tab-active {
	position: relative;
	z-index: 1;
	margin-right: -1px;
	padding: 14px 15px 15px 14px;
	border-top: 1px solid;
	border: 1px solid #5ab1d0;
	border-left: 4px solid #5ab1d0;
	margin-bottom: 4px;
	border-right: 1px #fff solid
}

.resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 14px;
	position: relative;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg)
}

.resp-arrow:after {
	position: absolute;
	content: "\e80d";
	font-family: sodapools;
	right: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

h2.resp-tab-active {
	background: #f1f1f1
}

.resp-easy-accordion h2.resp-accordion {
	display: block
}

.resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important
}

.resp-jfit {
	width: 100%;
	margin: 0
}

.resp-tab-content-active {
	display: block
}

h2.resp-accordion:first-child {
	border-top: 1px solid #c1c1c1
}

@media screen and (max-width:767px) {
	ul.resp-tabs-list {
		display: none
	}

	h2.resp-accordion {
		display: block
	}

	.resp-vtabs .resp-tab-content {
		border: 1px solid #c1c1c1
	}

	.resp-vtabs .resp-tabs-container {
		border: none;
		float: none;
		width: 100%;
		min-height: 100px;
		clear: none
	}

	.resp-accordion-closed {
		display: none !important
	}

	.resp-vtabs .resp-tab-content:last-child {
		border-bottom: 1px solid #c1c1c1
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .8
}

.modal-header {
	padding: 15px;
	position: relative
}

.close {
	background-color: #007dc6;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: lighter;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	width: 30px
}

.close:after,
.close:before {
	background-color: #fff;
	content: '';
	height: 50%;
	left: 14px;
	position: absolute;
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	transform-origin: center center;
	-webkit-transform-origin: center center;
	top: 6px;
	width: 2px
}

.close:before {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.close:after {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}

.close:hover {
	background-color: #9fc142
}

.close:hover:before {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg)
}

.close:hover:after {
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg)
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
	padding: 0;
	text-align: center
}

.modal-body {
	position: relative;
	padding: 0 15px 15px 15px
}

.modal-body .input-holder textarea {
	resize: none;
	height: 70px;
	padding: 10px 20px
}

.modal-body .input-holder input[type=submit] {
	float: right
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (max-width:1280px) {
	.header .topMenu {
		padding: 0 20px !important;
		padding-right: 0 !important
	}

	.modal-header {
		padding: 15px 15px 5px 15px
	}

	.form-control,
	input[type=text] {
		height: 32px
	}

	.pop-bx .pop-ctn {
		padding: 20px 0 !important;
		padding-right: 20px !important
	}

	.pop-bx .pop-imge {
		height: 549px !important
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.accordionjs {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 20px
}

.accordionjs .acc_section {
	position: relative;
	z-index: 2;
	margin-top: -1px;
	overflow: hidden
}

.accordionjs .acc_section .acc_head {
	background: #edeef3;
	cursor: pointer;
	display: block;
	padding: 15px 20px;
	position: relative;
	margin-bottom: 5px;
	font-size: 1.2rem;
	position: relative;
	transition: all ease 50ms;
	-o-transition: all ease 50ms;
	-webkit-transition: all ease 50ms;
	padding-right: 45px;
	font-weight: 500
}

.accordionjs .acc_section .acc_head:after {
	font-family: sodapools;
	content: '\e80f';
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #2b60ac
}

.accordionjs .acc_section .acc_content {
	padding: 20px
}

.accordionjs .acc_section.acc_active {
	transition: all ease 50ms;
	-o-transition: all ease 50ms;
	-webkit-transition: all ease 50ms
}

.accordionjs .acc_section.acc_active .acc_content {
	display: block
}

.accordionjs .acc_section.acc_active .acc_head:after {
	content: '\e810'
}

.row-centered {
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.col-centered {
	display: inline-block
}

.cf:after,
.cf:before {
	content: '';
	display: block
}

.cf:after {
	clear: both
}

.divBlock {
	display: block;
	z-index: 5
}

.h_100 {
	height: 100%
}

.tel {
	cursor: default
}

.mailto:hover {
	color: #007dc6
}

.mB-35 {
	margin-bottom: 35px
}

.mB-25 {
	margin-bottom: 25px
}

.mT-35 {
	margin-top: 35px
}

.mb-35 {
	margin-bottom: 35px
}

.mT-45 {
	margin-top: 45px
}

.mb-45 {
	margin-bottom: 45px
}

p.comingsoon {
	text-align: center
}

p.comingsoon.center {
	text-align: left
}

p.comingsoon.right {
	text-align: right
}

.img-center {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.img-center img {
	max-width: 100%
}

.rm-btn {
	margin-top: 15px
}

.rm-btn.right {
	float: right
}

.rm-btn.center {
	text-align: center
}

.align-both {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.alignV-center {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.alignV-bottom {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: baseline;
	-moz-align-items: baseline;
	-ms-align-items: baseline;
	align-items: baseline
}

.alignH-right {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex-pack: flex-end
}

.alignH-bottom {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.alignH-center {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}

.center-both {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.center {
	text-align: center
}

.center-vertical {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.center-horizontal {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}

.cur-p {
	cursor: pointer
}

.ttu {
	text-transform: uppercase
}

.align-center {
	text-align: center;
	float: none
}

.left {
	float: left
}

.right {
	float: right
}

.f-none {
	float: none !important
}

.visible_mobile {
	display: none
}

@media (max-width:767px) {
	.visible_mobile {
		display: block
	}
}

.visible_desk {
	display: inline-block
}

@media (max-width:767px) {
	.visible_desk {
		display: none
	}
}

.no_pad {
	padding: 0 !important
}

.no_pad_right {
	padding-right: 0 !important
}

.no_pad_left {
	padding-left: 0 !important
}

.no_pad_top {
	padding-top: 0 !important
}

.no_pad_bottom {
	padding-bottom: 0 !important
}

.no_marg {
	margin: 0
}

.no_marg_right {
	margin-right: 0 !important
}

.no_marg_left {
	margin-left: 0 !important
}

.no_marg_top {
	margin-top: 0 !important
}

.no_marg_bottom {
	margin-bottom: 0 !important
}

.default {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important
}

.default li {
	list-style-type: none
}

.default li:after,
.default li:before {
	display: none
}

.content-style ol,
.content-style ul {
	margin-top: 24px;
	padding-left: 40px
}

.content-style ol li,
.content-style ul li {
	margin-bottom: 15px;
	position: relative;
	text-align: left
}

.content-style ol li:after,
.content-style ul li:after {
	position: absolute;
	top: 3px;
	left: -25px;
	content: "\f111";
	color: #007dc6;
	font-family: ameta;
	font-size: 10px
}

.content-style ol li:last-child,
.content-style ul li:last-child {
	margin-bottom: 0
}

.content-style h1 a,
.content-style h2 a,
.content-style h3 a,
.content-style h4 a,
.content-style li a {
	color: #007dc6
}

.content-style h1 a:hover,
.content-style h2 a:hover,
.content-style h3 a:hover,
.content-style h4 a:hover,
.content-style li a:hover {
	color: #9fc142
}

.content-style p+a,
.content-style p+h1,
.content-style p+h2,
.content-style p+h3,
.content-style p+h4,
.content-style p+h5,
.content-style p+h6,
.content-style p+ol,
.content-style p+ul {
	margin-top: 24px
}

.content-style ol+h1,
.content-style ol+h2,
.content-style ol+h3,
.content-style ol+h4,
.content-style ol+h5,
.content-style ol+h6,
.content-style ol+p,
.content-style ul+h1,
.content-style ul+h2,
.content-style ul+h3,
.content-style ul+h4,
.content-style ul+h5,
.content-style ul+h6,
.content-style ul+p {
	margin-top: 24px
}

input {
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important
}

::-webkit-input-placeholder {
	color: #000;
	font-size: 1rem;
	font-weight: 400;
	opacity: 1
}

:-moz-placeholder {
	color: #000;
	font-size: 1rem;
	font-weight: 400;
	opacity: 1
}

::-moz-placeholder {
	color: #000;
	font-size: 1rem;
	font-weight: 400;
	opacity: 1
}

:-ms-input-placeholder {
	color: #000;
	font-size: 1rem;
	font-weight: 400;
	opacity: 1
}

.inline {
	display: block
}

.inline div {
	display: inline-block;
	float: left;
	margin-right: 20px
}

.form-control,
.input,
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	appearance: none;
	-webkit-appearance: none;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #000;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	height: 35px;
	padding: 0 20px;
	width: 100%
}

.form-control:focus,
.input:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
	appearance: none;
	-webkit-appearance: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0
}

@media screen and (max-width:1199px) {

	.form-control,
	.input,
	input[type=email],
	input[type=number],
	input[type=search],
	input[type=tel],
	input[type=text],
	input[type=url],
	select,
	textarea {
		border-width: 1px;
		height: 40px;
		padding: 0 10px
	}

	.modal-body .input-holder textarea {
		padding: 10px 10px
	}
}

textarea.form-control {
	height: 100px;
	padding: 15px 20px;
	resize: none
}

@media screen and (max-width:1199px) {
	textarea.form-control {
		padding-left: 10px;
		padding-right: 10px
	}
}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/select-icon.svg) no-repeat 96% 50%;
	outline: 0
}

select:active,
select:focus {
	outline: 0
}

option {
	-moz-appearance: none;
	-webkit-appearance: none
}

.input-holder {
	margin-bottom: 10px;
	position: relative
}

.input-holder:after,
.input-holder:before {
	content: '';
	display: block
}

.input-holder:after {
	clear: both
}

.input-holder.error input,
.input-holder.error textarea {
	border-color: #c60c02
}

.input-holder .error,
.input-holder .newerror {
	background-color: #c60c02;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	right: 0;
	line-height: 1;
	padding: 5px 5px;
	position: absolute;
	top: -19px
}

.input-holder .error:after,
.input-holder .newerror:after {
	border-bottom: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #c60c02;
	bottom: -5px;
	content: '';
	right: 10px;
	position: absolute
}

.input-holder .newerror {
	top: -28px
}

@media screen and (max-width:767px) {
	.input-holder .newerror {
		top: -25px
	}
}

.captcha-wrapper {
	z-index: 1;
	display: inline-block;
	float: right;
	height: 130px;
	position: relative
}

.captcha-wrapper .input-holder {
	transform: scale(.9);
	-webkit-transform: scale(.9);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	display: inline-block;
	float: right;
	margin: 0 !important;
	width: 272px
}

.captcha-wrapper .captcha-wrap p {
	font-size: .9333rem;
	font-weight: 400;
	line-height: 1;
	text-align: right;
	color: #fff
}

.captcha-wrapper .captcha-wrap p span {
	text-transform: uppercase
}

.captcha-wrapper .captcha-wrap .btn-grp {
	margin-top: 22px;
	float: right
}

@media (max-width:991px) {
	.captcha-wrapper .captcha-wrap .btn-grp {
		margin-top: 0
	}
}

.captcha-wrapper .captcha-wrap a {
	align-items: center;
	-webkit-align-items: center;
	border: 1px solid #e3e3e3;
	display: inline-flex;
	-webkit-display: inline-flex;
	height: 30px;
	justify-content: center;
	-webkit-justify-content: center;
	float: left;
	text-align: center;
	width: 30px
}

.captcha-wrapper .captcha-wrap a+a {
	margin-left: 5px
}

.captcha-wrapper .captcha-wrap a svg {
	fill: #fff;
	stroke: none;
	height: 20px;
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	width: 20px
}

.captcha-wrapper .captcha-wrap a.captcha_active {
	border-color: #9fc142
}

.captcha-wrapper .captcha-wrap a.captcha_active svg {
	fill: #9fc142
}

.captcha-wrapper .captcha-wrap a.ref-img {
	border: none;
	border-radius: 50%;
	-webkit-border-radius: 50%
}

.captcha-wrapper .captcha-wrap a.ref-img svg {
	fill: #fff
}

.captcha-wrapper .btn,
.captcha-wrapper input[type=submit] {
	bottom: 0;
	position: absolute;
	right: 0;
	z-index: 2;
	text-align: center
}

.captcha-wrapper .plz {
	bottom: 8px;
	position: absolute;
	right: 0;
	width: 120px !important
}

@media screen and (min-width:1200px) and (max-width:1440px) {
	.captcha-wrapper .plz {
		width: 100px !important
	}
}

@media screen and (min-width:1200px) and (max-width:1280px) {
	.header .logo {
		flex: 0 0 210px !important
	}
}

@media screen and (max-width:1199px) {
	.Contact-form .form-wrap .captcha-wrapper {
		height: 140px !important
	}

	.captcha-wrapper .input-holder {
		transform: unset;
		-webkit-transform: unset;
		width: 100%
	}

	.captcha-wrapper .btn,
	.captcha-wrapper input[type=submit] {
		min-height: 40px;
		font-size: 1rem
	}

	.captcha-wrapper .plz {
		width: 105px !important
	}
}

.captcha-wrapper .pls-wait-img-contact {
	position: absolute;
	top: 2px
}

.captcha-wrapper .pls-wait-img-contact svg {
	height: 14px;
	stroke: #007dc6 !important;
	transition: all ease .3s;
	-o-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	width: 14px
}

.captcha-wrapper .pls-wait-text-contact {
	text-align: left;
	padding-left: 15px
}

@media screen and (max-width:991px) {
	.captcha-wrapper .plz {
		bottom: 5px
	}
}

@media screen and (max-width:767px) {
	.captcha-wrapper {
		height: 140px;
		padding-right: 0
	}

	.captcha-wrapper .captcha-wrap p {
		line-height: 1.3
	}

	.captcha-wrapper .captcha-wrap .btn-grp {
		margin-right: 0;
		margin-top: 10px
	}

	.captcha-wrapper .google-captcha {
		display: inline-block;
		float: right;
		width: 280px
	}

	.captcha-wrapper .g-recaptcha {
		transform: scale(.9, .9);
		-ms-transform: scale(.9, .9);
		-o-transform: scale(.9, .9);
		-webkit-transform: scale(.9, .9);
		transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-webkit-transform-origin: 0 0
	}
}

@media (max-width:360px) {
	.captcha-wrapper .captcha-wrap p {
		min-height: 30px
	}
}

@media (min-width:1200px) {
	.singleLineCapchta.captcha-wrapper {
		padding-right: 140px;
		height: 70px
	}

	.singleLineCapchta.captcha-wrapper .btn {
		min-height: 42px;
		font-size: 1rem
	}

	.singleLineCapchta.captcha-wrapper .captcha-wrap {
		margin-top: 5px
	}

	.singleLineCapchta.captcha-wrapper .captcha-wrap p {
		float: left;
		margin-top: 8px;
		margin-right: 8px
	}

	.singleLineCapchta.captcha-wrapper .captcha-wrap .btn-grp {
		margin-top: 0
	}
}

* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}

:after,
:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}

html {
	font-size: 15.5px;
	overflow: auto;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	padding-top: 100px
}

@media (max-width:1450px) {
	html {
		padding-top: 118px;
		font-size: 14px
	}
}

@media (max-width:1199px) {
	html {
		font-size: 15px
	}
}

@media (max-width:1199px) {
	html {
		padding-top: 105px
	}
}

@media (max-width:767px) {
	html {
		padding-top: 0
	}
}

@media (max-width:767px) {
	html {
		font-size: 14px
	}
}

body {
	background-color: #fff;
	color: #000;
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	overflow: hidden;
	max-width: 2000px;
	margin: 0 auto
}

p {
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.5;
	margin: 0;
	padding-bottom: 15px;
	text-align: inherit
}

@media (max-width:767px) {
	p {
		padding-bottom: 10px
	}
}

p b,
p strong {
	font-weight: 700
}

p a {
	color: #007dc6
}

p a:hover {
	color: #9fc142
}

.clearfix:after,
.clearfix:before {
	content: '';
	display: block
}

.clearfix:after {
	clear: both
}

svg:focus {
	appearance: none;
	-moz-appearance: none;
	outline: 0
}

svg {
	transition: all ease .6s;
	-o-transition: all ease .6s;
	-webkit-transition: all ease .6s
}

a,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	appearance: none;
	-webkit-appearance: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: 0;
	text-shadow: none;
	-webkit-text-shadow: none;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	border: none
}

a {
	color: inherit;
	display: inline-block
}

a[href^=tel] {
	color: inherit;
	cursor: default
}

b,
strong {
	font-weight: 600
}

img {
	height: auto;
	max-height: 100%;
	max-width: 100%
}

img.alignright {
	display: inline;
	float: right;
	margin: 24px 0 24px 20px
}

img.alignleft {
	display: inline;
	float: left;
	margin: 24px 20px 24px 0
}

img.aligncenter {
	clear: both;
	display: block;
	margin: 10px auto
}

img.alignnone {
	display: inline;
	margin: 10px
}

@media screen and (max-width:767px) {
	img {
		clear: both;
		height: auto;
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
		width: auto
	}

	img.aligncenter,
	img.alignleft,
	img.alignnone,
	img.alignright {
		clear: both;
		display: block;
		float: none;
		margin: 10px auto 7px
	}
}

.image-wrapper {
	background-color: #ced7e0;
	position: relative
}

article:after,
article:before,
aside:after,
aside:before,
div:after,
div:before,
figure:after,
figure:before,
main:after,
main:before,
nav:after,
nav:before,
section:after,
section:before {
	content: '';
	display: block
}

article:after,
aside:after,
div:after,
figure:after,
main:after,
nav:after,
section:after {
	clear: both
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.tw-logo {
	display: inline-block
}

.tw-logo svg {
	fill: #c4c9cc;
	height: 40px;
	width: 40px
}

.tw-logo:hover svg {
	fill: #007dc6
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal.fade.show {
	opacity: 1
}

.modal-open {
	padding-right: 0 !important;
	overflow-y: auto;
	z-index: 9999
}

.half-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:576px) {
	.half-container {
		max-width: 540px
	}
}

@media screen and (min-width:768px) {
	.half-container {
		max-width: 720px
	}
}

@media screen and (min-width:992px) {
	.half-container {
		max-width: 480px
	}
}

@media screen and (min-width:1200px) {
	.half-container {
		max-width: 665px
	}
}

.fluid-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1910px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%
}

.left-half {
	width: 50%;
	float: left
}

.left-half .half-container {
	margin-right: 0;
	margin-left: auto
}

@media (max-width:1199px) {
	.left-half {
		padding: 0 15px
	}
}

@media (max-width:991px) {
	.left-half {
		width: 100%;
		padding: 0 15px
	}
}

.right-half {
	float: left;
	width: 50%
}

.right-half .half-container {
	margin-right: auto;
	margin-left: 0
}

.lg-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.lg-container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.lg-container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.lg-container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.lg-container {
		max-width: 1370px
	}
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 15px 0;
	border-top: 5px solid #fff;
	z-index: 99;
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	background: #fff
}

@keyframes shrink {
	0% {
		background-size: 110% 110%
	}

	100% {
		background-size: 105% 105%
	}
}

@media (max-width:1199px) {
	.header {
		border-bottom: 1px solid #ccc
	}
}

@media (max-width:1450px) {
	.header {
		padding: 25px 0
	}
}

@media (max-width:1199px) {
	.header {
		padding: 15px 0
	}
}

@media (max-width:767px) {
	.header {
		position: relative;
		top: inherit;
		left: inherit;
		padding: 0;
		padding-top: 15px
	}

	.header .lg-container {
		padding: 0
	}
}

@media (max-width:767px) {
	.header .flxWrap {
		display: block;
		text-align: center
	}
}

.header .logo {
	-webkit-box-flex: 1 0 239px;
	-moz-box-flex: 0 0 239px;
	-webkit-flex: 0 0 239px;
	-ms-flex: 0 0 239px;
	flex: 0 0 239px
}

@media (max-width:767px) {
	.header .logo {
		text-align: left;
		padding-left: 15px
	}
}

.header .topMenu {
	padding: 0 50px;
	padding-right: 25px
}

.header .topPhone {
	margin-left: auto;
	font-size: 1.3rem
}

.header .topPhone .SocialLinksMob {
	display: none
}

@media (max-width:1199px) {
	.header .topPhone {
		padding-right: 45px
	}
}

@media (max-width:767px) {
	.header .topPhone {
		padding-right: 0;
		border-top: 1px solid #ccc;
		margin-top: 14px;
		padding: 7px 0;
		text-align: right;
		padding: 7px 15px;
		position: relative
	}

	.header .topPhone a {
		font-weight: 500
	}

	.header .topPhone .SocialLinksMob {
		display: block;
		position: absolute;
		left: 15px
	}
}

.header .topPhone a {
	color: #007dc6;
	float: right
}

.header .topPhone a i {
	color: #007dc6
}

.header .topPhone .awrdbtn {
	background: #9fc142;
	padding-left: 50px;
	font-size: .8rem;
	min-height: 34px;
	cursor: pointer;
	margin-top: 5px;
	color: #fff
}

.header .topPhone .awrdbtn:hover {
	background: #007dc6
}

.header .topPhone .awrdbtn:hover i {
	background: #007dc6
}

.header .topPhone .awrdbtn i {
	background: #9fc142;
	width: 40px;
	left: 4px
}

.header .topPhone .awrdbtn i svg {
	width: 25px;
	height: 25px
}

@media (min-width:1200px) {
	.slim .header {
		box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08);
		transition: all ease .5s;
		-o-transition: all ease .5s;
		-webkit-transition: all ease .5s;
		padding: 10px 0
	}
}

.noLink a {
	cursor: default;
	color: #000
}

.noLink a:hover {
	color: #007dc6 !important
}

.noLink .sub-menu a {
	cursor: pointer
}

.noLink .sub-menu a:hover {
	color: #007dc6 !important
}

.sitemap-menu .noLink a {
	cursor: default;
	color: #007dc6 !important
}

.sitemap-menu .noLink a:hover {
	color: #007dc6 !important
}

.sitemap-menu .noLink .sub-menu a {
	cursor: pointer
}

.sitemap-menu .noLink .sub-menu a:hover {
	color: #000 !important
}

.banner {
	overflow: hidden;
	position: relative;
	max-height: 600px
}

.banner .bannerSldrWrp {
	overflow: hidden
}

.banner .bannerSldrWrp .bnrBg {
	height: 600px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	position: relative
}

@media (max-width:991px) {
	.banner .bannerSldrWrp .bnrBg {
		background-position: center center !important
	}
}

@media (max-width:480px) {
	.banner .bannerSldrWrp .bnrBg {
		height: 270px !important
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bnrBg {
		background-position: center center !important
	}
}

.banner .bannerSldrWrp .bnrBg .award-text {
	position: absolute;
	bottom: 19px;
	right: 40px;
	color: #fff;
	font-weight: 600;
	background: rgba(0, 0, 0, .5);
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px
}

@media (max-width:991px) {
	.banner .bannerSldrWrp .bnrBg .award-text {
		bottom: 44px;
		right: 32px
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bnrBg .award-text {
		font-size: 12px;
		bottom: 26px;
		right: 10px
	}
}

@media (max-width:480px) {
	.banner .bannerSldrWrp .bnrBg .award-text {
		display: none
	}
}

@media (max-width:576px) {
	.banner .bannerSldrWrp .bnrBg .award-text {
		bottom: 55px
	}
}

@media (max-width:1450px) {
	.banner .bannerSldrWrp .bnrBg {
		height: 600px
	}
}

@media (max-width:1199px) {
	.banner .bannerSldrWrp .bnrBg {
		height: 500px
	}
}

@media (max-width:992px) {
	.banner .bannerSldrWrp .bnrBg {
		height: 450px
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bnrBg {
		height: 210px;
		background-size: cover !important;
		background-position: center center !important
	}
}

@media (max-width:576px) {
	.banner .bannerSldrWrp .bnrBg {
		height: 450px
	}
}

.banner .bannerSldrWrp .bannerTxt {
	position: absolute;
	z-index: 2;
	margin: 0 auto;
	top: 0;
	left: 50%;
	transform: translateX(-50%)
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bannerTxt {
		top: 0
	}
}

@media (min-width:481px) and (max-width:576px) {
	.banner .bannerSldrWrp .bannerTxt {
		top: 150px
	}
}

@media (max-width:480px) {
	.banner .bannerSldrWrp .bannerTxt {
		top: 90px
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bannerTxt {
		display: block;
		padding-top: 25px !important
	}
}

@media (max-width:480px) {
	.banner .bannerSldrWrp .bannerTxt {
		padding-top: 0 !important
	}
}

.banner .bannerSldrWrp .bannerTxt .txtWrp {
	text-align: center;
	width: 100%
}

.banner .bannerSldrWrp .bannerTxt .txtLg {
	font-size: 3.125rem;
	font-weight: 500;
	color: #fff;
	line-height: 1.3;
	font-family: Poppins, sans-serif;
	text-shadow: 3px 0 2px rgba(0, 0, 0, .9)
}

@media (max-width:1450px) {
	.banner .bannerSldrWrp .bannerTxt .txtLg {
		font-size: 2.8rem
	}
}

@media (max-width:1199px) {
	.banner .bannerSldrWrp .bannerTxt .txtLg br {
		display: block
	}
}

@media (max-width:992px) {
	.banner .bannerSldrWrp .bannerTxt .txtLg {
		font-size: 2.3rem;
		text-align: center
	}

	.banner .bannerSldrWrp .bannerTxt .txtLg br {
		display: block
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bannerTxt .txtLg {
		padding-right: 135px;
		font-size: 1.4rem;
		line-height: 1.5;
		text-align: left
	}
}

@media (max-width:767px) and (max-width:576px) {
	.banner .bannerSldrWrp .bannerTxt .txtLg {
		padding-right: 0
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bannerTxt .txtLg br {
		display: none
	}
}

@media (max-width:576px) {
	.banner .bannerSldrWrp .bannerTxt .txtLg {
		text-align: center
	}
}

.banner .bannerSldrWrp .bannerTxt .bnrBtn {
	margin-top: 35px;
	cursor: pointer
}

@media (max-width:992px) {
	.banner .bannerSldrWrp .bannerTxt .bnrBtn {
		text-align: center
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bannerTxt .bnrBtn {
		text-align: left;
		margin-top: 15px
	}
}

@media (max-width:767px) and (max-width:480px) {
	.banner .bannerSldrWrp .bannerTxt .bnrBtn {
		margin-top: 2px !important
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .bannerTxt .bnrBtn .btn.btn-icon i {
		width: 47px
	}

	.banner .bannerSldrWrp .bannerTxt .bnrBtn .btn.btn-icon {
		padding-left: 60px;
		padding-right: 12px
	}
}

@media (max-width:576px) {
	.banner .bannerSldrWrp .bannerTxt .bnrBtn {
		text-align: center
	}
}

.banner .bannerSldrWrp.innerBanner .bnrBg {
	height: 400px
}

@media (min-width:567px) and (max-width:767px) {
	.banner .bannerSldrWrp.innerBanner .bnrBg {
		height: 210px
	}
}

@media (max-width:576px) {
	.banner .bannerSldrWrp.innerBanner .bnrBg {
		height: 335px
	}
}

@media (max-width:767px) {
	.banner .bannerSldrWrp.innerBanner .bnrBg .bannerTxt {
		padding-top: 0 !important
	}
}

@media (min-width:1200px) {
	.banner .bannerSldrWrp.innerBanner .bnrBg .txtLg {
		font-size: 2.938rem
	}
}

.banner .bannerSldrWrp .slick-dots {
	top: 50%;
	right: 35px;
	transform: translateY(-50%);
	bottom: inherit;
	z-index: 10
}

.banner .bannerSldrWrp .slick-dots li {
	display: block;
	margin: 10px 0
}

.banner .bannerSldrWrp .slick-dots li button {
	background: #fff
}

@media (max-width:767px) {
	.banner .bannerSldrWrp .slick-dots li button {
		width: 8px;
		height: 8px
	}
}

.banner .bannerSldrWrp .slick-dots li.slick-active button {
	background: #007dc6
}

@media (max-width:1199px) {
	.banner .bannerSldrWrp .slick-dots {
		top: 44%
	}
}

@media (max-width:991px) {
	.banner .bannerSldrWrp .slick-dots {
		top: inherit;
		right: inherit;
		left: 50%;
		transform: inherit;
		transform: translateX(-50%);
		bottom: 5%
	}

	.banner .bannerSldrWrp .slick-dots li {
		display: inline-block;
		margin: inherit;
		margin: 0 5px
	}
}

.awardBx {
	position: relative;
	right: 0;
	bottom: 0;
	flex-wrap: nowrap;
	width: 135px;
	height: 135px;
	z-index: 9;
	padding: 0
}

.awardBx .smCircle {
	cursor: pointer;
	flex: 0 0 98px;
	height: 98px;
	max-width: 98px;
	position: absolute;
	left: 25px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #007dc6;
	color: #fff;
	padding: 20px;
	padding-top: 15px;
	z-index: 2;
	transition: all ease 1.5s;
	-o-transition: all ease 1.5s;
	-webkit-transition: all ease 1.5s
}

.awardBx .smCircle:hover {
	background: #9fc142
}

.awardBx .smCircle span {
	display: block;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	font-size: 11px
}

.awardBx .smCircle svg {
	width: 45px;
	height: 45px;
	display: inline-block;
	margin: 0 auto
}

.awardBx .smCircle svg * {
	fill: #fff
}

.awardBx .vbxCircle {
	position: absolute;
	width: 275px;
	height: 275px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-left: -35px;
	z-index: 1;
	padding: 15px;
	transition: 2s;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	transition: all ease 1s;
	-o-transition: all ease 1s;
	-webkit-transition: all ease 1s;
	right: -1131px
}

.awardBx .vbxCircle .closeBtn {
	color: #cc7951;
	width: 15px;
	height: 21px;
	position: absolute;
	right: 33px;
	top: 21px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #fff;
	font-size: 29px;
	cursor: pointer
}

.awardBx .vbxCircle .closeBtn:hover {
	background: #007dc6
}

@keyframes hidediv1 {
	0% {
		opacity: 0;
		visibility: hidden
	}

	100% {
		opacity: 1;
		visibility: visible
	}
}

.awardBx .vbxCircle .closeBtn i {
	position: relative;
	top: -5px
}

.awardBx .vbxCircle .vbcCtnWrp {
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%
}

.awardBx.showAwrd {
	margin-right: 0;
	padding-top: 0
}

.awardBx.showAwrd .vbxCircle {
	right: -225px;
	border: 5px solid #007dc6;
	transition: 1s;
	opacity: 1px !important;
	transition: 2s;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	display: block !important
}

@media (min-width:768px) {
	.awardBx.showAwrd .smCircle {
		left: 25px
	}
}

@keyframes hidediv {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@media (max-width:767px) {
	.awardBx {
		position: relative;
		top: inherit;
		right: inherit;
		bottom: inherit;
		width: 100px;
		height: 100px;
		display: inline-block
	}

	.awardBx .vbxCircle {
		top: -150px
	}

	.awardBx.showAwrd .vbxCircle {
		display: block
	}

	.awardBx.showAwrd .vbxCircle {
		right: 0;
		top: -150px;
		z-index: 22
	}

	.awardBx .smCircle {
		cursor: pointer;
		flex: 0 0 88px;
		padding: 15px;
		margin-top: 6px;
		padding-top: 8px;
		height: 88px;
		max-width: 88px;
		position: absolute;
		left: 0
	}
}

.SocialLinks {
	position: absolute;
	top: 40px;
	z-index: 3;
	right: 35px
}

.SocialLinks a {
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	font-size: 17px
}

.SocialLinks a:hover {
	color: #007dc6
}

@media (max-width:767px) {
	.SocialLinks {
		display: none
	}
}

.scrollDown {
	position: absolute;
	bottom: 70px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3
}

@media (max-width:1199px) {
	.scrollDown {
		display: none
	}
}

.scrollDown .scrollTxt {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	top: -54px;
	letter-spacing: 2px;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	font-size: .8rem;
	display: none
}

@-webkit-keyframes ani-mouse {
	0% {
		opacity: 1;
		top: 29%
	}

	15% {
		opacity: 1;
		top: 50%
	}

	50% {
		opacity: 0;
		top: 50%
	}

	100% {
		opacity: 0;
		top: 29%
	}
}

@-moz-keyframes ani-mouse {
	0% {
		opacity: 1;
		top: 29%
	}

	15% {
		opacity: 1;
		top: 50%
	}

	50% {
		opacity: 0;
		top: 50%
	}

	100% {
		opacity: 0;
		top: 29%
	}
}

@keyframes ani-mouse {
	0% {
		opacity: 1;
		top: 29%
	}

	15% {
		opacity: 1;
		top: 50%
	}

	50% {
		opacity: 0;
		top: 50%
	}

	100% {
		opacity: 0;
		top: 29%
	}
}

.scrollDown .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center
}

.scrollDown .scroll-btn>* {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: 400;
	color: #7f8c8d;
	color: #fff;
	font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	cursor: pointer
}

.scrollDown .scroll-btn>.active,
.scrollDown .scroll-btn>:focus,
.scrollDown .scroll-btn>:hover {
	color: #fff
}

.scrollDown .scroll-btn>.active,
.scrollDown .scroll-btn>:active,
.scrollDown .scroll-btn>:focus,
.scrollDown .scroll-btn>:hover {
	opacity: .8
}

.scrollDown .scroll-btn .mouse {
	position: relative;
	display: block;
	width: 25px;
	height: 40px;
	margin: 0 auto 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #fff;
	border-radius: 23px
}

.scrollDown .scroll-btn .mouse>* {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: #fff;
	border-radius: 50%;
	-webkit-animation: ani-mouse 2.5s linear infinite;
	-moz-animation: ani-mouse 2.5s linear infinite;
	animation: ani-mouse 2.5s linear infinite
}

.cmn-sec {
	padding: 55px 0
}

@media (max-width:1450px) {
	.cmn-sec {
		padding: 35px 0
	}
}

@media (max-width:1199px) {
	.cmn-sec {
		padding: 30px 0
	}
}

.divBlock {
	display: block;
	z-index: 5
}

.flxBx {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-wrap: row wrap
}

.hmShowCase {
	background: url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/hm-bg3.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	min-height: 471px;
	margin-bottom: 75px;
	overflow: hidden
}

@media (max-width:1199px) {
	.hmShowCase {
		background: #126198;
		margin-bottom: 0
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hmShowCase {
		padding-top: 0
	}
}

@media (max-width:991px) {
	.hmShowCase {
		min-height: inherit;
		padding: 0;
		margin-top: 35px;
		padding-bottom: 35px
	}
}

@media (min-width:1450px) {
	.hmShowCase .lg-container {
		max-width: 1400px
	}
}

@media (min-width:1199px) and (max-width:1300px) {
	.hmShowCase .lg-container {
		max-width: 1200px
	}
}

.hmShowCase .hmShowCaseWrp {
	position: absolute;
	right: -150px;
	bottom: 22px
}

@media (max-width:991px) {
	.hmShowCase .hmShowCaseWrp {
		position: relative;
		right: inherit;
		bottom: inherit
	}
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem {
	position: relative;
	margin: 0 10px
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #9fc142;
	z-index: 4;
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 5px;
	background: #9fc142;
	z-index: 4;
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem .disBlock {
	z-index: 5
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem .hmShowCaseImg {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	overflow: hidden
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem .hmShowCaseImg img {
	-webkit-transition: transform .5s, filter 1.5s ease-in-out;
	transition: transform .5s, filter 1.5s ease-in-out
}

@media (min-width:576px) and (max-width:767px) {
	.hmShowCase .hmShowCaseWrp .hmShowCaseItem .hmShowCaseImg img {
		width: 100%
	}
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem .hmShowCaseTtl {
	position: absolute;
	z-index: 3;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 600;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem .bxOverlay {
	position: absolute;
	height: 101%;
	width: 100%;
	left: 0;
	bottom: -2px;
	background: url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/gray_shade.png) repeat;
	background-size: cover;
	z-index: 2
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem:hover:before {
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	width: 100%
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem:hover:after {
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	width: 0;
	left: inherit;
	right: 0
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem:hover .hmShowCaseImg img {
	-webkit-filter: grayscale(0);
	filter: none;
	transform: scale(1.1)
}

.hmShowCase .hmShowCaseWrp .hmShowCaseItem:hover .hmShowCaseImg .hmShowCaseTtl a {
	color: #9fc142
}

.hmShowCase .hmShowCaseWrp .slick-arrow {
	background: 0 0;
	border: 2px solid rgba(255, 255, 255, .3);
	height: 53px;
	width: 53px;
	left: -127px
}

@media (max-width:767px) {
	.hmShowCase .hmShowCaseWrp .slick-arrow {
		display: none !important
	}
}

.hmShowCase .hmShowCaseWrp .slick-arrow:before {
	font-size: 25px
}

.hmShowCase .hmShowCaseWrp .slick-arrow.slick-next {
	top: 95px
}

.hmShowCase .hmShowCaseWrp .slick-arrow.slick-prev {
	top: 25px
}

.hmShowCase .hmShowCaseWrp .slideCnt {
	display: none;
	visibility: hidden;
	position: absolute;
	left: -107px;
	bottom: 53px;
	font-size: 2.125rem;
	font-weight: 600;
	color: #fff
}

@media (max-width:1199px) {
	.hmShowCase .hmShowCaseWrp .slideCnt {
		bottom: 28px
	}
}

@media (max-width:991px) {
	.hmShowCase .hmShowCaseWrp .slideCnt {
		display: none
	}
}

@media (max-width:991px) {
	.hmShowCase .slick-dots {
		top: inherit;
		right: inherit;
		left: 50%;
		transform: inherit;
		transform: translateX(-50%);
		bottom: -30px
	}

	.hmShowCase .slick-dots li {
		display: inline-block;
		margin: inherit;
		margin: 0
	}

	.hmShowCase .slick-dots li button {
		width: 35px;
		height: 5px;
		border-radius: 0;
		-webkit-border-radius: 0;
		background: #ccc
	}

	.hmShowCase .slick-dots li.slick-active button {
		background: #fff
	}
}

@media (max-width:767px) {
	.hmShowCase .slick-dots {
		bottom: -54px
	}
}

.serviceAreas .section-title {
	margin-bottom: 5px
}

.serviceAreas .byLine p {
	font-weight: 500
}

.serviceAreas .serviceAreasWrp {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.serviceAreas .serviceAreasWrp .areaName {
	-webkit-box-flex: 0 0 50%;
	-moz-box-flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

@media (max-width:1199px) {
	.serviceAreas .serviceAreasWrp .areaName {
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (max-width:767px) {
	.serviceAreas .serviceAreasWrp .areaName .section-title h2 {
		font-size: 1.5em
	}
}

@media (max-width:767px) {
	.serviceAreas .serviceAreasWrp .areaName .byLine {
		margin-bottom: 15px;
		font-weight: 500
	}

	.serviceAreas .serviceAreasWrp .areaName .byLine p {
		font-weight: 500
	}
}

@media (min-width:768px) {
	.serviceAreas .serviceAreasWrp .areaName .mobView {
		display: none
	}
}

@media (max-width:767px) {
	.serviceAreas .serviceAreasWrp .areaName .deskView {
		display: none
	}
}

.serviceAreas .serviceAreasWrp .areaName ul li {
	-webkit-box-flex: 0 0 33.33%;
	-moz-box-flex: 0 0 33.33%;
	-webkit-flex: 0 0 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	font-size: 1rem;
	padding-left: 25px;
	position: relative;
	margin: 3px 0;
	cursor: pointer
}

@media (max-width:1199px) {
	.serviceAreas .serviceAreasWrp .areaName ul li {
		flex: 0 0 20%
	}
}

@media (max-width:992px) {
	.serviceAreas .serviceAreasWrp .areaName ul li {
		flex: 0 0 25%
	}
}

@media (max-width:767px) {
	.serviceAreas .serviceAreasWrp .areaName ul li {
		flex: 0 0 50%;
		font-size: 1.2em;
		font-weight: 500
	}
}

@media (max-width:320px) {
	.serviceAreas .serviceAreasWrp .areaName ul li {
		flex: 0 0 100%
	}
}

.serviceAreas .serviceAreasWrp .areaName ul li:after {
	content: "\e801";
	font-family: sodapools;
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(89deg);
	-ms-transform: rotate(89deg);
	-o-transform: rotate(89deg);
	-webkit-transform: rotate(89deg);
	color: #007dc6
}

.serviceAreas .serviceAreasWrp .areaName ul li.active,
.serviceAreas .serviceAreasWrp .areaName ul li:hover {
	color: #007dc6
}

.serviceAreas .serviceAreasWrp .areaName ul li.active:after,
.serviceAreas .serviceAreasWrp .areaName ul li:hover:after {
	color: #007dc6
}

.serviceAreas .serviceAreasWrp .areaMap {
	-webkit-box-flex: 0 0 50%;
	-moz-box-flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

@media (max-width:1199px) {
	.serviceAreas .serviceAreasWrp .areaMap {
		margin-top: 25px
	}
}

@media (max-width:767px) {
	.serviceAreas .serviceAreasWrp .areaMap {
		display: none
	}
}

.serviceAreas .serviceAreasWrp .areaMap .areaMapWrp .areaMapBx {
	width: 585px;
	height: 475px;
	position: relative
}

.serviceAreas .serviceAreasWrp .areaMap .areaMapWrp .areaMapBx .mapMarker {
	font-size: 25px;
	position: absolute;
	color: #007dc6;
	display: none
}

.homeBlog .viewAllBtn {
	margin-top: 35px
}

@media (min-width:1200px) {
	.homeBlog .viewAllBtn .btn {
		padding-left: 45px;
		padding-right: 45px
	}
}

@media (max-width:991px) {
	.homeBlog .col-lg-4 {
		display: none
	}

	.homeBlog .col-lg-4:first-child {
		display: block
	}
}

@media (max-width:991px) {
	.homeBlog .homeBlogBx {
		text-align: center
	}
}

.homeBlog .homeBlogBx .homeBlogImg figure {
	background: rgba(227, 231, 232, .5);
	height: 223px
}

@media (max-width:1199px) {
	.homeBlog .homeBlogBx .homeBlogImg figure {
		height: 165px
	}
}

@media (max-width:991px) {
	.homeBlog .homeBlogBx .homeBlogImg figure {
		height: inherit
	}
}

.homeBlog .homeBlogBx .homeBlogTtl {
	font-size: 1.12rem;
	text-transform: uppercase;
	font-weight: 500;
	min-height: 50px;
	margin: 25px 0;
	margin-bottom: 15px;
	color: #000
}

@media (max-width:991px) {
	.homeBlog .homeBlogBx .homeBlogTtl {
		min-height: inherit;
		text-align: center
	}
}

.homeBlog .homeBlogBx .homeBlogTtl a:hover {
	color: #007dc6
}

.homeBlog .homeBlogBx .homeBlogDate {
	margin-bottom: 20px;
	font-weight: 300
}

.homeBlog .homeBlogBx .homeBlogTxt {
	font-size: 1rem
}

.homeBlog .homeBlogBx .homeBlogTxt a {
	color: #007dc6;
	font-weight: 500;
	text-transform: uppercase
}

.homeBlog .homeBlogBx .homeBlogTxt a:hover {
	color: #000
}

.hvrImg {
	overflow: hidden
}

.hvrImg img {
	-webkit-transition: transform 1.5s, filter .5s ease-in-out;
	transition: transform 1.5s, filter .5s ease-in-out
}

.hvrImg:hover img {
	filter: gray;
	-webkit-filter: grayscale(1);
	transform: scale(1.1)
}

.serviceCircle {
	background-color: rgba(0, 122, 128, .9)
}

.homeVideo {
	position: relative
}

.homeVideo:after {
	position: absolute;
	width: 210px;
	height: 300px;
	right: 0;
	bottom: 0;
	background: #9fc142;
	z-index: -1
}

@media (max-width:991px) {
	.homeVideo:after {
		display: none
	}
}

.homeVideo:before {
	position: absolute;
	width: 106px;
	height: 147px;
	left: 0;
	top: 0;
	background: #9fc142;
	z-index: -1
}

@media (max-width:991px) {
	.homeVideo:before {
		display: none
	}
}

#requestQuote {
	z-index: 9999
}

@media (min-width:992px) {
	#requestQuote .modal-dialog {
		width: 850px;
		margin: 30px auto
	}
}

.pop-bx {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.pop-bx .pop-imge {
	-webkit-box-flex: 0 0 50%;
	-moz-box-flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	background: url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/banner.jpg) no-repeat;
	height: 592px;
	background-size: cover
}

@media (max-width:991px) {
	.pop-bx .pop-imge {
		display: none
	}
}

.pop-bx .pop-ctn {
	-webkit-box-flex: 0 0 50%;
	-moz-box-flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	padding: 35px 0;
	background: #255a8b;
	padding-right: 35px;
	border-left: 5px solid #9fc142
}

.pop-bx .pop-ctn .modal-content {
	box-shadow: none !important;
	margin-left: -35px
}

@media (max-width:991px) {
	.pop-bx .pop-ctn {
		padding-right: 0 !important
	}

	.pop-bx .pop-ctn .modal-content {
		margin-left: 0
	}
}

.pop-bx .pop-ctn .modal-content .modal-title {
	color: #007dc6;
	font-weight: 500;
	font-size: 1.375rem
}

.pop-bx .pop-ctn .modal-content .captcha-wrapper .captcha-wrap a svg {
	fill: #9fc142
}

.pop-bx .pop-ctn .modal-content .captcha-wrapper .captcha-wrap p {
	color: #000
}

.pop-bx .pop-ctn .modal-content .captcha-wrapper .captcha-wrap .btn-grp {
	margin-top: 0
}

.pop-bx .pop-ctn .modal-content .btn.btn-medium {
	min-height: 45px
}

@media (max-width:991px) {
	.pop-bx .pop-ctn {
		-webkit-box-flex: 0 0 100%;
		-moz-box-flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding: 0;
		border: none;
		background: 0 0
	}
}

.pop-bx .pop-ctn .close {
	background: #9fc142
}

.popup-form .form-control {
	border: 1px solid #c1c1c1
}

@media (max-width:991px) {
	.home-poll-sec {
		background: 0 0 !important
	}
}

.bcForm .captcha-wrapper .captcha-wrap a.ref-img {
	fill: #0e0e0e;
	stroke: #000
}

.bcForm .captcha-wrapper .pls-wait-text-contact {
	color: #fff
}

.bcForm .section-title .h2 {
	text-shadow: 2px 1px #000;
	color: inherit;
	display: inline-block;
	font-size: 2.063rem;
	font-weight: 500;
	line-height: 1.3;
	padding-bottom: 0;
	text-transform: uppercase
}

@media (min-width:992px) and (max-width:1199px) {
	.pop-bx .pop-imge {
		height: 566px !important
	}

	.bcForm .section-title {
		text-align: left
	}
}

.bcForm .center {
	text-align: center
}

.bcForm .white {
	color: #fff
}

.aboutTeam {
	background: url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/bg-about.jpg)
}

.aboutTeam .section-title .h2 {
	color: #007dc6;
	display: block;
	line-height: 1.3;
	font-weight: 500;
	margin: 0;
	padding: 0 0 15px;
	font-size: 1.75rem
}

@media (max-width:767px) {
	.aboutTeam .section-title .h2 {
		font-size: 1.375rem
	}
}

.aboutTeamBx {
	position: relative
}

.aboutTeamBx .aboutTeamBxItm .aboutTeamBxImg figure {
	height: 355px;
	position: relative
}

@media (max-width:1199px) {
	.aboutTeamBx {
		max-width: 450px;
		display: block;
		margin: auto
	}
}

@media (max-width:991px) {
	.aboutTeamBx .aboutTeamBxItm .aboutTeamBxImg figure {
		height: 290px
	}
}

@media (max-width:767px) {
	.aboutTeamBx {
		max-width: 365px
	}
}

.aboutTeamBx .aboutTeamBxItm .aboutTeamBxImg figure .catName {
	position: absolute;
	left: 0;
	bottom: 80px;
	color: #fff;
	padding: 7px 15px;
	background: rgba(0, 125, 198, .7);
	text-transform: uppercase;
	font-size: .9rem
}

@media (max-width:767px) {
	.aboutTeamBx .aboutTeamBxItm .aboutTeamBxImg figure .catName {
		bottom: 1px
	}
}

.aboutTeamBx .aboutTeamBxItm .aboutTeamBxBtm {
	padding: 25px;
	background: #fff;
	margin-bottom: 30px
}

.aboutTeamBx .aboutTeamBxItm .aboutTeamBxBtm .h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000;
	font-size: 1.375rem
}

@media (max-width:1199px) {
	.aboutTeamBx .aboutTeamBxItm .aboutTeamBxBtm .h4 {
		font-size: 1.263rem
	}
}

.aboutTeamBx .aboutTeamPopItm {
	height: 100%;
	width: 100%;
	position: absolute;
	background: #007dc6;
	transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all ease .6s;
	-o-transition: all ease .6s;
	-webkit-transition: all ease .6s;
	padding: 25px
}

@media (max-width:991px) {
	.aboutTeamBx .aboutTeamPopItm {
		height: inherit
	}
}

.aboutTeamBx .aboutTeamPopItm:after {
	right: 0;
	position: absolute;
	width: 15px;
	height: 100%;
	content: "";
	top: 0;
	background: #007dc6
}

.aboutTeamBx .aboutTeamPopItm:before {
	left: 0;
	position: absolute;
	width: 15px;
	height: 100%;
	content: "";
	top: 0;
	background: #007dc6
}

.aboutTeamBx .aboutTeamPopItm .TtlName {
	margin-bottom: 25px
}

.aboutTeamBx .aboutTeamPopItm .TtlName .h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #fff;
	font-size: 1.375rem;
	font-weight: 500
}

@media (max-width:1199px) {
	.aboutTeamBx .aboutTeamPopItm .TtlName .h4 {
		font-size: 1.175rem
	}
}

.aboutTeamBx .aboutTeamPopItm .TtlName span {
	color: #fff;
	display: block
}

.aboutTeamBx .aboutTeamPopItm .popDec {
	color: #fff
}

.aboutTeamBx .aboutTeamPopItm .popDec p {
	color: #fff;
	font-size: .9rem
}

.aboutTeamBx:hover .aboutTeamPopItm {
	z-index: 2;
	opacity: 1;
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	opacity: 1;
	visibility: visible
}

.ftrImg .elementor-image {
	position: relative
}

.ftrImg .elementor-image img {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 6px;
	padding-right: 6px
}

.ftrImg .elementor-image:after {
	position: absolute;
	width: 150px;
	height: 150px;
	right: 0;
	bottom: 8px;
	border-bottom: 8px solid #007dc6;
	border-right: 8px solid #007dc6;
	z-index: -1
}

@media (max-width:767px) {
	.ftrImg .elementor-image:after {
		display: none
	}
}

.ftrImg .elementor-image:before {
	position: absolute;
	width: 150px;
	height: 150px;
	left: 0;
	top: 8px;
	border-left: 8px solid #007dc6;
	border-top: 8px solid #007dc6;
	z-index: -1
}

@media (max-width:767px) {
	.ftrImg .elementor-image:before {
		display: none
	}
}

.testimonial-sec {
	margin-bottom: 55px
}

.testimonial-sec .section {
	width: 100%;
	min-height: 170px;
	background-color: #fff;
	margin-bottom: 30px;
	border-bottom: 2px solid #d6e4af;
	border-opacity: .2;
	position: relative
}

.testimonial-sec .section .content {
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	position: relative;
	min-height: 135px
}

.testimonial-sec .section .content:before {
	content: '\e811';
	font-family: sodapools;
	position: absolute;
	top: -28px;
	left: 0;
	font-size: 35px;
	color: #9fc142
}

.testimonial-sec .section .content:after {
	content: '\e812';
	font-family: sodapools;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 35px;
	color: #9fc142
}

.testimonial-sec .section .author {
	display: block;
	width: 100%;
	text-align: right;
	padding-bottom: 12px
}

.testimonial-sec .section .author .author-name {
	color: #9fc142;
	font-weight: 700
}

@media (max-width:767px) {
	.testimonial-sec .section .author {
		margin-bottom: 18px
	}
}

.testimonial-sec .section .shapeRec {
	position: absolute;
	width: 100%;
	bottom: -25px;
	height: 50px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}

.testimonial-sec .section .shapeRec .frstLtr {
	position: relative;
	z-index: 2;
	color: #fff;
	font-weight: 700
}

.testimonial-sec .section .shapeRec span {
	display: inline-block;
	position: relative;
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	background: #9fc142;
	text-align: center;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1
}

#awardSlide .lg-container,
#gallerySlide .lg-container {
	border-radius: 5px;
	-webkit-border-radius: 5px
}

@media (max-width:991px) {

	#awardSlide,
	#gallerySlide {
		top: 100px
	}
}

#awardSlide .modal-body,
#gallerySlide .modal-body {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	padding-top: 0;
	padding-bottom: 30px
}

@media (max-width:767px) {

	#awardSlide .modal-body,
	#gallerySlide .modal-body {
		padding-bottom: 0;
		min-height: 188px !important
	}
}

@media (max-width:767px) {

	#awardSlide .modal-header .close,
	#gallerySlide .modal-header .close {
		height: 23px
	}
}

@media (min-width:768px) {

	#awardSlide .modal-dialog,
	#gallerySlide .modal-dialog {
		width: 100% !important
	}
}

#awardSlide .lgSlider .slick-arrow,
#gallerySlide .lgSlider .slick-arrow {
	transform: translate(0, -50%) rotate(181deg)
}

#awardSlide .lgSlider .slick-prev,
#gallerySlide .lgSlider .slick-prev {
	left: -17px
}

@media (max-width:991px) {

	#awardSlide .lgSlider .slick-prev,
	#gallerySlide .lgSlider .slick-prev {
		left: -17px;
		bottom: 0
	}
}

#awardSlide .lgSlider .slick-next,
#gallerySlide .lgSlider .slick-next {
	right: -17px
}

@media (max-width:991px) {

	#awardSlide .lgSlider .slick-next,
	#gallerySlide .lgSlider .slick-next {
		right: -17px;
		bottom: 0
	}
}

#awardSlide .lgSlider .sldrBx,
#gallerySlide .lgSlider .sldrBx {
	width: 100%
}

#awardSlide .lgSlider .sldrBx figure,
#gallerySlide .lgSlider .sldrBx figure {
	height: 580px
}

@media (max-width:1199px) {

	#awardSlide .lgSlider .sldrBx figure,
	#gallerySlide .lgSlider .sldrBx figure {
		height: 400px
	}
}

@media (max-width:767px) {

	#awardSlide .lgSlider .sldrBx figure,
	#gallerySlide .lgSlider .sldrBx figure {
		height: inherit
	}
}

#awardSlide .lgSliderNav,
#gallerySlide .lgSliderNav {
	margin-top: 15px
}

@media (max-width:767px) {

	#awardSlide .lgSliderNav,
	#gallerySlide .lgSliderNav {
		display: none
	}
}

#awardSlide .lgSliderNav .slick-slide .sldrBx .img-center img,
#gallerySlide .lgSliderNav .slick-slide .sldrBx .img-center img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

#awardSlide .lgSliderNav .slick-slide.slick-current .sldrBx .img-center img,
#gallerySlide .lgSliderNav .slick-slide.slick-current .sldrBx .img-center img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

#awardSlide .lgSliderNav .slick-arrow,
#gallerySlide .lgSliderNav .slick-arrow {
	top: inherit;
	bottom: inherit;
	left: inherit;
	right: inherit;
	left: 50%;
	transform: translateX(-50%)
}

@media (min-width:992px) {

	#awardSlide .lgSliderNav .slick-arrow,
	#gallerySlide .lgSliderNav .slick-arrow {
		transform: translate(-50%, 0) rotate(-90deg)
	}
}

@media (max-width:991px) {

	#awardSlide .lgSliderNav .slick-arrow,
	#gallerySlide .lgSliderNav .slick-arrow {
		left: inherit;
		transform: inherit;
		top: 50% !important;
		transform: translate(0, -50%) rotate(-177deg)
	}
}

#awardSlide .lgSliderNav .slick-prev,
#gallerySlide .lgSliderNav .slick-prev {
	top: 2px
}

@media (max-width:991px) {

	#awardSlide .lgSliderNav .slick-prev,
	#gallerySlide .lgSliderNav .slick-prev {
		left: 15px
	}
}

#awardSlide .lgSliderNav .slick-next,
#gallerySlide .lgSliderNav .slick-next {
	bottom: 10px
}

@media (max-width:991px) {

	#awardSlide .lgSliderNav .slick-next,
	#gallerySlide .lgSliderNav .slick-next {
		bottom: inherit;
		right: 15px
	}
}

@media (min-width:992px) {

	#awardSlide .lgSliderNav .sldrBx,
	#gallerySlide .lgSliderNav .sldrBx {
		margin-bottom: 5px
	}
}

#awardSlide .lgSliderNav .sldrBx figure,
#gallerySlide .lgSliderNav .sldrBx figure {
	height: 100px
}

@media (max-width:1199px) {

	#awardSlide .lgSliderNav .sldrBx figure,
	#gallerySlide .lgSliderNav .sldrBx figure {
		height: 75px
	}
}

.SP-gallery .row>div {
	padding: 15px
}

.SP-gallery .imgBox {
	background: rgba(207, 232, 247, .5);
	height: 230px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	position: relative
}

@media (max-width:992px) {
	.SP-gallery .imgBox {
		height: 175px
	}
}

@media (max-width:767px) {
	.SP-gallery .imgBox {
		height: inherit
	}
}

.SP-gallery .imgBox img {
	width: 100%;
	border-radius: 0
}

.SP-gallery .imgBox:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	opacity: 0;
	color: #fff;
	font-size: 26px;
	font-family: sodapools;
	content: '\e815';
	pointer-events: none;
	z-index: 9000;
	transition: .4s
}

@media (max-width:1199px) {
	.SP-gallery .imgBox:before {
		display: none
	}
}

.SP-gallery .imgBox:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(46, 132, 206, .7);
	content: '';
	transition: .4s
}

.SP-gallery .imgBox:hover:after,
.SP-gallery .imgBox:hover:before {
	opacity: 1
}

.imgBoxTtl {
	position: absolute;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	width: 99.2%;
	padding: 7px 15px;
	text-align: center;
	transition: all ease .6s;
	-o-transition: all ease .6s;
	-webkit-transition: all ease .6s
}

.imgBox {
	cursor: pointer
}

.imgBox:hover .imgBoxTtl {
	opacity: 0;
	transition: all ease .6s;
	-o-transition: all ease .6s;
	-webkit-transition: all ease .6s
}

.baguetteBox-button {
	background-color: transparent !important
}

.service-area {
	padding: 50px 0
}

.service-area .service-area-box {
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
	margin-bottom: 30px;
	padding: 10px
}

.service-area .service-area-box .service-img {
	overflow: hidden;
	height: 250px;
	margin-bottom: 15px
}

@media (max-width:991px) {
	.service-area .service-area-box .service-img {
		height: 140px
	}
}

@media (max-width:1199px) {
	.service-area .service-area-box .service-img {
		height: 185px
	}
}

.service-area .service-area-box .service-img .img-center {
	-webkit-transition: transform 1.5s, filter .5s ease-in-out;
	transition: transform 1.5s, filter .5s ease-in-out
}

.service-area .service-area-box .service-img .img-center .img-pos-overlay {
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	position: relative;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3)
}

.service-area .service-area-box .service-img .img-center .img-pos-overlay .inner-title {
	width: 75px;
	height: 75px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: rgba(159, 193, 66, .5);
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	opacity: 0;
	visibility: hidden
}

.service-area .service-area-box .service-img .img-center .img-pos-overlay .inner-title i {
	font-size: 15px
}

.service-area .service-area-box .service-area-titl {
	color: #007dc6;
	font-size: 1.3rem;
	text-align: center;
	margin-bottom: 5px;
	font-weight: 400 !important
}

.service-area .service-area-box:hover {
	transition: all ease .5s;
	-o-transition: all ease .5s;
	-webkit-transition: all ease .5s
}

.service-area .service-area-box:hover .service-img .img-center {
	transform: scale(1.01)
}

.service-area .service-area-box:hover .service-img .img-center .img-pos-overlay {
	opacity: 1;
	visibility: visible
}

.service-area .service-area-box:hover .service-img .img-center .img-pos-overlay .inner-title {
	transition: all ease 1s;
	-o-transition: all ease 1s;
	-webkit-transition: all ease 1s;
	opacity: 1;
	visibility: visible
}

.service-area .service-area-box:hover .service-img .img-center .img-pos-overlay .inner-title i {
	font-size: 25px
}

.service-area .service-area-box:hover .service-area-titl {
	color: #9fc142
}

.content-area .search .page-header {
	font-weight: 700
}

.content-area .search .page-header .page-title {
	font-size: 2rem
}

.content-area .search article {
	-webkit-box-shadow: 0 0 40px rgba(54, 60, 64, .2);
	box-shadow: 0 0 40px rgba(54, 60, 64, .2);
	padding: 40px;
	margin-bottom: 40px
}

.content-area .search article .entry-header,
.content-area .search article figure {
	font-size: 1.7rem;
	margin-bottom: 25px
}

.content-area .search article .entry-content a {
	background-color: #007dc6;
	color: #fff;
	padding: 10px 15px
}

.content-area .search article .entry-content a:hover {
	background-color: #9fc142
}

.brandLogos {
	background: #fff;
	padding: 30px 0
}

.brandLogos .ttl {
	font-size: 1.3rem;
	font-weight: 500
}

@media (max-width:1199px) {
	.brandLogos .ttl {
		text-align: center;
		margin-bottom: 15px;
		width: 100%
	}
}

.brandLogos .logosBx {
	flex-basis: 100%;
	text-align: center;
	position: relative
}

.brandLogos .logosBx img {
	padding: 0 25px;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
	text-align: center
}

@media (max-width:1199px) {
	.brandLogos .logosBx img {
		padding: 0 10px;
		max-width: 100px;
		margin: 10px 0
	}
}

.cutom-brdr {
	position: relative
}

.cutom-brdr:after {
	position: absolute;
	content: "";
	height: 75px;
	right: 0;
	top: 18px;
	background: #ccc;
	width: 1px
}

@media (max-width:1199px) {
	.cutom-brdr:after {
		display: none
	}
}

#formcontact_3 .singleLineCapchta .pls-wait-text-contact {
	color: #fff
}

.processTabWrap {
	padding: 0 0 50px
}

.tab_content {
	display: none
}

@media (max-width:767px) {
	.tab_content {
		margin-bottom: 20px
	}
}

.on_current_tab {
	display: block
}

.tab_menu {
	width: 28%;
	float: left;
	padding-right: 50px
}

@media (max-width:1199px) {
	.tab_menu {
		width: 35%
	}
}

@media (max-width:991px) {
	.tab_menu {
		width: 40%;
		padding-right: 18px
	}
}

@media (max-width:767px) {
	.tab_menu {
		width: 100%;
		padding-right: 0
	}
}

.tab_menu .tab_menu_item span {
	padding: 10px;
	border-radius: 5px;
	background: #007dc6;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 30px;
	text-align: center;
	position: relative;
	cursor: pointer;
	transition: all ease .2s;
	display: block
}

.tab_menu .tab_menu_item span:after {
	content: '';
	width: 10px;
	position: absolute;
	border-top: 10px solid #007dc6;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom: -6px;
	left: 50%;
	margin-left: -5px;
	transition: all ease .2s
}

.tab_menu .tab_menu_item span:hover {
	background: #9fc142
}

.tab_menu .tab_menu_item span:hover:after {
	border-top: 10px solid #9fc142
}

.tab_menu .current__tab span {
	background: #9fc142
}

.tab_menu .current__tab span:after {
	border-top: 10px solid #9fc142
}

.tab_menu .last_tab_m span:after {
	display: none
}

.tab_menu .sub_tab_menu {
	border-left: 1px solid #007dc6;
	padding-left: 20px
}

.tab_menu .sub_tab_menu .tab_menu_item span:before {
	height: 1px;
	width: 15px;
	content: '';
	background: #007dc6;
	left: -20px;
	top: 21px;
	position: absolute
}

.ser_box_txt {
	background: #ebebeb;
	padding: 20px;
	margin-top: 20px
}

.ser_box_txt p {
	font-size: 1.25rem;
	margin: 0;
	padding: 0;
	color: #007dc6;
	text-align: center;
	font-weight: 500
}

.tab_content_wrap {
	float: left;
	width: 72%
}

@media (max-width:1199px) {
	.tab_content_wrap {
		width: 65%
	}
}

@media (max-width:991px) {
	.tab_content_wrap {
		width: 60%
	}
}

@media (max-width:767px) {
	.tab_content_wrap {
		width: 100%
	}
}

.ser_top_row {
	margin-bottom: 40px;
	border-bottom: 10px solid #007dc6;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-radius: 10px;
	box-shadow: 0 3px 12px 0 #ebebeb;
	transition: all ease .6s;
	-o-transition: all ease .6s;
	-webkit-transition: all ease .6s
}

@media (max-width:767px) {
	.ser_top_row {
		margin-bottom: 20px
	}
}

.ser_top_row .ser_top_img {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding-right: 5%;
	padding: 30px
}

.ser_top_row .ser_top_text {
	-ms-flex: 0 0 75%;
	padding: 30px;
	background-color: #ebebeb;
	flex: 0 0 75%;
	max-width: 75%;
	display: flex;
	align-items: center;
	color: #007dc6
}

@media (max-width:991px) {
	.ser_top_row {
		display: block;
		text-align: center
	}

	.ser_top_row .ser_top_img {
		max-width: 100%;
		padding: 0 0 20px;
		display: block
	}

	.ser_top_row .ser_top_text {
		max-width: 100%;
		display: block
	}
}

.ser_top_row:hover {
	transform: translateY(-5px);
	box-shadow: 0 2px 30px 0 #ced3d6
}

.service-formWrap span.error {
	right: auto;
	left: 0;
	top: 2px
}

.service-formWrap span.error:after {
	left: 5px;
	right: auto
}

.service-formWrap .bottom_form_sec ul li span.error {
	top: -30px
}

.form_title {
	background: #007dc6;
	padding: 10px 20px;
	color: #fff;
	font-size: 1.375rem
}

.top_form_sec .text_wrap {
	padding-top: 20px
}

.top_form_sec textarea {
	padding: 10px;
	border: 1px solid #007dc6;
	height: 70px;
	resize: none;
	width: 600px;
	max-width: 100%;
	border-radius: 2px
}

.top_form_sec input[type=text] {
	display: inline-block;
	padding: 5px 10px;
	max-width: 100px;
	height: 35px;
	margin-top: -5px;
	border: 1px solid #007dc6;
	border-radius: 2px
}

.top_form_sec .field_name {
	display: block;
	padding: 0 0 8px
}

.ser_form_sec {
	padding: 30px 50px;
	background: #fcfcfc
}

@media (max-width:1199px) {
	.ser_form_sec {
		padding: 30px
	}
}

@media (max-width:991px) {
	.ser_form_sec {
		padding: 20px
	}
}

.ser_form_sec:nth-child(2n) {
	background: #f5fbff
}

.ser_form_sec ul {
	margin-top: 20px
}

@media (max-width:991px) {
	.ser_form_sec ul {
		margin-top: 15px
	}
}

.ser_form_sec ul li {
	display: inline-block;
	vertical-align: top
}

@media (max-width:991px) {
	.ser_form_sec ul li {
		display: block
	}
}

.ser_form_sec ul li label {
	padding: 1px 25px 0 30px;
	position: relative;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ser_form_sec ul li label input[type=checkbox],
.ser_form_sec ul li label input[type=radio] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.ser_form_sec ul li label .checkmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: none;
	border-radius: 2px;
	border: 1px solid #007dc6
}

.ser_form_sec ul li label input[type=checkbox]:hover~.checkmark {
	background-color: #efefef
}

.ser_form_sec ul li label input[type=checkbox]:checked~.checkmark {
	background-color: #9fc142
}

.ser_form_sec ul li label input[type=radio]:hover~.checkmark {
	background-color: #efefef
}

.ser_form_sec ul li label input[type=radio]:checked~.checkmark {
	background-color: #9fc142
}

.ser_form_sec ul li label .checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.ser_form_sec ul li label input[type=checkbox]:checked~.checkmark:after {
	display: block
}

.ser_form_sec ul li label input[type=radio]:checked~.checkmark:after {
	display: block
}

.ser_form_sec ul li label .checkmark:after {
	left: 7px;
	top: 3px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.ser_form_sec ul li .sqft {
	position: relative;
	padding-right: 43px;
	display: inline-block
}

.ser_form_sec ul li .sqft:after {
	position: absolute;
	content: 'sq.ft.';
	right: 0;
	top: 3px;
	font-size: .9333rem
}

.ser_form_sec ul li ul li {
	display: block;
	padding: 0 0 5px
}

.ser_form_sec ul li.inline_box {
	display: inline-block;
	padding-right: 40px
}

.ser_form_sec ul li.inline_box:last-child {
	padding-right: 0
}

@media (max-width:1199px) {
	.ser_form_sec ul li.inline_box:nth-child(1) {
		padding: 0 0 20px
	}
}

.ser_form_sec ul li.radio_group label .checkmark {
	border-radius: 10px
}

.ser_form_sec ul li.radio_group label .checkmark:after {
	width: 8px;
	height: 8px;
	border-radius: 4px;
	border: 0;
	left: 5px;
	top: 5px;
	background: #fff;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.ser_form_sec ul.pool_openings li {
	padding: 0 35px 0 0
}

@media (max-width:991px) {
	.ser_form_sec ul.pool_openings li {
		display: block;
		padding: 0;
		margin: 0 0 15px
	}

	.ser_form_sec ul.pool_openings li:last-child {
		margin-bottom: 0
	}
}

@media (max-width:460px) {
	.ser_form_sec ul.pool_openings li:last-child {
		margin-bottom: -15px
	}

	.ser_form_sec ul.pool_openings li:last-child label {
		display: block;
		margin-bottom: 15px
	}
}

.ser_form_sec .no_padding {
	padding: 0
}

@media (max-width:1199px) {
	.concrete_pool {
		padding-bottom: 15px
	}

	.concrete_pool ul {
		margin: 0
	}

	.concrete_pool ul li label {
		margin: 0 0 15px;
		display: inline-block
	}
}

@media (max-width:991px) {

	.concrete_pool,
	.leak_detection,
	.replacement,
	.resealing {
		padding-bottom: 5px
	}

	.concrete_pool ul li label,
	.leak_detection ul li label,
	.replacement ul li label,
	.resealing ul li label {
		margin: 0 0 15px;
		padding-right: 0;
		display: block
	}

	.replacement,
	.resealing {
		padding-bottom: 20px
	}
}

@media (max-width:767px) {

	.cover_replacement ul,
	.equipment_replace ul,
	.pool_maintenance ul {
		margin: 0
	}

	.cover_replacement ul li label,
	.equipment_replace ul li label,
	.pool_maintenance ul li label {
		margin: 0 0 15px;
		display: inline-block
	}

	.pool_maintenance {
		padding-bottom: 5px
	}

	.pool_maintenance li.radio_group {
		padding-top: 10px
	}
}

.bottom_form_sec {
	background: #f5fbff;
	padding: 30px 50px;
	margin-bottom: 70px
}

@media (max-width:1199px) {
	.bottom_form_sec {
		padding: 30px
	}
}

@media (max-width:991px) {
	.bottom_form_sec {
		padding: 20px
	}
}

.bottom_form_sec ul {
	margin: 0 -15px
}

.bottom_form_sec ul:after {
	display: block;
	content: '';
	clear: both
}

.bottom_form_sec ul li {
	float: left;
	width: 33.333333%;
	padding: 0 15px
}

.bottom_form_sec ul li input[type=text] {
	width: 100%;
	border: 1px solid #007dc6;
	padding: 5px 10px;
	border-radius: 2px
}

@media (max-width:767px) {
	.bottom_form_sec ul li {
		width: 100%
	}
}

.bottom_form_sec textarea {
	resize: none;
	height: 80px;
	border: 1px solid #007dc6;
	padding: 10px;
	border-radius: 2px
}

.pools-cntnt {
	box-shadow: 20px -2px 30px -1px #ebebeb
}

.constuct-slides,
.constuct-slides2 {
	display: none
}

.awards-slider .slider-for {
	background-color: #ddd;
	min-height: 500px
}

.awards-slider .slider-for .slick-prev {
	left: 0
}

.awards-slider .slider-for .slick-prev:before {
	content: '\e805'
}

.awards-slider .slider-for .slick-next {
	right: 0
}

@media (max-width:767px) {
	.awards-slider .slider-for .slick-next {
		right: -17px !important
	}
}

.awards-slider .slider-for .slick-next:before {
	content: '\e807'
}

.awards-slider .slider-nav .nav {
	min-height: 160px;
	max-width: 250px;
	margin: 10px;
	background-color: #000
}

.glry-srtCode {
	margin: 45px 0
}

.glry-srtCode .grlySmWrp {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center
}

.glry-srtCode .grlySmWrp+.grlySmWrp {
	margin-top: 45px
}

@media (min-width:992px) {
	.glry-srtCode .grlySmWrp:nth-child(even) {
		flex-flow: row-reverse
	}

	.glry-srtCode .grlySmWrp:nth-child(even) .glryCtn {
		box-shadow: -15px -2px 30px -1px #ebebeb
	}
}

.glry-srtCode .grlySmWrp .glrySmimg {
	flex: 0 0 45%;
	height: 100%;
	background: #f2f2f2
}

@media (max-width:1199px) {
	.glry-srtCode .grlySmWrp .glrySmimg {
		flex: 0 0 40%
	}
}

@media (max-width:991px) {
	.glry-srtCode .grlySmWrp .glrySmimg {
		flex: 0 0 100%
	}
}

.glry-srtCode .grlySmWrp .glryCtn {
	box-shadow: 20px -2px 30px -1px #ebebeb;
	padding: 30px;
	flex: 0 0 55%;
	height: 100%
}

@media (max-width:1199px) {
	.glry-srtCode .grlySmWrp .glryCtn {
		flex: 0 0 50%
	}
}

@media (max-width:991px) {
	.glry-srtCode .grlySmWrp .glryCtn {
		flex: 0 0 100%;
		padding: 15px;
		box-shadow: none !important
	}
}

@media (max-width:767px) {
	.glry-srtCode .grlySmWrp .glryCtn .glryBtn .btn {
		padding: 0 10px;
		font-size: .8rem
	}
}

.innerPageCtn p img {
	margin: 15px 15px 15px 15px
}

@media (max-width:991px) {
	.innerPageCtn p img {
		margin: 0 auto;
		text-align: center;
		float: none;
		display: block
	}
}

@media (max-width:767px) {
	.innerPageCtn p img {
		margin: 0 auto
	}
}

.innerPageCtn .ul-cls {
	display: block;
	margin: 10px 0 0;
	padding-left: 0
}

.innerPageCtn .ul-cls li {
	display: block;
	line-height: 1.5;
	padding-left: 22px;
	position: relative;
	font-size: 1rem;
	font-weight: 300;
	margin-bottom: 5px
}

.innerPageCtn .ul-cls li:before {
	position: absolute;
	font-family: sodapools;
	content: '\e827';
	top: 0;
	left: 0;
	font-size: 14px;
	color: #007dc6;
	font-weight: 400
}

.innerPageCtn ul li a {
	color: #007dc6
}

.innerPageCtn ul li a:hover {
	color: #9fc142
}

.innerPage .gallery-cnt {
	padding: 30px
}

.innerPage .gallery-cnt p {
	color: #000
}

.innerPage .awards-list {
	display: inline-block;
	width: 100%;
	margin-top: 40px
}

.innerPage .awards-list li {
	width: 48%;
	display: inline-block;
	padding-bottom: 20px;
	position: relative;
	padding-left: 30px
}

.innerPage .awards-list li:before {
	content: url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/awards.png);
	position: absolute;
	display: block;
	left: -10px;
	top: -8px
}

@media (max-width:991px) {
	.innerPage .awards-list li {
		width: 100%
	}
}

.glryBtn .btn {
	cursor: pointer
}

.tg-wrap {
	border: 1px solid #000;
	margin: 20px 0
}

.tg-wrap .tg tbody td,
.tg-wrap .tg tbody th,
.tg-wrap .tg tbody tr {
	border: 1px solid #000
}

.no-bnr-brdr {
	border-bottom: 1px solid #ccc
}

.mSidebar .screen-reader-text {
	display: none
}

.mSidebar .search_wrap {
	position: relative
}

.mSidebar .search_wrap input[type=search] {
	border: 1px solid #c3c3c3 !important;
	font-size: 14px;
	padding: 20px 25px;
	height: 45px;
	font-weight: 100;
	border-right: 0;
	margin-bottom: 30px
}

.mSidebar .search_wrap #search,
.mSidebar .search_wrap .search {
	position: absolute;
	top: 0;
	right: 0;
	height: 45px;
	width: 15%;
	z-index: 9;
	background: 0 0
}

.mSidebar .search_wrap #search:before,
.mSidebar .search_wrap .search:before {
	content: url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/search-icon.png);
	position: absolute;
	top: 10px;
	right: 10px
}

.mSidebar .search_wrap .search {
	z-index: 99
}

.mSidebar .widget,
.mSidebar .widget_recent_entries {
	padding: 40px;
	border: 1px solid #c3c3c3;
	margin-bottom: 30px
}

@media (max-width:1199px) {

	.mSidebar .widget,
	.mSidebar .widget_recent_entries {
		padding: 30px
	}
}

.mSidebar .widget .widget-title,
.mSidebar .widget_recent_entries .widget-title {
	font-size: 18px;
	border-bottom: 1px solid #dbe1ed;
	margin-bottom: 15px
}

.mSidebar .widget ul li,
.mSidebar .widget_recent_entries ul li {
	font-size: 16px;
	color: #007dc6;
	margin-bottom: 20px;
	position: relative;
	padding-left: 15px
}

.mSidebar .widget ul li span,
.mSidebar .widget_recent_entries ul li span {
	color: #000
}

.mSidebar .widget ul li:before,
.mSidebar .widget_recent_entries ul li:before {
	position: absolute;
	left: 0;
	top: 5px;
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #007dc6
}

.mSidebar .widget ul li a,
.mSidebar .widget_recent_entries ul li a {
	display: inline
}

.mSidebar .widget ul li a:hover,
.mSidebar .widget_recent_entries ul li a:hover {
	color: #9fc142
}

.mSidebar .widget_archive ul li a,
.mSidebar .widget_categories ul li a {
	color: #000
}

.mSidebar .subscribe {
	font-size: 22px;
	height: 55px;
	width: 100%
}

@media (min-width:991px) and (max-width:1199px) {
	.mSidebar .subscribe {
		font-size: 14px
	}
}

@media (max-width:991px) {
	.mSidebar .subscribe {
		font-size: 18px
	}
}

@media (min-width:992px) {
	.mSidebar {
		padding-left: 45px
	}
}

@media (min-width:1200px) {
	.mSidebar {
		padding-left: 55px
	}
}

@media (max-width:991px) {
	.mSidebar {
		margin-top: 30px
	}
}

.blog-wrapper {
	padding-bottom: 70px
}

.blog-wrapper .figure a img {
	max-height: 100%;
	max-width: 100%
}

.blog-wrapper .title {
	text-transform: uppercase
}

.blog-wrapper .info-wrapper {
	color: #000;
	font-size: .9333rem;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 20px
}

.blog-wrapper .info-wrapper i {
	color: #007dc6;
	display: none;
	margin-right: 2px
}

.blog-wrapper .info-wrapper i.icon-calendar-check-o {
	margin-left: 7px
}

.blog-wrapper .info-wrapper a {
	color: inherit
}

.blog-wrapper .info-wrapper a:hover {
	color: #9fc142
}

.blog-wrapper .info-wrapper .share {
	margin-left: auto
}

.blog-wrapper .info-wrapper .share i {
	display: inline-block;
	font-size: 1.267rem
}

.blog-wrapper .info-wrapper .share a {
	color: #007dc6
}

.blog-wrapper .info-wrapper .share a i {
	color: inherit
}

.blog-wrapper .info-wrapper .share a:hover {
	color: #9fc142
}

@media (max-width:767px) {
	.blog-wrapper .info-wrapper i {
		display: inline-block
	}

	.blog-wrapper .info-wrapper .text {
		display: none
	}
}

.blog-wrapper .cnt {
	color: #000;
	font-size: 1rem;
	line-height: 1.7;
	font-family: Roboto, sans-serif
}

.blog-wrapper.listing {
	margin-bottom: 50px;
	padding-bottom: 20px;
	border-bottom: 4px solid #9fc142
}

.blog-wrapper.listing .figure {
	background-color: rgba(0, 0, 0, .2);
	margin-bottom: 25px
}

.blog-wrapper.listing .figure a {
	height: 222px
}

.blog-wrapper.listing .title {
	color: #000;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 20px;
	min-height: 45px;
	padding-bottom: 0
}

.blog-wrapper.listing .title a:hover {
	color: #9fc142
}

.blog-wrapper.listing .cnt {
	min-height: 80px
}

.blog-wrapper.listing .cnt a {
	color: #007dc6;
	font-size: .875rem;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase
}

.blog-wrapper.listing .cnt a:hover {
	color: #9fc142
}

@media (min-width:991px) and (max-width:1199px) {
	.blog-wrapper.listing .cnt {
		min-height: 95px
	}
}

@media (max-width:991px) {
	.blog-wrapper.listing .cnt {
		min-height: 80px
	}
}

@media (max-width:1199px) {
	.blog-wrapper.listing .figure {
		margin-bottom: 15px
	}

	.blog-wrapper.listing .figure a {
		height: 151px
	}

	.blog-wrapper.listing .title {
		margin-bottom: 15px;
		min-height: 40px
	}

	.blog-wrapper.listing .info-wrapper {
		margin-bottom: 15px
	}
}

@media (max-width:991px) {
	.blog-wrapper.listing .figure a {
		height: 172px
	}

	.blog-wrapper.listing .title {
		min-height: 40px
	}

	.blog-wrapper.listing .info-wrapper {
		font-weight: 400
	}
}

@media (max-width:767px) {
	.blog-wrapper.listing {
		margin-bottom: 30px
	}

	.blog-wrapper.listing .figure {
		margin-bottom: 10px
	}

	.blog-wrapper.listing .figure a {
		height: auto
	}

	.blog-wrapper.listing .title {
		margin-bottom: 5px;
		min-height: 30px
	}
}

.blog-wrapper .blog-wrapper-details .figure-detail {
	width: 100%;
	min-height: 300px;
	margin-bottom: 25px
}

@media (max-width:1199px) {
	.blog-wrapper .blog-wrapper-details .figure-detail {
		width: 100%;
		min-height: auto
	}
}

.blog-wrapper .blog-wrapper-details .cnt a {
	display: inline
}

.blog-wrapper .blog-wrapper-details .cnt ul li {
	position: relative;
	font-weight: 100
}

.blog-wrapper .blog-wrapper-details .cnt ul li:before {
	position: absolute;
	content: '';
	background-color: #007dc6;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	top: 4px
}

.blog-wrapper .blog-wrapper-details .cnt ol li {
	font-weight: 100
}

.blog-wrapper .blog-wrapper-details .cnt h3 {
	color: #000;
	font-size: 16px;
	font-weight: 700
}

.blog-wrapper .blog-wrapper-details .cnt p span {
	font-weight: 300 !important
}

.soldaPools-comment input,
.soldaPools-comment select,
.soldaPools-comment textarea {
	border: 1px solid #ccc
}

.soldaPools-comment .cmnt-sub .btn {
	background-color: #9fc142
}

.soldaPools-comment .cmnt-sub .btn:hover {
	background-color: #007dc6
}

.service-formWrap #service_form .bottom_form_sec #captcha_div {
	position: relative;
	margin-bottom: 10px
}

.service-formWrap #service_form .bottom_form_sec #captcha_div .plz {
	position: absolute;
	right: 0;
	bottom: -40px
}

.service-formWrap #service_form .bottom_form_sec #captcha_div .plz #wait-contactform-contact2,
.service-formWrap #service_form .bottom_form_sec #captcha_div .plz .pls-wait-text-contact {
	display: inline-block
}

.service-formWrap #service_form .bottom_form_sec #captcha_div .captcha-wrap {
	float: right
}

.service-formWrap #service_form .bottom_form_sec #captcha_div .captcha-wrap #captcha_div_contact2 {
	text-align: right
}

.service-formWrap #service_form .bottom_form_sec #captcha_div .captcha-wrap #captcha_div_contact2 p {
	padding-bottom: 0
}

.service-formWrap #service_form .bottom_form_sec #captcha_div .captcha-wrap #captcha_div_contact2 .location-cap {
	margin-bottom: 15px
}

.service-formWrap #service_form .bottom_form_sec #captcha_div .captcha-wrap #captcha_div_contact2 .location-cap a {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 3px
}

.service-formWrap #service_form .bottom_form_sec #captcha_div .captcha-wrap #captcha_div_contact2 .location-cap a img {
	width: 25px;
	height: 25px;
	border-width: 2px
}

.sitemap-wrap {
	padding-bottom: 35px
}

.sitemap-wrap ul li {
	padding-left: 25px;
	margin-top: 12px;
	position: relative
}

.sitemap-wrap ul li a {
	color: #007dc6
}

.sitemap-wrap ul li a:before {
	color: #9fc142;
	position: absolute;
	font-family: sodapools;
	content: "\e81e";
	left: 0;
	top: 3px;
	font-size: 13px;
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s
}

.sitemap-wrap ul li a:hover {
	color: #000
}

.sitemap-wrap ul li a:hover:before {
	left: 10px;
	transition: all ease .4s;
	-o-transition: all ease .4s;
	-webkit-transition: all ease .4s
}

.thank-you .thank {
	text-align: center
}

.thank-you .thank h1 {
	font-size: 2.9375rem;
	color: #007bc5;
	font-weight: 700;
	margin-top: -74px
}

.thank-you .thank h1 span {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 300
}

@media (max-width:767px) {
	.thank-you .thank h1 span {
		font-size: 12px
	}
}

@media (max-width:375px) {
	.Contact-form .form-wrap .captcha-wrapper {
		height: 115px !important
	}

	.captcha-wrapper {
		height: 115px !important
	}

	.captcha-wrapper .input-holder {
		transform: scale(.75);
		-webkit-transform: scale(.75);
		transform-origin: 0 0;
		width: 75%
	}
}

.error-page .error-wrap {
	text-align: center
}

.error-page .error-wrap h1 {
	font-size: 2.9375rem;
	color: #007bc5;
	font-weight: 700;
	margin-top: -101px
}

@media (max-width:1199px) {
	.error-page .error-wrap h1 {
		margin-top: 0
	}
}

.error-page .error-wrap h1 span {
	color: #000;
	font-size: 20px;
	font-weight: 400
}

.error-page .error-wrap a {
	text-decoration: underline;
	color: #007dc6
}

.error-page .error-wrap a:hover {
	color: #9fc142
}

@media (max-width:767px) {
	.error-page .error-wrap br {
		display: none
	}
}

.bcForm {
	background: url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/bcfBg.jpg) no-repeat;
	background-size: cover
}

@media (max-width:991px) {
	.bcForm {
		background: url(https://www.soldapools.com/wp-content/themes/soldapools/assets/images/bg-homemobileform.jpg) repeat
	}
}

.footer {
	background: #333;
	color: #fff
}

.footer .footerMenuWrp {
	margin-bottom: 55px
}

.footer p {
	color: #fff;
	font-size: 1rem
}

.footer ul li {
	font-weight: 300
}

.footer ul li a:hover {
	color: #007dc6
}

.footer ul li+li {
	margin-top: 5px
}

.footer .footerMenu p {
	font-weight: 300;
	line-height: 1.7
}

.footer .footerMenu p a {
	color: #fff
}

.footer .footerMenu .wIcon {
	padding-left: 40px;
	position: relative
}

.footer .footerMenu .wIcon a[href^="mailto:"]:hover {
	color: #007dc6
}

.footer .footerMenu .wIcon.adress {
	margin-bottom: 35px
}

.footer .footerMenu .wIcon.adress i {
	top: -1px
}

.footer .footerMenu .wIcon i {
	position: absolute;
	left: 0;
	top: -6px;
	font-size: 22px
}

@media (max-width:991px) {
	.footer .footerMenu .wIcon i {
		font-size: 18px
	}
}

.footer .footerMenu .wIcon.hrs {
	text-transform: uppercase;
	font-weight: 500
}

.footer .footerMenu .wIcon.hrs i {
	top: -1px
}

@media (max-width:767px) {
	.footer .footerMenu .wIcon.hrs i {
		top: -4px
	}
}

.footer .footerMenu .pLeft {
	margin-top: 15px;
	padding-left: 40px
}

.footer .footerMenu .pLeft .showroomHour {
	margin-top: 25px
}

.footer .footerMenu.footerMenu3 ul li a {
	text-transform: uppercase
}

@media (max-width:991px) {
	.footer .footerMenu.footerMenu3 ul {
		text-align: center
	}

	.footer .footerMenu.footerMenu3 ul li {
		display: inline-block;
		padding: 0 10px;
		position: relative;
		text-transform: uppercase
	}

	.footer .footerMenu.footerMenu3 ul li+li:before {
		position: absolute;
		content: "";
		height: 80%;
		width: 1px;
		background: #fff;
		left: 0;
		top: 50%;
		transform: translateY(-50%)
	}
}

.privacy-policy {
	padding-top: 35px;
	border-top: 1px solid #ccc
}

.privacy-policy p {
	font-size: .9rem;
	color: #b4b4b4
}

.privacy-policy p a {
	color: #b4b4b4
}

.privacy-policy .tw-logo {
	color: #fff;
	margin-top: 10px
}

.modal .modal-body {
	min-height: 250px
}

.modal .modal-body #loader {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	width: 100%;
	z-index: 9
}

.modal .modal-body #loader:before {
	border: 5px solid #f3f3f3;
	border-top: 5px solid #3498db;
	border-radius: 50%;
	content: '';
	width: 40px;
	height: 40px;
	animation: spin 2s linear infinite
}

@keyframes spin {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.Contact-form {
	padding-bottom: 0 !important
}

.Contact-form .center {
	text-align: center
}

.Contact-form .form-wrap {
	background-color: #007dc6;
	padding: 35px
}

.Contact-form .form-wrap .captcha-wrapper {
	margin-top: 15px;
	height: 70px
}

.Contact-form .form-wrap .captcha-wrapper .btn:hover {
	background-color: #000
}

.Contact-form .form-wrap .captcha-wrapper .captcha-wrap p {
	color: #fff
}

.Contact-form .form-wrap .captcha-wrapper .captcha-wrap p span .sub {
	font-weight: 400 !important
}

.Contact-form .form-wrap .captcha-wrapper .captcha-wrap .btn-grp a .shapes-cap {
	fill: #fff;
	stroke: none
}

.Contact-form .form-wrap .captcha-wrapper .captcha-wrap .btn-grp a.ref-img svg {
	fill: #9fc142;
	stroke: #fff
}

.Contact-form .serviceAreas .serviceAreasWrp .areaName ul li a {
	color: #000
}

.Contact-form .serviceAreas .serviceAreasWrp .areaName ul li a:hover {
	color: #007dc6
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.glry-srtCode .grlySmWrp .glryCtn {
		flex: 0 0 50%
	}

	.awardBx .smCircle svg {
		margin: 0
	}

	.pop-bx .pop-ctn {
		flex: 0 0 45%
	}

	.btn.btn-large {
		line-height: 55px
	}

	.btn.btn-medium {
		line-height: 55px
	}

	.singleLineCapchta.captcha-wrapper .btn {
		line-height: 42px
	}

	.testimonial-sec .section .shapeRec span {
		bottom: -18PX;
		left: 50%;
		transform: rotate(45deg) translateX(-50%);
		-webkit-transform: rotate(45deg) translateX(-50%);
		-moz-transform: rotate(45deg) translateX(-50%);
		-ms-transform: rotate(45deg) translateX(-50%);
		-o-transform: rotate(45deg) translateX(-50%)
	}

	.testimonial-sec .section .shapeRec .frstLtr {
		position: absolute;
		left: 50%;
		bottom: 11px
	}
}

.SP-gallery .col-sm-12:last-child {
	display: none
}

@media (max-width:1199px) {
	.banner .bannerSldrWrp .bannerTxt .txtWrp {
		margin-top: 90px
	}
}

@media screen and (max-width:767px) {
	.banner .bannerSldrWrp .bannerTxt .txtWrp {
		margin-top: 5px
	}

	.banner .bannerSldrWrp .bannerTxt .txtLg {
		padding-right: 100px;
		font-size: 1.3rem !important
	}

	.banner .bannerSldrWrp .bannerTxt .txtLg {
		padding-right: 100px;
		font-size: 1.4rem;
		padding-left: 100px;
		line-height: 1.5;
		text-align: center
	}

	.banner .bannerSldrWrp .bannerTxt .bnrBtn {
		text-align: center
	}
}

@media screen and (max-width:480px) {
	.banner .bannerSldrWrp .bannerTxt .txtLg {
		padding-right: 0;
		padding-left: 0
	}
}

.form-h3 {
	color: #007dc6;
	display: block;
	line-height: 1.3;
	font-weight: 500;
	margin: 0;
	padding: 0 0 15px;
	font-size: 1.375rem
}

@media screen and (max-width:1199px) {
	.form-h3 {
		font-size: 1.175rem
	}
}

.banner .bannerSldrWrp .bnrLogo {
	position: absolute;
	right: 85px;
	top: 30px;
	z-index: 1
}

.banner .bannerSldrWrp .bnrLogo2 {
	position: absolute;
	left: 35px;
	top: 30px;
	z-index: 1
}

.banner .bannerSldrWrp .bnrLogo2 img {
	height: 141px;
	width: auto
}

.topPhone .bnrBtn {
	margin-top: 5px
}

.topPhone .bnrBtn .btn.btn-icon {
	color: #fff !important;
	padding: 0 20px 0 85px
}

.topPhone .bnrBtn .btn.btn-large {
	min-height: 50px;
	font-size: 1rem
}

.h_houzz {
	position: relative;
	display: inline-block;
	text-align: right
}

.h_home {
	position: relative;
	display: inline-block;
	text-align: left
}

.h_home div,
.h_home img,
.h_houzz img,
.h_houzz table {
	width: 120px !important;
	height: auto !important
}

.des_bdg {
	display: inline-flex;
	width: 600px;
	position: relative;
	margin: 0 auto 25px;
	justify-content: space-between;
	align-items: center
}

.res_bdg {
	display: none
}

@media screen and (max-width:768px) {
	.des_bdg {
		width: 100%;
	}

	.awardBx .smCircle {
		cursor: pointer;
		flex: 0 0 88px;
		padding: 15px;
		margin-top: 6px;
		padding-top: 8px;
		height: 88px;
		max-width: 88px
	}

	.h_home div,
	.h_home img,
	.h_houzz img,
	.h_houzz table {
		width: 80px !important;
		height: auto !important
	}
}

@media screen and (max-width:767px) {
	.res_bdg {
		justify-content: center;
		display: inline-flex;
		border: #1479c9 2px solid;
		flex-wrap: wrap;
		text-align: center;
		margin: 0 auto;
		align-items: center;
		background: rgba(255, 255, 255, .7);
		margin-bottom: 0;
		padding: 35px 15px
	}

	.bnrLogo,
	.bnrLogo2,
	.des_bdg {
		display: none
	}

	.res_bdg .bnrLogo,
	.res_bdg .bnrLogo2 {
		position: relative;
		display: block;
		margin-bottom: 25px;
		width: 50%;
		height: 95px
	}

	.res_bdg .bnrLogo {
		display: block
	}

	.res_bdg .bnrLogo2 {
		display: block
	}

	.topPhone .bnrBtn .btn.btn-large {
		min-height: 40px
	}
}

@media screen and (max-width:767px) and (orientation:landscape) {
	.res_bdg .bnrLogo {
		text-align: left
	}

	.res_bdg .bnrLogo2 {
		text-align: right
	}

	.res_bdg .bnrLogo,
	.res_bdg .bnrLogo2 {
		position: relative;
		display: block;
		margin-bottom: 25px;
		width: 43%;
		height: 85px;
		margin: 0 20px
	}
}

.mail-to:hover {
	color: #007dc6
}

.video-box {
	height: 650px
}

.widget-title.blg {
	color: #007dc6;
	display: block;
	line-height: 1.3;
	font-weight: 500;
	margin: 0;
	padding: 0 0 15px
}

.footer .footerMenu2 .pLeft a[href^="mailto:"]:hover {
	color: #007dc6
}

.location-logo-bx {
	text-align: center;
	margin:
		15px;
	box-shadow: 2px 3px 10px 2px #e3e3e3;
	padding:
		10px;
	min-height:
		160px;
}

.location-logo-bx {
	text-align: center;
	margin: 15px;
	box-shadow: 2px 3px 10px 2px #e3e3e3;
	padding: 15px;
	min-height: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.location-logo-bx figure {
	width: 78px !important;
	height: 78px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
}

.location-logo-bx figure img {
	object-fit: contain;
	max-height: 100%;
	height: 100%;
	max-width: 100%;
	width: 100%;
}

.location-logo-bx h3 {
	font-size: 18px
}

@media (max-width: 1023px) {
	.location-logo-bx h3 {
		font-size: 13px
	}
}

.service-icons-listing .icon-listing-col svg path {
	fill: #a2c14c !important;

}

.service-icons-listing .icon-listing-col svg .st0,
.service-icons-listing .icon-listing-col svg .st1 {
	fill: #a2c14c !important;
	stroke: #a2c14c !important;
}

.service-icons-listing .icon-listing-col .elementor-icon-box-title span {
	color: #007dc6;
}

.service-icons-listing .icon-listing-col {
	margin: 0 10px;
	box-shadow: 2px 0px 8px #00000040;
}


.icon-listing-sec-title {
	color: #007dc6 !important;
}

@media (max-width: 1024px) {
	.service-icons-listing .icon-listing-col {
		width: 30%;
		margin: 0 auto;
		display: block;
	}
}

@media (max-width: 768px) {
	.service-icons-listing .icon-listing-col {
		margin: 15px 10px;
		width: 100%;
	}
}