/* ------------------------------------------------------------ *
 Vendor
\* ------------------------------------------------------------ */
 /*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 /**
 * Swiper 5.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 3, 2020
 */
 /* ------------------------------------------------------------ *	Generic
\* ------------------------------------------------------------ */
 /*$responsive-ios       : 812px;*/
  /* ------------------------------------------------------------ *  SCSS Functions
\* ------------------------------------------------------------ */
  /* example usage*/
  /* ------------------------------------------------------------ *	Reset
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Sprite
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *    Fonts
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Base
\* ------------------------------------------------------------ */
  /*  body freeze state  */
  /* ------------------------------------------------------------ *  Helpers
\* ------------------------------------------------------------ */
  /*  Clear  */
  /* sr-only */
  /*  Notext  */
  /*  Text-black  */
  /*  Hidden  */
  /*  Disabled  */
  /*  Responsive Helpers  */
  /* ------------------------------------------------------------ *	Components
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	article
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	bar
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	btn-bars
\* ------------------------------------------------------------ */
  /*  active state  */
  /* ------------------------------------------------------------ *	Button
\* ------------------------------------------------------------ */
  /*  Btn block  */
  /*  btn--red  */
  /* ------------------------------------------------------------ *	Checkbox
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Container
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	feature
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	features
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Fields
\* ------------------------------------------------------------ */
  /*  Field textarea  */
  /* ------------------------------------------------------------ *	Footer
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	form-control
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	form
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Grid
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Header
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Hero
\* ------------------------------------------------------------ */
  /*  hero--alt  */
  /*.hero--alt .hero__body:before {
    content: '';
    position: absolute;
    left: auto;
    top: -2px;
    bottom: -74px;
    right: 15px;
    width: 110vw;
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0.4)));
    background: -o-linear-gradient(bottom, white 0% 65%, rgba(255, 255, 255, 0.4) 100%);
    background: linear-gradient(to top, white 0% 65%, rgba(255, 255, 255, 0.4) 100%);
    pointer-events: none;
    z-index: -1; }*/
  /* ------------------------------------------------------------ *	Icons
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Link
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	list-footer
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	list-logos-alt
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	list-socials
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	List features
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	List organizations
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	List logos
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Logo
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Main
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Nav
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Radio
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Section
\* ------------------------------------------------------------ */
  /*  section--psoter  */
  /*  section--alt  */
  /* ------------------------------------------------------------ *	Section slider
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Select
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *  Shell
\* ------------------------------------------------------------ */
  /* Shell Fluid */
  /* ------------------------------------------------------------ *	Slider
\* ------------------------------------------------------------ */
  /*  slider--alt  */
  /* ------------------------------------------------------------ *	testimonial
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Widgets-features
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Wrapper
\* ------------------------------------------------------------ */
  /* ------------------------------------------------------------ *	Overwrites
\* ------------------------------------------------------------ */
  /*# sourceMappingURL=bundle.css.map */;

: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;
}

.new-styles *, .new-styles ::after, .new-styles ::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

.new-styles article, .new-styles aside, .new-styles figcaption, .new-styles figure, .new-styles footer, .new-styles header, .new-styles hgroup, .new-styles main, .new-styles nav, .new-styles section {
	display: block;
}

.new-styles,
body.new-styles {
	margin: 0;
	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;
	text-align: left;
	background-color: #fff;
}

.new-styles [tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important;
}

.new-styles hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

.new-styles h1, .new-styles h2, .new-styles h3, .new-styles h4, .new-styles h5, .new-styles h6 {
	margin-top: 0;
	margin-bottom: .5rem;
}

.new-styles p {
	margin-top: 0;
	margin-bottom: 1rem;
}

.new-styles abbr[data-original-title], .new-styles 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;
}

.new-styles address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

.new-styles dl, .new-styles ol, .new-styles ul {
	margin-top: 0;
	margin-bottom: 1rem;
}

.new-styles ol ol, .new-styles ol ul, .new-styles ul ol, .new-styles ul ul {
	margin-bottom: 0;
}

.new-styles dt {
	font-weight: 700;
}

.new-styles dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

.new-styles blockquote {
	margin: 0 0 1rem;
}

.new-styles b, .new-styles strong {
	font-weight: bolder;
}

.new-styles small {
	font-size: 80%;
}

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

.new-styles sub {
	bottom: -.25em;
}

.new-styles sup {
	top: -.5em;
}

.new-styles a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
}

.new-styles a:hover {
	color: #0056b3;
	text-decoration: underline;
}

.new-styles a:not([href]) {
	color: inherit;
	text-decoration: none;
}

.new-styles a:not([href]):hover {
	color: inherit;
	text-decoration: none;
}

.new-styles code, .new-styles kbd, .new-styles pre, .new-styles samp {
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
	font-size: 1em;
}

.new-styles pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

.new-styles figure {
	margin: 0 0 1rem;
}

.new-styles img {
	vertical-align: middle;
	border-style: none;
}

.new-styles svg {
	overflow: hidden;
	vertical-align: middle;
}

.new-styles table {
	border-collapse: collapse;
}

.new-styles caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom;
}

.new-styles th {
	text-align: inherit;
}

.new-styles label {
	display: inline-block;
	margin-bottom: .5rem;
}

.new-styles button {
	border-radius: 0;
}

.new-styles button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

.new-styles button, .new-styles input, .new-styles optgroup, .new-styles select, .new-styles textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.new-styles button, .new-styles input {
	overflow: visible;
}

.new-styles button, .new-styles select {
	text-transform: none;
}

.new-styles [role=button] {
	cursor: pointer;
}

.new-styles select {
	word-wrap: normal;
}

.new-styles [type=button], .new-styles [type=reset], .new-styles [type=submit], .new-styles button {
	-webkit-appearance: button;
}

.new-styles [type=button]:not(:disabled), .new-styles [type=reset]:not(:disabled), .new-styles [type=submit]:not(:disabled), .new-styles button:not(:disabled) {
	cursor: pointer;
}

.new-styles [type=button]::-moz-focus-inner, .new-styles [type=reset]::-moz-focus-inner, .new-styles [type=submit]::-moz-focus-inner, .new-styles button::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

.new-styles input[type=checkbox], .new-styles input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

.new-styles textarea {
	overflow: auto;
	resize: vertical;
}

.new-styles fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.new-styles legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

.new-styles progress {
	vertical-align: baseline;
}

.new-styles [type=number]::-webkit-inner-spin-button, .new-styles [type=number]::-webkit-outer-spin-button {
	height: auto;
}

.new-styles [type=search] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

.new-styles [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.new-styles ::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

.new-styles output {
	display: inline-block;
}

.new-styles summary {
	display: list-item;
	cursor: pointer;
}

.new-styles template {
	display: none;
}

.new-styles [hidden] {
	display: none !important;
}

.new-styles .h1, .new-styles .h2, .new-styles .h3, .new-styles .h4, .new-styles .h5, .new-styles .h6, .new-styles h1, .new-styles h2, .new-styles h3, .new-styles h4, .new-styles h5, .new-styles h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
}

.new-styles .h1, .new-styles h1 {
	font-size: 2.5rem;
}

.new-styles .h2, .new-styles h2 {
	font-size: 2rem;
}

.new-styles .h3, .new-styles h3 {
	font-size: 1.75rem;
}

.new-styles .h4, .new-styles h4 {
	font-size: 1.5rem;
}

.new-styles .h5, .new-styles h5 {
	font-size: 1.25rem;
}

.new-styles .h6, .new-styles h6 {
	font-size: 1rem;
}

.new-styles .lead {
	font-size: 1.25rem;
	font-weight: 300;
}

.new-styles .display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2;
}

.new-styles .display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.new-styles .display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.new-styles .display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.new-styles hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.new-styles .small, .new-styles small {
	font-size: 80%;
	font-weight: 400;
}

.new-styles .mark, .new-styles mark {
	padding: .2em;
	background-color: #fcf8e3;
}

.new-styles .list-unstyled {
	padding-left: 0;
	list-style: none;
}

.new-styles .list-inline {
	padding-left: 0;
	list-style: none;
}

.new-styles .list-inline-item {
	display: inline-block;
}

.new-styles .list-inline-item:not(:last-child) {
	margin-right: .5rem;
}

.new-styles .initialism {
	font-size: 90%;
	text-transform: uppercase;
}

.new-styles .blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem;
}

.new-styles .blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d;
}

.new-styles .blockquote-footer::before {
	content: "\2014\00A0";
}

.new-styles .img-fluid {
	max-width: 100%;
	height: auto;
}

.new-styles .img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto;
}

.new-styles .figure {
	display: inline-block;
}

.new-styles .figure-img {
	margin-bottom: .5rem;
	line-height: 1;
}

.new-styles .figure-caption {
	font-size: 90%;
	color: #6c757d;
}

.new-styles code {
	font-size: 87.5%;
	color: #e83e8c;
	word-wrap: break-word;
}

.new-styles a > code {
	color: inherit;
}

.new-styles kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem;
}

.new-styles kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
}

.new-styles pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
}

.new-styles pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal;
}

.new-styles .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.new-styles .container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 576px) {
	.new-styles .container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.new-styles .container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.new-styles .container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.new-styles .container {
		max-width: 1140px;
	}
}

