h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin: 0.6875rem 0 0.6875rem 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
	font-weight: inherit;
	font-style: normal;
	line-height: 1.375rem;
	color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
	font-weight: normal;
	line-height: 1;
	color: #555759;
}
h1,
h2,
.h1,
.h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
	line-height: 2.475rem;
	font-weight: 100;
	letter-spacing: 0.0625rem;
}
h2,
.h2 {
	line-height: 1.44375rem;
	letter-spacing: 0.03125rem;
}
h3,
.h3 {
	font-weight: bold;
	line-height: 1.19625rem;
	letter-spacing: 0.03125rem;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
	font-weight: bold;
	line-height: 1.1rem;
	letter-spacing: 0.03125rem;
}
h1,
.h1 {
	font-size: 1.755rem;
}
h2,
.h2 {
	font-size: 1.38125rem;
}
h3,
.h3 {
	font-size: 1rem;
}
h4,
.h4 {
	font-size: 0.8125rem;
}
h5,
.h5 {
	font-size: 0.8125rem;
}
h6,
.h6 {
	font-size: 0.8125rem;
}
.amp-section-title {
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
}
.amp-section-subtitle {
	line-height: 1.3;
}
.amp-section-one a,
.amp-header-section a {
	color: #1E8AE7;
	text-decoration: none;
}
.amp-section-one a:hover,
.amp-header-section a:hover {
	color: #0059A8 !important;
}
.amp-section-one .cta-buttons {
	background: #ffffff !important;
	border-color: #c8c8c8 !important;
	color: #1E8AE7 !important;
}
.amp-section-one .cta-buttons:hover,
.amp-section-one .cta-buttons:active,
.amp-section-one .cta-buttons:focus {
	background: #ffffff !important;
	border-color: #0059A8 !important;
	color: #0059A8 !important;
}
.amp-section-one .tfs-anchor-red {
	color: #E71316 !important;
}
.amp-section-one .tfs-anchor-red:hover {
	color: #9D0002 !important;
}
#footer ul li a {
	color: #333 !important;
}
.amp-text {
	font-style: normal;
	line-height: 1.8;
}
.display-1 {
	font-size: 4.25rem;
}
.display-1>.amp-iconfont {
	font-size: 6.8rem;
}
.display-2 {
	font-size: 2rem;
}
.display-2>.amp-iconfont {
	font-size: 3.2rem;
}
.display-4 {
	font-size: 1rem;
}
.display-4>.amp-iconfont {
	font-size: 1.6rem;
}
.display-5 {
	font-size: .85rem;
}
.display-5>.amp-iconfont {
	font-size: 1.6rem;
}
.display-7 {
	font-size: 1rem;
}
.display-7>.amp-iconfont {
	font-size: 1.6rem;
}
@media (max-width : 768px) {
	.display-1 {
		font-size: 3.4rem;
		font-size: calc(2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20)));
		line-height: calc(1.4 * (2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20))));
	}
	.display-2 {
		font-size: 1.6rem;
		font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
		line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
	}
	.display-4 {
		font-size: 0.8rem;
		font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
		line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
	}
	.display-5 {
		font-size: 0.8rem;
		font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
		line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
	}
}
.btn {
	font-weight: 500;
	border-width: 2px;
	font-style: normal;
	letter-spacing: 0.0625rem;
	margin: .4rem .8rem;
	white-space: normal;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 1rem 3rem;
	border-radius: 3px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	word-break: break-word;
}
.btn-sm {
	font-weight: 500;
	letter-spacing: 0.0625rem;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 0.6rem 1.5rem;
	border-radius: 3px;
}
.btn-md {
	font-weight: 500;
	letter-spacing: 0.0625rem;
	margin: .4rem .8rem !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 1rem 3rem;
	border-radius: 3px;
}
.btn-lg {
	font-weight: 500;
	letter-spacing: 0.0625rem;
	margin: .4rem .8rem !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 1.2rem 3.2rem;
	border-radius: 3px;
}
.bg-primary {
	background-color: #ee3134 !important;
}
.bg-success {
	background-color: #f7ed4a !important;
}
.bg-info {
	background-color: #82786e !important;
}
.bg-warning {
	background-color: #879a9f !important;
}
.bg-danger {
	background-color: #b1a374 !important;
}
.btn-primary,
.btn-primary:active {
	background-color: #ee3134 !important;
	border-color: #ee3134 !important;
	color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
	color: #ffffff !important;
	background-color: #c21013 !important;
	border-color: #c21013 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
	color: #ffffff !important;
	background-color: #c21013 !important;
	border-color: #c21013 !important;
}
.btn-secondary,
.btn-secondary:active {
	background-color: #cc2952 !important;
	border-color: #cc2952 !important;
	color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
	color: #ffffff !important;
	background-color: #8c1c38 !important;
	border-color: #8c1c38 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #ffffff !important;
	background-color: #8c1c38 !important;
	border-color: #8c1c38 !important;
}
.btn-info,
.btn-info:active {
	background-color: #82786e !important;
	border-color: #82786e !important;
	color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
	color: #ffffff !important;
	background-color: #59524b !important;
	border-color: #59524b !important;
}
.btn-info.disabled,
.btn-info:disabled {
	color: #ffffff !important;
	background-color: #59524b !important;
	border-color: #59524b !important;
}
.btn-success,
.btn-success:active {
	background-color: #f7ed4a !important;
	border-color: #f7ed4a !important;
	color: #3f3c03 !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
	color: #3f3c03 !important;
	background-color: #eadd0a !important;
	border-color: #eadd0a !important;
}
.btn-success.disabled,
.btn-success:disabled {
	color: #3f3c03 !important;
	background-color: #eadd0a !important;
	border-color: #eadd0a !important;
}
.btn-warning,
.btn-warning:active {
	background-color: #879a9f !important;
	border-color: #879a9f !important;
	color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
	color: #ffffff !important;
	background-color: #617479 !important;
	border-color: #617479 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
	color: #ffffff !important;
	background-color: #617479 !important;
	border-color: #617479 !important;
}
.btn-danger,
.btn-danger:active {
	background-color: #b1a374 !important;
	border-color: #b1a374 !important;
	color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
	color: #ffffff !important;
	background-color: #8b7d4e !important;
	border-color: #8b7d4e !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
	color: #ffffff !important;
	background-color: #8b7d4e !important;
	border-color: #8b7d4e !important;
}
.btn-white {
	color: #333333 !important;
}
.btn-white,
.btn-white:active {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
	color: #808080 !important;
	background-color: #d9d9d9 !important;
	border-color: #d9d9d9 !important;
}
.btn-white.disabled,
.btn-white:disabled {
	color: #808080 !important;
	background-color: #d9d9d9 !important;
	border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active {
	background-color: #333333 !important;
	border-color: #333333 !important;
	color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
	color: #ffffff !important;
	background-color: #0d0d0d !important;
	border-color: #0d0d0d !important;
}
.btn-black.disabled,
.btn-black:disabled {
	color: #ffffff !important;
	background-color: #0d0d0d !important;
	border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
	background: none;
	border-color: #ab0e11;
	color: #ab0e11;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
	color: #ffffff;
	background-color: #ee3134;
	border-color: #ee3134;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
	color: #ffffff !important;
	background-color: #ee3134 !important;
	border-color: #ee3134 !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
	background: none;
	border-color: #771830;
	color: #771830;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
	color: #ffffff;
	background-color: #cc2952;
	border-color: #cc2952;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
	color: #ffffff !important;
	background-color: #cc2952 !important;
	border-color: #cc2952 !important;
}
.btn-info-outline,
.btn-info-outline:active {
	background: none;
	border-color: #4b453f;
	color: #4b453f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
	color: #ffffff;
	background-color: #82786e;
	border-color: #82786e;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
	color: #ffffff !important;
	background-color: #82786e !important;
	border-color: #82786e !important;
}
.btn-success-outline,
.btn-success-outline:active {
	background: none;
	border-color: #d2c609;
	color: #d2c609;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
	color: #3f3c03;
	background-color: #f7ed4a;
	border-color: #f7ed4a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
	color: #3f3c03 !important;
	background-color: #f7ed4a !important;
	border-color: #f7ed4a !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
	background: none;
	border-color: #55666b;
	color: #55666b;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
	color: #ffffff;
	background-color: #879a9f;
	border-color: #879a9f;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
	color: #ffffff !important;
	background-color: #879a9f !important;
	border-color: #879a9f !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
	background: none;
	border-color: #7a6e45;
	color: #7a6e45;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
	color: #ffffff;
	background-color: #b1a374;
	border-color: #b1a374;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
	color: #ffffff !important;
	background-color: #b1a374 !important;
	border-color: #b1a374 !important;
}
.btn-black-outline,
.btn-black-outline:active {
	background: none;
	border-color: #000000;
	color: #000000;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
	color: #ffffff;
	background-color: #333333;
	border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
	color: #ffffff !important;
	background-color: #333333 !important;
	border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
	background: none;
	border-color: #ffffff;
	color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
	color: #333333;
	background-color: #ffffff;
	border-color: #ffffff;
}
.text-primary {
	color: #ee3134 !important;
}
.text-secondary {
	color: #cc2952 !important;
}
.text-success {
	color: #f7ed4a !important;
}
.text-info {
	color: #82786e !important;
}
.text-warning {
	color: #879a9f !important;
}
.text-danger {
	color: #b1a374 !important;
}
.text-white {
	color: #ffffff !important;
}
.text-black {
	color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
	color: #ab0e11 !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
	color: #771830 !important;
}
a.text-success:hover,
a.text-success:focus {
	color: #d2c609 !important;
}
a.text-info:hover,
a.text-info:focus {
	color: #4b453f !important;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #55666b !important;
}
a.text-danger:hover,
a.text-danger:focus {
	color: #7a6e45 !important;
}
a.text-white:hover,
a.text-white:focus {
	color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
	color: #4d4d4d !important;
}
.alert-success {
	background-color: #70c770;
}
.alert-info {
	background-color: #82786e;
}
.alert-warning {
	background-color: #879a9f;
}
.alert-danger {
	background-color: #b1a374;
}
.amp-section-btn a.btn:not (.btn-form):hover,
.amp-section-btn a.btn:not (.btn-form):focus {
	box-shadow: none !important;
}
.amp-gallery-filter li.active .btn {
	background-color: #ee3134;
	border-color: #ee3134;
	color: #ffffff;
}
.amp-gallery-filter li.active .btn:focus {
	box-shadow: none;
}
.btn-form {
	border-radius: 0;
}
.btn-form:hover {
	cursor: pointer;
}
a,
a:hover {
	color: #ee3134;
}
.amp-plan-header.bg-primary .amp-plan-subtitle,
.amp-plan-header.bg-primary .amp-plan-price-desc {
	color: #feedee;
}
.amp-plan-header.bg-success .amp-plan-subtitle,
.amp-plan-header.bg-success .amp-plan-price-desc {
	color: #ffffff;
}
.amp-plan-header.bg-info .amp-plan-subtitle,
.amp-plan-header.bg-info .amp-plan-price-desc {
	color: #beb8b2;
}
.amp-plan-header.bg-warning .amp-plan-subtitle,
.amp-plan-header.bg-warning .amp-plan-price-desc {
	color: #ced6d8;
}
.amp-plan-header.bg-danger .amp-plan-subtitle,
.amp-plan-header.bg-danger .amp-plan-price-desc {
	color: #dfd9c6;
}
#scrollToTop a i:before {
	content: '';
	position: absolute;
	height: 40%;
	top: 25%;
	background: #fff;
	width: 2px;
	left: calc(50% - 1px);
}
#scrollToTop a i:after {
	content: '';
	position: absolute;
	display: block;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 40%;
	height: 40%;
	left: 30%;
	bottom: 30%;
	transform: rotate(135deg);
}
.note-check a[data-value=Rubik] {
	font-style: normal;
}
.amp-arrow a {
	color: #ffffff;
}
@media (max-width : 767px) {
	.amp-arrow {
		display: none;
	}
}
.form-control-label {
	position: relative;
	cursor: pointer;
	margin-bottom: .357em;
	padding: 0;
}
.alert {
	color: #ffffff;
	border-radius: 0;
	border: 0;
	font-size: .875rem;
	line-height: 1.5;
	margin-bottom: 1.875rem;
	padding: 1.25rem;
	position: relative;
}
.alert.alert-form::after {
	background-color: inherit;
	bottom: -7px;
	content: "";
	display: block;
	height: 14px;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	transform: rotate(45deg);
	width: 14px;
}
.form-control {
	background-color: #f5f5f5;
	box-shadow: none;
	color: #565656;
	font-size: 1rem;
	line-height: 1.43;
	min-height: 3.5em;
	padding: 1.07em .5em;
}
.form-control>.amp-iconfont {
	font-size: 1.6rem;
}
.form-control,
.form-control:focus {
	border: 1px solid #e8e8e8;
}
.form-active .form-control:invalid {
	border-color: red;
}
.amp-overlay {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}
blockquote {
	font-style: italic;
	padding: 10px 0 10px 20px;
	font-size: 1.09rem;
	position: relative;
	border-color: #ee3134;
	border-width: 3px;
}
ul,
ol,
pre,
blockquote {
	margin-bottom: 2.3125rem;
}
pre {
	background: #f4f4f4;
	padding: 10px 24px;
	white-space: pre-wrap;
}
.inactive {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	-webkit-user-drag: none;
	user-drag: none;
}
.amp-section__comments .row {
	justify-content: center;
}
.amp-form .btn {
	margin: .4rem 0;
}
@media (max-width : 767px) {
	.btn {
		font-size: .75rem !important;
	}
	.btn .amp-iconfont {
		font-size: 1rem !important;
	}
}
.btn-social {
	font-size: 1.25rem;
	border-radius: 50%;
	padding: 0;
	width: 44px;
	height: 44px;
	line-height: 2.75rem;
	text-align: center;
	position: relative;
	border: 2px solid #c0a375;
	border-color: #ee3134;
	color: #232323;
	cursor: pointer;
}
.btn-social i {
	top: 0;
	line-height: 2.75rem;
	width: 44px;
}
.btn-social:hover {
	color: #fff;
	background: #ee3134;
}
.btn-social+.btn {
	margin-left: .1rem;
}
.amp-footer-content li::before,
.amp-footer .amp-contacts li::before {
	background: #ee3134;
}
.amp-footer-content li a:hover,
.amp-footer .amp-contacts li a:hover {
	color: #ee3134;
}
.offset-1 {
	margin-left: 8.33333%;
}
.offset-2 {
	margin-left: 16.66667%;
}
.offset-3 {
	margin-left: 25%;
}
.offset-4 {
	margin-left: 33.33333%;
}
.offset-5 {
	margin-left: 41.66667%;
}
.offset-6 {
	margin-left: 50%;
}
.offset-7 {
	margin-left: 58.33333%;
}
.offset-8 {
	margin-left: 66.66667%;
}
.offset-9 {
	margin-left: 75%;
}
.offset-10 {
	margin-left: 83.33333%;
}
.offset-11 {
	margin-left: 91.66667%;
}
@media (min-width : 576px) {
	.offset-sm-0 {
		margin-left: 0%;
	}
	.offset-sm-1 {
		margin-left: 8.33333%;
	}
	.offset-sm-2 {
		margin-left: 16.66667%;
	}
	.offset-sm-3 {
		margin-left: 25%;
	}
	.offset-sm-4 {
		margin-left: 33.33333%;
	}
	.offset-sm-5 {
		margin-left: 41.66667%;
	}
	.offset-sm-6 {
		margin-left: 50%;
	}
	.offset-sm-7 {
		margin-left: 58.33333%;
	}
	.offset-sm-8 {
		margin-left: 66.66667%;
	}
	.offset-sm-9 {
		margin-left: 75%;
	}
	.offset-sm-10 {
		margin-left: 83.33333%;
	}
	.offset-sm-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width : 768px) {
	.offset-md-0 {
		margin-left: 0%;
	}
	.offset-md-1 {
		margin-left: 8.33333%;
	}
	.offset-md-2 {
		margin-left: 16.66667%;
	}
	.offset-md-3 {
		margin-left: 25%;
	}
	.offset-md-4 {
		margin-left: 33.33333%;
	}
	.offset-md-5 {
		margin-left: 41.66667%;
	}
	.offset-md-6 {
		margin-left: 50%;
	}
	.offset-md-7 {
		margin-left: 58.33333%;
	}
	.offset-md-8 {
		margin-left: 66.66667%;
	}
	.offset-md-9 {
		margin-left: 75%;
	}
	.offset-md-10 {
		margin-left: 83.33333%;
	}
	.offset-md-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width : 992px) {
	.offset-lg-0 {
		margin-left: 0%;
	}
	.offset-lg-1 {
		margin-left: 8.33333%;
	}
	.offset-lg-2 {
		margin-left: 16.66667%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.33333%;
	}
	.offset-lg-5 {
		margin-left: 41.66667%;
	}
	.offset-lg-6 {
		margin-left: 50%;
	}
	.offset-lg-7 {
		margin-left: 58.33333%;
	}
	.offset-lg-8 {
		margin-left: 66.66667%;
	}
	.offset-lg-9 {
		margin-left: 75%;
	}
	.offset-lg-10 {
		margin-left: 83.33333%;
	}
	.offset-lg-11 {
		margin-left: 91.66667%;
	}
}
@media (min-width : 1200px) {
	.offset-xl-0 {
		margin-left: 0%;
	}
	.offset-xl-1 {
		margin-left: 8.33333%;
	}
	.offset-xl-2 {
		margin-left: 16.66667%;
	}
	.offset-xl-3 {
		margin-left: 25%;
	}
	.offset-xl-4 {
		margin-left: 33.33333%;
	}
	.offset-xl-5 {
		margin-left: 41.66667%;
	}
	.offset-xl-6 {
		margin-left: 50%;
	}
	.offset-xl-7 {
		margin-left: 58.33333%;
	}
	.offset-xl-8 {
		margin-left: 66.66667%;
	}
	.offset-xl-9 {
		margin-left: 75%;
	}
	.offset-xl-10 {
		margin-left: 83.33333%;
	}
	.offset-xl-11 {
		margin-left: 91.66667%;
	}
}
.navbar-toggler {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: 0.25rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: transparent;
	border: 1px solid transparent;
	-webkit-border-radius: 0.25rem;
	border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none;
}
.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.navbar-toggler-left {
	position: absolute;
	left: 1rem;
}
.navbar-toggler-right {
	position: absolute;
	right: 1rem;
}
@media (max-width : 575px) {
	.navbar-toggleable .navbar-nav .dropdown-menu {
		position: static;
		float: none;
	}
	.navbar-toggleable>.container {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width : 576px) {
	.navbar-toggleable {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.navbar-toggleable .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-toggleable .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	.navbar-toggleable>.container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.navbar-toggleable .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%;
	}
	.navbar-toggleable .navbar-toggler {
		display: none;
	}
}
@media (max-width : 767px) {
	.navbar-toggleable-sm .navbar-nav .dropdown-menu {
		position: static;
		float: none;
	}
	.navbar-toggleable-sm>.container {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width : 768px) {
	.navbar-toggleable-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.navbar-toggleable-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-toggleable-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	.navbar-toggleable-sm>.container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.navbar-toggleable-sm .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%;
	}
	.navbar-toggleable-sm .navbar-toggler {
		display: none;
	}
}
@media (max-width : 991px) {
	.navbar-toggleable-md .navbar-nav .dropdown-menu {
		position: static;
		float: none;
	}
	.navbar-toggleable-md>.container {
		padding-right: 0;
		padding-left: 0;
	}
}
@media (min-width : 992px) {
	.navbar-toggleable-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.navbar-toggleable-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-toggleable-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	.navbar-toggleable-md>.container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.navbar-toggleable-md .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%;
	}
	.navbar-toggleable-md .navbar-toggler {
		display: none;
	}
}
@media (max-width : 1199px) {
	.navbar-toggleable-lg .navbar-nav .dropdown-menu {
		position: static;
		float: none;
	}
	.navbar-toggleable-lg>.container {
		padding-right: 0;
		padding-left: 0;
	}
	#navbarSupportedContent .nav-item a {
		font-size: 0.75rem;
		margin: 0;
	}
}
@media (min-width : 1200px) {
	.navbar-toggleable-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.navbar-toggleable-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.navbar-toggleable-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	.navbar-toggleable-lg>.container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.navbar-toggleable-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		width: 100%;
	}
	.navbar-toggleable-lg .navbar-toggler {
		display: none;
	}
}
.navbar-toggleable-xl {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
	position: static;
	float: none;
}
.navbar-toggleable-xl>.container {
	padding-right: 0;
	padding-left: 0;
}
.navbar-toggleable-xl .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.navbar-toggleable-xl .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}
.navbar-toggleable-xl>.container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.navbar-toggleable-xl .navbar-collapse {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	width: 100%;
}
.navbar-toggleable-xl .navbar-toggler {
	display: none;
}
.card-img {
	width: auto;
}
.menu .navbar .collapsed:not (.beta-menu) {
	flex-direction:
		column;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
	bottom: initial !important;
}
html,
body {
	height: auto;
	min-height: 100vh;
}
.dropup .dropdown-toggle::after {
	display: none;
}
.amp-header-section .navbar {
	background: #ffffff;
	transition: none;
	min-height: 100px;
}
.amp-header-section .navbar-dropdown.bg-color.transparent.opened {
	background: #ffffff;
}
.amp-header-section a {
	font-style: normal;
}
.amp-header-section .nav-item span {
	padding-right: 0.4em;
	line-height: 0.5em;
	vertical-align: text-bottom;
	position: relative;
	text-decoration: none;
}
.amp-header-section .nav-item a {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0rem .65rem;
	padding: 0rem .25rem;
}
.amp-header-section .nav-item:focus,
.amp-header-section .nav-link:focus {
	outline: none;
}
.amp-header-section .btn {
	padding: 0.4rem 1.5rem;
	display: inline-flex;
	align-items: center;
}
.amp-header-section .btn .amp-iconfont {
	font-size: 1.6rem;
}
.amp-header-section .menu-logo {
	margin-right: auto;
}
.amp-header-section .menu-logo .navbar-brand {
	display: flex;
	margin-left: 2rem;
	padding: 0;
	transition: padding .2s;
	min-height: 3.8rem;
	align-items: center;
}
.amp-header-section .menu-logo .navbar-brand .navbar-caption-wrap {
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	word-break: break-word;
	min-width: 7rem;
	margin: .3rem 0;
}
.amp-header-section .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
	line-height: 2.2rem !important;
	padding-right: 2rem;
}
.amp-header-section .menu-logo .navbar-brand .navbar-logo {
	font-size: 4rem;
	transition: font-size 0.25s;
}
.amp-header-section .menu-logo .navbar-brand .navbar-logo img {
	display: flex;
	height: 100px;
	width: auto;
}
.amp-header-section .menu-logo .navbar-brand .navbar-logo .amp-iconfont {
	transition: font-size 0.25s;
}
.amp-header-section .navbar-toggleable-sm .navbar-collapse {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	padding-right: 5rem;
	width: auto;
	padding-right: 2rem;
	margin-top: 4px;
}
.amp-header-section .navbar-toggleable-sm .navbar-collapse .navbar-nav {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding-left: 0;
}
.amp-header-section .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
	-webkit-align-self: center;
	align-self: center;
}
.amp-header-section .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
	padding-left: 0;
	padding-bottom: 0;
}
.amp-header-section .dropdown .dropdown-menu .dropdown-item {
	width: auto;
	padding: 0.235em 1.5385em 0.235em 1.5385em;
}
.amp-header-section .dropdown .dropdown-menu .dropdown-item::after {
	right: 0.5rem;
}
.amp-header-section .dropdown .dropdown-menu .dropdown-submenu {
	margin: 0;
}
.amp-header-section .dropdown.open>.dropdown-menu {
	display: block;
}
.amp-header-section .navbar.navbar-short {
	min-height: 60px;
	transition: all .2s;
}
.amp-header-section .navbar.navbar-short .navbar-toggler-right {
	top: 20px;
}
.amp-header-section .navbar.navbar-short .navbar-logo a {
	font-size: 2.5rem !important;
	line-height: 2.5rem;
	transition: font-size 0.25s;
}
.amp-header-section .navbar.navbar-short .navbar-logo a .amp-iconfont {
	font-size: 2.5rem !important;
}
.amp-header-section .navbar.navbar-short .navbar-logo a img {
	
}
.amp-header-section .navbar.navbar-short .navbar-brand {
	min-height: 3rem;
}
.amp-header-section button.navbar-toggler {
	width: 31px;
	height: 18px;
	cursor: pointer;
	transition: all .2s;
	top: 1.5rem;
	right: 1rem;
}
.amp-header-section button.navbar-toggler:focus {
	outline: none;
}
.amp-header-section button.navbar-toggler .hamburger span {
	position: absolute;
	right: 0;
	width: 30px;
	height: 2px;
	border-right: 5px;
	background-color: #333333;
}
.amp-header-section button.navbar-toggler .hamburger span:nth-child(1) {
	top: 0;
	transition: all .2s;
}
.amp-header-section button.navbar-toggler .hamburger span:nth-child(2) {
	top: 8px;
	transition: all .15s;
}
.amp-header-section button.navbar-toggler .hamburger span:nth-child(3) {
	top: 8px;
	transition: all .15s;
}
.amp-header-section button.navbar-toggler .hamburger span:nth-child(4) {
	top: 16px;
	transition: all .2s;
}
.amp-header-section .collapsed.navbar-expand {
	flex-direction: column;
}
.amp-header-section .collapsed .btn {
	display: flex;
}
.amp-header-section .collapsed .navbar-collapse {
	display: none !important;
	padding-right: 0 !important;
}
.amp-header-section .collapsed .navbar-collapse.collapsing,
.amp-header-section .collapsed .navbar-collapse.show {
	display: block !important;
}
.amp-header-section .collapsed .navbar-collapse.collapsing .navbar-nav,
.amp-header-section .collapsed .navbar-collapse.show .navbar-nav {
	display: block;
	text-align: center;
}
.amp-header-section .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.amp-header-section .collapsed .navbar-collapse.show .navbar-nav .nav-item {
	clear: both;
}
.amp-header-section .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.amp-header-section .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
	margin-bottom: 1rem;
}
.amp-header-section .collapsed .navbar-collapse.collapsing .navbar-buttons,
.amp-header-section .collapsed .navbar-collapse.show .navbar-buttons {
	text-align: center;
}
.amp-header-section .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.amp-header-section .collapsed .navbar-collapse.show .navbar-buttons:last-child {
	margin-bottom: 1rem;
}
.amp-header-section .collapsed button.navbar-toggler {
	display: block;
}
.amp-header-section .collapsed .navbar-brand {
	margin-left: 1rem !important;
}
.amp-header-section .collapsed .navbar-toggleable-sm {
	flex-direction: column;
	-webkit-flex-direction: column;
}
.amp-header-section .collapsed .dropdown .dropdown-menu {
	width: 100%;
	text-align: center;
	position: relative;
	opacity: 0;
	display: block;
	height: 0;
	visibility: hidden;
	padding: 0;
	transition-duration: .5s;
	transition-property: opacity, padding, height;
}
.amp-header-section .collapsed .dropdown.open>.dropdown-menu {
	position: relative;
	opacity: 1;
	height: auto;
	padding: 1.4rem 0;
	visibility: visible;
}
.amp-header-section .collapsed .dropdown .dropdown-submenu {
	left: 0;
	text-align: center;
	width: 100%;
}
.amp-header-section .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
	margin-top: 0;
	position: inherit;
	right: 0;
	top: 50%;
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: .30em solid;
	border-right: .30em solid transparent;
	border-left: .30em solid transparent;
}
@media (max-width : 1110px) {
	.amp-header-section.navbar-expand {
		flex-direction: column;
	}
	.amp-header-section img {
		
	}
	.amp-header-section .navbar-toggleable-sm .navbar-collapse {
		width: 100%;
	}
	.amp-header-section .btn {
		display: flex;
	}
	.amp-header-section button.navbar-toggler {
		display: block;
	}
	.amp-header-section .navbar-brand {
		margin-left: 1rem !important;
	}
	.amp-header-section .navbar-toggleable-sm {
		flex-direction: column;
		-webkit-flex-direction: column;
	}
	.amp-header-section .navbar-collapse.collapsing,
	.amp-header-section .navbar-collapse.show {
		display: block !important;
		background: #fff;
	}
	.amp-header-section .navbar-collapse.collapsing .navbar-nav,
	.amp-header-section .navbar-collapse.show .navbar-nav {
		display: block;
		text-align: center;
	}
	.amp-header-section .navbar-collapse.collapsing .navbar-nav .nav-item,
	.amp-header-section .navbar-collapse.show .navbar-nav .nav-item {
		clear: both;
	}
	.amp-header-section .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
	.amp-header-section .navbar-collapse.show .navbar-nav .nav-item:last-child {
		margin-bottom: 1rem;
	}
	.amp-header-section .navbar-collapse.collapsing .navbar-buttons,
	.amp-header-section .navbar-collapse.show .navbar-buttons {
		text-align: center;
	}
	.amp-header-section .navbar-collapse.collapsing .navbar-buttons:last-child,
	.amp-header-section .navbar-collapse.show .navbar-buttons:last-child {
		margin-bottom: 1rem;
	}
	.mobile-banner .bannerIcon {
		width: 2.7rem;
		height: 3rem;
	}
	.amp-header-section .dropdown.open>.dropdown-menu {
		position: relative;
		opacity: 1;
		height: auto;
		padding: 1.4rem 0;
		visibility: visible;
	}
	.amp-header-section .dropdown .dropdown-submenu {
		left: 0;
		text-align: center;
		width: 100%;
	}
	.amp-header-section .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
		margin-top: 0;
		position: inherit;
		right: 0;
		top: 50%;
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: .3em;
		vertical-align: middle;
		content: "";
		border-top: .30em solid;
		border-right: .30em solid transparent;
		border-left: .30em solid transparent;
	}
}
@media (min-width : 767px) {
	.amp-header-section .menu-logo {
		flex-shrink: 0;
	}
}
.amp-header-section .navbar-collapse {
	flex-basis: auto;
}
.amp-header-section .nav-link:hover,
.amp-header-section .dropdown-item:hover {
	color: #036ac8 !important;
}
@media (min-width : 992px) {
	.amp-section-one {
		padding-top: 100px;
		border-bottom: 1px solid rgb(237, 237, 237);
		padding-bottom: 75px;
		background-size: cover;
		background-position: 100% 49%;
	}
}
@media (max-width : 992px) {
	.amp-section-one {
		padding-top: 6.25rem;
		border-bottom: 1px solid rgb(237, 237, 237);
	}
	.amp-header-section .navbar-collapse {
		display: none;
	}
	.location-selection img {
		width: 2.5rem;
		height: 2.5rem;
	}
	.loginLocation .tick-mark {
		width: 0.938rem;
		height: 0.625rem;
	}
	.login-source-img {
		width: 1.875rem;
		height: 1.875rem;
	}
}
@media (min-width : 992px) {
	.amp-section-one .amp-figure {
		padding-right: 4rem;
	}
}
@media (max-width : 991px) {
	.amp-section-one .amp-figure {
		padding-bottom: 3rem;
	}
}
@media (max-width : 767px) {
	.amp-section-one .amp-text {
		text-align: center;
	}
}
.amp-section-one H1 {
	color: #232323;
	text-align: left;
}
.amp-section-one .amp-text,
.amp-section-one .amp-section-btn {
	color: #232323;
	text-align: left;
}
.amp-section-two {
	padding-top: 15px;
	padding-bottom: 60px;
	background-color: #ffffff;
}
.amp-section-two h2 {
	text-align: center;
}
.amp-section-two h4 {
	text-align: center;
	z-index: 1;
	color: #ffffff;
}
.amp-section-two p {
	z-index: 1;
	margin-bottom: 0;
	color: #ffffff;
}
.amp-section-two .media-container-row {
	word-wrap: break-word;
	word-break: break-word;
	align-items: stretch;
	-webkit-align-items: stretch;
}
.amp-section-two .card-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.amp-section-two .card-img img {
	z-index: -1;
	min-height: 100%;
	min-width: 100%;
	width: auto;
	max-width: 600px;
}
.amp-section-two .amp-section-title {
	text-align: center;
}
.amp-section-three {
	padding-top: 30px;
	padding-bottom: 90px;
	background: linear-gradient(45deg, #ffffff, #c4c2c2);
}
@media (min-width : 992px) {
	.amp-section-three .amp-figure {
		padding-left: 4rem;
	}
}
@media (max-width : 991px) {
	.amp-section-three .amp-figure {
		padding-top: 3rem;
	}
}
.amp-section-three .amp-text,
.amp-section-three .amp-section-btn {
	color: #232323;
	text-align: left;
}
.amp-section-three .amp-section-title {
	color: #ec3033;
	text-align: left;
}
.amp-section-four {
	padding-top: 0px;
	padding-bottom: 60px;
	background: linear-gradient(45deg, #ffffff, #c4c2c2);
}
.amp-section-four .nav-tabs {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: none;
}
.amp-section-four .nav-tabs .nav-link {
	box-sizing: border-box;
	color: #767676;
	font-style: normal;
	font-weight: 500;
	border-radius: 3px;
	border: 1px solid #767676;
	padding: 1rem 3rem;
	margin: 0.4rem .8rem !important;
	transition: all .3s;
}
.amp-section-four .nav-tabs .nav-link:hover {
	background-color: #149dcc;
}
.amp-section-four .nav-tabs .nav-link:focus {
	box-shadow: none;
	background-color: #149dcc;
}
.amp-section-four .nav-tabs .nav-link.active {
	font-weight: 500;
	color: #ffffff;
	font-style: normal;
	border: none;
	background: #149dcc;
}
.amp-section-four .nav-tabs .nav-link.active:hover {
	border: none;
}
.amp-section-four .amp-section-subtitle {
	color: #767676;
}
.amp-section-four p {
	color: #767676;
}
.amp-section-four .amp-figure {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	-webkit-align-self: flex-start;
	align-self: flex-start;
	
}
.amp-section-four .amp-text {
	word-break: break-word;
}
@media (max-width : 991px) {
	.amp-section-four .amp-figure {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 2rem;
	}
}
.amp-section-four H2 {
	text-align: center;
}
.amp-section-five {
	padding-top: 40px;
	padding-bottom: 45px;
	background-color: #ffffff;
}
.amp-section-five .media-container-row {
	flex-direction: row-reverse;
}
@media (min-width : 992px) {
	.amp-section-five .amp-figure {
		padding-right: 4rem;
		padding-right: 0;
		padding-left: 4rem;
	}
}
@media (max-width : 991px) {
	.amp-section-five .amp-figure {
		padding-bottom: 3rem;
	}
}
@media (max-width : 767px) {
	.amp-section-five .amp-text {
		text-align: center;
	}
}
.amp-section-five H1 {
	color: #232323;
}
.amp-section-five .amp-text,
.amp-section-five .amp-section-btn {
	color: #55b4d4;
}
.amp-section-six {
	padding-top: 45px;
	padding-bottom: 60px;
	background: linear-gradient(45deg, #ffffff, #c4c2c2);
	background-color: #ffffff;
}
@media (min-width : 992px) {
	.amp-section-six .amp-figure {
		padding-right: 4rem;
	}
}
@media (max-width : 991px) {
	.amp-section-six .amp-figure {
		padding-bottom: 3rem;
	}
}
@media (max-width : 767px) {
	.amp-section-six .amp-text {
		text-align: center;
	}
}
.cid-qP1n5Lfmnb {
	padding-top: 90px;
	padding-bottom: 90px;
	background-color: #ffffff;
}
.cid-qP1n5Lfmnb .media-container-row {
	flex-direction: row-reverse;
}
@media (min-width : 992px) {
	.cid-qP1n5Lfmnb .amp-figure {
		padding-right: 4rem;
		padding-right: 0;
		padding-left: 4rem;
	}
}
@media (max-width : 991px) {
	.cid-qP1n5Lfmnb .amp-figure {
		padding-bottom: 3rem;
	}
}
@media (max-width : 767px) {
	.cid-qP1n5Lfmnb .amp-text {
		text-align: center;
	}
}
.amp-section-eight {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #2e2e2e;
}
.amp-section-eight .row-links {
	width: 100%;
}
.amp-section-eight .social-row {
	width: 100%;
	justify-content: center;
}
.amp-section-eight .media-container-row {
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.amp-section-eight .media-container-row .foot-menu {
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 0;
}
.amp-section-eight .media-container-row .foot-menu li {
	padding: 0 1rem 1rem 1rem;
}
.amp-section-eight .media-container-row .foot-menu li p {
	margin: 0;
}
.amp-section-eight .media-container-row .social-list {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.amp-section-eight .media-container-row .social-list .amp-iconfont-social {
	font-size: 1.5rem;
	color: #ffffff;
}
.amp-section-eight .media-container-row .social-list .soc-item {
	margin: 0 .5rem;
}
.amp-section-eight .media-container-row .social-list a {
	margin: 0;
	opacity: .5;
	-webkit-transition: .2s linear;
	transition: .2s linear;
}
.amp-section-eight .media-container-row .social-list a:hover {
	opacity: 1;
}
@media (max-width : 767px) {
	.amp-section-eight .media-container-row .social-list {
		justify-content: center;
		-webkit-justify-content: center;
	}
}
.amp-section-eight .media-container-row .row-copirayt {
	word-break: break-word;
	width: 100%;
}
.amp-section-eight .media-container-row .row-copirayt p {
	width: 100%;
}
.amp-section-seven {
	padding: 80px 0px 80px 0px;
	background-color: #ffffff;
}
.amp-section-seven .content-slider {
	display: flex;
	justify-content: center;
}
.amp-section-seven .modal-body .close {
	background: #1b1b1b;
}
.amp-section-seven .modal-body .close span {
	font-style: normal;
}
.amp-section-seven .carousel-inner>.active,
.amp-section-seven .carousel-inner>.next,
.amp-section-seven .carousel-inner>.prev {
	display: flex;
}
.amp-section-seven .carousel-control .icon-next,
.amp-section-seven .carousel-control .icon-prev {
	margin-top: -18px;
	font-size: 2.5rem;
	line-height: 1.6875rem;
}
.amp-section-seven .carousel-control:hover {
	background: #1b1b1b;
	color: #fff;
	opacity: 1;
}
@media (max-width : 767px) {
	.amp-section-seven .container .carousel-control {
		margin-bottom: 0;
	}
	.amp-section-seven .content-slider-wrap {
		width: 100% !important;
	}
}
.amp-section-seven .boxed-slider {
	position: relative;
	padding: 93px 0;
}
.amp-section-seven .boxed-slider>div {
	position: relative;
}
.amp-section-seven .container img {
	width: 100%;
}
.amp-section-seven .container img+.row {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}
.amp-section-seven .amp-section {
	padding: 0;
	background-attachment: scroll;
}
.amp-section-seven .amp-table-cell {
	padding: 0;
}
.amp-section-seven .container .carousel-indicators {
	margin-bottom: 3px;
}
.amp-section-seven .carousel-caption {
	top: 50%;
	right: 0;
	bottom: auto;
	left: 0;
	display: flex;
	align-items: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.amp-section-seven .amp-overlay {
	z-index: 1;
}
.amp-section-seven .container-slide.container {
	width: 100%;
	min-height: 100vh;
	padding: 0;
}
.amp-section-seven .carousel-item {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-o-transition: -o-transform 0.6s ease-in-out;
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
@media (max-width : 576px) {
	.amp-section-seven .carousel-item .container {
		width: 100%;
	}
}
.amp-section-seven .carousel-item-next.carousel-item-left,
.amp-section-seven .carousel-item-prev.carousel-item-right {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.amp-section-seven .active.carousel-item-right,
.amp-section-seven .carousel-item-next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.amp-section-seven .active.carousel-item-left,
.amp-section-seven .carousel-item-prev {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.amp-section-seven .amp-slider .carousel-control {
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -1.5rem;
	font-size: 2.1875rem;
	background-color: rgba(0, 0, 0, 0.5);
	border: 2px solid #fff;
	border-radius: 50%;
	transition: all .3s;
}
.amp-section-seven .amp-slider .carousel-control.carousel-control-prev {
	left: 0;
	margin-left: 2.5rem;
}
.amp-section-seven .amp-slider .carousel-control.carousel-control-next {
	right: 0;
	margin-right: 2.5rem;
}
.amp-section-seven .amp-slider .carousel-control .amp-iconfont {
	font-size: 1.5rem;
}
@media (max-width : 767px) {
	.amp-section-seven .amp-slider .carousel-control {
		top: auto;
		bottom: 1rem;
	}
}
.amp-section-seven .amp-slider .carousel-indicators {
	position: absolute;
	bottom: 0;
	margin-bottom: 1.5rem !important;
}
.amp-section-seven .amp-slider .carousel-indicators li {
	max-width: 15px;
	height: 15px;
	max-height: 15px;
	margin: 3px;
	background-color: rgba(0, 0, 0, 0.5);
	border: 2px solid #fff;
	border-radius: 50%;
	opacity: .5;
	transition: all .3s;
}
.amp-section-seven .amp-slider .carousel-indicators li.active,
.amp-section-seven .amp-slider .carousel-indicators li:hover {
	opacity: .9;
}
.amp-section-seven .amp-slider .carousel-indicators li::after,
.amp-section-seven .amp-slider .carousel-indicators li::before {
	content: none;
}
.amp-section-seven .amp-slider .carousel-indicators.ie-fix {
	left: 50%;
	display: block;
	width: 60%;
	margin-left: -30%;
	text-align: center;
}
@media (max-width : 576px) {
	.amp-section-seven .amp-slider .carousel-indicators {
		display: none !important;
	}
}
.amp-section-seven .amp-slider>.container img {
	width: 100%;
}
.amp-section-seven .amp-slider>.container img+.row {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	z-index: 2;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.amp-section-seven .amp-slider>.container .carousel-indicators {
	margin-bottom: 3px;
}
@media (max-width : 576px) {
	.amp-section-seven .amp-slider>.container .carousel-control {
		margin-bottom: 0;
	}
}
.amp-section-seven .amp-slider .amp-section {
	padding: 0;
	background-attachment: scroll;
}
.amp-section-seven .amp-slider .amp-table-cell {
	padding: 0;
}
.amp-section-seven .carousel-item .container.container-slide {
	position: initial;
	width: auto;
	min-height: 0;
}
.amp-section-seven .full-screen .slider-fullscreen-image {
	min-height: 100vh;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.amp-section-seven .full-screen .slider-fullscreen-image.active {
	display: -o-flex;
}
.amp-section-seven .full-screen .container {
	width: auto;
	padding-right: 0;
	padding-left: 0;
}
.amp-section-seven .full-screen .carousel-item .container.container-slide {
	width: 100%;
	min-height: 100vh;
	padding: 0;
}
.amp-section-seven .full-screen .carousel-item .container.container-slide img {
	display: none;
}
.amp-section-seven .amp-background-video-preview {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.amp-section-seven .amp-overlay~.container-slide {
	z-index: auto;
}
.amp-section-seven .amp-slider.slide .container {
	overflow: hidden;
	padding: 0;
}
.amp-section-seven .carousel-inner {
	height: 100%;
}
.amp-section-seven .slider-fullscreen-image {
	height: 100%;
	background: transparent !important;
}
.amp-section-seven .image_wrapper {
	height: 400px;
	width: 100%;
	position: relative;
	display: inline-block;
}
.amp-section-seven .image_wrapper img {
	width: auto !important;
	height: 100%;
}
.amp-section-seven .carousel-item .container-slide {
	text-align: center;
}
.amp-section-seven .content-slider-wrap {
	width: 60%;
}
.icon-wrapper {
	width: 40px;
	height: 40px;
	transition: all .2s ease-in-out;
}
.card-wrapper:hover .icon-wrapper {
	transform: scale(1.8);
}
.ampliseq-caption {
	font-weight: normal;
	padding-left: 10px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
	font-size: 1.25rem;
}
.card-wrapper {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.card-description {
	color: black !important;
	margin-top: 15px;
}
.row-links ul {
	padding-left: 0px;
}
@media screen and (max-width: 768px) and (min-width: 320px) {
	.welcome-content-wrapper {
		max-width: 750px;
		margin: auto;
	}
}
@media screen and (max-device-width: 768px) and (min-device-width: 320px) {
	.welcome-content-wrapper {
		max-width: 750px;
		margin: auto;
	}
}
#footer7-h {
	background: linear-gradient(45deg, #ffffff, #c4c2c2);
	background-color: #ffffff;
	color: black;
}
#signInButton:disabled {
	background: #dddddd;
	border: #dddddd;
}
.hexagon-image-wrapper img {
	width: 100%;
	margin-top: 10px;
}
.ampliseq-info-wrapper {
	min-height: 296px;
}
.ampliseq-info-wrapper h1 {
	font-size: 1.98em;
	margin-top: 1px;
}
.chemistry-header {
	background-color: white;
	margin-bottom: 20px;
	padding: 2px;
	text-align: center;
	border-radius: 2px;
}
.new-chemistry {
	color: #ee3134;
	margin-bottom: 10px;
}
.ampliseq-chemistry-wrapper {
	height: 200px;
	border: 1px solid #1E8AE7;
	border-radius: 2px;
}
.ampliseqhd-chemistry-header {
	background-color: white;
	height: 200px;
	border: 1px solid #ee3134;
	border-radius: 2px;
	font-size: 0.875rem;
}
.ampliseq-links {
	margin: 0px;
	padding: 0;
}
.link-wrapper {
	width: 100%;
}
.ready-to-use-wrapper {
	margin-right: 0px !important;
	width: 31% !important;
}
.ready-to-use-wrapper a {
	width: 110%;
}
.publication-wrapper ul {
	padding: 0px;
}
.amp-section-one {
	padding-bottom: 20px;
	background: none;
}
.thermo-login {
	background: #fff;
	border: 1px solid #C9C8C8;
	padding: 20px;
	min-width: 440px;
}
.ampliseq-login-bg {
	background: url("../../../assets/images/ampliseq-designer-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 0px;
	align-items: center;
}
.sign-in-btn{
	padding: 11px 19px;
	font-size: 1.016rem;
	color: #ffffff;
	background-color: #e71316 ;
	border: 1px solid #e71316;
}
.sign-in-btn:hover {
	background-color: #d01013;
	border: 1px solid #d01013;
}
.navbar-nav .nav-item:not(:last-child) {
	border-right: 1px solid silver;
}
@media (max-width: 768px) {
	.navbar-nav .nav-item:not(:last-child) {
		border-right: none;
	}
}
.amp-header-section .nav-item a.nav-link:hover {
	color: #036ac8;
}
#modalLabel {
	margin: 0px;
}
#aboutAmpliseqCloseBtn {
	padding: 8px 12px;
}
.modal-header .close {
	padding: 0px;
	margin: 0px;
}
.modal-backdrop.in {
	opacity: 0.5;
}