/*
Theme Name: SeegerWeissLLP
Author: Anonymous
Author URI:
Version: 1
Description: SeegerWeissLLP theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seegerweissllp
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
html {
  scroll-behavior: smooth;
}
/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

@font-face {
	font-family: "icomoon";
	src: url("/wp-content/themes/seeger-weiss/assets/fb4/fonts/icomoon.ttf?qnweqp") format("truetype"), url("/wp-content/themes/seeger-weiss/assets/fb4/fonts/icomoon.woff?qnweqp") format("woff"), url("/wp-content/themes/seeger-weiss/assets/fb4/fonts/icomoon.svg?qnweqp#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

i {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-instagram-alt:before {
	content: "";
}

.icon-facebook:before {
	content: "";
}

.icon-marker:before {
	content: "";
}

.icon-quotes-left:before {
	content: "";
}

.icon-quotes-right:before {
	content: "";
}

.icon-phone:before {
	content: "";
}

.icon-telegram:before {
	content: "";
}

.icon-phone-call:before {
	content: "";
}

.icon-arrow-left-medium:before {
	content: "";
}

.icon-arrow-right-medium:before {
	content: "";
}

.icon-arrow-up-medium:before {
	content: "";
}

.icon-arrow-down-medium:before {
	content: "";
}

.icon-caret-down:before {
	content: "";
}

.icon-caret-left:before {
	content: "";
}

.icon-caret-top:before {
	content: "";
}

.icon-caret-right:before {
	content: "";
}

.icon-star:before {
	content: "";
}

.icon-arrow-right:before {
	content: "";
}

.icon-arrow-left:before {
	content: "";
}

.icon-arrow-up:before {
	content: "";
}

.icon-arrow-down:before {
	content: "";
}

.icon-decor-left:before {
	content: "";
}

.icon-decor-right:before {
	content: "";
}

.icon-instagram:before {
	content: "";
}

.icon-twitter:before {
	content: "";
}

.slick-dots,
.add-nav-list,
.social-links-list,
.footer-info-list,
.conditions-list,
.gform_wrapper form ul,
.accordion {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #141414;
	background: #fff;
	font: 16px/1.75 "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.75em;
}

blockquote {
	border-left: 4px solid #666;
	padding-left: .5em;
	margin-left: 1.75em;
}

th,
td {
	border: 1px solid #666;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

textarea {
	resize: vertical;
	vertical-align: top;
	padding: 6px 12px;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer;
	line-height: 1.375;
}

input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="number"], input[type="search"], input[type="tel"] {
	width: 100%;
	line-height: 1.125;
	background-color: #f2f2f2;
    border-radius: 9px;
    padding: 10px 12px;
	border: 1px solid rgb(133, 133, 133);
}

select {
	-webkit-border-radius: 0;
	width: 100%;
	padding: 6px 12px;
}

.form-control {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 6px 12px;
	border-radius: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: .045em;
	border: 1px solid #d8d8d8;
	-webkit-appearance: none;
}

.form-control::-webkit-input-placeholder {
	color: #666;
	text-transform: uppercase;
}

.form-control::-moz-placeholder {
	opacity: 1;
	color: #666;
	text-transform: uppercase;
}

.form-control:-moz-placeholder {
	color: #666;
	text-transform: uppercase;
}

.form-control:-ms-input-placeholder {
	color: #666;
	text-transform: uppercase;
}

.form-control.placeholder {
	color: #666;
	text-transform: uppercase;
}

.form-control:focus {
	border-color: #666;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 36px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	border: 2px solid currentColor;
	border-radius: 100%;
	background: #fff;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
	content: "";
	width: 14px;
	height: 14px;
	background: #0d2d55;
	position: absolute;
	top: 50%;
	left: 5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

[type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0) translateY(-50%);
	-ms-transform: scale(0) translateY(-50%);
	transform: scale(0) translateY(-50%);
}

[type="radio"]:not(:checked) + label:before {
	border-width: 1px;
}

[type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1) translateY(-50%);
	-ms-transform: scale(1) translateY(-50%);
	transform: scale(1) translateY(-50%);
}

#content,
#sidebar {
	padding-top: 40px;
	padding-bottom: 40px;
}

.widget {
	margin-bottom: 1.75em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 100%;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
	margin-bottom: 4px;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 100%;
}

.search-form {
	margin-bottom: 15px;
}

.search-form input {
	float: left;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 160px;
}

.post-password-form input {
	float: left;
}

.post-password-form input[type="password"] {
	width: 160px;
	padding: 6px 12px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	background: #d20000;
	color: #fff;
	border: none;
	padding: 6px 12px;
}

.comment-form input[type="submit"]:focus,
.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:focus,
.search-form input[type="submit"]:hover {
	text-decoration: none;
	background-color: #a90000;
}

.commentlist {
	margin: 0 0 1.75em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.75em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.75em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.75em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	text-decoration: none;
	background: #d20000;
	color: #fff;
	border: none;
	padding: 10px 12px;
}

.navigation .next:focus,
.navigation .next:hover,
.navigation .prev:focus,
.navigation .prev:hover,
.navigation-comments .next:focus,
.navigation-comments .next:hover,
.navigation-comments .prev:focus,
.navigation-comments .prev:hover {
	text-decoration: none;
	background-color: #a90000;
}

.navigation-single {
	margin-bottom: 1.75em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 48%;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	text-decoration: none;
	background: #d20000;
	color: #fff;
	border: none;
	padding: 10px 12px;
}

.navigation-single .next a:focus,
.navigation-single .next a:hover,
.navigation-single .prev a:focus,
.navigation-single .prev a:hover {
	text-decoration: none;
	background-color: #a90000;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #666;
	padding: .4em;
	margin-bottom: 1.75em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.75em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.75em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.75em;
}

.mejs-container {
	margin-bottom: 1.75em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar td,
#wp-calendar th {
	border: 1px solid #666;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 700;
	margin: 0 0 .5em;
	color: #0d2d55;
}

h1,
.h1 {
	font-size: 32px;
	line-height: 1.25;
}

h2,
.h2 {
	font-size: 30px;
	line-height: 1.15;
	font-weight: 800;
}

h3,
.h3 {
	font-size: 28px;
	line-height: 1.2273;
	font-weight: 500;
	margin-bottom: .25em;
}

h4,
.h4 {
	font-size: 24px;
	line-height: 1.2;
}

h5,
.h5 {
	font-size: 22px;
	line-height: 1.12;
	font-weight: 500;
}

h6,
.h6 {
	font-size: 18px;
	line-height: 1.6667;
	margin-bottom: .3em;
}

p {
	margin: 0 0 1.6667em;
}

a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #d20000;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #9f0000;
}

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-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-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	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;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -10px -10px;
}

.slick-dots li {
	margin: 0 10px 10px;
	line-height: 0;
}

.slick-dots li.slick-active button,
.slick-dots li.slick-active .slick-slide-control {
	background: #fff;
	border-color: #d20000;
	-webkit-transform: scale(157.1426%);
	-ms-transform: scale(157.1426%);
	transform: scale(157.1426%);
}

.slick-dots li button,
.slick-dots li .slick-slide-control {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	background: #b6b6b6;
	font-size: 0;
	line-height: 0;
	padding: 0;
	border: none;
	width: 7px;
	height: 7px;
	border: 1px solid transparent;
	vertical-align: bottom;
}

.slick-dots li button:hover,
.slick-dots li .slick-slide-control:hover {
	outline: none;
	background: #fff;
	border-color: #d20000;
	-webkit-transform: scale(157.1426%);
	-ms-transform: scale(157.1426%);
	transform: scale(157.1426%);
}

.slick-list + .slick-dots {
	margin-top: 38px;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-slide:focus,
.slick-arrow:focus {
	outline: none !important;
}

.slick-arrow {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	z-index: 2;
	font-size: 0;
	line-height: 0;
	background: #666;
	width: 32px;
	height: 32px;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 2px solid #666;
}

.slick-arrow:hover {
	background-color: #666;
}

.slick-arrow:before {
	font-family: "icomoon";
	color: #fff;
	font-size: 12px;
	line-height: 1;
}

.slick-arrow.slick-disabled {
	background-color: transparent;
	pointer-events: none;
}

.slick-arrow.slick-disabled:before {
	color: #666;
}

.slick-arrow.slick-next {
	right: -10px;
}

.slick-arrow.slick-next:before {
	content: "";
}

.slick-arrow.slick-prev {
	left: -10px;
}

.slick-arrow.slick-prev:before {
	content: "";
}

.testimonials-slider .slick-track,
.results-slider .slick-track {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.testimonials-slider .slick-slide,
.results-slider .slick-slide {
	height: inherit !important;
}

.testimonials-slider .slick-slide > div,
.results-slider .slick-slide > div {
	height: 100%;
}

.testimonials-slider .slick-slide > div > div,
.results-slider .slick-slide > div > div {
	height: 100%;
}

.results-slider .slick-slide {
	margin: 10px 18px;
}

.testimonials-slider .slick-list {
	overflow: visible;
}

.testimonials-slider .slick-slide {
	margin: 0 6px;
}

.arrows-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.arrows-holder .slick-arrow {
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.arrows-holder .slick-arrow.slick-next {
	margin-left: 18px;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

#main {
	-webkit-transition: padding-top .5s ease-in-out;
	transition: padding-top .5s ease-in-out;
	padding-top: 145px;
}

#main > .intro-section:first-child {
	margin-top: -145px;
	padding-bottom:30px;
}

.container-fluid {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}

.container {
	width: 100%;
	max-width: 1210px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}

.container.container-m {
	max-width: 860px;
}

.container.container-md {
	max-width: 1010px;
}

.container.container-sm {
	max-width: 770px;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px -30px;
}

.row .col {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	margin-bottom: 30px;
}

.flex-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bg-primary {
	background-color: #0d2d55;
	color: #fff;
}

.bg-primary * {
	color: inherit;
}

.bg-gray {
	background-color: #f2f2f2;
}

.bg-cover {
	position: relative;
	background-size: cover;
	background-position: center;
}

.bg-cover.mobile-bg .mobile-bg-holder {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	z-index: -1;
}

.bg-cover.mobile-bg .mobile-bg-holder.top {
	background-position: center top;
}

.image-holder {
	border-radius: 6px;
	overflow: hidden;
}

.image-holder img {
	width: 100%;
	height: auto;
}

.intro-section {
	padding-top: 145px;
	padding-bottom: 42px;
}

.intro-section .row {
	height: 100%;
}

.intro-section .form-holder {
	min-height: 400px;
	background-color: #fff;
	border-radius: 9px;
}

.intro-box {
	font-size: 18px;
	line-height: 1.4231;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 500;
}

.intro-box p:last-of-type {
	margin-bottom: 25px;
}

.decor-holder {
	position: relative;
}

.decor-holder .decor-arrow {
	display: none;
	width: fit-content;
	margin: 0 0 18px -4px;
	line-height: 0;
}

.decor-holder .decor-arrow .mobile {
	display: none;
	position:relative;
	margin-top:-175px;
	z-index:0;
}

.content-section {
	padding-top: 32px;
	padding-bottom: 50px;
}

.section-heading {
	text-align: center;
	margin-bottom: 24px;
	color: #141414;
}

.section-heading > :last-child {
	margin-bottom: 0;
}

.bg-primary .section-heading {
	color: #fff;
}

.section-heading .title {
	font-weight: 400;
}

.section-heading .subtitle {
	color: #d20000;
	text-transform: uppercase;
}

.section-heading .heading-body {
	margin: 0 auto;
	line-height: 1.5;
	font-size: 16px;
}

.section-heading .heading-body > :last-child {
	margin-bottom: 0;
}

.faq-section {
	padding-top: 52px;
	padding-bottom: 52px;
}

.faq-section.overlap-call-box {
	padding-bottom: 0;
}

.faq-section .container + .call-box-holder {
	margin-top: 52px;
}

.call-box-holder {
	position: relative;
	z-index: 1;
	padding: 0;
}

.call-box {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 44px 12px;
	text-align: center;
	background-color: #d20000;
	color: #fff;
}

.call-box * {
	color: inherit;
}

.call-box .heading {
	margin-bottom: 30px;
}

.results-section {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}

.testimonials-section {
	padding-top: 40px;
	padding-bottom: 60px;
}

.flag {
	-webkit-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
	transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
	display: inline-block;
	padding: 14px 18px;
	border-left: 4px solid #0d2d55;
	background-color: #fff;
	color: #141414;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 600;
	text-decoration: none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	position:relative;
	z-index:9;
}

.flag {
	border-color: #d20000;
	background-color: #f2f2f2;
}

.text-article {
	color: #141414;
}

.text-article .row {
	margin-bottom: 0;
}

.text-article .row .col {
	margin-bottom: 0;
}

.text-article h3 {
	margin-bottom: .7em;
}

.text-article .image-holder {
	margin-bottom: 25px;
}

.text-article strong {
	font-weight: 600;
}

#header {
	position: fixed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	background-color: #0d2d55;
	color: #fff;
	padding-top: 12px;
	padding-bottom: 12px;
}

#header .cta-holder {
	display: none;
}

#header > * {
	position: relative;
	z-index: 2;
}

#header .header-holder {
	min-height: 120px;
}

#header .flex-holder {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#header .flex-holder .logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-bottom: 12px;
}

.call-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.call-block .label {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 8px;
	letter-spacing: -.04em;
}

.tel-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 40px;
	line-height: 1.2;
	font-weight: 700;
	text-decoration: none;
	color: inherit;
	gap: 10px;
}

.tel-link:hover,
.tel-link:focus {
	color: inherit;
}

.tel-link:hover .icon,
.tel-link:focus .icon {
	background-color: transparent;
	color: #fff;
}

.tel-link .icon {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 39px;
	height: 39px;
	font-size: 20px;
	border-radius: 50%;
	color: #fff;
	background-color: #d20000;
	border: 2px solid #d20000;
	margin-right: 6px;
}

.cta-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cta-holder .cta-block {
	width: 100%;
	display:block;
}

.separator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 32px;
	height: 32px;
	border: 2px solid #fff;
	text-transform: uppercase;
	border-radius: 50%;
	font-size: 12px;
}

.cta-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	font-size: 27px;
	line-height: 1.1667;
	color: #fff;
}

.cta-block .label {
	display: inline-block;
	letter-spacing: -.02em;
}

.cta-block .link {
	line-height: 1.12;
	text-decoration: none;
	color: inherit;
	text-transform: capitalize;
}

#footer {
	position: relative;
	padding-top: 24px;
	padding-bottom: 24px;
	font-size: 12px;
	line-height: 1.75;
}

.footer-top {
	padding-top: 36px;
}

.footer-top .border-lg {
	margin-bottom: 0;
}

.footer-top .logo {
	margin-bottom: 52px;
}

.footer-top .social-links-list {
	padding-top: 16px;
}

.footer-top .disclaimer {
	padding-top: 16px;
	padding-bottom: 11px;
	color: #fff;
	border-top: 1px solid #1c4679;
}

.footer-top .disclaimer p {
	margin-bottom: 1em;
}

.footer-top .heading {
	text-transform: uppercase;
	margin-bottom: .65em;
}

.footer-bottom {
	text-align: center;
	color: #fff;
}

.footer-bottom .flex-holder {
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px solid #1c4679;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.add-nav-list li {
	display: inline;
}

.add-nav-list li:after {
	content: "|";
	padding-left: 7px;
	padding-right: 4px;
}

.add-nav-list li:last-child:after {
	content: none;
}

.add-nav-list a {
	text-decoration: none;
}

.add-nav-list a:hover,
.add-nav-list a:focus {
	text-decoration: underline;
}

.social-links-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -9px -12px;
}

.social-links-list li {
	margin: 0 9px 12px;
}

.social-links-list a {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	text-decoration: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	font-size: 28px;
	background-color: #d20000;
	border-radius: 50%;
	color: #fff;
}

.social-links-list a:hover,
.social-links-list a:focus {
	background-color: #9f0000;
}

.footer-info-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.5556;
}

.footer-info-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 36px;
}

.footer-info-list li:last-child {
	margin-bottom: 0;
}

.footer-info-list .icon {
	text-decoration: none;
	font-size: 21px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #d20000;
	margin-right: 14px;
	margin-bottom: 0;
}

.footer-info-list .icon.icon-marker {
	font-size: 35px;
}

.footer-info-list address {
	font-style: normal;
	line-height: 1.5;
}

.footer-info-list a[href^="tel"] {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	text-decoration: none;
	font-size: 22px;
	font-weight: 600;
}

.footer-info-list a[href^="tel"]:hover,
.footer-info-list a[href^="tel"]:focus {
	color: #fff;
	text-decoration: underline;
}

.footer-info-list .info-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.footer-info-list .info-holder.center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer-info-list .info-holder > :last-child {
	margin-bottom: 0;
}

.conditions-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 26px;
	font-size: 16px;
	font-weight: 500;
	margin: 0 -6px;
	line-height: 1.2;
	color: #141414;
}

.conditions-list li {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f2f2f2;
	border-left: 4px solid #d20000;
	padding: 4px 12px;
	margin: 0 6px 9px;
}

.btn {
	-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
	transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
	display: inline-block;
	padding: 10px 12px;
	font-size: 16px;
	line-height: 1.55;
	text-align: center;
	font-weight: 700;
	background-color: #d20000;
	color: #fff;
	border: 1px solid #d20000;
	border-radius: 9px;
	text-decoration: none;
	text-transform: uppercase;
	min-width: 120px;
}

.btn:focus,
.btn:hover {
	text-decoration: none;
	background-color: #9f0000;
	color: #fff;
}

.btn.btn-lg {
	font-size: 17px;
	line-height: 1.4118;
	padding: 22px 20px;
	border-radius: 999px;
	min-width: 160px;
	letter-spacing: .04em;
}
.call-box .btn.btn-lg {
	min-width: 300px;
}

.btn.btn-white {
	background-color: #fff;
	border-color: #fff;
	color: #0d2d55;
}

.btn.btn-white:hover {
	color: #fff;
	border-color: #0d2d55;
	background-color: #0d2d55;
}

.button {
	-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
	transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
	display: inline-block;
	padding: 10px 12px;
	font-size: 16px;
	line-height: 1.55;
	text-align: center;
	font-weight: 700;
	background-color: #F2C14E;
	color: #063B5C;
	border: 1px solid #F2C14E;
	border-radius: 9px;
	text-decoration: none;
	text-transform: uppercase;
	min-width: 120px;
    box-shadow: 0 11px 24px rgba(159, 119, 19, .24);
    -webkit-text-fill-color: #063B5C !important;
}

/*.button:focus, .button:hover {
	text-decoration: none;
	background-color: #a90000;
}*/
.button:focus, .button:hover {
	text-decoration: none;
	background-color: #E0AC2D;
    color: #063B5C;
}

