/*
 *  Copyright (C) 2025 Dynamowebs Pvt  ltd  www.dynamowebs.com , Inc -
 *  Dynamowebs : tax2u-co-uk-new All Rights Reserved :  all.css (Last modified : 7/19/25, 1:01 PM )
 *  all.css  Unauthorized copying of this file , via any medium is strictly prohibited
 *  Proprietary and confidential Written by Dynamowebs software & VOIP solutions
 *  <faisal.aqurz@gmail.com> / <imran@dynamowebs.com>, at  21/ 7/ 2025
 *  can not be copied and / or distributed without the express  permission of Dynamowebs
 *  github  :: https://github.com/faisal3956/
 *  website :: https://www.dynamowebs.com
 */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap');
@import url("global.css");

.card, .popover, .tooltip, body .congrates {
	word-wrap: break-word
}

.tax2-content input[type=radio]:after, .tax2-content input[type=radio]:checked:after {
	visibility: visible;
	content: '';
	top: -12px;
	width: 33px;
	height: 33px;
	display: inline-block
}
.input-group-text input[type=checkbox], .input-group-text input[type=radio], .p-f-topheading-offer-subheading, dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
	margin-top: 0
}
.blockquote, .form-group, address, dl, hr, ol, p, pre, ul {
	margin-bottom: 1rem
}
body, caption {
	text-align: left
}

.bs-popover-auto[x-placement^=top], .bs-popover-top, dd, label {
	margin-bottom: .5rem
}

[tabindex="-1"]:focus, button {
	outline: 0 !important
}

pre, textarea {
	overflow: auto
}

article, aside, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
	display: block
}

address, legend {
	line-height: inherit
}

progress, sub, sup {
	vertical-align: baseline
}

button, hr, input {
	overflow: visible
}

.col, .col-auto, .img-fluid, .img-thumbnail, legend {
	max-width: 100%
}

.img-fluid, select.form-control[multiple], select.form-control[size], textarea.form-control {
	height: auto
}

.btn, .wizardCOn .arrow-steps .step2 {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.btn.focus, .btn:focus, .custom-control-input:focus ~ .custom-control-label:before, .form-control:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}



.badge, .dropdown-header, .dropdown-item, .dropdown-toggle, .input-group-text, .navbar-brand, .progress-bar {
	white-space: nowrap
}



:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, :after, :before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff
}

.alert-link, .bold, dt, kbd kbd {
	font-weight: 700
}

abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

#stars .star *, .datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th, .input-append.date .add-on, .input-prepend.date .add-on, .pointer, [data-input-target-bigbox], [data-input-target], [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled), summary {
	cursor: pointer
}

address {
	font-style: normal
}

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn, .card-text:last-child, .form-check-label, .modal-title, ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}

.dropdown-toggle-split:after, .dropdown-toggle:empty:after, .dropleft .dropdown-toggle:empty:after, .dropright .dropdown-toggle-split:after, .dropright .dropdown-toggle:empty:after, .dropup .dropdown-toggle-split:after, .dropup .dropdown-toggle:empty:after, dd {
	margin-left: 0
}

blockquote, figure {
	margin: 0 0 1rem
}

b, strong {
	font-weight: bolder
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0
}

.btn, img, svg {
	vertical-align: middle
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

.btn-link:hover, a:hover {
	color: #0056b3;
	text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover:before, .bs-vertical-wizard ul > li > a:hover, .btn-link, .btn:hover, .card-link:hover, .nav-link:focus, .nav-link:hover, .navbar-brand:focus, .navbar-brand:hover, .navbar-toggler:focus, .navbar-toggler:hover, a.badge:focus, a.badge:hover, html a {
	text-decoration: none
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

.btn.focus, .btn:focus, .custom-range:focus, .custom-select:focus, a:not([href]):not([tabindex]):focus {
	outline: 0
}

code, kbd, pre, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

img {
	border-style: none
}

.accordion > .card, .collapsing, .modal-open, .progress, .toast, svg {
	overflow: hidden
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	caption-side: bottom
}

th {
	text-align: inherit
}

.figure, .footer-last, .heart, .img-fluid-spa, .img-fluid-spa2, .img-fluid-sparo, .inline-block, .list-inline-item, .nd-month, .nd-price, .nd-symbol, .offer-sidebar, .payee-msg, .rate-2-pound, .rate-only, .rate-pound, .rate-pound-amount, .rate-us-stars, .rate-vat, .step .step-item a, .steptitle, .tax2-content span, .thank-you p, label, output {
	display: inline-block
}

.accordion > .card:not(:first-of-type) .card-header:first-child, button {
	border-radius: 0
}

button:focus {
	outline: dotted 1px;
	outline: -webkit-focus-ring-color auto 5px
}

button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button, select {
	text-transform: none
}

select {
	word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

.figure-img, legend {
	margin-bottom: .5rem
}

legend {
	width: 100%;
	padding: 0;
	font-size: 1.5rem;
	color: inherit;
	white-space: normal
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

.display-1, .display-2, .display-3, .display-4 {
	line-height: 1.2
}

summary {
	display: list-item
}

.d-none, .desktopHidden, .hidden, .hideterms .ui-switcher, .iziToast-icon, .iziToast-title, .izishortMessage .iziToast-progressbar, .md-show, .step.warning .hidden, .tip-sec-headin, [hidden] {
	display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.display-1, .display-2, .display-3, .display-4, .lead {
	font-weight: 300
}

.h1, h1 {
	font-size: 2.5rem
}

.h2, h2 {
	font-size: 2rem
}

.h3, h3 {
	font-size: 1.75rem
}

.h4, h4 {
	font-size: 1.5rem
}

.blockquote, .h5, .lead, h5 {
	font-size: 1.25rem
}

.h6, h6 {
	font-size: 1rem
}

.display-1 {
	font-size: 6rem
}

.display-2 {
	font-size: 5.5rem
}

.display-3 {
	font-size: 4.5rem
}

.display-4 {
	font-size: 3.5rem
}

.btn, .btn-link, .dropdown-item, .form-control, .health-s-sec, .health-t-sec, .small, .sparrow-limited-end-date, .stage-1-popuptext-small, .stage-1-popuptext4 small, .stage-3-tax-back, .tax-return-page-bullets, small {
	font-weight: 400
}

hr {
	box-sizing: content-box;
	height: 0;
	margin-top: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small, small {
	font-size: 80%
}

code, kbd, pre {
	font-size: 87.5%
}

.mark, mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}

.bs-popover-auto[x-placement^=left], .bs-popover-left, .list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.popover, .tooltip {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	line-break: auto;
	font-style: normal;
	white-space: normal
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer:before {
	content: "\2014\00A0"
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	height: auto
}

.figure-img {
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

.alert-heading, a > code, pre code {
	color: inherit
}

code {
	color: #e83e8c;
	word-break: break-word
}

kbd {
	padding: .2rem .4rem;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

.btn-warning:hover, .btn:hover, .table, pre {
	color: #212529
}

kbd kbd {
	padding: 0;
	font-size: 100%
}

pre {
	margin-top: 0;
	display: block
}

pre code {
	font-size: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container, .container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.card > hr, .no-gutters {
	margin-right: 0;
	margin-left: 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .no-gutters > .col, .no-gutters > [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.333333%
}

.offset-2 {
	margin-left: 16.666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.333333%
}

.offset-5 {
	margin-left: 41.666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.333333%
}

.offset-8 {
	margin-left: 66.666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.333333%
}

.offset-11 {
	margin-left: 91.666667%
}

.table {
	width: 100%;
	margin-bottom: 1rem
}

.table td, .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.table tbody + tbody {
	border-top: 2px solid #dee2e6
}

.table-sm td, .table-sm th {
	padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
	border: 1px solid #dee2e6
}

.table-bordered thead td, .table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th, .table-dark.table-bordered, .table-responsive > .table-bordered {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, .075)
}

.table-primary, .table-primary > td, .table-primary > th {
	background-color: #b8daff
}

.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
	border-color: #7abaff
}

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
	background-color: #9fcdff
}

.table-secondary, .table-secondary > td, .table-secondary > th {
	background-color: #d6d8db
}

.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
	border-color: #b3b7bb
}

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
	background-color: #c8cbcf
}

.table-success, .table-success > td, .table-success > th {
	background-color: #c3e6cb
}

.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
	border-color: #8fd19e
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
	background-color: #b1dfbb
}

.table-info, .table-info > td, .table-info > th {
	background-color: #bee5eb
}

.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
	border-color: #86cfda
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
	background-color: #abdde5
}

.table-warning, .table-warning > td, .table-warning > th {
	background-color: #ffeeba
}

.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
	border-color: #ffdf7e
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
	background-color: #ffe8a1
}

.table-danger, .table-danger > td, .table-danger > th {
	background-color: #f5c6cb
}

.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
	border-color: #ed969e
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
	background-color: #f1b0b7
}

.table-light, .table-light > td, .table-light > th {
	background-color: #fdfdfe
}

.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
	border-color: #fbfcfc
}

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
	background-color: #ececf6
}

.table-dark, .table-dark > td, .table-dark > th {
	background-color: #c6c8ca
}

.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
	border-color: #95999c
}

.table .thead-dark th, .table-dark td, .table-dark th, .table-dark thead th {
	border-color: #454d55
}

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
	background-color: #b9bbbe
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
	background-color: rgba(0, 0, 0, .075)
}

.badge-dark, .table .thead-dark th, .table-dark {
	background-color: #343a40;
	color: #fff
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .075)
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.btn-block, .d-b, .form-control-file, .form-control-range, .strikeDiv strike, .submitbg-img, .tip-buttonHolder {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-sm {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg, .input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
	height: calc(1.5em + 1rem + 2px)
}

.form-control-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row > .col, .form-row > [class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute
}

.breadcrumb-item.active, .custom-control-input:disabled ~ .custom-control-label, .form-check-input:disabled ~ .form-check-label {
	color: #6c757d
}

.form-check-inline {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.invalid-tooltip, .valid-tooltip {
	position: absolute;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	border-radius: .25rem;
	line-height: 1.5;
	top: 100%
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	margin-top: .1rem;
	font-size: .875rem;
	color: #fff;
	background-color: rgba(40, 167, 69, .9)
}

.form-control.is-valid, .was-validated .form-control:valid {
	border-color: #28a745;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center right calc(.375em + .1875rem);
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
	display: block
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
	border-color: #28a745;
	padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip {
	display: block
}

.form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip {
	display: block
}

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
	color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
	display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid ~ .custom-control-label:before, .was-validated .custom-control-input:valid ~ .custom-control-label:before {
	border-color: #28a745
}

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip {
	display: block
}

.custom-control-input.is-valid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
	border-color: #34ce57;
	background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before {
	border-color: #28a745
}

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
	display: block
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip {
	margin-top: .1rem;
	font-size: .875rem;
	color: #fff;
	background-color: rgba(220, 53, 69, .9)
}

.alert, .btn .badge, .card, .carousel, .collapsing, .customStrike, .dropdown, .dropleft, .dropright, .dropup, .list-group-item, .navbar, .nd-month, .nd-symbol, .page-link, .step .step-item, .wizardCOn .arrow-steps .step2 span, div.spinner {
	position: relative
}

.form-control.is-invalid, .was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
	background-repeat: no-repeat;
	background-position: center right calc(.375em + .1875rem);
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
	display: block
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
	border-color: #dc3545;
	padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip {
	display: block
}

.form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip {
	display: block
}

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
	color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
	color: #dc3545
}

.custom-control-input.is-invalid ~ .custom-control-label:before, .was-validated .custom-control-input:invalid ~ .custom-control-label:before {
	border-color: #dc3545
}

.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
	border-color: #e4606d;
	background-color: #e4606d
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before, .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before, .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-control-input.is-invalid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before {
	border-color: #dc3545
}

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
	border-color: #dc3545
}

.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
	display: block
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar, .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .form-inline .form-check, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}

.btn {
	display: inline-block;
	color: #212529;
	text-align: center;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn.disabled, .btn:disabled {
	opacity: .65
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot, a.btn.disabled, a.close.disabled, fieldset:disabled a.btn {
	pointer-events: none
}

.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .show > .btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .show > .btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.btn-outline-success:hover, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .btn-success, .btn-success.disabled, .btn-success:disabled, .show > .btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus, .btn-success:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-info, .btn-info.disabled, .btn-info:disabled, .btn-outline-info:hover, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-outline-warning:hover, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-warning, .show > .btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning.focus, .btn-warning:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

.btn-danger, .btn-danger.disabled, .btn-danger:disabled, .btn-outline-danger:hover, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.btn-danger.focus, .btn-danger:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-light, .btn-light.disabled, .btn-light:disabled, .btn-outline-light:hover, .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus, .btn-light:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-dark, .btn-dark.disabled, .btn-dark:disabled, .btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus, .btn-dark:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-outline-primary {
	color: #007bff;
	border-color: #007bff
}

.btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-success {
	color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus, .btn-outline-success:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus, .btn-outline-info:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus, .btn-outline-warning:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger.focus, .btn-outline-danger:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus, .btn-outline-light:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.dropdown-toggle:after, .dropup .dropdown-toggle:after {
	vertical-align: .255em;
	content: "";
	border-right: .3em solid transparent;
	border-left: .3em solid transparent;
	display: inline-block
}

.btn-outline-dark.focus, .btn-outline-dark:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-link {
	color: #007bff
}

.btn-link.focus, .btn-link:focus {
	text-decoration: underline;
	box-shadow: none
}

.btn-link.disabled, .btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-group-lg > .btn, .btn-lg, .input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm, .input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom, .btn-block + .btn-block {
	margin-top: .5rem
}

.fade {
	transition: opacity .15s linear
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after, .fade:not(.show), .modal-backdrop.fade {
	opacity: 0
}

.collapsing {
	height: 0;
	transition: height .35s
}

.dropdown-toggle:after {
	margin-left: .255em;
	border-top: .3em solid;
	border-bottom: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	background-color: #fbfbfb;
	background-clip: padding-box;
	border: 1px solid rgb(0 0 0 / 3%);
	border-radius: .25rem
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
	margin-left: .255em;
	border-top: 0;
	border-bottom: .3em solid
}

.dropleft .dropdown-toggle:before, .dropright .dropdown-toggle:after {
	content: "";
	border-top: .3em solid transparent;
	border-bottom: .3em solid transparent
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

.dropright .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	border-right: 0;
	border-left: .3em solid;
	vertical-align: 0
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	display: none
}

.dropleft .dropdown-toggle:before {
	display: inline-block;
	margin-right: .255em;
	border-right: .3em solid;
	vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	color: #212529;
	text-align: inherit;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}

.dropdown-item.disabled, .dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent
}

#aboutPage .a-p-imageSideBar, .carousel-item-next, .carousel-item-prev, .carousel-item.active, .dropdown-menu.show, .tab-content > .active, .tip-button-link img {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #212529
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
	z-index: 1
}

.btn-toolbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child), .input-group-append, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text, .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
	margin-left: -1px
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label:after, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child), .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child), .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child), .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}

.dropleft .dropdown-toggle-split:before {
	margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn-group-vertical {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
	margin-top: -1px
}

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion > .card:last-of-type, .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.custom-select, .input-group-text {
	font-size: 1rem;
	line-height: 1.5;
	border: 1px solid #ced4da;
	color: #495057;
	font-weight: 400
}

.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group-append .btn:focus, .input-group-prepend .btn:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
	z-index: 3
}

.input-group > .custom-file .custom-file-input:focus {
	z-index: 4
}

.input-group > .custom-file {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.input-group-append, .input-group-prepend {
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn, .input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	text-align: center;
	background-color: #e9ecef;
	border-radius: .25rem
}



.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
	height: calc(1.5em + .5rem + 2px)
}

.custom-control-label:after, .custom-control-label:before {
	top: .25rem;
	left: -1.5rem;
	display: block;
	height: 1rem;
	content: "";
	width: 1rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
	padding-right: 1.75rem
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem
}

.custom-control-inline {
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem
}

.custom-file, .custom-select, .tax-cal .ur-field-item .text-center, .termsandconditions {
	display: inline-block;
	width: 100%
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked ~ .custom-control-label:before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
	border-color: #80bdff
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff
}