.new-styles .container-fluid, .new-styles .container-lg, .new-styles .container-md, .new-styles .container-sm, .new-styles .container-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 576px) {
	.new-styles .container, .new-styles .container-sm {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.new-styles .container, .new-styles .container-md, .new-styles .container-sm {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.new-styles .container, .new-styles .container-lg, .new-styles .container-md, .new-styles .container-sm {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.new-styles .container, .new-styles .container-lg, .new-styles .container-md, .new-styles .container-sm, .new-styles .container-xl {
		max-width: 1140px;
	}
}

.new-styles .row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.new-styles .no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.new-styles .no-gutters > .col, .new-styles .no-gutters > [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.new-styles .col, .new-styles .col-1, .new-styles .col-10, .new-styles .col-11, .new-styles .col-12, .new-styles .col-2, .new-styles .col-3, .new-styles .col-4, .new-styles .col-5, .new-styles .col-6, .new-styles .col-7, .new-styles .col-8, .new-styles .col-9, .new-styles .col-auto, .new-styles .col-lg, .new-styles .col-lg-1, .new-styles .col-lg-10, .new-styles .col-lg-11, .new-styles .col-lg-12, .new-styles .col-lg-2, .new-styles .col-lg-3, .new-styles .col-lg-4, .new-styles .col-lg-5, .new-styles .col-lg-6, .new-styles .col-lg-7, .new-styles .col-lg-8, .new-styles .col-lg-9, .new-styles .col-lg-auto, .new-styles .col-md, .new-styles .col-md-1, .new-styles .col-md-10, .new-styles .col-md-11, .new-styles .col-md-12, .new-styles .col-md-2, .new-styles .col-md-3, .new-styles .col-md-4, .new-styles .col-md-5, .new-styles .col-md-6, .new-styles .col-md-7, .new-styles .col-md-8, .new-styles .col-md-9, .new-styles .col-md-auto, .new-styles .col-sm, .new-styles .col-sm-1, .new-styles .col-sm-10, .new-styles .col-sm-11, .new-styles .col-sm-12, .new-styles .col-sm-2, .new-styles .col-sm-3, .new-styles .col-sm-4, .new-styles .col-sm-5, .new-styles .col-sm-6, .new-styles .col-sm-7, .new-styles .col-sm-8, .new-styles .col-sm-9, .new-styles .col-sm-auto, .new-styles .col-xl, .new-styles .col-xl-1, .new-styles .col-xl-10, .new-styles .col-xl-11, .new-styles .col-xl-12, .new-styles .col-xl-2, .new-styles .col-xl-3, .new-styles .col-xl-4, .new-styles .col-xl-5, .new-styles .col-xl-6, .new-styles .col-xl-7, .new-styles .col-xl-8, .new-styles .col-xl-9, .new-styles .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.new-styles .col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	min-width: 0;
	max-width: 100%;
}

.new-styles .row-cols-1 > * {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
}

.new-styles .row-cols-2 > * {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
}

.new-styles .row-cols-3 > * {
	-ms-flex: 0 0 33.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.new-styles .row-cols-4 > * {
	-ms-flex: 0 0 25%;
	-webkit-box-flex: 0;
	flex: 0 0 25%;
	max-width: 25%;
}

.new-styles .row-cols-5 > * {
	-ms-flex: 0 0 20%;
	-webkit-box-flex: 0;
	flex: 0 0 20%;
	max-width: 20%;
}

.new-styles .row-cols-6 > * {
	-ms-flex: 0 0 16.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.new-styles .col-auto {
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.new-styles .col-1 {
	-ms-flex: 0 0 8.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.new-styles .col-2 {
	-ms-flex: 0 0 16.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.new-styles .col-3 {
	-ms-flex: 0 0 25%;
	-webkit-box-flex: 0;
	flex: 0 0 25%;
	max-width: 25%;
}

.new-styles .col-4 {
	-ms-flex: 0 0 33.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.new-styles .col-5 {
	-ms-flex: 0 0 41.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.new-styles .col-6 {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
}

.new-styles .col-7 {
	-ms-flex: 0 0 58.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.new-styles .col-8 {
	-ms-flex: 0 0 66.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.new-styles .col-9 {
	-ms-flex: 0 0 75%;
	-webkit-box-flex: 0;
	flex: 0 0 75%;
	max-width: 75%;
}

.new-styles .col-10 {
	-ms-flex: 0 0 83.333333%;
	-webkit-box-flex: 0;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.new-styles .col-11 {
	-ms-flex: 0 0 91.666667%;
	-webkit-box-flex: 0;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.new-styles .col-12 {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
}

.new-styles .order-first {
	-ms-flex-order: -1;
	-webkit-box-ordinal-group: 0;
	order: -1;
}

.new-styles .order-last {
	-ms-flex-order: 13;
	-webkit-box-ordinal-group: 14;
	order: 13;
}

.new-styles .order-0 {
	-ms-flex-order: 0;
	-webkit-box-ordinal-group: 1;
	order: 0;
}

.new-styles .order-1 {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.new-styles .order-2 {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
}

.new-styles .order-3 {
	-ms-flex-order: 3;
	-webkit-box-ordinal-group: 4;
	order: 3;
}

.new-styles .order-4 {
	-ms-flex-order: 4;
	-webkit-box-ordinal-group: 5;
	order: 4;
}

.new-styles .order-5 {
	-ms-flex-order: 5;
	-webkit-box-ordinal-group: 6;
	order: 5;
}

.new-styles .order-6 {
	-ms-flex-order: 6;
	-webkit-box-ordinal-group: 7;
	order: 6;
}

.new-styles .order-7 {
	-ms-flex-order: 7;
	-webkit-box-ordinal-group: 8;
	order: 7;
}

.new-styles .order-8 {
	-ms-flex-order: 8;
	-webkit-box-ordinal-group: 9;
	order: 8;
}

.new-styles .order-9 {
	-ms-flex-order: 9;
	-webkit-box-ordinal-group: 10;
	order: 9;
}

.new-styles .order-10 {
	-ms-flex-order: 10;
	-webkit-box-ordinal-group: 11;
	order: 10;
}

.new-styles .order-11 {
	-ms-flex-order: 11;
	-webkit-box-ordinal-group: 12;
	order: 11;
}

.new-styles .order-12 {
	-ms-flex-order: 12;
	-webkit-box-ordinal-group: 13;
	order: 12;
}

.new-styles .offset-1 {
	margin-left: 8.333333%;
}

.new-styles .offset-2 {
	margin-left: 16.666667%;
}

.new-styles .offset-3 {
	margin-left: 25%;
}

.new-styles .offset-4 {
	margin-left: 33.333333%;
}

.new-styles .offset-5 {
	margin-left: 41.666667%;
}

.new-styles .offset-6 {
	margin-left: 50%;
}

.new-styles .offset-7 {
	margin-left: 58.333333%;
}

.new-styles .offset-8 {
	margin-left: 66.666667%;
}

.new-styles .offset-9 {
	margin-left: 75%;
}

.new-styles .offset-10 {
	margin-left: 83.333333%;
}

.new-styles .offset-11 {
	margin-left: 91.666667%;
}

@media (min-width: 576px) {
	.new-styles .col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%;
	}

	.new-styles .row-cols-sm-1 > * {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.new-styles .row-cols-sm-2 > * {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.new-styles .row-cols-sm-3 > * {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.new-styles .row-cols-sm-4 > * {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.new-styles .row-cols-sm-5 > * {
		-ms-flex: 0 0 20%;
		-webkit-box-flex: 0;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.new-styles .row-cols-sm-6 > * {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.new-styles .col-sm-auto {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.new-styles .col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.new-styles .col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.new-styles .col-sm-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.new-styles .col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.new-styles .col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.new-styles .col-sm-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.new-styles .col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.new-styles .col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.new-styles .col-sm-9 {
		-ms-flex: 0 0 75%;
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.new-styles .col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.new-styles .col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.new-styles .col-sm-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.new-styles .order-sm-first {
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1;
	}

	.new-styles .order-sm-last {
		-ms-flex-order: 13;
		-webkit-box-ordinal-group: 14;
		order: 13;
	}

	.new-styles .order-sm-0 {
		-ms-flex-order: 0;
		-webkit-box-ordinal-group: 1;
		order: 0;
	}

	.new-styles .order-sm-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

	.new-styles .order-sm-2 {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.new-styles .order-sm-3 {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3;
	}

	.new-styles .order-sm-4 {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4;
	}

	.new-styles .order-sm-5 {
		-ms-flex-order: 5;
		-webkit-box-ordinal-group: 6;
		order: 5;
	}

	.new-styles .order-sm-6 {
		-ms-flex-order: 6;
		-webkit-box-ordinal-group: 7;
		order: 6;
	}

	.new-styles .order-sm-7 {
		-ms-flex-order: 7;
		-webkit-box-ordinal-group: 8;
		order: 7;
	}

	.new-styles .order-sm-8 {
		-ms-flex-order: 8;
		-webkit-box-ordinal-group: 9;
		order: 8;
	}

	.new-styles .order-sm-9 {
		-ms-flex-order: 9;
		-webkit-box-ordinal-group: 10;
		order: 9;
	}

	.new-styles .order-sm-10 {
		-ms-flex-order: 10;
		-webkit-box-ordinal-group: 11;
		order: 10;
	}

	.new-styles .order-sm-11 {
		-ms-flex-order: 11;
		-webkit-box-ordinal-group: 12;
		order: 11;
	}

	.new-styles .order-sm-12 {
		-ms-flex-order: 12;
		-webkit-box-ordinal-group: 13;
		order: 12;
	}

	.new-styles .offset-sm-0 {
		margin-left: 0;
	}

	.new-styles .offset-sm-1 {
		margin-left: 8.333333%;
	}

	.new-styles .offset-sm-2 {
		margin-left: 16.666667%;
	}

	.new-styles .offset-sm-3 {
		margin-left: 25%;
	}

	.new-styles .offset-sm-4 {
		margin-left: 33.333333%;
	}

	.new-styles .offset-sm-5 {
		margin-left: 41.666667%;
	}

	.new-styles .offset-sm-6 {
		margin-left: 50%;
	}

	.new-styles .offset-sm-7 {
		margin-left: 58.333333%;
	}

	.new-styles .offset-sm-8 {
		margin-left: 66.666667%;
	}

	.new-styles .offset-sm-9 {
		margin-left: 75%;
	}

	.new-styles .offset-sm-10 {
		margin-left: 83.333333%;
	}

	.new-styles .offset-sm-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 768px) {
	.new-styles .col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%;
	}

	.new-styles .row-cols-md-1 > * {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.new-styles .row-cols-md-2 > * {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.new-styles .row-cols-md-3 > * {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.new-styles .row-cols-md-4 > * {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.new-styles .row-cols-md-5 > * {
		-ms-flex: 0 0 20%;
		-webkit-box-flex: 0;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.new-styles .row-cols-md-6 > * {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.new-styles .col-md-auto {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.new-styles .col-md-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.new-styles .col-md-2 {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.new-styles .col-md-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.new-styles .col-md-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.new-styles .col-md-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.new-styles .col-md-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.new-styles .col-md-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.new-styles .col-md-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.new-styles .col-md-9 {
		-ms-flex: 0 0 75%;
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.new-styles .col-md-10 {
		-ms-flex: 0 0 83.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.new-styles .col-md-11 {
		-ms-flex: 0 0 91.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.new-styles .col-md-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.new-styles .order-md-first {
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1;
	}

	.new-styles .order-md-last {
		-ms-flex-order: 13;
		-webkit-box-ordinal-group: 14;
		order: 13;
	}

	.new-styles .order-md-0 {
		-ms-flex-order: 0;
		-webkit-box-ordinal-group: 1;
		order: 0;
	}

	.new-styles .order-md-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

	.new-styles .order-md-2 {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.new-styles .order-md-3 {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3;
	}

	.new-styles .order-md-4 {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4;
	}

	.new-styles .order-md-5 {
		-ms-flex-order: 5;
		-webkit-box-ordinal-group: 6;
		order: 5;
	}

	.new-styles .order-md-6 {
		-ms-flex-order: 6;
		-webkit-box-ordinal-group: 7;
		order: 6;
	}

	.new-styles .order-md-7 {
		-ms-flex-order: 7;
		-webkit-box-ordinal-group: 8;
		order: 7;
	}

	.new-styles .order-md-8 {
		-ms-flex-order: 8;
		-webkit-box-ordinal-group: 9;
		order: 8;
	}

	.new-styles .order-md-9 {
		-ms-flex-order: 9;
		-webkit-box-ordinal-group: 10;
		order: 9;
	}

	.new-styles .order-md-10 {
		-ms-flex-order: 10;
		-webkit-box-ordinal-group: 11;
		order: 10;
	}

	.new-styles .order-md-11 {
		-ms-flex-order: 11;
		-webkit-box-ordinal-group: 12;
		order: 11;
	}

	.new-styles .order-md-12 {
		-ms-flex-order: 12;
		-webkit-box-ordinal-group: 13;
		order: 12;
	}

	.new-styles .offset-md-0 {
		margin-left: 0;
	}

	.new-styles .offset-md-1 {
		margin-left: 8.333333%;
	}

	.new-styles .offset-md-2 {
		margin-left: 16.666667%;
	}

	.new-styles .offset-md-3 {
		margin-left: 25%;
	}

	.new-styles .offset-md-4 {
		margin-left: 33.333333%;
	}

	.new-styles .offset-md-5 {
		margin-left: 41.666667%;
	}

	.new-styles .offset-md-6 {
		margin-left: 50%;
	}

	.new-styles .offset-md-7 {
		margin-left: 58.333333%;
	}

	.new-styles .offset-md-8 {
		margin-left: 66.666667%;
	}

	.new-styles .offset-md-9 {
		margin-left: 75%;
	}

	.new-styles .offset-md-10 {
		margin-left: 83.333333%;
	}

	.new-styles .offset-md-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 992px) {
	.new-styles .col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%;
	}

	.new-styles .row-cols-lg-1 > * {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.new-styles .row-cols-lg-2 > * {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.new-styles .row-cols-lg-3 > * {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.new-styles .row-cols-lg-4 > * {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.new-styles .row-cols-lg-5 > * {
		-ms-flex: 0 0 20%;
		-webkit-box-flex: 0;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.new-styles .row-cols-lg-6 > * {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.new-styles .col-lg-auto {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.new-styles .col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.new-styles .col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.new-styles .col-lg-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.new-styles .col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.new-styles .col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.new-styles .col-lg-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.new-styles .col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.new-styles .col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.new-styles .col-lg-9 {
		-ms-flex: 0 0 75%;
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.new-styles .col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.new-styles .col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.new-styles .col-lg-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.new-styles .order-lg-first {
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1;
	}

	.new-styles .order-lg-last {
		-ms-flex-order: 13;
		-webkit-box-ordinal-group: 14;
		order: 13;
	}

	.new-styles .order-lg-0 {
		-ms-flex-order: 0;
		-webkit-box-ordinal-group: 1;
		order: 0;
	}

	.new-styles .order-lg-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

	.new-styles .order-lg-2 {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.new-styles .order-lg-3 {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3;
	}

	.new-styles .order-lg-4 {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4;
	}

	.new-styles .order-lg-5 {
		-ms-flex-order: 5;
		-webkit-box-ordinal-group: 6;
		order: 5;
	}

	.new-styles .order-lg-6 {
		-ms-flex-order: 6;
		-webkit-box-ordinal-group: 7;
		order: 6;
	}

	.new-styles .order-lg-7 {
		-ms-flex-order: 7;
		-webkit-box-ordinal-group: 8;
		order: 7;
	}

	.new-styles .order-lg-8 {
		-ms-flex-order: 8;
		-webkit-box-ordinal-group: 9;
		order: 8;
	}

	.new-styles .order-lg-9 {
		-ms-flex-order: 9;
		-webkit-box-ordinal-group: 10;
		order: 9;
	}

	.new-styles .order-lg-10 {
		-ms-flex-order: 10;
		-webkit-box-ordinal-group: 11;
		order: 10;
	}

	.new-styles .order-lg-11 {
		-ms-flex-order: 11;
		-webkit-box-ordinal-group: 12;
		order: 11;
	}

	.new-styles .order-lg-12 {
		-ms-flex-order: 12;
		-webkit-box-ordinal-group: 13;
		order: 12;
	}

	.new-styles .offset-lg-0 {
		margin-left: 0;
	}

	.new-styles .offset-lg-1 {
		margin-left: 8.333333%;
	}

	.new-styles .offset-lg-2 {
		margin-left: 16.666667%;
	}

	.new-styles .offset-lg-3 {
		margin-left: 25%;
	}

	.new-styles .offset-lg-4 {
		margin-left: 33.333333%;
	}

	.new-styles .offset-lg-5 {
		margin-left: 41.666667%;
	}

	.new-styles .offset-lg-6 {
		margin-left: 50%;
	}

	.new-styles .offset-lg-7 {
		margin-left: 58.333333%;
	}

	.new-styles .offset-lg-8 {
		margin-left: 66.666667%;
	}

	.new-styles .offset-lg-9 {
		margin-left: 75%;
	}

	.new-styles .offset-lg-10 {
		margin-left: 83.333333%;
	}

	.new-styles .offset-lg-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width: 1200px) {
	.new-styles .col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%;
	}

	.new-styles .row-cols-xl-1 > * {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.new-styles .row-cols-xl-2 > * {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.new-styles .row-cols-xl-3 > * {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.new-styles .row-cols-xl-4 > * {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.new-styles .row-cols-xl-5 > * {
		-ms-flex: 0 0 20%;
		-webkit-box-flex: 0;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.new-styles .row-cols-xl-6 > * {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.new-styles .col-xl-auto {
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.new-styles .col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.new-styles .col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.new-styles .col-xl-3 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.new-styles .col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.new-styles .col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.new-styles .col-xl-6 {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.new-styles .col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.new-styles .col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.new-styles .col-xl-9 {
		-ms-flex: 0 0 75%;
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.new-styles .col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		-webkit-box-flex: 0;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.new-styles .col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		-webkit-box-flex: 0;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.new-styles .col-xl-12 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.new-styles .order-xl-first {
		-ms-flex-order: -1;
		-webkit-box-ordinal-group: 0;
		order: -1;
	}

	.new-styles .order-xl-last {
		-ms-flex-order: 13;
		-webkit-box-ordinal-group: 14;
		order: 13;
	}

	.new-styles .order-xl-0 {
		-ms-flex-order: 0;
		-webkit-box-ordinal-group: 1;
		order: 0;
	}

	.new-styles .order-xl-1 {
		-ms-flex-order: 1;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

	.new-styles .order-xl-2 {
		-ms-flex-order: 2;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.new-styles .order-xl-3 {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3;
	}

	.new-styles .order-xl-4 {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4;
	}

	.new-styles .order-xl-5 {
		-ms-flex-order: 5;
		-webkit-box-ordinal-group: 6;
		order: 5;
	}

	.new-styles .order-xl-6 {
		-ms-flex-order: 6;
		-webkit-box-ordinal-group: 7;
		order: 6;
	}

	.new-styles .order-xl-7 {
		-ms-flex-order: 7;
		-webkit-box-ordinal-group: 8;
		order: 7;
	}

	.new-styles .order-xl-8 {
		-ms-flex-order: 8;
		-webkit-box-ordinal-group: 9;
		order: 8;
	}

	.new-styles .order-xl-9 {
		-ms-flex-order: 9;
		-webkit-box-ordinal-group: 10;
		order: 9;
	}

	.new-styles .order-xl-10 {
		-ms-flex-order: 10;
		-webkit-box-ordinal-group: 11;
		order: 10;
	}

	.new-styles .order-xl-11 {
		-ms-flex-order: 11;
		-webkit-box-ordinal-group: 12;
		order: 11;
	}

	.new-styles .order-xl-12 {
		-ms-flex-order: 12;
		-webkit-box-ordinal-group: 13;
		order: 12;
	}

	.new-styles .offset-xl-0 {
		margin-left: 0;
	}

	.new-styles .offset-xl-1 {
		margin-left: 8.333333%;
	}

	.new-styles .offset-xl-2 {
		margin-left: 16.666667%;
	}

	.new-styles .offset-xl-3 {
		margin-left: 25%;
	}

	.new-styles .offset-xl-4 {
		margin-left: 33.333333%;
	}

	.new-styles .offset-xl-5 {
		margin-left: 41.666667%;
	}

	.new-styles .offset-xl-6 {
		margin-left: 50%;
	}

	.new-styles .offset-xl-7 {
		margin-left: 58.333333%;
	}

	.new-styles .offset-xl-8 {
		margin-left: 66.666667%;
	}

	.new-styles .offset-xl-9 {
		margin-left: 75%;
	}

	.new-styles .offset-xl-10 {
		margin-left: 83.333333%;
	}

	.new-styles .offset-xl-11 {
		margin-left: 91.666667%;
	}
}

.new-styles .table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
}

.new-styles .table td, .new-styles .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}

.new-styles .table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}

.new-styles .table tbody + tbody {
	border-top: 2px solid #dee2e6;
}

.new-styles .table-sm td, .new-styles .table-sm th {
	padding: .3rem;
}

.new-styles .table-bordered {
	border: 1px solid #dee2e6;
}

.new-styles .table-bordered td, .new-styles .table-bordered th {
	border: 1px solid #dee2e6;
}

.new-styles .table-bordered thead td, .new-styles .table-bordered thead th {
	border-bottom-width: 2px;
}

.new-styles .table-borderless tbody + tbody, .new-styles .table-borderless td, .new-styles .table-borderless th, .new-styles .table-borderless thead th {
	border: 0;
}

.new-styles .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}

.new-styles .table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, 0.075);
}

.new-styles .table-primary, .new-styles .table-primary > td, .new-styles .table-primary > th {
	background-color: #b8daff;
}

.new-styles .table-primary tbody + tbody, .new-styles .table-primary td, .new-styles .table-primary th, .new-styles .table-primary thead th {
	border-color: #7abaff;
}

.new-styles .table-hover .table-primary:hover {
	background-color: #9fcdff;
}

.new-styles .table-hover .table-primary:hover > td, .new-styles .table-hover .table-primary:hover > th {
	background-color: #9fcdff;
}

.new-styles .table-secondary, .new-styles .table-secondary > td, .new-styles .table-secondary > th {
	background-color: #d6d8db;
}

.new-styles .table-secondary tbody + tbody, .new-styles .table-secondary td, .new-styles .table-secondary th, .new-styles .table-secondary thead th {
	border-color: #b3b7bb;
}

.new-styles .table-hover .table-secondary:hover {
	background-color: #c8cbcf;
}

.new-styles .table-hover .table-secondary:hover > td, .new-styles .table-hover .table-secondary:hover > th {
	background-color: #c8cbcf;
}

.new-styles .table-success, .new-styles .table-success > td, .new-styles .table-success > th {
	background-color: #c3e6cb;
}

.new-styles .table-success tbody + tbody, .new-styles .table-success td, .new-styles .table-success th, .new-styles .table-success thead th {
	border-color: #8fd19e;
}

.new-styles .table-hover .table-success:hover {
	background-color: #b1dfbb;
}

.new-styles .table-hover .table-success:hover > td, .new-styles .table-hover .table-success:hover > th {
	background-color: #b1dfbb;
}

.new-styles .table-info, .new-styles .table-info > td, .new-styles .table-info > th {
	background-color: #bee5eb;
}

.new-styles .table-info tbody + tbody, .new-styles .table-info td, .new-styles .table-info th, .new-styles .table-info thead th {
	border-color: #86cfda;
}

.new-styles .table-hover .table-info:hover {
	background-color: #abdde5;
}

.new-styles .table-hover .table-info:hover > td, .new-styles .table-hover .table-info:hover > th {
	background-color: #abdde5;
}

.new-styles .table-warning, .new-styles .table-warning > td, .new-styles .table-warning > th {
	background-color: #ffeeba;
}

.new-styles .table-warning tbody + tbody, .new-styles .table-warning td, .new-styles .table-warning th, .new-styles .table-warning thead th {
	border-color: #ffdf7e;
}

.new-styles .table-hover .table-warning:hover {
	background-color: #ffe8a1;
}

.new-styles .table-hover .table-warning:hover > td, .new-styles .table-hover .table-warning:hover > th {
	background-color: #ffe8a1;
}

.new-styles .table-danger, .new-styles .table-danger > td, .new-styles .table-danger > th {
	background-color: #f5c6cb;
}

.new-styles .table-danger tbody + tbody, .new-styles .table-danger td, .new-styles .table-danger th, .new-styles .table-danger thead th {
	border-color: #ed969e;
}

.new-styles .table-hover .table-danger:hover {
	background-color: #f1b0b7;
}

.new-styles .table-hover .table-danger:hover > td, .new-styles .table-hover .table-danger:hover > th {
	background-color: #f1b0b7;
}

.new-styles .table-light, .new-styles .table-light > td, .new-styles .table-light > th {
	background-color: #fdfdfe;
}

.new-styles .table-light tbody + tbody, .new-styles .table-light td, .new-styles .table-light th, .new-styles .table-light thead th {
	border-color: #fbfcfc;
}

.new-styles .table-hover .table-light:hover {
	background-color: #ececf6;
}

.new-styles .table-hover .table-light:hover > td, .new-styles .table-hover .table-light:hover > th {
	background-color: #ececf6;
}

.new-styles .table-dark, .new-styles .table-dark > td, .new-styles .table-dark > th {
	background-color: #c6c8ca;
}

.new-styles .table-dark tbody + tbody, .new-styles .table-dark td, .new-styles .table-dark th, .new-styles .table-dark thead th {
	border-color: #95999c;
}

.new-styles .table-hover .table-dark:hover {
	background-color: #b9bbbe;
}

.new-styles .table-hover .table-dark:hover > td, .new-styles .table-hover .table-dark:hover > th {
	background-color: #b9bbbe;
}

.new-styles .table-active, .new-styles .table-active > td, .new-styles .table-active > th {
	background-color: rgba(0, 0, 0, 0.075);
}

.new-styles .table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, 0.075);
}

.new-styles .table-hover .table-active:hover > td, .new-styles .table-hover .table-active:hover > th {
	background-color: rgba(0, 0, 0, 0.075);
}

.new-styles .table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55;
}

.new-styles .table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.new-styles .table-dark {
	color: #fff;
	background-color: #343a40;
}

.new-styles .table-dark td, .new-styles .table-dark th, .new-styles .table-dark thead th {
	border-color: #454d55;
}

.new-styles .table-dark.table-bordered {
	border: 0;
}

.new-styles .table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05);
}

.new-styles .table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
	.new-styles .table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.new-styles .table-responsive-sm > .table-bordered {
		border: 0;
	}
}

@media (max-width: 767.98px) {
	.new-styles .table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.new-styles .table-responsive-md > .table-bordered {
		border: 0;
	}
}

@media (max-width: 991.98px) {
	.new-styles .table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.new-styles .table-responsive-lg > .table-bordered {
		border: 0;
	}
}

@media (max-width: 1199.98px) {
	.new-styles .table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.new-styles .table-responsive-xl > .table-bordered {
		border: 0;
	}
}

.new-styles .table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.new-styles .table-responsive > .table-bordered {
	border: 0;
}

.new-styles .form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .form-control {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.new-styles .form-control:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057;
}

.new-styles .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1;
}

.new-styles .form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1;
}

.new-styles .form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1;
}

.new-styles .form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1;
}

.new-styles .form-control::placeholder {
	color: #6c757d;
	opacity: 1;
}

.new-styles .form-control:disabled, .new-styles .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1;
}

.new-styles input[type=date].form-control, .new-styles input[type=datetime-local].form-control, .new-styles input[type=month].form-control, .new-styles input[type=time].form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.new-styles select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff;
}

.new-styles .form-control-file, .new-styles .form-control-range {
	display: block;
	width: 100%;
}

.new-styles .col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5;
}

.new-styles .col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5;
}

.new-styles .col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5;
}

.new-styles .form-control-plaintext {
	display: block;
	width: 100%;
	padding: .375rem 0;
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0;
}

.new-styles .form-control-plaintext.form-control-lg, .new-styles .form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0;
}

.new-styles .form-control-sm {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
}

.new-styles .form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
}

.new-styles select.form-control[multiple], .new-styles select.form-control[size] {
	height: auto;
}

.new-styles textarea.form-control {
	height: auto;
}

.new-styles .form-group {
	margin-bottom: 1rem;
}

.new-styles .form-text {
	display: block;
	margin-top: .25rem;
}

.new-styles .form-row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.new-styles .form-row > .col, .new-styles .form-row > [class*=col-] {
	padding-right: 5px;
	padding-left: 5px;
}

.new-styles .form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem;
}

.new-styles .form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem;
}

.new-styles .form-check-input:disabled ~ .form-check-label, .new-styles .form-check-input[disabled] ~ .form-check-label {
	color: #6c757d;
}

.new-styles .form-check-label {
	margin-bottom: 0;
}

.new-styles .form-check-inline {
	display: -ms-inline-flexbox;
	display: -webkit-inline-box;
	display: inline-flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem;
}

.new-styles .form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0;
}

.new-styles .valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745;
}

.new-styles .valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(40, 167, 69, 0.9);
	border-radius: .25rem;
}

.new-styles .is-valid ~ .valid-feedback, .new-styles .is-valid ~ .valid-tooltip, .new-styles .was-validated :valid ~ .valid-feedback, .new-styles .was-validated :valid ~ .valid-tooltip {
	display: block;
}

.new-styles .form-control.is-valid, .new-styles .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' width='8' height='8' 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: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.new-styles .form-control.is-valid:focus, .new-styles .was-validated .form-control:valid:focus {
	border-color: #28a745;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.new-styles .was-validated textarea.form-control:valid, .new-styles textarea.form-control.is-valid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.new-styles .custom-select.is-valid, .new-styles .was-validated .custom-select:valid {
	border-color: #28a745;
	padding-right: calc(.75em + 2.3125rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' 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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}

.new-styles .custom-select.is-valid:focus, .new-styles .was-validated .custom-select:valid:focus {
	border-color: #28a745;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.new-styles .form-check-input.is-valid ~ .form-check-label, .new-styles .was-validated .form-check-input:valid ~ .form-check-label {
	color: #28a745;
}

.new-styles .form-check-input.is-valid ~ .valid-feedback, .new-styles .form-check-input.is-valid ~ .valid-tooltip, .new-styles .was-validated .form-check-input:valid ~ .valid-feedback, .new-styles .was-validated .form-check-input:valid ~ .valid-tooltip {
	display: block;
}

.new-styles .custom-control-input.is-valid ~ .custom-control-label, .new-styles .was-validated .custom-control-input:valid ~ .custom-control-label {
	color: #28a745;
}

.new-styles .custom-control-input.is-valid ~ .custom-control-label::before, .new-styles .was-validated .custom-control-input:valid ~ .custom-control-label::before {
	border-color: #28a745;
}

.new-styles .custom-control-input.is-valid:checked ~ .custom-control-label::before, .new-styles .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
	border-color: #34ce57;
	background-color: #34ce57;
}

.new-styles .custom-control-input.is-valid:focus ~ .custom-control-label::before, .new-styles .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.new-styles .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .new-styles .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
	border-color: #28a745;
}

.new-styles .custom-file-input.is-valid ~ .custom-file-label, .new-styles .was-validated .custom-file-input:valid ~ .custom-file-label {
	border-color: #28a745;
}

.new-styles .custom-file-input.is-valid:focus ~ .custom-file-label, .new-styles .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
	border-color: #28a745;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.new-styles .invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545;
}

.new-styles .invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220, 53, 69, 0.9);
	border-radius: .25rem;
}

.new-styles .is-invalid ~ .invalid-feedback, .new-styles .is-invalid ~ .invalid-tooltip, .new-styles .was-validated :invalid ~ .invalid-feedback, .new-styles .was-validated :invalid ~ .invalid-tooltip {
	display: block;
}

.new-styles .form-control.is-invalid, .new-styles .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' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.new-styles .form-control.is-invalid:focus, .new-styles .was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.new-styles .was-validated textarea.form-control:invalid, .new-styles textarea.form-control.is-invalid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.new-styles .custom-select.is-invalid, .new-styles .was-validated .custom-select:invalid {
	border-color: #dc3545;
	padding-right: calc(.75em + 2.3125rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem);
}

.new-styles .custom-select.is-invalid:focus, .new-styles .was-validated .custom-select:invalid:focus {
	border-color: #dc3545;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.new-styles .form-check-input.is-invalid ~ .form-check-label, .new-styles .was-validated .form-check-input:invalid ~ .form-check-label {
	color: #dc3545;
}

.new-styles .form-check-input.is-invalid ~ .invalid-feedback, .new-styles .form-check-input.is-invalid ~ .invalid-tooltip, .new-styles .was-validated .form-check-input:invalid ~ .invalid-feedback, .new-styles .was-validated .form-check-input:invalid ~ .invalid-tooltip {
	display: block;
}

.new-styles .custom-control-input.is-invalid ~ .custom-control-label, .new-styles .was-validated .custom-control-input:invalid ~ .custom-control-label {
	color: #dc3545;
}

.new-styles .custom-control-input.is-invalid ~ .custom-control-label::before, .new-styles .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
	border-color: #dc3545;
}

.new-styles .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .new-styles .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
	border-color: #e4606d;
	background-color: #e4606d;
}

.new-styles .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .new-styles .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.new-styles .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .new-styles .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
	border-color: #dc3545;
}

.new-styles .custom-file-input.is-invalid ~ .custom-file-label, .new-styles .was-validated .custom-file-input:invalid ~ .custom-file-label {
	border-color: #dc3545;
}

.new-styles .custom-file-input.is-invalid:focus ~ .custom-file-label, .new-styles .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
	border-color: #dc3545;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.new-styles .form-inline {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.new-styles .form-inline .form-check {
	width: 100%;
}

@media (min-width: 576px) {
	.new-styles .form-inline label {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		justify-content: center;
		margin-bottom: 0;
	}

	.new-styles .form-inline .form-group {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		-ms-flex-flow: row wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row wrap;
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 0;
	}

	.new-styles .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.new-styles .form-inline .form-control-plaintext {
		display: inline-block;
	}

	.new-styles .form-inline .custom-select, .new-styles .form-inline .input-group {
		width: auto;
	}

	.new-styles .form-inline .form-check {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0;
	}

	.new-styles .form-inline .form-check-input {
		position: relative;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0;
	}

	.new-styles .form-inline .custom-control {
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		justify-content: center;
	}

	.new-styles .form-inline .custom-control-label {
		margin-bottom: 0;
	}
}

.new-styles .btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .btn {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .btn:hover {
	color: #212529;
	text-decoration: none;
}

.new-styles .btn.focus, .new-styles .btn:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .btn.disabled, .new-styles .btn:disabled {
	opacity: .65;
}

.new-styles .btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.new-styles a.btn.disabled, .new-styles fieldset:disabled a.btn {
	pointer-events: none;
}

.new-styles .btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.new-styles .btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
}

.new-styles .btn-primary.focus, .new-styles .btn-primary:focus {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.new-styles .btn-primary.disabled, .new-styles .btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.new-styles .btn-primary:not(:disabled):not(.disabled).active, .new-styles .btn-primary:not(:disabled):not(.disabled):active, .new-styles .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf;
}

.new-styles .btn-primary:not(:disabled):not(.disabled).active:focus, .new-styles .btn-primary:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.new-styles .btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.new-styles .btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62;
}

.new-styles .btn-secondary.focus, .new-styles .btn-secondary:focus {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.new-styles .btn-secondary.disabled, .new-styles .btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.new-styles .btn-secondary:not(:disabled):not(.disabled).active, .new-styles .btn-secondary:not(:disabled):not(.disabled):active, .new-styles .show > .btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b;
}

.new-styles .btn-secondary:not(:disabled):not(.disabled).active:focus, .new-styles .btn-secondary:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.new-styles .btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.new-styles .btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34;
}

.new-styles .btn-success.focus, .new-styles .btn-success:focus {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.new-styles .btn-success.disabled, .new-styles .btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.new-styles .btn-success:not(:disabled):not(.disabled).active, .new-styles .btn-success:not(:disabled):not(.disabled):active, .new-styles .show > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430;
}

.new-styles .btn-success:not(:disabled):not(.disabled).active:focus, .new-styles .btn-success:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.new-styles .btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.new-styles .btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b;
}

.new-styles .btn-info.focus, .new-styles .btn-info:focus {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.new-styles .btn-info.disabled, .new-styles .btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.new-styles .btn-info:not(:disabled):not(.disabled).active, .new-styles .btn-info:not(:disabled):not(.disabled):active, .new-styles .show > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f;
}

.new-styles .btn-info:not(:disabled):not(.disabled).active:focus, .new-styles .btn-info:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.new-styles .btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.new-styles .btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00;
}

.new-styles .btn-warning.focus, .new-styles .btn-warning:focus {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.new-styles .btn-warning.disabled, .new-styles .btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.new-styles .btn-warning:not(:disabled):not(.disabled).active, .new-styles .btn-warning:not(:disabled):not(.disabled):active, .new-styles .show > .btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500;
}

.new-styles .btn-warning:not(:disabled):not(.disabled).active:focus, .new-styles .btn-warning:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.new-styles .btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.new-styles .btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130;
}

.new-styles .btn-danger.focus, .new-styles .btn-danger:focus {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.new-styles .btn-danger.disabled, .new-styles .btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.new-styles .btn-danger:not(:disabled):not(.disabled).active, .new-styles .btn-danger:not(:disabled):not(.disabled):active, .new-styles .show > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d;
}

.new-styles .btn-danger:not(:disabled):not(.disabled).active:focus, .new-styles .btn-danger:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.new-styles .btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.new-styles .btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5;
}

.new-styles .btn-light.focus, .new-styles .btn-light:focus {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.new-styles .btn-light.disabled, .new-styles .btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.new-styles .btn-light:not(:disabled):not(.disabled).active, .new-styles .btn-light:not(:disabled):not(.disabled):active, .new-styles .show > .btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df;
}

.new-styles .btn-light:not(:disabled):not(.disabled).active:focus, .new-styles .btn-light:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.new-styles .btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.new-styles .btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
}

.new-styles .btn-dark.focus, .new-styles .btn-dark:focus {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.new-styles .btn-dark.disabled, .new-styles .btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.new-styles .btn-dark:not(:disabled):not(.disabled).active, .new-styles .btn-dark:not(:disabled):not(.disabled):active, .new-styles .show > .btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d;
}

.new-styles .btn-dark:not(:disabled):not(.disabled).active:focus, .new-styles .btn-dark:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.new-styles .btn-outline-primary {
	color: #007bff;
	border-color: #007bff;
}

.new-styles .btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.new-styles .btn-outline-primary.focus, .new-styles .btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.new-styles .btn-outline-primary.disabled, .new-styles .btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent;
}

.new-styles .btn-outline-primary:not(:disabled):not(.disabled).active, .new-styles .btn-outline-primary:not(:disabled):not(.disabled):active, .new-styles .show > .btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.new-styles .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .new-styles .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-outline-primary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.new-styles .btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d;
}

.new-styles .btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.new-styles .btn-outline-secondary.focus, .new-styles .btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.new-styles .btn-outline-secondary.disabled, .new-styles .btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent;
}

.new-styles .btn-outline-secondary:not(:disabled):not(.disabled).active, .new-styles .btn-outline-secondary:not(:disabled):not(.disabled):active, .new-styles .show > .btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}

.new-styles .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .new-styles .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-outline-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.new-styles .btn-outline-success {
	color: #28a745;
	border-color: #28a745;
}

.new-styles .btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.new-styles .btn-outline-success.focus, .new-styles .btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.new-styles .btn-outline-success.disabled, .new-styles .btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent;
}

.new-styles .btn-outline-success:not(:disabled):not(.disabled).active, .new-styles .btn-outline-success:not(:disabled):not(.disabled):active, .new-styles .show > .btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.new-styles .btn-outline-success:not(:disabled):not(.disabled).active:focus, .new-styles .btn-outline-success:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-outline-success.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.new-styles .btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8;
}

.new-styles .btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.new-styles .btn-outline-info.focus, .new-styles .btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.new-styles .btn-outline-info.disabled, .new-styles .btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent;
}

.new-styles .btn-outline-info:not(:disabled):not(.disabled).active, .new-styles .btn-outline-info:not(:disabled):not(.disabled):active, .new-styles .show > .btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.new-styles .btn-outline-info:not(:disabled):not(.disabled).active:focus, .new-styles .btn-outline-info:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-outline-info.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.new-styles .btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107;
}

.new-styles .btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.new-styles .btn-outline-warning.focus, .new-styles .btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.new-styles .btn-outline-warning.disabled, .new-styles .btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent;
}

.new-styles .btn-outline-warning:not(:disabled):not(.disabled).active, .new-styles .btn-outline-warning:not(:disabled):not(.disabled):active, .new-styles .show > .btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.new-styles .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .new-styles .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-outline-warning.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.new-styles .btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545;
}

.new-styles .btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.new-styles .btn-outline-danger.focus, .new-styles .btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.new-styles .btn-outline-danger.disabled, .new-styles .btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent;
}

.new-styles .btn-outline-danger:not(:disabled):not(.disabled).active, .new-styles .btn-outline-danger:not(:disabled):not(.disabled):active, .new-styles .show > .btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.new-styles .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .new-styles .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-outline-danger.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.new-styles .btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa;
}

.new-styles .btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.new-styles .btn-outline-light.focus, .new-styles .btn-outline-light:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.new-styles .btn-outline-light.disabled, .new-styles .btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent;
}

.new-styles .btn-outline-light:not(:disabled):not(.disabled).active, .new-styles .btn-outline-light:not(:disabled):not(.disabled):active, .new-styles .show > .btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.new-styles .btn-outline-light:not(:disabled):not(.disabled).active:focus, .new-styles .btn-outline-light:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-outline-light.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.new-styles .btn-outline-dark {
	color: #343a40;
	border-color: #343a40;
}

.new-styles .btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.new-styles .btn-outline-dark.focus, .new-styles .btn-outline-dark:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.new-styles .btn-outline-dark.disabled, .new-styles .btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent;
}

.new-styles .btn-outline-dark:not(:disabled):not(.disabled).active, .new-styles .btn-outline-dark:not(:disabled):not(.disabled):active, .new-styles .show > .btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.new-styles .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .new-styles .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .new-styles .show > .btn-outline-dark.dropdown-toggle:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.new-styles .btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none;
}

.new-styles .btn-link:hover {
	color: #0056b3;
	text-decoration: underline;
}

.new-styles .btn-link.focus, .new-styles .btn-link:focus {
	text-decoration: underline;
}

.new-styles .btn-link.disabled, .new-styles .btn-link:disabled {
	color: #6c757d;
	pointer-events: none;
}

.new-styles .btn-group-lg > .btn, .new-styles .btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
}

.new-styles .btn-group-sm > .btn, .new-styles .btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
}

.new-styles .btn-block {
	display: block;
	width: 100%;
}

.new-styles .btn-block + .btn-block {
	margin-top: .5rem;
}

.new-styles input[type=button].btn-block, .new-styles input[type=reset].btn-block, .new-styles input[type=submit].btn-block {
	width: 100%;
}

.new-styles .fade {
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .fade {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .fade:not(.show) {
	opacity: 0;
}

.new-styles .collapse:not(.show) {
	display: none;
}

.new-styles .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .collapsing {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .dropdown, .new-styles .dropleft, .new-styles .dropright, .new-styles .dropup {
	position: relative;
}

.new-styles .dropdown-toggle {
	white-space: nowrap;
}

.new-styles .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.new-styles .dropdown-toggle:empty::after {
	margin-left: 0;
}

.new-styles .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;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: .25rem;
}

.new-styles .dropdown-menu-left {
	right: auto;
	left: 0;
}

.new-styles .dropdown-menu-right {
	right: 0;
	left: auto;
}

@media (min-width: 576px) {
	.new-styles .dropdown-menu-sm-left {
		right: auto;
		left: 0;
	}

	.new-styles .dropdown-menu-sm-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 768px) {
	.new-styles .dropdown-menu-md-left {
		right: auto;
		left: 0;
	}

	.new-styles .dropdown-menu-md-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 992px) {
	.new-styles .dropdown-menu-lg-left {
		right: auto;
		left: 0;
	}

	.new-styles .dropdown-menu-lg-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 1200px) {
	.new-styles .dropdown-menu-xl-left {
		right: auto;
		left: 0;
	}

	.new-styles .dropdown-menu-xl-right {
		right: 0;
		left: auto;
	}
}

.new-styles .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem;
}

.new-styles .dropup .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent;
}

.new-styles .dropup .dropdown-toggle:empty::after {
	margin-left: 0;
}

.new-styles .dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem;
}

.new-styles .dropright .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid;
}

.new-styles .dropright .dropdown-toggle:empty::after {
	margin-left: 0;
}

.new-styles .dropright .dropdown-toggle::after {
	vertical-align: 0;
}

.new-styles .dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem;
}

.new-styles .dropleft .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
}

.new-styles .dropleft .dropdown-toggle::after {
	display: none;
}

.new-styles .dropleft .dropdown-toggle::before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent;
}

.new-styles .dropleft .dropdown-toggle:empty::after {
	margin-left: 0;
}

.new-styles .dropleft .dropdown-toggle::before {
	vertical-align: 0;
}

.new-styles .dropdown-menu[x-placement^=bottom], .new-styles .dropdown-menu[x-placement^=left], .new-styles .dropdown-menu[x-placement^=right], .new-styles .dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto;
}

.new-styles .dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef;
}

.new-styles .dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.new-styles .dropdown-item:focus, .new-styles .dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa;
}

.new-styles .dropdown-item.active, .new-styles .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff;
}

.new-styles .dropdown-item.disabled, .new-styles .dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent;
}

.new-styles .dropdown-menu.show {
	display: block;
}

.new-styles .dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap;
}

.new-styles .dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #212529;
}

.new-styles .btn-group, .new-styles .btn-group-vertical {
	position: relative;
	display: -ms-inline-flexbox;
	display: -webkit-inline-box;
	display: inline-flex;
	vertical-align: middle;
}

.new-styles .btn-group-vertical > .btn, .new-styles .btn-group > .btn {
	position: relative;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}

.new-styles .btn-group-vertical > .btn:hover, .new-styles .btn-group > .btn:hover {
	z-index: 1;
}

.new-styles .btn-group-vertical > .btn.active, .new-styles .btn-group-vertical > .btn:active, .new-styles .btn-group-vertical > .btn:focus, .new-styles .btn-group > .btn.active, .new-styles .btn-group > .btn:active, .new-styles .btn-group > .btn:focus {
	z-index: 1;
}

.new-styles .btn-toolbar {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.new-styles .btn-toolbar .input-group {
	width: auto;
}

.new-styles .btn-group > .btn-group:not(:first-child), .new-styles .btn-group > .btn:not(:first-child) {
	margin-left: -1px;
}

.new-styles .btn-group > .btn-group:not(:last-child) > .btn, .new-styles .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.new-styles .btn-group > .btn-group:not(:first-child) > .btn, .new-styles .btn-group > .btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.new-styles .dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem;
}

.new-styles .dropdown-toggle-split::after, .new-styles .dropright .dropdown-toggle-split::after, .new-styles .dropup .dropdown-toggle-split::after {
	margin-left: 0;
}

.new-styles .dropleft .dropdown-toggle-split::before {
	margin-right: 0;
}

.new-styles .btn-group-sm > .btn + .dropdown-toggle-split, .new-styles .btn-sm + .dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem;
}

.new-styles .btn-group-lg > .btn + .dropdown-toggle-split, .new-styles .btn-lg + .dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem;
}