.card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 24px 16px;
	height: 100%;
	box-shadow: 8px 0 27px rgba(20, 20, 20, .07);
}

.card .card-image {
	margin-bottom: 24px;
}

.card .card-body {
	color: #424242;
}

.card .card-body strong {
	font-weight: 600;
}

.card .card-body > :last-child {
	margin-bottom: 0;
}

a.card {
	text-decoration: none;
}

a.card:hover {
	text-decoration: none;
}

.card.card-results {
	-webkit-transition: border-color .3s ease-in-out, outline-color .3s ease-in-out, background-color .3s ease-in-out;
	transition: border-color .3s ease-in-out, outline-color .3s ease-in-out, background-color .3s ease-in-out;
	position: relative;
	background-color: transparent;
	outline: 5px solid #fff;
	outline-offset: 5px;
	border: 1px solid #fff;
	padding: 24px 8px 8px;
	height: 100%;
}

.card.card-results:hover {
	outline-color: #d20000;
	background-color: #d20000;
	border-color: #d20000;
}

.card.card-results * {
	color: #fff;
}

.card.card-results .card-header {
	position: relative;
	padding-bottom: 26px;
}

.card.card-results .card-header::before,
.card.card-results .card-header::after {
	content: "";
	position: absolute;
	display: block;
	background-color: #fff;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.card.card-results .card-header::before {
	width: 57px;
	height: 3px;
	bottom: 11px;
}