.custom-control-input:disabled ~ .custom-control-label:before, .custom-file-input:disabled ~ .custom-file-label {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label:before {
	position: absolute;
	pointer-events: none;
	background-color: #fff;
	border: 1px solid #adb5bd
}

.custom-checkbox .custom-control-label:before, .custom-select {
	border-radius: .25rem
}

.custom-file-input:focus ~ .custom-file-label, .custom-select:focus {
	border-color: #80bdff;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-label:after {
	position: absolute;
	background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
	border-color: #007bff;
	background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label:before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-switch {
	padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: .5rem
}

.custom-switch .custom-control-label:after {
	top: calc(.25rem + 2px);
	left: calc(-2.25rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: .5rem;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
	background-color: #fff;
	-webkit-transform: translateX(.75rem);
	transform: translateX(.75rem)
}

.custom-select {
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	vertical-align: middle;
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	display: none
}

.custom-select-sm {
	height: calc(1.5em + .5rem + 2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem
}

.custom-select-lg {
	height: calc(1.5em + 1rem + 2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.25rem
}

.custom-file, .custom-file-input, .custom-file-label {
	height: calc(1.5em + .75rem + 2px)
}

.custom-file {
	position: relative;
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	margin: 0;
	opacity: 0
}

.custom-file-label, .custom-file-label:after {
	position: absolute;
	padding: .375rem .75rem;
	color: #495057;
	top: 0;
	line-height: 1.5;
	right: 0
}

.custom-file-input:lang(en) ~ .custom-file-label:after {
	content: "Browse"
}

.custom-file-input ~ .custom-file-label[data-browse]:after {
	content: attr(data-browse)
}

.custom-file-label {
	left: 0;
	z-index: 1;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.custom-file-label:after {
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + .75rem);
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0
}

.custom-range {
	width: 100%;
	height: calc(1rem + .4rem);
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none
}

.custom-range::-moz-range-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	appearance: none
}

.custom-range::-ms-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower {
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label:before, .custom-file-label, .custom-select {
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}



.accordion > .card .card-header, .list-group-flush .list-group-item:last-child, .nav-tabs .nav-item {
	margin-bottom: -1px
}


.badge-primary, .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #007bff
}

.health-listgroup .list-group-item, .navbar-toggler, .nd-owl-carousel-custom .item .deadline-trust, .table-striped .datepicker table tr td, .table-striped .datepicker table tr th, button.close {
	background-color: transparent
}



.badge:empty, .bs-vertical-wizard ul > li.complete > a:after, .bs-vertical-wizard ul > li.locked > a:after, .bs-vertical-wizard ul > li:last-child > a:before, .claim-text-banner-2-mobile, .custom_aside2, .datepicker > div, .forMobileOnly, .meshim_widget_Widget, .navbar-expand .navbar-toggler, .nothide, .owl-nav, .popover-header:empty, .self-ass-only-mobile, .step.warning .lastconPre:before, .tab-content > .tab-pane, .toast.hide {
	display: none
}


.card, .navbar-nav {
	display: -ms-flexbox
}

.card-header-pills, .card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

@media (max-width: 575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-sm > .table-bordered {
		border: 0
	}

	.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width: 767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-md > .table-bordered {
		border: 0
	}

	.navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width: 991px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-lg > .table-bordered {
		border: 0
	}

	.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width: 1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-xl > .table-bordered {
		border: 0
	}

	.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-expand {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.list-group-horizontal, .navbar-expand .navbar-nav {
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
	padding-right: 0;
	padding-left: 0;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}



.btn-continue:hover, .btn-form-submit:hover, .btn-login-footer-rounded:hover, .btn-stage-1-grey:hover, .btn-stage-1-success:hover, .btn-yellow-warning:hover, .btn-yellow:hover, .datepicker table tr td.today.active:hover, .joinuspopptext:hover, .navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover, .topwhite * {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.card {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.card > .list-group:first-child .list-group-item:first-child, .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-footer, .card-header {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03)
}

.card-columns .card, .card-title, .toast:not(:last-child) {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-link + .card-link {
	margin-left: 1.25rem
}

.card-header {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header + .list-group .list-group-item:first-child, .list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.breadcrumb, .pagination {
	border-radius: .25rem;
	list-style: none
}

.card-deck, .card-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card, .card-group > .card, .form-slides input, .form-slides-confirmation input, .showdetails input {
	margin-bottom: 15px
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}

.accordion > .card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	background-color: #e9ecef
}

.breadcrumb-item + .breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item + .breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0
}

.page-link {
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.badge, .close {
	font-weight: 700;
	line-height: 1
}

.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	text-align: center;
	vertical-align: baseline;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn .badge {
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

a.badge-primary:focus, a.badge-primary:hover {
	color: #fff;
	background-color: #0062cc
}

a.badge-primary.focus, a.badge-primary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
	color: #fff;
	background-color: #6c757d
}

a.badge-secondary:focus, a.badge-secondary:hover {
	color: #fff;
	background-color: #545b62
}

a.badge-secondary.focus, a.badge-secondary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
	color: #fff;
	background-color: #28a745
}

a.badge-success:focus, a.badge-success:hover {
	color: #fff;
	background-color: #1e7e34
}

a.badge-success.focus, a.badge-success:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

a.badge-info:focus, a.badge-info:hover {
	color: #fff;
	background-color: #117a8b
}

a.badge-info.focus, a.badge-info:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
	color: #212529;
	background-color: #ffc107
}

a.badge-warning:focus, a.badge-warning:hover {
	color: #212529;
	background-color: #d39e00
}

a.badge-warning.focus, a.badge-warning:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
	color: #fff;
	background-color: #dc3545
}

a.badge-danger:focus, a.badge-danger:hover {
	color: #fff;
	background-color: #bd2130
}

a.badge-danger.focus, a.badge-danger:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

a.badge-light:focus, a.badge-light:hover {
	color: #212529;
	background-color: #dae0e5
}

a.badge-light.focus, a.badge-light:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

a.badge-dark:focus, a.badge-dark:hover {
	color: #fff;
	background-color: #1d2124
}

a.badge-dark.focus, a.badge-dark:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}

.alert-primary hr {
	border-top-color: #9fcdff
}

.alert-primary .alert-link {
	color: #002752
}

.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

.alert-secondary hr {
	border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
	color: #202326
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.alert-success hr {
	border-top-color: #b1dfbb
}

.alert-success .alert-link {
	color: #0b2e13
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.alert-warning hr {
	border-top-color: #ffe8a1
}

.alert-warning .alert-link {
	color: #533f03
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.alert-danger hr {
	border-top-color: #f1b0b7
}

.alert-danger .alert-link {
	color: #491217
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width .6s
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: 1s linear infinite progress-bar-stripes;
	animation: 1s linear infinite progress-bar-stripes
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-ms-flex: 1;
	flex: 1
}

.list-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.list-group-item-action:focus, .list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}

.list-group-item {
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.list-group-item.disabled, .list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.list-group-horizontal .list-group-item {
	margin-right: -1px;
	margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
	border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
	margin-right: 0;
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: 0
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.list-group-item-primary {
	color: #004085;
	background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
	color: #004085;
	background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085
}

.list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
	color: #383d41;
	background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41
}

.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
	color: #155724;
	background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
	color: #721c24;
	background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.toast, .toast-header {
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.5rem;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.modal-title, .popover, .tooltip, body .congrates-p {
	line-height: 1.5
}

.popover, .text-hide, .tooltip {
	text-shadow: none
}

.toast, .tooltip {
	opacity: 0;
	font-size: .875rem
}

.close:hover {
	color: #000;
	text-decoration: none
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

button.close {
	padding: 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.toast {
	max-width: 350px;
	border: 1px solid rgba(0, 0, 0, .1);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	border-radius: .25rem
}

.carousel-indicators .active, .toast.showing {
	opacity: 1
}

.toast.show {
	display: block;
	opacity: 1
}

.toast-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: .25rem .75rem;
	color: #6c757d;
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
	padding: .75rem
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -50px);
	transform: translate(0, -50px)
}

.modal.show .modal-dialog {
	-webkit-transform: none;
	transform: none
}

.modal-dialog-scrollable {
	display: -ms-flexbox;
	display: flex;
	max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
	display: block;
	height: calc(100vh - 1rem);
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
	content: none
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.modal-footer > :not(:first-child) {
	margin-left: .25rem
}

.modal-footer > :not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-weight: 400;
	text-align: left;
	text-align: start;
	text-decoration: none
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow:before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-auto[x-placement^=top], .bs-tooltip-bottom, .bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow, .fixed-bottom {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-auto[x-placement^=right], .bs-tooltip-left, .bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow, .fixed-top {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.carousel-indicators li, .popover {
	background-color: #fff;
	background-clip: padding-box
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-weight: 400;
	text-align: left;
	text-align: start;
	text-decoration: none;
	font-size: .875rem;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem
}

.popover .arrow:after, .popover .arrow:before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
	bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=top] > .arrow:before, .bs-popover-top > .arrow:before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] > .arrow:after, .bs-popover-top > .arrow:after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right], .bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
	left: calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] > .arrow:before, .bs-popover-right > .arrow:before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] > .arrow:after, .bs-popover-right > .arrow:after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
	top: calc((.5rem + 1px) * -1)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:before, .bs-popover-bottom > .arrow:before {
	top: 0;
	border-width: 0 .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:after, .bs-popover-bottom > .arrow:after {
	top: 1px;
	border-width: 0 .5rem .5rem;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
	right: calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

.buttonscustomlast > button, .mt-0, .my-0, .thanks-con.bg-white {
	margin-top: 0 !important
}

.bs-popover-auto[x-placement^=left] > .arrow:before, .bs-popover-left > .arrow:before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] > .arrow:after, .bs-popover-left > .arrow:after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.popover-body {
	padding: .5rem .75rem;
	color: #212529
}

.carousel.pointer-event {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner:after, .clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	-webkit-transform: none;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s
}

.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.spinner-border, .spinner-grow {
	display: inline-block;
	vertical-align: text-bottom
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s
}

@media (prefers-reduced-motion: reduce) {
	.badge, .btn, .carousel-control-next, .carousel-control-prev, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right, .carousel-indicators li, .carousel-item, .collapsing, .custom-control-label:before, .custom-file-label, .custom-select, .custom-switch .custom-control-label:after, .fade, .form-control, .modal.fade .modal-dialog, .progress-bar {
		transition: none
	}

	.custom-range::-webkit-slider-thumb {
		transition: none
	}

	.custom-range::-moz-range-thumb {
		transition: none
	}

	.custom-range::-ms-thumb {
		transition: none
	}

	.progress-bar-animated {
		-webkit-animation: none;
		animation: none
	}
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.spinner-border {
	width: 2rem;
	height: 2rem;
	border: .25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: .75s linear infinite spinner-border;
	animation: .75s linear infinite spinner-border
}

.spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: .2em
}

@-webkit-keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		opacity: 1
	}
}

@keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		opacity: 1
	}
}

.spinner-grow {
	width: 2rem;
	height: 2rem;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: .75s linear infinite spinner-grow;
	animation: .75s linear infinite spinner-grow
}

.d-inline, label.error {
	display: inline !important
}

.spinner-grow-sm {
	width: 1rem;
	height: 1rem
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top, .group-buttons button {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-primary {
	background-color: #007bff !important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
	background-color: #0062cc !important
}

.bg-secondary {
	background-color: #6c757d !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
	background-color: #545b62 !important
}

.bg-success {
	background-color: #28a745 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
	background-color: #1e7e34 !important
}

.bg-info {
	background-color: #17a2b8 !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
	background-color: #117a8b !important
}

.bg-warning {
	background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
	background-color: #d39e00 !important
}

.bg-danger {
	background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
	background-color: #bd2130 !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
	background-color: #dae0e5 !important
}

.bg-dark {
	background-color: #343a40 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
	background-color: #1d2124 !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #dee2e6 !important
}

.border-top {
	border-top: 1px solid #dee2e6 !important
}

.border-right {
	border-right: 1px solid #dee2e6 !important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important
}

.border-left {
	border-left: 1px solid #dee2e6 !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: #007bff !important
}

.border-secondary {
	border-color: #6c757d !important
}

.border-success {
	border-color: #28a745 !important
}

.border-info {
	border-color: #17a2b8 !important
}

.border-warning {
	border-color: #ffc107 !important
}

.border-danger {
	border-color: #dc3545 !important
}

.border-light {
	border-color: #f8f9fa !important
}

.border-dark {
	border-color: #343a40 !important
}

.border-white {
	border-color: #fff !important
}

.rounded-sm {
	border-radius: .2rem !important
}

.rounded-right, .rounded-top {
	border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
	border-bottom-right-radius: .25rem !important
}

.rounded-left, .rounded-top {
	border-top-left-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
	border-bottom-left-radius: .25rem !important
}

.rounded {
	border-radius: .25rem !important
}

.rounded-lg {
	border-radius: .3rem !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-pill {
	border-radius: 50rem !important
}

.rounded-0 {
	border-radius: 0 !important
}

.d-inline-block, .lg-show {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive:before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9:before {
	padding-top: 42.857143%
}

.embed-responsive-16by9:before {
	padding-top: 56.25%
}

.embed-responsive-4by3:before {
	padding-top: 75%
}

.embed-responsive-1by1:before {
	padding-top: 100%
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.flex-grow-0 {
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

.float-left {
	float: left !important
}

.float-right, .trust-pilot {
	float: right !important
}

.float-none {
	float: none !important
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-bottom, .fixed-top {
	position: fixed;
	z-index: 1030;
	left: 0;
	right: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
	box-shadow: none !important
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.autowidth, .mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.min-vw-100 {
	min-width: 100vw !important
}

.min-vh-100 {
	min-height: 100vh !important
}

.vw-100 {
	width: 100vw !important
}

.vh-100 {
	height: 100vh !important
}

.stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0, 0, 0, 0)
}

.m-0 {
	margin: 0 !important
}

#sm_dropdown.dropdown-menu a.dropdown-item, .mr-0, .mx-0 {
	margin-right: 0 !important
}

.m-b-0, .mb-0, .my-0, .page-client-container {
	margin-bottom: 0 !important
}

.ml-0, .mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1, .my-1 {
	margin-top: .25rem !important
}

.mr-1, .mx-1 {
	margin-right: .25rem !important
}

.mb-1, .my-1 {
	margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2, .my-2 {
	margin-top: .5rem !important
}

.mr-2, .mx-2 {
	margin-right: .5rem !important
}

.mb-2, .my-2 {
	margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3, .my-3 {
	margin-top: 1rem !important
}

.mr-3, .mx-3 {
	margin-right: 1rem !important
}

.mb-3, .my-3 {
	margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4, .my-4 {
	margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
	margin-right: 1.5rem !important
}

.mb-4, .my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5, .my-5 {
	margin-top: 3rem !important
}

.mr-5, .mx-5 {
	margin-right: 3rem !important
}

.mb-5, .my-5 {
	margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
	margin-left: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0, .py-0 {
	padding-top: 0 !important
}

.img-con, .pr-0, .px-0 {
	padding-right: 0 !important
}

.pb-0, .py-0 {
	padding-bottom: 0 !important
}

#stage-2-slide-popup-2 label, .iziToast-body, .pl-0, .px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1, .py-1 {
	padding-top: .25rem !important
}

.pr-1, .px-1 {
	padding-right: .25rem !important
}

.pb-1, .py-1 {
	padding-bottom: .25rem !important
}

.pl-1, .px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2, .py-2 {
	padding-top: .5rem !important
}

.pr-2, .px-2 {
	padding-right: .5rem !important
}

.pb-2, .py-2 {
	padding-bottom: .5rem !important
}

.pl-2, .px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3, .py-3 {
	padding-top: 1rem !important
}

.pr-3, .px-3 {
	padding-right: 1rem !important
}

.pb-3, .py-3 {
	padding-bottom: 1rem !important
}

.pl-3, .px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4, .py-4 {
	padding-top: 1.5rem !important
}

.pr-4, .px-4 {
	padding-right: 1.5rem !important
}

.pb-4, .py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5, .py-5 {
	padding-top: 3rem !important
}

.pr-5, .px-5 {
	padding-right: 3rem !important
}

.pb-5, .py-5 {
	padding-bottom: 3rem !important
}

.pl-5, .px-5 {
	padding-left: 3rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1, .my-n1 {
	margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
	margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
	margin-left: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2, .my-n2 {
	margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
	margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
	margin-left: -.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3, .my-n3 {
	margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
	margin-right: -1rem !important
}

.mb-n3, .my-n3 {
	margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
	margin-left: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4, .my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5, .my-n5 {
	margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
	margin-right: -3rem !important
}

.mb-n5, .my-n5 {
	margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
	margin-left: -3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto, .my-auto {
	margin-top: auto !important
}

.mr-auto, .mx-auto {
	margin-right: auto !important
}

.mb-auto, .my-auto {
	margin-bottom: auto !important
}

.ml-auto, .mx-auto {
	margin-left: auto !important
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
	text-align: justify !important
}

.text-wrap {
	white-space: normal !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.page-client-container .top-thanks-paragraph, .text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media (min-width: 576px) {
	.container {
		max-width: 540px
	}

	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.333333%
	}

	.offset-sm-2 {
		margin-left: 16.666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.333333%
	}

	.offset-sm-5 {
		margin-left: 41.666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.333333%
	}

	.offset-sm-8 {
		margin-left: 66.666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.333333%
	}

	.offset-sm-11 {
		margin-left: 91.666667%
	}

	.form-inline label {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		display: -ms-flexbox;
		display: flex;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-plaintext {
		display: inline-block
	}

	.form-inline .custom-select, .form-inline .input-group {
		width: auto
	}

	.form-inline .form-check {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.form-inline .custom-control-label {
		margin-bottom: 0
	}

	.dropdown-menu-sm-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-sm-right {
		right: 0;
		left: auto
	}

	.navbar-expand-sm {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.list-group-horizontal-sm, .navbar-expand-sm .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}

	.card-deck {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}

	.card-deck .card {
		display: -ms-flexbox;
		display: flex;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}

	.card-group {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.card-group > .card {
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0
	}

	.card-group > .card + .card {
		margin-left: 0;
		border-left: 0
	}

	.card-group > .card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}

	.card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}

	.card-group > .card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}

	.card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}

	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}

	.card-columns .card {
		display: inline-block;
		width: 100%
	}

	.jumbotron {
		padding: 4rem 2rem
	}

	.list-group-horizontal-sm .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-sm .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-sm .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}

	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}

	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}

	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}

	.modal-dialog-centered:before {
		height: calc(100vh - 3.5rem)
	}

	.modal-sm {
		max-width: 300px
	}

	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-sm-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}

	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}

	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0, .my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0, .mx-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0, .my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0, .mx-sm-0 {
		margin-left: 0 !important
	}

	.m-sm-1 {
		margin: .25rem !important
	}

	.mt-sm-1, .my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1, .mx-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1, .my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1, .mx-sm-1 {
		margin-left: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2, .my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2, .mx-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2, .my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2, .mx-sm-2 {
		margin-left: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3, .my-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3, .mx-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3, .my-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3, .mx-sm-3 {
		margin-left: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4, .my-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4, .mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4, .my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4, .mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem !important
	}

	.mt-sm-5, .my-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5, .mx-sm-5 {
		margin-right: 3rem !important
	}

	.mb-sm-5, .my-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5, .mx-sm-5 {
		margin-left: 3rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0, .py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0, .px-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0, .py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0, .px-sm-0 {
		padding-left: 0 !important
	}

	.p-sm-1 {
		padding: .25rem !important
	}

	.pt-sm-1, .py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1, .px-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1, .py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1, .px-sm-1 {
		padding-left: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2, .py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2, .px-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2, .py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2, .px-sm-2 {
		padding-left: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3, .py-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3, .px-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3, .py-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3, .px-sm-3 {
		padding-left: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4, .py-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4, .px-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4, .py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4, .px-sm-4 {
		padding-left: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem !important
	}

	.pt-sm-5, .py-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5, .px-sm-5 {
		padding-right: 3rem !important
	}

	.pb-sm-5, .py-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5, .px-sm-5 {
		padding-left: 3rem !important
	}

	.m-sm-n1 {
		margin: -.25rem !important
	}

	.mt-sm-n1, .my-sm-n1 {
		margin-top: -.25rem !important
	}

	.mr-sm-n1, .mx-sm-n1 {
		margin-right: -.25rem !important
	}

	.mb-sm-n1, .my-sm-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-sm-n1, .mx-sm-n1 {
		margin-left: -.25rem !important
	}

	.m-sm-n2 {
		margin: -.5rem !important
	}

	.mt-sm-n2, .my-sm-n2 {
		margin-top: -.5rem !important
	}

	.mr-sm-n2, .mx-sm-n2 {
		margin-right: -.5rem !important
	}

	.mb-sm-n2, .my-sm-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-sm-n2, .mx-sm-n2 {
		margin-left: -.5rem !important
	}

	.m-sm-n3 {
		margin: -1rem !important
	}

	.mt-sm-n3, .my-sm-n3 {
		margin-top: -1rem !important
	}

	.mr-sm-n3, .mx-sm-n3 {
		margin-right: -1rem !important
	}

	.mb-sm-n3, .my-sm-n3 {
		margin-bottom: -1rem !important
	}

	.ml-sm-n3, .mx-sm-n3 {
		margin-left: -1rem !important
	}

	.m-sm-n4 {
		margin: -1.5rem !important
	}

	.mt-sm-n4, .my-sm-n4 {
		margin-top: -1.5rem !important
	}

	.mr-sm-n4, .mx-sm-n4 {
		margin-right: -1.5rem !important
	}

	.mb-sm-n4, .my-sm-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-sm-n4, .mx-sm-n4 {
		margin-left: -1.5rem !important
	}

	.m-sm-n5 {
		margin: -3rem !important
	}

	.mt-sm-n5, .my-sm-n5 {
		margin-top: -3rem !important
	}

	.mr-sm-n5, .mx-sm-n5 {
		margin-right: -3rem !important
	}

	.mb-sm-n5, .my-sm-n5 {
		margin-bottom: -3rem !important
	}

	.ml-sm-n5, .mx-sm-n5 {
		margin-left: -3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto, .my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto, .mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto, .my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto, .mx-sm-auto {
		margin-left: auto !important
	}

	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px
	}

	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.333333%
	}

	.offset-md-2 {
		margin-left: 16.666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.333333%
	}

	.offset-md-5 {
		margin-left: 41.666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.333333%
	}

	.offset-md-8 {
		margin-left: 66.666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.333333%
	}

	.offset-md-11 {
		margin-left: 91.666667%
	}

	.dropdown-menu-md-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-md-right {
		right: 0;
		left: auto
	}

	.navbar-expand-md {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.list-group-horizontal-md, .navbar-expand-md .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}

	.list-group-horizontal-md .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}

	.list-group-horizontal-md .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-md .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}

	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}

	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}

	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0, .my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0, .mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0, .mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2, .my-md-2 {margin-top: .5rem !important} .mr-md-2, .mx-md-2 { margin-right: .5rem !important } .mb-md-2, .my-md-2 { margin-bottom: .5rem !important } .ml-md-2, .mx-md-2 { margin-left: .5rem !important} .m-md-3 { margin: 1rem !important } .mt-md-3, .my-md-3 { margin-top: 1rem !important } .mr-md-3, .mx-md-3 { margin-right: 1rem !important } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important } .ml-md-3, .mx-md-3 { margin-left: 1rem !important } .m-md-4 { margin: 1.5rem !important } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important } .m-md-5 { margin: 3rem !important } .mt-md-5, .my-md-5 { margin-top: 3rem !important } .mr-md-5, .mx-md-5 { margin-right: 3rem !important } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important } .ml-md-5, .mx-md-5 { margin-left: 3rem !important } .p-md-0 { padding: 0 !important } .pt-md-0, .py-md-0 { padding-top: 0 !important } .pr-md-0, .px-md-0 { padding-right: 0 !important } .pb-md-0, .py-md-0 { padding-bottom: 0 !important } .pl-md-0, .px-md-0 { padding-left: 0 !important } .p-md-1 { padding: .25rem !important } .pt-md-1, .py-md-1 { padding-top: .25rem !important } .pr-md-1, .px-md-1 { padding-right: .25rem !important } .pb-md-1, .py-md-1 { padding-bottom: .25rem !important } .pl-md-1, .px-md-1 { padding-left: .25rem !important } .p-md-2 { padding: .5rem !important } .pt-md-2, .py-md-2 { padding-top: .5rem !important } .pr-md-2, .px-md-2 { padding-right: .5rem !important } .pb-md-2, .py-md-2 { padding-bottom: .5rem !important } .pl-md-2, .px-md-2 { padding-left: .5rem !important } .p-md-3 { padding: 1rem !important } .pt-md-3, .py-md-3 { padding-top: 1rem !important } .pr-md-3, .px-md-3 { padding-right: 1rem !important } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important } .pl-md-3, .px-md-3 { padding-left: 1rem !important } .p-md-4 { padding: 1.5rem !important } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important } .p-md-5 { padding: 3rem !important } .pt-md-5, .py-md-5 { padding-top: 3rem !important } .pr-md-5, .px-md-5 { padding-right: 3rem !important } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important } .pl-md-5, .px-md-5 { padding-left: 3rem !important } .m-md-n1 { margin: -.25rem !important } .mt-md-n1, .my-md-n1 { margin-top: -.25rem !important } .mr-md-n1, .mx-md-n1 { margin-right: -.25rem !important } .mb-md-n1, .my-md-n1 { margin-bottom: -.25rem !important } .ml-md-n1, .mx-md-n1 { margin-left: -.25rem !important } .m-md-n2 { margin: -.5rem !important } .mt-md-n2, .my-md-n2 { margin-top: -.5rem !important } .mr-md-n2, .mx-md-n2 { margin-right: -.5rem !important } .mb-md-n2, .my-md-n2 { margin-bottom: -.5rem !important } .ml-md-n2, .mx-md-n2 { margin-left: -.5rem !important } .m-md-n3 { margin: -1rem !important } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important } .m-md-n4 { margin: -1.5rem !important } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important } .m-md-n5 { margin: -3rem !important } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important } .m-md-auto { margin: auto !important } .mt-md-auto, .my-md-auto { margin-top: auto !important } .mr-md-auto, .mx-md-auto { margin-right: auto !important } .mb-md-auto, .my-md-auto { margin-bottom: auto !important } .ml-md-auto, .mx-md-auto {margin-left: auto !important}.text-md-left {text-align: left !important}.text-md-right {text-align: right !important}.text-md-center {text-align: center !important}
}
.text-lowercase {text-transform: lowercase !important} .ensure .btn-offer-subscribe, .text-uppercase {text-transform: uppercase !important} .text-capitalize { text-transform: capitalize !important } .font-weight-light { font-weight: 300 !important } .font-weight-lighter { font-weight: lighter !important } .font-weight-normal { font-weight: 400 !important } .font-weight-bold { font-weight: 700 !important } .font-weight-bolder { font-weight: bolder !important } .font-italic { font-style: italic !important } .btn-offer-subscribe:hover, .btn-sparrow-green:hover, .btn-warning.disabled, .btn-warning:disabled, .btn.button-blue, .text-white { color: #fff !important } .text-primary { color: #007bff !important } a.text-primary:focus, a.text-primary:hover { color: #0056b3 !important } .text-muted, .text-secondary { color: #6c757d !important } a.text-secondary:focus, a.text-secondary:hover { color: #494f54 !important } .text-success { color: #28a745 !important } a.text-success:focus, a.text-success:hover { color: #19692c !important } .text-info { color: #17a2b8 !important } a.text-info:focus, a.text-info:hover { color: #0f6674 !important } .hover.star svg:not(:root).svg-inline--fa, .selected.star svg:not(:root).svg-inline--fa, .text-warning { color: #ffc107 !important } a.text-warning:focus, a.text-warning:hover { color: #ba8b00 !important } .text-danger { color: #dc3545 !important } a.text-danger:focus, a.text-danger:hover { color: #a71d2a !important } .text-light { color: #f8f9fa !important; } a.text-light:focus, a.text-light:hover { color: #cbd3da !important; } .text-dark { color: #343a40 !important; } a.text-dark:focus, a.text-dark:hover { color: #121416 !important; } .text-body { color: #212529 !important } .text-black-50 { color: rgba(0, 0, 0, .5) !important } .text-white-50 { color: rgba(255, 255, 255, .5) !important } .text-hide {  /*font: 0/0 a;*/ color: transparent; background-color: transparent; border: 0 } .footer-last span, .icons .bottom, .icons .top, .info-con p { font-stretch: normal } .ninenineOfferHalfChunk, html * { font-family: inter, sans-serif } .text-decoration-none { text-decoration: none !important } .text-break { word-break: break-word !important; overflow-wrap: break-word !important } .text-reset { color: inherit !important } .visible { visibility: visible !important } .invisible {visibility: hidden !important}
body, html {display: block;padding: 0;min-height: 100%;height: 100%;width: 100%;margin: 0;} .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: normal !important;} .row:after, .row:before {width: 0;height: 0;} .calendar-picker-container .cal-popup {position: absolute;right: 16px;top: 32px;} .pika-single.is-bound {max-width: 260px !important;} .headleft img {max-width: 170px;} .b-top-header {min-height: 49px;background-color: #f1f1f1;padding-top: 15px;padding-bottom: 15px;display: none !important;} .b-top-header span {margin-right: 14px;font-size: 13px;} .b-top-header span svg {margin-right: 10px;color: #2666ce;} .links {padding-top: 20px;padding-bottom: 20px;height: 106px;border-bottom: 5px solid #00aeef;} .b-top-header .container, .links .container {max-width: 900px;} #formhandler p, .b-top-header .container {padding-left: 0;} .login-btn {max-width: 250px;text-align: right;display: inline-block;} .banner-heading, .bs-wizard, .btn-form-submit, .centera, .input-daterange input, .inputs, .lastlogoimg, .navbar a, .offer-main-price, .thankspopup-text-sec-slide p, .updatedBanner h1, .updatedBanner h3, .updatedBanner h5 {text-align: center} #sm_dropdown.dropdown-menu a.dropdown-item.active, #sm_dropdown.dropdown-menu a.dropdown-item:active {background-color: #eaf7fc !important;} .dead-con-images, .deadline-date, .health-bg-dark-fradient, .imgbanner, .imginfoicon, .offer1checkbox, .p-f-topheading, .slider-trustpilot, .yearly-top img {object-fit: contain;} .banner-background {height: 373px;background-repeat: no-repeat;padding: 0 !important;background-size: cover;} .banner-background.gradient {background-image: linear-gradient(to bottom, #e4e6ec, #fff 100%) !important;} .login-btn a {max-width: 90px;border-radius: 13px;border: 1px solid #daeff7;background-color: #f8f8f8;width: 100%;font-size: 11px;font-weight: 500;letter-spacing: -.07px;color: #00aeef;} .banner-heading {display: inline-block !important;max-width: 749px;max-height: 60px;font-size: 40px;letter-spacing: -.27px;color: #fff;margin: 0 auto;padding-top: 65px;text-transform: uppercase;font-weight: 800;} .n-d-topheading, .top-thanks-paragraph {font-stretch: normal;font-style: normal;line-height: 1.86;} .bg-white {max-width: 1170px;border-radius: 0 0 20px 20px;box-shadow: 0 0 24px 0 rgba(171, 171, 171, .5);padding: 0 60px 60px;margin-top: -372px;} .bs-wizard {display: none;margin-top: 40px;border-bottom: 1px solid #e0e0e0;padding: 0 0 10px;} .bs-wizard > div {margin: 0 !important;padding: 0 !important;} .bs-wizard > .bs-wizard-step {padding: 0;position: relative;} .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959;font-size: 16px;margin-bottom: -2px;} .bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999;font-size: 14px;} .bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute;width: 30px;height: 30px;display: block;background: #2cb0da38;top: 45px;left: 50%;margin-top: -15px;margin-left: -15px;border-radius: 50%;} .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' ';width: 14px;height: 14px;background: #1b75bc;border-radius: 50px;position: absolute;top: 8px;left: 8px;} .bs-wizard > .bs-wizard-step > .progress {position: relative;border-radius: 0;height: 4px;-webkit-box-shadow: none;box-shadow: none;margin: 22px 0;} .bs-wizard > .bs-wizard-step > .progress > .progress-bar {width: 0;-webkit-box-shadow: none;box-shadow: none;background: #1b75bca6;} .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar, .bs-wizard > .bs-wizard-step:last-child > .progress {width: 50%;} .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width: 0;} .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;} .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;} .bs-wizard > .bs-wizard-step:first-child > .progress {left: 50%;width: 50%;} .info-con p {margin-top: 10px;font-size: 1.4em;letter-spacing: -.12px;color: #333;} .info-con hr {margin-bottom: 35px;margin-top: 26px;} label.error {color: #e9071c;font-size: 12px;border: none;font-weight: 800;} .icons .form-group {position: relative;border: 1px solid #0000001a;border-radius: 5px;} .icons input[type=radio] {background: rgba(128, 199, 255, .32);width: 100%;position: static;min-height: 180px;padding-top: 60px;color: transparent;visibility: hidden;} .icons .active {background-color: #03a9f41a;} .icons .active:before {content: '\2713';position: absolute;right: -15px;background-color: #00aeef;width: 38px;color: #fff;font-size: 17px;font-weight: 900;border-radius: 15px;height: 37px;border: 6px solid #fff;top: -18px;padding-bottom: 23px;padding-top: 0;} .icons img {position: initial;max-width: 50px;margin-top: -235px;} .icons span {width: 100%;display: block;position: absolute;} .icons .top {bottom: 45px;font-size: 16px;letter-spacing: -.13px;color: #1b75bc;} .icons .bottom {bottom: 17px;font-size: 14px;font-weight: 500;letter-spacing: -.12px;color: #00aeef;} .infusion-form input:not([type=submit]):not([type=radio]), .select2-selection, form select {min-height: 46px;border: 1px solid #32bef091 !important;background: #ffffff !important; /* background: linear-gradient(62deg, #fe 0, #f6 100%) !important; *//*background: linear-gradient(62deg, #fe0000 0, #f61000 100%) !important;*/outline: 0 !important;box-shadow: none !important;} .footer, .footer-last {background-color: #f1f7fb;} #select2-select2-container {margin-top: 0px;} .top-button {margin-top: 30px;} .btn-form-submit {color: white;background-image: linear-gradient(99deg, #ffc350 -4%, #ffa800 97%) !important;box-shadow: 0 5px 12px 0 #ffbc3aa6;height: auto;border-radius: 28px;padding-top: 0.6em;padding-bottom: 0.6em;width: 100%;max-width: 300px;margin: 0 auto;display: block; /*color:#fff;padding:15px 50px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fbaf17),to(#ca8d12)) !important;background-image:-o-linear-gradient(top,#fbaf17 0,#ca8d12 100%) !important;background-image:linear-gradient(to bottom,#fbaf17 0,#ca8d12 100%) !important;margin:0 auto;float:none;font-size:17px;min-width:200px;min-height:48px;border-radius:5px;display:flow-root;font-weight:700;letter-spacing:2px*/}
.marketingtext {margin-top: 51px;margin-bottom: 22px;} .footer-padder {padding: 0;position: relative !important;left: 0;bottom: 0;height: auto;width: 100%;z-index: 0 !important;} .btn-login-footer, .btn-login-footer-rounded {bottom: -1px;position: fixed;display: inline-block;} .footerimage {margin-top: 70px;} .footer {padding: 30px;height: 100px;} .footer img {max-width: 142px;max-height: 76px;} .footer-icons {margin-top: 24px;} .footer-icons a, .tax2u-arrow.back {margin-right: 9px;} .footer-logo img {width: 50px;margin: 0 auto;float: none;display: block;} .footer-last {opacity: 1;padding: 15px 0;min-height: 10px;width: 100%;margin-bottom: -6px;} .footer-last span {float: left;font-size: 13px;letter-spacing: -.08px;color: #0c0c0c;color: #000000c7;font-weight: 500;} .box1, .datepicker.datepicker-rtl table tr td span, .footer-last span.terms, .pull-right, .wizardCOn .pull-right {float: right;} .footer-last span a {color: #000000c7;font-weight: 500;} .payee-msg {font-size: 19px;border: 1px solid #a0bfb930;padding: 4px;width: auto;border-radius: 5px;box-shadow: 0 0 14px 0 rgba(171, 171, 171, .5);} .payee-msg .ur-field-item > .text-center {width: 100%;display: block;} .payee-msg .step .step-item.active ~ .step-item a:before {background: #21ade76b;} input[name=inf_custom_Salutation] {max-width: 200px;} .sub-address {background-color: rgb(217 213 213/16%);border: 1px solid #f9fbfd;margin-bottom: 60px;padding: 0 30px 30px;border-radius: 10px;} .infusion-form input:not([type=submit]).error, .select2-selection.error, form select.error {border: 1px solid #ca10107a !important;} .marginer {margin-top: 20px;margin-bottom: 33px;} .btncustombackcompanies {padding: 15px 28px;font-size: 1em;letter-spacing: .5px;border-radius: 23px !important;border: 1px solid #ffa800;background-color: #fff;color: #ffa800 !important;} .bs-vertical-wizard {width: 95%;margin-left: 2.5%;} .bs-vertical-wizard ul {margin: 0;padding: 0;list-style: none;} .bs-vertical-wizard ul > li {display: block;position: relative;} .bs-vertical-wizard ul > li > a {display: block;padding: 15px 10px 15px 40px;color: #333c4e;font-size: 13px;font-weight: 400;letter-spacing: .8px;background-color: #f2f9ff;border-radius: 26px;margin-bottom: 25px;letter-spacing: 0;} .bs-vertical-wizard ul > li.complete > a {background: -o-linear-gradient(45deg, #def4ea 0, rgba(0, 174, 239, .47) 100%) !important;background: linear-gradient(45deg, #def4ea 0, rgba(0, 174, 239, .47) 100%) !important;} .bs-vertical-wizard ul > li > a:before {content: '';position: absolute;width: 2px;background-color: #aaccf2;z-index: 3;height: calc(100% - -11px);bottom: -43px;left: 27.45px;} .bs-vertical-wizard ul > li > a .ico {pointer-events: none;font-size: 14px;position: absolute;left: 21px;top: 19px;z-index: 2;width: 14px;padding: 2px;} .bs-vertical-wizard ul > li > a:after {position: absolute;border: 2px solid #32ba7c00;border-radius: 50%;left: 20px;width: 16px;height: 16px;z-index: 3;top: 12px;padding: 4px 3px 3px;color: #fff;font-size: 10px} .bs-vertical-wizard ul > li:first-child > a:after {content: '1';} .bs-vertical-wizard ul > li:nth-child(2) > a:after {content: '2';} .bs-vertical-wizard ul > li:nth-child(3) > a:after {content: '3';} .bs-vertical-wizard ul > li:nth-child(4) > a:after {content: '4';} .bs-vertical-wizard ul > li > a .desc {display: block;color: #bdc2ce;font-size: 11px;font-weight: 400;line-height: 1.8;letter-spacing: .8px;} .bs-vertical-wizard ul > li.complete > a:before {background-color: #32ba7c !important} .bs-vertical-wizard ul > li.complete.prev-step > a:before, .complete.prev-step .bs-vertical-wizard ul > li.complete > a:before {background-color: #aaccf2 !important} .bs-vertical-wizard ul > li.complete > a .ico {left: 21px;padding: 2px;top: 21px} .bs-vertical-wizard ul > li.complete > a .ico.ico-green {color: #fff;background: #32ba7c;border-radius: 18px;z-index: 99;} .bs-vertical-wizard ul > li > a .ico.ico-green {color: #aaccf2;background-color: #aaccf2;border-radius: 11px;min-height: 17px;min-width: 17px;left: 19px;top: 17px;} .bs-vertical-wizard ul > li.complete.prev-step > a .ico.ico-green {color: #aaccf2 !important;background: #aaccf2 !important;} .bs-vertical-wizard ul > li > a .ico.ico-muted {color: #bdc2ce;} .bs-vertical-wizard ul > li.current {background-color: #fff;} .bs-vertical-wizard ul > li.current > a:after {border-color: #aaccf2;background-color: #aaccf2;} .bs-vertical-wizard ul > li.current:after, .bs-vertical-wizard ul > li.current:before {left: 100%;top: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;} .bs-vertical-wizard ul > li.current:after {border-color: rgba(255, 255, 255, 0);border-left-color: #fff;border-width: 10px;margin-top: -10px;} .bs-vertical-wizard ul > li.current:before {border-color: rgba(234, 236, 241, 0);border-left-color: #eaecf1;border-width: 11px;margin-top: -11px;} .thank-you {max-height: 100px !important;} .thank-you .banner-heading {padding-top: 16px;font-size: 23px;font-weight: 700;display: inline;width: auto;float: left;text-align: left !important;margin: 0 !important} .thank-you p {color: #fff;font-size: 14px;text-align: center;width: 100%;margin-top: 13px;}
.thanks-con.bg-white {width: 100%;max-width: 100%;border-radius: 0;border: 1px solid #8c828212 !important;margin-bottom: 60px;} .top-thanks-paragraph {font-size: .6em;letter-spacing: -.09px;text-align: center;color: #333;margin-top: 30px;margin-bottom: 44px;padding: 0 40px;} .loadingScreenWithTick h2, .loadingScreenWithTick h3, .top-thanks-paragraph b {font-size: .9em;} .thanks-con .paragraph {margin-top: 20px;padding: 0 40px;text-align: center;font-size: 15px;letter-spacing: .3px;} .thanks-con .paragraph br {display: block;width: 100%;content: "";min-height: 20px} .nd-ul-cust li li:before, .nd-ul-cust li:before {content: "\2022";width: 1.5em;margin-left: -1.5em;font-weight: 700 } .thanks-logo {max-width: 50px;margin: 0 auto;display: block;width: 100%;margin-bottom: 20px !important} .form-slides, .form-slides-confirmation {width: 90%; margin-left: 5%; } .thanks-agreeterms, .thanks-emailform { width: 100%; max-height: 100px; max-width: 150px; } .error { /*border:2px solid #f4433682 !important*/ } .thanks-agreeterms {margin-top: 0;margin-bottom: 0;padding: 13px 20px;font-size: 14px;border-radius: 40px !important;} .thanks-emailform {background: linear-gradient(to bottom, #3b88c5 0, #3b88d4 100%) !important;color: #fff;font-weight: 600;margin: 13px auto 0;display: inherit;padding-top: 12px;padding-bottom: 12px;border-radius: 52px;} .thanks-clear-button {max-width: 100px;font-size: 15px;padding: 3px 29px 5px;border-radius: 6px;margin-bottom: 2px !important;margin-top: 12px;background-color: #fff;color: grey;border: transparent;} .n-d-topheading {font-size: 14px;font-weight: 400;letter-spacing: -.09px;color: #333;margin-top: 25px;margin-bottom: 30px;text-align: center} .b-why-heading, .bwhy-heading, .n-d-heading, .nd-tax-return, .nd-ul-cust, .nd-ul-cust ul {letter-spacing: normal;font-stretch: normal;font-style: normal} .bgfullwidth {margin-left: -76px;margin-right: -76px;width: 128%;padding-left: 76px;padding-right: 76px;display: block;max-width: 700px !important} .b-why-heading, .n-d-heading, .nd-tax-return {width: 100%} .bg-halfwhite, .health-bg-dark-fradient, .health-customcontainer {background-image: linear-gradient(to bottom, #e4e6ec, #f7f9fb 100%)} .n-d-heading {font-size: 22px;font-weight: 900;line-height: 1.27;color: #1b75bc;text-align: center;margin-top: 45px;margin-bottom: 25px;display: block;} .nd-ul-cust, .nd-ul-cust ul {font-size: 14px;font-weight: 400;line-height: 2;color: #111;list-style: none;} .nd-ul-cust li:before {color: #00aeef;display: inline-block} .nd-ul-cust li li:before {color: #ffa800;display: inline-block} .b-why-heading {font-size: 24px;font-weight: 900;line-height: 1.38;text-align: center;color: #1b75bc;margin-top: 40px;margin-bottom: 10px;display: inline-block;} .bwhy-heading {font-size: 14px;font-weight: 400;line-height: 1.86;text-align: center;color: #333; } .nd-subheading, .nd-tax-return {font-weight: 900; margin-bottom: 10px; text-align: center; display: inline-block; } .bwhy-heading b, .health-pera-3 b, .nd-tax-return b, .nd-usepromo b, .o-packageselection-heading .blue, .sign-within a, .stage-3-tax-back span, .table-white-bg td, .text-blue, .textBlueLight, .tip-heading-sec span, body .congrates-p a {color: #00aeef; } .health-bgwhite, .nd-bg-blue {background-color: #f2fbfe;} .nd-tax-return {font-size: 21px;line-height: 1.43;color: #1b75bc;margin-top: 47px;} .nd-subheading {font-size: 16px;font-stretch: normal;font-style: normal;line-height: 1.63;letter-spacing: -.1px;color: #00aeef;width: 100%;} .nd-content, .nd-description {text-align: center;color: #333;font-size: 14px;font-weight: 400;font-stretch: normal;font-style: normal;width: 100%;} .nd-content {line-height: 1.86;letter-spacing: normal;display: inline-block;margin-bottom: 30px;} .nd-banner {width: 100%;max-width: 95px;height: 100vh;max-height: 130px; display: block; margin: -45px auto 0; } .container-bg-white {border-radius: 40px;box-shadow: 0 2px 48px 0 rgba(27, 117, 188, .15);background-color: #fff;margin-top: 60px;min-height: 160px;margin-bottom: 35px;} .nd-description {line-height: 1.71;letter-spacing: -.09px;display: block;max-width: 80%;margin: 20px auto; } .nd-month, .nd-price, .nd-symbol {font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; text-align: center; color: #333 } .nd-symbol {font-size: 38px;letter-spacing: -.24px;top: -23px} .nd-price {font-size: 76px;letter-spacing: -.47px} .nd-month {font-size: 34px;letter-spacing: -.21px;top: -7px} .nd-btn-design {margin-top: 0 !important;margin-bottom: 20px !important;max-width: 290px !important;max-height: 60px !important;min-height: 60px !important;font-size: 18px !important;font-weight: 900 !important;font-stretch: normal !important;font-style: normal !important;line-height: normal !important;letter-spacing: -.11px !important;text-align: center !important;color: #fff !important;border-radius: 60px !important;} #formhandler .form-row label > b, .box span a, .claim-text, .customHeadinglanding, .fieldsAppender h4, .header-heading, .heading-landing-offer, .heading-landing-offer-sec, .nd-usepromo, .nd-usepromo b, .outerMost h4, .slidetext, .tax-box-amount span, .tax-cal .icons .bottom, .trust-pilot-con h2, body .congrates, body .congrates-p, body .tax-cal .footer-img-sec p {font-stretch: normal;font-style: normal} .nd-usepromo, .nd-usepromo b {font-size: 14px;font-weight: 400;letter-spacing: -.09px;line-height: normal;}.nd-usepromo {color: #666;}.nd-owl-carousel-custom {max-width: 500px;margin: 0 auto 52px;max-height: 221px;} .mobile-max, html #formhandler .btn-customblue {display: block !important;margin: 0 auto !important;} .nd-owl-carousel-custom .item {border-radius: 10px !important;border: 1px solid #e6ebf1 !important;background-color: #f9fbfd !important;margin-top: 50px;} .owl-carousel .owl-stage-outer {overflow: initial;} .mobile-max {width: 100%;max-width: 700px !important;}
.calculator.banner-background {background-position: center center;background-repeat: no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover} .step {list-style: none;margin: 24px 0 23px;width: 100%;padding: 0;} .step .step-item {-ms-flex: 1 1 0;-webkit-box-flex: 1;flex: 1 1 0;margin-top: 0;max-height: 15px;text-align: center} .step .step-item:not(:first-child):before {background: #0069d9;content: "";height: 2px;left: -50%;position: absolute;top: 9px;width: 100%;}.step .step-item a {color: #acb3c2;padding: 20px 10px 0;text-decoration: none;} .step .step-item a:before {background: #02aeef;border: .1rem solid #fff;border-radius: 50%;content: "";display: block; height: .9rem;left: 50%;position: absolute;top: .2rem;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);width: .9rem;z-index: 1 } .step .step-item.active a:before {border: .1rem solid #0069d9;} .step .step-item.active ~ .step-item:before {background: #fff;border: 2px solid #e7e9ed;} .step .step-item.active ~ .step-item a:before {background: #fff;} .step.warning .step-item a:before {background: #ffa800;} .step.warning .step-item:not(:first-child):before {background: #e7e9ed;} .step.warning .step-item.active a:before {border: .1rem solid #ffa800 !important;} .btn-number {background-image: none !important;background-color: transparent !important;} .btn-number img {display: block;width: 100%;max-width: 27px;margin-left: auto;margin-right: auto;} #formhandler input, #formhandler select {background-color: #fff;height: 46px;font-size: 13px;padding: 10px;} .buttonscustomlast { text-align: center;padding-top: 15px; } body .congrates {font-size: 33px;font-weight: 900;line-height: normal;letter-spacing: -.27px;text-align: center;color: #ffa800;margin-top: 89px;text-transform: uppercase} .claim-text, body .congrates-p {font-size: 16px;font-weight: 400;color: #333;text-align: center;letter-spacing: -.13px} #formhandler small, .fieldsAppender h4, .outerMost h4 {font-size: 14px;letter-spacing: -.12px} html #formhandler .btn-customblue {background-color: #00aeef !important;color: #fff !important;border: transparent !important} .claim-text {line-height: normal;margin-top: 35px;margin-bottom: -22px} #formhandler .form-row label > b, .header-heading {line-height: normal;letter-spacing: -.15px;font-weight: 900;} .select2-container--default .select2-selection--single,html #formhandler select{border-radius:10px!important;border:1px solid #059bd35c!important;background-color:#fff!important}.select2-container--default .select2-selection--single{text-align:left;padding-left:10px;padding-top:13px!important}.first-heading{font-size:17px;text-align:center;width:100%;margin-top:30px;margin-bottom:45px;font-style:normal} #formhandler .form-row button, #formhandler .form-row button.btn-success {color: #fff;font-size: 17px;min-width: 200px;min-height: 48px;border-radius: 5px;text-align: center;margin: 0 auto;float: none !important;display: inline-block;font-weight: 700;vertical-align: top} #formhandler .form-row label, #formhandler small {font-weight: 400;font-stretch: normal;font-style: normal;text-align: center} #formhandler .form-row button.btn-success, #formhandler .form-row button:not(.btn-danger) {border-radius: 23px !important;background-color: #ffa800 !important;background-image: none !important;border: 1px solid #ffa800} #formhandler .icons img {position: initial !important;max-width: 30px;margin-left: 2px;margin-top: -13px} #formhandler .form-row label {width: 100%;margin-bottom: 45px;color: #333;font-size: 16px;line-height: 1.38;letter-spacing: -.13px} #formhandler .form-row label > b {width: 100%;margin-bottom: 45px;font-size: 18px;text-align: center;color: #333;} #formhandler .field-container {padding-top: 50px;height: auto;} .buttonscustomlast .clear-signature {border-radius: 23px;border: 1px solid #ffa800;background-color: #fff;color: #ffa800;width: 105px;height: 39px;} .buttonscustomlast .emailsend, .buttonscustomlast .ur-submit-button {width: 151px;height: 39px;margin-top: -1px;background-color: #ffa800;font-weight: 500;color: #fff;} .buttonscustomlast .ur-submit-button {border-radius: 23px;border: 1px solid #ffa800;vertical-align: top;} .buttonscustomlast .emailsend {border-radius: 23px;border: 1px solid #ffa800;} .btn-clear-pad {width: 75px;height: 26px;border-radius: 7px;background-color: #eaf5fd;	position: absolute;top: 76px;right: 113px;border: 1px solid #d091133b;} #formhandler .form-row button.btn-warning {background-color: #ffa800} #formhandler .p-default {width: 45%;display: inline-block;text-align: center} .pretty .state label:after, .pretty .state label:before {top: calc((0% - (100% - 3.4em)) - 8%) !important} #formhandler select { -webkit-appearance: none; -moz-appearance: none;appearance: none;padding: 2px 30px 2px 10px;border: 1px solid #e6ebf1;border-radius: 5px;background-color: #f9fbfd } .select2-container--default .select2-selection--single .select2-selection__arrow {top: 13px !important;right: 9px !important} #formhandler small {display: inline-block;width: 100%;margin-top: 21px;line-height: normal;color: #555} .group-buttons {display: inline-block;width: 100%;text-align: center;margin-top: 52px;margin-bottom: 62px;} .group-buttons button {max-width: 192px;min-width: 0 !important;float: left !important;width: 100%} html body .group-buttons button:first-child {margin-right: 1% !important;font-size: 1em;letter-spacing: .5px;border-radius: 23px !important;border: 1px solid #ffa800;background-color: #fff;color: #ffa800 !important;} html body div .button-goldshiv {background-color: #ffa800;font-size: 1em;letter-spacing: .5px;border-radius: 64px;} .btn-warning:hover {background-color: #f7bd12;border-color: #f9c426;} .fieldsAppender input, .fieldsAppender select {margin-bottom: 11px;} .fieldsAppender h4 {font-weight: 900;line-height: normal;color: #333;} .addressContainersub > div, .box2, .pull-left {float: left;} .fieldsAppender input.start_year, .fieldsAppender select {background-image: url(../images/general/calendar.png);background-repeat: no-repeat;background-position: 91% 13px;background-size: 20px 22px;} .outerMost {margin-bottom: 14px;} .outerMost h4 {margin: 2px 0 12px;padding-left: 5px;font-weight: 900;line-height: normal;color: #333;}
.sec-con ol li, .sec-con p {font-size: 13px;} #myModal .package2 img, #myModal .sig-popup99pound, .indexv2-orText, .seo-page-nav-tabs.nav-tabs li, .seo-page-nav-tabs.nav-tabs li a, .seo-sidebarimage, .showdetails, .success-box, .tax-rebate-guide .guide-top-tax-3 img, .whiteBoxOfImages img { width: 100% } .ur-field-item {display: flex;clear: both;height: fit-content;} .ur-field-item.field-container.data-padder label.text-left {text-align: left;padding-left: 4px;margin-bottom: 8px !important;margin-top: 14px;font-size: 14px !important; } .ur-field-item.field-container.data-padder .showdetails label.text-left {padding-left: 2px !important;} .ur-submit-button {margin-top: 12px;} .sec-con span {color: #1cc31c;} .sec-con ol li {margin-top: 10px;} .sec-con .btn-warning {border: 1px solid #ffc107;color: #fff;border-radius: 23px;font-size: 15px;padding: 10px 29px;} .icon-footer-lock img {width: 100% !important;max-width: 70px;} .icon-images img {width: 100%;margin: 0 auto;display: inline;max-width: 120px;float: none;max-height: 60PX;} .icon-images > div > div {margin-bottom: 13px;} .btn-login-footer {height: 65px;background-color: #00aeef;width: 100%;color: #fff;right: 0;border: 0 solid #00f;border-radius: 0;font-size: 16px;} .tax-cal {margin-bottom: 143px;padding-top: 30px !important;} .headerblue {background-image: linear-gradient(100deg, #36d1dc -23%, #1b75bc 82%);border-top-left-radius: 10px;border-top-right-radius: 10px;} .tax-cal .main-content.mobile-max {margin-bottom: 145px !important;} .tax-cal .bg-footericons {border-radius: 0 0 22px 22px;margin-bottom: -14px !important;margin-top: 130px;background-color: transparent !important;} body .tax-cal .footer-img-sec p {width: 71%;font-size: 13px;font-weight: 500;line-height: normal;letter-spacing: -.38px;text-align: center;color: #4e88b6;margin-left: auto;margin-right: auto;} .tax-cal .footer-img-sec .borderp {display: block;width: 100%;border-right: 1px solid #e0dfdf;} .tax-cal .footer-img-sec img {width: 71% !important;margin: 0 auto;display: block;} .tax-cal .text-center {float: left;margin-bottom: 15px} .tax-cal .tick {position: absolute;top: 11px;left: 39%;font-size: 35px;font-weight: 800;} .tax-cal .tick * {color: #00f !important;} .tax-cal .icons .bottom {font-size: 16px;font-weight: 900;line-height: normal;letter-spacing: -.13px;color: #1b75bc;} .tax-cal .icons .form-group {max-width: 150px;width: 100%;height: 100px;margin: 0 auto;} .cal-container {max-width: 574px;width: 70%;float: left;padding-right: 15px !important;padding-left: 0 !important;} .cal-container .linebar {max-width: 200px;margin: 0 auto;} .header-heading {font-size: 24px;color: #fff;text-align: center} .slidetext, .trust-pilot-con h2 {color: #333;line-height: normal; } .calculaton-div-style {border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border: 1px solid #e6ebf1;background: linear-gradient(to top, #f2f2f2, #ffffff);min-height: 434px;} .trust-pilot-con {width: 43%;max-width: 574px;float: right} .trust-pilot-con h2 {font-size: 18px;font-weight: 900;letter-spacing: -.11px;} .trust-pilot-con .slide {border-radius: 10px;background-color: #f5f5f5; } .slidetext {font-size: 12px;font-weight: 400;letter-spacing: -.07px} .tax-box-amount {max-width: 290px;width: 100%;height: 120px;border-radius: 10px;border: 2px solid rgba(128, 199, 255, .32);background-color: #f4fbff;display: inline-block;padding-top: 10px;margin-top: 28px;} .tax-box-amount span {font-size: 66px;font-weight: 400;line-height: normal;letter-spacing: -.55px;color: #1b75bc;} .page-client-authorize {background-image: url(../images/general/group-12@3x.png);background-size: contain !important;background-repeat: no-repeat !important;background-position: right !important;background-color: #00aeef !important;} .page-client-authorize h2, .page-client-authorize p {text-align: left !important;margin: 0 auto;display: inline-flex;width: 100%;float: none;} .btn-login-footer-rounded {height: 65px;background: -o-linear-gradient(45deg, #00aeef 0, #7aa8d0 100%);background: linear-gradient(45deg, #00aeef 0, #7aa8d0 100%);width: 100%;color: #fff;right: 0;border: 2px solid #def4ea;font-size: 16px;border-radius: 24px 24px 0 0;z-index: 999;text-transform: uppercase} .bg-footericons {background-color: #e9f5ff;margin-top: 0;border-radius: 12px 12px 0 1px;margin-bottom: 55px} .nav-trustpilot {display: inline-block !important;width: 38%;float: right;text-align: right;margin-right: 0;} .nav-trustpilot img {display: inline-block;width: 100%;height: 100vh;max-width: 160px;max-height: 70px !important;margin-top: -14px} .nav-link.active {text-decoration: solid !important; color: #1b75bc !important; /*border-bottom: 1px solid #0ab1f0 !important*/ } .footer-img-sec {float: left;margin-top: -39px} .footer-img-sec img {width: 100%;display: inline-block;height: auto;max-height: available !important} .footer-img-sec p {font-size: 15px;text-align: center;color: #1b75bc;margin-bottom: 65px} .terms * {text-align: left !important;font-size: 16px} .terms h5 {text-align: center !important;font-size: 2em;margin-bottom: 20px} .terms p {margin-bottom: 9px;} .terms ul li:before {content: '.';color: #00aeef;margin-right: 10px;font-size: 19px;font-weight: 700;margin-left: -25px} .terms ul li { margin-bottom: 15px;padding-left: 21px;} .preloader.wrapper > .container > div:first-child {max-height: 675px !important} .footer-preloader {width: 210px !important;height: 92px !important;margin-top: -10px !important;} .preloader.wrapper.dark .container-fluid.icons-topper {max-width: 600px} .preloader {position: fixed;width: 100%;z-index: 9999;height: 100vh;overflow: hidden;padding-top: 2% !important;}
* { -webkit-box-sizing: border-box;box-sizing: border-box} section.wrapper {padding: 40px 0;} section.wrapper.dark {background-color: #607d8bc2 !important; background-position: center;background-repeat: no-repeat !important; } div.spinner { -webkit-animation: 10s linear infinite rotate;animation: 10s linear infinite rotate;margin: auto;width: 142px;height: 142px; display: none !important;} div.spinner i { -webkit-animation: 3s cubic-bezier(.09, .6, .8, .03) infinite rotate; animation: 3s cubic-bezier(.09, .6, .8, .03) infinite rotate;-webkit-transform-origin: 50% 100% 0; -ms-transform-origin: 50% 100% 0;transform-origin: 50% 100% 0;position: absolute;display: inline-block;top: 50%;left: 50%;border: 6px solid transparent;border-bottom: none } div.spinner i:first-child { -webkit-animation-timing-function: cubic-bezier(.09, .3, .12, .03);animation-timing-function: cubic-bezier(.09, .3, .12, .03); width: 44px;height: 22px;margin-top: -22px;margin-left: -22px;border-color: #2172b8;border-top-left-radius: 36px;border-top-right-radius: 36px} div.spinner i:nth-child(2) { -webkit-animation-timing-function: cubic-bezier(.09, .6, .24, .03); animation-timing-function: cubic-bezier(.09, .6, .24, .03);width: 58px;height: 29px;margin-top: -29px;margin-left: -29px;border-color: #18a39b; border-top-left-radius: 42px;border-top-right-radius: 42px } div.spinner i:nth-child(3) { -webkit-animation-timing-function: cubic-bezier(.09, .9, .36, .03);animation-timing-function: cubic-bezier(.09, .9, .36, .03);width: 72px;height: 36px;margin-top: -36px;margin-left: -36px; border-color: #82c545;border-top-left-radius: 48px;border-top-right-radius: 48px } div.spinner i:nth-child(4) { -webkit-animation-timing-function: cubic-bezier(.09, 1.2, .48, .03);animation-timing-function: cubic-bezier(.09, 1.2, .48, .03);width: 86px;height: 43px;margin-top: -43px;margin-left: -43px;border-color: #f8b739;border-top-left-radius: 54px;border-top-right-radius: 54px} div.spinner i:nth-child(5) { -webkit-animation-timing-function: cubic-bezier(.09, 1.5, .6, .03);animation-timing-function: cubic-bezier(.09, 1.5, .6, .03);width: 100px;height: 50px;margin-top: -50px;margin-left: -50px;border-color: #f06045;border-top-left-radius: 60px;border-top-right-radius: 60px} div.spinner i:nth-child(6) { -webkit-animation-timing-function: cubic-bezier(.09, 1.8, .72, .03);animation-timing-function: cubic-bezier(.09, 1.8, .72, .03);width: 114px;height: 57px;margin-top: -57px;margin-left: -57px;border-color: #ed2861;border-top-left-radius: 66px;border-top-right-radius: 66px} div.spinner i:nth-child(7) { -webkit-animation-timing-function: cubic-bezier(.09, 2.1, .84, .03);animation-timing-function: cubic-bezier(.09, 2.1, .84, .03);width: 128px;height: 64px;margin-top: -64px;margin-left: -64px;border-color: #c12680;border-top-left-radius: 72px;border-top-right-radius: 72px} div.spinner i:nth-child(8) { -webkit-animation-timing-function: cubic-bezier(.09, 2.4, .96, .03);animation-timing-function: cubic-bezier(.09, 2.4, .96, .03);width: 142px;height: 71px;margin-top: -71px;margin-left: -71px;border-color: #5d3191;border-top-left-radius: 78px;border-top-right-radius: 78px}
.clear-signature {max-width: 80%;float: none;margin: 16px auto 21px} .signature-p > p {font-size: 14px;text-align: justify !important;margin-bottom: 5px;padding-bottom: 14px} .form-slides-confirmation label {border: 0;padding-left: 3px;text-transform: capitalize;font-size: 1.1em} .js-signature canvas {float: none !important;margin: 0 auto !important;display: block} .icon-top-check {background-color: #3fbe84;border-radius: 50%;width: 27px;height: 27px;display: inline-block;padding: 2px 0 0 5px;position: inherit;right: 8px;z-index: 999;color: #fff;top: -3px;font-size: 17px;left: 6px;margin-top: 18px;margin-left: 7px} .daterangepicker select.monthselect, .daterangepicker select.yearselect {border: 2px solid #2cb7e8 !important;border-radius: 4px !important;padding: 4px !important} .daterangepicker td.active, .daterangepicker td.active:hover {background-color: #2cb7e8 !important} .form-after-employe-none {text-align: center;font-size: 1.4em;margin-top: 36px;color: #0a93c5} .banner-background .container {max-width: 1200px} .customHeadinglanding {display: block;padding-top: 72px;font-size: 39px;font-weight: 700;line-height: 1.09;letter-spacing: -.27px;text-align: center;color: #fff;text-transform: uppercase} .banner-background.landingbanner {background-image: url('../images/banner/banner@3-landingx.jpg') !important;} .offer-page-container {padding: 14px;width: 100%;margin-top: -156px;border-radius: 20px;box-shadow: 0 0 24px 0 rgba(171, 171, 171, .5);background-color: #fff;} .heading-landing-offer {margin-top: 60px;font-size: 25px;font-weight: 500;line-height: normal;letter-spacing: -.21px;text-align: center;color: #00aeef;} .box span a, .heading-landing-offer-sec {text-align: center;color: #333;} .heading-landing-offer-sec {font-size: 20px;font-weight: 700;line-height: normal;letter-spacing: -.17px;margin-top: 30px;} .box p, .footer-text, .footeritems li {letter-spacing: -.12px;font-stretch: normal;font-style: normal;} .heading-landing-offer-sec .golden {color: #ffa800;text-transform: uppercase;font-weight: 700;} html .info-con .landing-page-text {font-size: 16px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.63;letter-spacing: -.13px;text-align: center;padding: 0 20%;color: #555;margin-bottom: 95px;margin-top: 45px;} .box {width: 100%;max-width: 320px;height: 204px;border-radius: 10px;border: 2px solid rgba(128, 199, 255, .32);background-color: #f4fbff;text-align: center !important;} .box p {font-size: 16px;font-weight: 700;line-height: normal;text-align: center;color: #1b75bc;text-transform: uppercase;} .box span a {font-size: 16px;font-weight: 400;line-height: 1.13;letter-spacing: -.13px;} .wording {border: 2px solid rgba(128, 199, 255, .32);height: 57px;display: inline-block;width: 57px;border-radius: 50%;background: #fff;font-size: 2em !important;color: #1b75bc !important;padding-top: 7px;position: relative;top: -32px;line-height: 33px !important;} .footer-text, .footeritems li {font-size: 14px;} .footer-text {font-weight: 500;line-height: normal;color: #300;margin-top: 80px;display: inline-block;} .footeritems {margin-bottom: 53px;margin-left: 15px;} .footeritems ol {list-style: none;counter-reset: li;} .footeritems li {counter-increment: li;list-style: none;font-weight: 400;line-height: 1.93;color: #555;} .customHeadinglanding small, .offer-main-heading, .offer-main-subpara {letter-spacing: normal;text-align: center;font-stretch: normal;font-style: normal;} .footeritems li:before {content: counter(li);color: #00aeef;display: inline-block;width: 1em;margin-left: -15px;font-weight: 700;} .imgback {background-color: #fff;padding: 15px 0;margin-top: 22px;border-bottom-left-radius: 11px;border-bottom-right-radius: 12px} .imgback img {max-width: 36px;max-height: 28px} .index-v2-phone-code, .index-v2-phone-num, .offer-page > div {display: inline-block;float: left} .products-page-container {padding-left: 0 !important;padding-right: 0 !important} .product-padder {padding-left: 45px;padding-right: 45px} .customHeadinglanding small {font-size: 28px;font-weight: 900;line-height: 1;color: #fff} .offer-main-heading {font-size: 21px;font-weight: 900;line-height: 1.38;color: #333;margin-top: 75px;margin-bottom: 20px} .offer-main-subpara {font-size: 16px;font-weight: 400;line-height: 1.75;color: #333;margin-bottom: 60px} .offer-top-box {width: 100%;height: 83px;border-top-left-radius: 10px;border-top-right-radius: 10px;border: 1px solid rgba(128, 199, 255, .32);background-image: linear-gradient(102deg, #36d1dc -23%, #1b75bc 82%)} .offer-heading-p {font-size: 20px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.12px;color: #fff;margin-top: 6%;text-align: left;padding-left: 35%} .btn-header-box-1, .offer-lower-heading-p {font-stretch: normal;font-style: normal;letter-spacing: -.08px;font-size: 13px}
.offer-lower-box {border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border: 1px solid rgba(128, 199, 255, .32);background-image: linear-gradient(to bottom, #e0eafc, #f4fbff)} .offer-lower-heading-p {font-weight: 400;line-height: 1.46;color: #333;padding-left: 35%;margin-top: 21px;min-height: 36px} .btn-header-box-1 {max-width: 190px;width: 100%;height: 46px;border-radius: 23px;box-shadow: 0 2px 20px 0 rgba(155, 186, 211, .2);background-color: #fff;font-weight: 600;line-height: normal;text-align: center;color: #007fc6;display: inline-block;margin-left: 33%;margin-bottom: 25px} .p-heading-1, .p-heading-tpp, .pckg-name {font-stretch: normal;font-style: normal;font-weight: 900;text-align: center} .box-1-img {position: absolute;top: -60px;max-width: 120px} .packages-con {background-color: #f2fbff;margin-top: 60px;padding-bottom: 90px} .p-heading-tpp {font-size: 28px;line-height: 1;letter-spacing: normal;color: #1b75bc;margin-top: 48px;margin-bottom: 57px} .p-heading-1, .pckg-name {font-size: 16px;display: block;width: 100%} .euro, .price, .vat-price {font-weight: 500;font-stretch: normal;font-style: normal} .p-heading-1 {line-height: 1.75;letter-spacing: normal;color: #333;margin: 0;padding-top: 15px;padding-bottom: 8px} .euro, .pckg-name, .price, .vat-price {line-height: normal} .pckg-name {letter-spacing: -.1px;color: #fff;height: 40px;padding-top: 8px} .package-bg, .packages-main > div {float: left;height: 100%} .price, .vat-price {display: inline-block;color: #333} .package-bg {box-shadow: 0 2px 35px 0 rgba(27, 117, 188, .15);background-color: #fff;border-radius: 12px;padding-bottom: 110px} .pkg-image {max-width: 87px;margin: 10px auto 20px;width: 100%;max-height: 120px} .euro {font-size: 28px;letter-spacing: -.17px;text-align: center;color: #333;vertical-align: top} .price {font-size: 56px;letter-spacing: -.35px;text-align: center;margin-top: -8px} .vat-price {font-size: 20px;letter-spacing: -.12px;margin-left: 10px} .offer-list-items li, .offer-list-sub-heading {letter-spacing: normal;font-stretch: normal;font-style: normal} .pkg-1 {background-color: #e5a68c} .pkg-2 {background-color: #7f8292} .pkg-3 {background-color: #f6c757} .offer-list-items {list-style: none;padding: 0 0 0 15px;margin: 0} .offer-list-items li {text-indent: -8px;font-size: 15px;font-weight: 400;color: #333;line-height: 23px;margin-bottom: 7px} .offer-list-items li:before {content: "";color: #ffa800;position: relative;left: -11px} .offer-list-sub-heading {font-size: 13px;font-weight: 600;line-height: 2.15;color: #00aeef} .btn-offer-subscribe, .packages-main .btn-offer-subscribe {max-width: 200px;height: 46px;border-radius: 23px;background-color: #ffa800;font-size: 13px;letter-spacing: -.08px;margin: 15px auto 24px;line-height: normal; width: 100%;display: block;float: none;background-image: linear-gradient(97deg, #ffc350 -4%, #ffa800 97%) } .ensure-heading, .stand-alone-service, .stand-alone-service-small {letter-spacing: normal;text-align: center;font-weight: 900;font-stretch: normal;font-style: normal} .btn-offer-subscribe {font-weight: 900;font-stretch: normal;font-style: normal;text-align: center;color: #fff;text-transform: capitalize} .ensure-heading, .stand-alone-service {color: #1b75bc} .packages-main .btn-offer-subscribe {font-weight: 900;font-stretch: normal;font-style: normal;text-align: center;color: #fff;text-transform: uppercase !important;position: absolute !important;bottom: 0 !important;left: 0 !important;right: 0 !important} .ensure-heading {font-size: 24px;line-height: 1.27;margin-top: 48px;margin-bottom: 30px} .yearly {box-shadow: 0 0 24px 0 rgba(171, 171, 171, .5);background-color: #fff;max-width: 960px;margin-top: 45px} .yearly-top {width: 100%;height: 40px;background-color: #1b75bc;border-bottom-right-radius: 45px} .yearly-top p {font-size: 16px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.1px;text-align: center;color: #fff;margin-top: 10px !important} .yearly-top img {width: 100%;max-width: 86.9px;height: 120px;display: block;margin: 32px auto 0} .yearly .offer-list-items {margin-top: 30px;margin-bottom: 30px} .yearly .offer-main-price {margin-top: 55px} .stand-alone-service {font-size: 33px;line-height: .85;margin-top: 90px} .stand-alone-service-small {font-size: 22px;line-height: 1.27;color: #00aeef;margin-bottom: 35px} .stand-alone .offer-top-box {height: 123px} .stand-alone .offer-heading-p {font-size: 18px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.11px;text-align: center;color: #fff;padding: 0;width: 100%} .stand-alone .offer-lower-heading-p {padding: 0;font-size: 13px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.46;letter-spacing: -.08px;text-align: center;color: #333;min-height: 100px;max-height: 100px} .goldpackage .offer-main-subpara, .timeboxes p {font-weight: 300;color: #333;text-align: center;font-stretch: normal;font-style: normal} .stand-alone .btn-header-box-1 {padding: 0;margin: 24px auto 20px;float: none;display: block} .stand-alone-img {max-width: 120px;max-height: 120px;display: block;background: #fff;border-radius: 61px;margin: -64px auto 24px}.bg-gold, .bg-gold2 {padding: 0;background-size: cover;} .bg-gold, .bg-gold2, .updatedBanner {background-repeat: no-repeat} .bg-gold, .bg-gold2, .overlay {border-top-left-radius: 10px;border-top-right-radius: 10px} .full-height > div {height: 100%;} .goldpackage .offer-main-subpara {margin: 55px auto 0;max-width: 100%;font-size: 18px;line-height: 1.55;letter-spacing: -.17px;padding: 0 100px;}.goldpackage .offer-main-subpara b {font-weight: 900 !important;font-size: 32px;} .bg-gold {background-image: url('../images/banner/banner-gold@3x.png');height: 200px;margin-top: 50px;}.bg-gold2 {background-image: url('../images/banner/banner-gold@3x---.png');height: 350px;margin-top: 55px;}
.btn-blue, .confidensebanner img, .dead-button-more, .dead-con-images, .deadconplus img, .deadline-date, .deadlock-container, .gold-click, .overlay, .slider-trustpilot, .timeboxes {height: 100%;width: 100%;} .overlay {padding-top: 36px;text-align: left;padding-left: 52%;} .timeboxes {max-width: 105px;max-height: 110px;border-radius: 10px;background-color: #fff;padding-top: 10px;display: inline-block;float: none;margin-right: 1%;} .timeboxes p {font-size: 45px;line-height: initial;letter-spacing: -.47px;margin-bottom: 0;} .timeboxes small {font-size: 18px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.44;letter-spacing: 3px;text-align: center;color: #666;display: block;} .gold-offer-bg-blue {background-color: #f2fbff;padding-top: 35px;padding-bottom: 25px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;} .gold-offer-heading {font-size: 36px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: .83;letter-spacing: -1.38px;color: #0075c2;margin: 6px 0 0;display: inline-block;} .gold-offer-original, .gold-offer-original-new {font-size: 46px;line-height: .57;display: inline-block;} .gold-offer-original, .gold-offer-original-new, .gold-singleHandlingtext {font-weight: 900;letter-spacing: -.38px;font-stretch: normal;font-style: normal;} .golden-package-text{text-align:right;padding-right:4%}.gold-offer-original{text-align:center;color:#00aeef;text-decoration:line-through;margin-right:20px;margin-left:20px}.gold-offer-original h3,.rate-us-striked,.sp-separator p{margin:0}.gold-offer-original-new{text-align:center;color:#1b75bc}.gold-singleHandlingtext{text-transform:uppercase;font-size:18px;color:#0075c2;margin-top:20px} .gold-offer-original-new small {display: inline-block;font-size: 18px;font-weight: 400;font-stretch: normal;line-height: normal;letter-spacing: 0;color: #1b75bc;} .goldmember-small {font-size: 18px;margin-top: 25px;color: #ba8936;display: block;font-weight: 700} .goldmember-bold {font-size: 2em;font-weight: 800;color: #ba8936} .img-gold-offer {margin: 20px auto 0;display: block;max-width: 190px;width: 100%} .golden-terms {padding: 30px 85px} .gold-click {max-width: 280px;max-height: 62px;margin: 15px auto 0;float: none;display: inline-block} .gold-offer-heading-para {padding-left: 35px} .offerterms li {font-size: 16px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.7;letter-spacing: -1.09px;color: #555;margin-bottom: 0 !important} .deadline-date {max-width: 214px;max-height: 214px;float: right;margin-right: 30px} .mainheadingbanner {padding-bottom: 20px} .dead-para-styling {padding: 0 61px 0 20px;text-transform: uppercase} .deadline-heading_main {font-size: 24px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: 1.25;letter-spacing: -.15px;color: #00aeef;margin-top: 40px;text-transform: uppercase} .deadline-heading_main .yellow, .rate-us-top-banner-text span, .text-yellow, .top-sidebar-seo-container-paragraph a {color: #ffa800} .deadline-subheading {font-size: 16px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: -.1px;color: #666;margin-top: 15px;text-transform: none;margin-bottom: 0} .btn-yellow, .deadline-getoffer, .health-c-con-heading, .health-c2-con-heading, .tip-countdown h4, .tip-top-con, .tip-top-con-sec, .tip-top-offer-endsin, .tip-top-offer-permonth {font-weight: 900;font-stretch: normal;font-style: normal} .btn-blue {max-width: 184px;max-height: 45px;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.08px} .lightbg {background-color: #f2fbfe;margin-top: -15px;border-top-left-radius: 16px;border-top-right-radius: 16px} .deadline-getoffer {font-size: 24px;line-height: 1.25;letter-spacing: -.15px;color: #1b75bc;text-align: center;display: block;width: 100%;margin-bottom: 20px;text-transform: uppercase} .deadline-trust {width: 100%;height: 180px;max-height: 100%;border-radius: 10px;background-color: #fff;padding: 15px;float: none;margin-left: auto;margin-right: auto} .form-deadoffr {border-radius: 5px;padding-left: 65px;padding-right: 65px} .form-deadoffr input {border-radius: 5px;border: 1px solid #e6ebf1;background-color: #fff;height: 56px;margin-bottom: 13px;} .btn-yellow {max-width: 296px !important;max-height: 56px;width: 100% !important;height: 50vh;font-size: 16px;line-height: normal;letter-spacing: -.1px;color: #fff;background-image: linear-gradient(103deg, #ffc048 -3%, #ffaa08 96%) !important;margin-top: 56px;margin-bottom: 60px;border-radius: 53px;text-transform: uppercase; /*box-shadow: 0 9px 18px 0 #ffaa08; background: linear-gradient(to bottom, #004e34 0, #297d43 100%) !important;*/ border: 1px solid #ffaa08 !important;} .dead-con-headin, .deadline-ourservices, .tip-b-heading, .tip-heading-sec, .tip-p-3 {font-stretch: normal;font-style: normal;color: #333;} .bglghtshadow {background-color: #f9fbfd;} .dead-getform, .tax2-slides {padding-top: 20px;} .deadline-ourservices {font-size: 24px;font-weight: 300;line-height: 1.5;letter-spacing: -.15px;text-align: center;width: 100%;max-width: 630px;display: block;margin: 80px auto 86px;} .deadlock-container {max-width: 274px;max-height: 144px;border-radius: 10px;border: 2px solid rgba(128, 199, 255, .32);background-color: #f4fbff;float: none;margin-left: auto;margin-right: auto;} .dead-con-images {max-width: 110px;max-height: 110px;margin-top: -59px;margin-bottom: 19px;}.dead-con-headin {font-size: 16px;font-weight: 400;line-height: 1.13;letter-spacing: -.13px;margin-bottom: 31px;} .dead-happycustomer,.slider-name-date,.slider-name-header,.slider-text-review{line-height:normal;font-stretch:normal;font-style:normal}.dead-buttonsubmite{max-width:294px;width:100%;max-height:55px}
.buttongestarted {margin-top: 70px;margin-bottom: 80px;display: block;} .dead-bg-darker {border: 1px solid #eef0f8;background-image: linear-gradient(to bottom, #e4e6ec, #f7f9fb 100%);padding-bottom: 40px;} .m-t-20, .owl-dots, .rate-us-container-review-top {margin-top: 20px;} .dead-happycustomer {font-size: 22px;font-weight: 900;letter-spacing: -.14px;color: #1b75bc;display: block;text-align: center;margin-top: 50px;margin-bottom: 40px;text-transform: uppercase;} .deadoffer-slider-img {max-width: 60px;border-radius: 40px;background-color: #000;} .slider-name-header {font-size: 13px;font-weight: 900;letter-spacing: -.08px;color: #333;text-transform: capitalize;} .button-new-gradient, .form1-topheading, .joinuspopptext, .offer-form-upper-text, .offer-label, .offer-subheading, .reach-us-top-heading, .self-ass-taxreturn, .tip-p-1, .tip-top-offer-endsin {text-transform: uppercase} .slider-name-date {font-size: 10px;font-weight: 500;letter-spacing: -.06px;color: #666} .slider-trustpilot {max-width: 72.6px;max-height: 14px} .slider-text-review {font-size: 12px;font-weight: 400;letter-spacing: -.07px;color: #333;margin: 10px 0 0} .deadline-getoffer-yearlyservices {font-size: 24px;font-weight: 300;font-stretch: normal;font-style: normal;line-height: 1.38;letter-spacing: -.15px;text-align: center;color: #1b75bc;display: block;max-width: 667px;float: none;margin: 67px auto 25px} .dead-fullpackage {font-size: 16px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.56;letter-spacing: -.1px;text-align: center;color: #333;display: block;width: 100%;margin-bottom: 25px} .joincustomers {padding-bottom: 70px} .dead-button-more {max-width: 154px;max-height: 45px} .o-checkboxer, .o-input {max-height: 46px;display: inline-block} .deadconplus {padding: 41px 40px 40px} .deadconplus h1 {font-size: 26px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: 1.08;letter-spacing: -.16px;text-align: center;color: #fff} .c-banner-text, .deadconplus p {font-size: 13px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: normal;text-align: center} .deadconplus p {letter-spacing: -.08px;color: #fff;margin-top: 30px} .deadconplus img {max-height: 55px} .deadconplus .btn1 {max-width: 174px} .deadconplus .btn2 {max-width: 264px;margin-top: 33px} .dead-bg-light {background-color: #00aeef} .dead-bg-dark {background-color: #1b75bc} .confidensebanner {padding-top: 60px;padding-bottom: 40px} .confidensebanner img {max-width: 44.8px;max-height: 46.6px;margin: 0 auto 10px;display: block} .border-leftp {border-right: 1px solid #1b75bc42} .c-banner-text {letter-spacing: -.38px;color: #4e88b6} .offer-form-upper-text-new-design.updated-sec, .offer-heading {font-weight: 900;line-height: normal;color: #1b75bc;font-stretch: normal;font-style: normal} .offer-subheading, .updatedBanner h5 {font-weight: 400;font-stretch: normal;font-style: normal;	text-align: center} .updatedBanner h5 {font-size: 16px;line-height: 1.75;letter-spacing: -.13px;color: #333} .updatedBanner {background-position: 100% 0;background-size: cover} .o-datepicker, .s4income {background-size: 20px 22px;background-repeat: no-repeat} .updatedBanner.offerbg-lightblue {padding-left: 3% } .offerbg-lightblue {background-color: #f2fbfe;margin-top: -15px;border-bottom: 1px solid #1b75bc24} .offer-heading {margin-top: 30px;font-size: 18px;letter-spacing: -.17px} .offer-subheading {font-size: 22px;line-height: 1.32;letter-spacing: normal;color: #00aeef;margin-top: 10px} .offer-smallheading {font-size: 16px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.75;letter-spacing: -.13px;text-align: center;color: #333;margin-bottom: 30px} .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .offer-smallheading span {/*color: #00aeef !important*/} .offer-form-upper-text-new-design.updated-sec {font-size: 24px;letter-spacing: -.15px;margin-top: 20px} .offer-form-upper-text, .offer-form-upper-text.updated-sec {font-weight: 900;line-height: 1.81;letter-spacing: normal;color: #333;text-align: center} .offer-form-upper-text.updated-sec {font-size: 15px;font-stretch: normal;font-style: normal;margin-top: 10px} .offer-form-upper-text {font-size: 16px;font-stretch: normal;font-style: normal;margin-top: 20px;margin-bottom: 20px} .offer-privacytext, .sign-within {font-weight: 400;font-stretch: normal;font-style: normal} .offer-privacytext {margin-top: 20px;font-size: 16px;line-height: 1.44;letter-spacing: -.13px;color: #030303} .offer-privacytext a {color: #555} .offer-button-con {margin-top: 15px;margin-bottom: 20px} .sign-within {font-size: 14px;line-height: 1.64;letter-spacing: -.12px;color: #555} .owlshaded .deadline-trust {border-radius: 10px;border: 1px solid #e6ebf1;background-color: #f9fbfd} .offer-heading-2 {margin-top: 25px;font-size: 28px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.17px;color: #1b75bc} .offer-smallheading-2 {font-size: 16px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.75;letter-spacing: -.13px;text-align: center;color: #333;margin-bottom: 30px } .health-f-sec, .o-checkboxer, .offer-smallheading-2 b {font-weight: 900} .offer-label, .offer-label span {font-size: 14px;line-height: 1.57;letter-spacing: -.12px;font-weight: 900;font-stretch: normal;font-style: normal;} .offer-label {color: #111;margin-bottom: 10px;margin-left: -15px;} .offer-label span {color: #00aeef;margin-right: 5px;}
.getstarted {margin-top: 60px !important;} .o-checkboxer-p > .o-checkboxer:first-child {margin-right: 5px;} .o-checkboxer {max-width: 96px;width: 100%;height: 46px;border-radius: 10px;border: 1px solid #e9eae8;background-color: #fff;font-size: 12px;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.1px;text-align: center;	color: #00aeef;padding: 14px 15px 10px 11px;margin-bottom: 6px;cursor: pointer !important;} .o-checkboxer.active, .o-iconbox.active {border: 2px solid rgba(128, 199, 255, .32) !important;background-color: #f4fbff !important;} .o-checkboxer .icon {margin-right: 5px;display: inline-block;} .o-whatdates {font-size: 13px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.69;letter-spacing: -.11px;color: #666;margin-top: 10px;display: inline-block;} .btn-continue, .health-blue-heading-2, .health-blue-heading-name, .health-review-heading, .o-input {font-stretch: normal;font-style: normal;line-height: normal;}.o-input {max-width: 200px;border-radius: 5px !important;border: 1px solid #e6ebf1 !important;background-color: #f9fbfd !important;font-size: 14px;font-weight: 500;letter-spacing: -.12px;color: #333;} .o-datepicker {background-image: url(../images/general/calendar.png);background-position: 92% 11px;} .btn-continue {max-width: 100px;width: 100%;max-height: 40px;height: auto;border-radius: 5px;background-color: #00aeef;font-size: 13px;font-weight: 900;letter-spacing: -.09px;color: #fff;padding-top: 11px;padding-bottom: 13px;} .img-text-smaller, .o-subheadingtextheading {font-size: 14px;font-weight: 400;font-stretch: normal;font-style: normal;letter-spacing: -.12px;width: 100%;} .chr {min-height: 1px;box-shadow: 0 3px 6px 0 rgba(171, 171, 171, .37);background-color: rgba(96, 125, 139, .15);display: block;width: 100%;} .o-subheadingtextheading {display: block;line-height: 1.57;color: #333;padding-left: 15px;margin-bottom: 15px;} .img-text-smaller {line-height: normal;color: #1b75bc;display: block;margin-top: 21px;margin-bottom: 30px;text-align: center;padding-left: 10px;padding-right: 10px;} .o-packageselection-heading, .o-packageselection-heading-smaller {color: #333;font-stretch: normal;font-style: normal;display: block;text-align: center;} .o-iconbox {width: 100%;max-width: 280px;height: auto;max-height: 160px;border-radius: 10px;border: 1px solid #e9eae8;background-color: #fff;padding-top: 45px;margin-bottom: 20px;} .o-imgicon {display: block;width: 44px;height: 44px;margin: 0 auto;} .o-packageselection-heading {font-size: 20px;font-weight: 900;line-height: 1.81;letter-spacing: normal;margin-top: 50px;width: 100%;} .o-packageselection-heading-smaller {font-size: 16px;font-weight: 400;line-height: 1.56;letter-spacing: -.13px;margin-bottom: 40px;width: 100%;max-width: 80%;margin-left: auto;margin-right: auto;} .offer-top-box-package-selection3 {max-width: 370px;width: 100%;display: block;padding: 0 10px;} #signed, .offer-top-box-package-selection3.f, .offer-top-box-package-selection3.s, .tip-button-link img, .tip-buttonAvailoffer, .tip-footer-confidence-img, .tip-goldpackage {margin-left: auto;margin-right: auto;} .offer-heading-p-pRice {font-size: 56px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.35px;color: #fff;} .offer-main-price-custom .euro, .offer-main-price-custom .price, .offer-main-price-custom .vat-price, .rate-2-pound-amount, .rate-2-vat {font-weight: 500;font-stretch: normal;font-style: normal;line-height: normal;color: #1b75bc;} .offerpagestandalonecustom .offer-top-box {height: 120px;} .offerpagestandalonecustom .offer-lower-box {padding-top: 25px;} .topwhite {margin-top: 28px;} .offer-main-price-custom .euro {font-size: 18px;letter-spacing: -.11px;text-align: center;} .offer-main-price-custom .price, .rate-2-pound-amount {font-size: 36px;letter-spacing: -.22px;} .offer-main-price-custom .vat-price, .rate-2-vat {font-size: 18px;letter-spacing: -.11px;} .infolabels4, .o-s4-label-radio, .s4heading, .s4otherincome {letter-spacing: -.12px;font-stretch: normal;font-style: normal;} .infolabels4, .s4heading {font-size: 14px;color: #333;line-height: normal;} .stand-alone.offerpagestandalonecustom .offer-lower-heading-p {min-height: 40px;} .imgbanner {width: 100%;max-width: 559px;max-height: 58px;height: auto;display: block;margin: 90px auto 70px;} .customofferlabel {margin-top: 50px;margin-bottom: 10px;margin-left: 0;} .offer-s4-inner {width: 95%;margin: 0 auto;} .s4heading {font-weight: 900;margin-bottom: 10px;margin-top: 10px;} .s4income {width: 100%;height: 56px;border-radius: 5px;border: 1px solid #e6ebf1;background-color: #f9fbfd;background-image: url(../images/general/path.png);background-position: 3% 16px;padding-left: 13%;} .imginfoicon {width: 20px;height: 20px;float: none;display: inline-block;margin-left: 5%;} .infolabels4 {font-weight: 600;margin-top: 35px;margin-bottom: 8px;} .o-s4-fields-holder input[type=radio] {display: inline-block;width: 25px;outline: 0;position: relative;top: 13px;margin-right: 15px;} .o-s4-label-radio {font-size: 13px;line-height: normal;color: #555;font-weight: 800;} .o-s4-fields-holder {margin-bottom: 50px;} .s4otherincome {font-size: 14px;font-weight: 600;line-height: 1.86;color: #333;margin-bottom: 20px;} .blue-link, .privacytext {font-size: 13px;font-stretch: normal;font-style: normal;line-height: 1.69;letter-spacing: -.11px;} .offer-s4-inner .chr, .padding-bottom, .sparrow-vat-values {margin-bottom: 30px} .no-bg {background-image: none !important} .privacytext {font-weight: 600;color: #666} .blue-link {font-weight: 400;color: #00aeef !important} .btns4custom, .digits, .headerpopup, .tax2-btn-custom-orange {font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal} .p-top-footer {padding-top: 50px;padding-bottom: 20px} #aboutPage .a-p-tip-help, .p-top-footer-2 {padding-bottom: 100px}.btns4custom {font-size: 14px;letter-spacing: -.09px;max-width: 400px;min-height: 46px;margin: 0 auto}
.popupmodalcustomheader {background: #ABD3FA;background: linear-gradient(273.84deg, #E5F6FF 28.36%, #ABD3FA 97.18%);width: 99.8%}.headerpopup, .rate-2-pound {font-size: 18px;letter-spacing: -.11px;color: #1b75bc} .comebackclick, .modal-toptext, .modal-ul, .offer-20-footer-pera {font-size: 14px;font-weight: 600;font-stretch: normal;font-style: normal} .modal-toptext, .modal-ul {letter-spacing: normal} .modal-toptext {line-height: 2.29;color: #333;margin-bottom: 0} .modal-ul {line-height: 2.36;color: #333;list-style: none} .comebackclick, .offer-20-footer-pera {line-height: 1.57;letter-spacing: -.12px;color: #333} .modal-ul li:before {content: "";color: #00aeef;position: relative;left: -11px} .offer-top-box-package-selection3.offer20-1 {max-width: 420px} .o-packageselection-heading.offer20 {margin-bottom: 20px} .offer20-1 .offer-lower-heading-p {min-height: 15px;height: 15px} .offer20-footermanagewidth {max-width: 82%;margin: 60px auto 40px} .comebackclick {display: block;width: 100%;margin-top: 10px} .p-f-topheading {max-width: 140px;width: 100%;max-height: 140px;height: 140px;display: block;margin-top: -74px;margin-left: auto;margin-right: auto} .p-f-topheading-h2 {font-size: 36px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.7px;color: #00aeef;margin-top: 25px;margin-bottom: 40px} .p-f-footertextlast {font-size: 16px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.13;letter-spacing: normal;text-align: center;color: #333;margin-bottom: 50px} .btn-yellow-warning {max-width: 253px;width: 100%;height: 46px;max-height: 46px;border-radius: 23px;background-color: #ffa800;font-size: 14px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.09px;color: #fff} .margin-b-200 {margin-bottom: 190px} .contholder {display: inline-block;width: auto;vertical-align: top} .termssmallertext {text-align: center;font-size: 12px;max-width: 80%;margin: 10px auto 0} .customErrorFeildsSet {color: red !important;display: block !important;width: 100% !important;font-size: 12px !important;text-align: left !important;margin-top: 4px} .hinttaxfigure {display: block;width: 100%;font-size: 12px;margin-top: 6px;font-weight: 600} .stage-1-outer-box {border-radius: 10px;border: 2px solid rgba(128, 199, 255, .32);background-color: #f4fbff;padding: 0} .stage1-span-innerRound {width: 70px;height: 70px;border-radius: 60px;border: 2px solid #cfeaff;background-color: var(--white);display: block;margin: -39px auto 15px;vertical-align: middle;text-align: center;padding-top: 21px;top: -39PX;color: #1b75bc}.popupImagewrapper, .stage1-p-sec {background-color: #fff;width: 100%} .stage1-p-innertext {font-size: 14px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.5;letter-spacing: -.12px;text-align: center;color: #1b75bc;min-height: 40px;vertical-align: middle} .stage-1-offerletter, .stage-1-popuptext1 {letter-spacing: normal;font-stretch: normal;font-style: normal;text-align: center} .stage1-p-innertext span {color: #333}.stage1-p-sec {height: 60px;border-radius: 0 0 10px 10px;border-top: 2px solid rgba(128, 199, 255, .32);margin: 0;padding: 17px 0 0;text-align: center} .stage1-p-sec img {max-width: 44px;max-height: 28px} .bolder {font-size: 21px;font-weight: 800;margin-top: 10px;display: block} .stage-1-offerletter {font-size: 24px;font-weight: 700;line-height: 1.33;color: #333;width: 100%;margin-bottom: 15px;padding: 0 2%} .stage-1-popuptext1 {font-size: 20px;font-weight: 900;line-height: 1.25;color: #333;display: block;width: 100%;margin-bottom: 45px} .stage-1-popuptext-small, .stage-1-popuptext3, .stage-1-popuptext4, .stage-1-popuptext4 small, .stage-3-tax-back {font-size: 16px;line-height: 1.56;letter-spacing: normal;color: #333;font-stretch: normal;font-style: normal;text-align: center} .stage-1-popuptext3 {font-weight: 400;display: block;width: 100%;margin-top: 20px}.stage-1-popuptext4 {font-weight: 900;display: block;width: 100%} .blackoffer, .offerpopuptext, .stage-1-offerletter-sec-p {font-weight: 600;font-stretch: normal;font-style: normal;letter-spacing: normal;color: #333;text-align: center} .stage-1-popuptext4 small span, .tip-c-con-heading b {font-weight: 900;color: #00aeef} .custompopupImage {max-width: 66px;max-height: 66px;margin: 0 auto;display: block} .popupImagewrapper {max-width: 117px;height: 100%;max-height: 117px;border-radius: 100px;border: 2px solid rgba(128, 199, 255, .32);margin: 0 auto;padding: 23px} .offer1checkbox {width: 100%;max-width: 33px;height: 100%;max-height: 33px} .offerpopuptext {font-size: 18px;line-height: 1.78} .stage-1-offerletter-sec-p {font-size: 16px;width: 90%;line-height: 34px;margin-top: 20px;margin-right: auto;margin-left: auto} .ui-tooltip, .ui-tooltip-content {white-space: pre-line} .blackoffer {font-size: 22px;line-height: 1.27;margin-bottom: 40px} .boxblue, .tax2-top-container-h2 {line-height: normal;font-stretch: normal;font-style: normal} .boxblue {border-radius: 10px;border: 2px solid rgba(128, 199, 255, .32);background-color: #f4fbff;font-size: 35px;font-weight: 700;letter-spacing: -.47px;color: #1b75bc;padding: 10px 20px} .tax2-top-container {width: 100%;max-height: 161px;background-image: linear-gradient(114deg, #36d1dc -24%, #1b75bc 83%);height: 100vh;text-align: center;padding-top: 15px} .tax2-top-container-h2 {width: 100%;font-size: 28px;font-weight: 900;letter-spacing: -.17px;color: #fff} .tax2-firstheading, .tax2-footer-confidenceBanner, .tax2-secheading-1 {font-weight: 500;font-stretch: normal;font-style: normal;text-align: center}.tax2-text-container {max-width: 98%;min-height: 384px;height: auto;object-fit: contain;border-radius: 20px;background-image: linear-gradient(to bottom, #f4fbff, #e0eafc);width: 100%;margin: -100px auto 0;margin-left: 1.5% !important;padding-bottom: 20px;padding-top: 20px}
.tax2-firstheading {max-width: 298px;font-size: 16px;line-height: 1.5;letter-spacing: -.13px;color: #333;margin: 15px auto 0} .tax2-btn-custom {max-width: 126px;width: 100%;height: 56px;border-radius: 10px;box-shadow: 0 2px 5px 0 #c9e6fc;border: 1px solid #d2eeff;background-image: linear-gradient(108deg, #fff -3%, #f8fafd 95%)} .tax2-buttonsHolder {margin-top: 40px;text-align: center} .tax2-footer-confidenceBanner {font-size: 11px;line-height: 1.18;letter-spacing: -.32px;color: #4e88b6} .tax2-footer-confidenceBanner-image {max-width: 85%;width: 100%;object-fit: cover;margin: 0 auto;	text-align: center;float: none;display: block} .tax2-footer-container {margin-top: 15px} .tax2-imgtrustpilot {max-width: 274px;width: 100%;height: 23px;object-fit: contain;display: block;margin-left: auto;margin-right: auto;margin-bottom: 10px} .tax2-confidenceiamges-ssl {width: 100%;max-width: 325px;max-height: 45px;object-fit: contain;margin: 0 auto 6px;display: block} .tax2-separator {max-width: 90%;background-color: #e6ebf1;margin: 13px auto}.tax2, .tax2-buttonWhiteText {max-width: 220px;height: 80px;background-color: #fff;width: 100%} .tax2-secheading-1 {font-size: 18px;line-height: 1.5;letter-spacing: -.13px;color: #333} .digits, .symbol {font-size: 46px;letter-spacing: -.38px;color: #00aeef} .tax2 {border-radius: 10px;border: 2px solid rgba(128, 199, 255, .32)} .symbol {font-weight: 400;font-stretch: normal;font-style: normal;line-height: normal} .tax2-buttonWhiteText {border-radius: 10px;border: 2px solid rgba(128, 199, 255, .32);text-align: center;padding: 9px;margin: 0 auto} .tax2-btn-custom-orange {max-width: 278px;width: 100%;height: 52px;border-radius: 26px;box-shadow: 0 9px 18px 0 #f7d8a5;border: 1px solid #eca00e;background-image: linear-gradient(98deg, #ffc350 -4%, #ffa800 97%);font-size: 18px;letter-spacing: .4px;color: #fff} .tax2-cantfindaddress, .tax2-claimBold, .tax2-claintext, .tax2-label, .tax2-yourtaxreturn, .tax2u-subheading {line-height: 1.47;letter-spacing: -.12px;font-stretch: normal;font-style: normal} .tax2-claimBold, .tax2-claintext {font-size: 15px;color: #333;text-align: center} .tax2-claintext {font-weight: 500;max-width: 308px;max-height: 64px;margin: 20px auto 0} .tax2-claimBold {font-weight: 900;margin: 10px auto 0} .tax2-yourtaxreturn, .tax2u-subheading {margin-left: auto;margin-right: auto;color: #333} #aboutPage .a-p-coreValuesHading span, #aboutPage .a-p-topHeading span, .a-p-expertsHeading span, .tablesparrow tr th:first-child, .tax-2ucontainerinformation .fa-info-circle, .tax2-claimBold-bluue, .tax2-yourtaxreturn-bluue, .text-dark-blue, .textbluedark {color: #1b75bc} .tax2-yourtaxreturn {font-size: 18px;font-weight: 900;text-align: center;margin-bottom: 5px} .tax2-cantfindaddress, .tax2-label, .tax2u-subheading {font-size: 15px} .tax2u-subheading {font-weight: 500;text-align: center} .tax2-input, .tax2-slides .select2, .tax2-slides .select2-choice, .tax2-slides .select2-selection {width: 100% !important;height: 43px !important;border-radius: 10px !important;border: 1px solid rgba(128, 199, 255, .32);background-color: #fff !important;margin-bottom: 9px !important} .con-3 .col-6.f {padding-right: 20px} .con-3 .col-6.s {padding-left: 20px} .tax2-label {font-weight: 900;color: #333;margin-left: 6px} .tax2-cantfindaddress {font-weight: 500;text-align: center;color: #00aeef;margin-bottom: 6px;padding-left: 4px;border-bottom: 1px solid #00aeef;padding-bottom: 0} .tax2-btn-blue, .tax2-btn-grey {width: 100%;max-width: 109px;box-shadow: 0 5px 12px 0 #b2deff;color: #fff} .tax2-btn-blue {height: 48px;border-radius: 28px;border: 1px solid #01b0f5;background-image: linear-gradient(103deg, #86ddff -3%, #00b0f5 96%)} .tax2-btn-grey {height: 37px;border-radius: 28px;border: 1px solid #bbbec7;background-image: linear-gradient(to right, #c4c4c4, #9ea9b4, #a1a4a8, #9b99a2);font-weight: 100} .tax2-content input[type=radio]:after, .tax2-whiteCheckbox {box-shadow: 0 2px 5px 0 #c9e6fc;background-image: linear-gradient(126deg, #fff 2%, #f8fafd 92%)} .tax2u-arrow {height: 16px;margin-top: -2px} .tax2u-arrow.next {margin-left: 9px} .tax2-buttonsHolder-blue {margin-top: 0;margin-bottom: 20px;text-align: center} .tax2u-findaddress {width: 90px;height: 36px;border-radius: 6px;background-color: #eaf5fd;font-size: 11px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.09px;color: #6085a1;position: absolute;top: 41px;right: 9px;padding: 12px} .tax-rebate-guide .guide-top-tax-2 span, .tax-rebate-guide .guide-top-tax-4, .tax-retur-page-text, .tax2-footersmallText, .tax2-footertext, .tax2-monthly-income, .tax2-monthly-income-1, .tax2u-toprebateIncome, .taxreturn-top-offer-text, html .guide-main-text {color: #333;font-stretch: normal;font-style: normal} .tax2-mobilefooter {width: 100%;height: 221px;border-radius: 30px;border: 1px solid #eaf3fa;background-color: #f4fbff;padding-top: 19px;margin-top: 25px} .tax2-footertext {font-size: 14px;font-weight: 400;line-height: 1.43;letter-spacing: -.12px;text-align: center;padding-left: 15px;padding-right: 15px} .tax2-fb-wrapper, .tax2-isnta-wrapper {background-color: #def5ff;padding: 4px;border-radius: 15px;width: 30px;height: 30px;display: inline-block} .tax2-fb-wrapper .fa-facebook-f, .tax2-isnta-wrapper .fa-instagram {color: #1b75bc !important} .tax2-footersmallText {font-size: 11px;font-weight: 400;line-height: 1.64;letter-spacing: -.09px;text-align: center;margin-top: 10px} .tax2-customProgressBar {width: 100%;height: 7px;border-radius: 3.5px;float: none;margin-left: auto;margin-right: auto;margin-bottom: 22px} .tax2-content .second, .tax2-whiteCheckbox {height: 33px;width: 33px} .tax2-customProgressBar .bg-danger {background-image: linear-gradient(100deg, #36d1dc -23%, #1b75bc 82%)}
.tax2-informationicon .fa-info-circle {color: #1b75bc;font-size: 17px;display: inline-block;margin-right: 8px} .tax2-monthly-income {padding-left: 2%;padding-right: 2%;text-align: initial;margin-top: 11px;font-size: 13px;font-weight: 400;line-height: 1.23;letter-spacing: -.11px} .tax2u-toprebateIncome {font-size: 15px;font-weight: 500;line-height: 1.47;letter-spacing: -.12px;text-align: center} .tax2-monthly-income-1 {font-size: 13px;font-weight: 600;letter-spacing: -.11px;line-height: 17px;text-align: left;padding: 5px 1% 0 5%;min-height: 25px} .tax2u-toprebateIncomesecondContainer, .text2-option-text {font-size: 15px;letter-spacing: -.12px;color: #333;font-weight: 600;font-stretch: normal;font-style: normal} .tax2-informationicon {width: 20px;max-width: 2%;display: inline-block;float: left} .inner-container {width: 100%;max-width: 90%;float: right;padding-left: 10px;display: inline-block} .btn-click-active.active {box-shadow: 0 2px 7px 0 #98ccf4;border: 1px solid #6fb9f2;background-color: #89ccf7;background-image: none !important;color: #fff !important } .tax2u-toprebateIncomesecondContainer {line-height: 1.47;text-align: center} .text2-option-text {line-height: normal;padding: 12px 0} .tax2-content {display: block;width: 100%;max-width: 88%;margin: 0 auto} .tax2-whiteCheckbox {border-radius: 18px;border: 1px solid #d2eeff} .tax2-separter {max-width: 90%;width: 100%;height: 0;border-radius: 5px;background-color: #9dd0f0;margin: 10px auto 5px} .tax2-content input[type=radio]:after {right: 0;position: relative;background-color: #d1d3d1;border: 1px solid #d2eeff;border-radius: 18px} .tax2-content input[type=radio]:checked:after {right: 0;position: relative;border: 1px solid #6fb9f2;border-radius: 18px;background-image: none;box-shadow: 0 2px 7px 0 #98ccf4;background-color: #89ccf7} .form-check-input {margin: 19px 0 0;display: inline-block} .paddertax2-padder-2 {margin-top: 50px;margin-bottom: 30px} .tax2-btn-orange {width: 100%;max-width: 150px;height: 48px;border-radius: 28px;color: #fff;box-shadow: 0 9px 18px 0 #f7d8a5;border: 1px solid #eca00e;background-image: linear-gradient(103deg, #ffc350 -3%, #ffa800 96%)} .form1-topheading {font-weight: 600} .innerfirstsmaller {font-size: 16px;font-weight: 700;text-transform: initial} .innerectracontentheader {font-weight: 600;font-size: 13px;display: block;width: 100%;margin-top: 10px;text-transform: initial} .inner-italicform1 {font-size: 16px;font-weight: 700} .boldtext-mobile {font-size: 14px;text-align: center;line-height: 16px;display: inline-block;max-width: 325px;margin-top: 19px;margin-left: auto;margin-right: auto} .tax2u-cal-new-heading {font-size: 20px;font-weight: 700;text-align: center;margin-top: 2em} .tax2-btn-custom-orange-non-clicker { background: 0 0/800px 104px no-repeat #ffbc3b; background-image: linear-gradient(to right, #fbb836 0, #fee0a8 20%, #ffbc3b 40%, #ffbc3b 100%); display: inline-block; position: relative; -webkit-animation-duration: 7s; -webkit-animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; -webkit-animation-name: placeholderShimmer; -webkit-animation-timing-function: linear;border: 1px solid #eca00e;padding: 10px 25px;border-radius: 31px;color: #fff;margin-top: 14px} .slidenumber {display: inline-block;margin-top: 10px;float: left;margin-left: 9px} .cantremember {font-size: 13px;padding: 5px 15px;float: none;margin: 16px auto 0} .signatureError {display: block;width: 100%;border: 2px dotted #ffc107;text-align: center;padding: 10px;max-width: 300px;margin-left: auto;margin-right: auto} .signatureError h5 {margin: 0;font-size: 14px;color: #2196f3;font-weight: bolder;line-height: 22px} .heart {animation: 2.3s infinite alternate beat;transform-origin: center;font-size: 15px} .wizardCOn .wrapper {display: table-cell;vertical-align: middle} .wizardCOn .nav {margin-top: 40px} .wizardCOn a, .wizardCOn a:active {color: #333;text-decoration: none} .datepicker table tr td span.new, .datepicker table tr td span.old, .datepicker table tr td.new, .datepicker table tr td.old, .wizardCOn a:hover {color: #999} .wizardCOn .arrow-steps .step2 {font-size: 14px;text-align: center;color: #666;cursor: default;margin: 0 3px;padding: 10px 10px 6px 30px;min-width: 20%;float: left;position: relative;background-color: #d9e3f7;user-select: none;transition: background-color .2s} .datepicker table, .rating-stars ul {-webkit-user-select: none;-moz-user-select: none} .wizardCOn .arrow-steps .step2:after, .wizardCOn .arrow-steps .step2:before {content: " ";position: absolute;top: 0;right: -17px;width: 0;height: 0;border-top: 19px solid transparent;border-bottom: 17px solid transparent;border-left: 17px solid #d9e3f7;z-index: 2;transition: border-color .2s} .wizardCOn .arrow-steps .step2:before {right: auto;left: 0;border-left: 17px solid #fff;z-index: 0} .wizardCOn .arrow-steps .step2:first-child:before {border: none} .wizardCOn .arrow-steps .step2:first-child {border-top-left-radius: 4px;border-bottom-left-radius: 4px} .wizardCOn .arrow-steps .step2 span:before {opacity: 0;content: "?";position: absolute;top: -2px;left: -20px} .wizardCOn .arrow-steps .step2.done span:before {opacity: 1;-webkit-transition: opacity .3s .5s;-moz-transition: opacity .3s .5s;-ms-transition: opacity .3s .5s;transition: opacity .3s .5s} .wizardCOn .arrow-steps .step2.current {color: #fff;background-color: #1b75bc;border-right: 1px solid #1b75bc} .wizardCOn .arrow-steps .step2.current:after {border-left: 17px solid #1b75bc} .clearfix {clear: both}
.tax-2ucontainerinformation {max-width: 85%;margin: 18px auto 0} .tax2u2pera {text-align: left;font-size: 14px} .steptitle {padding-left: 6px;font-weight: bolder;margin-bottom: 5px} .tax-cal-smallbuttons .tax2-btn-blue {max-width: 113px;padding: 6px 19px;max-height: 36px} .error-msg, .error-msg-selection {color: red;display: grid;width: 100%;text-align: center} .health-bg-gradient {object-fit: contain;background-image: linear-gradient(to bottom, #e4e6ec, #fff 100%)} .health-border {display: block;width: 100%;max-width: 1170px;margin: 0 auto;border: 1px solid #f4f6f9;background-color: #fff} .health-border > div {width: 100% !important;margin: 0;display: block;max-width: 100%} .health-headin-1 {font-size: 28px;font-weight: bolder;letter-spacing: -.17px;color: #1b75bc;margin-top: 60px;margin-bottom: 10px} .health-headin-2 {font-size: 20px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.45;letter-spacing: normal;color: #00aeef;margin-bottom: 60px} .health-main-banner-img {display: inline-block;float: left;width: 50%;max-width: 50%;right: -15px;position: relative;height: 100%} .tax-return-page-img-contaier {max-height: 170px} .health-pera-1, .health-pera-2 {font-size: 18px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.53;letter-spacing: -.12px;text-align: center;color: #333;margin-top: 50px;margin-bottom: 15px} .health-blue-heading, .health-pera-3 {font-weight: 900;color: #1b75bc;font-stretch: normal;font-style: normal} .health-pera-2 {margin-top: 32px;margin-bottom: 50px} .health-pera-3 {font-size: 20px;line-height: 1.05;letter-spacing: -.17px;margin-bottom: 30px} .health-linkimageer {margin-bottom: 15px;display: block} .health-img-button {max-width: 430px;width: 100%} .health-bg-white {background-color: #fff;padding-top: 50px;padding-bottom: 60px} .health-container-blue {background-color: #cfeaff;padding: 45px 6% 60px} .health-blue-heading {font-size: 22px;line-height: 1.41;letter-spacing: -.14px;margin-bottom: 47px} .health-blueheading-2 {font-size: 15px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.6;letter-spacing: -.12px;color: #333;margin-bottom: 35px} .health-f-sec, .health-s-sec, .health-t-sec, .tax-return-page-bullets {font-size: 15px;font-stretch: normal;font-style: normal;line-height: 1.53;letter-spacing: -.12px;color: #333} .health-listgroup {border-radius: 15px;background-color: #e7f4ff} .h-pull-right {display: inline-block;float: right} .health-box-review {border-radius: 15px;background-color: #f3f9ff;margin-left: 10%;display: block;width: 100%;padding-top: 30px;padding-bottom: 29px} .health-blue-heading-name {font-size: 16px;font-weight: 900;letter-spacing: -.1px;color: #333;margin-top: 15px} .health-blue-heading-2, .health-review-heading, .health-review-heading-2 {font-size: 14px;letter-spacing: -.09px} .health-blue-heading-2 {font-weight: 500;text-align: right;color: #666} .health-review-image-0 {max-width: 111px;max-height: 21px;margin-bottom: 10px} .health-img-hr-sep {margin-top: 10px;margin-bottom: 15px} .health-review-heading {font-weight: 900;color: #333} .health-review-heading-2 {font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.64;color: #333}.health-customcontainer {max-width: 1040px;width: 100%;border-radius: 20px;padding-top: 10px;padding-bottom: 15px} .health-c-con-heading {font-size: 18px;line-height: 1.44;letter-spacing: -.15px;text-align: center;color: #333;margin-top: 30px;margin-bottom: 34px;display: block;width: 100%} .health-button-link {width: 100%;max-width: 430px;display: block;margin: 0 auto} .health-c2-con-heading {font-size: 28px;line-height: 1.11;letter-spacing: -.17px;color: #1b75bc;margin-top: 65px} .health-c2-con-heading-2 {font-size: 18px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.61;letter-spacing: -.15px;text-align: center;color: #00aeef} .bluebullets {font-size: 17px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 2.4;letter-spacing: -.12px;color: #333;display: table;margin: 0 auto;width: auto;list-style: none;padding: 0} .bluebullets li {padding-left: 1em;text-indent: -.7em} .bluebullets li:before {content: ".";color: #00aeef;} .tip-p-1 {font-size: 24px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: 1.11;letter-spacing: -.17px;color: #1b75bc;display: block;width: 100%;margin-top: 40px;margin-bottom: 5px} .tip-p-2 {font-size: 18px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.61;letter-spacing: normal;color: #00aeef;display: block;width: 100%} .tip-p-3, .tip-top-offer-subheading {font-size: 16px;letter-spacing: -.13px} .tip-p-3 {font-weight: 400;line-height: 1.31;display: block;width: 100%} .tip-countdown h4, .tip-heading-sec {font-size: 24px;letter-spacing: -.2px} .tip-bg-dark-fradient {background-color: #fff;padding: 20px 40px 5px} .tip-paracontainercustom {padding-right: 4%} .tip-heading-sec {font-weight: 900;line-height: 1.25;margin-bottom: 30px} .tip-b-heading {font-size: 15px;font-weight: 400;line-height: 1.67;letter-spacing: -.12px;margin-bottom: 20px} .tip-top-offer-subheading, .tip-top-offer-text {line-height: normal;font-weight: 900;font-stretch: normal;font-style: normal} .tip-purchased-so-far, .tip-striked {font-weight: 400;font-stretch: normal;font-style: normal} .onlyText-strike, .thanksmodalbtn1 .big, .tip-b-heading > span:nth-child(4) {font-size: 17px} .tip-bullets {margin: 0 0 0 5%} .tip-bullets li {line-height: 24px;margin-bottom: 26px} .tip-countdown h4, .tip-countdown p {text-align: center;color: var(--white);margin: 0} .tip-blue-counter {min-width: 320px;min-height: 553px;border-radius: 10px;background-image: linear-gradient(to bottom, #e0eafc, #f4fbff)} .tip-top-offer-text {font-size: 18px;letter-spacing: -.15px;color: #1b75bc;margin-top: 15px;margin-bottom: 5px} .tip-top-offer-subheading {color: #00aeef;text-align: center} .tip-striked, .tip-top-offer-permonth {font-size: 16px;line-height: 1.31;letter-spacing: -.13px;color: #333} .tip-striked {width: 100%;display: block}
.tip-top-offer-endsin {font-size: 14px;line-height: 1.5;letter-spacing: -.12px;color: #00aeef;margin-top: 20px} .tip-offer-list, .tip-purchased-so-far {font-size: 13px;color: #333;letter-spacing: normal} .tip-countdown {max-width: 260px;max-height: 59px;border-radius: 9px;background-image: linear-gradient(104deg, #36d1dc -23%, #1b75bc 82%)} .tip-countdown h4 {line-height: 1.08;padding-top: 8px} .tip-countdown p {font-size: 12px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 2.17;letter-spacing: normal} .tip-purchased-so-far {line-height: 1.69;margin-top: 10px} .tip-purchased-so-far b {font-weight: 900;color: #1b75bc} .tip-goldpackage {max-width: 80px;width: 100%;max-height: 110px;display: block} .tip-buttonAvailoffer {max-width: 230px;width: 100%;height: auto;display: block} .tip-offer-list {font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.46;margin-top: 8px} .tip-top-con {font-size: 28px;line-height: 1.11;letter-spacing: -.17px;color: #1b75bc} .rate-us-top-con, .tip-top-con-sec {font-size: 18px;line-height: 1.61;letter-spacing: normal;color: #333} .tip-c-con-heading {font-size: 16px;font-weight: 400;font-stretch: normal;font-style: normal;line-height: 1.63;letter-spacing: -.13px;text-align: center;color: #333} .rate-us-top-banner-text, .rate-us-top-con {font-weight: 900;font-stretch: normal;font-style: normal;text-align: center} .tip-button-link {max-width: 613px;max-height: 56px;width: 100%;display: inline-block;text-align: center} .tip-confidence-footer {width: 100%;height: 142px;object-fit: contain;border-radius: 20px;background-color: #f9fbfd;margin-top: 70px} .tip-footer-confidence-img {max-width: 890px;display: block;top: -65px;position: relative;width: 100%} .rate-top-banner {width: 100%;border-radius: 15px 15px 0 0;border: 1px solid rgba(128, 199, 255, .32);background-image: linear-gradient(109deg, #36d1dc -23%, #1b75bc 82%);max-height: 133px } .rate-us-top-banner-text {font-size: 22px;line-height: 1.41;letter-spacing: -.14px;color: var(--white);margin-top: 25px;margin-bottom: 20px} .rate-2-pound, .rate-only, .rate-pound, .rate-pound-amount, .rate-vat {font-weight: 500;line-height: normal;font-stretch: normal;font-style: normal} .rate-usbannerimage {max-width: 160px;max-height: 160px;position: relative;width: 100%;margin: 0 auto;display: block;bottom: 25px} .rate-2-pound, .rate-pound {text-align: center;vertical-align: top;margin-top: 12px} .rate-uscontainer-padder {padding: 0 10px} .rate-us-pagenumber {padding-top: 50px;margin-bottom: 0} .rate-only {font-size: 21px;letter-spacing: -.15px;color: #333} .rate-pound {font-size: 25px;letter-spacing: -.17px;color: #333} .rate-pound-amount {font-size: 50px;letter-spacing: -.35px;color: #333} .rate-vat {font-size: 20px;letter-spacing: -.15px;color: #333} .rate-limited-time-offer {font-size: 16px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: 1.38;letter-spacing: -.1px;text-align: center;color: #ffa800;margin: 10px 0 13px } .rate-finalpera, .rate-leave-a-review, .rate-reclaim {font-stretch: normal;font-style: normal;letter-spacing: normal;text-align: center} .rate-reclaim {font-size: 15px;font-weight: 400;line-height: 1.38;color: #333} .rate-leave-a-review {font-size: 13px;font-weight: 900;line-height: 1.46;color: #00aeef} .rate-us-stars {width: 100%;max-width: 200px} .rate-finalpera {font-size: 14px;font-weight: 400;line-height: 1.36;color: #333} .joinuspopptext {background: #1b75bc;color: #fff;border-radius: 7px} .taxreturn-top-offer-text {font-size: 16px;font-weight: 600;line-height: 1.75;letter-spacing: -.13px;text-align: left !important;padding-left: 20px;padding-right: 10px} .tip-blue-counter-customyourtaxretur {min-height: auto !important;padding-top: 30px;padding-bottom: 30px} .tax-retur-page-text {font-size: 19px;line-height: 1.53;letter-spacing: -.12px;padding-left: 32px;font-weight: 700} .tax-return-sidebar {width: 12px;height: 120px;background-image: linear-gradient(175deg, #36d1dc -30%, #1b75bc 86%);display: block;position: absolute;left: 2px;top: 35px} .tax-return-page-top-heading {font-size: 26px !important;margin-top: 65px;color: #00aeef !important} .tax-return-page-tip-p-2 {font-size: 18px !important;color: #1b75bc !important;font-weight: 600} .thanksmodalbtn1 {display: inline-block;width: 100%;max-width: 248px;height: 72px;font-size: 13px;border: 1px solid #8e8e8e !important;background-image: linear-gradient(103deg, rgb(158 158 158/29%) -3%, #88a5b3 96%) !important;color: #fff !important} .thanksmodalbtn2 {display: inline-block;width: 100%;max-width: 300px;font-size: 16px;height: 115px; border: 1px solid #eca00e } .seo-page-content h3, .sign-y-s-heading, .thanksmodalbtn2 .big {font-size: 20px;font-weight: 600} .thanksmodalpopupimage {width: 100%;max-width: 210px;margin-top: 15px;margin-bottom: 15px} .modal-bluebox .tax2-yourtaxreturn {font-size: 20px} .thankspopup-text-sec-slide p small {width: 100%;text-align: center;display: block;font-size: 16px;margin: 6px 0} .thankspagemodal button.tax2-btn-blue:hover {color: #000 !important} .thankspagemodal button.tax2-btn-custom:hover {color: #000;transition-delay: 1s; -webkit-transition-delay: 1s;font-weight: 600;border: 1px solid #b2d6fe } .fasttrackcompleted {padding-top: 55px !important;padding-bottom: 20px !important;max-width: 700px !important;margin: 0 auto !important} .fasttrackcompleted h4 {font-size: 28px !important} .fasttrackcompleted ul {list-style: decimal} .fasttrackcompleted ul ul {list-style: lower-alpha} .iframeOverlapper {color: #c72e2e;font-size: 19px;height: auto;position: absolute;bottom: 0;margin-bottom: 103%} .shimmerButton {color: rgba(255, 255, 255, .9);background: linear-gradient(-45deg, #ffc350, #ffa800, #f47a00, #ffbc6c);background-size: 600%;animation: 8s linear infinite anime}
.index-v2-phone-code, .logoimg {width: 30%}.index-v2-phone-num {width: 68%;margin-left: 2%}.iframeresponsive {height: 1200px;overflow: hidden} .cardlessLeaveUnchecekd {position: absolute;bottom: 379px;width: 100%;z-index: 999999;height: 64px;left: 65%;max-width: 215px} .cardlessLeaveUnchecekd img {display: block;float: right} .tooltipClass {color: #3176ac} .thanks-bannerheader {display: block;width: 100%;max-width: 400px;margin: 1.5% auto 0;padding: 10px;border-radius: 5px} .inner-background {max-width: 1080px;min-height: 308px;object-fit: contain;border-radius: 20px;background-image: linear-gradient(to bottom, #e4e6ec, #f7f9fb 100%);padding: 30px 20px 50px;border: 1px solid #e5e7ed;margin-top: 20px;margin-bottom: 5px} #signed, .self-ass-taxreturn {background-image: linear-gradient(102deg, #ffc350 -4%, #ffa800 96%);box-shadow: 0 9px 18px 0 #f7d8a5 } .reach-us-top-heading {font-size: 18px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.11px;text-align: center;color: #333;margin-bottom: 20px} .reach-us-bottom-black-heading, .reach-us-top-blue-heading {font-size: 14px;letter-spacing: -.12px;text-align: center;font-stretch: normal;font-style: normal} .reach-us-bg-white {max-width: 100%;max-height: 160px;border-radius: 10px;background-color: #fff;padding: 25px 15px;margin-bottom: 15px} .reach-us-top-blue-heading {font-weight: 500;line-height: normal;color: #00aeef;text-transform: uppercase} .reach-us-bottom-black-heading {font-weight: 400;line-height: 1.29;color: #555}.reach-us-img-middle {margin: 20px auto;display: block} .stage-3-popuptext1 {font-size: 18px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: 1.72;letter-spacing: -.11px;color: #1b75bc;display: block;width: 100%} .stage-3-popuptext2, .stage-3-popuptext3 {font-size: 17px;font-weight: 400;letter-spacing: -.12px;width: 100%;display: block} .stage-3-popuptext2, .stage-3-popuptext3, .stage-3-tax-oblegation {text-align: center;color: #333;font-stretch: normal;font-style: normal} .stage-3-popuptext2 {line-height: 1.4} .stage-3-popuptext3 {line-height: 1.53} .stage-3-tax-oblegation {font-size: 16px;font-weight: 900;line-height: 1.56;letter-spacing: normal} .tooltip > .tooltip-inner {background-color: #0056b3} .box-handler {border: 1px solid #e0f4ff;padding: 30px 10px;min-height: 100%;border-radius: 12px} .slideperagraphs > p:not(:first-child) {margin-bottom: 3px !important} #signed {max-width: 190px;max-height: 56px;width: 100%;height: 100%;display: block;border-radius: 38px;border: 1px solid #eca00e;margin-top: 25px;padding: 16px;color: #fff;font-weight: 700} .custom_aside .card {width: 20.5rem} .self-ass-taxreturn {margin-top: 20px;max-width: 200px;font-weight: bolder;border: 1px solid #eca00e;line-height: 34px} .paymentIconsThanksPage {display: block;margin: 0 auto;max-width: 300px} .identificationBannerImages {padding-top: 30px} .identificationBannerImages img {max-height: 215px;border-radius: 9px;border: 1px solid #000;max-width: 70%;margin: 0 auto;display: block}.button-new-gradient {background: -webkit-gradient(linear, left top, left bottom, from(#fbaf17), to(#ca8d12)) !important;background: -o-linear-gradient(top, #fbaf17 0, #ca8d12 100%) !important;background: linear-gradient(to bottom, #fbaf17 0, #ca8d12 100%) !important;padding: 15px 50px;margin: 0 auto 10px;float: none;border: 1px solid #e19d14;color: #fff;font-size: 18px;font-weight: 700;letter-spacing: 0;border-radius: 42px !important;display: inline-block} .lower {background: linear-gradient(to bottom, #9e9e9e8f 0, #6e6767 100%) !important;border: 1px solid #6e6767 !important } .button-new-gradient:hover { color: #fff !important;text-underline: none;text-decoration: none} .index-v2-popup-button .button-new-gradient {display: inline-block;max-width: 163px;font-size: 12px;padding: 12px 25px;width: 100%} .ninenineOfferHalfChunk {display: block;width: 100%;color: #716969;padding: 0 10px;font-size: 16px;text-transform: initial} .inter-bold, .popUpServices h1 {font-family: Inter, sans-serif} .peragrapherPopup, .seo-page-content p, .sign-package-info, .singleServiceUl {font-size: 15px} .peragrapherPopup span {font-size: 25px;text-decoration: underline;font-weight: 600} .newmodelHeadingTop {font-size: 15px;max-width: 488px;margin: 0 auto} .upgradeApplicationPera { font-size: 15px; max-width: 588px; margin: 0 auto 30px; display: block } .upgradeToFastTrack { font-size: 25px } .utrIn10Days { font-size: 16px } .claim-text-banner-1 .tip-p-1 span, .strikeDiv b { font-size: 1.1em } .strikeDiv span { display: block; width: 100%; font-size: 14px; font-weight: 600 } .thanksForChosingStandardOne { font-size: 22px !important; max-width: 500px } .signupFastTrack { font-size: 15px; padding: 15px 26px 12px; bottom: 8px; z-index: 999; position: fixed; left: 0; right: 0; width: 500px; margin: 0 auto; max-width: 300px !important } .indexv2-addressField { max-width: 70%; width: 100%; float: left } .indexv2-buttonField { max-width: 30%; width: 100%; float: left } .indexv2-buttonField button { max-height: 45px !important } .izishortMessage { bottom: 47px !important; background-color: #3bbaeaf5 !important } .izishortMessage .iziToast-message { font-weight: 900 !important; text-align: center !important } html .button-new-gradient-green {background: linear-gradient(to bottom, #004e34 0, #297d43 100%) !important;border: 1px solid #1f7140 !important} .claimbacknewsidebar .tip-top-offer-text {font-size: 1.5em;margin-bottom: 0}
.claimbacknewsidebar .tip-top-offer-text b {font-size: 1.2em} .claimbacknewsidebar .tip-top-offer-subheading {font-size: 18px;margin-bottom: 0 } .claimbacknewsidebar .tip-top-offer-subheading span {display: block;margin-top: 5px;margin-bottom: 8px;font-size: 56px;font-weight: 900;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: -.35px;color: #ffa800} .claimbacknewsidebar .tip-top-offer-endsin{font-size:13px;margin-top:0;margin-bottom:0}.claimbacknewsidebar .tip-purchased-so-far{font-size:14px;font-weight:600}.claimbacknewsidebar .tip-offer-list{font-weight:600;margin-left:0}.claimbacktax-sidebar-newbtn{font-size:1.4em;font-weight:700;background:#00aeef;border-radius:40px;padding-top:8px;padding-bottom:8px;color:#fff;margin-bottom:15px;text-decoration:none}.template-sidebar-button.fixed-bottom{max-width:300px} .seo-page-nav-tabs.nav-tabs {border-bottom: 0;background-color: #f1f8fe;padding: 15px 15px 15px 5px;border: 1px solid #00aeef30;border-radius: 3px } .seo-page-nav-tabs.nav-tabs a {font-size: 1.01em;font-weight: 700 } .tab-pane {padding: 15px 0;font-size: 1em} .seo-page-nav-tabs.nav-tabs li span {display: inline;float: left;color: #1b75bc;margin-right: 10px} .seotabs {max-width: 800px;margin-left: auto;margin-right: auto } .container.seotabs.tip-paracontainercustom {padding: 20px !important} .seo-page-main-header {text-transform: initial} .top-sidebar-seo-container-blue {width: 100%;padding: 23px 27px 23px 28px;border: 1px solid rgba(128, 199, 255, .32);background-image: linear-gradient(107deg, #36d1dc -23%, #1b75bc 82%) } .top-sidebar-seo-container-paragraph {font-size: 18px;font-weight: 900;font-stretch: normal;font-style: normal;letter-spacing: -.09px;text-align: center;color: #fff;margin-bottom: 0} .seo-page-content h1 {font-size: 24px;font-weight: 600} .seo-page-content h2 {font-size: 22px;font-weight: 600} .seo-page-content h4 {font-size: 18px;font-weight: 600} .seo-page-content h5 {font-size: 16px;font-weight: 600} .tax-rebate-guide .guide-top-tax, .tax-rebate-guide .guide-top-tax-2 { font-size: 16px; font-weight: 900; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: -.1px; color: #333 } .tax-rebate-guide .guide-top-tax b { font-size: 48px; font-weight: 900; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: -.3px; color: #ffa800 } .tax-rebate-guide .guide-top-tax-2 span { font-size: 16px; font-weight: 900; line-height: normal; letter-spacing: -.13px } .tax-rebate-guide .guide-top-tax-4 { font-size: 14px; font-weight: 500; line-height: 2.07; letter-spacing: normal } html .guide-main-text { font-size: 24px; font-weight: 900; line-height: 1.33; letter-spacing: -.2px; margin-bottom: 35px } .guide-form-text, html .guide-main-text-2 { font-weight: 900; line-height: 1.29; letter-spacing: -.15px } html .guide-main-text-2 { font-size: 24px; font-stretch: normal; font-style: normal; color: #00aeef; margin-bottom: 5px } .guide-form-footer-text, .guide-form-text, .guide-form-text-2, html .guide-main-text-3 { color: #333; font-stretch: normal; font-style: normal } html .guide-main-text-3 { font-size: 18px; font-weight: 500; line-height: 1.61; letter-spacing: normal } #aboutPage .a-p-tp-content, .guide-tp-widget { padding-top: 50px } .guide-social-icons { padding: 20px; max-width: 450px; margin: 0 auto } .social-icon-1 { width: 40%; float: left } .social-icon-2 { width: 40%; float: right } .guide-form-text { font-size: 22px !important; margin-bottom: 0 } .guide-form-footer-text, .guide-form-text-2 {font-size: 13px !important} .guide-form-text-2 {font-weight: 500;line-height: 2.07;letter-spacing: normal} .guide-form-footer-text { max-width: 989px; font-weight: 400; line-height: 1.53; letter-spacing: -.12px;text-align: center} .guide-form-submit-button { margin: 17px auto 20px; display: block; border-radius: 34px; padding: 10px 60px; background: linear-gradient(-45deg, #ffc350, #ffa800, #ffb629, #ffbc6c); border: 1px solid transparent } .guide-form input {border-radius: 8px;border: 1px solid #d0d0d0;background-color: #fff} .btn-stage-1-grey {background-color: #ffa800;background: linear-gradient(to bottom, #435862 0, #608ca1 100%) !important;border: 1px solid #607d8b !important;max-width: 236px;border-radius: 18px;padding-top: 20px;padding-bottom: 20px;margin: 0 } .btn-stage-1-grey, .btn-stage-1-success {width: 100% !important;font-size: 16px;font-weight: 900;letter-spacing: -.1px;color: #fff;box-shadow: 0 9px 18px 0 #b000b0;font-stretch: normal;font-style: normal;line-height: normal;text-transform: uppercase;margin-bottom: 15px !important;}
.btn-stage-1-success {background-color: #ffa800;border-radius: 17px;background: linear-gradient(to bottom, #004e34 0, #297d43 100%) !important;border: 1px solid #1f7140 !important;max-width: 300px;padding-top: 15px;padding-bottom: 15px } .max-pera-con-step { max-width: 500px; margin-left: auto; margin-right: auto } .bluetext-step-1 { color: #1f77bd } .loadingScreenWithTick .tick-img { width: 100%; max-width: 110px; object-fit: contain } .loadingScreenWithTick .modal-content { padding-top: 40px; padding-bottom: 60px } .loadingScreenWithTick .main-heading { font-size: 28px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: 1.11; letter-spacing: -.17px; color: #1b75bc } .loadingScreenWithTick .small-heading { font-size: 16px; font-weight: 400; font-stretch: normal; font-style: normal; line-height: 1.31; letter-spacing: -.13px; text-align: center; color: #333 } .loadingScreenWithTick .small-large-heading { font-size: 18px; font-weight: 600; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: -.15px; text-align: center; color: #333 } .loadingScreenWithTick .small-button button { margin: 61px 117px 0 128px; padding: 15px 49px 14px 50px; border-radius: 22.5px; border: 1px solid #d8e5f5; background-color: #fcfdff } .smaller-heading-new span { font-size: 18px; margin-bottom: 26px; display: inline-block } .freeCisTax-cal-banner { width: 100%; margin-bottom: 20px } #loadingScreenpopup .popupmodalcustomheader { background-color: transparent !important; border: 1px solid transparent } .btn.button-blue { padding: 10px 40px; border-radius: 45px; border: 1px solid rgba(128, 199, 255, .32); background-image: linear-gradient(101deg, #36d1dc -23%, #1b75bc 82%) } .btn-bird-blue:hover, .btn-sparrow-green:hover { background-image: linear-gradient(103deg, #078344 -3%, #08c185 96%) } .btn-bird-blue, .sparow-blue:hover { background-image: linear-gradient(103deg, #08c185 -3%, #078344 96%) } .flex-container { display: flex; vertical-align: middle; align-items: center; align-items: center; justify-content: center } .m-10 { margin: 10px } .priceValue { font-size: 56px; font-weight: 700 } .rebate-form-bird { font-size: 16px; font-weight: 600; font-stretch: normal; font-style: normal; line-height: 1.71; color: #333 } .rebate-form-bird span { font-weight: 500; color: #ffa800 } .btn-bird-blue { padding: 11px 20px 10px 21px; border-radius: 50px; box-shadow: 0 9px 18px 0 #b2deff; border: 1px solid #078444; color: #fff; font-weight: 600; font-size: 14px; width: 100%; text-align: center; transition: .8s } .m-b-20 { margin-bottom: 20px !important } .sparrow-side-heading { font-size: 24px; font-weight: 800; font-stretch: normal; font-style: normal; line-height: 1.29; letter-spacing: -.2px; color: #1b75bc } .sparrowListing { font-size: 14px; font-weight: 400; font-stretch: normal; font-style: normal; line-height: 2.14; letter-spacing: -.12px; color: #333; background: 0 0 } .sparrowListing li { padding: 0 0 0 18px; font-weight: 600; background: 0 0; border: none } .sparrowListing li span { width: 6px; height: 6px; margin: 0 10px 0 0; object-fit: contain; border: 2px solid #00aeef; border-radius: 10px; display: inline-block } .sparrow-sidebar-container { padding: 35px 0; border-radius: 10px; border: 1px solid rgba(128, 199, 255, .32); background-image: linear-gradient(to bottom, #e0eafc, #f4fbff); position: sticky; top: 5% } .sparrowImage { width: 100%; max-width: 109px; margin: 0 auto 22px; display: block } .p-l-10 { padding-left: 10px !important } .sparrow-sidebar-heading { font-size: 28px; font-weight: 800; font-stretch: normal; font-style: normal; line-height: .68; letter-spacing: -.23px; color: #1b75bc; margin-bottom: 19px } .sparrow-side-blackText { font-size: 16px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: 1.81; letter-spacing: normal; color: #333 } .nextOnly, .sparrow-orange-text, .sparrow-vat-values { line-height: normal; font-stretch: normal; font-style: normal } .blueLine { display: block; width: 33px; height: 5px; margin: 0 auto 14px; background-color: #00aeef; text-align: center !important } .sparrow-orange-text { font-size: 40px; font-weight: 800; letter-spacing: -2px; color: #ffa800 } .nextOnly, .sparrow-vat-values { font-size: 16px; text-align: center; color: #333; font-weight: 600; letter-spacing: -.1px } .btn-sparrow-green {padding: 10px 17%;border-radius: 28px;box-shadow: 0 5px 12px 0 #b2deff;border: 1px solid #078444;background-image: linear-gradient(to right, #08c185, #078344);margin: 0 auto 35px;display: block;color: #fff;font-weight: 600;min-width: 150px;width: max-content}
.btn-blue, .sparow-blue { box-shadow: 0 9px 18px 0 #b2deff } .sparrow-limited-bolder, .sparrow-limited-end-date, .sparrow-limited-price { font-size: 14px; line-height: 1.36; letter-spacing: -.12px; color: #333; font-stretch: normal; font-style: normal; text-align: center } .sparrow-limited-price { font-weight: 400; margin-bottom: 4px } .sparrow-limited-bolder { font-weight: 700; margin-bottom: 7px } .sparrow-first-con { padding-top: 60px } .tablesparrow .small-texter td, .tablesparrow .small-texter th { padding: 5px } .tablesparrow .small-texter { background-color: #e1ebfc } .tablesparrow { font-size: 13px; font-weight: 600; border: 1px solid #dce3ed; background-image: linear-gradient(to bottom, #f2f5fb, #f7fbfe 100%); margin-bottom: 40px; margin-top: 38px } .thead-bluesparrow { border: 1px solid rgba(128, 199, 255, .32); background-image: linear-gradient(94deg, #36d1dc -23%, #1b75bc 82%); color: #fff } .table-white-bg { background-color: #fff; font-size: 14px } .sparrow-1-popuptext1 { font-size: 24px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: 1.11; letter-spacing: -.17px; color: #1b75bc; text-align: center; width: 100% } .sp-ser-sel, .sparrowoffer { font-size: 18px; font-stretch: normal; font-style: normal } .full-width-sparrow { display: inline-block; width: 90%; max-width: 90%; margin: 0 auto } .sp-ser-sel { font-weight: 600; line-height: 1.17; letter-spacing: -.15px;text-align: center; color: #333; display: block; width: 100%; margin-top: 19px } .full-with-spparow { padding: 29px 41px; object-fit: contain; border-radius: 10px; border: 1px dashed #a9b1c9; background-image: linear-gradient(to bottom, #f2f5fb, #f7fbfe 100%); width: 100%; max-width: 90%; margin: 10px auto 15px } #sparrowOffer_w .full-with-spparow { padding: 15px 20px !important } #sparrowOffer_w .modal-header { min-height: 70px !important } .p-20 { padding: 20px } .btn-sparrow-sold, .sparow-blue { padding: 17px 54px; font-stretch: normal; font-style: normal } .img-fluid-spa { max-width: 63px; max-height: 54px; width: 100%; margin-right: 3% } .sparrowoffer { font-weight: 700; line-height: normal; letter-spacing: -.11px; color: #111 } .btn-sparrow-sold { border-radius: 38px; border: 1px solid #f4e3e6; background-image: linear-gradient(103deg, #f5eded -3%, #f4e1e6 96%); font-size: 16px; font-weight: 500; line-height: normal; letter-spacing: .39px; text-align: center; color: #e93028; float: right } .img-fluid-spa2 { width: 10% } .spa-offer-sec {width: 85%; float: right } .smallPigModal .popupImagewrapper { max-width: 80px; max-height: 80px } .smallPigModal .custompopupImage { max-width: 33px; max-height: 33px } .offer-left { font-size: 14px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: 1.36; letter-spacing: -.12px; text-align: right; color: #333 } .sparow-blue { border-radius: 38px; border: 1px solid #01b0f5; background-image: linear-gradient(103deg, #078344 -3%, #08c185 96%); font-size: 16px; font-weight: 900; line-height: normal; letter-spacing: .39px; text-align: center; color: #fff } .btn-blue, .popUpServices.singleService h2 { background-image: linear-gradient(100deg, #86ddff -4%, #00b0f5 96%) } .sparow-blue:hover { color: #fff } .offer-left-sec { font-weight: 400; font-stretch: normal; font-style: normal; line-height: 1.36; letter-spacing: -.12px; text-align: right; color: #333; font-size: 13px; margin-top: 4px !important } .offer-sidebar { margin-top: 7% !important } .img-fluid-sparo { width: 100%; max-width: 300px; margin: 20px auto } .onlyText { margin: -10px 0 10px; font-size: 1em } .sign-pkg-top-heading { font-size: 18px; font-weight: 600; text-decoration: underline; margin: 0 } .sign-pkg-small-heading { font-weight: 600; font-size: 21px; margin: 5px auto } .sign-ortext { font-size: 1.2em; margin: 0 0 10px } .sign-ft-pkg-s-heading { font-weight: 600; font-size: 17px } .btn-blue, .btn-yellow-new { padding: 10px 25px; font-size: 13px; letter-spacing: 1.3px; font-weight: 900; display: inline-block; color: #fff !important } .btn-blue { border: 1px solid #01b0f5; text-transform: uppercase; text-transform: capitalize } .Verify-Now, .btn-yellow-new { box-shadow: 0 9px 18px 0 #f7d8a5 } .btn-yellow-new { border: 1px solid #eca00e; text-transform: uppercase;background-image: linear-gradient(99deg, #ffc350 -4%, #ffa800 96%);text-transform: capitalize } .round { border-radius: 38px } .btn-blue:hover, .btn-green:hover, .btn-yellow-new:hover { box-shadow: none; cursor: pointer } .popUpServices h1 {font-size: 23px;font-weight: 900;color: #1b75bc;margin-top: 10px}
.HeadingBorder { height: 5px; width: 40px; background: #00aeef; margin: 0 auto } .whiteBoxOfImages, p.flexItem { margin: 10px; text-align: center } .popUpServices { padding: 35px; border: 1px dotted #a9b1c9; border-radius: 10px; background-image: linear-gradient(to bottom, #f2f5fb, #f7fbfe 100%) } .popUpServices p.bold { margin-top: 10px; font-weight: 700; font-size: 16px } .mostPopularService { background: #ffe5b347; border: 1px solid #ffe5b3 } .popUpServices h2 { display: inline-block; position: absolute; top: 0; right: 33%; padding: 10px 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; background: #ffac0b; width: max-content; color: #fff; font-size: 15px } .flexContainer, .flexItem, .hiddenMobile.flex, p.flexItem { display: flex } .blueMarker ::marker {color: #00aeef } .popUpServices.singleService {background: #ffe5b35c;overflow: hidden; position: relative } ul.pull-left.blueMarker li { margin-bottom: 6px } .popUpServices.singleService h2 {box-shadow: none; border: 1px solid #01b0f5; text-transform: uppercase; left: initial; right: 25px; border-bottom-right-radius: 35px; text-transform: capitalize; font-weight: 700; border-bottom-left-radius: 35px } .whiteBoxOfImages {border: 1px dashed #a9b1c9;background: #fff;padding: 15px;min-height: 250px;flex-direction: column;display: flex;justify-content: center;flex: 1 } p.flexItem {flex-direction: column;flex: 1;font-size: 10px;font-weight: 700}.customStrike:before {position: absolute;content: "";left: 0;top: 50%;right: 0;border-top: 2px solid;border-color: inherit; -webkit-transform: rotate(180deg); -moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -o-transform: rotate(-5deg);transform: rotate(353deg)}.popupImagewrapper.newPopupHeaderWithLogo {width: auto;max-width: 100px;height: auto;max-height: 100px}.popupImagewrapper.newPopupHeaderWithLogo .custompopupImage {max-width: 35px;max-height: 35px;margin: 0 auto;display: block} .rating-stars ul {list-style-type: none;padding: 0} .rating-stars ul > li.star {display: inline-block;padding-top: 20px} .rating-stars ul > li.star > i.fa {font-size: 2.5em;color: #ccc} .rating-stars ul > li.star.hover > i.fa {color: #ffcc36}.rating-stars ul > li.star.selected > i.fa {color: #ff912c}.star svg:not(:root).svg-inline--fa {font-size: 2em !important;color: #9e9e9e}.selected.star svg:not(:root).svg-inline--fa {color: #ffc107 !important}.text-message {line-height: 17px}.feedback {max-width: 500px;margin: 0 auto;width: 100%} #stars .star:first-child .fa-fw { font-size: 19px !important } #stars .star:nth-child(2) .fa-fw {font-size: 29px !important } #stars .star:nth-child(3) .fa-fw {font-size: 39px !important } #stars .star:nth-child(4) .fa-fw {font-size: 49px !important} #stars .star:nth-child(5) .fa-fw {font-size: 59px !important;} .X-Copy-3 {width: 70px;height: 70px;opacity: .2;background-color: #c0d5e7} .entercode {text-align: center;display: inline-block;width: 100%;margin-bottom: 12px;margin-top: 0} .logoimg, .modal-title {display: block;margin-left: auto;margin-right: auto;text-align: center} .verificationHeading {font-size: 24px;font-weight: 600;font-stretch: normal;font-style: normal;line-height: 1.29;letter-spacing: -.15px;color: #1b75bc;margin-bottom: 10px;margin-top: 10px} .Verify-Now, .applicationSuccess, .checkMail, .listItems, .verifyNote { font-size: 14px; font-stretch: normal; font-style: normal } .applicationSuccess, .checkMail { letter-spacing: -.12px; color: #333; text-align: center } .applicationSuccess { font-weight: 600; line-height: 1.57 } .checkMail { font-weight: 400;line-height: 1.43 } .emailSentTo { font-weight: 700; color: #2153a5 } .Verify-Now {font-weight: 900;line-height: normal; letter-spacing: 1.7px; color: var(--white); padding: 17px 57px 17px 58px; border-radius: 38px; border: 1px solid #eca00e; background-image: linear-gradient(100deg, #ffc350 -4%, #ffa800 96%); justify-content: center; margin-top: 25px } .listItems, .verifyNote { font-weight: 400; color: #333; line-height: 1.5 } .Rectangle-Copy-14 { width: 100%; height: 60px; margin: 0 10px 0 0; padding: 10px 20px; border-radius: 10px; border: 1px solid #e6ebf1; background-color: var(--white); max-width: 143px; letter-spacing: 12px; text-align: center } .listItems { letter-spacing: -.12px; list-style: circle; margin-bottom: 2px; margin-left: 11px } .listItems a { font-weight: 600; color: #00aeef } .Rectangle-Copy-15, .Rectangle-Copy-16, .Rectangle-Copy-17 { width: 70px; height: 60px; margin: 0 10px 0 0; padding: 23px 29px 24px 30px; border-radius: 10px; border: 1px solid #e6ebf1; background-color: var(--white) }
.RectangleTop { margin: 0 0 23px; padding: 24px 25px; border-radius: 25px; background-color: #f2f9ff } .verifyNote { margin: 10px 0 0 12px; letter-spacing: 0; display: inline-block; width: 100%; padding-right: 10px } #aboutPage .a-p-imageSideBar, .a-p-coreValues, .a-p-teamCon img { margin-left: auto; margin-right: auto; width: 100% } .v-footerlogo { width: 100%; max-width: 300px; padding: 26px 15px 20px } #aboutPage { background: #fff; padding: 0 !important } #aboutPage .health-bgwhite { background-color: #1b75bc !important } #aboutPage .health-border { max-width: 1400px } #aboutPage .tip-p-1 { font-size: 25px !important; color: #fff !important; margin-top: 6% !important } #aboutPage .tip-p-3 { font-size: 18px !important; color: #fff !important } #aboutPage .seo-page-content { padding-left: 25px } #aboutPage .a-p-topHeading { font-size: 38px; font-weight: 800; font-stretch: normal; font-style: normal; line-height: .92; letter-spacing: -.24px; color: #00aeef; margin-top: 11% } #aboutPage .a-p-subHeading, .a-p-subHeading { font-weight: 500; letter-spacing: -.15px; font-stretch: normal } #aboutPage .a-p-subHeading { font-size: 23px; font-style: italic; line-height: 1.42; color: #111; margin-bottom: 16px; margin-top: 40px } #aboutPage .a-p-lastPera { font-size: 16px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: 1.23; letter-spacing: -.13px; color: #333 } #aboutPage .a-p-coreValuesHading, #aboutPage .a-p-peopleHelped { font-size: 36px; font-weight: 900; font-stretch: normal; font-style: normal } #aboutPage .a-p-tip-widget { padding-top: 70px; padding-bottom: 65px } #aboutPage .a-p-peopleHelped { line-height: 1.22; letter-spacing: -1.09px; color: #1b75bc; padding-top: 28px } #aboutPage .a-p-imagetopHeader { margin-top: 35px } #aboutPage .a-p-peopleHelped span { color: #00aeef } #aboutPage .a-p-tip-coreValues { background-image: url(../images/banner/bg-core-values.png); padding-top: 95px; padding-bottom: 95px; background-repeat: no-repeat; background-size: cover } #aboutPage .a-p-coreValuesHading { line-height: .81; letter-spacing: -1.45px; color: #00aeef; margin-top: 50px } #myModal .textBlueLight, #myModal .textBluedark { font-size: 16px; font-weight: 600; letter-spacing: normal } .a-p-subHeading { font-size: 24px; font-style: oblique; line-height: 1.5; color: #333 } .a-p-coreValues { max-width: 600px; object-fit: contain; display: block } .a-p-expertsHeading { font-size: 36px; font-weight: 900; font-stretch: normal; font-style: normal; line-height: .81; letter-spacing: -1.45px; color: #00aeef; text-align: center; margin-bottom: 24px } #myModal .textBluedark, .a-p-expertsSubHeading, .a-p-teamCon p { color: #333; font-stretch: normal; font-style: normal; text-align: center } .a-p-expertsSubHeading { font-weight: 400; line-height: 1.5; letter-spacing: -.13px; margin-bottom: 60px; padding-top: 15px } .a-p-teamCon img { display: block; border: 2px solid #f6f9fd; border-radius: 7px; max-width: max-content } .a-p-teamCon p { font-size: 16px; font-weight: 900; line-height: 1.56; letter-spacing: -.1px; margin-top: 13px; margin-bottom: 22px } .a-p-teamSection { padding-top: 80px; padding-bottom: 90px } #myModal .popupImagewrapper.newPopupHeaderWithLogo { margin-top: 33px } #myModal .inter-bold.textBlueLight { font-size: 18px; font-weight: 600; color: #00aeef; line-height: 2.82; letter-spacing: -.11px; font-stretch: normal; font-style: normal; margin-top: 9px } #myModal .inter-bold.text-dark-blue {font-size: 24px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: 2.29; letter-spacing: -.15px; text-align: center; color: #1b75bc } #myModal .textBluedark { line-height: 2 } #myModal .textBlueLight {display: block; font-stretch: normal; font-style: normal; line-height: 1.81; text-align: center; color: #00aeef } #myModal .sig-popupFastTrack {width: 100%;margin-top: 30px } #myModal .package2 {margin: 20px auto;width: 100%;object-fit: contain;padding: 0 } .input-daterange .add-on {display: inline-block;width: auto;min-width: 16px;height: 18px;padding: 4px 5px;font-weight: 400;line-height: 18px;text-align: center;text-shadow: 0 1px 0 #fff;vertical-align: middle; background-color: #eee; border: 1px solid #ccc; margin-left: -5px; margin-right: -5px; } .daterangepicker select.monthselect {float: left; } .select2-container {width: 100% !important;}

@media print {
	.d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important } .d-print-block { display: block !important } .d-print-table { display: table !important } .d-print-table-row { display: table-row !important } .d-print-table-cell { display: table-cell !important } .d-print-flex { display: -ms-flexbox !important; display: flex !important } .d-print-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important } blockquote, img, pre, tr {page-break-inside: avoid}

	*, :after, :before { text-shadow: none !important; box-shadow: none !important } a:not(.btn) { text-decoration: underline } abbr[title]:after { content: " (" attr(title) ")" } pre { white-space: pre-wrap !important } blockquote, pre { border: 1px solid #adb5bd } thead { display: table-header-group } h2, h3, p { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid	}
	@page { size: a3 } 
	.container, body {min-width: 992px !important}	.navbar {display: none } .badge {border: 1px solid #000 } .table {border-collapse: collapse !important} .table td, .table th {background-color: #fff !important} .table-bordered td, .table-bordered th {border: 1px solid #dee2e6 !important;} .table-dark {color: inherit} .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {border-color: #dee2e6;} .table .thead-dark th {color: inherit;border-color: #dee2e6;}
}

@font-face {
	font-family: inter, sans-serif;
	font-weight: 400;
	font-display: swap;
}
/* ===============================
   Animations
   =============================== */
   @keyframes beat { to { transform: scale(.9) } }
@keyframes anime {
	0%, 100% {
		background-position: 0 50%
	}
	50% {
		background-position: 100% 50%
	}
}
@-webkit-keyframes rotate {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@keyframes rotate {
	to {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@media (min-width: 992px) {
	.container { max-width: 960px } .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100% } .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100% } .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333% } .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667% } .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667% } .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333% }	.col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667% } .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333% } .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667% } .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% } .order-lg-first { -ms-flex-order: -1; order: -1 } .order-lg-last { -ms-flex-order: 13; order: 13 } .order-lg-0 { -ms-flex-order: 0; order: 0 } .order-lg-1 { -ms-flex-order: 1; order: 1 } .order-lg-2 { -ms-flex-order: 2; order: 2 } .order-lg-3 { -ms-flex-order: 3; order: 3 } .order-lg-4 { -ms-flex-order: 4; order: 4 } .order-lg-5 { -ms-flex-order: 5; order: 5 } .order-lg-6 { -ms-flex-order: 6; order: 6 } .order-lg-7 { -ms-flex-order: 7; order: 7 } .order-lg-8 { -ms-flex-order: 8; order: 8 } .order-lg-9 { -ms-flex-order: 9; order: 9 } .order-lg-10 { -ms-flex-order: 10; order: 10 } .order-lg-11 { -ms-flex-order: 11; order: 11 } .order-lg-12 { -ms-flex-order: 12; order: 12 } .offset-lg-0 { margin-left: 0 } .offset-lg-1 { margin-left: 8.333333% } .offset-lg-2 { margin-left: 16.666667% } .offset-lg-3 { margin-left: 25% } .offset-lg-4 { margin-left: 33.333333% } .offset-lg-5 { margin-left: 41.666667% } .offset-lg-6 { margin-left: 50% } .offset-lg-7 { margin-left: 58.333333% } .offset-lg-8 { margin-left: 66.666667% } .offset-lg-9 { margin-left: 75% } .offset-lg-10 { margin-left: 83.333333% } .offset-lg-11 { margin-left: 91.666667% } .dropdown-menu-lg-left { right: auto; left: 0} .dropdown-menu-lg-right { right: 0; left: auto } .list-group-horizontal-lg, .navbar-expand-lg .navbar-nav { -ms-flex-direction: row; flex-direction: row } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-lg .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap } .list-group-horizontal-lg .list-group-item { margin-right: -1px; margin-bottom: 0 } .list-group-horizontal-lg .list-group-item:first-child { border-top-left-radius: .25rem; border-bottom-left-radius: .25rem; border-top-right-radius: 0 } .list-group-horizontal-lg .list-group-item:last-child { margin-right: 0; border-top-right-radius: .25rem; border-bottom-right-radius: .25rem; border-bottom-left-radius: 0 } .modal-lg, .modal-xl { max-width: 800px } .d-lg-none { display: none !important } .d-lg-inline { display: inline !important } .d-lg-inline-block { display: inline-block !important } .d-lg-block { display: block !important } .d-lg-table { display: table !important } .d-lg-table-row { display: table-row !important } .d-lg-table-cell { display: table-cell !important } .d-lg-flex { display: -ms-flexbox !important; display: flex !important } .d-lg-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important } .flex-lg-row { -ms-flex-direction: row !important; flex-direction: row !important } .flex-lg-column { -ms-flex-direction: column !important; flex-direction: column !important } .flex-lg-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important } .flex-lg-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important } .flex-lg-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important } .flex-lg-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important } .flex-lg-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important } .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important } .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important } .justify-content-lg-start { -ms-flex-pack: start !important; justify-content: flex-start !important } .justify-content-lg-end { -ms-flex-pack: end !important; justify-content: flex-end !important } .justify-content-lg-center { -ms-flex-pack: center !important; justify-content: center !important } .justify-content-lg-between { -ms-flex-pack: justify !important; justify-content: space-between !important } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important } .align-items-lg-start { -ms-flex-align: start !important; align-items: flex-start !important } .align-items-lg-end { -ms-flex-align: end !important; align-items: flex-end !important } .align-items-lg-center { -ms-flex-align: center !important; align-items: center !important } .align-items-lg-baseline { -ms-flex-align: baseline !important; align-items: baseline !important } .align-items-lg-stretch { -ms-flex-align: stretch !important; align-items: stretch !important } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important } .align-content-lg-between { -ms-flex-line-pack: justify !important;align-content: space-between !important}
	.align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important } .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important } .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important } .float-lg-left { float: left !important } .float-lg-right { float: right !important } .float-lg-none { float: none !important } .m-lg-0 { margin: 0 !important } .mt-lg-0, .my-lg-0 { margin-top: 0 !important } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important } .m-lg-1 { margin: .25rem !important } .mt-lg-1, .my-lg-1 { margin-top: .25rem !important } .mr-lg-1, .mx-lg-1 { margin-right: .25rem !important } .mb-lg-1, .my-lg-1 { margin-bottom: .25rem !important } .ml-lg-1, .mx-lg-1 { margin-left: .25rem !important } .m-lg-2 { margin: .5rem !important } .mt-lg-2, .my-lg-2 { margin-top: .5rem !important } .mr-lg-2, .mx-lg-2 { margin-right: .5rem !important } .mb-lg-2, .my-lg-2 { margin-bottom: .5rem !important } .ml-lg-2, .mx-lg-2 { margin-left: .5rem !important } .m-lg-3 { margin: 1rem !important } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important } .m-lg-4 { margin: 1.5rem !important } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important } .m-lg-5 { margin: 3rem !important } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important } .p-lg-0 { padding: 0 !important } .pt-lg-0, .py-lg-0 { padding-top: 0 !important } .pr-lg-0, .px-lg-0 { padding-right: 0 !important } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important } .pl-lg-0, .px-lg-0 { padding-left: 0 !important } .p-lg-1 { padding: .25rem !important } .pt-lg-1, .py-lg-1 { padding-top: .25rem !important } .pr-lg-1, .px-lg-1 { padding-right: .25rem !important } .pb-lg-1, .py-lg-1 { padding-bottom: .25rem !important } .pl-lg-1, .px-lg-1 { padding-left: .25rem !important } .p-lg-2 { padding: .5rem !important } .pt-lg-2, .py-lg-2 { padding-top: .5rem !important } .pr-lg-2, .px-lg-2 { padding-right: .5rem !important } .pb-lg-2, .py-lg-2 { padding-bottom: .5rem !important } .pl-lg-2, .px-lg-2 { padding-left: .5rem !important } .p-lg-3 { padding: 1rem !important } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important } .p-lg-4 { padding: 1.5rem !important } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important } .p-lg-5 { padding: 3rem !important } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important } .m-lg-n1 { margin: -.25rem !important } .mt-lg-n1, .my-lg-n1 { margin-top: -.25rem !important } .mr-lg-n1, .mx-lg-n1 { margin-right: -.25rem !important } .mb-lg-n1, .my-lg-n1 { margin-bottom: -.25rem !important } .ml-lg-n1, .mx-lg-n1 { margin-left: -.25rem !important } .m-lg-n2 { margin: -.5rem !important } .mt-lg-n2, .my-lg-n2 { margin-top: -.5rem !important } .mr-lg-n2, .mx-lg-n2 { margin-right: -.5rem !important } .mb-lg-n2, .my-lg-n2 { margin-bottom: -.5rem !important } .ml-lg-n2, .mx-lg-n2 { margin-left: -.5rem !important } .m-lg-n3 { margin: -1rem !important } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important } .m-lg-n4 { margin: -1.5rem !important } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important } .m-lg-n5 { margin: -3rem !important } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important }	.mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important } .m-lg-auto { margin: auto !important } .mt-lg-auto, .my-lg-auto { margin-top: auto !important } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important } .text-lg-left { text-align: left !important } .text-lg-right { text-align: right !important } .text-lg-center {text-align: center !important}
}
@media (min-width: 1200px) {
	.container, .modal-xl { max-width: 1140px } .col-xl { -ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1; flex-grow: 1; max-width: 100% } .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100% } .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333% } .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667% } .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25% } .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333% } .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667% } .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333% } .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667% } .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75% } .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333% } .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667% } .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% }	.order-xl-first { -ms-flex-order: -1; order: -1 } .order-xl-last { -ms-flex-order: 13; order: 13 } .order-xl-0 { -ms-flex-order: 0; order: 0 } .order-xl-1 { -ms-flex-order: 1; order: 1 } .order-xl-2 { -ms-flex-order: 2; order: 2 } .order-xl-3 { -ms-flex-order: 3; order: 3 } .order-xl-4 { -ms-flex-order: 4; order: 4 } .order-xl-5 { -ms-flex-order: 5; order: 5 }	.order-xl-6 { -ms-flex-order: 6; order: 6 } .order-xl-7 { -ms-flex-order: 7; order: 7 } .order-xl-8 { -ms-flex-order: 8; order: 8 } .order-xl-9 { -ms-flex-order: 9; order: 9 } .order-xl-10 { -ms-flex-order: 10; order: 10; } .order-xl-11 { -ms-flex-order: 11; order: 11; } .order-xl-12 { -ms-flex-order: 12; order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.333333%; } .offset-xl-2 { margin-left: 16.666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.333333%; } .offset-xl-5 { margin-left: 41.666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.333333%; } .offset-xl-8 { margin-left: 66.666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.333333%; } .offset-xl-11 { margin-left: 91.666667% } .dropdown-menu-xl-left { right: auto; left: 0 } .dropdown-menu-xl-right { right: 0; left: auto } .navbar-expand-xl { -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start } .list-group-horizontal-xl, .navbar-expand-xl .navbar-nav { -ms-flex-direction: row; flex-direction: row } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute } .navbar-expand-xl .navbar-nav .nav-link { padding-right: .5rem; padding-left: .5rem } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {-ms-flex-wrap: nowrap;flex-wrap: nowrap } .navbar-expand-xl .navbar-collapse {display: -ms-flexbox !important;display: flex !important;-ms-flex-preferred-size: auto;flex-basis: auto} .navbar-expand-xl .navbar-toggler { display: none; } .list-group-horizontal-xl .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-xl .list-group-item:first-child { border-top-left-radius: .25rem; border-bottom-left-radius: .25rem; border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { margin-right: 0; border-top-right-radius: .25rem; border-bottom-right-radius: .25rem; border-bottom-left-radius: 0 } .d-xl-none { display: none !important } .d-xl-inline { display: inline !important } .d-xl-inline-block { display: inline-block !important } .d-xl-block { display: block !important } .d-xl-table { display: table !important } .d-xl-table-row { display: table-row !important} .d-xl-table-cell { display: table-cell !important } .d-xl-flex { display: -ms-flexbox !important; display: flex !important } .d-xl-inline-flex {display: -ms-inline-flexbox !important;display: inline-flex !important} .flex-xl-row { -ms-flex-direction: row !important; flex-direction: row !important } .flex-xl-column { -ms-flex-direction: column !important; flex-direction: column !important } .flex-xl-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important } .flex-xl-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important } .flex-xl-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important } .flex-xl-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important } .flex-xl-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important } .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important } .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important } .justify-content-xl-start { -ms-flex-pack: start !important; justify-content: flex-start !important } .justify-content-xl-end { -ms-flex-pack: end !important; justify-content: flex-end !important } .justify-content-xl-center { -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -ms-flex-pack: justify !important; justify-content: space-between !important } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important } .align-items-xl-start { -ms-flex-align: start !important; align-items: flex-start !important } .align-items-xl-end { -ms-flex-align: end !important; align-items: flex-end !important } .align-items-xl-center { -ms-flex-align: center !important; align-items: center !important } .align-items-xl-baseline { -ms-flex-align: baseline !important;align-items: baseline !important}
	.align-items-xl-stretch { -ms-flex-align: stretch !important; align-items: stretch !important } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important } .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important } .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important } .float-xl-left { float: left !important } .float-xl-right { float: right !important } .float-xl-none { float: none !important } .m-xl-0 {margin: 0 !important } .mt-xl-0, .my-xl-0 { margin-top: 0 !important} .mr-xl-0, .mx-xl-0 { margin-right: 0 !important } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important} .m-xl-1 { margin: .25rem !important } .mt-xl-1, .my-xl-1 { margin-top: .25rem !important } .mr-xl-1, .mx-xl-1 { margin-right: .25rem !important } .mb-xl-1, .my-xl-1 { margin-bottom: .25rem !important } .ml-xl-1, .mx-xl-1 { margin-left: .25rem !important } .m-xl-2 { margin: .5rem !important } .mt-xl-2, .my-xl-2 { margin-top: .5rem !important } .mr-xl-2, .mx-xl-2 { margin-right: .5rem !important } .mb-xl-2, .my-xl-2 { margin-bottom: .5rem !important } .ml-xl-2, .mx-xl-2 { margin-left: .5rem !important } .m-xl-3 { margin: 1rem !important} .mt-xl-3, .my-xl-3 { margin-top: 1rem !important } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important} .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important} .m-xl-4 { margin: 1.5rem !important } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important} .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important } .m-xl-5 { margin: 3rem !important } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important } .pl-xl-0, .px-xl-0 { padding-left: 0 !important } .p-xl-1 { padding: .25rem !important } .pt-xl-1, .py-xl-1 { padding-top: .25rem !important } .pr-xl-1, .px-xl-1 { padding-right: .25rem !important } .pb-xl-1, .py-xl-1 { padding-bottom: .25rem !important } .pl-xl-1, .px-xl-1 { padding-left: .25rem !important } .p-xl-2 { padding: .5rem !important } .pt-xl-2, .py-xl-2 { padding-top: .5rem !important } .pr-xl-2, .px-xl-2 { padding-right: .5rem !important } .pb-xl-2, .py-xl-2 { padding-bottom: .5rem !important } .pl-xl-2, .px-xl-2 { padding-left: .5rem !important } .p-xl-3 { padding: 1rem !important } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important } .p-xl-4 { padding: 1.5rem !important } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important } .p-xl-5 { padding: 3rem !important } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important }	.m-xl-n1 { margin: -.25rem !important } .mt-xl-n1, .my-xl-n1 { margin-top: -.25rem !important } .mr-xl-n1, .mx-xl-n1 { margin-right: -.25rem !important } .mb-xl-n1, .my-xl-n1 { margin-bottom: -.25rem !important } .ml-xl-n1, .mx-xl-n1 { margin-left: -.25rem !important } .m-xl-n2 { margin: -.5rem !important } .mt-xl-n2, .my-xl-n2 { margin-top: -.5rem !important } .mr-xl-n2, .mx-xl-n2 { margin-right: -.5rem !important } .mb-xl-n2, .my-xl-n2 { margin-bottom: -.5rem !important } .ml-xl-n2, .mx-xl-n2 { margin-left: -.5rem !important } .m-xl-n3 { margin: -1rem !important } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important } .m-xl-n4 { margin: -1.5rem !important } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important } .m-xl-n5 { margin: -3rem !important } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important } .m-xl-auto { margin: auto !important } .mt-xl-auto, .my-xl-auto { margin-top: auto !important } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important } .text-xl-left { text-align: left !important } .text-xl-right { text-align: right !important } .text-xl-center { text-align: center !important }
}
@media only screen and (max-width: 1200px) {
	.img-offer-banner {max-height: 400px }
}
@media only screen and (max-width: 1198px) {
	.cal-container, .trust-pilot-con {display: inline-block } .cal-container {width: 60%}.trust-pilot-con {width: 40%} #aboutPage .tip-p-1 {font-size: 21px !important;margin-top: 2% !important;margin-bottom: 10px}
}
@media only screen and (max-width: 1050px) {
	.overlay { padding-left: 0; text-align: center }
}
@media only screen and (max-width: 992px) {
	.package1modified .p1, .package1modified .p2, .package1modified .p3 { text-align: center !important; width: 100% } .img-con { text-align: center } .navbar { float: left; } .img-offer-banner { max-height: 370px; } .cal-container { max-width: 100%; width: 100%; margin-bottom: 20px; padding-right: 0 !important; padding-left: 0 !important; padding-top: 5px !important; } .trust-pilot-con { width: 100%; max-width: 100%; float: right } .trust-pilot-con h2 { margin-top: 60px; text-align: center } .registration-con { max-width: 73%; margin: 0 auto 13px; float: none; } .packages-main > div { float: left; height: fit-content; margin-bottom: 20px; } .stand-alone .full-height > div { margin-bottom: 15px } .stand-alone .offer-heading-p { margin-top: 20px } .gold-offer-heading { margin-left: 0; text-align: center; margin-bottom: 30px } .golden-package-text { text-align: center; padding-right: 0; } .golden-terms { padding: 25px 15px 15px; } .deadcon-padder-con-box, .deadline-container { padding-left: 30px; padding-right: 30px; } .offer-heading { margin-top: 25px; } .offer-smallheading, .tip-blue-counter-customyourtaxretur { margin-bottom: 25px; } .offer-form-upper-text { margin-top: 10px; margin-bottom: 15px; } .offer-button-con { margin-top: 10px } .offer-privacytext { margin-top: 15px } .form-deadoffr { padding-bottom: 15px; } .updatedBanner.offerbg-lightblue { padding-left: 15px } .updatedBanner .offer-heading { font-size: 14px; } .updatedBanner .offer-subheading { font-size: 17px; } .updatedBanner h5 { font-size: 13px; } .navdascustom { float: none !important; } .navlinks, .navlinks .navbar { padding-top: 0; padding-bottom: 0; } .links { padding-top: 10px !important; max-height: 70px; } .lg-show { display: none !important; } .md-show { display: inline-block !important; } .custom_aside .card, .custom_aside2 .card { width: 100%; } .guide-top-con .tip-p-1 { font-size: 23px !important; } .package1 { width: 100% !important; display: block !important; } .package1modified { padding-top: 40px; padding-left: 10px; padding-right: 10px } .package1modified .p1 { padding: 10px 2% !important; max-width: 25%; margin-top: 3px; font-size: 16px; } .package1modified .p2 { padding: 0 2% !important; max-width: 50%; margin-top: -20px; font-size: 13px !important } .package1modified .p3 { padding: 0 !important; max-width: 25%; margin-top: -10px; font-size: 16px; } .package1modified .p3 button { font-size: 11px; } #aboutPage .tip-p-1 { font-size: 15px !important; margin-top: 0 !important; margin-bottom: 7px } #aboutPage .tip-p-3 { font-size: 14px !important }
}
@media only screen and (max-width: 768px) {
	.offer-privacytext .ui-switcher, .ui-switcher { display: inline-block !important } .popUpServices h2 { position: absolute; left: 30%; padding: 7px 19px; font-size: 11px; width: 100%; max-width: 105px } .xs-fs-20 { font-size: 20px !important } .popUpServices h1 { font-size: 18px !important } .popUpServices { padding: 15px 15px 60px; min-height: min-content !important } .md-fs-11 { font-size: 12px !important }
	.b-top-header span { display: inline-block; text-align: center; margin-bottom: 13px; width: 100% } .login-btn { text-align: center; float: none; max-width: 100% } .banner-background { max-height: 249px; background-size: cover } .banner-heading { font-size: 17px; padding-top: 30px } .health-bg-white, .links { padding-top: 10px; padding-bottom: 10px } .bs-wizard > .bs-wizard-step .bs-wizard-info, .innerectracontentheader { font-size: 11px } .info-con p { text-align: center; margin-bottom: 0 } .bs-wizard { margin-top: 0 } .info-con hr { margin-bottom: 17px; margin-top: 12px; } .bg-white { max-width: 95%; padding: 0 20px 60px; margin-top: -246px } .cal-container, .main-content { padding-left: 0; padding-right: 0; } #select2-select2-container { margin-top: 0px; } .form-group .infusion-option, .tip-p-3, form > div > div div > p { font-size: 12px } .ui-switcher { margin-bottom: 0 !important } .info-con p { font-size: 1em; margin-top: 0; font-weight: 700; } .btn-form-submit { color: #fff !important; width: 100%; border: 1px solid #ffa80012; } .info-con { padding-top: 20px; padding-left: 0; } .icons img { margin-top: -150px; } .icons input[type=radio] { min-height: 115px } .icons .bottom { bottom: 10px; font-size: 10px } .icons .top { bottom: 25px; font-size: 11px; max-height: 20px; overflow: hidden } .icons > div { padding: 0 5px; } html body .preloader.wrapper.dark .footer-img-sec img { max-width: 65px !important; padding: 4px !important; max-height: 65px !important; } .box1, .box2 { float: none !important; margin: 0 auto 60px; } .customHeadinglanding { padding-top: 24px !important; font-size: 2em !important; } html .info-con .landing-page-text { padding: 0 10%; margin-bottom: 60px; } .footer-text { margin-top: 5px; } .img-offer-banner { max-height: 270px; } html body .group-buttons button:first-child { margin-bottom: 20px !important; } .select2-container .select2-selection--single { } .cal-container { padding-top: 25px; } .tax-cal { margin-top: -250px !important; } #formhandler .form-row label { margin-bottom: 22px; } #formhandler .field-container { padding-top: 28px; } .health-blueheading-2, .step { margin-bottom: 20px; } .group-buttons { margin-top: 24px; } #aboutPage .a-p-lastPera, .icon-footer-fb { text-align: center; } .registration-con { max-width: 100%; } .offer-main-heading, .offer-main-subpara { padding: 15px; } .packages-main > div { max-width: 600px; float: none; margin-left: auto; margin-right: auto; } .problamatic-con-yearly { min-height: 180px; } .stand-alone .offer-lower-heading-p { min-height: 55px; } .offer-list-items { max-width: 70%; margin-left: auto; margin-right: auto; } .offer-list-sub-heading { max-width: 70%; display: block; width: 100%; margin: 0 auto; } .product-padder { padding-left: 15px; padding-right: 15px; } .navbar-brand.nav-logo { padding-top: 8px !important; padding-bottom: 0px; vertical-align: middle; } .deadline-date { margin-right: 0; } .deadconplus, .form-deadoffr { padding-left: 10px; padding-right: 10px; } .deadline-ourservices { margin-top: 30px; margin-bottom: 60px; } .deadcon-padder-con-box { margin-bottom: 50px; } .buttongestarted { margin-top: -25px; margin-bottom: 30px; } .border-leftp { border-right: 0 solid transparent; margin-bottom: 10px; } .deadlinepage { padding: 0 15px 40px !important; } .confidensebanner { padding-bottom: 0; } .dead-para-styling { padding: 0 20px 15px; text-transform: uppercase; } html body .offercustompageheader { margin-top: -229px !important; } .offer-label { margin-left: 15px; } .o-datepickers { text-align: left !important; } .offer-top-box-package-selection3 { float: none !important; margin-left: auto; margin-right: auto; } .margin-b-200 { margin-bottom: 40px; } .health-blue-heading, .health-headin-1, .health-linkimageer, .inner-italicform1, .o-packageselection-heading.offer20, .o-whatdates, .p-f-topheading-h2 { margin-bottom: 10px } .p-f-topheading-h2 { font-size: 1.5em; } .o-whatdates { display: block; width: 100%; margin-top: 5px } .form-deadoffr input { display: block } .updatedBanner { background-position: 65% 0 } .offer-form-upper-text.updated-sec, .tip-c-con-heading { font-size: 13px } .blackoffer { font-size: 16px } .info-con p > small:first-child {display: block;margin-top: 0;line-height: 18px}
	.inner-italicform1 { margin-top: 17px; display: inline-block; font-size: 13px;font-style: italic; font-weight: 600 } .tax2u-cal-new-heading { font-size: 22px } .tax2-firstheading { font-size: 18px } .health-main-banner-img { max-height: 115px } .health-headin-1 { margin-top: 11px; font-weight: bolder; font-size: 22px } .health-headin-2 { margin-bottom: 0 } .health-pera-1, .health-pera-2 { text-align: left !important; margin-top: 25px } .bluebullets { margin: 0 } .health-pera-2 { margin-top: 15px; margin-bottom: 20px } .health-pera-3 { margin-bottom: 15px } .health-container-blue { padding-top: 15px; padding-bottom: 20px } .health-box-review { margin-left: 0; margin-top: 20px } .health-customcontainer { padding-top: 1px; padding-bottom: 10px } .health-c-con-heading { margin-top: 25px; margin-bottom: 10px } .health-c2-con-heading { font-size: 23px; margin-top: 25px } .tip-p-1 { margin-top: 15px; margin-bottom: 2px; font-size: 21px } .tip-bg-dark-fradient { padding-top: 20px; padding-bottom: 15px } .tip-heading-sec { font-size: 18px; margin-bottom: 10px } .tip-b-heading { font-size: 13px; margin-bottom: 10px } .seo-page-content p, .tip-p-2 { font-size: 14px } .tip-bullets li { line-height: 23px; margin-bottom: 10px; font-size: 13px } .tip-blue-counter { max-width: 320px; margin-bottom: 20px } .tip-top-con { font-size: 22px; margin-top: 15px } .tip-top-con-sec { font-size: 15px } .tip-footer-confidence-img { width: 90%; top: -40px } .tip-confidence-footer { height: 80px } .goldpackage .offer-main-subpara b { font-size: 20px } .gold-offer-heading { font-size: 30px } .gold-offer-original-new { font-size: 40px } .tip-blue-counter-customyourtaxretur { max-width: 100% !important } .cardlessft-page .h5 { font-size: 15px; padding: 0 5px } .cardlessft-page button { max-width: 180px; padding: 0 5px } .custom_aside .card { width: 100% } .claim-text-banner-1 .tip-p-2, .claim-text-banner-2, .custom_aside { display: none } .custom_aside2 { display: block !important } .claim-text-banner-1, .claim-text-banner-2 { width: 100% !important } .claim-text-banner-2-mobile { display: none !important } .claim-text-banner-2-mobile img { max-height: 115px; float: right; max-width: 70%; width: 100% } .tip-paracontainercustom .nav-tabs a { font-size: .85em } .tip-paracontainercustom .nav-tabs { padding: 7px } .tip-paracontainercustom .tab-pane { font-size: .75em } .claimbacknewsidebar .tip-top-offer-text b { font-size: 1em } .claimbacktax-sidebar-newbtn { font-size: .9em } .container.seotabs.tip-paracontainercustom { padding: 0 !important } .claim-text-banner-1 .tip-p-1 { text-align: center; font-size: 18px } .tip-p-3.tip-sec-headin { text-align: center; font-size: 15px } .claimbacknewsidebar .tip-top-offer-subheading span { font-size: 39px } .seo-page-content h1 { font-size: 18px; font-weight: 600 } .seo-page-content h2 { font-size: 17px; font-weight: 600 } .seo-page-content h3 { font-size: 16px; font-weight: 600 } .seo-page-content h4 { font-size: 15px; font-weight: 600 } .seo-page-content h5 { font-size: 14px; font-weight: 600 } #aboutPage .claim-text-banner-2-mobile img { max-height: fit-content; float: none; max-width: initial; width: 100%; margin-left: auto; margin-right: auto; display: block } #aboutPage .tip-p-3 { margin-bottom: 17px; text-align: center } #aboutPage .a-p-topHeading { margin-top: 10px; text-align: center; margin-bottom: 0; font-size: 30px } #aboutPage .a-p-tp-content { padding-top: 15px } #aboutPage .sparrow-sidebar-container { padding-top: 0 !important } .aboutPage .a-p-imagetopHeader { margin-top: 15px; margin-left: auto; margin-right: auto; display: block } #aboutPage .a-p-peopleHelped { text-align: center; font-size: 31px; padding: 20px } #aboutPage .a-p-tip-coreValues { padding-top: 20px; padding-bottom: 20px } #aboutPage .a-p-subHeading { margin-top: 25px; text-align: center; font-size: 20px; margin-bottom: 16px } .a-p-teamSection { padding-top: 40px; padding-bottom: 40px } .a-p-expertsSubHeading { margin-bottom: 26px; padding-top: 5px } #aboutPage .a-p-imagetopHeader { margin-top: 35px; margin-left: auto; margin-right: auto; display: block } #aboutPage .a-p-coreValuesHading { text-align: center; font-size: 30px; margin-top: 17px }
}
@media only screen and (min-width: 767px) {
	.md-padding-lef-right-30 { padding: 0 30px } .p-t-0 { padding-top: 0 !important } .md-fs-11 { font-size: 11px } .freeService, .inclusiveService, .mostPopularService, .standardService {min-height: 480px} .freeService .autowidth.btn-blue, .standardService .autowidth.btn-blue { position: absolute; bottom: 30px; left: 0; right: 0; margin: 0 auto; width: max-content !important; max-height: 40px; }
}
@media only screen and (max-width: 635px) {
 .smallPigModal .popupImagewrapper{padding:5%}.spa-offer-sec{width:90%}.bgfullwidth{margin-left:-15%;margin-right:-15%;width:130%}.links{height:90px!important}.health-border>div{padding-bottom:10px}.self-ass-only-mobile{display:block;position:fixed;bottom:15px;left:0;right:0;width:100%;margin:0 auto}.thank-you .banner-heading{display:none!important}html .tip-paracontainercustom.guide-first-con{padding-left:20px!important} .smaller-heading-new span { margin-bottom: 0 !important; font-size: inherit !important } .full-with-spparow { max-width: 90%; padding: 15px } .btn-sparrow-sold { padding: 15px 25px } .sparow-blue { padding: 15px 30px }
}
@media only screen and (max-width: 576px) {
	.list-group-flush .list-group-item { font-size: 12px !important; padding-left: 0} .stand-alone .full-height > div, .xs-p-0 { padding: 0} .desktopHidden { display: block !important}	.tip-p-3, footer .s, footer .t { display: none}	.hiddenMobile {display: none !important} .boxblue, .btn-blue, .deadline-date, .deadline-heading_main .yellow, .offerpopuptext, .trust-pilot { display: block} .trust-pilot {float: none !important;margin: 32px auto 0}  #aboutPage .tip-p-3,.footer-icons{text-align:center}.btn-login-footer-rounded{z-index:999}.bg-footericons,.blackoffer,.deadline-getoffer,.offer-main-subpara{margin-bottom:10px}.landing-page-text{margin-bottom:55px!important}.footer-text{margin-top:0!important}.bg-gold,heading-landing-offer,html .info-con .landing-page-text{margin-top:30px}.img-offer-banner{max-height:206px} body .congrates{font-size:1em!important}.tax-cal{padding-top:15px!important}.preloader .footer-img-sec p{min-height:30px;max-height:30px;overflow:hidden;width:100%}.offer-main-heading{margin-top:25px;margin-bottom:0}.stand-alone .offer-lower-heading-p{min-height:55px}.offer-list-items,.offer-list-sub-heading{max-width:90%}.package-bg{height:auto;margin-bottom:10px}.ensure{padding:0!important}.packages-con{margin-top:15px;padding-bottom:15px}.bg-white,.mainheadingbanner{padding-bottom:10px}.footer{margin-top:20px}.goldpackage .offer-main-subpara{margin-top:20px;padding:0 15px}.gold-click{margin-top:35px;margin-bottom:20px}.gold-offer-heading-para{padding:0 15px}.deadline-date{margin-left:auto!important;margin-right:auto!important;float:none;max-height:90px}.btn-blue{margin:0 auto}.deadline-heading_main{text-align:center;margin-top:10px;font-size:18px}.dead-getform{padding-top:10px;padding-bottom:10px}.btn-yellow{margin-top:0;margin-bottom:20px}.deadline-getoffer-yearlyservices{padding-left:20px;padding-right:20px}.deadline-ourservices{font-size:18px;padding:20px 25px;margin-top:5px;margin-bottom:30px}
	.dead-con-images { max-width: 60px;width: 100%;max-height: 60px;height: 100%;object-fit: contain;margin-top: -28px;margin-bottom: 19px}	.dead-happycustomer {font-size: 18px;padding: 20px;margin-top: 0;margin-bottom: 0} .dead-bg-darker{padding-bottom:20px}.deadline-getoffer-yearlyservices{font-size:18px;margin-top:20px}.dead-fullpackage{padding:0 10px;margin-bottom:20px}.joincustomers{padding-bottom:25px}.deadline-trust{max-width:100%}.bgfullwidth{padding-left:13%;padding-right:13%}.nd-owl-carousel-custom{margin-bottom:52px}.rate-us-top-con,.sign-within{margin-top:10px}.offerpopuptext{font-size:15px;margin-top:8px}.stage-1-offerletter{font-size:19px;width:93%;margin-bottom:21px;margin-left:auto;margin-right:auto}.stage-1-offerletter-sec-p{font-size:14px;font-weight:600;line-height:20px;width:80%}.popupImagewrapper{max-width:122px;max-height:116px;padding:5%}.boxblue{max-width:100%;margin:10px auto 12px;width:fit-content;font-size:25px}.health-main-banner-img{max-height:80px}.tip-blue-counter{min-width:100%}.tip-sec-headin{display:block!important;margin-left:-15px}.tip-p-1{font-size:16px}.tip-p-2{font-size:12px}html #stars .star:first-child .fa-fw{font-size:21px!important}html #stars .star:nth-child(2) .fa-fw{font-size:24px!important}html #stars .star:nth-child(3) .fa-fw{font-size:29px!important}html #stars .star:nth-child(4) .fa-fw{font-size:32px!important}html #stars .star:nth-child(5) .fa-fw{font-size:36px!important}.timeboxes{max-width:20%!important;max-height:90px!important}.timeboxes p{font-size:30px!important}.tax-return-page-top-heading{font-size:16px!important}.tax-return-page-tip-p-2{font-size:13px!important}.fasttrackcompleted h4{font-size:18px!important}.cardlessLeaveUnchecekd{bottom:209px}#sparrowOffer_w .sparow-blue{padding:10px 12px;font-size:12px;max-width:none;width:100%;display:block;min-width:fit-content!important}
}
@media only screen and (max-width: 550px) {
 .noFlexInMobile{display:inline-block}.cardlessLeaveUnchecekd{bottom:341px!important}.iframeresponsive{height:1330px!important}.stage-1-outer-box{max-width:300px;margin:0 auto 15px} .popupImagewrapper {max-width: 75px !important;max-height: 75px !important;padding: 2% !important; margin-top: 25px; }	.custompopupImage { max-width: 45px !important;max-height: 45px !important}	.tagBlueTop { top: -13px}    .stage-1-popuptext1{font-size:17px}.stage1-span-innerRound{margin-bottom:4px;width:50px;height:50px;padding-top:10px;margin-top:2px}#myModal.modal-bluebox.thankspagemodal .tax2-yourtaxreturn{font-size:20px}#myModal.modal-bluebox.thankspagemodal .blockerheadingdajhs{font-size:15px}#myModal.modal-bluebox.thankspagemodal .calculaton-div-style{padding-right:15px!important;padding-left:15px!important}.footer-img-sec{display:block;width:100%;max-width:100%}#myModal.modal-bluebox.thankspagemodal .firstperagraphthanks{font-size:14px!important}#myModal.modal-bluebox.thankspagemodal .firstperagraphthanks b{font-size:13px!important}.izishortMessage{bottom:63px!important}.offer-left,.sparrowoffer{font-size:12px}.offer-left-sec{font-size:11px}.img-fluid-spa{max-width:47px;margin-right:2%}  .btn-sparrow-sold, .sparow-blue { padding: 10px 15px; font-size: 12px; } .offer-sidebar, .sp-ser-sel { font-size: 13px }	.full-width-sparrow { padding: 0 4%; } .package1 .package1Items { text-align: center !important; max-width: 100%; width: 100% !important; padding: 5px 15px !important } .package1modified { padding-top: 0 } .package1modified .btn-white { margin-top: 15px } .footer-img-sec img { max-width: 100px !important; display: block; margin: 0 auto; max-height: initial; } .footer-img-sec p { margin-bottom: 10px; } .footer-img-sec { margin-top: 0px !important; }	.sparrowImage { max-width: 100%; } html body .timer-banner { /*margin-top: -22px !important;*/} .home-header .navbar-nav > li {text-align: -webkit-left; padding-left: 10px;}
}
@media only screen and (max-width: 480px) {
 .btn-yellow-new.pull-right{float:none}.singleServiceUl{font-size:13px;padding-left:6px;margin-bottom:0}.popUpServices h1{font-size:18px!important;margin-top:22px;text-align:center}.heading-landing-offer,.xs-m-t-20,html .info-con .landing-page-text{margin-top:20px}ul.pull-left.blueMarker{font-size:12px;padding-left:10px}.singleService p{font-size:12px}.centeraliZed{display:inline-block;margin:0 auto;width:100%;text-align:center!important}.popUpServices h2{left:35%}.forDesktopOnly{display:none}.forMobileOnly{display:block}.modal-header.popupmodalcustomheader{min-height:55px!important}  .img-fluid-sparo { width: 90% !important; max-width: 90% !important }  .tax-rebate-guide { margin-top: 15px} .smallPigModal .popupImagewrapper { padding: 7% 5% }  .icons .form-group{position:relative;border:1px solid #0000001a;border-radius:5px;margin:0 auto 14px}.customHeadinglanding{font-size:1.3em!important}.box,html body .js-signature canvas{width:100%!important}.companyinfo,.terms{display:inline-block;width:100%;text-align:center;margin-top:10px;margin-bottom:11px}.img-offer-banner{max-height:170px}#myModal .popupImagewrapper.newPopupHeaderWithLogo,.buttonscustomlast .ur-submit-button{margin-top:20px!important}.group-buttons button:not(.claim-btn){max-width:100px!important}.tax-cal .icons .form-group{max-width:80%}.tax-cal .tick{left:40%;width:20%}.icons .bottom{bottom:10px;font-size:8px}.container.terms ul{padding:15px} .offer-list-items li {margin-bottom: 3px;font-size: 12px} .btn-header-box-1 {margin: 0 auto 15px;float: none; display: grid; width: 100%} .offer-heading-p {padding-left: 0;text-align: center} .registration-con .offer-lower-heading-p {padding-left: 0;margin-top: 50px;text-align: center}	.box-1-img {top: -28px;max-width: 20%;left: 39%}
 .timeboxes{width:30%}.gold-offer-original,.gold-offer-original-new{margin-bottom:20px;display:block}.offerterms li{line-height:1.29}.golden-packagetime{font-size:2em!important;margin-top:17px!important}.offer20-footermanagewidth{max-width:95%;margin:20px auto 10px}.offer-heading,.offer-heading-2{margin-top:15px;font-size:20px;text-align:center!important}.customClassForResponsive .col-6.xs-text-center,.updatedBanner h5{text-align:center!important}.health-c2-con-heading,.offer-subheading,.rate-only{font-size:17px}.offer-smallheading,.offer-smallheading-2{font-size:14px;margin-bottom:15px}.offer-form-upper-text{margin-top:10px;margin-bottom:10px;font-size:14px}.offer-privacytext{margin-top:0;font-size:15px}.o-packageselection-heading{font-size:15px;margin-top:15px}.o-packageselection-heading-smaller{font-size:12px;margin-bottom:15px}.stand-alone .offer-heading-p{margin-top:10px;margin-bottom:10px}.offer-main-price-custom,.stand-alone-img,.termssmallertext{margin-bottom:10px}.price,.rate-pound-amount{font-size:40px}.offer-main-price-custom .price{font-size:29px}.stand-alone.offerpagestandalonecustom .offer-lower-heading-p{min-height:20px;margin-top:10px;margin-bottom:10px}.stand-alone .btn-header-box-1{margin-top:5px;margin-bottom:15px}.imgbanner{margin-top:10px;margin-bottom:20px}.updatedBanner .offer-heading,.updatedBanner .offer-subheading,.updatedBanner h5{max-width:100%}.updatedBanner{background-image:none}.health-c-con-heading,.health-headin-1,.rate-us-top-banner-text{font-size:15px}.footer-img-sec p,.health-headin-2{font-size:11px}.health-pera-3{font-size:16px}.health-f-sec,.health-s-sec,.health-t-sec{font-size:13px}.health-t-sec{text-align:right;position:relative;top:-19px}.health-s-sec{text-align:left}.h-pull-right{margin-right:23%}.rate-pound{font-size:19px}.gold-offer-heading{font-size:26px}.gold-offer-original,.gold-offer-original-new{font-size:30px}.gold-singleHandlingtext{font-size:14px}#stage-1-modal-continue-button{position:sticky;bottom:0;left:0;height:90px;width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;border:2px dashed #ffffff00;box-sizing:border-box}.customClassForResponsive .col-6{flex:100%!important;width:100%;max-width:100%;text-align:left!important}.customClassForResponsive .offer-left,.customClassForResponsive .offer-left-sec{text-align:left!important}.customClassForResponsive .sp-separator p{margin-top:0!important}.customClassForResponsive .sparow-blue{width:80%}.customClassForResponsive .img-fluid-sparo{max-width:90%}.claim-text-banner-1 .tip-p-1,.guide-form-text{font-size:14px!important}html #sparrowOffer_w .btn-sparrow-sold{min-width:100px!important}html #sparrowOffer_w .sp-separator .col-6>p{text-align:center;margin-bottom:10px}html #sparrowOffer_w hr{margin-top:5px;margin-bottom:10px}.freeService{min-height:330px}.standardService{min-height:300px}.inclusiveService{min-height:544px}.btn-blue,.btn-yellow-new{text-transform:uppercase}.xs-p-10{padding:10px}#aboutPage .a-p-peopleHelped{font-size:28px;padding-left:20px;padding-right:20px}#myModal .inter-bold.textBlueLight{margin-top:0!important;font-size:16px!important;line-height:1.4!important}#myModal .inter-bold.text-dark-blue{font-size:20px!important;line-height:1.29!important}#myModal .textBluedark{font-size:13px!important;line-height:0!important}#myModal .textBlueLight{font-size:14px!important;line-height:1.7!important}#myModal .package2{margin-top:8px;margin-bottom:8px;padding:0}#myModal .modal-body .col-sm-12{padding-left:0!important;padding-right:0!important}
}