.new-styles .btn-group-vertical {
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.new-styles .btn-group-vertical > .btn, .new-styles .btn-group-vertical > .btn-group {
	width: 100%;
}

.new-styles .btn-group-vertical > .btn-group:not(:first-child), .new-styles .btn-group-vertical > .btn:not(:first-child) {
	margin-top: -1px;
}

.new-styles .btn-group-vertical > .btn-group:not(:last-child) > .btn, .new-styles .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.new-styles .btn-group-vertical > .btn-group:not(:first-child) > .btn, .new-styles .btn-group-vertical > .btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.new-styles .btn-group-toggle > .btn, .new-styles .btn-group-toggle > .btn-group > .btn {
	margin-bottom: 0;
}

.new-styles .btn-group-toggle > .btn input[type=checkbox], .new-styles .btn-group-toggle > .btn input[type=radio], .new-styles .btn-group-toggle > .btn-group > .btn input[type=checkbox], .new-styles .btn-group-toggle > .btn-group > .btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.new-styles .input-group {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch;
	width: 100%;
}

.new-styles .input-group > .custom-file, .new-styles .input-group > .custom-select, .new-styles .input-group > .form-control, .new-styles .input-group > .form-control-plaintext {
	position: relative;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
	margin-bottom: 0;
}

.new-styles .input-group > .custom-file + .custom-file, .new-styles .input-group > .custom-file + .custom-select, .new-styles .input-group > .custom-file + .form-control, .new-styles .input-group > .custom-select + .custom-file, .new-styles .input-group > .custom-select + .custom-select, .new-styles .input-group > .custom-select + .form-control, .new-styles .input-group > .form-control + .custom-file, .new-styles .input-group > .form-control + .custom-select, .new-styles .input-group > .form-control + .form-control, .new-styles .input-group > .form-control-plaintext + .custom-file, .new-styles .input-group > .form-control-plaintext + .custom-select, .new-styles .input-group > .form-control-plaintext + .form-control {
	margin-left: -1px;
}

.new-styles .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .new-styles .input-group > .custom-select:focus, .new-styles .input-group > .form-control:focus {
	z-index: 3;
}

.new-styles .input-group > .custom-file .custom-file-input:focus {
	z-index: 4;
}

.new-styles .input-group > .custom-select:not(:last-child), .new-styles .input-group > .form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.new-styles .input-group > .custom-select:not(:first-child), .new-styles .input-group > .form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.new-styles .input-group > .custom-file {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.new-styles .input-group > .custom-file:not(:last-child) .custom-file-label, .new-styles .input-group > .custom-file:not(:last-child) .custom-file-label::after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.new-styles .input-group > .custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.new-styles .input-group-append, .new-styles .input-group-prepend {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}

.new-styles .input-group-append .btn, .new-styles .input-group-prepend .btn {
	position: relative;
	z-index: 2;
}

.new-styles .input-group-append .btn:focus, .new-styles .input-group-prepend .btn:focus {
	z-index: 3;
}

.new-styles .input-group-append .btn + .btn, .new-styles .input-group-append .btn + .input-group-text, .new-styles .input-group-append .input-group-text + .btn, .new-styles .input-group-append .input-group-text + .input-group-text, .new-styles .input-group-prepend .btn + .btn, .new-styles .input-group-prepend .btn + .input-group-text, .new-styles .input-group-prepend .input-group-text + .btn, .new-styles .input-group-prepend .input-group-text + .input-group-text {
	margin-left: -1px;
}

.new-styles .input-group-prepend {
	margin-right: -1px;
}

.new-styles .input-group-append {
	margin-left: -1px;
}

.new-styles .input-group-text {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}

.new-styles .input-group-text input[type=checkbox], .new-styles .input-group-text input[type=radio] {
	margin-top: 0;
}

.new-styles .input-group-lg > .custom-select, .new-styles .input-group-lg > .form-control:not(textarea) {
	height: calc(1.5em + 1rem + 2px);
}

.new-styles .input-group-lg > .custom-select, .new-styles .input-group-lg > .form-control, .new-styles .input-group-lg > .input-group-append > .btn, .new-styles .input-group-lg > .input-group-append > .input-group-text, .new-styles .input-group-lg > .input-group-prepend > .btn, .new-styles .input-group-lg > .input-group-prepend > .input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
}

.new-styles .input-group-sm > .custom-select, .new-styles .input-group-sm > .form-control:not(textarea) {
	height: calc(1.5em + .5rem + 2px);
}

.new-styles .input-group-sm > .custom-select, .new-styles .input-group-sm > .form-control, .new-styles .input-group-sm > .input-group-append > .btn, .new-styles .input-group-sm > .input-group-append > .input-group-text, .new-styles .input-group-sm > .input-group-prepend > .btn, .new-styles .input-group-sm > .input-group-prepend > .input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
}

.new-styles .input-group-lg > .custom-select, .new-styles .input-group-sm > .custom-select {
	padding-right: 1.75rem;
}

.new-styles .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .new-styles .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .new-styles .input-group > .input-group-append:not(:last-child) > .btn, .new-styles .input-group > .input-group-append:not(:last-child) > .input-group-text, .new-styles .input-group > .input-group-prepend > .btn, .new-styles .input-group > .input-group-prepend > .input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.new-styles .input-group > .input-group-append > .btn, .new-styles .input-group > .input-group-append > .input-group-text, .new-styles .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .new-styles .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .new-styles .input-group > .input-group-prepend:not(:first-child) > .btn, .new-styles .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.new-styles .custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
}

.new-styles .custom-control-inline {
	display: -ms-inline-flexbox;
	display: -webkit-inline-box;
	display: inline-flex;
	margin-right: 1rem;
}

.new-styles .custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0;
}

.new-styles .custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff;
}

.new-styles .custom-control-input:focus ~ .custom-control-label::before {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
	border-color: #80bdff;
}

.new-styles .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff;
}

.new-styles .custom-control-input:disabled ~ .custom-control-label, .new-styles .custom-control-input[disabled] ~ .custom-control-label {
	color: #6c757d;
}

.new-styles .custom-control-input:disabled ~ .custom-control-label::before, .new-styles .custom-control-input[disabled] ~ .custom-control-label::before {
	background-color: #e9ecef;
}

.new-styles .custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top;
}

.new-styles .custom-control-label::before {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px;
}

.new-styles .custom-control-label::after {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: no-repeat 50%/50% 50%;
}

.new-styles .custom-checkbox .custom-control-label::before {
	border-radius: .25rem;
}

.new-styles .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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.new-styles .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
	border-color: #007bff;
	background-color: #007bff;
}

.new-styles .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' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.new-styles .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.5);
}

.new-styles .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.5);
}

.new-styles .custom-radio .custom-control-label::before {
	border-radius: 50%;
}

.new-styles .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' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.new-styles .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.5);
}

.new-styles .custom-switch {
	padding-left: 2.25rem;
}

.new-styles .custom-switch .custom-control-label::before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: .5rem;
}

.new-styles .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: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
	-webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-o-transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	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,-webkit-box-shadow .15s ease-in-out;
	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;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .custom-switch .custom-control-label::after {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
	background-color: #fff;
	-webkit-transform: translateX(0.75rem);
	-ms-transform: translateX(0.75rem);
	transform: translateX(0.75rem);
}

.new-styles .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
	background-color: rgba(0, 123, 255, 0.5);
}

.new-styles .custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.new-styles .custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff;
}

.new-styles .custom-select[multiple], .new-styles .custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none;
}

.new-styles .custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef;
}

.new-styles .custom-select::-ms-expand {
	display: none;
}

.new-styles .custom-select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057;
}

.new-styles .custom-select-sm {
	height: calc(1.5em + .5rem + 2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem;
}

.new-styles .custom-select-lg {
	height: calc(1.5em + 1rem + 2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.25rem;
}

.new-styles .custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	margin-bottom: 0;
}

.new-styles .custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	margin: 0;
	opacity: 0;
}

.new-styles .custom-file-input:focus ~ .custom-file-label {
	border-color: #80bdff;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .custom-file-input:disabled ~ .custom-file-label, .new-styles .custom-file-input[disabled] ~ .custom-file-label {
	background-color: #e9ecef;
}

.new-styles .custom-file-input:lang(en) ~ .custom-file-label::after {
	content: "Browse";
}

.new-styles .custom-file-input ~ .custom-file-label[data-browse]::after {
	content: attr(data-browse);
}

.new-styles .custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}

.new-styles .custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + .75rem);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0;
}

.new-styles .custom-range {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.new-styles .custom-range:focus {
	outline: 0;
}

.new-styles .custom-range:focus::-webkit-slider-thumb {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .custom-range::-moz-focus-outer {
	border: 0;
}

.new-styles .custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	-webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .custom-range::-webkit-slider-thumb {
		-webkit-transition: none;
		transition: none;
	}
}

.new-styles .custom-range::-webkit-slider-thumb:active {
	background-color: #b3d7ff;
}

.new-styles .custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem;
}

.new-styles .custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .custom-range::-moz-range-thumb {
		-moz-transition: none;
		transition: none;
	}
}

.new-styles .custom-range::-moz-range-thumb:active {
	background-color: #b3d7ff;
}

.new-styles .custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem;
}

.new-styles .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;
	-ms-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	appearance: none;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .custom-range::-ms-thumb {
		-ms-transition: none;
		transition: none;
	}
}

.new-styles .custom-range::-ms-thumb:active {
	background-color: #b3d7ff;
}

.new-styles .custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem;
}

.new-styles .custom-range::-ms-fill-lower {
	background-color: #dee2e6;
	border-radius: 1rem;
}

.new-styles .custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #dee2e6;
	border-radius: 1rem;
}

.new-styles .custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd;
}

.new-styles .custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default;
}

.new-styles .custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd;
}

.new-styles .custom-range:disabled::-moz-range-track {
	cursor: default;
}

.new-styles .custom-range:disabled::-ms-thumb {
	background-color: #adb5bd;
}

.new-styles .custom-control-label::before, .new-styles .custom-file-label, .new-styles .custom-select {
	-webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .custom-control-label::before, .new-styles .custom-file-label, .new-styles .custom-select {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .nav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.new-styles .nav-link {
	display: block;
	padding: .5rem 1rem;
}

.new-styles .nav-link:focus, .new-styles .nav-link:hover {
	text-decoration: none;
}

.new-styles .nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default;
}

.new-styles .nav-tabs {
	border-bottom: 1px solid #dee2e6;
}

.new-styles .nav-tabs .nav-item {
	margin-bottom: -1px;
}

.new-styles .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.new-styles .nav-tabs .nav-link:focus, .new-styles .nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6;
}

.new-styles .nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent;
}

.new-styles .nav-tabs .nav-item.show .nav-link, .new-styles .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
}

.new-styles .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.new-styles .nav-pills .nav-link {
	border-radius: .25rem;
}

.new-styles .nav-pills .nav-link.active, .new-styles .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #007bff;
}

.new-styles .nav-fill .nav-item {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	text-align: center;
}

.new-styles .nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	text-align: center;
}

.new-styles .tab-content > .tab-pane {
	display: none;
}

.new-styles .tab-content > .active {
	display: block;
}

.new-styles .navbar {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: .5rem 1rem;
}

.new-styles .navbar .container, .new-styles .navbar .container-fluid, .new-styles .navbar .container-lg, .new-styles .navbar .container-md, .new-styles .navbar .container-sm, .new-styles .navbar .container-xl {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.new-styles .navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap;
}

.new-styles .navbar-brand:focus, .new-styles .navbar-brand:hover {
	text-decoration: none;
}

.new-styles .navbar-nav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.new-styles .navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
}

.new-styles .navbar-nav .dropdown-menu {
	position: static;
	float: none;
}

.new-styles .navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.new-styles .navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.new-styles .navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem;
}

.new-styles .navbar-toggler:focus, .new-styles .navbar-toggler:hover {
	text-decoration: none;
}

.new-styles .navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%;
}

@media (max-width: 575.98px) {
	.new-styles .navbar-expand-sm > .container, .new-styles .navbar-expand-sm > .container-fluid, .new-styles .navbar-expand-sm > .container-lg, .new-styles .navbar-expand-sm > .container-md, .new-styles .navbar-expand-sm > .container-sm, .new-styles .navbar-expand-sm > .container-xl {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 576px) {
	.new-styles .navbar-expand-sm {
		-ms-flex-flow: row nowrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		justify-content: flex-start;
	}

	.new-styles .navbar-expand-sm .navbar-nav {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.new-styles .navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.new-styles .navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.new-styles .navbar-expand-sm > .container, .new-styles .navbar-expand-sm > .container-fluid, .new-styles .navbar-expand-sm > .container-lg, .new-styles .navbar-expand-sm > .container-md, .new-styles .navbar-expand-sm > .container-sm, .new-styles .navbar-expand-sm > .container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.new-styles .navbar-expand-sm .navbar-collapse {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.new-styles .navbar-expand-sm .navbar-toggler {
		display: none;
	}
}

@media (max-width: 767.98px) {
	.new-styles .navbar-expand-md > .container, .new-styles .navbar-expand-md > .container-fluid, .new-styles .navbar-expand-md > .container-lg, .new-styles .navbar-expand-md > .container-md, .new-styles .navbar-expand-md > .container-sm, .new-styles .navbar-expand-md > .container-xl {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 768px) {
	.new-styles .navbar-expand-md {
		-ms-flex-flow: row nowrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		justify-content: flex-start;
	}

	.new-styles .navbar-expand-md .navbar-nav {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.new-styles .navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.new-styles .navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.new-styles .navbar-expand-md > .container, .new-styles .navbar-expand-md > .container-fluid, .new-styles .navbar-expand-md > .container-lg, .new-styles .navbar-expand-md > .container-md, .new-styles .navbar-expand-md > .container-sm, .new-styles .navbar-expand-md > .container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.new-styles .navbar-expand-md .navbar-collapse {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.new-styles .navbar-expand-md .navbar-toggler {
		display: none;
	}
}

@media (max-width: 991.98px) {
	.new-styles .navbar-expand-lg > .container, .new-styles .navbar-expand-lg > .container-fluid, .new-styles .navbar-expand-lg > .container-lg, .new-styles .navbar-expand-lg > .container-md, .new-styles .navbar-expand-lg > .container-sm, .new-styles .navbar-expand-lg > .container-xl {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 992px) {
	.new-styles .navbar-expand-lg {
		-ms-flex-flow: row nowrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		justify-content: flex-start;
	}

	.new-styles .navbar-expand-lg .navbar-nav {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.new-styles .navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.new-styles .navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.new-styles .navbar-expand-lg > .container, .new-styles .navbar-expand-lg > .container-fluid, .new-styles .navbar-expand-lg > .container-lg, .new-styles .navbar-expand-lg > .container-md, .new-styles .navbar-expand-lg > .container-sm, .new-styles .navbar-expand-lg > .container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.new-styles .navbar-expand-lg .navbar-collapse {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.new-styles .navbar-expand-lg .navbar-toggler {
		display: none;
	}
}

@media (max-width: 1199.98px) {
	.new-styles .navbar-expand-xl > .container, .new-styles .navbar-expand-xl > .container-fluid, .new-styles .navbar-expand-xl > .container-lg, .new-styles .navbar-expand-xl > .container-md, .new-styles .navbar-expand-xl > .container-sm, .new-styles .navbar-expand-xl > .container-xl {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 1200px) {
	.new-styles .navbar-expand-xl {
		-ms-flex-flow: row nowrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		justify-content: flex-start;
	}

	.new-styles .navbar-expand-xl .navbar-nav {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.new-styles .navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.new-styles .navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.new-styles .navbar-expand-xl > .container, .new-styles .navbar-expand-xl > .container-fluid, .new-styles .navbar-expand-xl > .container-lg, .new-styles .navbar-expand-xl > .container-md, .new-styles .navbar-expand-xl > .container-sm, .new-styles .navbar-expand-xl > .container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.new-styles .navbar-expand-xl .navbar-collapse {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}

	.new-styles .navbar-expand-xl .navbar-toggler {
		display: none;
	}
}

.new-styles .navbar-expand {
	-ms-flex-flow: row nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.new-styles .navbar-expand > .container, .new-styles .navbar-expand > .container-fluid, .new-styles .navbar-expand > .container-lg, .new-styles .navbar-expand > .container-md, .new-styles .navbar-expand > .container-sm, .new-styles .navbar-expand > .container-xl {
	padding-right: 0;
	padding-left: 0;
}

.new-styles .navbar-expand .navbar-nav {
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
}

.new-styles .navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}

.new-styles .navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
}

.new-styles .navbar-expand > .container, .new-styles .navbar-expand > .container-fluid, .new-styles .navbar-expand > .container-lg, .new-styles .navbar-expand > .container-md, .new-styles .navbar-expand > .container-sm, .new-styles .navbar-expand > .container-xl {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.new-styles .navbar-expand .navbar-collapse {
	display: -ms-flexbox !important;
	display: -webkit-box !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

.new-styles .navbar-expand .navbar-toggler {
	display: none;
}

.new-styles .navbar-light .navbar-brand {
	color: rgba(0, 0, 0, 0.9);
}

.new-styles .navbar-light .navbar-brand:focus, .new-styles .navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, 0.9);
}

.new-styles .navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.5);
}

.new-styles .navbar-light .navbar-nav .nav-link:focus, .new-styles .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, 0.7);
}

.new-styles .navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3);
}

.new-styles .navbar-light .navbar-nav .active > .nav-link, .new-styles .navbar-light .navbar-nav .nav-link.active, .new-styles .navbar-light .navbar-nav .nav-link.show, .new-styles .navbar-light .navbar-nav .show > .nav-link {
	color: rgba(0, 0, 0, 0.9);
}

.new-styles .navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: rgba(0, 0, 0, 0.1);
}

.new-styles .navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.new-styles .navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.5);
}

.new-styles .navbar-light .navbar-text a {
	color: rgba(0, 0, 0, 0.9);
}

.new-styles .navbar-light .navbar-text a:focus, .new-styles .navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, 0.9);
}

.new-styles .navbar-dark .navbar-brand {
	color: #fff;
}

.new-styles .navbar-dark .navbar-brand:focus, .new-styles .navbar-dark .navbar-brand:hover {
	color: #fff;
}

.new-styles .navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.5);
}

.new-styles .navbar-dark .navbar-nav .nav-link:focus, .new-styles .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, 0.75);
}

.new-styles .navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, 0.25);
}

.new-styles .navbar-dark .navbar-nav .active > .nav-link, .new-styles .navbar-dark .navbar-nav .nav-link.active, .new-styles .navbar-dark .navbar-nav .nav-link.show, .new-styles .navbar-dark .navbar-nav .show > .nav-link {
	color: #fff;
}

.new-styles .navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.1);
}

.new-styles .navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.new-styles .navbar-dark .navbar-text {
	color: rgba(255, 255, 255, 0.5);
}

.new-styles .navbar-dark .navbar-text a {
	color: #fff;
}

.new-styles .navbar-dark .navbar-text a:focus, .new-styles .navbar-dark .navbar-text a:hover {
	color: #fff;
}

.new-styles .card {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: .25rem;
}

.new-styles .card > hr {
	margin-right: 0;
	margin-left: 0;
}

.new-styles .card > .list-group {
	border-top: inherit;
	border-bottom: inherit;
}

.new-styles .card > .list-group:first-child {
	border-top-width: 0;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}

.new-styles .card > .list-group:last-child {
	border-bottom-width: 0;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px);
}

.new-styles .card-body {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem;
}

.new-styles .card-title {
	margin-bottom: .75rem;
}

.new-styles .card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0;
}

.new-styles .card-text:last-child {
	margin-bottom: 0;
}

.new-styles .card-link:hover {
	text-decoration: none;
}

.new-styles .card-link + .card-link {
	margin-left: 1.25rem;
}

.new-styles .card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.new-styles .card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.new-styles .card-header + .list-group .list-group-item:first-child {
	border-top: 0;
}

.new-styles .card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.new-styles .card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.new-styles .card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0;
}

.new-styles .card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem;
}

.new-styles .card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
}

.new-styles .card-img, .new-styles .card-img-bottom, .new-styles .card-img-top {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
}

.new-styles .card-img, .new-styles .card-img-top {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}

.new-styles .card-img, .new-styles .card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px);
}

.new-styles .card-deck .card {
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.new-styles .card-deck {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-flow: row wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px;
	}

	.new-styles .card-deck .card {
		-ms-flex: 1 0 0%;
		-webkit-box-flex: 1;
		flex: 1 0;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px;
	}
}

.new-styles .card-group > .card {
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.new-styles .card-group {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-flow: row wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row wrap;
	}

	.new-styles .card-group > .card {
		-ms-flex: 1 0 0%;
		-webkit-box-flex: 1;
		flex: 1 0;
		margin-bottom: 0;
	}

	.new-styles .card-group > .card + .card {
		margin-left: 0;
		border-left: 0;
	}

	.new-styles .card-group > .card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.new-styles .card-group > .card:not(:last-child) .card-header, .new-styles .card-group > .card:not(:last-child) .card-img-top {
		border-top-right-radius: 0;
	}

	.new-styles .card-group > .card:not(:last-child) .card-footer, .new-styles .card-group > .card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0;
	}

	.new-styles .card-group > .card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

	.new-styles .card-group > .card:not(:first-child) .card-header, .new-styles .card-group > .card:not(:first-child) .card-img-top {
		border-top-left-radius: 0;
	}

	.new-styles .card-group > .card:not(:first-child) .card-footer, .new-styles .card-group > .card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0;
	}
}

.new-styles .card-columns .card {
	margin-bottom: .75rem;
}

@media (min-width: 576px) {
	.new-styles .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;
	}

	.new-styles .card-columns .card {
		display: inline-block;
		width: 100%;
	}
}

.new-styles .accordion > .card {
	overflow: hidden;
}

.new-styles .accordion > .card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.new-styles .accordion > .card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.new-styles .accordion > .card > .card-header {
	border-radius: 0;
	margin-bottom: -1px;
}

.new-styles .breadcrumb {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem;
}

.new-styles .breadcrumb-item {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}

.new-styles .breadcrumb-item + .breadcrumb-item {
	padding-left: .5rem;
}

.new-styles .breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/";
}

.new-styles .breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: underline;
}

.new-styles .breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: none;
}

.new-styles .breadcrumb-item.active {
	color: #6c757d;
}

.new-styles .pagination {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
}

.new-styles .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

.new-styles .page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.new-styles .page-link:focus {
	z-index: 3;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.new-styles .page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

.new-styles .page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
}

.new-styles .page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.new-styles .page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6;
}

.new-styles .pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5;
}

.new-styles .pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem;
}

.new-styles .pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem;
}

.new-styles .pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
}

.new-styles .pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem;
}

.new-styles .pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem;
}

.new-styles .badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
	-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .badge {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles a.badge:focus, .new-styles a.badge:hover {
	text-decoration: none;
}

.new-styles .badge:empty {
	display: none;
}

.new-styles .btn .badge {
	position: relative;
	top: -1px;
}

.new-styles .badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem;
}

.new-styles .badge-primary {
	color: #fff;
	background-color: #007bff;
}

.new-styles a.badge-primary:focus, .new-styles a.badge-primary:hover {
	color: #fff;
	background-color: #0062cc;
}

.new-styles a.badge-primary.focus, .new-styles a.badge-primary:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.new-styles .badge-secondary {
	color: #fff;
	background-color: #6c757d;
}

.new-styles a.badge-secondary:focus, .new-styles a.badge-secondary:hover {
	color: #fff;
	background-color: #545b62;
}

.new-styles a.badge-secondary.focus, .new-styles a.badge-secondary:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.new-styles .badge-success {
	color: #fff;
	background-color: #28a745;
}

.new-styles a.badge-success:focus, .new-styles a.badge-success:hover {
	color: #fff;
	background-color: #1e7e34;
}

.new-styles a.badge-success.focus, .new-styles a.badge-success:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.new-styles .badge-info {
	color: #fff;
	background-color: #17a2b8;
}

.new-styles a.badge-info:focus, .new-styles a.badge-info:hover {
	color: #fff;
	background-color: #117a8b;
}

.new-styles a.badge-info.focus, .new-styles a.badge-info:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.new-styles .badge-warning {
	color: #212529;
	background-color: #ffc107;
}

.new-styles a.badge-warning:focus, .new-styles a.badge-warning:hover {
	color: #212529;
	background-color: #d39e00;
}

.new-styles a.badge-warning.focus, .new-styles a.badge-warning:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.new-styles .badge-danger {
	color: #fff;
	background-color: #dc3545;
}

.new-styles a.badge-danger:focus, .new-styles a.badge-danger:hover {
	color: #fff;
	background-color: #bd2130;
}

.new-styles a.badge-danger.focus, .new-styles a.badge-danger:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.new-styles .badge-light {
	color: #212529;
	background-color: #f8f9fa;
}

.new-styles a.badge-light:focus, .new-styles a.badge-light:hover {
	color: #212529;
	background-color: #dae0e5;
}

.new-styles a.badge-light.focus, .new-styles a.badge-light:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.new-styles .badge-dark {
	color: #fff;
	background-color: #343a40;
}

.new-styles a.badge-dark:focus, .new-styles a.badge-dark:hover {
	color: #fff;
	background-color: #1d2124;
}

.new-styles a.badge-dark.focus, .new-styles a.badge-dark:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.new-styles .jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem;
}

@media (min-width: 576px) {
	.new-styles .jumbotron {
		padding: 4rem 2rem;
	}
}

.new-styles .jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0;
}

.new-styles .alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
}

.new-styles .alert-heading {
	color: inherit;
}

.new-styles .alert-link {
	font-weight: 700;
}

.new-styles .alert-dismissible {
	padding-right: 4rem;
}

.new-styles .alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit;
}

.new-styles .alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff;
}

.new-styles .alert-primary hr {
	border-top-color: #9fcdff;
}

.new-styles .alert-primary .alert-link {
	color: #002752;
}

.new-styles .alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db;
}

.new-styles .alert-secondary hr {
	border-top-color: #c8cbcf;
}

.new-styles .alert-secondary .alert-link {
	color: #202326;
}

.new-styles .alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}

.new-styles .alert-success hr {
	border-top-color: #b1dfbb;
}

.new-styles .alert-success .alert-link {
	color: #0b2e13;
}

.new-styles .alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
}

.new-styles .alert-info hr {
	border-top-color: #abdde5;
}

.new-styles .alert-info .alert-link {
	color: #062c33;
}

.new-styles .alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
}

.new-styles .alert-warning hr {
	border-top-color: #ffe8a1;
}

.new-styles .alert-warning .alert-link {
	color: #533f03;
}

.new-styles .alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

.new-styles .alert-danger hr {
	border-top-color: #f1b0b7;
}

.new-styles .alert-danger .alert-link {
	color: #491217;
}

.new-styles .alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe;
}

.new-styles .alert-light hr {
	border-top-color: #ececf6;
}

.new-styles .alert-light .alert-link {
	color: #686868;
}

.new-styles .alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca;
}

.new-styles .alert-dark hr {
	border-top-color: #b9bbbe;
}

.new-styles .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;
	}
}

.new-styles .progress {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	height: 1rem;
	overflow: hidden;
	line-height: 0;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem;
}

.new-styles .progress-bar {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #007bff;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .progress-bar {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .progress-bar-striped {
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem;
}

.new-styles .progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .progress-bar-animated {
		-webkit-animation: none;
		animation: none;
	}
}

.new-styles .media {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
}

.new-styles .media-body {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1 1;
}

.new-styles .list-group {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	border-radius: .25rem;
}

.new-styles .list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit;
}

.new-styles .list-group-item-action:focus, .new-styles .list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa;
}

.new-styles .list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef;
}

.new-styles .list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
}

.new-styles .list-group-item:first-child {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
}

.new-styles .list-group-item:last-child {
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit;
}

.new-styles .list-group-item.disabled, .new-styles .list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff;
}

.new-styles .list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}

.new-styles .list-group-item + .list-group-item {
	border-top-width: 0;
}

.new-styles .list-group-item + .list-group-item.active {
	margin-top: -1px;
	border-top-width: 1px;
}

.new-styles .list-group-horizontal {
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
}

.new-styles .list-group-horizontal > .list-group-item:first-child {
	border-bottom-left-radius: .25rem;
	border-top-right-radius: 0;
}

.new-styles .list-group-horizontal > .list-group-item:last-child {
	border-top-right-radius: .25rem;
	border-bottom-left-radius: 0;
}

.new-styles .list-group-horizontal > .list-group-item.active {
	margin-top: 0;
}

.new-styles .list-group-horizontal > .list-group-item + .list-group-item {
	border-top-width: 1px;
	border-left-width: 0;
}

.new-styles .list-group-horizontal > .list-group-item + .list-group-item.active {
	margin-left: -1px;
	border-left-width: 1px;
}

@media (min-width: 576px) {
	.new-styles .list-group-horizontal-sm {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.new-styles .list-group-horizontal-sm > .list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}

	.new-styles .list-group-horizontal-sm > .list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}

	.new-styles .list-group-horizontal-sm > .list-group-item.active {
		margin-top: 0;
	}

	.new-styles .list-group-horizontal-sm > .list-group-item + .list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}

	.new-styles .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

@media (min-width: 768px) {
	.new-styles .list-group-horizontal-md {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.new-styles .list-group-horizontal-md > .list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}

	.new-styles .list-group-horizontal-md > .list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}

	.new-styles .list-group-horizontal-md > .list-group-item.active {
		margin-top: 0;
	}

	.new-styles .list-group-horizontal-md > .list-group-item + .list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}

	.new-styles .list-group-horizontal-md > .list-group-item + .list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

@media (min-width: 992px) {
	.new-styles .list-group-horizontal-lg {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.new-styles .list-group-horizontal-lg > .list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}

	.new-styles .list-group-horizontal-lg > .list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}

	.new-styles .list-group-horizontal-lg > .list-group-item.active {
		margin-top: 0;
	}

	.new-styles .list-group-horizontal-lg > .list-group-item + .list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}

	.new-styles .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