.card.card-results .card-header:after {
	width: 37px;
	height: 2px;
	bottom: 5px;
}

.card.card-results .card-header > :last-child {
	margin-bottom: 0;
}

.card.card-results .card-body {
	padding: 9px 4px 7px;
	font-size: 15px;
	line-height: 1.5334;
}

.card.card-results .card-footer {
	width: 100%;
	margin-top: auto;
}

.card.card-results .card-footer .icon {
	font-size: 17px;
	font-weight: 700;
}

.card.card-results .title {
	letter-spacing: .04em;
	margin-bottom: .15em;
}

.card.card-results .subtitle {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .04em;
}

.card.card-results .lead {
	margin-bottom: .4em;
	font-size: 21px;
	line-height: 1.3334;
	font-weight: 700;
}

.card.card-testimonial {
	text-align: left;
	background-color: #fff;
	padding: 20px 12px;
}

.card.card-testimonial blockquote {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0;
	padding: 0;
	border: none;
}

.card.card-testimonial blockquote::before,
.card.card-testimonial blockquote::after {
	font-family: "icomoon";
	color: #d8d8d8;
	font-size: 19px;
}

.card.card-testimonial blockquote::before {
	content: "";
	margin-bottom: 20px;
}

.card.card-testimonial blockquote::after {
	content: "";
	margin-left: auto;
}

.card.card-testimonial blockquote p:last-of-type {
	margin-bottom: 20px;
}

.card.card-testimonial blockquote footer {
	margin-top: auto;
	margin-bottom: -16px;
}

.card.card-testimonial blockquote cite {
	font-style: normal;
}

.card.card-testimonial blockquote cite .author {
	display: block;
	color: #d20000;
	font-weight: 400;
}

.card.card-testimonial blockquote cite .author::before {
	content: "- ";
}

.card.card-awards {
	height: 100%;
	background-color: transparent;
	padding: 4px;
	box-shadow: none;
}

.card.card-awards .card-image {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 205px;
	height: 205px;
	background-color: #fff;
	border-radius: 50%;
	border: 5px solid #f2f2f2;
}

.card.card-awards .card-image:before {
	content: "";
	position: absolute;
	top: -8px;
	bottom: -8px;
	left: -8px;
	right: -8px;
	border: 4px solid #d20000;
	border-radius: 50%;
}

.card.card-awards .card-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 0 4px;
	color: #1d1c1c;
	line-height: 1.5;
}

.card.card-awards .card-body p {
	margin-bottom: 1em;
}

.card.card-awards a {
	font-size: 15px;
	line-height: 1.4667;
	text-decoration: none;
	font-weight: 500;
	margin-top: auto;
}

.card.card-awards a:hover {
	text-decoration: underline;
}

.form-wrapper {
	position: relative;
	z-index: 2;
}

.form-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	box-shadow: 8px 0 27px rgba(20, 20, 20, .07);
	border-top-right-radius: 9px;
	border-top-left-radius: 9px;
}

.form-holder .form-helper-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	border: 12px solid #0d2d55;
	background-color: #0d2d55;
	border-radius: 9px 9px 0 0;
}

.form-holder .form-body, .form-holder .form-captcha, .form-holder .get-started {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 25px 8px;
	background-color: #fff;
	border-radius: 9px;
	flex-wrap: wrap;
}
.postid-10324 .form-holder .form-body, .form-holder .form-captcha {
	display: none;
}
.postid-10589 .form-holder .form-body, .form-holder .form-captcha {
	display: none;
}
.postid-10700 .form-holder .form-body, .form-holder .form-captcha {
	display: none;
}
.postid-10361 .form-holder .form-body, .form-holder .form-captcha {
	display: none;
}
.form-captcha {
    height: 100%;
    align-items: center;
}

.gform_wrapper {
	width: 100%;
}

.gform_wrapper form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	font-size: 17px;
	line-height: 24px;
	font-weight: 500;
	color: #5d6067;
}

.gform_wrapper form .gform_heading {
	display: block;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 14px;
	color: #141414;
	letter-spacing: -.03em;
}

.gform_wrapper form .gf_progressbar_wrapper {
	margin-bottom: 25px;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.gform_wrapper form .ginput_container {
	color: #43454a;
}

.gform_wrapper form .gfield {
	margin-bottom: 24px;
}

.gform_wrapper form .gfield_radio {
	color: #0d2d55;
	font-size: 19px;
	font-weight: 500;
}

.gform_wrapper form .gfield_radio li, .gform_wrapper form .gfield_radio div {
	margin-bottom: 14px;
	background-color: #f2f2f2;
	border-radius: 9px;
	padding: 10px 12px;
}

.gform_wrapper form .gfield_label {
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 14px;
	color: #666;
	display: block;
}
#field_28_2 label.gfield_label {
	display: none;
}
.gfield.gform_validation_container{
	display:none;
}
.gform_submission_error.hide_summary{
	font-size:16px;
}
.gform_wrapper form .gform_body {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.gform_wrapper form .gform_body .gform_page {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.gform_wrapper form .gform_body .gform_page .gform_page_footer {
	position: relative;
	margin-top: unset;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -12px;
	margin-right: -12px;
}

select.gfield_select, select.edd-select {
    appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
    background-position: calc(100% - 12px) center !important;
    background: url("data:image/svg+xml,<svg height='15px' width='15px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
	
	    background-color: #f2f2f2;
    border-radius: 9px;
    padding: 10px 12px;
}



.gform_wrapper form .gform_body .gform_page .gform_page_footer > .button {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 40%;
	flex: 1 0 40%;
	margin: 0 12px;
}

.gform_wrapper form .gform_body .gform_page .gform_page_footer .gform_ajax_spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.gf_progressbar_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.gf_progressbar_wrapper .gf_progressbar_title {
	display: none;
}

.gf_progressbar_wrapper .gf_progressbar {
	border-radius: 6px;
	overflow: hidden;
	background-color: #e8e8e8;
}

.gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
	height: 19px;
	background-color: #d20000;
	text-align: center;
}

.gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage > span {
	font-size: 10px;
	line-height: 19px;
	color: #fff;
	vertical-align: top;
}

.gfield_html_formatted {
	line-height: 1.5;
	font-size: 14px;
	color: #666;
}

.accordion li {
	border-radius: 6px;
	background-color: transparent;
	margin-bottom: 17px;
	overflow: hidden;
	border: 2px solid #fff;
}

.accordion li.active {
	background-color: rgba(255, 255, 255, .2);
}

.accordion li.active .opener:after {
	content: "\2012";
	padding-bottom: 4px;
	font-size: 25px;
}

.accordion .opener {
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	line-height: 1.625;
	font-weight: 600;
	text-decoration: none;
	padding: 10px 40px 10px 10px;
}

.accordion .opener:hover,
.accordion .opener:focus {
	background-color: rgba(255, 255, 255, .2);
	color: #fff;
}

.accordion .opener:after {
	content: "+";
	font-weight: 600;
	position: absolute;
	right: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 28px;
	width: 30px;
	height: 30px;
	color: #d20000;
	background-color: #fff;
	border-radius: 50%;
}

.accordion .slide {
	font-size: 16px;
	line-height: 1.4;
	border-top: 2px solid #fff;
	padding: 12px 10px;
}

.accordion .slide p {
	margin-bottom: 1em;
}

.accordion .slide p:last-child {
	margin-bottom: 0;
}
span.gfield_required.gfield_required_asterisk {
    color: #f00;
    padding-left: 4px;
}
i.fab {
    font-family: "Font Awesome 5 Brands" !important;
}
.goTop {
	height: 40px;
	width: 40px;
	background-color: #0d2d55;
	position: fixed;
	bottom:30px;
	left: 10px;
	display: none;
	cursor: pointer;
	z-index:999;
}
.goTop span {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8.2px;
	margin-top: -27px;
	font-size: 30px;
}
.goTop:hover {
	background-color: rgba(15,74,116,0.8);
}
	
.form-holder .form-footer {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 4px 6px;
  font-size: 12px;
  background-color: #011d3c;
  font-weight: 500;
  color: #fff;
  text-align: center;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.form-holder .form-footer span a {
	color: #fff;
}	
	
h3.step-heading{
	font-size:28px;
}

textarea.textarea {
	width: 100%;
	resize: none;
    height: 100px;
	background-color: #f2f2f2;
    border-radius: 9px;
    padding: 10px 12px;
}
.awards-row .slick-arrow {
    border-radius: 50%;
    background-color: #d20000;
    border-color: #d20000;
    width: 25px;
    height: 25px;
}
.awards-row .slick-arrow.slick-prev {
    left: -3px;
}
.awards-row .slick-arrow.slick-next {
    right: -3px;
}
.awards-main-row .card-image img {
	height: 100%;
    max-height: 125px;
    object-fit: contain;
    width: 100%;
}

.single-lp4 .gform_wrapper.gravity-theme .gform_fields{
	display:block;
}
@media only screen and (max-width: 767px) {
	.cases_section .section-heading h3.decorated, .cases_section .card-body h4 {
		margin-bottom: 24px;
	}
	.goTop{
		left:auto;
		right:3%;
		bottom: 90px;
	}
}
@media (min-width: 480px) {
	h1,
	.h1 {
		font-size: 48px;
		margin-bottom: .4em;
	}

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

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

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

	h5,
	.h5 {
		font-size: 25px;
	}

	.testimonials-slider .slick-list {
		margin: 0 5px;
	}

	#main {
		padding-top: 190px;
	}

	#main > .intro-section:first-child {
		margin-top: -190px;
	}

	.intro-section {
		padding-top: 190px;
	}

	.section-heading .title {
		font-size: 45px;
	}

	#header .header-holder {
		min-height: 166px;
	}

	.separator {
		font-weight: 700;
		width: 44px;
		height: 44px;
		font-size: 16px;
	}

	.cta-block {
		font-size: 18px;
	}

	.conditions-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 calc(50% - 12px);
		flex: 0 1 calc(50% - 12px);
		min-height: 46px;
	}

	.card.card-testimonial {
		padding: 32px 20px;
	}

	.form-holder .form-body, .form-holder .form-captcha, .form-holder .get-started {
		padding: 25px 25px 15px;
	}

	.gform_wrapper form .gform_heading {
		font-size: 20px;
	}
	.cases_section .card-body h4 {
		font-size: 30px;
		margin-bottom: 0.6em;
	}
	.cases_section .card-body h6 {
		margin-bottom: 0.95em;
	}
	.cases_section .card-body span.flag {
		margin-bottom: 27px;
	}
	.cases_section .text-article h2 {
		font-size: 28px;
	}
	.cases_section .text-article h3 {
		font-size: 26px;
	}
}

@media (min-width: 640px) {
	.slick-arrow {
		width: 61px;
		height: 59px;
	}

	.slick-arrow.slick-next {
		right: 0;
	}

	.slick-arrow.slick-prev {
		left: 0;
	}

	#main {
		padding-top: 222px;
	}

	#main > .intro-section:first-child {
		margin-top: -222px;
	}

	.container-fluid .gutter-lg {
		padding-left: 35px;
		padding-right: 35px;
	}

	.container.gutter-lg {
		padding-left: 35px;
		padding-right: 35px;
	}

	.row .col.col-sm-4 {
		width: 33.3333%;
	}

	.row .col.col-sm-5 {
		width: 41.6666%;
	}

	.row .col.col-sm-6 {
		width: 50%;
	}

	.row .col.col-sm-7 {
		width: 58.3333%;
	}

	.row .col.col-sm-8 {
		width: 66.6667%;
	}

	.intro-section {
		padding-top: 232px;
	}

	.intro-section .form-wrapper {
		padding: 0 15px;
	}

	.intro-box {
		font-size: 26px;
	}

	.section-heading {
		margin-bottom: 38px;
	}

	.results-section {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.flag {
		font-size: 19px;
	}

	#header {
		padding-top: 28px;
		padding-bottom: 28px;
		min-height: 74px;
	}

	#header .flex-holder .logo {
		margin-bottom: 38px;
	}

	.call-block .label {
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 23px;
	}

	.tel-link {
		font-size: 40px;
		letter-spacing: .06em;
	}

	.tel-link .icon {
		margin-right: 9px;
	}

	.cta-holder .cta-block {
		width: 100%;
		display:block;
	}

	.cta-block .label {
		margin-bottom: 6px;
	}

	.cta-block .link {
		font-size: 25px;
		font-weight: 700;
	}

	#footer {
		padding-bottom: 120px;
	}

	.footer-bottom .flex-holder {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.footer-bottom .add-nav-list {
		margin-left: 10px;
	}

	.conditions-list li {
		padding: 7px 12px;
		-ms-flex-preferred-size: calc(33.3333% - 12px);
		flex-basis: calc(33.3333% - 12px);
	}

	.card {
		padding: 40px 20px;
	}

	.card.card-results {
		padding: 32px 12px 16px;
	}

	.card.card-testimonial {
		padding: 40px 40px 30px 40px;
		font-size: 18px;
		line-height: 1.8334;
	}

	.card.card-testimonial blockquote::before {
		margin-bottom: 40px;
	}

	.card.card-testimonial blockquote p:last-of-type {
		margin-bottom: 36px;
	}

	.card.card-testimonial blockquote cite .author {
		font-size: 22px;
	}

	.accordion .opener {
		padding: 17px 54px 18px 20px;
	}

	.accordion .opener:after {
		right: 19px;
	}

	.accordion .slide {
		padding: 18px 20px;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	h1,
	.h1 {
		font-size: 45px;
		line-height: 1.2889;
		margin-bottom: .45em;
	}

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

	h5,
	.h5 {
		font-size: 24px;
	}

	.slick-list + .slick-dots {
		margin-top: 72px;
	}

	.testimonials-slider .slick-list {
		margin: 0 -11px;
	}

	.testimonials-slider .slick-slide {
		margin: 0 11px;
	}

	.row .col.col-md-3 {
		width: 25%;
	}

	.row .col.col-md-6 {
		width: 50%;
	}

	.row .col.col-md-9 {
		width: 75%;
	}

	.intro-box {
		font-size: 24px;
		line-height: 1.5834;
	}

	.content-section {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.section-heading {
		margin-bottom: 62px;
	}

	.section-heading .heading-body {
		max-width: 660px;
	}

	.faq-section {
		padding-top: 62px;
		padding-bottom: 62px;
	}

	.flag {
		font-size: 17px;
		padding: 10px 24px 10px 14px;
		letter-spacing: .01em;
	}

	.text-article .image-holder {
		margin-bottom: 20px;
	}

	.footer-top .disclaimer {
		padding-bottom: 19px;
	}

	.footer-bottom .flex-holder {
		padding-top: 18px;
		padding-bottom: 25px;
	}

	.footer-bottom .add-nav-list {
		margin-left: auto;
	}

	.footer-info-list a[href^="tel"] {
		font-size: 20px;
	}

	.card.card-testimonial blockquote::before {
		margin-bottom: 28px;
	}

	.card.card-testimonial blockquote p:last-of-type {
		margin-bottom: 48px;
	}

	.accordion li {
		margin-bottom: 19px;
	}

	.accordion .opener {
		font-size: 18px;
		line-height: 1.4444;
		padding: 18px 60px 17px 25px;
		font-weight: 500;
	}

	.accordion .opener:after {
		right: 13px;
	}

	.accordion .slide {
		font-size: 18px;
		line-height: 1.5556;
		padding: 18px 25px;
	}
	
	.cases_section .section-heading h3.decorated {
		font-size: 40px;
		margin-bottom: 0.35em;
	}
	.cases_section .text-article strong.subtitle {
		margin-bottom: 0.8em;
		font-size: 18px;
		line-height: 1.5;
		display: block;
	}
}

@media (max-width: 1023px) and (min-width: 640px) {
	#header.fixed-position {
		padding-top: 20px;
		padding-bottom: 25px;
	}
}
.intro-box-bg.off {
	background-color: rgba(255, 255, 255, .9);
	padding-left: 20px;
	padding-right: 20px;
}
.intro-box-bg.on {
	padding-left: 20px;
	padding-right: 20px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 9px;
}
.results-section .warning {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.6;
    max-width: 430px;
    margin: 31px auto 0; /*71px auto 0;*/
}
.testimonials-section .warning {
    display: block;
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.6;
    max-width: 430px;
    margin: 30px auto 0;
}
@media (min-width: 1024px) {
	.results-section .warning {
		text-align: center;
		font-size: 13px;
		max-width: none;
		width: 100%;
	}
	.testimonials-section .warning {
		text-align: center;
		font-size: 13px;
		max-width: none;
		width: 100%;
	}
	.intro-box-bg.on {
		padding: 30px 48px;
		margin-top: 52px;
	}
	.slick-arrow {
		border-color: #666;
		background: transparent;
	}

	#main {
		padding-top: 106px;
	}

	#main > .intro-section:first-child {
		margin-top: -106px;
	}

	.row .col.col-lg-2 {
		width: 16.6667%;
	}

	.row .col.col-lg-3 {
		width: 25%;
	}

	.row .col.col-lg-4 {
		width: 33.3333%;
	}

	.row .col.col-lg-5 {
		width: 41.6667%;
	}

	.row .col.col-lg-6 {
		width: 50%;
	}

	.row .col.col-lg-7 {
		width: 58.3333%;
	}

	.row .col.col-lg-8 {
		width: 66.6667%;
	}

	.row .col.col-lg-9 {
		width: 75%;
	}

	.row .col.col-lg-10 {
		width: 83.3333%;
	}

	.d-none-desktop {
		display: none !important;
	}

	.bg-cover.mobile-bg .mobile-bg-holder {
		display: none;
	}

	.intro-section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		min-height: 752px;
		padding-top: 106px;
		padding-bottom: 0;
	}

	.intro-section .row {
		margin-bottom: 0;
	}

	.intro-section .row .col {
		margin-bottom: 0;
	}

	.intro-section .form-wrapper {
		padding-top: 52px;
		padding-bottom: 52px;
		margin-left: auto;
	}

	.intro-section .form-holder {
		height: 100%;
	}

	.intro-box {
		padding-top: 76px;
		padding-bottom: 48px;
		text-align: left;
	}

	.intro-box p {
		max-width: 440px;
	}

	.decor-holder {
		width: fit-content;
		z-index: 4;
	}

	.decor-holder.decor-desktop .decor-arrow {
		display: none;
	}

	.decor-holder .decor-arrow {
		margin: 0px -120px 0 auto;
	}

	.decor-holder .decor-arrow .mobile {
		display: none;
	}

	.faq-section.overlap-call-box {
		margin-bottom: -74px;
	}

	.faq-section .container + .call-box-holder {
		margin-top: 90px;
	}

	.faq-section .section-heading .subtitle {
		font-size: 24px;
		margin-bottom: 4px;
	}

	.call-box-holder {
		padding-left: 50px;
		padding-right: 50px;
	}

	.call-box {
		border-radius: 15px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 34px 16px;
	}

	.call-box .heading {
		margin-bottom: 0;
	}

	.call-box .btn {
		margin-left: 20px;
	}

	.results-section {
		padding-top: 66px;
		padding-bottom: 88px;
	}

	.testimonials-section {
		padding-top: 64px;
	}

	.text-article h3 {
		margin-bottom: 1.3em;
	}

	.text-article p + .conditions-list {
		margin-top: 39px;
	}

	#header {
		-webkit-transition: padding .3s ease-in-out;
		transition: padding .3s ease-in-out;
		padding-top: 16px;
		padding-bottom: 16px;
		/*padding-top: 12px;
		padding-bottom: 12px;
		padding-top: 11px;
		padding-bottom: 25px;*/
	}

	#header.fixed-position {
		border-bottom: 2px solid #90a7c5;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	#header .header-holder {
		min-height: auto;
	}

	#header .flex-holder {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	#header .flex-holder .logo {
		margin-right: 12px;
		margin-bottom: 0;
		width: 361px; /*296px;*/
	}

	#header .call-block {
		margin-left: auto;
	}

	.call-block {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.call-block .label {
		font-size: 17px;
		margin-bottom: 2px;
	}

	#footer {
		padding-top: 38px;
		padding-bottom: 0;
	}

	#footer.overlap-call-box {
		padding-top: 60px; /*110px;*/
	}

	.footer-top .border-lg .col {
		margin-bottom: 0;
		padding-top: 22px;
		padding-bottom: 32px;
	}

	.footer-top .border-lg .col:first-child {
		border-right: 1px solid #1c4679;
	}

	.footer-top .logo {
		margin-top: 12px;
	}

	.footer-top .footer-info-list {
		width: max-content;
		margin-left: auto;
	}

	.conditions-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 calc(50% - 12px);
		flex: 0 1 calc(50% - 12px);
	}

	.form-holder {
		max-width: 446px;
		margin-left: auto;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.intro-section {
		background-position-x: calc(50% - 70px);
	}

	.intro-box > h1 {
		letter-spacing: -.04em;
	}
}