@media (min-width: 1200px) {
	.new-styles .list-group-horizontal-xl {
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.new-styles .list-group-horizontal-xl > .list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}

	.new-styles .list-group-horizontal-xl > .list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}

	.new-styles .list-group-horizontal-xl > .list-group-item.active {
		margin-top: 0;
	}

	.new-styles .list-group-horizontal-xl > .list-group-item + .list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}

	.new-styles .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
}

.new-styles .list-group-flush {
	border-radius: 0;
}

.new-styles .list-group-flush > .list-group-item {
	border-width: 0 0 1px;
}

.new-styles .list-group-flush > .list-group-item:last-child {
	border-bottom-width: 0;
}

.new-styles .list-group-item-primary {
	color: #004085;
	background-color: #b8daff;
}

.new-styles .list-group-item-primary.list-group-item-action:focus, .new-styles .list-group-item-primary.list-group-item-action:hover {
	color: #004085;
	background-color: #9fcdff;
}

.new-styles .list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085;
}

.new-styles .list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db;
}

.new-styles .list-group-item-secondary.list-group-item-action:focus, .new-styles .list-group-item-secondary.list-group-item-action:hover {
	color: #383d41;
	background-color: #c8cbcf;
}

.new-styles .list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41;
}

.new-styles .list-group-item-success {
	color: #155724;
	background-color: #c3e6cb;
}

.new-styles .list-group-item-success.list-group-item-action:focus, .new-styles .list-group-item-success.list-group-item-action:hover {
	color: #155724;
	background-color: #b1dfbb;
}

.new-styles .list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724;
}

.new-styles .list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb;
}

.new-styles .list-group-item-info.list-group-item-action:focus, .new-styles .list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5;
}

.new-styles .list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460;
}

.new-styles .list-group-item-warning {
	color: #856404;
	background-color: #ffeeba;
}

.new-styles .list-group-item-warning.list-group-item-action:focus, .new-styles .list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1;
}

.new-styles .list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404;
}

.new-styles .list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb;
}

.new-styles .list-group-item-danger.list-group-item-action:focus, .new-styles .list-group-item-danger.list-group-item-action:hover {
	color: #721c24;
	background-color: #f1b0b7;
}

.new-styles .list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24;
}

.new-styles .list-group-item-light {
	color: #818182;
	background-color: #fdfdfe;
}

.new-styles .list-group-item-light.list-group-item-action:focus, .new-styles .list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6;
}

.new-styles .list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182;
}

.new-styles .list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca;
}

.new-styles .list-group-item-dark.list-group-item-action:focus, .new-styles .list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe;
}

.new-styles .list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21;
}

.new-styles .close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}

.new-styles .close:hover {
	color: #000;
	text-decoration: none;
}

.new-styles .close:not(:disabled):not(.disabled):focus, .new-styles .close:not(:disabled):not(.disabled):hover {
	opacity: .75;
}

.new-styles button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
}

.new-styles a.close.disabled {
	pointer-events: none;
}

.new-styles .toast {
	max-width: 350px;
	overflow: hidden;
	font-size: .875rem;
	background-color: rgba(255, 255, 255, 0.85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
	box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	opacity: 0;
	border-radius: .25rem;
}

.new-styles .toast:not(:last-child) {
	margin-bottom: .75rem;
}

.new-styles .toast.showing {
	opacity: 1;
}

.new-styles .toast.show {
	display: block;
	opacity: 1;
}

.new-styles .toast.hide {
	display: none;
}

.new-styles .toast-header {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	padding: .25rem .75rem;
	color: #6c757d;
	background-color: rgba(255, 255, 255, 0.85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.new-styles .toast-body {
	padding: .75rem;
}

.new-styles .modal-open {
	overflow: hidden;
}

.new-styles .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.new-styles .modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
}

.new-styles .modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
}

.new-styles .modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -50px);
	-ms-transform: translate(0, -50px);
	transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .modal.fade .modal-dialog {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .modal.show .modal-dialog {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.new-styles .modal.modal-static .modal-dialog {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.new-styles .modal-dialog-scrollable {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	max-height: calc(100% - 1rem);
}

.new-styles .modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden;
}

.new-styles .modal-dialog-scrollable .modal-footer, .new-styles .modal-dialog-scrollable .modal-header {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.new-styles .modal-dialog-scrollable .modal-body {
	overflow-y: auto;
}

.new-styles .modal-dialog-centered {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	min-height: calc(100% - 1rem);
}

.new-styles .modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 1rem);
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
	content: "";
}

.new-styles .modal-dialog-centered.modal-dialog-scrollable {
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	height: 100%;
}

.new-styles .modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none;
}

.new-styles .modal-dialog-centered.modal-dialog-scrollable::before {
	content: none;
}

.new-styles .modal-content {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: .3rem;
	outline: 0;
}

.new-styles .modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000;
}

.new-styles .modal-backdrop.fade {
	opacity: 0;
}

.new-styles .modal-backdrop.show {
	opacity: .5;
}

.new-styles .modal-header {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px);
}

.new-styles .modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto;
}

.new-styles .modal-title {
	margin-bottom: 0;
	line-height: 1.5;
}

.new-styles .modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	padding: 1rem;
}

.new-styles .modal-footer {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	padding: .75rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: calc(.3rem - 1px);
	border-bottom-left-radius: calc(.3rem - 1px);
}

.new-styles .modal-footer > * {
	margin: .25rem;
}

.new-styles .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 576px) {
	.new-styles .modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto;
	}

	.new-styles .modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem);
	}

	.new-styles .modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem);
	}

	.new-styles .modal-dialog-centered {
		min-height: calc(100% - 3.5rem);
	}

	.new-styles .modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
		height: -webkit-min-content;
		height: -moz-min-content;
		height: min-content;
	}

	.new-styles .modal-sm {
		max-width: 300px;
	}
}

@media (min-width: 992px) {
	.new-styles .modal-lg, .new-styles .modal-xl {
		max-width: 800px;
	}
}

@media (min-width: 1200px) {
	.new-styles .modal-xl {
		max-width: 1140px;
	}
}

.new-styles .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	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-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0;
}

.new-styles .tooltip.show {
	opacity: .9;
}

.new-styles .tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem;
}

.new-styles .tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid;
}

.new-styles .bs-tooltip-auto[x-placement^=top], .new-styles .bs-tooltip-top {
	padding: .4rem 0;
}

.new-styles .bs-tooltip-auto[x-placement^=top] .arrow, .new-styles .bs-tooltip-top .arrow {
	bottom: 0;
}

.new-styles .bs-tooltip-auto[x-placement^=top] .arrow::before, .new-styles .bs-tooltip-top .arrow::before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000;
}

.new-styles .bs-tooltip-auto[x-placement^=right], .new-styles .bs-tooltip-right {
	padding: 0 .4rem;
}

.new-styles .bs-tooltip-auto[x-placement^=right] .arrow, .new-styles .bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem;
}

.new-styles .bs-tooltip-auto[x-placement^=right] .arrow::before, .new-styles .bs-tooltip-right .arrow::before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000;
}

.new-styles .bs-tooltip-auto[x-placement^=bottom], .new-styles .bs-tooltip-bottom {
	padding: .4rem 0;
}

.new-styles .bs-tooltip-auto[x-placement^=bottom] .arrow, .new-styles .bs-tooltip-bottom .arrow {
	top: 0;
}

.new-styles .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .new-styles .bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000;
}

.new-styles .bs-tooltip-auto[x-placement^=left], .new-styles .bs-tooltip-left {
	padding: 0 .4rem;
}

.new-styles .bs-tooltip-auto[x-placement^=left] .arrow, .new-styles .bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem;
}

.new-styles .bs-tooltip-auto[x-placement^=left] .arrow::before, .new-styles .bs-tooltip-left .arrow::before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000;
}

.new-styles .tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem;
}

.new-styles .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	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-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: .3rem;
}

.new-styles .popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem;
}

.new-styles .popover .arrow::after, .new-styles .popover .arrow::before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid;
}

.new-styles .bs-popover-auto[x-placement^=top], .new-styles .bs-popover-top {
	margin-bottom: .5rem;
}

.new-styles .bs-popover-auto[x-placement^=top] > .arrow, .new-styles .bs-popover-top > .arrow {
	bottom: calc(-.5rem - 1px);
}

.new-styles .bs-popover-auto[x-placement^=top] > .arrow::before, .new-styles .bs-popover-top > .arrow::before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, 0.25);
}

.new-styles .bs-popover-auto[x-placement^=top] > .arrow::after, .new-styles .bs-popover-top > .arrow::after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff;
}

.new-styles .bs-popover-auto[x-placement^=right], .new-styles .bs-popover-right {
	margin-left: .5rem;
}

.new-styles .bs-popover-auto[x-placement^=right] > .arrow, .new-styles .bs-popover-right > .arrow {
	left: calc(-.5rem - 1px);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0;
}

.new-styles .bs-popover-auto[x-placement^=right] > .arrow::before, .new-styles .bs-popover-right > .arrow::before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.new-styles .bs-popover-auto[x-placement^=right] > .arrow::after, .new-styles .bs-popover-right > .arrow::after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff;
}

.new-styles .bs-popover-auto[x-placement^=bottom], .new-styles .bs-popover-bottom {
	margin-top: .5rem;
}

.new-styles .bs-popover-auto[x-placement^=bottom] > .arrow, .new-styles .bs-popover-bottom > .arrow {
	top: calc(-.5rem - 1px);
}

.new-styles .bs-popover-auto[x-placement^=bottom] > .arrow::before, .new-styles .bs-popover-bottom > .arrow::before {
	top: 0;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}

.new-styles .bs-popover-auto[x-placement^=bottom] > .arrow::after, .new-styles .bs-popover-bottom > .arrow::after {
	top: 1px;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: #fff;
}

.new-styles .bs-popover-auto[x-placement^=bottom] .popover-header::before, .new-styles .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;
}

.new-styles .bs-popover-auto[x-placement^=left], .new-styles .bs-popover-left {
	margin-right: .5rem;
}

.new-styles .bs-popover-auto[x-placement^=left] > .arrow, .new-styles .bs-popover-left > .arrow {
	right: calc(-.5rem - 1px);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0;
}

.new-styles .bs-popover-auto[x-placement^=left] > .arrow::before, .new-styles .bs-popover-left > .arrow::before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.new-styles .bs-popover-auto[x-placement^=left] > .arrow::after, .new-styles .bs-popover-left > .arrow::after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff;
}

.new-styles .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);
}

.new-styles .popover-header:empty {
	display: none;
}

.new-styles .popover-body {
	padding: .5rem .75rem;
	color: #212529;
}

.new-styles .carousel {
	position: relative;
}

.new-styles .carousel.pointer-event {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.new-styles .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.new-styles .carousel-inner::after {
	display: block;
	clear: both;
	content: "";
}

.new-styles .carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform .6s ease-in-out;
	-webkit-transition: -webkit-transform .6s ease-in-out;
	-o-transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .carousel-item {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .carousel-item-next, .new-styles .carousel-item-prev, .new-styles .carousel-item.active {
	display: block;
}

.new-styles .active.carousel-item-right, .new-styles .carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.new-styles .active.carousel-item-left, .new-styles .carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.new-styles .carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.new-styles .carousel-fade .carousel-item-next.carousel-item-left, .new-styles .carousel-fade .carousel-item-prev.carousel-item-right, .new-styles .carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1;
}

.new-styles .carousel-fade .active.carousel-item-left, .new-styles .carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	-webkit-transition: opacity 0s .6s;
	-o-transition: opacity 0s .6s;
	transition: opacity 0s .6s;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .carousel-fade .active.carousel-item-left, .new-styles .carousel-fade .active.carousel-item-right {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .carousel-control-next, .new-styles .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	-webkit-transition: opacity .15s ease;
	-o-transition: opacity .15s ease;
	transition: opacity .15s ease;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .carousel-control-next, .new-styles .carousel-control-prev {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .carousel-control-next:focus, .new-styles .carousel-control-next:hover, .new-styles .carousel-control-prev:focus, .new-styles .carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
}

.new-styles .carousel-control-prev {
	left: 0;
}

.new-styles .carousel-control-next {
	right: 0;
}

.new-styles .carousel-control-next-icon, .new-styles .carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%;
}

.new-styles .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.new-styles .carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.new-styles .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.new-styles .carousel-indicators li {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	transition: opacity .6s ease;
}

@media (prefers-reduced-motion: reduce) {
	.new-styles .carousel-indicators li {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.new-styles .carousel-indicators .active {
	opacity: 1;
}

.new-styles .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);
	}
}

.new-styles .spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite;
}

.new-styles .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;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.new-styles .spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: spinner-grow .75s linear infinite;
	animation: spinner-grow .75s linear infinite;
}

.new-styles .spinner-grow-sm {
	width: 1rem;
	height: 1rem;
}

.new-styles .align-baseline {
	vertical-align: baseline !important;
}

.new-styles .align-top {
	vertical-align: top !important;
}

.new-styles .align-middle {
	vertical-align: middle !important;
}

.new-styles .align-bottom {
	vertical-align: bottom !important;
}

.new-styles .align-text-bottom {
	vertical-align: text-bottom !important;
}

.new-styles .align-text-top {
	vertical-align: text-top !important;
}

.new-styles .bg-primary {
	background-color: #007bff !important;
}

.new-styles a.bg-primary:focus, .new-styles a.bg-primary:hover, .new-styles button.bg-primary:focus, .new-styles button.bg-primary:hover {
	background-color: #0062cc !important;
}

.new-styles .bg-secondary {
	background-color: #6c757d !important;
}

.new-styles a.bg-secondary:focus, .new-styles a.bg-secondary:hover, .new-styles button.bg-secondary:focus, .new-styles button.bg-secondary:hover {
	background-color: #545b62 !important;
}

.new-styles .bg-success {
	background-color: #28a745 !important;
}

.new-styles a.bg-success:focus, .new-styles a.bg-success:hover, .new-styles button.bg-success:focus, .new-styles button.bg-success:hover {
	background-color: #1e7e34 !important;
}

.new-styles .bg-info {
	background-color: #17a2b8 !important;
}

.new-styles a.bg-info:focus, .new-styles a.bg-info:hover, .new-styles button.bg-info:focus, .new-styles button.bg-info:hover {
	background-color: #117a8b !important;
}

.new-styles .bg-warning {
	background-color: #ffc107 !important;
}

.new-styles a.bg-warning:focus, .new-styles a.bg-warning:hover, .new-styles button.bg-warning:focus, .new-styles button.bg-warning:hover {
	background-color: #d39e00 !important;
}

.new-styles .bg-danger {
	background-color: #dc3545 !important;
}

.new-styles a.bg-danger:focus, .new-styles a.bg-danger:hover, .new-styles button.bg-danger:focus, .new-styles button.bg-danger:hover {
	background-color: #bd2130 !important;
}

.new-styles .bg-light {
	background-color: #f8f9fa !important;
}

.new-styles a.bg-light:focus, .new-styles a.bg-light:hover, .new-styles button.bg-light:focus, .new-styles button.bg-light:hover {
	background-color: #dae0e5 !important;
}

.new-styles .bg-dark {
	background-color: #343a40 !important;
}

.new-styles a.bg-dark:focus, .new-styles a.bg-dark:hover, .new-styles button.bg-dark:focus, .new-styles button.bg-dark:hover {
	background-color: #1d2124 !important;
}

.new-styles .bg-white {
	background-color: #fff !important;
}

.new-styles .bg-transparent {
	background-color: transparent !important;
}

.new-styles .border {
	border: 1px solid #dee2e6 !important;
}

.new-styles .border-top {
	border-top: 1px solid #dee2e6 !important;
}

.new-styles .border-right {
	border-right: 1px solid #dee2e6 !important;
}

.new-styles .border-bottom {
	border-bottom: 1px solid #dee2e6 !important;
}

.new-styles .border-left {
	border-left: 1px solid #dee2e6 !important;
}

.new-styles .border-0 {
	border: 0 !important;
}

.new-styles .border-top-0 {
	border-top: 0 !important;
}

.new-styles .border-right-0 {
	border-right: 0 !important;
}

.new-styles .border-bottom-0 {
	border-bottom: 0 !important;
}

.new-styles .border-left-0 {
	border-left: 0 !important;
}

.new-styles .border-primary {
	border-color: #007bff !important;
}

.new-styles .border-secondary {
	border-color: #6c757d !important;
}

.new-styles .border-success {
	border-color: #28a745 !important;
}

.new-styles .border-info {
	border-color: #17a2b8 !important;
}

.new-styles .border-warning {
	border-color: #ffc107 !important;
}

.new-styles .border-danger {
	border-color: #dc3545 !important;
}

.new-styles .border-light {
	border-color: #f8f9fa !important;
}

.new-styles .border-dark {
	border-color: #343a40 !important;
}

.new-styles .border-white {
	border-color: #fff !important;
}

.new-styles .rounded-sm {
	border-radius: 0.2rem !important;
}

.new-styles .rounded {
	border-radius: 0.25rem !important;
}

.new-styles .rounded-top {
	border-top-left-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important;
}

.new-styles .rounded-right {
	border-top-right-radius: 0.25rem !important;
	border-bottom-right-radius: 0.25rem !important;
}

.new-styles .rounded-bottom {
	border-bottom-right-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.new-styles .rounded-left {
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.new-styles .rounded-lg {
	border-radius: 0.3rem !important;
}

.new-styles .rounded-circle {
	border-radius: 50% !important;
}

.new-styles .rounded-pill {
	border-radius: 50rem !important;
}

.new-styles .rounded-0 {
	border-radius: 0 !important;
}

.new-styles .clearfix::after {
	display: block;
	clear: both;
	content: "";
}

.new-styles .d-none {
	display: none !important;
}

.new-styles .d-inline {
	display: inline !important;
}

.new-styles .d-inline-block {
	display: inline-block !important;
}

.new-styles .d-block {
	display: block !important;
}

.new-styles .d-table {
	display: table !important;
}

.new-styles .d-table-row {
	display: table-row !important;
}

.new-styles .d-table-cell {
	display: table-cell !important;
}

.new-styles .d-flex {
	display: -ms-flexbox !important;
	display: -webkit-box !important;
	display: flex !important;
}

.new-styles .d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: -webkit-inline-box !important;
	display: inline-flex !important;
}

@media (min-width: 576px) {
	.new-styles .d-sm-none {
		display: none !important;
	}

	.new-styles .d-sm-inline {
		display: inline !important;
	}

	.new-styles .d-sm-inline-block {
		display: inline-block !important;
	}

	.new-styles .d-sm-block {
		display: block !important;
	}

	.new-styles .d-sm-table {
		display: table !important;
	}

	.new-styles .d-sm-table-row {
		display: table-row !important;
	}

	.new-styles .d-sm-table-cell {
		display: table-cell !important;
	}

	.new-styles .d-sm-flex {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
	}

	.new-styles .d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: -webkit-inline-box !important;
		display: inline-flex !important;
	}
}

@media (min-width: 768px) {
	.new-styles .d-md-none {
		display: none !important;
	}

	.new-styles .d-md-inline {
		display: inline !important;
	}

	.new-styles .d-md-inline-block {
		display: inline-block !important;
	}

	.new-styles .d-md-block {
		display: block !important;
	}

	.new-styles .d-md-table {
		display: table !important;
	}

	.new-styles .d-md-table-row {
		display: table-row !important;
	}

	.new-styles .d-md-table-cell {
		display: table-cell !important;
	}

	.new-styles .d-md-flex {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
	}

	.new-styles .d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: -webkit-inline-box !important;
		display: inline-flex !important;
	}
}

@media (min-width: 992px) {
	.new-styles .d-lg-none {
		display: none !important;
	}

	.new-styles .d-lg-inline {
		display: inline !important;
	}

	.new-styles .d-lg-inline-block {
		display: inline-block !important;
	}

	.new-styles .d-lg-block {
		display: block !important;
	}

	.new-styles .d-lg-table {
		display: table !important;
	}

	.new-styles .d-lg-table-row {
		display: table-row !important;
	}

	.new-styles .d-lg-table-cell {
		display: table-cell !important;
	}

	.new-styles .d-lg-flex {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
	}

	.new-styles .d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: -webkit-inline-box !important;
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.new-styles .d-xl-none {
		display: none !important;
	}

	.new-styles .d-xl-inline {
		display: inline !important;
	}

	.new-styles .d-xl-inline-block {
		display: inline-block !important;
	}

	.new-styles .d-xl-block {
		display: block !important;
	}

	.new-styles .d-xl-table {
		display: table !important;
	}

	.new-styles .d-xl-table-row {
		display: table-row !important;
	}

	.new-styles .d-xl-table-cell {
		display: table-cell !important;
	}

	.new-styles .d-xl-flex {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
	}

	.new-styles .d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: -webkit-inline-box !important;
		display: inline-flex !important;
	}
}

@media print {
	.new-styles .d-print-none {
		display: none !important;
	}

	.new-styles .d-print-inline {
		display: inline !important;
	}

	.new-styles .d-print-inline-block {
		display: inline-block !important;
	}

	.new-styles .d-print-block {
		display: block !important;
	}

	.new-styles .d-print-table {
		display: table !important;
	}

	.new-styles .d-print-table-row {
		display: table-row !important;
	}

	.new-styles .d-print-table-cell {
		display: table-cell !important;
	}

	.new-styles .d-print-flex {
		display: -ms-flexbox !important;
		display: -webkit-box !important;
		display: flex !important;
	}

	.new-styles .d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: -webkit-inline-box !important;
		display: inline-flex !important;
	}
}

.new-styles .embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.new-styles .embed-responsive::before {
	display: block;
	content: "";
}

.new-styles .embed-responsive .embed-responsive-item, .new-styles .embed-responsive embed, .new-styles .embed-responsive iframe, .new-styles .embed-responsive object, .new-styles .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.new-styles .embed-responsive-21by9::before {
	padding-top: 42.857143%;
}

.new-styles .embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.new-styles .embed-responsive-4by3::before {
	padding-top: 75%;
}

.new-styles .embed-responsive-1by1::before {
	padding-top: 100%;
}

.new-styles .flex-row {
	-ms-flex-direction: row !important;
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	flex-direction: row !important;
}

.new-styles .flex-column {
	-ms-flex-direction: column !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	flex-direction: column !important;
}

.new-styles .flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	flex-direction: row-reverse !important;
}

.new-styles .flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	flex-direction: column-reverse !important;
}

.new-styles .flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.new-styles .flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.new-styles .flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.new-styles .flex-fill {
	-ms-flex: 1 1 auto !important;
	-webkit-box-flex: 1 !important;
	flex: 1 1 auto !important;
}

.new-styles .flex-grow-0 {
	-ms-flex-positive: 0 !important;
	-webkit-box-flex: 0 !important;
	flex-grow: 0 !important;
}

.new-styles .flex-grow-1 {
	-ms-flex-positive: 1 !important;
	-webkit-box-flex: 1 !important;
	flex-grow: 1 !important;
}

.new-styles .flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}

.new-styles .flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}

.new-styles .justify-content-start {
	-ms-flex-pack: start !important;
	-webkit-box-pack: start !important;
	justify-content: flex-start !important;
}

.new-styles .justify-content-end {
	-ms-flex-pack: end !important;
	-webkit-box-pack: end !important;
	justify-content: flex-end !important;
}

.new-styles .justify-content-center {
	-ms-flex-pack: center !important;
	-webkit-box-pack: center !important;
	justify-content: center !important;
}

.new-styles .justify-content-between {
	-ms-flex-pack: justify !important;
	-webkit-box-pack: justify !important;
	justify-content: space-between !important;
}

.new-styles .justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.new-styles .align-items-start {
	-ms-flex-align: start !important;
	-webkit-box-align: start !important;
	align-items: flex-start !important;
}

.new-styles .align-items-end {
	-ms-flex-align: end !important;
	-webkit-box-align: end !important;
	align-items: flex-end !important;
}

.new-styles .align-items-center {
	-ms-flex-align: center !important;
	-webkit-box-align: center !important;
	align-items: center !important;
}

.new-styles .align-items-baseline {
	-ms-flex-align: baseline !important;
	-webkit-box-align: baseline !important;
	align-items: baseline !important;
}

.new-styles .align-items-stretch {
	-ms-flex-align: stretch !important;
	-webkit-box-align: stretch !important;
	align-items: stretch !important;
}

.new-styles .align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.new-styles .align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.new-styles .align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.new-styles .align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.new-styles .align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.new-styles .align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.new-styles .align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important;
}

.new-styles .align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.new-styles .align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.new-styles .align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}

.new-styles .align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.new-styles .align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}