@media (min-width: 1200px) {
	.form-control {
		margin-top: -1px;
	}

	.row .col.col-xl-3 {
		width: 25%;
	}

	.row .col.col-xl-4 {
		width: 33.3333%;
	}

	.row .col.col-xl-5 {
		width: 41.6666%;
	}

	.row .col.col-xl-6 {
		width: 50%;
	}

	.row .col.col-xl-7 {
		width: 58.3333%;
	}

	.call-box {
		padding: 34px 56px;
	}

	.conditions-list {
		font-size: 17px;
	}

	.conditions-list li {
		-ms-flex-preferred-size: calc(33.3333% - 12px);
		flex-basis: calc(33.3333% - 12px);
	}

	.btn.btn-lg {
		padding-left: 32px;
		padding-right: 32px;
	}

	.card.card-results {
		padding: 16px 12px 12px;
	}
	.border-right-xl {
		border-right: 1px solid #c3c3c3;
	}
	.cases_section .conditions-list li {
		flex-basis: calc(50% - 12px);
	}
}

@media (min-width: 1366px) {
	.conditions-list li {
		padding-right: 32px;
	}
	.row.gutter-lg .col {
		padding-left: 42px;
		padding-right: 42px;
	}
}

@media (max-width: 1199px) {
	.results-slider .slick-list {
		overflow: visible;
	}
}

@media (max-width: 1023px) {
	
	iframe {
		width: 100%;
	}

	.d-none-mobile {
		display: none !important;
	}

	.bg-cover.mobile-bg {
		background: none !important;
	}

	.intro-section .intro-box-wrapper {
		margin-bottom: 237px;
	}

	.decor-holder .decor-arrow .desktop {
		display: none;
	}

	/*#header.fixed-position {
		top: initial !important;
		bottom: 0;
		box-shadow: 9px 0 21px rgba(20, 20, 20, .26);
		background-color: unset;
		padding-top: 0;
		padding-bottom: 0;
	}*/
	
	#header .cta-holder {
		background-color: #d20000;
		padding-top: 24px;
		padding-bottom: 24px;
	}

	/*#header.fixed-position .header-holder {
		display: none;
	}*/

	#header.fixed-position .cta-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	#header .header-holder {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	#header .call-block {
		margin: 0 auto;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.footer-top .border-lg .col:last-child {
		margin-bottom: 8px;
	}

	.footer-top .logo {
		max-width: 342px;
	}

	.footer-top .logo img {
		width: 100%;
	}

	.footer-top .social-links-list {
		margin-bottom: 14px;
	}
}

@media (max-width: 767px) {
	.cta-block {
		font-size: 22px;
	}
	.intro-section .intro-box-wrapper {
		margin-bottom: 40px;
	}
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0 3px;
	}

	.footer-bottom {
		letter-spacing: -.06em;
	}
	.bg-cover.mobile-bg .mobile-bg-holder{
		background-position: -50%;
	}
}