@media (min-width: 576px) {
	.new-styles .flex-sm-row {
		-ms-flex-direction: row !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		flex-direction: row !important;
	}

	.new-styles .flex-sm-column {
		-ms-flex-direction: column !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		flex-direction: column !important;
	}

	.new-styles .flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		flex-direction: row-reverse !important;
	}

	.new-styles .flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		flex-direction: column-reverse !important;
	}

	.new-styles .flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.new-styles .flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.new-styles .flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.new-styles .flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		-webkit-box-flex: 1 !important;
		flex: 1 1 auto !important;
	}

	.new-styles .flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		-webkit-box-flex: 0 !important;
		flex-grow: 0 !important;
	}

	.new-styles .flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		-webkit-box-flex: 1 !important;
		flex-grow: 1 !important;
	}

	.new-styles .flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.new-styles .flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.new-styles .justify-content-sm-start {
		-ms-flex-pack: start !important;
		-webkit-box-pack: start !important;
		justify-content: flex-start !important;
	}

	.new-styles .justify-content-sm-end {
		-ms-flex-pack: end !important;
		-webkit-box-pack: end !important;
		justify-content: flex-end !important;
	}

	.new-styles .justify-content-sm-center {
		-ms-flex-pack: center !important;
		-webkit-box-pack: center !important;
		justify-content: center !important;
	}

	.new-styles .justify-content-sm-between {
		-ms-flex-pack: justify !important;
		-webkit-box-pack: justify !important;
		justify-content: space-between !important;
	}

	.new-styles .justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.new-styles .align-items-sm-start {
		-ms-flex-align: start !important;
		-webkit-box-align: start !important;
		align-items: flex-start !important;
	}

	.new-styles .align-items-sm-end {
		-ms-flex-align: end !important;
		-webkit-box-align: end !important;
		align-items: flex-end !important;
	}

	.new-styles .align-items-sm-center {
		-ms-flex-align: center !important;
		-webkit-box-align: center !important;
		align-items: center !important;
	}

	.new-styles .align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		-webkit-box-align: baseline !important;
		align-items: baseline !important;
	}

	.new-styles .align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		-webkit-box-align: stretch !important;
		align-items: stretch !important;
	}

	.new-styles .align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.new-styles .align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.new-styles .align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.new-styles .align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.new-styles .align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.new-styles .align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.new-styles .align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.new-styles .align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.new-styles .align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.new-styles .align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.new-styles .align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.new-styles .align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.new-styles .flex-md-row {
		-ms-flex-direction: row !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		flex-direction: row !important;
	}

	.new-styles .flex-md-column {
		-ms-flex-direction: column !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		flex-direction: column !important;
	}

	.new-styles .flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		flex-direction: row-reverse !important;
	}

	.new-styles .flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		flex-direction: column-reverse !important;
	}

	.new-styles .flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.new-styles .flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.new-styles .flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.new-styles .flex-md-fill {
		-ms-flex: 1 1 auto !important;
		-webkit-box-flex: 1 !important;
		flex: 1 1 auto !important;
	}

	.new-styles .flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		-webkit-box-flex: 0 !important;
		flex-grow: 0 !important;
	}

	.new-styles .flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		-webkit-box-flex: 1 !important;
		flex-grow: 1 !important;
	}

	.new-styles .flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.new-styles .flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.new-styles .justify-content-md-start {
		-ms-flex-pack: start !important;
		-webkit-box-pack: start !important;
		justify-content: flex-start !important;
	}

	.new-styles .justify-content-md-end {
		-ms-flex-pack: end !important;
		-webkit-box-pack: end !important;
		justify-content: flex-end !important;
	}

	.new-styles .justify-content-md-center {
		-ms-flex-pack: center !important;
		-webkit-box-pack: center !important;
		justify-content: center !important;
	}

	.new-styles .justify-content-md-between {
		-ms-flex-pack: justify !important;
		-webkit-box-pack: justify !important;
		justify-content: space-between !important;
	}

	.new-styles .justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.new-styles .align-items-md-start {
		-ms-flex-align: start !important;
		-webkit-box-align: start !important;
		align-items: flex-start !important;
	}

	.new-styles .align-items-md-end {
		-ms-flex-align: end !important;
		-webkit-box-align: end !important;
		align-items: flex-end !important;
	}

	.new-styles .align-items-md-center {
		-ms-flex-align: center !important;
		-webkit-box-align: center !important;
		align-items: center !important;
	}

	.new-styles .align-items-md-baseline {
		-ms-flex-align: baseline !important;
		-webkit-box-align: baseline !important;
		align-items: baseline !important;
	}

	.new-styles .align-items-md-stretch {
		-ms-flex-align: stretch !important;
		-webkit-box-align: stretch !important;
		align-items: stretch !important;
	}

	.new-styles .align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.new-styles .align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.new-styles .align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.new-styles .align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.new-styles .align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.new-styles .align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.new-styles .align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.new-styles .align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.new-styles .align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.new-styles .align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.new-styles .align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.new-styles .align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 992px) {
	.new-styles .flex-lg-row {
		-ms-flex-direction: row !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		flex-direction: row !important;
	}

	.new-styles .flex-lg-column {
		-ms-flex-direction: column !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		flex-direction: column !important;
	}

	.new-styles .flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		flex-direction: row-reverse !important;
	}

	.new-styles .flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		flex-direction: column-reverse !important;
	}

	.new-styles .flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.new-styles .flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.new-styles .flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.new-styles .flex-lg-fill {
		-ms-flex: 1 1 auto !important;
		-webkit-box-flex: 1 !important;
		flex: 1 1 auto !important;
	}

	.new-styles .flex-lg-grow-0 {
		-ms-flex-positive: 0 !important;
		-webkit-box-flex: 0 !important;
		flex-grow: 0 !important;
	}

	.new-styles .flex-lg-grow-1 {
		-ms-flex-positive: 1 !important;
		-webkit-box-flex: 1 !important;
		flex-grow: 1 !important;
	}

	.new-styles .flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.new-styles .flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.new-styles .justify-content-lg-start {
		-ms-flex-pack: start !important;
		-webkit-box-pack: start !important;
		justify-content: flex-start !important;
	}

	.new-styles .justify-content-lg-end {
		-ms-flex-pack: end !important;
		-webkit-box-pack: end !important;
		justify-content: flex-end !important;
	}

	.new-styles .justify-content-lg-center {
		-ms-flex-pack: center !important;
		-webkit-box-pack: center !important;
		justify-content: center !important;
	}

	.new-styles .justify-content-lg-between {
		-ms-flex-pack: justify !important;
		-webkit-box-pack: justify !important;
		justify-content: space-between !important;
	}

	.new-styles .justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.new-styles .align-items-lg-start {
		-ms-flex-align: start !important;
		-webkit-box-align: start !important;
		align-items: flex-start !important;
	}

	.new-styles .align-items-lg-end {
		-ms-flex-align: end !important;
		-webkit-box-align: end !important;
		align-items: flex-end !important;
	}

	.new-styles .align-items-lg-center {
		-ms-flex-align: center !important;
		-webkit-box-align: center !important;
		align-items: center !important;
	}

	.new-styles .align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		-webkit-box-align: baseline !important;
		align-items: baseline !important;
	}

	.new-styles .align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		-webkit-box-align: stretch !important;
		align-items: stretch !important;
	}

	.new-styles .align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.new-styles .align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.new-styles .align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.new-styles .align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.new-styles .align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.new-styles .align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.new-styles .align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.new-styles .align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.new-styles .align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.new-styles .align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.new-styles .align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.new-styles .align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 1200px) {
	.new-styles .flex-xl-row {
		-ms-flex-direction: row !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		flex-direction: row !important;
	}

	.new-styles .flex-xl-column {
		-ms-flex-direction: column !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		flex-direction: column !important;
	}

	.new-styles .flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		flex-direction: row-reverse !important;
	}

	.new-styles .flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		flex-direction: column-reverse !important;
	}

	.new-styles .flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.new-styles .flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.new-styles .flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.new-styles .flex-xl-fill {
		-ms-flex: 1 1 auto !important;
		-webkit-box-flex: 1 !important;
		flex: 1 1 auto !important;
	}

	.new-styles .flex-xl-grow-0 {
		-ms-flex-positive: 0 !important;
		-webkit-box-flex: 0 !important;
		flex-grow: 0 !important;
	}

	.new-styles .flex-xl-grow-1 {
		-ms-flex-positive: 1 !important;
		-webkit-box-flex: 1 !important;
		flex-grow: 1 !important;
	}

	.new-styles .flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.new-styles .flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.new-styles .justify-content-xl-start {
		-ms-flex-pack: start !important;
		-webkit-box-pack: start !important;
		justify-content: flex-start !important;
	}

	.new-styles .justify-content-xl-end {
		-ms-flex-pack: end !important;
		-webkit-box-pack: end !important;
		justify-content: flex-end !important;
	}

	.new-styles .justify-content-xl-center {
		-ms-flex-pack: center !important;
		-webkit-box-pack: center !important;
		justify-content: center !important;
	}

	.new-styles .justify-content-xl-between {
		-ms-flex-pack: justify !important;
		-webkit-box-pack: justify !important;
		justify-content: space-between !important;
	}

	.new-styles .justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.new-styles .align-items-xl-start {
		-ms-flex-align: start !important;
		-webkit-box-align: start !important;
		align-items: flex-start !important;
	}

	.new-styles .align-items-xl-end {
		-ms-flex-align: end !important;
		-webkit-box-align: end !important;
		align-items: flex-end !important;
	}

	.new-styles .align-items-xl-center {
		-ms-flex-align: center !important;
		-webkit-box-align: center !important;
		align-items: center !important;
	}

	.new-styles .align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		-webkit-box-align: baseline !important;
		align-items: baseline !important;
	}

	.new-styles .align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		-webkit-box-align: stretch !important;
		align-items: stretch !important;
	}

	.new-styles .align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.new-styles .align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.new-styles .align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.new-styles .align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.new-styles .align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.new-styles .align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.new-styles .align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.new-styles .align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.new-styles .align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.new-styles .align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.new-styles .align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.new-styles .align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

.new-styles .float-left {
	float: left !important;
}

.new-styles .float-right {
	float: right !important;
}

.new-styles .float-none {
	float: none !important;
}

@media (min-width: 576px) {
	.new-styles .float-sm-left {
		float: left !important;
	}

	.new-styles .float-sm-right {
		float: right !important;
	}

	.new-styles .float-sm-none {
		float: none !important;
	}
}

@media (min-width: 768px) {
	.new-styles .float-md-left {
		float: left !important;
	}

	.new-styles .float-md-right {
		float: right !important;
	}

	.new-styles .float-md-none {
		float: none !important;
	}
}

@media (min-width: 992px) {
	.new-styles .float-lg-left {
		float: left !important;
	}

	.new-styles .float-lg-right {
		float: right !important;
	}

	.new-styles .float-lg-none {
		float: none !important;
	}
}

@media (min-width: 1200px) {
	.new-styles .float-xl-left {
		float: left !important;
	}

	.new-styles .float-xl-right {
		float: right !important;
	}

	.new-styles .float-xl-none {
		float: none !important;
	}
}

.new-styles .user-select-all {
	-webkit-user-select: all !important;
	-moz-user-select: all !important;
	-ms-user-select: all !important;
	user-select: all !important;
}

.new-styles .user-select-auto {
	-webkit-user-select: auto !important;
	-moz-user-select: auto !important;
	-ms-user-select: auto !important;
	user-select: auto !important;
}

.new-styles .user-select-none {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
}

.new-styles .overflow-auto {
	overflow: auto !important;
}

.new-styles .overflow-hidden {
	overflow: hidden !important;
}

.new-styles .position-static {
	position: static !important;
}

.new-styles .position-relative {
	position: relative !important;
}

.new-styles .position-absolute {
	position: absolute !important;
}

.new-styles .position-fixed {
	position: fixed !important;
}

.new-styles .position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important;
}

.new-styles .fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.new-styles .fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
}

@supports (position: -webkit-sticky) or (position: sticky) {
	.new-styles .sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

.new-styles .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.new-styles .sr-only-focusable:active, .new-styles .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
}

.new-styles .shadow-sm {
	-webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.new-styles .shadow {
	-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.new-styles .shadow-lg {
	-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.new-styles .shadow-none {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.new-styles .w-25 {
	width: 25% !important;
}

.new-styles .w-50 {
	width: 50% !important;
}

.new-styles .w-75 {
	width: 75% !important;
}

.new-styles .w-100 {
	width: 100% !important;
}

.new-styles .w-auto {
	width: auto !important;
}

.new-styles .h-25 {
	height: 25% !important;
}

.new-styles .h-50 {
	height: 50% !important;
}

.new-styles .h-75 {
	height: 75% !important;
}

.new-styles .h-100 {
	height: 100% !important;
}

.new-styles .h-auto {
	height: auto !important;
}

.new-styles .mw-100 {
	max-width: 100% !important;
}

.new-styles .mh-100 {
	max-height: 100% !important;
}

.new-styles .min-vw-100 {
	min-width: 100vw !important;
}

.new-styles .min-vh-100 {
	min-height: 100vh !important;
}

.new-styles .vw-100 {
	width: 100vw !important;
}

.new-styles .vh-100 {
	height: 100vh !important;
}

.new-styles .m-0 {
	margin: 0 !important;
}

.new-styles .mt-0, .new-styles .my-0 {
	margin-top: 0 !important;
}

.new-styles .mr-0, .new-styles .mx-0 {
	margin-right: 0 !important;
}

.new-styles .mb-0, .new-styles .my-0 {
	margin-bottom: 0 !important;
}

.new-styles .ml-0, .new-styles .mx-0 {
	margin-left: 0 !important;
}

.new-styles .m-1 {
	margin: 0.25rem !important;
}

.new-styles .mt-1, .new-styles .my-1 {
	margin-top: 0.25rem !important;
}

.new-styles .mr-1, .new-styles .mx-1 {
	margin-right: 0.25rem !important;
}

.new-styles .mb-1, .new-styles .my-1 {
	margin-bottom: 0.25rem !important;
}

.new-styles .ml-1, .new-styles .mx-1 {
	margin-left: 0.25rem !important;
}

.new-styles .m-2 {
	margin: 0.5rem !important;
}

.new-styles .mt-2, .new-styles .my-2 {
	margin-top: 0.5rem !important;
}

.new-styles .mr-2, .new-styles .mx-2 {
	margin-right: 0.5rem !important;
}

.new-styles .mb-2, .new-styles .my-2 {
	margin-bottom: 0.5rem !important;
}

.new-styles .ml-2, .new-styles .mx-2 {
	margin-left: 0.5rem !important;
}

.new-styles .m-3 {
	margin: 1rem !important;
}

.new-styles .mt-3, .new-styles .my-3 {
	margin-top: 1rem !important;
}

.new-styles .mr-3, .new-styles .mx-3 {
	margin-right: 1rem !important;
}

.new-styles .mb-3, .new-styles .my-3 {
	margin-bottom: 1rem !important;
}

.new-styles .ml-3, .new-styles .mx-3 {
	margin-left: 1rem !important;
}

.new-styles .m-4 {
	margin: 1.5rem !important;
}

.new-styles .mt-4, .new-styles .my-4 {
	margin-top: 1.5rem !important;
}

.new-styles .mr-4, .new-styles .mx-4 {
	margin-right: 1.5rem !important;
}

.new-styles .mb-4, .new-styles .my-4 {
	margin-bottom: 1.5rem !important;
}

.new-styles .ml-4, .new-styles .mx-4 {
	margin-left: 1.5rem !important;
}

.new-styles .m-5 {
	margin: 3rem !important;
}

.new-styles .mt-5, .new-styles .my-5 {
	margin-top: 3rem !important;
}

.new-styles .mr-5, .new-styles .mx-5 {
	margin-right: 3rem !important;
}

.new-styles .mb-5, .new-styles .my-5 {
	margin-bottom: 3rem !important;
}

.new-styles .ml-5, .new-styles .mx-5 {
	margin-left: 3rem !important;
}

.new-styles .p-0 {
	padding: 0 !important;
}

.new-styles .pt-0, .new-styles .py-0 {
	padding-top: 0 !important;
}

.new-styles .pr-0, .new-styles .px-0 {
	padding-right: 0 !important;
}

.new-styles .pb-0, .new-styles .py-0 {
	padding-bottom: 0 !important;
}

.new-styles .pl-0, .new-styles .px-0 {
	padding-left: 0 !important;
}

.new-styles .p-1 {
	padding: 0.25rem !important;
}

.new-styles .pt-1, .new-styles .py-1 {
	padding-top: 0.25rem !important;
}

.new-styles .pr-1, .new-styles .px-1 {
	padding-right: 0.25rem !important;
}

.new-styles .pb-1, .new-styles .py-1 {
	padding-bottom: 0.25rem !important;
}

.new-styles .pl-1, .new-styles .px-1 {
	padding-left: 0.25rem !important;
}

.new-styles .p-2 {
	padding: 0.5rem !important;
}

.new-styles .pt-2, .new-styles .py-2 {
	padding-top: 0.5rem !important;
}

.new-styles .pr-2, .new-styles .px-2 {
	padding-right: 0.5rem !important;
}

.new-styles .pb-2, .new-styles .py-2 {
	padding-bottom: 0.5rem !important;
}

.new-styles .pl-2, .new-styles .px-2 {
	padding-left: 0.5rem !important;
}

.new-styles .p-3 {
	padding: 1rem !important;
}

.new-styles .pt-3, .new-styles .py-3 {
	padding-top: 1rem !important;
}

.new-styles .pr-3, .new-styles .px-3 {
	padding-right: 1rem !important;
}

.new-styles .pb-3, .new-styles .py-3 {
	padding-bottom: 1rem !important;
}

.new-styles .pl-3, .new-styles .px-3 {
	padding-left: 1rem !important;
}

.new-styles .p-4 {
	padding: 1.5rem !important;
}

.new-styles .pt-4, .new-styles .py-4 {
	padding-top: 1.5rem !important;
}

.new-styles .pr-4, .new-styles .px-4 {
	padding-right: 1.5rem !important;
}

.new-styles .pb-4, .new-styles .py-4 {
	padding-bottom: 1.5rem !important;
}

.new-styles .pl-4, .new-styles .px-4 {
	padding-left: 1.5rem !important;
}

.new-styles .p-5 {
	padding: 3rem !important;
}

.new-styles .pt-5, .new-styles .py-5 {
	padding-top: 3rem !important;
}

.new-styles .pr-5, .new-styles .px-5 {
	padding-right: 3rem !important;
}

.new-styles .pb-5, .new-styles .py-5 {
	padding-bottom: 3rem !important;
}

.new-styles .pl-5, .new-styles .px-5 {
	padding-left: 3rem !important;
}

.new-styles .m-n1 {
	margin: -0.25rem !important;
}

.new-styles .mt-n1, .new-styles .my-n1 {
	margin-top: -0.25rem !important;
}

.new-styles .mr-n1, .new-styles .mx-n1 {
	margin-right: -0.25rem !important;
}

.new-styles .mb-n1, .new-styles .my-n1 {
	margin-bottom: -0.25rem !important;
}

.new-styles .ml-n1, .new-styles .mx-n1 {
	margin-left: -0.25rem !important;
}

.new-styles .m-n2 {
	margin: -0.5rem !important;
}

.new-styles .mt-n2, .new-styles .my-n2 {
	margin-top: -0.5rem !important;
}

.new-styles .mr-n2, .new-styles .mx-n2 {
	margin-right: -0.5rem !important;
}

.new-styles .mb-n2, .new-styles .my-n2 {
	margin-bottom: -0.5rem !important;
}

.new-styles .ml-n2, .new-styles .mx-n2 {
	margin-left: -0.5rem !important;
}

.new-styles .m-n3 {
	margin: -1rem !important;
}

.new-styles .mt-n3, .new-styles .my-n3 {
	margin-top: -1rem !important;
}

.new-styles .mr-n3, .new-styles .mx-n3 {
	margin-right: -1rem !important;
}

.new-styles .mb-n3, .new-styles .my-n3 {
	margin-bottom: -1rem !important;
}

.new-styles .ml-n3, .new-styles .mx-n3 {
	margin-left: -1rem !important;
}

.new-styles .m-n4 {
	margin: -1.5rem !important;
}

.new-styles .mt-n4, .new-styles .my-n4 {
	margin-top: -1.5rem !important;
}

.new-styles .mr-n4, .new-styles .mx-n4 {
	margin-right: -1.5rem !important;
}

.new-styles .mb-n4, .new-styles .my-n4 {
	margin-bottom: -1.5rem !important;
}

.new-styles .ml-n4, .new-styles .mx-n4 {
	margin-left: -1.5rem !important;
}

.new-styles .m-n5 {
	margin: -3rem !important;
}

.new-styles .mt-n5, .new-styles .my-n5 {
	margin-top: -3rem !important;
}

.new-styles .mr-n5, .new-styles .mx-n5 {
	margin-right: -3rem !important;
}

.new-styles .mb-n5, .new-styles .my-n5 {
	margin-bottom: -3rem !important;
}

.new-styles .ml-n5, .new-styles .mx-n5 {
	margin-left: -3rem !important;
}

.new-styles .m-auto {
	margin: auto !important;
}

.new-styles .mt-auto, .new-styles .my-auto {
	margin-top: auto !important;
}

.new-styles .mr-auto, .new-styles .mx-auto {
	margin-right: auto !important;
}

.new-styles .mb-auto, .new-styles .my-auto {
	margin-bottom: auto !important;
}

.new-styles .ml-auto, .new-styles .mx-auto {
	margin-left: auto !important;
}

@media (min-width: 576px) {
	.new-styles .m-sm-0 {
		margin: 0 !important;
	}

	.new-styles .mt-sm-0, .new-styles .my-sm-0 {
		margin-top: 0 !important;
	}

	.new-styles .mr-sm-0, .new-styles .mx-sm-0 {
		margin-right: 0 !important;
	}

	.new-styles .mb-sm-0, .new-styles .my-sm-0 {
		margin-bottom: 0 !important;
	}

	.new-styles .ml-sm-0, .new-styles .mx-sm-0 {
		margin-left: 0 !important;
	}

	.new-styles .m-sm-1 {
		margin: 0.25rem !important;
	}

	.new-styles .mt-sm-1, .new-styles .my-sm-1 {
		margin-top: 0.25rem !important;
	}

	.new-styles .mr-sm-1, .new-styles .mx-sm-1 {
		margin-right: 0.25rem !important;
	}

	.new-styles .mb-sm-1, .new-styles .my-sm-1 {
		margin-bottom: 0.25rem !important;
	}

	.new-styles .ml-sm-1, .new-styles .mx-sm-1 {
		margin-left: 0.25rem !important;
	}

	.new-styles .m-sm-2 {
		margin: 0.5rem !important;
	}

	.new-styles .mt-sm-2, .new-styles .my-sm-2 {
		margin-top: 0.5rem !important;
	}

	.new-styles .mr-sm-2, .new-styles .mx-sm-2 {
		margin-right: 0.5rem !important;
	}

	.new-styles .mb-sm-2, .new-styles .my-sm-2 {
		margin-bottom: 0.5rem !important;
	}

	.new-styles .ml-sm-2, .new-styles .mx-sm-2 {
		margin-left: 0.5rem !important;
	}

	.new-styles .m-sm-3 {
		margin: 1rem !important;
	}

	.new-styles .mt-sm-3, .new-styles .my-sm-3 {
		margin-top: 1rem !important;
	}

	.new-styles .mr-sm-3, .new-styles .mx-sm-3 {
		margin-right: 1rem !important;
	}

	.new-styles .mb-sm-3, .new-styles .my-sm-3 {
		margin-bottom: 1rem !important;
	}

	.new-styles .ml-sm-3, .new-styles .mx-sm-3 {
		margin-left: 1rem !important;
	}

	.new-styles .m-sm-4 {
		margin: 1.5rem !important;
	}

	.new-styles .mt-sm-4, .new-styles .my-sm-4 {
		margin-top: 1.5rem !important;
	}

	.new-styles .mr-sm-4, .new-styles .mx-sm-4 {
		margin-right: 1.5rem !important;
	}

	.new-styles .mb-sm-4, .new-styles .my-sm-4 {
		margin-bottom: 1.5rem !important;
	}

	.new-styles .ml-sm-4, .new-styles .mx-sm-4 {
		margin-left: 1.5rem !important;
	}

	.new-styles .m-sm-5 {
		margin: 3rem !important;
	}

	.new-styles .mt-sm-5, .new-styles .my-sm-5 {
		margin-top: 3rem !important;
	}

	.new-styles .mr-sm-5, .new-styles .mx-sm-5 {
		margin-right: 3rem !important;
	}

	.new-styles .mb-sm-5, .new-styles .my-sm-5 {
		margin-bottom: 3rem !important;
	}

	.new-styles .ml-sm-5, .new-styles .mx-sm-5 {
		margin-left: 3rem !important;
	}

	.new-styles .p-sm-0 {
		padding: 0 !important;
	}

	.new-styles .pt-sm-0, .new-styles .py-sm-0 {
		padding-top: 0 !important;
	}

	.new-styles .pr-sm-0, .new-styles .px-sm-0 {
		padding-right: 0 !important;
	}

	.new-styles .pb-sm-0, .new-styles .py-sm-0 {
		padding-bottom: 0 !important;
	}

	.new-styles .pl-sm-0, .new-styles .px-sm-0 {
		padding-left: 0 !important;
	}

	.new-styles .p-sm-1 {
		padding: 0.25rem !important;
	}

	.new-styles .pt-sm-1, .new-styles .py-sm-1 {
		padding-top: 0.25rem !important;
	}

	.new-styles .pr-sm-1, .new-styles .px-sm-1 {
		padding-right: 0.25rem !important;
	}

	.new-styles .pb-sm-1, .new-styles .py-sm-1 {
		padding-bottom: 0.25rem !important;
	}

	.new-styles .pl-sm-1, .new-styles .px-sm-1 {
		padding-left: 0.25rem !important;
	}

	.new-styles .p-sm-2 {
		padding: 0.5rem !important;
	}

	.new-styles .pt-sm-2, .new-styles .py-sm-2 {
		padding-top: 0.5rem !important;
	}

	.new-styles .pr-sm-2, .new-styles .px-sm-2 {
		padding-right: 0.5rem !important;
	}

	.new-styles .pb-sm-2, .new-styles .py-sm-2 {
		padding-bottom: 0.5rem !important;
	}

	.new-styles .pl-sm-2, .new-styles .px-sm-2 {
		padding-left: 0.5rem !important;
	}

	.new-styles .p-sm-3 {
		padding: 1rem !important;
	}

	.new-styles .pt-sm-3, .new-styles .py-sm-3 {
		padding-top: 1rem !important;
	}

	.new-styles .pr-sm-3, .new-styles .px-sm-3 {
		padding-right: 1rem !important;
	}

	.new-styles .pb-sm-3, .new-styles .py-sm-3 {
		padding-bottom: 1rem !important;
	}

	.new-styles .pl-sm-3, .new-styles .px-sm-3 {
		padding-left: 1rem !important;
	}

	.new-styles .p-sm-4 {
		padding: 1.5rem !important;
	}

	.new-styles .pt-sm-4, .new-styles .py-sm-4 {
		padding-top: 1.5rem !important;
	}

	.new-styles .pr-sm-4, .new-styles .px-sm-4 {
		padding-right: 1.5rem !important;
	}

	.new-styles .pb-sm-4, .new-styles .py-sm-4 {
		padding-bottom: 1.5rem !important;
	}

	.new-styles .pl-sm-4, .new-styles .px-sm-4 {
		padding-left: 1.5rem !important;
	}

	.new-styles .p-sm-5 {
		padding: 3rem !important;
	}

	.new-styles .pt-sm-5, .new-styles .py-sm-5 {
		padding-top: 3rem !important;
	}

	.new-styles .pr-sm-5, .new-styles .px-sm-5 {
		padding-right: 3rem !important;
	}

	.new-styles .pb-sm-5, .new-styles .py-sm-5 {
		padding-bottom: 3rem !important;
	}

	.new-styles .pl-sm-5, .new-styles .px-sm-5 {
		padding-left: 3rem !important;
	}

	.new-styles .m-sm-n1 {
		margin: -0.25rem !important;
	}

	.new-styles .mt-sm-n1, .new-styles .my-sm-n1 {
		margin-top: -0.25rem !important;
	}

	.new-styles .mr-sm-n1, .new-styles .mx-sm-n1 {
		margin-right: -0.25rem !important;
	}

	.new-styles .mb-sm-n1, .new-styles .my-sm-n1 {
		margin-bottom: -0.25rem !important;
	}

	.new-styles .ml-sm-n1, .new-styles .mx-sm-n1 {
		margin-left: -0.25rem !important;
	}

	.new-styles .m-sm-n2 {
		margin: -0.5rem !important;
	}

	.new-styles .mt-sm-n2, .new-styles .my-sm-n2 {
		margin-top: -0.5rem !important;
	}

	.new-styles .mr-sm-n2, .new-styles .mx-sm-n2 {
		margin-right: -0.5rem !important;
	}

	.new-styles .mb-sm-n2, .new-styles .my-sm-n2 {
		margin-bottom: -0.5rem !important;
	}

	.new-styles .ml-sm-n2, .new-styles .mx-sm-n2 {
		margin-left: -0.5rem !important;
	}

	.new-styles .m-sm-n3 {
		margin: -1rem !important;
	}

	.new-styles .mt-sm-n3, .new-styles .my-sm-n3 {
		margin-top: -1rem !important;
	}

	.new-styles .mr-sm-n3, .new-styles .mx-sm-n3 {
		margin-right: -1rem !important;
	}

	.new-styles .mb-sm-n3, .new-styles .my-sm-n3 {
		margin-bottom: -1rem !important;
	}

	.new-styles .ml-sm-n3, .new-styles .mx-sm-n3 {
		margin-left: -1rem !important;
	}

	.new-styles .m-sm-n4 {
		margin: -1.5rem !important;
	}

	.new-styles .mt-sm-n4, .new-styles .my-sm-n4 {
		margin-top: -1.5rem !important;
	}

	.new-styles .mr-sm-n4, .new-styles .mx-sm-n4 {
		margin-right: -1.5rem !important;
	}

	.new-styles .mb-sm-n4, .new-styles .my-sm-n4 {
		margin-bottom: -1.5rem !important;
	}

	.new-styles .ml-sm-n4, .new-styles .mx-sm-n4 {
		margin-left: -1.5rem !important;
	}

	.new-styles .m-sm-n5 {
		margin: -3rem !important;
	}

	.new-styles .mt-sm-n5, .new-styles .my-sm-n5 {
		margin-top: -3rem !important;
	}

	.new-styles .mr-sm-n5, .new-styles .mx-sm-n5 {
		margin-right: -3rem !important;
	}

	.new-styles .mb-sm-n5, .new-styles .my-sm-n5 {
		margin-bottom: -3rem !important;
	}

	.new-styles .ml-sm-n5, .new-styles .mx-sm-n5 {
		margin-left: -3rem !important;
	}

	.new-styles .m-sm-auto {
		margin: auto !important;
	}

	.new-styles .mt-sm-auto, .new-styles .my-sm-auto {
		margin-top: auto !important;
	}

	.new-styles .mr-sm-auto, .new-styles .mx-sm-auto {
		margin-right: auto !important;
	}

	.new-styles .mb-sm-auto, .new-styles .my-sm-auto {
		margin-bottom: auto !important;
	}

	.new-styles .ml-sm-auto, .new-styles .mx-sm-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 768px) {
	.new-styles .m-md-0 {
		margin: 0 !important;
	}

	.new-styles .mt-md-0, .new-styles .my-md-0 {
		margin-top: 0 !important;
	}

	.new-styles .mr-md-0, .new-styles .mx-md-0 {
		margin-right: 0 !important;
	}

	.new-styles .mb-md-0, .new-styles .my-md-0 {
		margin-bottom: 0 !important;
	}

	.new-styles .ml-md-0, .new-styles .mx-md-0 {
		margin-left: 0 !important;
	}

	.new-styles .m-md-1 {
		margin: 0.25rem !important;
	}

	.new-styles .mt-md-1, .new-styles .my-md-1 {
		margin-top: 0.25rem !important;
	}

	.new-styles .mr-md-1, .new-styles .mx-md-1 {
		margin-right: 0.25rem !important;
	}

	.new-styles .mb-md-1, .new-styles .my-md-1 {
		margin-bottom: 0.25rem !important;
	}

	.new-styles .ml-md-1, .new-styles .mx-md-1 {
		margin-left: 0.25rem !important;
	}

	.new-styles .m-md-2 {
		margin: 0.5rem !important;
	}

	.new-styles .mt-md-2, .new-styles .my-md-2 {
		margin-top: 0.5rem !important;
	}

	.new-styles .mr-md-2, .new-styles .mx-md-2 {
		margin-right: 0.5rem !important;
	}

	.new-styles .mb-md-2, .new-styles .my-md-2 {
		margin-bottom: 0.5rem !important;
	}

	.new-styles .ml-md-2, .new-styles .mx-md-2 {
		margin-left: 0.5rem !important;
	}

	.new-styles .m-md-3 {
		margin: 1rem !important;
	}

	.new-styles .mt-md-3, .new-styles .my-md-3 {
		margin-top: 1rem !important;
	}

	.new-styles .mr-md-3, .new-styles .mx-md-3 {
		margin-right: 1rem !important;
	}

	.new-styles .mb-md-3, .new-styles .my-md-3 {
		margin-bottom: 1rem !important;
	}

	.new-styles .ml-md-3, .new-styles .mx-md-3 {
		margin-left: 1rem !important;
	}

	.new-styles .m-md-4 {
		margin: 1.5rem !important;
	}

	.new-styles .mt-md-4, .new-styles .my-md-4 {
		margin-top: 1.5rem !important;
	}

	.new-styles .mr-md-4, .new-styles .mx-md-4 {
		margin-right: 1.5rem !important;
	}

	.new-styles .mb-md-4, .new-styles .my-md-4 {
		margin-bottom: 1.5rem !important;
	}

	.new-styles .ml-md-4, .new-styles .mx-md-4 {
		margin-left: 1.5rem !important;
	}

	.new-styles .m-md-5 {
		margin: 3rem !important;
	}

	.new-styles .mt-md-5, .new-styles .my-md-5 {
		margin-top: 3rem !important;
	}

	.new-styles .mr-md-5, .new-styles .mx-md-5 {
		margin-right: 3rem !important;
	}

	.new-styles .mb-md-5, .new-styles .my-md-5 {
		margin-bottom: 3rem !important;
	}

	.new-styles .ml-md-5, .new-styles .mx-md-5 {
		margin-left: 3rem !important;
	}

	.new-styles .p-md-0 {
		padding: 0 !important;
	}

	.new-styles .pt-md-0, .new-styles .py-md-0 {
		padding-top: 0 !important;
	}

	.new-styles .pr-md-0, .new-styles .px-md-0 {
		padding-right: 0 !important;
	}

	.new-styles .pb-md-0, .new-styles .py-md-0 {
		padding-bottom: 0 !important;
	}

	.new-styles .pl-md-0, .new-styles .px-md-0 {
		padding-left: 0 !important;
	}

	.new-styles .p-md-1 {
		padding: 0.25rem !important;
	}

	.new-styles .pt-md-1, .new-styles .py-md-1 {
		padding-top: 0.25rem !important;
	}

	.new-styles .pr-md-1, .new-styles .px-md-1 {
		padding-right: 0.25rem !important;
	}

	.new-styles .pb-md-1, .new-styles .py-md-1 {
		padding-bottom: 0.25rem !important;
	}

	.new-styles .pl-md-1, .new-styles .px-md-1 {
		padding-left: 0.25rem !important;
	}

	.new-styles .p-md-2 {
		padding: 0.5rem !important;
	}

	.new-styles .pt-md-2, .new-styles .py-md-2 {
		padding-top: 0.5rem !important;
	}

	.new-styles .pr-md-2, .new-styles .px-md-2 {
		padding-right: 0.5rem !important;
	}

	.new-styles .pb-md-2, .new-styles .py-md-2 {
		padding-bottom: 0.5rem !important;
	}

	.new-styles .pl-md-2, .new-styles .px-md-2 {
		padding-left: 0.5rem !important;
	}

	.new-styles .p-md-3 {
		padding: 1rem !important;
	}

	.new-styles .pt-md-3, .new-styles .py-md-3 {
		padding-top: 1rem !important;
	}

	.new-styles .pr-md-3, .new-styles .px-md-3 {
		padding-right: 1rem !important;
	}

	.new-styles .pb-md-3, .new-styles .py-md-3 {
		padding-bottom: 1rem !important;
	}

	.new-styles .pl-md-3, .new-styles .px-md-3 {
		padding-left: 1rem !important;
	}

	.new-styles .p-md-4 {
		padding: 1.5rem !important;
	}

	.new-styles .pt-md-4, .new-styles .py-md-4 {
		padding-top: 1.5rem !important;
	}

	.new-styles .pr-md-4, .new-styles .px-md-4 {
		padding-right: 1.5rem !important;
	}

	.new-styles .pb-md-4, .new-styles .py-md-4 {
		padding-bottom: 1.5rem !important;
	}

	.new-styles .pl-md-4, .new-styles .px-md-4 {
		padding-left: 1.5rem !important;
	}

	.new-styles .p-md-5 {
		padding: 3rem !important;
	}

	.new-styles .pt-md-5, .new-styles .py-md-5 {
		padding-top: 3rem !important;
	}

	.new-styles .pr-md-5, .new-styles .px-md-5 {
		padding-right: 3rem !important;
	}

	.new-styles .pb-md-5, .new-styles .py-md-5 {
		padding-bottom: 3rem !important;
	}

	.new-styles .pl-md-5, .new-styles .px-md-5 {
		padding-left: 3rem !important;
	}

	.new-styles .m-md-n1 {
		margin: -0.25rem !important;
	}

	.new-styles .mt-md-n1, .new-styles .my-md-n1 {
		margin-top: -0.25rem !important;
	}

	.new-styles .mr-md-n1, .new-styles .mx-md-n1 {
		margin-right: -0.25rem !important;
	}

	.new-styles .mb-md-n1, .new-styles .my-md-n1 {
		margin-bottom: -0.25rem !important;
	}

	.new-styles .ml-md-n1, .new-styles .mx-md-n1 {
		margin-left: -0.25rem !important;
	}

	.new-styles .m-md-n2 {
		margin: -0.5rem !important;
	}

	.new-styles .mt-md-n2, .new-styles .my-md-n2 {
		margin-top: -0.5rem !important;
	}

	.new-styles .mr-md-n2, .new-styles .mx-md-n2 {
		margin-right: -0.5rem !important;
	}

	.new-styles .mb-md-n2, .new-styles .my-md-n2 {
		margin-bottom: -0.5rem !important;
	}

	.new-styles .ml-md-n2, .new-styles .mx-md-n2 {
		margin-left: -0.5rem !important;
	}

	.new-styles .m-md-n3 {
		margin: -1rem !important;
	}

	.new-styles .mt-md-n3, .new-styles .my-md-n3 {
		margin-top: -1rem !important;
	}

	.new-styles .mr-md-n3, .new-styles .mx-md-n3 {
		margin-right: -1rem !important;
	}

	.new-styles .mb-md-n3, .new-styles .my-md-n3 {
		margin-bottom: -1rem !important;
	}

	.new-styles .ml-md-n3, .new-styles .mx-md-n3 {
		margin-left: -1rem !important;
	}

	.new-styles .m-md-n4 {
		margin: -1.5rem !important;
	}

	.new-styles .mt-md-n4, .new-styles .my-md-n4 {
		margin-top: -1.5rem !important;
	}

	.new-styles .mr-md-n4, .new-styles .mx-md-n4 {
		margin-right: -1.5rem !important;
	}

	.new-styles .mb-md-n4, .new-styles .my-md-n4 {
		margin-bottom: -1.5rem !important;
	}

	.new-styles .ml-md-n4, .new-styles .mx-md-n4 {
		margin-left: -1.5rem !important;
	}

	.new-styles .m-md-n5 {
		margin: -3rem !important;
	}

	.new-styles .mt-md-n5, .new-styles .my-md-n5 {
		margin-top: -3rem !important;
	}

	.new-styles .mr-md-n5, .new-styles .mx-md-n5 {
		margin-right: -3rem !important;
	}

	.new-styles .mb-md-n5, .new-styles .my-md-n5 {
		margin-bottom: -3rem !important;
	}

	.new-styles .ml-md-n5, .new-styles .mx-md-n5 {
		margin-left: -3rem !important;
	}

	.new-styles .m-md-auto {
		margin: auto !important;
	}

	.new-styles .mt-md-auto, .new-styles .my-md-auto {
		margin-top: auto !important;
	}

	.new-styles .mr-md-auto, .new-styles .mx-md-auto {
		margin-right: auto !important;
	}

	.new-styles .mb-md-auto, .new-styles .my-md-auto {
		margin-bottom: auto !important;
	}

	.new-styles .ml-md-auto, .new-styles .mx-md-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 992px) {
	.new-styles .m-lg-0 {
		margin: 0 !important;
	}

	.new-styles .mt-lg-0, .new-styles .my-lg-0 {
		margin-top: 0 !important;
	}

	.new-styles .mr-lg-0, .new-styles .mx-lg-0 {
		margin-right: 0 !important;
	}

	.new-styles .mb-lg-0, .new-styles .my-lg-0 {
		margin-bottom: 0 !important;
	}

	.new-styles .ml-lg-0, .new-styles .mx-lg-0 {
		margin-left: 0 !important;
	}

	.new-styles .m-lg-1 {
		margin: 0.25rem !important;
	}

	.new-styles .mt-lg-1, .new-styles .my-lg-1 {
		margin-top: 0.25rem !important;
	}

	.new-styles .mr-lg-1, .new-styles .mx-lg-1 {
		margin-right: 0.25rem !important;
	}

	.new-styles .mb-lg-1, .new-styles .my-lg-1 {
		margin-bottom: 0.25rem !important;
	}

	.new-styles .ml-lg-1, .new-styles .mx-lg-1 {
		margin-left: 0.25rem !important;
	}

	.new-styles .m-lg-2 {
		margin: 0.5rem !important;
	}

	.new-styles .mt-lg-2, .new-styles .my-lg-2 {
		margin-top: 0.5rem !important;
	}

	.new-styles .mr-lg-2, .new-styles .mx-lg-2 {
		margin-right: 0.5rem !important;
	}

	.new-styles .mb-lg-2, .new-styles .my-lg-2 {
		margin-bottom: 0.5rem !important;
	}

	.new-styles .ml-lg-2, .new-styles .mx-lg-2 {
		margin-left: 0.5rem !important;
	}

	.new-styles .m-lg-3 {
		margin: 1rem !important;
	}

	.new-styles .mt-lg-3, .new-styles .my-lg-3 {
		margin-top: 1rem !important;
	}

	.new-styles .mr-lg-3, .new-styles .mx-lg-3 {
		margin-right: 1rem !important;
	}

	.new-styles .mb-lg-3, .new-styles .my-lg-3 {
		margin-bottom: 1rem !important;
	}

	.new-styles .ml-lg-3, .new-styles .mx-lg-3 {
		margin-left: 1rem !important;
	}

	.new-styles .m-lg-4 {
		margin: 1.5rem !important;
	}

	.new-styles .mt-lg-4, .new-styles .my-lg-4 {
		margin-top: 1.5rem !important;
	}

	.new-styles .mr-lg-4, .new-styles .mx-lg-4 {
		margin-right: 1.5rem !important;
	}

	.new-styles .mb-lg-4, .new-styles .my-lg-4 {
		margin-bottom: 1.5rem !important;
	}

	.new-styles .ml-lg-4, .new-styles .mx-lg-4 {
		margin-left: 1.5rem !important;
	}

	.new-styles .m-lg-5 {
		margin: 3rem !important;
	}

	.new-styles .mt-lg-5, .new-styles .my-lg-5 {
		margin-top: 3rem !important;
	}

	.new-styles .mr-lg-5, .new-styles .mx-lg-5 {
		margin-right: 3rem !important;
	}

	.new-styles .mb-lg-5, .new-styles .my-lg-5 {
		margin-bottom: 3rem !important;
	}

	.new-styles .ml-lg-5, .new-styles .mx-lg-5 {
		margin-left: 3rem !important;
	}

	.new-styles .p-lg-0 {
		padding: 0 !important;
	}

	.new-styles .pt-lg-0, .new-styles .py-lg-0 {
		padding-top: 0 !important;
	}

	.new-styles .pr-lg-0, .new-styles .px-lg-0 {
		padding-right: 0 !important;
	}

	.new-styles .pb-lg-0, .new-styles .py-lg-0 {
		padding-bottom: 0 !important;
	}

	.new-styles .pl-lg-0, .new-styles .px-lg-0 {
		padding-left: 0 !important;
	}

	.new-styles .p-lg-1 {
		padding: 0.25rem !important;
	}

	.new-styles .pt-lg-1, .new-styles .py-lg-1 {
		padding-top: 0.25rem !important;
	}

	.new-styles .pr-lg-1, .new-styles .px-lg-1 {
		padding-right: 0.25rem !important;
	}

	.new-styles .pb-lg-1, .new-styles .py-lg-1 {
		padding-bottom: 0.25rem !important;
	}

	.new-styles .pl-lg-1, .new-styles .px-lg-1 {
		padding-left: 0.25rem !important;
	}

	.new-styles .p-lg-2 {
		padding: 0.5rem !important;
	}

	.new-styles .pt-lg-2, .new-styles .py-lg-2 {
		padding-top: 0.5rem !important;
	}

	.new-styles .pr-lg-2, .new-styles .px-lg-2 {
		padding-right: 0.5rem !important;
	}

	.new-styles .pb-lg-2, .new-styles .py-lg-2 {
		padding-bottom: 0.5rem !important;
	}

	.new-styles .pl-lg-2, .new-styles .px-lg-2 {
		padding-left: 0.5rem !important;
	}

	.new-styles .p-lg-3 {
		padding: 1rem !important;
	}

	.new-styles .pt-lg-3, .new-styles .py-lg-3 {
		padding-top: 1rem !important;
	}

	.new-styles .pr-lg-3, .new-styles .px-lg-3 {
		padding-right: 1rem !important;
	}

	.new-styles .pb-lg-3, .new-styles .py-lg-3 {
		padding-bottom: 1rem !important;
	}

	.new-styles .pl-lg-3, .new-styles .px-lg-3 {
		padding-left: 1rem !important;
	}

	.new-styles .p-lg-4 {
		padding: 1.5rem !important;
	}

	.new-styles .pt-lg-4, .new-styles .py-lg-4 {
		padding-top: 1.5rem !important;
	}

	.new-styles .pr-lg-4, .new-styles .px-lg-4 {
		padding-right: 1.5rem !important;
	}

	.new-styles .pb-lg-4, .new-styles .py-lg-4 {
		padding-bottom: 1.5rem !important;
	}

	.new-styles .pl-lg-4, .new-styles .px-lg-4 {
		padding-left: 1.5rem !important;
	}

	.new-styles .p-lg-5 {
		padding: 3rem !important;
	}

	.new-styles .pt-lg-5, .new-styles .py-lg-5 {
		padding-top: 3rem !important;
	}

	.new-styles .pr-lg-5, .new-styles .px-lg-5 {
		padding-right: 3rem !important;
	}

	.new-styles .pb-lg-5, .new-styles .py-lg-5 {
		padding-bottom: 3rem !important;
	}

	.new-styles .pl-lg-5, .new-styles .px-lg-5 {
		padding-left: 3rem !important;
	}

	.new-styles .m-lg-n1 {
		margin: -0.25rem !important;
	}

	.new-styles .mt-lg-n1, .new-styles .my-lg-n1 {
		margin-top: -0.25rem !important;
	}

	.new-styles .mr-lg-n1, .new-styles .mx-lg-n1 {
		margin-right: -0.25rem !important;
	}

	.new-styles .mb-lg-n1, .new-styles .my-lg-n1 {
		margin-bottom: -0.25rem !important;
	}

	.new-styles .ml-lg-n1, .new-styles .mx-lg-n1 {
		margin-left: -0.25rem !important;
	}

	.new-styles .m-lg-n2 {
		margin: -0.5rem !important;
	}

	.new-styles .mt-lg-n2, .new-styles .my-lg-n2 {
		margin-top: -0.5rem !important;
	}

	.new-styles .mr-lg-n2, .new-styles .mx-lg-n2 {
		margin-right: -0.5rem !important;
	}

	.new-styles .mb-lg-n2, .new-styles .my-lg-n2 {
		margin-bottom: -0.5rem !important;
	}

	.new-styles .ml-lg-n2, .new-styles .mx-lg-n2 {
		margin-left: -0.5rem !important;
	}

	.new-styles .m-lg-n3 {
		margin: -1rem !important;
	}

	.new-styles .mt-lg-n3, .new-styles .my-lg-n3 {
		margin-top: -1rem !important;
	}

	.new-styles .mr-lg-n3, .new-styles .mx-lg-n3 {
		margin-right: -1rem !important;
	}

	.new-styles .mb-lg-n3, .new-styles .my-lg-n3 {
		margin-bottom: -1rem !important;
	}

	.new-styles .ml-lg-n3, .new-styles .mx-lg-n3 {
		margin-left: -1rem !important;
	}

	.new-styles .m-lg-n4 {
		margin: -1.5rem !important;
	}

	.new-styles .mt-lg-n4, .new-styles .my-lg-n4 {
		margin-top: -1.5rem !important;
	}

	.new-styles .mr-lg-n4, .new-styles .mx-lg-n4 {
		margin-right: -1.5rem !important;
	}

	.new-styles .mb-lg-n4, .new-styles .my-lg-n4 {
		margin-bottom: -1.5rem !important;
	}

	.new-styles .ml-lg-n4, .new-styles .mx-lg-n4 {
		margin-left: -1.5rem !important;
	}

	.new-styles .m-lg-n5 {
		margin: -3rem !important;
	}

	.new-styles .mt-lg-n5, .new-styles .my-lg-n5 {
		margin-top: -3rem !important;
	}

	.new-styles .mr-lg-n5, .new-styles .mx-lg-n5 {
		margin-right: -3rem !important;
	}

	.new-styles .mb-lg-n5, .new-styles .my-lg-n5 {
		margin-bottom: -3rem !important;
	}

	.new-styles .ml-lg-n5, .new-styles .mx-lg-n5 {
		margin-left: -3rem !important;
	}

	.new-styles .m-lg-auto {
		margin: auto !important;
	}

	.new-styles .mt-lg-auto, .new-styles .my-lg-auto {
		margin-top: auto !important;
	}

	.new-styles .mr-lg-auto, .new-styles .mx-lg-auto {
		margin-right: auto !important;
	}

	.new-styles .mb-lg-auto, .new-styles .my-lg-auto {
		margin-bottom: auto !important;
	}

	.new-styles .ml-lg-auto, .new-styles .mx-lg-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 1200px) {
	.new-styles .m-xl-0 {
		margin: 0 !important;
	}

	.new-styles .mt-xl-0, .new-styles .my-xl-0 {
		margin-top: 0 !important;
	}

	.new-styles .mr-xl-0, .new-styles .mx-xl-0 {
		margin-right: 0 !important;
	}

	.new-styles .mb-xl-0, .new-styles .my-xl-0 {
		margin-bottom: 0 !important;
	}

	.new-styles .ml-xl-0, .new-styles .mx-xl-0 {
		margin-left: 0 !important;
	}

	.new-styles .m-xl-1 {
		margin: 0.25rem !important;
	}

	.new-styles .mt-xl-1, .new-styles .my-xl-1 {
		margin-top: 0.25rem !important;
	}

	.new-styles .mr-xl-1, .new-styles .mx-xl-1 {
		margin-right: 0.25rem !important;
	}

	.new-styles .mb-xl-1, .new-styles .my-xl-1 {
		margin-bottom: 0.25rem !important;
	}

	.new-styles .ml-xl-1, .new-styles .mx-xl-1 {
		margin-left: 0.25rem !important;
	}

	.new-styles .m-xl-2 {
		margin: 0.5rem !important;
	}

	.new-styles .mt-xl-2, .new-styles .my-xl-2 {
		margin-top: 0.5rem !important;
	}

	.new-styles .mr-xl-2, .new-styles .mx-xl-2 {
		margin-right: 0.5rem !important;
	}

	.new-styles .mb-xl-2, .new-styles .my-xl-2 {
		margin-bottom: 0.5rem !important;
	}

	.new-styles .ml-xl-2, .new-styles .mx-xl-2 {
		margin-left: 0.5rem !important;
	}

	.new-styles .m-xl-3 {
		margin: 1rem !important;
	}

	.new-styles .mt-xl-3, .new-styles .my-xl-3 {
		margin-top: 1rem !important;
	}

	.new-styles .mr-xl-3, .new-styles .mx-xl-3 {
		margin-right: 1rem !important;
	}

	.new-styles .mb-xl-3, .new-styles .my-xl-3 {
		margin-bottom: 1rem !important;
	}

	.new-styles .ml-xl-3, .new-styles .mx-xl-3 {
		margin-left: 1rem !important;
	}

	.new-styles .m-xl-4 {
		margin: 1.5rem !important;
	}

	.new-styles .mt-xl-4, .new-styles .my-xl-4 {
		margin-top: 1.5rem !important;
	}

	.new-styles .mr-xl-4, .new-styles .mx-xl-4 {
		margin-right: 1.5rem !important;
	}

	.new-styles .mb-xl-4, .new-styles .my-xl-4 {
		margin-bottom: 1.5rem !important;
	}

	.new-styles .ml-xl-4, .new-styles .mx-xl-4 {
		margin-left: 1.5rem !important;
	}

	.new-styles .m-xl-5 {
		margin: 3rem !important;
	}

	.new-styles .mt-xl-5, .new-styles .my-xl-5 {
		margin-top: 3rem !important;
	}

	.new-styles .mr-xl-5, .new-styles .mx-xl-5 {
		margin-right: 3rem !important;
	}

	.new-styles .mb-xl-5, .new-styles .my-xl-5 {
		margin-bottom: 3rem !important;
	}

	.new-styles .ml-xl-5, .new-styles .mx-xl-5 {
		margin-left: 3rem !important;
	}

	.new-styles .p-xl-0 {
		padding: 0 !important;
	}

	.new-styles .pt-xl-0, .new-styles .py-xl-0 {
		padding-top: 0 !important;
	}

	.new-styles .pr-xl-0, .new-styles .px-xl-0 {
		padding-right: 0 !important;
	}

	.new-styles .pb-xl-0, .new-styles .py-xl-0 {
		padding-bottom: 0 !important;
	}

	.new-styles .pl-xl-0, .new-styles .px-xl-0 {
		padding-left: 0 !important;
	}

	.new-styles .p-xl-1 {
		padding: 0.25rem !important;
	}

	.new-styles .pt-xl-1, .new-styles .py-xl-1 {
		padding-top: 0.25rem !important;
	}

	.new-styles .pr-xl-1, .new-styles .px-xl-1 {
		padding-right: 0.25rem !important;
	}

	.new-styles .pb-xl-1, .new-styles .py-xl-1 {
		padding-bottom: 0.25rem !important;
	}

	.new-styles .pl-xl-1, .new-styles .px-xl-1 {
		padding-left: 0.25rem !important;
	}

	.new-styles .p-xl-2 {
		padding: 0.5rem !important;
	}

	.new-styles .pt-xl-2, .new-styles .py-xl-2 {
		padding-top: 0.5rem !important;
	}

	.new-styles .pr-xl-2, .new-styles .px-xl-2 {
		padding-right: 0.5rem !important;
	}

	.new-styles .pb-xl-2, .new-styles .py-xl-2 {
		padding-bottom: 0.5rem !important;
	}

	.new-styles .pl-xl-2, .new-styles .px-xl-2 {
		padding-left: 0.5rem !important;
	}

	.new-styles .p-xl-3 {
		padding: 1rem !important;
	}

	.new-styles .pt-xl-3, .new-styles .py-xl-3 {
		padding-top: 1rem !important;
	}

	.new-styles .pr-xl-3, .new-styles .px-xl-3 {
		padding-right: 1rem !important;
	}

	.new-styles .pb-xl-3, .new-styles .py-xl-3 {
		padding-bottom: 1rem !important;
	}

	.new-styles .pl-xl-3, .new-styles .px-xl-3 {
		padding-left: 1rem !important;
	}

	.new-styles .p-xl-4 {
		padding: 1.5rem !important;
	}

	.new-styles .pt-xl-4, .new-styles .py-xl-4 {
		padding-top: 1.5rem !important;
	}

	.new-styles .pr-xl-4, .new-styles .px-xl-4 {
		padding-right: 1.5rem !important;
	}

	.new-styles .pb-xl-4, .new-styles .py-xl-4 {
		padding-bottom: 1.5rem !important;
	}

	.new-styles .pl-xl-4, .new-styles .px-xl-4 {
		padding-left: 1.5rem !important;
	}

	.new-styles .p-xl-5 {
		padding: 3rem !important;
	}

	.new-styles .pt-xl-5, .new-styles .py-xl-5 {
		padding-top: 3rem !important;
	}

	.new-styles .pr-xl-5, .new-styles .px-xl-5 {
		padding-right: 3rem !important;
	}

	.new-styles .pb-xl-5, .new-styles .py-xl-5 {
		padding-bottom: 3rem !important;
	}

	.new-styles .pl-xl-5, .new-styles .px-xl-5 {
		padding-left: 3rem !important;
	}

	.new-styles .m-xl-n1 {
		margin: -0.25rem !important;
	}

	.new-styles .mt-xl-n1, .new-styles .my-xl-n1 {
		margin-top: -0.25rem !important;
	}

	.new-styles .mr-xl-n1, .new-styles .mx-xl-n1 {
		margin-right: -0.25rem !important;
	}

	.new-styles .mb-xl-n1, .new-styles .my-xl-n1 {
		margin-bottom: -0.25rem !important;
	}

	.new-styles .ml-xl-n1, .new-styles .mx-xl-n1 {
		margin-left: -0.25rem !important;
	}

	.new-styles .m-xl-n2 {
		margin: -0.5rem !important;
	}

	.new-styles .mt-xl-n2, .new-styles .my-xl-n2 {
		margin-top: -0.5rem !important;
	}

	.new-styles .mr-xl-n2, .new-styles .mx-xl-n2 {
		margin-right: -0.5rem !important;
	}

	.new-styles .mb-xl-n2, .new-styles .my-xl-n2 {
		margin-bottom: -0.5rem !important;
	}

	.new-styles .ml-xl-n2, .new-styles .mx-xl-n2 {
		margin-left: -0.5rem !important;
	}

	.new-styles .m-xl-n3 {
		margin: -1rem !important;
	}

	.new-styles .mt-xl-n3, .new-styles .my-xl-n3 {
		margin-top: -1rem !important;
	}

	.new-styles .mr-xl-n3, .new-styles .mx-xl-n3 {
		margin-right: -1rem !important;
	}

	.new-styles .mb-xl-n3, .new-styles .my-xl-n3 {
		margin-bottom: -1rem !important;
	}

	.new-styles .ml-xl-n3, .new-styles .mx-xl-n3 {
		margin-left: -1rem !important;
	}

	.new-styles .m-xl-n4 {
		margin: -1.5rem !important;
	}

	.new-styles .mt-xl-n4, .new-styles .my-xl-n4 {
		margin-top: -1.5rem !important;
	}

	.new-styles .mr-xl-n4, .new-styles .mx-xl-n4 {
		margin-right: -1.5rem !important;
	}

	.new-styles .mb-xl-n4, .new-styles .my-xl-n4 {
		margin-bottom: -1.5rem !important;
	}

	.new-styles .ml-xl-n4, .new-styles .mx-xl-n4 {
		margin-left: -1.5rem !important;
	}

	.new-styles .m-xl-n5 {
		margin: -3rem !important;
	}

	.new-styles .mt-xl-n5, .new-styles .my-xl-n5 {
		margin-top: -3rem !important;
	}

	.new-styles .mr-xl-n5, .new-styles .mx-xl-n5 {
		margin-right: -3rem !important;
	}

	.new-styles .mb-xl-n5, .new-styles .my-xl-n5 {
		margin-bottom: -3rem !important;
	}

	.new-styles .ml-xl-n5, .new-styles .mx-xl-n5 {
		margin-left: -3rem !important;
	}

	.new-styles .m-xl-auto {
		margin: auto !important;
	}

	.new-styles .mt-xl-auto, .new-styles .my-xl-auto {
		margin-top: auto !important;
	}

	.new-styles .mr-xl-auto, .new-styles .mx-xl-auto {
		margin-right: auto !important;
	}

	.new-styles .mb-xl-auto, .new-styles .my-xl-auto {
		margin-bottom: auto !important;
	}

	.new-styles .ml-xl-auto, .new-styles .mx-xl-auto {
		margin-left: auto !important;
	}
}

.new-styles .stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent;
}

.new-styles .text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.new-styles .text-justify {
	text-align: justify !important;
}

.new-styles .text-wrap {
	white-space: normal !important;
}

.new-styles .text-nowrap {
	white-space: nowrap !important;
}

.new-styles .text-truncate {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new-styles .text-left {
	text-align: left !important;
}

.new-styles .text-right {
	text-align: right !important;
}

.new-styles .text-center {
	text-align: center !important;
}

@media (min-width: 576px) {
	.new-styles .text-sm-left {
		text-align: left !important;
	}

	.new-styles .text-sm-right {
		text-align: right !important;
	}

	.new-styles .text-sm-center {
		text-align: center !important;
	}
}

@media (min-width: 768px) {
	.new-styles .text-md-left {
		text-align: left !important;
	}

	.new-styles .text-md-right {
		text-align: right !important;
	}

	.new-styles .text-md-center {
		text-align: center !important;
	}
}

@media (min-width: 992px) {
	.new-styles .text-lg-left {
		text-align: left !important;
	}

	.new-styles .text-lg-right {
		text-align: right !important;
	}

	.new-styles .text-lg-center {
		text-align: center !important;
	}
}

@media (min-width: 1200px) {
	.new-styles .text-xl-left {
		text-align: left !important;
	}

	.new-styles .text-xl-right {
		text-align: right !important;
	}

	.new-styles .text-xl-center {
		text-align: center !important;
	}
}

.new-styles .text-lowercase {
	text-transform: lowercase !important;
}

.new-styles .text-uppercase {
	text-transform: uppercase !important;
}

.new-styles .text-capitalize {
	text-transform: capitalize !important;
}

.new-styles .font-weight-light {
	font-weight: 300 !important;
}

.new-styles .font-weight-lighter {
	font-weight: lighter !important;
}

.new-styles .font-weight-normal {
	font-weight: 400 !important;
}

.new-styles .font-weight-bold {
	font-weight: 700 !important;
}

.new-styles .font-weight-bolder {
	font-weight: bolder !important;
}

.new-styles .font-italic {
	font-style: italic !important;
}

.new-styles .text-white {
	color: #fff !important;
}

.new-styles .text-primary {
	color: #007bff !important;
}

.new-styles a.text-primary:focus, .new-styles a.text-primary:hover {
	color: #0056b3 !important;
}

.new-styles .text-secondary {
	color: #6c757d !important;
}

.new-styles a.text-secondary:focus, .new-styles a.text-secondary:hover {
	color: #494f54 !important;
}

.new-styles .text-success {
	color: #28a745 !important;
}

.new-styles a.text-success:focus, .new-styles a.text-success:hover {
	color: #19692c !important;
}

.new-styles .text-info {
	color: #17a2b8 !important;
}

.new-styles a.text-info:focus, .new-styles a.text-info:hover {
	color: #0f6674 !important;
}

.new-styles .text-warning {
	color: #ffc107 !important;
}

.new-styles a.text-warning:focus, .new-styles a.text-warning:hover {
	color: #ba8b00 !important;
}

.new-styles .text-danger {
	color: #dc3545 !important;
}

.new-styles a.text-danger:focus, .new-styles a.text-danger:hover {
	color: #a71d2a !important;
}

.new-styles .text-light {
	color: #f8f9fa !important;
}

.new-styles a.text-light:focus, .new-styles a.text-light:hover {
	color: #cbd3da !important;
}

.new-styles .text-dark {
	color: #343a40 !important;
}

.new-styles a.text-dark:focus, .new-styles a.text-dark:hover {
	color: #121416 !important;
}

.new-styles .text-body {
	color: #212529 !important;
}

.new-styles .text-muted {
	color: #6c757d !important;
}

.new-styles .text-black-50 {
	color: rgba(0, 0, 0, 0.5) !important;
}

.new-styles .text-white-50 {
	color: rgba(255, 255, 255, 0.5) !important;
}

.new-styles .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.new-styles .text-decoration-none {
	text-decoration: none !important;
}

.new-styles .text-break {
	word-wrap: break-word !important;
}

.new-styles .text-reset {
	color: inherit !important;
}

.new-styles .visible {
	visibility: visible !important;
}

.new-styles .invisible {
	visibility: hidden !important;
}

@media print {
	.new-styles *, .new-styles ::after, .new-styles ::before {
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	.new-styles a:not(.btn) {
		text-decoration: underline;
	}

	.new-styles abbr[title]::after {
		content: " (" attr(title) ")";
	}

	.new-styles pre {
		white-space: pre-wrap !important;
	}

	.new-styles blockquote, .new-styles pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid;
	}

	.new-styles thead {
		display: table-header-group;
	}

	.new-styles img, .new-styles tr {
		page-break-inside: avoid;
	}

	.new-styles h2, .new-styles h3, .new-styles p {
		orphans: 3;
		widows: 3;
	}

	.new-styles h2, .new-styles h3 {
		page-break-after: avoid;
	}
    @	page {
		.new-styles {
        size: a3;
	}
}

.new-styles,
body.new-styles {
	min-width: 992px !important;
}

.new-styles .container {
	min-width: 992px !important;
}

.new-styles .navbar {
	display: none;
}

.new-styles .badge {
	border: 1px solid #000;
}

.new-styles .table {
	border-collapse: collapse !important;
}

.new-styles .table td, .new-styles .table th {
	background-color: #fff !important;
}

.new-styles .table-bordered td, .new-styles .table-bordered th {
	border: 1px solid #dee2e6 !important;
}

.new-styles .table-dark {
	color: inherit;
}

.new-styles .table-dark tbody + tbody, .new-styles .table-dark td, .new-styles .table-dark th, .new-styles .table-dark thead th {
	border-color: #dee2e6;
}

.new-styles .table .thead-dark th {
	color: inherit;
	border-color: #dee2e6;
} }

/**
 * Swiper 5.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 3, 2020
 */
@font-face {
		font-family: swiper-icons;
		src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
		font-weight: 400;
		font-style: normal;
}



:root{--swiper-theme-color:#007aff}



:root {
	--swiper-theme-color: #007aff;
}

.new-styles .swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.new-styles .swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.new-styles .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.new-styles .swiper-container-android .swiper-slide, .new-styles .swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}

.new-styles .swiper-container-multirow > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.new-styles .swiper-container-multirow-column > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.new-styles .swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.new-styles .swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.new-styles .swiper-slide-invisible-blank {
	visibility: hidden;
}

.new-styles .swiper-container-autoheight, .new-styles .swiper-container-autoheight .swiper-slide {
	height: auto;
}

.new-styles .swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	-o-transition-property: transform,height;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform;
}

.new-styles .swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.new-styles .swiper-container-3d .swiper-cube-shadow, .new-styles .swiper-container-3d .swiper-slide, .new-styles .swiper-container-3d .swiper-slide-shadow-bottom, .new-styles .swiper-container-3d .swiper-slide-shadow-left, .new-styles .swiper-container-3d .swiper-slide-shadow-right, .new-styles .swiper-container-3d .swiper-slide-shadow-top, .new-styles .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.new-styles .swiper-container-3d .swiper-slide-shadow-bottom, .new-styles .swiper-container-3d .swiper-slide-shadow-left, .new-styles .swiper-container-3d .swiper-slide-shadow-right, .new-styles .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.new-styles .swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.new-styles .swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.new-styles .swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.new-styles .swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

.new-styles .swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.new-styles .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.new-styles .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.new-styles .swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}

.new-styles .swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}

:root {
	--swiper-navigation-size: 44px;
}

.new-styles .swiper-button-next, .new-styles .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.new-styles .swiper-button-next.swiper-button-disabled, .new-styles .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.new-styles .swiper-button-next:after, .new-styles .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
}