@media (max-width: 639px) {
	.icon.icon-phone{
		font-size:20px;
	}
	.cta-holder {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media (max-width: 479px) {
	.intro-section .form-holder {
		margin-left: -10px;
		margin-right: -10px;
	}
}

.cases_section span.flag.lg {
    margin-top: 1.6667em;
}
.cases_section div.text-article {
    margin-top: 27px;
}
.text-article p + .conditions-list {
	margin-bottom: 1.6667em;
}
@media only screen and (max-width: 395px) {
	.tel-link {
		font-size: 36px;
	}
}
@media only screen and (max-width: 369px) {
	.tel-link {
		font-size: 28px;
	}
}

.asterisk {
    font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
    color: #141414;
    font-weight: 600 !important;
}

p.from-desc {
	color: #000;
}

@media (max-width: 767px) {
	.intro-section {
		padding-top: 15px;
	}
	.intro-section .intro-box-wrapper {
		margin-bottom: 20px;
	}
	.intro-box h1 {
		font-size: 28px;
	}
	.btn-disclaimer p {
		font-size: 12px;
	}
}
@media (max-width: 600px) {
	.flag {
		padding: 14px 10px;
		font-size: 14px;
	}
	.tel-link {
		font-size: 30px;
	}
	/*#header {
		padding-top: 4px;
		padding-bottom: 4px;
	}*/
	.logo a {
		display: block;
		width: 100%;
		max-width: 80%;
		margin: 0 auto;
	}
	.call-block .label {
		font-size: 12px;
		letter-spacing: normal;
	}
	.intro-box p {
		font-size: 16px;
	}
	.intro-box p:last-of-type {
		margin-bottom: 15px;
	}
	.form-holder .form-body, .form-holder .form-captcha, .form-holder .get-started {
		padding: 15px 8px 15px;
	}
	.gform_wrapper form .gf_progressbar_wrapper {
		margin-bottom: 15px;
	}
	h3.step-heading {
		font-size: 24px;
	}
	.gform_wrapper form .gfield {
		margin-bottom: 14px;
	}
	p.from-desc {
		margin-bottom: 0;
		color: #000;
		font-size: 16px;
	}
	h3.step-heading, p.from-desc {
		text-align: center;
	}
	.gform_wrapper form .gfield.btn-disclaimer {
		bottom: -80px !important;
	}
	.card-body {
		text-align: center;
	}
	article.text-article {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	article.text-article * {
		align-self: flex-start;
	}
	article.text-article span.flag.lg {
		align-self: center;
	}
	.card-body span.flag {
		margin-bottom: 1.6667em;
	}
}
@media (max-width: 407px) {
	.gform_wrapper form .gfield.btn-disclaimer {
		bottom: -78px !important;
	}
	.btn-disclaimer p {
		font-size: 11px !important;
	}
}
@media (max-width: 404px) {
	.flag {
		font-size: 12px;
	}
}
@media (max-width: 378px) {
	.btn-disclaimer p {
		font-size: 8px !important;
	}
}
@media (max-width:365px) {
	.flag {
		padding: 10px;
		font-size: 11px;
	}
}

.postid-11526 .bg-cover, .postid-11522 .bg-cover, .postid-11649 .bg-cover, .postid-11658 .bg-cover, .postid-11657 .bg-cover {
	background-size: contain;
	background-repeat: no-repeat;
}
.postid-11526 .bg-cover.mobile-bg .mobile-bg-holder, .postid-11522 .bg-cover.mobile-bg .mobile-bg-holder, .postid-11649 .bg-cover.mobile-bg .mobile-bg-holder, .postid-11658 .bg-cover.mobile-bg .mobile-bg-holder, .postid-11657 .bg-cover.mobile-bg .mobile-bg-holder {
	background-repeat: no-repeat;
	background-size: contain;
}
@media (max-width: 767px) {
    .postid-11526 .bg-cover.mobile-bg .mobile-bg-holder, .postid-11649 .bg-cover.mobile-bg .mobile-bg-holder, .postid-11522 .bg-cover.mobile-bg .mobile-bg-holder {
        background-position: center 28.7%;
    }
}
/************SINGLE PAGE FORM LP4************************/
.lp4-form-single-page .edd-body.edd-body-at-top, .lp4-form-single-page .edd-value, .postid-11526 .gform_heading, .postid-11649 .edd-body.edd-body-at-top, .postid-11649 .edd-value, .postid-11649 .gform_heading, .postid-11847 .gform_heading, .postid-11892 .gform_heading, .postid-11927 .gform_heading, .postid-11961 .gform_heading, .postid-11996 .gform_heading, .postid-12000 .gform_heading, .postid-11991 .gform_heading, .postid-11995 .gform_heading, .postid-12002 .gform_heading, .postid-12003 .gform_heading, .postid-11509 .gform_heading, .postid-11850 .gform_heading, .postid-12081 .gform_heading, .postid-12086 .gform_heading, .postid-12087 .gform_heading, .postid-12102 .gform_heading, .postid-12098 .gform_heading, .postid-12104 .gform_heading, .postid-12127 .gform_heading, .postid-12149 .gform_heading, .postid-12153 .gform_heading, .postid-12162 .gform_heading, .postid-12164 .gform_heading, .postid-12176 .gform_heading,  .postid-12184 .gform_heading, .postid-12185 .gform_heading, .form-single-page .gform_heading {
	display: none;
}


.postid-11526 .edd-body.edd-body-at-top, .postid-11526 .edd-value, .postid-11526 .gform_heading, .postid-11649 .edd-body.edd-body-at-top, .postid-11649 .edd-value, .postid-11649 .gform_heading, .postid-11892 .gform_heading {
	display: none;
}

.postid-11526 .gform_body .gform_fields .gfield--width-half, .postid-11649 .gform_body .gform_fields .gfield--width-half {
    margin-right: 0;
	display: inline-block;
    width: calc(50% - 10px);
}
.postid-11526 .gform_body .gform_fields .gfield--width-half:nth-child(2n), .postid-11649 .gform_body .gform_fields .gfield--width-half:nth-child(2n) {
    margin-right: 10px;
}
.postid-11526 .gform_body .gform_fields .gfield--width-half:last-child, .postid-11649 .gform_body .gform_fields .gfield--width-half:last-child {
    margin-right: 0;
    clear: both;
}
.postid-11526 .gform_wrapper form .gfield, .postid-11649 .gform_wrapper form .gfield {
    margin-bottom: 15px;
}
.postid-11526 textarea.textarea, .postid-11649 textarea.textarea {
    height: 80px;
}
.postid-11526 textarea.textarea::placeholder, .postid-11649 textarea.textarea::placeholder {
	font-weight: 500;
    color: #43454a;
}
.postid-11526 .gform_wrapper form .gfield_label, .postid-11649 .gform_wrapper form .gfield_label {
    display: none;
}
.postid-11526 .gform_footer, .postid-11649 .gform_footer, .postid-11847 .gform_footer, .postid-11892 .gform_footer, .postid-11927 .gform_footer, .postid-11961 .gform_footer, .postid-11996 .gform_footer, .postid-12000 .gform_footer, .postid-11991 .gform_footer, .postid-11995 .gform_footer, .postid-12002 .gform_footer, .postid-12003 .gform_footer, .postid-11509 .gform_footer, .postid-11850 .gform_footer, .postid-12081 .gform_footer, .postid-12086 .gform_footer, .postid-12087 .gform_footer, .postid-12102 .gform_footer, .postid-12098 .gform_footer, .postid-12104 .gform_footer, .postid-12127 .gform_footer, .postid-12184 .gform_footer {
    text-align: center;
}
.postid-11526 input[type="text"], .postid-11526 input[type="email"], .postid-11526 input[type="password"], .postid-11526 input[type="date"], .postid-11526 input[type="number"], .postid-11526 input[type="search"], .postid-11526 input[type="tel"], .postid-11526 textarea, .postid-11526 select, .postid-11526 [type="radio"]:checked + label, .postid-11526 [type="radio"]:not(:checked) + label, .postid-11649 input[type="text"], .postid-11649 input[type="email"], .postid-11649 input[type="password"], .postid-11649 input[type="date"], .postid-11649 input[type="number"], .postid-11649 input[type="search"], .postid-11649 input[type="tel"], .postid-11649 textarea, .postid-11649 select, .postid-11649 [type="radio"]:checked + label, .postid-11649 [type="radio"]:not(:checked) + label {
    font-size: 14px;
}
.postid-11526 select.edd-select option, .postid-11649 select.edd-select option {
	padding-right: 2px;
}
.postid-11526 [type="radio"]:checked + label:after, .postid-11526 [type="radio"]:not(:checked) + label:after, .postid-11649 [type="radio"]:checked + label:after, .postid-11649 [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 10px;
    height: 10px;
    left: 19px;
}
.postid-11526 [type="radio"]:checked + label:before, .postid-11526 [type="radio"]:not(:checked) + label:before, .postid-11649 [type="radio"]:checked + label:before, .postid-11649 [type="radio"]:not(:checked) + label:before {
    width: 18px;
    height: 18px;
}
.postid-11526 input[type="text"], .postid-11526 input[type="email"], .postid-11526 input[type="password"], .postid-11526 input[type="date"], .postid-11526 input[type="number"], .postid-11526 input[type="search"], .postid-11526 input[type="tel"], .postid-11526 textarea, .postid-11526 select, .postid-11526 .gform_wrapper form .gfield_radio div.gchoice, .postid-11649 input[type="text"], .postid-11649 input[type="email"], .postid-11649 input[type="password"], .postid-11649 input[type="date"], .postid-11649 input[type="number"], .postid-11649 input[type="search"], .postid-11649 input[type="tel"], .postid-11649 textarea, .postid-11649 select, .postid-11649 .gform_wrapper form .gfield_radio div.gchoice {
    padding: 6px 8px;
	box-sizing: border-box;
    border-radius: 4px;
}
.postid-11526 .validation_message, .postid-11526 .validation_error, .postid-11649 .validation_message, .postid-11649 .validation_error {
    font-size: 12px;
    margin-bottom: 0px;
}
.postid-11526 .gfield_description.instruction, .postid-11649 .gfield_description.instruction {
    display: none;
}
.postid-11526 .gform_wrapper form .gfield.btn-disclaimer, .postid-11649 .gform_wrapper form .gfield.btn-disclaimer {
	margin-bottom: 15px !important;
}

.postid-11649 [type="radio"]:checked + label, .postid-11649 [type="radio"]:not(:checked) + label, .postid-11526 [type="radio"]:checked + label, .postid-11526 [type="radio"]:not(:checked) + label {
    width: 100%;
    display: inline-block;
	padding: 6px 8px 6px 45px;
}
.postid-11649 .gform_wrapper form .gfield_radio div.gchoice, .postid-11526 .gform_wrapper form .gfield_radio div.gchoice {
    padding: 0;
}
.postid-11649 [type="radio"]:checked + label:before, .postid-11649 [type="radio"]:not(:checked) + label:before, .postid-11526 [type="radio"]:checked + label:before, .postid-11526 [type="radio"]:not(:checked) + label:before {
    left: 15px;
}

.lp4-form-single-page .edd-body.edd-body-at-top, .lp4-form-single-page .edd-value {
	display: none;
}
.lp4-form-single-page .edd-body.edd-body-at-top, .lp4-form-single-page .edd-value, .lp4-form-single-page .gform_heading {
	display: none;
}
.lp4-form-single-page .gform_body .gform_fields .gfield--width-half {
    margin-right: 0;
	display: inline-block;
    width: calc(50% - 5px);
}
/*.lp4-form-single-page .gform_body .gform_fields .gfield--width-half:nth-child(2n) {
    margin-right: 10px;
}*/
.lp4-form-single-page .gform_body .gform_fields .gfield--width-half:last-child {
    margin-right: 0;
    clear: both;
}
form.lp4-form-single-page .gfield {
    margin-bottom: 15px !important; 
}
.lp4-form-single-page textarea.textarea {
    height: 80px !important;
}
.lp4-form-single-page textarea.textarea::placeholder {
	font-weight: 500;
    color: #43454a;
}
form.lp4-form-single-page .gfield_label {
    display: none !important;
}
.lp4-form-single-page input[type="text"], .lp4-form-single-page input[type="email"], .lp4-form-single-page input[type="password"], .lp4-form-single-page input[type="date"], .lp4-form-single-page input[type="number"], .lp4-form-single-page input[type="search"], .lp4-form-single-page input[type="tel"], .lp4-form-single-page textarea, .lp4-form-single-page select, .lp4-form-single-page [type="radio"]:checked + label, .lp4-form-single-page [type="radio"]:not(:checked) + label {
    font-size: 14px;
}
.lp4-form-single-page select.edd-select option {
	padding-right: 2px;
}
.lp4-form-single-page [type="radio"]:checked + label:after, .lp4-form-single-page [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 10px;
    height: 10px;
    left: 19px;
}
.lp4-form-single-page [type="radio"]:checked + label:before, .lp4-form-single-page [type="radio"]:not(:checked) + label:before {
    width: 18px;
    height: 18px;
}
.lp4-form-single-page input[type="text"], .lp4-form-single-page input[type="email"], .lp4-form-single-page input[type="password"], .lp4-form-single-page input[type="date"], .lp4-form-single-page input[type="number"], .lp4-form-single-page input[type="search"], .lp4-form-single-page input[type="tel"], .lp4-form-single-page textarea, .lp4-form-single-page select, form.lp4-form-single-page .gfield_radio div.gchoice {
    padding: 10px 8px;
	box-sizing: border-box;
    border-radius: 4px;
	line-height: 1 !important;
}
.lp4-form-single-page input[type="text"], .lp4-form-single-page input[type="email"], .lp4-form-single-page input[type="password"], .lp4-form-single-page input[type="date"], .lp4-form-single-page input[type="number"], .lp4-form-single-page input[type="search"], .lp4-form-single-page input[type="tel"], .lp4-form-single-page textarea {
	color: #000;
}
.lp4-form-single-page .validation_message, .lp4-form-single-page .validation_error {
    font-size: 12px;
    margin-bottom: 0px;
}
.lp4-form-single-page .gfield_description.instruction {
    display: none;
}
form.lp4-form-single-page .gfield.btn-disclaimer {
	margin-bottom: 15px !important;
}
.lp4-form-single-page [type="radio"]:checked + label, .lp4-form-single-page [type="radio"]:not(:checked) + label {
    width: 100%;
    display: inline-block;
	padding: 6px 8px 6px 45px;
}
form.lp4-form-single-page .gfield_radio div.gchoice {
    padding: 0;
}
.lp4-form-single-page [type="radio"]:checked + label:before, .lp4-form-single-page [type="radio"]:not(:checked) + label:before {
    left: 15px;
}


/*****************/
.lp4-radio .gfield_radio {
    display: flex;
    gap: 10px;
}
.lp7-form-multi-page .lp4-radio .gfield_radio {
	flex-wrap: wrap;
}
.lp4-form-single-page.lp7-form-multi-page [type="radio"]:checked+label, .lp4-form-single-page.lp7-form-multi-page [type="radio"]:not(:checked)+label {
    padding: 14px 14px 14px 45px;
}
.lp4-radio .gfield_radio div.gchoice {
	width: 100%;
	margin-bottom: 0;
}
.lp4-main-header h3.step-heading {
    font-size: 25px;
	text-align: center;
}
.lp4-main-header p.from-desc {
    margin-bottom: 0rem;
	text-align: center;
}
.gform_body .gform_fields .gfield--width-half.form-item-right {
    width: calc(50% - 5px);
}
.gform_heading.lp4-gform-heading {
	text-align: left;
}
.gform_wrapper form .gform_heading.lp4-gform-heading {
    font-weight: 500;
}
.form-item-left input, .form-item-right input, .postid-11996 .form-item input, .postid-12000 .form-item input, .postid-12003 .form-item input, .postid-12102 .form-item input, .postid-12098 .form-item input, .postid-12104 .form-item input, .postid-12127 .form-item input, .postid-12162 .form-item input, .postid-12164 .form-item input, .postid-12176 .form-item input, .postid-12184 .form-item input, .postid-12771 .form-item input {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
	border-color: rgb(133, 133, 133);
}
.form-item-left input::placeholder, .form-item-right input::placeholder, .postid-11996 .form-item input::placeholder, .postid-12000 .form-item input::placeholder, .postid-12003 .form-item input::placeholder, .postid-12102 .form-item input::placeholder, .postid-12098 .form-item input::placeholder, .postid-12104 .form-item input::placeholder, .postid-12127 .form-item input::placeholder, .postid-12162 .form-item input::placeholder, .postid-12164 .form-item input::placeholder, .postid-12176 .form-item input::placeholder, .postid-12184 .form-item input::placeholder, .lp4-form-single-page .form-item input::placeholder {
    font-weight: 500;
    color: #43454a;
}
@media (min-width: 480px) {
    .gform_wrapper form .gform_heading.lp4-gform-heading {
        font-size: 15px; /*14px*/
        line-height: 1.5; /*20px*/
    }
	.postid-11526 .form-holder .form-body, .postid-11649 .form-holder .form-body, .postid-11847 .form-holder .form-body, .postid-11892 .form-holder .form-body, .postid-11927 .form-holder .form-body, .postid-11961 .form-holder .form-body {
        padding-bottom: 15px;
    }
}
@media (max-width: 600px) {
    .gform_wrapper form .gform_heading.lp4-gform-heading {
        font-size: 16px;
        line-height: 24px;
    }
}
/************SINGLE PAGE FORM LP4************************/
@media (max-width: 767px) {
	.award-section {
		padding-top: 60px;
	}
}
.results-section {
    background-color: #f2f2f2;
}
.results-section .section-heading .title, .results-section .warning {
    color: #0d2d55;
}
.results-section .card.card-results {
    outline-color: #fff;
    background-color: #fff;
    border-color: #fff;
}
.results-section .card.card-results * {
    color: #0d2d55;
}
.results-section .card.card-results .subtitle {
    color: #d20000;
}
.results-section .card.card-results .card-header::before, .results-section .card.card-results .card-header::after {
    background-color: #0d2d55;
}
.results-section .card.card-results:hover {
    outline-color: #0d2d55;
    background-color: #0d2d55;
    border-color: #0d2d55;
}
.results-section .card.card-results:hover * {
	color: #fff;
}
.results-section .card.card-results:hover .card-header::before, .results-section .card.card-results:hover .card-header::after {
    background-color: #fff;
}
@media (min-width: 1024px) {
    .form-holder {
        max-width: 466px;
    }
}
@media (min-width: 601px) {
	h3.step-heading, .lp4-main-header h3.step-heading {
		font-size: 34px;
	}
	p.from-desc {
		font-size: 16px;
	}
}
article.text-article p a {
    display: inline-block;
    overflow-wrap: anywhere;
}

.social-links-list a svg {
    fill: #fff;
}
.postid-11526 .gform_body .gform_fields .form-item-left, .postid-11961 .gform_body .gform_fields .form-item-left, .postid-11996 .gform_body .gform_fields .form-item-left, .postid-12000 .gform_body .gform_fields .form-item-left, .postid-11991 .gform_body .gform_fields .form-item-left, .postid-11995 .gform_body .gform_fields .form-item-left, .postid-12002 .gform_body .gform_fields .form-item-left, .postid-12003 .gform_body .gform_fields .form-item-left, .postid-11850 .gform_body .gform_fields .form-item-left, .postid-12081 .gform_body .gform_fields .form-item-left, .postid-12086 .gform_body .gform_fields .form-item-left, .postid-12087 .gform_body .gform_fields .form-item-left, .postid-12102 .gform_body .gform_fields .form-item-left, .postid-12098 .gform_body .gform_fields .form-item-left, .postid-12104 .gform_body .gform_fields .form-item-left, .postid-12127 .gform_body .gform_fields .form-item-left, .postid-12162 .gform_body .gform_fields .form-item-left, .postid-12164 .gform_body .gform_fields .form-item-left, .postid-12176 .gform_body .gform_fields .form-item-left, .postid-12184 .gform_body .gform_fields .form-item-left, .lp4-form-single-page .gform_body .gform_fields .form-item-left {
	margin-right: 5px;
}
.postid-11526 .gform_body .gform_fields .form-item-right, .postid-11961 .gform_body .gform_fields .form-item-right, .postid-11996 .gform_body .gform_fields .form-item-right, .postid-12000 .gform_body .gform_fields .form-item-right, .postid-11991 .gform_body .gform_fields .form-item-right, .postid-11995 .gform_body .gform_fields .form-item-right, .postid-12002 .gform_body .gform_fields .form-item-right, .postid-12003 .gform_body .gform_fields .form-item-right, .postid-11850 .gform_body .gform_fields .form-item-right, .postid-12081 .gform_body .gform_fields .form-item-right, .postid-12086 .gform_body .gform_fields .form-item-right, .postid-12087 .gform_body .gform_fields .form-item-right, .postid-12102 .gform_body .gform_fields .form-item-right, .postid-12098 .gform_body .gform_fields .form-item-right, .postid-12104 .gform_body .gform_fields .form-item-right, .postid-12127 .gform_body .gform_fields .form-item-right, .postid-12162 .gform_body .gform_fields .form-item-right, .postid-12164 .gform_body .gform_fields .form-item-right, .postid-12176 .gform_body .gform_fields .form-item-right, .postid-12184 .gform_body .gform_fields .form-item-right, .lp4-form-single-page .gform_body .gform_fields .form-item-right {
    margin-right: 0 !important;
    margin-left: 5px;
}

.gform_wrapper form .gform_heading.prompt-red p {
    color: #a90000;
}
@media (max-width: 479px) {
    .gform_wrapper form .gform_heading.prompt-red {
        font-size: 12px;
        line-height: 18px;
    }
}
.gform_wrapper form.lp4-form-single-page {
    height: auto;
}
.lp4-form-single-page .gform_body .gform_fields .gfield--type-html {
    clear: both;
}
.lp4-form-single-page .gform_body .gform_fields .gfield--width-half.form-item-left {
    float: left;
	clear: left;
}
.lp4-form-single-page .gform_body .gform_fields .gfield--width-half.form-item-right {
    float: none;
}

.table-row {
    margin-top: 80px;
}
.table-bordered {
    width: 100%;
}
.table-bordered thead th {
    background-color: #f2f2f2;
}
.table-bordered tbody tr {
    background-color: #fff;
}
.table-bordered tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}
.overflow-hide {
    width: 100%;
    height: 500px;
    overflow-y: scroll;
}
.table-bordered thead th {
    position: sticky;
    top: 0;
    border-bottom: 2px solid #666;
	padding: .3em;
	font-size: 14px;
	line-height: 1.3;
}
.table-bordered tbody td {
    font-size: 12px;
}
@media (min-width: 768px) {
    .postid-12104 .section-heading .heading-body, .postid-12127 .section-heading .heading-body {
        max-width: 900px;
    }
}
@media (max-width: 1100px) {
	/*.overflow-hide {
		height: 300px;
		padding: 0 20px;
	}*/
	.table-bordered thead th{
		padding: 0 .3em;
		font-size: 12px;
	}
	.table-bordered tbody td {
		font-size: 10px;
		padding: 0 .3em;
	}
	/*.table-bordered {
		display: none;
	}
	.mobile-view {
		display: block;
	}*/
	.row-block {
		background-color: #F8F8F8;
		padding: 20px;
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.row-block:nth-child(even) {
		background-color: #eee;
	}
	.cell-block h3, .cell-block p {
		margin: 0;
	}
	.cell-block h3 {
        font-size: 20px;
        line-height: 24px;
		margin-bottom: 8px;
    }
	.cell-block p {
        font-size: 14px;
        line-height: 22px;
    }
}
/*.table-responsive {
    width: 100%;
}
.table-bordered {
	width: 100%;
}
.table-bordered th {
    background-color: #f2f2f2;
}
.table-bordered tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}
@media (max-width: 767px) {
	.table-bordered {
		display: block;
	}
	.table-bordered thead {
		display: none;
	}
	.table-bordered tbody {
		width: 100%;
	}
	.table-bordered tr {
		display: block;
		margin-bottom: 10px;
		background-color: ##f2f2f2;
		border-radius: 5px;
	}
	.table-bordered tr td {
		display: block;
		text-align: right;
		padding-left: 50%;
		position: relative;
	}
	.table-bordered tr td:before {
		content: attr(data-label);
		position: absolute;
		left: 10px;
		text-align: left;
		font-weight: bold;
		color: #555;
	}
}*/
.gform_wrapper.gravity-theme .gform_footer {
	display: flex;
    align-items: center;
    column-gap: 10px;
}

.gform_wrapper.gravity-theme .gform_footer input.gform_button {
    margin: 0;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0 !important;
    padding: 0 !important;
}
.gform_wrapper.gravity-theme .gform_footer {
	justify-content: center;
}
.gform_wrapper.gravity-theme .lp4-form-single-page .gform_footer {
    text-align: center;
}
@media (max-width: 1023px) {
	#header.header-no-phone .header-holder {
		min-height: 56px;
	}
	#header.header-no-phone .flex-holder .logo {
		margin-bottom: 0;
	}
}
.intro-box h3 {
    color: #141414;
    font-size: 28px;
    margin-bottom: 25px;
    line-height: 1.5;
}
@media (max-width: 767px) {
	.intro-box h3 {
		font-size: 18px;
		margin-bottom: 15px;
		line-height: 1.4231;
	}
	.lp4-form-single-page select.gfield_select, .lp4-form-single-page select.edd-select {
		border: 1px solid rgb(133, 133, 133);
	}
}
@media (max-width: 396px) {
	.intro-box h3 {
		padding-left: 14px;
		padding-right: 14px;
	}
}
@media (max-width: 364px) {
	.intro-box h3 {
		padding-left: 0;
		padding-right: 0;
	}
}
.lp4-form-single-page select {
    padding-top: 12px;
    padding-bottom: 12px;
}
.cta-holder .cta-block .icon.icon-phone {
    vertical-align: -1px;
}
.lp4-form-single-page .simple_captcha_medium input[type="text"] {
    border-color: rgb(133, 133, 133);
}
.gfield_description {
    letter-spacing: -.03em;
    color: #141414;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 5px;
}
.gform-loader {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/wp-content/themes/seeger-weiss/assets/fb4/images/spinner.gif') no-repeat center center;
    background-size: cover;
}
.single-lp4 .consent-phone label.gform-field-label--type-inline {
    font-size: 10.7px !important;
}
.award-section .slick-dots {
    width: 100%;
    margin: 0;
}
.validation_message,
.validation_error {
	font-size: 15px;
	color: #d20000;
	font-weight: 600;
	letter-spacing: -.02em;
	margin-bottom: 20px;
}
.gform_submission_error.hide_summary {
	color: #d20000;
}
.spacer-bottom-content {
    margin-top: 1.6667em;
}
@media (min-width: 1024px) {
	.postid-12622 .decor-holder, .postid-12662 .decor-holder, .postid-12666 .decor-holder {
		align-self: center;
	}
}
@media (min-width: 768px) {
    .postid-12691 h1, .postid-12691 .h1, .postid-12698 .h1, .postid-12698 h1 {
        font-size: 42px;
    }
}
@media (max-width: 1023px) {
	.postid-11961 .header-holder .call-block .label {
		display: none;
	}
}
.form-section .form-wrapper {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 200px;
	padding-left: 0;
    padding-right: 0;
}
.form-section .form-holder {
    max-width: 100%;
    margin: 0;
    position: relative;
}
@media (max-width: 767px) {
	.form-section .form-wrapper {
		margin: 0 0 50px;
		max-width: 100%;
		padding: 0 20px;
	}
}
.consent-phone label.gform-field-label--type-inline {
    font-size: 10.7px;
    line-height: 1.5;
    max-width: calc(100% - 32px);
    vertical-align: middle;
    display: inline-block;
    margin-left: 6px;
	color: #000;
}
h3.step-heading, p.from-desc {
    text-align: center;
}
.gform_wrapper form .gform_heading {
    font-weight: 500;
    color: #000;
	line-height: 22px;
}
form.lp4-form-single-page .gfield_label {
    display: none !important;
}
@media (min-width: 480px) {
    .gform_wrapper form .gform_heading {
        font-size: 16px;
    }
}
/*.footer-top .border-lg .col:first-child {
	border-right: unset;
}
.footer-top .logo {
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
}
@media (min-width: 1024px) {
    .footer-top .border-lg .col {
		margin-bottom: unset;
		padding-top: unset;
		padding-bottom: unset;
    }
}*/
.gform_heading {
    display: none;
}
.awards-main-row {
    justify-content: center;
}
.postid-11781 .intro-section {
    background-color: #f2f2f2;
}
.postid-11781 .award-section.content-section {
	background-color: #fff;
}
.postid-11781 #header, .postid-11781 #footer, .postid-11781 .form-holder .form-footer {
	background-color: #0f4a74;
}
.postid-11781 .button, .postid-11784 .button {
    background-color: rgba(0, 188, 8, 1);
    border-color: rgba(0, 188, 8, 1);
}
.postid-11781 .button:hover, .postid-11784 .button:hover {
    background-color: #06860b;
    border-color: #06860b;
}
.postid-11781 .form-holder .form-helper-holder {
    border: 12px solid #0f4a74;
    background-color: #0f4a74;
}
.postid-11784 .intro-section .form-wrapper {
    margin: 0 auto;
    width: 60%;
}
.postid-11784 .intro-section .form-wrapper .form-holder {
	max-width: 100%;
}