.new-styles .swiper-button-prev, .new-styles .swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.new-styles .swiper-button-prev:after, .new-styles .swiper-container-rtl .swiper-button-next:after {
	content: 'prev';
}

.new-styles .swiper-button-next, .new-styles .swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.new-styles .swiper-button-next:after, .new-styles .swiper-container-rtl .swiper-button-prev:after {
	content: 'next';
}

.new-styles .swiper-button-next.swiper-button-white, .new-styles .swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff;
}

.new-styles .swiper-button-next.swiper-button-black, .new-styles .swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000;
}

.new-styles .swiper-button-lock {
	display: none;
}

.new-styles .swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.new-styles .swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.new-styles .swiper-container-horizontal > .swiper-pagination-bullets, .new-styles .swiper-pagination-custom, .new-styles .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.new-styles .swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.new-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}

.new-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.new-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.new-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}

.new-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}

.new-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}

.new-styles .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}

.new-styles .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
}

.new-styles button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.new-styles .swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.new-styles .swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.new-styles .swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
}

.new-styles .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.new-styles .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}

.new-styles .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s transform,.2s top;
	-o-transition: .2s transform,.2s top;
	transition: .2s transform,.2s top;
}

.new-styles .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.new-styles .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.new-styles .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s transform,.2s left;
	-o-transition: .2s transform,.2s left;
	transition: .2s transform,.2s left;
}

.new-styles .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s transform,.2s right;
	-o-transition: .2s transform,.2s right;
	transition: .2s transform,.2s right;
}

.new-styles .swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.new-styles .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}

.new-styles .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}

.new-styles .swiper-container-horizontal > .swiper-pagination-progressbar, .new-styles .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.new-styles .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .new-styles .swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.new-styles .swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}

.new-styles .swiper-pagination-black {
	--swiper-pagination-color: #000000;
}

.new-styles .swiper-pagination-lock {
	display: none;
}

.new-styles .swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.new-styles .swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.new-styles .swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.new-styles .swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.new-styles .swiper-scrollbar-cursor-drag {
	cursor: move;
}

.new-styles .swiper-scrollbar-lock {
	display: none;
}

.new-styles .swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.new-styles .swiper-zoom-container > canvas, .new-styles .swiper-zoom-container > img, .new-styles .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.new-styles .swiper-slide-zoomed {
	cursor: move;
}

.new-styles .swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.new-styles .swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.new-styles .swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.new-styles .swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.new-styles .swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.new-styles .swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}

.new-styles .swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.new-styles .swiper-container-fade .swiper-slide-active, .new-styles .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.new-styles .swiper-container-cube {
	overflow: visible;
}

.new-styles .swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.new-styles .swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.new-styles .swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.new-styles .swiper-container-cube .swiper-slide-active, .new-styles .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.new-styles .swiper-container-cube .swiper-slide-active, .new-styles .swiper-container-cube .swiper-slide-next, .new-styles .swiper-container-cube .swiper-slide-next + .swiper-slide, .new-styles .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.new-styles .swiper-container-cube .swiper-slide-shadow-bottom, .new-styles .swiper-container-cube .swiper-slide-shadow-left, .new-styles .swiper-container-cube .swiper-slide-shadow-right, .new-styles .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.new-styles .swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.new-styles .swiper-container-flip {
	overflow: visible;
}

.new-styles .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.new-styles .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.new-styles .swiper-container-flip .swiper-slide-active, .new-styles .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.new-styles .swiper-container-flip .swiper-slide-shadow-bottom, .new-styles .swiper-container-flip .swiper-slide-shadow-left, .new-styles .swiper-container-flip .swiper-slide-shadow-right, .new-styles .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.new-styles * {
	padding: 0;
	margin: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.new-styles *:before,
  .new-styles *:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

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

.new-styles template {
	display: none;
}

.new-styles html {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}

.new-styles,
body.new-styles {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}

.new-styles img,
  .new-styles iframe,
  .new-styles video,
  .new-styles audio,
  .new-styles object {
	max-width: 100%;
}

.new-styles img,
  .new-styles iframe {
	border: 0 none;
}

.new-styles img {
	height: auto;
	display: inline-block;
	vertical-align: middle;
}

.new-styles b,
  .new-styles strong {
	font-weight: bold;
}

.new-styles address {
	font-style: normal;
}

.new-styles svg:not(:root) {
	overflow: hidden;
}

.new-styles a,
  .new-styles button,
  .new-styles input[type="submit"],
  .new-styles input[type="button"],
  .new-styles input[type="reset"],
  .new-styles input[type="file"],
  .new-styles input[type="image"],
  .new-styles label[for] {
	cursor: pointer;
}

.new-styles a[href^="tel"],
  .new-styles button[disabled],
  .new-styles input[disabled],
  .new-styles textarea[disabled],
  .new-styles select[disabled] {
	cursor: default;
}

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

.new-styles input[type="text"],
  .new-styles input[type="password"],
  .new-styles input[type="date"],
  .new-styles input[type="datetime"],
  .new-styles input[type="datetime-local"],
  .new-styles input[type="month"],
  .new-styles input[type="week"],
  .new-styles input[type="email"],
  .new-styles input[type="number"],
  .new-styles input[type="search"],
  .new-styles input[type="tel"],
  .new-styles input[type="time"],
  .new-styles input[type="url"],
  .new-styles input[type="color"],
  .new-styles textarea,
  .new-styles a[href^="tel"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

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

.new-styles textarea {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.new-styles button,
  .new-styles input,
  .new-styles optgroup,
  .new-styles select,
  .new-styles textarea {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.new-styles button,
  .new-styles select {
	text-transform: none;
}

.new-styles table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.new-styles nav ul,
  .new-styles nav ol {
	list-style: none outside none;
}

.new-styles input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles input:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles input::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles input::placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles textarea::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles textarea::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles textarea:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles textarea::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles textarea::placeholder {
	color: inherit;
	opacity: 1;
}

.new-styles input:-webkit-autofill {
	-webkit-text-fill-color: inherit;
	-webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.new-styles input[type=text],
  .new-styles input[type=button],
  .new-styles input[type=tel],
  .new-styles input[type=email],
  .new-styles input[type=submit],
  .new-styles input[type=date],
  .new-styles input[type=search],
  .new-styles textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

body.new-styles,
.new-styles
  {
	min-width: 320px;
	background: #fff;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.4;
	color: #333;
	scroll-behavior: smooth;
	font-display: swap;
}

@media (max-width: 1023px) {
	body.new-styles,
	.new-styles  {
		font-size: 18px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	body.new-styles,
	.new-styles  {
		font-size: 16px;
	}
}

body.new-styles.freeze {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow-y: scroll;
}

.new-styles a {
	color: inherit;
	text-decoration: underline;
}

.new-styles a:hover {
	text-decoration: none;
}

.new-styles a[href^="tel"] {
	text-decoration: none;
}

.new-styles svg {
	max-height: 100%;
}

.new-styles .h1,
  .new-styles h1,
  .new-styles .h2,
  .new-styles h2,
  .new-styles .h3,
  .new-styles h3,
  .new-styles .h4,
  .new-styles h4,
  .new-styles .h5,
  .new-styles h5,
  .new-styles .h6,
  .new-styles h6 {
	margin-bottom: calc(1.4em / 2);
}

.new-styles .h1,
  .new-styles h1 {
	font-size: 43px;
	font-weight: 300;
	line-height: 1.3;
}

@media (max-width: 1023px) {
	.new-styles .h1,
    .new-styles h1 {
		font-size: 34px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .h1,
    .new-styles h1 {
		font-size: 30px;
	}
}

.new-styles .h2,
  .new-styles h2 {
	font-size: 42px;
	font-weight: 300;
	line-height: 1.24;
}

@media (max-width: 1023px) {
	.new-styles .h2,
    .new-styles h2 {
		font-size: 32px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .h2,
    .new-styles h2 {
		font-size: 26px;
	}
}

.new-styles .h3,
  .new-styles h3 {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.20;
}

@media (max-width: 1023px) {
	.new-styles .h3,
    .new-styles h3 {
		font-size: 26px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .h3,
    .new-styles h3 {
		font-size: 22px;
	}
}

.new-styles .h4,
  .new-styles h4 {
	font-size: 26px;
}

@media (max-width: 1023px) {
	.new-styles .h4,
    .new-styles h4 {
		font-size: 22px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .h4,
    .new-styles h4 {
		font-size: 20px;
	}
}

.new-styles .h5,
  .new-styles h5 {
	font-size: 22px;
}

@media (max-width: 1023px) {
	.new-styles .h5,
    .new-styles h5 {
		font-size: 20px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .h5,
    .new-styles h5 {
		font-size: 18px;
	}
}

.new-styles .h6,
  .new-styles h6 {
	font-size: 20px;
}

@media (max-width: 1023px) {
	.new-styles .h6,
    .new-styles h6 {
		font-size: 18px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .h6,
    .new-styles h6 {
		font-size: 16px;
	}
}

.new-styles p,
  .new-styles ul,
  .new-styles ol,
  .new-styles dl,
  .new-styles hr,
  .new-styles table,
  .new-styles blockquote {
	margin-bottom: 1.4em;
}

.new-styles h1[class],
  .new-styles h2[class],
  .new-styles h3[class],
  .new-styles h4[class],
  .new-styles h5[class],
  .new-styles h6[class],
  .new-styles h1:last-child,
  .new-styles h2:last-child,
  .new-styles h3:last-child,
  .new-styles h4:last-child,
  .new-styles h5:last-child,
  .new-styles h6:last-child,
  .new-styles p:last-child,
  .new-styles ul:last-child,
  .new-styles ol:last-child,
  .new-styles dl:last-child,
  .new-styles table:last-child,
  .new-styles blockquote:last-child {
	margin-bottom: 0;
}

.new-styles .clear:after {
	content: '';
	line-height: 0;
	display: table;
	clear: both;
}

.new-styles .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.new-styles .notext {
	white-space: nowrap;
	text-indent: 100%;
	text-shadow: none;
	overflow: hidden;
}

.new-styles .notext-old {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}

.new-styles .text-black {
	color: #000;
}

.new-styles [hidden],
  .new-styles .hidden {
	display: none;
}

.new-styles [disabled],
  .new-styles .disabled {
	cursor: default;
}

.new-styles .visible-xs-block,
  .new-styles .visible-xs-inline,
  .new-styles .visible-xs-inline-block,
  .new-styles .visible-sm-block,
  .new-styles .visible-sm-inline,
  .new-styles .visible-sm-inline-block,
  .new-styles .visible-md-block,
  .new-styles .visible-md-inline,
  .new-styles .visible-md-inline-block,
  .new-styles .visible-lg-block,
  .new-styles .visible-lg-inline,
  .new-styles .visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hidden-xs {
		display: none !important;
	}

	.new-styles .visible-xs-block {
		display: block !important;
	}

	.new-styles .visible-xs-inline {
		display: inline !important;
	}

	.new-styles .visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 767.02px) and (max-width: 1023px) {
	.new-styles .hidden-sm {
		display: none !important;
	}

	.new-styles .visible-sm-block {
		display: block !important;
	}

	.new-styles .visible-sm-inline {
		display: inline !important;
	}

	.new-styles .visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1023.02px) and (max-width: 1199px) {
	.new-styles .hidden-md {
		display: none !important;
	}

	.new-styles .visible-md-block {
		display: block !important;
	}

	.new-styles .visible-md-inline {
		display: inline !important;
	}

	.new-styles .visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1199.02px) {
	.new-styles .hidden-lg {
		display: none !important;
	}

	.new-styles .visible-lg-block {
		display: block !important;
	}

	.new-styles .visible-lg-inline {
		display: inline !important;
	}

	.new-styles .visible-lg-inline-block {
		display: inline-block !important;
	}
}

.new-styles .article {
	padding: 100px 0;
	font-size: 26px;
	line-height: 1.5;
}

@media (max-width: 1199px) {
	.new-styles .article {
		padding: 80px 0;
	}
}

@media (max-width: 1023px) {
	.new-styles .article {
		padding: 60px 0;
		font-size: 18px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .article {
		padding: 30px 0;
		font-size: 16px;
	}
}

.new-styles .article h2 {
	position: relative;
	padding-left: 28px;
	font-size: 40px;
}

@media (max-width: 1023px) {
	.new-styles .article h2 {
		font-size: 32px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .article h2 {
		font-size: 26px;
	}
}

.new-styles .article h2:before {
	content: '';
	width: 8px;
	background: #ed1c24;
	position: absolute;
	top: 6px;
	left: 1px;
	bottom: 6px;
}

.new-styles .article strong {
	font-weight: 600;
}

.new-styles .article .article__head {
	padding-bottom: 40px;
}

.new-styles .article .article__body {
	padding-bottom: 40px;
}

.new-styles .article .article__image img {
	width: 100%;
	height: auto;
}

.new-styles .article ul {
	list-style-type: none; 
}
.new-styles .article li:before {
	content: "•";
	color: red;
	display: inline-block;
	width: 1em;
	font-size: 1.5em;
	line-height: 0.5;  
}

.new-styles .bar {
	font-size: 16px;
	color: #fff;
	background-color: #464646;
	text-align: center;
}

.new-styles .bar .bar__entry {
	padding: 16px 0;
	min-height: 79px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.new-styles .bar .bar__entry a {
	text-decoration: underline;
}

.new-styles .bar .bar__entry a:hover {
	text-decoration: none;
	color: #fff;
}

.new-styles .bar .bar__entry img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.new-styles .btn-bars {
	position: relative;
	border: none;
	border-radius: 3px;
	width: 28px;
	height: 24px;
	display: block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	color: #333;
}

.new-styles .btn-bars:hover, .new-styles .btn-bars:focus {
	color: #333;
}

.new-styles .btn-bars .btn__icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 21px;
	height: 14px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-ordinal-group: 100;
	-ms-flex-order: 99;
	order: 99;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.new-styles .btn-bars .btn__icon span {
	position: absolute;
	-webkit-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	border-radius: 100px;
	width: 100%;
	height: 2px;
	background: currentColor;
	display: block;
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
}

.new-styles .btn-bars .btn__icon span:nth-child(1) {
	top: 0;
}

.new-styles .btn-bars .btn__icon span:nth-child(2) {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.new-styles .btn-bars .btn__icon span:nth-child(3) {
	top: auto;
	bottom: 0;
}

.new-styles .btn-bars.is-active .btn__icon span:nth-child(1) {
	-webkit-transform: translate(4px, -1px) rotate(45deg);
	-ms-transform: translate(4px, -1px) rotate(45deg);
	transform: translate(4px, -1px) rotate(45deg);
}

.new-styles .btn-bars.is-active .btn__icon span:nth-child(2) {
	opacity: 0;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.new-styles .btn-bars.is-active .btn__icon span:nth-child(3) {
	-webkit-transform: translate(4px, 1px) rotate(-45deg);
	-ms-transform: translate(4px, 1px) rotate(-45deg);
	transform: translate(4px, 1px) rotate(-45deg);
}

.new-styles .btn {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.025em;
	background: #0072bc;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 18px 11px;
	min-width: 141px;
	-webkit-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
	border-radius: 18px;
}

.new-styles .btn:hover {
	background: #ed1c24;
	color: #fff;
}

.new-styles .btn--block {
	display: block;
	padding-left: 0;
	padding-right: 0;
}

.new-styles .btn--red {
	background: #ed1c24;
	color: #fff;
}

.new-styles .btn--red:hover {
	background: #0072bc;
	color: #fff;
}

.new-styles .container {
	max-width: 1270px;
}

.new-styles .feature {
	font-size: 21px;
}

@media (max-width: 1199px) {
	.new-styles .feature {
		text-align: center;
	}
}

.new-styles .feature:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.new-styles .feature h2 {
	font-size: 62px;
	margin-bottom: 0;
}

.new-styles .feature figure {
	height: 95px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

@media (max-width: 1199px) {
	.new-styles .feature figure {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.new-styles .feature img {
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

@media (max-width: 1199px) {
	.new-styles .features {
		margin-bottom: -70px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .features {
		margin-bottom: -50px;
	}
}

@media (max-width: 1199px) {
	.new-styles .features .feature {
		padding-bottom: 70px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .features .feature {
		padding-bottom: 50px;
	}
}

.new-styles .footer {
	position: relative;
	background-color: #464646;
	color: #fff;
	font-size: 16px;
	line-height: 1.3;
}

.new-styles .footer p {
	font-size: inherit;
	font-family: inherit;
}

.new-styles .footer .footer__copyright {
	min-height: 100px;
	padding: 20px 0;
	background-color: #363636;
	text-transform: uppercase;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .footer .footer__copyright {
		font-size: 14px;
	}
}

.new-styles .footer .footer__copyright p {
	margin-bottom: 0;
}

.new-styles .footer .footer__copyright a {
	text-decoration: none;
	white-space: nowrap;
}

@media (max-width: 1023px) {
	.new-styles .footer .footer__copyright a {
		width: 40%;
		display: inline-block;
		line-height: 1.5;
	}
}

.new-styles .footer .footer__copyright a:hover {
	text-decoration: underline;
	color: inherit;
}

.new-styles .footer .footer__content {
	padding: 64px 0;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .footer .footer__content {
		padding: 40px 0;
	}
}

.new-styles .footer .form-control,
  .new-styles .form-control {
	padding: 10px 0;
	background: none;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.35);
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	color: #fff;
}

.new-styles .footer .form-control,
  .new-styles .form-control:focus {
	border-color: white;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .form .form__actions {
		margin-top: 20px;
		text-align: center;
	}
}

.new-styles .form .form__btn {
	min-width: 0;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .form .form__btn {
		width: 100%;
		max-width: 300px;
	}
}

.new-styles .grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
    /*  Grid col 1of2  */;
}

.new-styles .grid .grid__col {
	max-width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

.new-styles .grid .grid__col--1of2 {
	max-width: 50%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}

.new-styles .header {
	position: relative;
	z-index: 10;
}

.new-styles .header .logo{
	background-image: url(../../assets/images/temp/logo.png);
	width: 144px;
	background-size: cover; background-position: center; background-repeat: no-repeat;
}
.new-styles .header .logo:after {
	content: '';
	display: block; 
	padding-top: 26%; 
}


@media (max-width: 1199px) {
	.new-styles .header {
		padding: 20px 0;
		height: 70px;
	}
}

.new-styles .header .header__menu {
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
}

@media (max-width: 1199px) {
	.new-styles .header .header__menu {
		position: fixed;
		top: 70px;
		left: 0;
		padding-top: 20px;
		padding-bottom: 100px;
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
		height: calc(100vh - 70px);
		overflow-y: auto;
		background-color: #fff;
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
		z-index: 10;
	}
}

.new-styles .header .header__menu.is-active {
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
}

.new-styles .header .header__logo {
	display: block;
}

@media (max-width: 1199px) {
	.new-styles .header .header__logo {
		max-width: 120px;
	}
}

.new-styles .hero {
	position: relative;
	padding: 141px 0 52px;
}

@media (max-width: 1023px) {
	.new-styles .hero {
		padding: 100px 0 60px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero {
		padding: 60px 0 40px;
	}
}

.new-styles .hero:after {
	content: '';
	position: absolute;
	bottom: 16px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #e8e9eb;
	pointer-events: none;
}

.new-styles .hero .hero__inner {
	position: relative;
	z-index: 2;
}

.new-styles .hero .hero__head {
	margin-bottom: 133px;
	max-width: 41%;
}

@media (max-width: 1023px) {
	.new-styles .hero .hero__head {
		max-width: 50%;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero .hero__head {
		max-width: none;
		margin-bottom: 60px;
	}
}

.new-styles .hero .hero__head h1 {
	color: #464646;
	margin-bottom: 39px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero .hero__head h1 {
		color: #fff;
		margin-bottom: 20px;
	}
}

.new-styles .hero .hero__head h1 strong {
	font-size: 47px;
	text-transform: uppercase;
}

@media (max-width: 1023px) {
	.new-styles .hero .hero__head h1 strong {
		font-size: 38px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero .hero__head h1 strong {
		font-size: 32px;
	}
}

.new-styles .hero .hero__actions span {
	margin-right: 18px;
	display: inline-block;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero .hero__actions span {
		display: block;
		margin: 0 0 10px;
	}
}

.new-styles .hero .hero__background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: -1;
}

.new-styles .hero .hero__background--shape {
	height: calc(100% - 80px);
}

.new-styles .hero .hero__background span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: calc(100% + 120px);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

@media (max-width: 1199px) {
	.new-styles .hero .hero__background {
		background-position: 70% 50%;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero .hero__background {
		background-position: 55% 50%;
	}
}

.new-styles .hero .hero__background:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.65)), to(transparent));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0.65) 0%, transparent 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.65) 0%, transparent 100%);
	pointer-events: none;
}

.new-styles .hero .hero__background:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.4)));
	background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
	pointer-events: none;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero .hero__background:after {
		height: 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6)));
		background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
	}
}

.new-styles .hero--alt {
	padding: 0;
	position: relative;
	z-index: 3;
	margin-bottom: -80px;
}

.new-styles .hero--alt:after {
	display: none;
}

.new-styles .hero--alt .hero__inner {
	padding: 87px 0 40px;
}

.new-styles .hero--alt h3 {
	padding-bottom: 25px;
	font-size: 26px;
}

@media (max-width: 1023px) {
	.new-styles .hero--alt h3 {
		font-size: 22px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero--alt h3 {
		font-size: 20px;
	}
}

.new-styles .hero--alt .hero__head {
	margin-bottom: 0;
	padding-bottom: 145px;
	max-width: none;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero--alt .hero__head {
		padding-bottom: 60px;
	}
}

.new-styles .hero--alt .hero__head h1 {
	font-size: 40px;
	color: #464646;
}

@media (max-width: 1023px) {
	.new-styles .hero--alt .hero__head h1 {
		font-size: 38px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero--alt .hero__head h1 {
		font-size: 32px;
	}
}

.new-styles .hero--alt .hero__head h1 strong {
	font-size: inherit;
}

.new-styles .hero--alt .hero__background:after {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.4)));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
}

@media (max-width: 1199px) {
	.new-styles .hero--alt .hero__body {
		text-align: center;
	}
}

.new-styles .hero__logos-background {
	position: absolute;
	top: 0;
	height: calc(100% + 40px);
	width: calc(50vw + 305px);
	left: 0;
	overflow: hidden;
}

.new-styles .hero__logos-background span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

@media (max-width: 1199px) {
	.new-styles .hero__logos-background {
		width: 100%;
	}

	.new-styles .hero--alt {
		margin-bottom: 0;
	}
}

@media (max-width: 1199px) {
	.new-styles .hero--alt .hero__body:before {
		top: -100px;
		bottom: -50px;
		right: -50vw;
		width: 200vw;
		background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
		background: -o-linear-gradient(bottom, white 0% 65%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(to top, white 0% 65%, rgba(255, 255, 255, 0) 100%);
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .hero--alt .hero__body:before {
		top: -30px;
	}
}

.new-styles .link {
	display: inline-block;
	text-decoration: none;
	color: #0072bc;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.56;
	-webkit-transition: color 0.4s;
	-o-transition: color 0.4s;
	transition: color 0.4s;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .link {
		font-size: 14px;
	}
}

.new-styles .link svg {
	margin-left: 4px;
	font-size: 18px;
	width: .875em;
	fill: currentColor;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .link svg {
		font-size: 14px;
		margin-left: 3px;
	}
}

.new-styles .link:hover {
	color: #ed1c24;
}

.new-styles .list-footer {
	list-style-type: none;
}

.new-styles .list-footer > li:first-child {
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
}

.new-styles .list-footer > li + li {
	margin-top: 12px;
}

.new-styles .list-footer a {
	text-decoration: none;
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
}

.new-styles .list-footer o
a:hover {
	text-decoration: none;
	opacity: .6;
	color: inherit;
}

.new-styles .list-logos-alt {
	margin: -17px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style-type: none;
}

@media (max-width: 1199px) {
	.new-styles .list-logos-alt {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.new-styles .list-logos-alt li {
	margin: 17px;
	min-width: 137px;
}

.new-styles .list-socials {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.new-styles .list-socials li {
	width: 18px;
	height: 18px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.new-styles .list-socials li + li {
	margin-left: 16px;
}

.new-styles .list-socials a {
	display: block;
	position: relative;
	top: -4px;
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	text-decoration: none;
}

.new-styles .list-socials a:hover {
	opacity: .6;
}

.new-styles .list-socials svg {
	fill: currentColor;
}

.new-styles .list-features {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	color: #fff;
	font-size: 22px;
	line-height: 1.27;
	margin: 0 -16px;
}

@media (max-width: 1300px) {
	.new-styles .list-features {
		margin: 0 -8px;
	}
}

@media (max-width: 1023px) {
	.new-styles .list-features {
		font-size: 18px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-features {
		display: block;
		margin: 0;
	}
}

.new-styles .list-features li {
	max-width: 33.33%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	padding: 0 16px;
}

@media (max-width: 1300px) {
	.new-styles .list-features li {
		padding: 0 8px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-features li {
		max-width: none;
		padding: 0;
		margin-bottom: 20px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-features li:last-child {
		margin-bottom: 0;
	}
}

.new-styles .list-features p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-features p {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.new-styles .list-features svg {
	margin-right: 30px;
}

@media (max-width: 1023px) {
	.new-styles .list-features svg {
		margin-right: 15px;
	}
}

.new-styles .list-features span {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}

.new-styles .list-organizations {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 55px 0 60px;
}

@media (max-width: 1023px) {
	.new-styles .list-organizations {
		margin: 35px 0;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-organizations {
		display: block;
		text-align: center;
	}
}

.new-styles .list-organizations li {
	margin-right: 48px;
}

@media (max-width: 1199px) {
	.new-styles .list-organizations li {
		margin: 0 45px 10px 0;
	}
}

@media (max-width: 1023px) {
	.new-styles .list-organizations li {
		margin: 0 25px 10px 0;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-organizations li {
		margin: 0 0 15px;
	}
}

.new-styles .list-organizations li:last-child {
	margin-right: 0;
}

.new-styles .list-logos {
	text-align: center;
	list-style-type: none;
	margin: 0 auto -3px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 1023px) {
	.new-styles .list-logos {
		max-width: none;
	}
}

.new-styles .list-logos li {
	display: inline-block;
	margin-bottom: 33px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-logos li {
		display: block;
		margin-bottom: 25px;
	}
}

.new-styles .list-logos li:first-child {
	padding-left: 34px;
}

@media (max-width: 1023px) {
	.new-styles .list-logos li:first-child {
		padding-left: 0;
	}
}

.new-styles .list-logos li:nth-child(2) {
	margin-bottom: 19px;
	padding-left: 96px;
}

@media (max-width: 1023px) {
	.new-styles .list-logos li:nth-child(2) {
		padding-left: 0;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-logos li:nth-child(2) {
		margin-bottom: 0;
	}
}

.new-styles .list-logos li:nth-child(3) {
	margin-bottom: 25px;
	padding-left: 82px;
}

@media (max-width: 1023px) {
	.new-styles .list-logos li:nth-child(3) {
		padding-left: 0;
	}
}

.new-styles .list-logos li:nth-child(3) span {
	margin-right: 35px;
}

@media (max-width: 1023px) {
	.new-styles .list-logos li:nth-child(3) span {
		margin-right: 25px;
	}
}

.new-styles .list-logos li:nth-child(3):last-child {
	margin-right: 0;
}

.new-styles .list-logos li:last-child {
	padding-left: 119px;
}

@media (max-width: 1023px) {
	.new-styles .list-logos li:last-child {
		padding-left: 0;
	}
}

.new-styles .list-logos li:last-child span {
	margin-right: 54px;
}

@media (max-width: 1023px) {
	.new-styles .list-logos li:last-child span {
		margin-right: 47px;
	}
}

.new-styles .list-logos span {
	display: inline-block;
	margin-right: 47px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-logos span {
		display: block;
		margin: 0 0 15px;
	}
	.new-styles .list-logos li:nth-child(3) {
		margin-bottom: 15px; 
	}

	.new-styles .list-logos li:last-child span,
	.new-styles .list-logos li:nth-child(3) span {
		margin-right: 0; 
	}
}

.new-styles .list-logos span:last-child {
	margin-right: 0;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .list-logos span:last-child {
		margin: 0;
	}
}

.new-styles .nav {
	padding: 0 13px;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	text-transform: uppercase;
}

.new-styles .nav > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 1199px) {
	.new-styles .nav > ul {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.new-styles .nav > ul > li {
	position: relative;
	padding: 39px 0 36px;
}

@media (max-width: 1199px) {
	.new-styles .nav > ul > li {
		padding: 0;
		width: 100%;
		text-align: center;
	}
}

.new-styles .nav > ul > li + li {
	margin-left: 40px;
}

@media (max-width: 1199px) {
	.new-styles .nav > ul > li + li {
		margin-left: 0;
		margin-top: 20px;
	}
}

.new-styles .nav > ul > li > a {
	position: relative;
	text-decoration: none;
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
}

@media (max-width: 1199px) {
	.new-styles .nav > ul > li > a {
		padding-left: 18px;
		padding-right: 18px;
	}
}

.new-styles .nav > ul > li > a:hover,
  .new-styles .nav > ul > #is-active > a,
  .new-styles .nav > ul > li.is-active > a {
	color: #ed1c24;
	text-decoration: none;
}

.new-styles .nav > ul > li > a > svg {
	margin-left: 8px;
	width: 10px;
	display: inline-block;
	fill: currentColor;
}

@media (max-width: 1199px) {
	.new-styles .nav > ul > li > a > svg {
		position: absolute;
		top: 2px;
		right: 0;
	}
}

.new-styles .nav > ul > li:hover .nav__dropdown {
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
}

.new-styles .nav .nav__dropdown {
	position: absolute;
	opacity: 0;
	width: 377px;
	left: -22px;
	top: 100%;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	visibility: hidden;
	pointer-events: none;
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	background-color: #fff;
	font-size: 18px;
	text-transform: none;
}

@media (max-width: 1199px) {
	.new-styles .nav .nav__dropdown {
		position: static;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		text-align: left;
		font-size: 16px;
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}
}

.new-styles .nav .nav__dropdown li {
	position: relative;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.new-styles .nav .nav__dropdown li:before {
	content: '';
	width: 4px;
	background: #ed1c24;
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	-webkit-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	transform: translateX(-10px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
}

.new-styles .nav .nav__dropdown li:hover:before,
  .new-styles .nav .nav__dropdown li.is-active:before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.new-styles .nav .nav__dropdown li:hover,
  .new-styles .nav .nav__dropdown li.is-active {
	background-color: #ececec;
}

.new-styles .nav .nav__dropdown li:hover span,
  .new-styles .nav .nav__dropdown li.is-active span {
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

.new-styles .nav .nav__dropdown a {
	min-height: 80px;
	padding: 20px;
	padding-right: 40px;
	display: block;
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	text-decoration: none;
}

.new-styles .nav .nav__dropdown a:hover {
	color: inherit;
}

.new-styles .nav .nav__dropdown strong {
	text-transform: uppercase;
	color: #ed1c24;
	font-weight: 700;
}

.new-styles .nav .nav__dropdown span {
	-webkit-transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	transition: border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	-o-transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out;
	transition: transform 0.5s ease-out, border-color 0.5s ease-out, border-radius 0.5s ease-out, max-height 0.5s ease-out, max-width 0.5s ease-out, background-color 0.5s ease-out, box-shadow 0.5s ease-out, color 0.5s ease-out, opacity 0.5s ease-out, visibility 0.5s ease-out, -webkit-transform 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
	display: block;
}

.new-styles .nav .nav__dropdown--alt {
	width: 270px;
}

@media (max-width: 1199px) {
	.new-styles .nav .nav__dropdown--alt {
		width: 377px;
	}
}

.new-styles .nav .nav__dropdown--alt a {
	min-height: 45px;
}

.new-styles .section {
	padding: 131px 0 125px;
}

@media (max-width: 1199px) {
	.new-styles .section {
		padding: 100px 0;
	}
}

@media (max-width: 1023px) {
	.new-styles .section {
		padding: 60px 0;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section {
		padding: 40px 0;
	}
}

.new-styles .section .section__content {
	text-align: center;
}

.new-styles .section .section__content p {
	max-width: 65%;
	margin: 0 auto;
}

@media (max-width: 1023px) {
	.new-styles .section .section__content p {
		max-width: 85%;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section .section__content p {
		max-width: none;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section .section__head {
		text-align: center;
	}
}

.new-styles .section--gray {
	background: -webkit-gradient(linear, left top, left bottom, from(#eef1f5), to(#e6e9f0));
	background: -o-linear-gradient(top, #eef1f5 0%, #e6e9f0 100%);
	background: linear-gradient(to bottom, #eef1f5 0%, #e6e9f0 100%);
}

.new-styles .section--size1 {
	padding: 79px 0 32px;
}

@media (max-width: 1023px) {
	.new-styles .section--size1 {
		padding: 60px 0;
	}
}

.new-styles .section--size2 {
	padding: 80px 0 76px;
}

@media (max-width: 1023px) {
	.new-styles .section--size2 {
		padding: 60px 0;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section--size2 {
		padding: 40px 0;
	}
}

.new-styles .section--size2 h2 {
	margin-bottom: 20px;
}

.new-styles .section--size2 .section__content p {
	max-width: 85%;
	margin: 0 auto 33px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section--size2 .section__content p {
		max-width: none;
		margin: 0 0 20px;
	}
}

.new-styles .section--size2 .section__content p a {
	color: #0072bc;
	-webkit-transition: color 0.4s;
	-o-transition: color 0.4s;
	transition: color 0.4s;
	text-decoration: none;
}

.new-styles .section--size2 .section__content p a:hover {
	color: #ed1c24;
}

.new-styles .section--size2 .section__content p a i {
	font-size: 16px;
	margin-left: 7px;
}

.new-styles .section--size2 .section__content svg {
	width: .875em;
	fill: currentColor;
}

.new-styles .section--big {
	padding: 165px 0 140px;
}

@media (max-width: 1199px) {
	.new-styles .section--big {
		padding: 110px 0 90px;
	}
}

@media (max-width: 1023px) {
	.new-styles .section--big {
		padding: 70px 0;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section--big {
		padding: 45px 0;
	}
}

@media (max-width: 1199px) {
	.new-styles .section--big .section__inner {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.new-styles .section--big .section__head h2 {
	margin-bottom: 45px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section--big .section__head h2 {
		margin-bottom: 20px;
	}
}

.new-styles .section--big .section__actions {
	padding-left: 2px;
}

.new-styles .section--big .section__actions span {
	display: block;
	margin-bottom: 18px;
}

.new-styles .section--big .section__actions .btn {
	min-width: 194px;
}

.new-styles .section--big .section__body {
	padding-top: 6px;
}

.new-styles .section--big .section__content {
	text-align: left;
}

.new-styles .section--big .section__content strong {
	display: block;
	padding-left: 28px;
	position: relative;
	margin-bottom: 28px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section--big .section__content strong {
		margin-bottom: 15px;
	}
}

.new-styles .section--big .section__content strong:before {
	content: '';
	width: 8px;
	background: #ed1c24;
	position: absolute;
	top: 6px;
	left: 1px;
	bottom: 6px;
}

.new-styles .section--big .section__content p {
	max-width: none;
	margin-bottom: 28px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section--big .section__content p {
		margin-bottom: 15px;
	}
}

.new-styles .section--poster {
	position: relative;
	padding: 140px 0 85px;
}

.new-styles .section--poster .section__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	pointer-events: none;
}

.new-styles .section--poster .section__bg img {
	width: 100%;
}

.new-styles .section--poster .section__bg--top {
    /*top: -83px;*/;
}

.new-styles .section--poster .section__bg--bot {
	top: 100%;
	margin-top: -490px;
}

@media (max-width: 1199px) {
	.new-styles .section--poster {
		padding-top: 80px;
	}

	.new-styles .section--poster .section__bg--bot {
		top: auto;
		margin-top: 0;
		bottom: 0;
	}
}

.new-styles .section--alt {
	padding: 0;
	color: #fff;
	font-size: 26px;
}

@media (max-width: 1023px) {
	.new-styles .section--alt {
		font-size: 22px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section--alt {
		font-size: 20px;
	}
}

.new-styles .section--alt .section__head,
  .new-styles .section--alt .section__body {
	position: relative;
}

.new-styles .section--alt .section__head:before,
  .new-styles .section--alt .section__body:before {
	content: '';
	position: absolute;
	top: -2px;
	bottom: -2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 110vw;
	background-color: #2773be;
}

.new-styles .section--alt .section__head {
	padding-top: 55px;
	padding-bottom: 5px;
	line-height: 1.3;
}

.new-styles .section--alt .section__head:before {
	left: auto;
	right: -30px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.new-styles .section--alt .section__head p {
	position: relative;
	z-index: 1;
}

.new-styles .section--alt .section__head strong {
	font-weight: 600;
}

.new-styles .section--alt .section__body {
	padding-top: 80px;
	padding-bottom: 80px;
}

@media (max-width: 1199px) {
	.new-styles .section--alt .section__body {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

@media (max-width: 1023px) {
	.new-styles .section--alt .section__body {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.new-styles .section--alt .section__body:before {
	top: -15px;
}

.new-styles .section--alt .section__divider {
	position: relative;
}

.new-styles .section--alt .section__divider:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 110vw;
	height: 1px;
	background-color: #fff;
}

.new-styles .section-slider {
	padding: 120px 0 199px;
	color: #000;
}

@media (max-width: 1199px) {
	.new-styles .section-slider {
		padding: 90px 0 120px;
	}
}

@media (max-width: 1023px) {
	.new-styles .section-slider {
		padding: 60px 0 80px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section-slider {
		padding: 40px 0 60px;
	}
}

.new-styles .section-slider .section__head {
	margin-bottom: 20px;
	padding-right: 100px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .section-slider .section__head {
		padding-right: 75px;
	}
}

.new-styles .section-slider .section__head h2 {
	margin-bottom: 0;
}

.new-styles .select select::-ms-expand {
	display: none;
}

.new-styles .shell {
	max-width: calc( 1140px + 15px * 2);
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
	width: 100%;
}

.new-styles .shell--fluid {
	max-width: none;
}

.new-styles .slider {
	position: relative;
	padding-top: 30px;
	max-width: 1028px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider {
		max-width: none;
		padding-top: 0;
	}
}

.new-styles .slider .slider__nav {
	position: absolute;
	top: -66px;
	right: -4px;
	padding: 0 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slider__nav {
		top: -48px;
	}
}

.new-styles .slider .slider__nav:before {
	content: '';
	position: absolute;
	top: -3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 3px;
	bottom: -3px;
	background: #a1a1a1;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slider__nav:before {
		width: 2px;
	}
}

.new-styles .slider .slider__nav .slider__arrow {
	position: relative;
	margin: 0;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
	height: 44px;
	max-width: 26px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 26px;
	flex: 0 0 26px;
	display: inline-block;
	left: auto;
	right: auto;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slider__nav .slider__arrow {
		height: 34px;
	}
}

.new-styles .slider .slider__nav .slider__arrow:before {
	content: '';
	width: 3px;
	height: 26px;
	position: absolute;
	top: 0;
	display: inline-block;
	background: #0072bc;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slider__nav .slider__arrow:before {
		height: 22px;
		top: -1px;
	}
}

.new-styles .slider .slider__nav .slider__arrow:after {
	content: '';
	width: 3px;
	height: 26px;
	position: absolute;
	bottom: 1px;
	display: inline-block;
	background: #0072bc;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slider__nav .slider__arrow:after {
		height: 22px;
		bottom: -1px;
	}
}

.new-styles .slider .slider__nav .slider__arrow:hover {
	opacity: .6;
}

.new-styles .slider .slider__nav .swiper-button-disabled {
	pointer-events: none;
}

.new-styles .slider .slider__nav .slider__arrow--next:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 20px;
}

.new-styles .slider .slider__nav .slider__arrow--next:after {
	left: 20px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.new-styles .slider .slider__nav .slider__arrow--prev {
	margin-right: 25px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slider__nav .slider__arrow--prev {
		margin-right: 10px;
	}
}

.new-styles .slider .slider__nav .slider__arrow--prev:before {
	right: 20px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.new-styles .slider .slider__nav .slider__arrow--prev:after {
	right: 20px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.new-styles .slider .slide__inner {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slide__content {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

.new-styles .slider .slide__content h3 {
	padding-left: 25px;
	position: relative;
	margin-bottom: 22px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slide__content h3 {
		margin-bottom: 15px;
	}
}

.new-styles .slider .slide__content h3:before {
	content: '';
	width: 8px;
	background: #ed1c24;
	position: absolute;
	top: 6px;
	left: 1px;
	bottom: 6px;
}

.new-styles .slider .slide__content p {
	padding: 0 20px 0 2px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slide__content p {
		padding: 0;
	}
}

.new-styles .slider .slide__image {
	padding-top: 7px;
	text-align: right;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slide__image {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		padding-top: 0;
		margin-bottom: 20px;
		text-align: center;
	}
}

.new-styles .slider .slide__actions {
	margin-top: 66px;
	padding-left: 2px;
}

@media (max-width: 1023px) {
	.new-styles .slider .slide__actions {
		padding: 0;
		margin-top: 30px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slide__actions {
		margin-top: 20px;
	}
}

.new-styles .slider .slide__actions .btn {
	min-width: 223px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .slider .slide__actions .btn {
		min-width: auto;
	}
}

.new-styles .slider--alt {
	padding-top: 0;
	max-width: none;
}

.new-styles .slider--alt .slider__nav {
	margin-top: 14px;
	top: auto;
	right: auto;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 1023px) {
	.new-styles .slider--alt .slider__nav {
		margin-top: 30px;
	}
}

.new-styles .slider--alt .slider__nav .slider__arrow:before,
  .new-styles .slider--alt .slider__nav .slider__arrow:after {
	background-color: #fff;
	background-color: #fff;
}

.new-styles .slider--alt .slider__slides {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.new-styles .testimonial {
	font-weight: 300;
	font-size: 22px;
	line-height: 1.6;
}

@media (max-width: 1023px) {
	.new-styles .testimonial {
		font-size: 20px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .testimonial {
		font-size: 18px;
	}
}

.new-styles .testimonial strong {
	margin-left: 10px;
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	color: #5cbefe;
	letter-spacing: 0.045em;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .testimonial strong {
		margin-left: 0;
		margin-top: 20px;
		display: block;
	}
}

.new-styles .widgets-features {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -16px -69px;
}

@media (max-width: 1300px) {
	.new-styles .widgets-features {
		margin: 0 -8px -69px;
	}
}

@media (max-width: 1199px) {
	.new-styles .widgets-features {
		margin: 0 8px -50px;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .widgets-features {
		margin: 0;
		display: block;
	}
}

.new-styles .widgets-features .widget {
	padding: 0 16px;
	max-width: 33.33%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	margin-bottom: 69px;
}

@media (max-width: 1300px) {
	.new-styles .widgets-features .widget {
		padding: 0 8px;
	}
}

@media (max-width: 1199px) {
	.new-styles .widgets-features .widget {
		margin-bottom: 50px;
	}
}

@media (max-width: 1023px) {
	.new-styles .widgets-features .widget {
		max-width: 50%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .widgets-features .widget {
		max-width: none;
		padding: 0;
		text-align: center;
	}
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .widgets-features .widget:last-child {
		margin-bottom: 0;
	}
}

.new-styles .widgets-features .widget .widget__inner {
	height: 100%;
	padding-left: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
}

.new-styles .widgets-features .widget .widget__head {
	margin-bottom: 13px;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .widgets-features .widget .widget__title br {
		display: none;
	}
}

.new-styles .widgets-features .widget .widget__image {
	margin-bottom: 8px;
	min-height: 82px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape) {
	.new-styles .widgets-features .widget .widget__image {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.new-styles .widgets-features .widget .widget__image img {
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.new-styles .widgets-features .widget:hover .widget__image img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.new-styles .widgets-features .widget .widget__body {
	margin-bottom: 10px;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
}

.new-styles .wrapper {
	position: relative;
	min-height: 100vh;
	overflow: hidden;
}

.new-styles .container {
	overflow: visible;
}



.new-styles .row:before,
.new-styles .row:after { display: none;  }


/* ------------------------------------------------------------ *\
	Hero Engine
\* ------------------------------------------------------------ */

.new-styles .hero-engine {  text-align: center; margin-bottom: -24px; background-size: cover; background-position: center; background-repeat: no-repeat; }
.new-styles .hero-engine .hero__content { position: relative; padding: 67px 20px 180px; }
.new-styles .hero-engine .hero__content:after { content: ''; position: absolute; left: calc(50% - 50vw); right: 31.5%; bottom: -1px; height: 22.9%; background-color: #fff; }

@media(max-width: 767px){
	.new-styles .hero-engine .hero__content { padding: 67px 20px 120px; }
	.new-styles .hero-engine .hero__content:after { left: -5px; right: -5px; height: 40px; }
}

/* ------------------------------------------------------------ *\
	Section Options
\* ------------------------------------------------------------ */

.new-styles .section-options { position: relative; z-index: 2; padding-bottom: 112px; }

.new-styles .section-options .section__content { max-width: 93%; padding: 0 2px; }
.new-styles .section-options  h1 { line-height: 1.2; margin-bottom: 13px; }
.new-styles .section-options  h1 strong { text-transform: uppercase; font-size: 109%; }
.new-styles .section-options  h3 { font-weight: 300; line-height: 1.4;  }

.new-styles .section-options .section__actions { padding-top: 34px; }
.new-styles .section-options .section__actions .btn { padding-left: 24px; padding-right: 24px;  }
.new-styles .section-options .section__actions .btn + .btn { margin-left: 17px; }

@media(max-width: 767px){
	.new-styles .section-options { padding-bottom: 60px; }
	.new-styles .section-options .section__actions .btn { margin-bottom: 10px; }
	.new-styles .section-options .section__actions .btn + .btn { margin-left: 0; margin-right: 15px; }
}

/* ------------------------------------------------------------ *\
	Section Organizations
\* ------------------------------------------------------------ */

.new-styles .section-organizations { position: relative; color: #333; }

.new-styles .section-organizations .section__media { background-color: #f6f7fa; background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; left: 0; right: 0; bottom: 88px; top: 0 ; z-index: 1; }
.new-styles .section-organizations .section__content { position: relative; z-index: 2; font-size: 30px; padding: 70px 0 65px; }
.new-styles .section-organizations .section__content strong { font-weight: 600; }

.new-styles .section-organizations .section__foot { position: relative; z-index: 2; }

@media(max-width: 767px){
	.new-styles .section-organizations .section__content { font-size: 22px; }
}

/* ------------------------------------------------------------ *\
	List Helps
\* ------------------------------------------------------------ */

.new-styles .list-helps { list-style-type: none; }
.new-styles .list-helps li { }
.new-styles .list-helps a { background-color: #2d72b6; color: #fff; padding: 30px 22px 44px; height: 100%; display: block; text-decoration: none; }
.new-styles .list-helps span { display: block; background-color: #003663; width: 45px; height: 45px; line-height: 45px; text-align: center; border-radius: 50%; font-size: 28px; font-weight: 500; margin-bottom: 18px; transition: transform .3s; }
.new-styles .list-helps a:hover span { transform: scale(1.2); }
.new-styles .list-helps h6 { font-size: 30px; line-height: 1.2; font-weight: 400; margin-bottom: 11px; }

@media(max-width: 1024px){
	.list-helps { margin-bottom: -30px; }
	.list-helps li { padding-bottom: 30px; }
}

/* ------------------------------------------------------------ *\
	Section About
\* ------------------------------------------------------------ */

.section-about { padding: 106px 0 110px; }
.section-about .section__head { text-align: center; margin-bottom: 62px; }
.section-about .section__body .row{ margin-bottom: -70px; }
.section-about .section__body .row > * { padding-bottom: 70px; }


/* ------------------------------------------------------------ *\
	About
\* ------------------------------------------------------------ */

.new-styles .about {}
.new-styles .about .about__head { position: relative; }
.new-styles .about .about__head:after { content: ''; left: 0; top: 8px; bottom: 8px; width: 8px; background-color: #ed1c24; position: absolute; }
.new-styles .about .about__head h6 { font-weight: 600; padding-left: 21px; line-height: 1.4; max-width: 540px; }

.new-styles .about .about__body { padding: 27px 0 27px 28px; display:flex; align-items:center; flex-wrap: wrap; justify-content:space-between; }
.new-styles .about .about__body p { margin-bottom: 0; }
.new-styles .about .about__content{ width: 10%; flex-grow: 1; }
.new-styles .about .about__body img { }

@media(max-width: 1024px){
	.new-styles .about .about__content{ font-size: 15px; }
	.new-styles .about .about__body img { max-width: 44%; }
}

@media(max-width: 767px){
	.new-styles .about .about__body { padding: 15px 0 ;}
}


/* ------------------------------------------------------------ *\
	Section Features
\* ------------------------------------------------------------ */

.new-styles .section--features { padding: 71px 0 45px; }
.new-styles .section--features .section__head { text-align: center; margin-bottom: 51px; }

.new-styles .section--features .widget .widget__body { flex-grow: 0; }

@media(max-width: 1024px){
	.new-styles .section--features { font-size: 15px; }	
	.new-styles .section--features h3 { font-size: 22px; }	
}

/* ------------------------------------------------------------ *\
	Section Support
\* ------------------------------------------------------------ */

.new-styles .section-support { padding: 121px 0 110px; background-color: #001119; background-size: cover; background-position: center; background-repeat: no-repeat; color: #fff; }
.new-styles .section-support h2 { font-size: 42px; font-weight: 400; line-height: 1.2; margin-bottom: 37px; }
.new-styles .section-support h3 { font-weight: 300; line-height: 1.4; }
.new-styles .section__content { padding-right: 10px; }

.new-styles .section__aside { padding: 10px 0 10px 21px; }

@media(max-width: 1024px){
	.new-styles .section__aside { padding: 40px 20px 0; }
}

@media(max-width: 767px){
	.new-styles .section-support { padding: 60px 0; }
	.new-styles .section-support h2 { font-size: 30px; }
}

/* ------------------------------------------------------------ *\
	List Dots
\* ------------------------------------------------------------ */

.new-styles .list-dots { font-size: 20px; line-height: 1.4; font-weight: 400; list-style-type: none; columns: 2; column-gap: 61px; }
.new-styles .list-dots a { text-decoration: none; }

.new-styles .list-dots li:not(:last-child) { margin-bottom: 10px; }
.new-styles .list-dots li:not(:last-child):before { content: "\2022"; display: inline-block; width: 0.6em; margin-left: -0.9em; }

.new-styles .list-dots li:last-child { margin-left: -0.9em; }

@media(max-width: 767px){
	.new-styles .list-dots { columns: 1; }
}


/* ------------------------------------------------------------ *\
	Section Slider Alt
\* ------------------------------------------------------------ */

.new-styles .section-slider--alt { padding: 109px 0 114px; }
.new-styles .section-slider--alt strong { font-weight: 500; }
.new-styles .section-slider--alt .section__head { margin-bottom: 17px; }
.new-styles .section-slider--alt .slide__actions { margin-top: 54px; }

@media(max-width: 1024px){
	.new-styles .section-slider--alt .slider__nav { margin-right: 0; margin-top: 0; }
}