.postid-11784 #header, .postid-11784 #footer, .postid-11784 .form-holder .form-footer {
	background-color: rgba(15,74,116,1);
}
.postid-11784 .form-holder .form-helper-holder {
    border: 12px solid rgba(15,74,116,1);
    background-color: rgba(15,74,116,1);
}
@media (min-width: 1024px) {
    .postid-11784 #header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.postid-11784 #header .flex-holder .logo {
        width: 280px;
    }
	.postid-11784 .call-block .label {
        font-size: 14px;
    }
	.postid-11784 .call-block {
		align-items: center;
    }
}
@media (min-width: 640px) {
    .postid-11784 .tel-link {
        font-size: 30px;
    }
}
.postid-11784 .tel-link .icon {
    width: 32px;
    height: 32px;
    font-size: 14px;
}
.lp4-form-single-page [type="radio"]:checked + label, .lp4-form-single-page [type="radio"]:not(:checked) + label {
    width: 100%;
    display: inline-block;
    padding: 6px 8px 6px 45px;
    border: 1px solid rgb(133, 133, 133);
    border-radius: 4px;
}
.form-note {
    color: #d20000;
    font-weight: 700;
    text-align: center;
    margin: .5em 0 0;
}
.postid-11951 .from-desc {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .postid-11951 h1, .postid-11951 .h1, .postid-11953 h1, .postid-11953 .h1 {
        font-size: 40px;
    }
	.postid-11951 #header .flex-holder .logo, .postid-11953 #header .flex-holder .logo {
        width: 300px;
    }
	.postid-11951 .call-block .label, .postid-11953 .call-block .label {
        font-size: 14px;
    }
	.postid-11951 .call-block, .postid-11953 .call-block {
		align-items: center;
	}
	.postid-11953 .intro-box-bg.on {
        padding: 30px;
    }
}
@media (min-width: 768px) {
    .postid-11951 .intro-box, .postid-11953 .intro-box {
        font-size: 18px;
    }
	.postid-11951 .flag, .postid-11953 .flag {
        font-size: 15px;
    }
}
.postid-11951 .intro-box h3, .postid-11953 .intro-box h3 {
    font-size: 22px;
	margin-bottom: 18px;
}
@media (max-width: 640px) {
	.postid-11951 .intro-box-wrapper, .postid-11953 .intro-box-wrapper {
		order: 2;
		margin-bottom: 0;
		margin-top: 60px;
	}
}
@media (min-width: 640px) {
    .postid-11951 .tel-link, .postid-11953 .tel-link {
        font-size: 32px;
    }
}
.postid-11951 .tel-link .icon, .postid-11953 .tel-link .icon {
    width: 34px;
    height: 34px;
    font-size: 15px;
}
.postid-11953 .intro-section {
    background-color: #f2f2f2;
}
@media (max-width: 991px) {
	.postid-11784 .intro-section .form-wrapper {
		width: 100%;
		padding: 0;
	}
	.postid-11784 .intro-section .form-holder {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1024px) {
    .postid-13122 .intro-section .form-holder {
        height: auto;
    }
}
.postid-13122 .intro-section .form-holder {
    min-height: auto;
}
.lp4-form-single-page.lp7-form-multi-page .gfield_visibility_hidden {
    display: none;
}
.bg-white {
    background-color: #fff;
    color: #1d1c1c;
}
.bg-white * {
    color: inherit;
}
.socials-holder .logo a img {
    filter: invert(1);
}
.footer-top .disclaimer, .footer-bottom {
	color: #1d1c1c;
}
.gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
    background-color: rgba(0,188,8,1);
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer > .button {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer > .button.gform_next_button {
    background-color: #F2C14E;
    border-color: #F2C14E;
    color: #063B5C;
    box-shadow: 0 11px 24px rgba(159, 119, 19, .24);
	-webkit-text-fill-color: #063B5C !important;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer > .button.gform_next_button:hover {
	background-color: #E0AC2D;
    color: #063B5C;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer > .button.gform_previous_button {
	background-color: transparent;
    color: #00171f;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer > .button.gform_previous_button:hover {
	background-color: transparent;
    color: #000;
}
.gform_wrapper form .gform_body .gform_page.step-start .gform_page_footer > .button.gform_next_button {
    margin: 0 20%;
}
.lp4-form-single-page .gform_body .gform_fields .gfield--type-html.lp4-main-header {
    border-bottom: .1px solid #1c4679;
    padding-bottom: 10px;
}
@media (min-width: 480px) {
    .gform_wrapper form .gform_heading.lp4-gform-heading {
        font-size: 20px;
    }
}
.tel-link-btn {
    display: none;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer {
	gap: 12px;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer > .button {
	margin: 0;
}
@media (max-width: 767px) {
	#header .flex-holder .logo {
        margin-bottom: 0;
        margin-top: 0;
    }
	#header .call-block {
        display: flex;
        flex: 0 0 35%;
        align-items: flex-end;
    }
	.logo a {
		max-width: 100%;
        margin: 0;
	}
	#header .header-holder {
        flex-direction: row;
        gap: 10px;
    }
	#header .header-holder {
        min-height: 70px;
    }
	.tel-link, .call-block .label {
		display: none;
	}
    .tel-link-btn {
        display: inline-flex;
        padding: 8px 10px;
        text-decoration: none;
        color: #fff;
        background-color: transparent;
        border: 1px solid #fff;
        font-weight: 700;
        border-radius: 4px;
        align-items: center;
        font-size: 16px;
        gap: 10px;
    }
	.tel-link-btn {
        color: #0d2d55;
        background-color: #fff;
    }
}
@media (max-width: 600px) {
    #header {
        padding-top: 4px;
        padding-bottom: 4px;
    }
	.gform_wrapper form .gform_body .gform_page .gform_page_footer {
		gap: 6px;
	}
}
@media (max-width: 424px) {
	.button {
		font-size: 14px;
	}
}
@media (max-width: 374px) {
	.button {
		padding: 10px 6px;
		font-size: 12px;
	}
}
.gform_wrapper form .gfield_radio, input, select, textarea, input::placeholder, select::placeholder, textarea::placeholder {
    color: #000 !important;
}