@import url("https://fonts.googleapis.com/css?family=Assistant:300,400,700|Muli:200,300,400,600,900|Open+Sans:300,400,400i,700&subset=cyrillic-ext,hebrew");
#search-form #edit-advanced {
	display: none;
}

#search-form #edit-advanced {
	display: none;
}

.students:before, .rewarding:before, .recruitmentEvents:before {
	
	transform: scaleX(1);
}

.students:after, .rewarding:after, .recruitmentEvents:after {
	display: none;
}

.social li {
	display: inline-block;
}

.iconIai-instagram-square:before {
	content: "\e916";
}

.block-views-blockhomepage-pr-and-spotlight-block-1 .quickPR figure {
	position: relative;
	overflow: hidden;
	width: 150px;
	height: 95px;
	float: right;
	margin-left: 10px;
}

@media (max-width: 767px) {
	.block-views-blockhomepage-pr-and-spotlight-block-1>.row {
		flex-direction: column-reverse;
	}
}

.custom_title {
	margin: 0;
	font-size: 3.75em;
	font-weight: 500;
	line-height: 1;
	text-shadow: 1px 1px 2px #000;
}

.messages {
	padding: 15px 20px 15px 35px;
	word-wrap: break-word;
	border: 1px solid;
	border-width: 1px 1px 1px 0;
	border-radius: 2px;
	background: no-repeat 10px 17px;
	overflow-wrap: break-word;
}

[dir="rtl"] .messages {
	padding-right: 35px;
	padding-left: 20px;
	text-align: right;
	border-width: 1px 0 1px 1px;
	background-position: right 10px top 17px;
}

.messages+.messages {
	margin-top: 1.538em;
}

.messages__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.messages__item+.messages__item {
	margin-top: 0.769em;
}

.messages--status {
	color: #325e1c;
	border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
	background-color: #f3faef;
	background-image: url(/heb/core/misc/icons/73b355/check.svg);
	box-shadow: -8px 0 0 #77b259;
}

[dir="rtl"] .messages--status {
	margin-left: 0;
	border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
	box-shadow: 8px 0 0 #77b259;
}

.messages--warning {
	color: #734c00;
	border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
	background-color: #fdf8ed;
	background-image: url(/heb/core/misc/icons/e29700/warning.svg);
	box-shadow: -8px 0 0 #e09600;
}

[dir="rtl"] .messages--warning {
	border-color: #f4daa6 transparent #f4daa6 #f4daa6;
	box-shadow: 8px 0 0 #e09600;
}

.messages--error {
	color: #a51b00;
	border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
	background-color: #fcf4f2;
	background-image: url(/heb/core/misc/icons/e32700/error.svg);
	box-shadow: -8px 0 0 #e62600;
}

[dir="rtl"] .messages--error {
	border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
	box-shadow: 8px 0 0 #e62600;
}

.messages--error p.error {
	color: #a51b00;
}

@media print {
	*, *::before, *::after {
		text-shadow: none !important;
		box-shadow: none !important;
	}

	a, a:visited {
		text-decoration: underline;
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	pre {
		white-space: pre-wrap !important;
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr, img {
		page-break-inside: avoid;
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}

	h2, h3 {
		page-break-after: avoid;
	}

	.navbar {
		display: none;
	}

	.badge {
		border: 1px solid #000;
	}

	.table {
		border-collapse: collapse !important;
	}

	.table td, .table th {
		background-color: #fff !important;
	}

	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important;
	}
}

html {
	box-sizing: border-box;
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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


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

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
}

[tabindex="-1"]:focus {
	outline: none !important;
}

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

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

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

abbr[title], abbr[data-original-title] {
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
}

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

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

ol ol, ul ul, ol ul, ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: bold;
}

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

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

b, strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #1c48f0;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #004a76;
	text-decoration: underline;
}

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

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

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

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
}

figure {
	margin: 0 0 1rem;
}

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

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

a, area, button, [role="button"], input, label, select, summary, textarea {
	touch-action: manipulation;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #868e96;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: left;
}

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

button:focus {
	outline: 1px dotted;
}

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

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}

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

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

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

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

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

progress {
	vertical-align: baseline;
}

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

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

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

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

output {
	display: inline-block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5rem;
	font-family: inherit;
	font-weight: 200;
	line-height: 1.2;
	color: inherit;
}

h1, .h1 {
	font-size: 5rem;
}

h2, .h2 {
	font-size: 3rem;
}

h3, .h3 {
	font-size: 2.625rem;
}

h4, .h4 {
	font-size: 2.25rem;
}

h5, .h5 {
	font-size: 1.625rem;
}

h6, .h6 {
	font-size: 1.25rem;
}

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

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

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

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

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

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 2px solid #1c48f0;
}

small, .small {
	font-size: 80%;
	font-weight: normal;
}

mark, .mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}

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

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

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

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

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

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

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #868e96;
}

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

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

.img-thumbnail {
	padding: 0.25rem;
	background-color: #fff;
	border: 1px solid #ddd;
	transition: all 0.2s ease-in-out;
	max-width: 100%;
	height: auto;
}

.figure {
	display: inline-block;
}

.figure-img {
	margin-bottom: 0.5rem;
	line-height: 1;
}

.figure-caption {
	font-size: 90%;
	color: #868e96;
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
	padding: 0.2rem 0.4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f8f9fa;
}

a>code {
	padding: 0;
	color: inherit;
	background-color: inherit;
}

kbd {
	padding: 0.2rem 0.4rem;
	font-size: 90%;
	color: #fff;
	background-color: #212529;
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #212529;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	background-color: transparent;
	border-radius: 0;
}

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

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

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

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

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

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

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

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

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

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

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

.col {
	
	flex-basis: 0;
	
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.col-2 {
	
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.col-3 {
	
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-5 {
	
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.col-6 {
	
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.col-8 {
	
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.col-9 {
	
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.col-11 {
	
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.col-12 {
	
	flex: 0 0 100%;
	max-width: 100%;
}

.order-1 {
	
	order: 1;
}

.order-2 {
	
	order: 2;
}

.order-3 {
	
	order: 3;
}

.order-4 {
	
	order: 4;
}

.order-5 {
	
	order: 5;
}

.order-6 {
	
	order: 6;
}

.order-7 {
	
	order: 7;
}

.order-8 {
	
	order: 8;
}

.order-9 {
	
	order: 9;
}

.order-10 {
	
	order: 10;
}

.order-11 {
	
	order: 11;
}

.order-12 {
	
	order: 12;
}

@media (min-width: 576px) {
	.col-sm {
		
		flex-basis: 0;
		
		flex-grow: 1;
		max-width: 100%;
	}

	.col-sm-auto {
		
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-sm-1 {
		
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-sm-2 {
		
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-sm-3 {
		
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-sm-4 {
		
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-sm-5 {
		
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-sm-6 {
		
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-sm-7 {
		
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-sm-8 {
		
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-sm-9 {
		
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-sm-10 {
		
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-sm-11 {
		
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-sm-12 {
		
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-sm-1 {
		
		order: 1;
	}

	.order-sm-2 {
		
		order: 2;
	}

	.order-sm-3 {
		
		order: 3;
	}

	.order-sm-4 {
		
		order: 4;
	}

	.order-sm-5 {
		
		order: 5;
	}

	.order-sm-6 {
		
		order: 6;
	}

	.order-sm-7 {
		
		order: 7;
	}

	.order-sm-8 {
		
		order: 8;
	}

	.order-sm-9 {
		
		order: 9;
	}

	.order-sm-10 {
		
		order: 10;
	}

	.order-sm-11 {
		
		order: 11;
	}

	.order-sm-12 {
		
		order: 12;
	}
}

@media (min-width: 768px) {
	.col-md {
		
		flex-basis: 0;
		
		flex-grow: 1;
		max-width: 100%;
	}

	.col-md-auto {
		
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-md-1 {
		
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-md-2 {
		
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-md-3 {
		
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-md-5 {
		
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-md-6 {
		
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-md-8 {
		
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-md-9 {
		
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-md-11 {
		
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-md-12 {
		
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-md-1 {
		
		order: 1;
	}

	.order-md-2 {
		
		order: 2;
	}

	.order-md-3 {
		
		order: 3;
	}

	.order-md-4 {
		
		order: 4;
	}

	.order-md-5 {
		
		order: 5;
	}

	.order-md-6 {
		
		order: 6;
	}

	.order-md-7 {
		
		order: 7;
	}

	.order-md-8 {
		
		order: 8;
	}

	.order-md-9 {
		
		order: 9;
	}

	.order-md-10 {
		
		order: 10;
	}

	.order-md-11 {
		
		order: 11;
	}

	.order-md-12 {
		
		order: 12;
	}
}

@media (min-width: 992px) {
	.col-lg {
		
		flex-basis: 0;
		
		flex-grow: 1;
		max-width: 100%;
	}

	.col-lg-auto {
		
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-lg-1 {
		
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-lg-2 {
		
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-lg-3 {
		
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-lg-5 {
		
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-lg-6 {
		
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-lg-8 {
		
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-lg-9 {
		
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-lg-11 {
		
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-lg-12 {
		
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-lg-1 {
		
		order: 1;
	}

	.order-lg-2 {
		
		order: 2;
	}

	.order-lg-3 {
		
		order: 3;
	}

	.order-lg-4 {
		
		order: 4;
	}

	.order-lg-5 {
		
		order: 5;
	}

	.order-lg-6 {
		
		order: 6;
	}

	.order-lg-7 {
		
		order: 7;
	}

	.order-lg-8 {
		
		order: 8;
	}

	.order-lg-9 {
		
		order: 9;
	}

	.order-lg-10 {
		
		order: 10;
	}

	.order-lg-11 {
		
		order: 11;
	}

	.order-lg-12 {
		
		order: 12;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		
		flex-basis: 0;
		
		flex-grow: 1;
		max-width: 100%;
	}

	.col-xl-auto {
		
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xl-1 {
		
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-xl-2 {
		
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-xl-3 {
		
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-4 {
		
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-xl-5 {
		
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-xl-6 {
		
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-7 {
		
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-xl-8 {
		
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-xl-9 {
		
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-10 {
		
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-xl-11 {
		
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-xl-12 {
		
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-xl-1 {
		
		order: 1;
	}

	.order-xl-2 {
		
		order: 2;
	}

	.order-xl-3 {
		
		order: 3;
	}

	.order-xl-4 {
		
		order: 4;
	}

	.order-xl-5 {
		
		order: 5;
	}

	.order-xl-6 {
		
		order: 6;
	}

	.order-xl-7 {
		
		order: 7;
	}

	.order-xl-8 {
		
		order: 8;
	}

	.order-xl-9 {
		
		order: 9;
	}

	.order-xl-10 {
		
		order: 10;
	}

	.order-xl-11 {
		
		order: 11;
	}

	.order-xl-12 {
		
		order: 12;
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.table th, .table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #e9ecef;
}

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

.table tbody+tbody {
	border-top: 2px solid #e9ecef;
}

.table .table {
	background-color: #fff;
}

.table-sm th, .table-sm td {
	padding: 0.3rem;
}

.table-bordered {
	border: 1px solid #e9ecef;
}

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

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

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

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

.table-primary, .table-primary>th, .table-primary>td {
	background-color: #b8daee;
}

.table-hover .table-primary:hover {
	background-color: #a3cfe9;
}

.table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {
	background-color: #a3cfe9;
}

.table-secondary, .table-secondary>th, .table-secondary>td {
	background-color: #dddfe2;
}

.table-hover .table-secondary:hover {
	background-color: #cfd2d6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.thead-inverse th {
	color: #fff;
	background-color: #212529;
}

.thead-default th {
	color: #495057;
	background-color: #e9ecef;
}

.table-inverse {
	color: #fff;
	background-color: #212529;
}

.table-inverse th, .table-inverse td, .table-inverse thead th {
	border-color: #32383e;
}

.table-inverse.table-bordered {
	border: 0;
}

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

.table-inverse.table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 991px) {
	.table-responsive {
		display: block;
		width: 100%;
		overflow-x: auto;
		
	}

	.table-responsive.table-bordered {
		border: 0;
	}
}

.form-control {
	display: block;
	width: 100%;
	padding: 0.5rem 0.75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #43b9ff;
	outline: none;
}

.form-control::-webkit-input-placeholder {
	color: #868e96;
	opacity: 1;
}

.form-control::placeholder {
	color: #868e96;
	opacity: 1;
}

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

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px);
}

.form-control-file, .form-control-range {
	display: block;
}

.col-form-label {
	padding-top: calc(0.5rem - 1px * 2);
	padding-bottom: calc(0.5rem - 1px * 2);
	margin-bottom: 0;
}

.col-form-label-lg {
	padding-top: calc(0.5rem - 1px * 2);
	padding-bottom: calc(0.5rem - 1px * 2);
	font-size: 1.25rem;
}

.col-form-label-sm {
	padding-top: calc(0.25rem - 1px * 2);
	padding-bottom: calc(0.25rem - 1px * 2);
	font-size: 0.875rem;
}

.col-form-legend {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin-bottom: 0;
	font-size: 1rem;
}

.form-control-plaintext {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin-bottom: 0;
	line-height: 1.25;
	border: solid transparent;
	border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm>.form-control-plaintext.form-control, .input-group-sm>.form-control-plaintext.input-group-addon, .input-group-sm>.input-group-btn>.form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg>.form-control-plaintext.form-control, .input-group-lg>.form-control-plaintext.input-group-addon, .input-group-lg>.input-group-btn>.form-control-plaintext.btn {
	padding-right: 0;
	padding-left: 0;
}

.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), .input-group-sm>select.input-group-addon:not([size]):not([multiple]), .input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), .input-group-lg>select.input-group-addon:not([size]):not([multiple]), .input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
	height: calc(2.3125rem + 2px);
}

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

.form-text {
	display: block;
	margin-top: 0.25rem;
}

.form-row {
	
	display: flex;
	
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

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

.form-check {
	position: relative;
	display: block;
	margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
	color: #868e96;
}

.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0;
}

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

.form-check-input:only-child {
	position: static;
}

.form-check-inline {
	display: inline-block;
}

.form-check-inline .form-check-label {
	vertical-align: middle;
}

.form-check-inline+.form-check-inline {
	margin-left: 0.75rem;
}

.invalid-feedback {
	display: none;
	margin-top: .25rem;
	font-size: .875rem;
	color: #dc3545;
}

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

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
	border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid~.invalid-feedback, .was-validated .form-control:valid~.invalid-tooltip, .form-control.is-valid~.invalid-feedback, .form-control.is-valid~.invalid-tooltip, .was-validated .custom-select:valid~.invalid-feedback, .was-validated .custom-select:valid~.invalid-tooltip, .custom-select.is-valid~.invalid-feedback, .custom-select.is-valid~.invalid-tooltip {
	display: block;
}

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

.was-validated .custom-control-input:valid~.custom-control-indicator, .custom-control-input.is-valid~.custom-control-indicator {
	background-color: rgba(40, 167, 69, 0.25);
}

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

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

.was-validated .custom-file-input:valid~.custom-file-control::before, .custom-file-input.is-valid~.custom-file-control::before {
	border-color: inherit;
}

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
	border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip, .form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip {
	display: block;
}

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

.was-validated .custom-control-input:invalid~.custom-control-indicator, .custom-control-input.is-invalid~.custom-control-indicator {
	background-color: rgba(220, 53, 69, 0.25);
}

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

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

.was-validated .custom-file-input:invalid~.custom-file-control::before, .custom-file-input.is-invalid~.custom-file-control::before {
	border-color: inherit;
}

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
	
	display: flex;
	
	flex-flow: row wrap;
	
	align-items: center;
}

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

@media (min-width: 576px) {
	.form-inline label {
		
		display: flex;
		
		align-items: center;
		
		justify-content: center;
		margin-bottom: 0;
	}

	.form-inline .form-group {
		
		display: flex;
		
		flex: 0 0 auto;
		
		flex-flow: row wrap;
		
		align-items: center;
		margin-bottom: 0;
	}

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

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

	.form-inline .input-group {
		width: auto;
	}

	.form-inline .form-control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .form-check {
		
		display: flex;
		
		align-items: center;
		
		justify-content: center;
		width: auto;
		margin-top: 0;
		margin-bottom: 0;
	}

	.form-inline .form-check-label {
		padding-left: 0;
	}

	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: 0.25rem;
		margin-left: 0;
	}

	.form-inline .custom-control {
		
		display: flex;
		
		align-items: center;
		
		justify-content: center;
		padding-left: 0;
	}

	.form-inline .custom-control-indicator {
		position: static;
		display: inline-block;
		margin-right: 0.25rem;
		vertical-align: text-bottom;
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.btn {
	display: inline-block;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	
	user-select: none;
	border: 1px solid transparent;
	padding: 0.5rem 0.75rem;
	font-size: 1rem;
	line-height: 1.25;
	transition: all 0.15s ease-in-out;
}

.btn:focus, .btn:hover {
	text-decoration: none;
}

.btn:focus, .btn.focus {
	outline: 0;
	box-shadow: 0 0 0 3px rgba(0, 122, 194, 0.25);
}

.btn.disabled, .btn:disabled {
	opacity: .65;
}

.btn:active, .btn.active {
	background-image: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-primary {
	color: #fff;
	background-color: #1c48f0;
	border-color: black;
}

.btn-primary:hover {
	color: #fff;
	background-color: #00629c;
	border-color: black;
}

.btn-primary:focus, .btn-primary.focus {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
	background-color: #1c48f0;
	border-color: black;
}

.btn-primary:active, .btn-primary.active, .show>.btn-primary.dropdown-toggle {
	background-color: #00629c;
	background-image: none;
	border-color: black;
}

.btn-secondary {
	color: #fff;
	background-color: #868e96;
	border-color: black;
}

.btn-secondary:hover {
	color: #fff;
	background-color: #727b84;
	border-color: black;
}

.btn-secondary:focus, .btn-secondary.focus {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
	background-color: #868e96;
	border-color: black;
}

.btn-secondary:active, .btn-secondary.active, .show>.btn-secondary.dropdown-toggle {
	background-color: #727b84;
	background-image: none;
	border-color: black;
}

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

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: black;
}

.btn-success:focus, .btn-success.focus {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}

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

.btn-success:active, .btn-success.active, .show>.btn-success.dropdown-toggle {
	background-color: #218838;
	background-image: none;
	border-color: black;
}

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

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: black;
}

.btn-info:focus, .btn-info.focus {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}

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

.btn-info:active, .btn-info.active, .show>.btn-info.dropdown-toggle {
	background-color: #138496;
	background-image: none;
	border-color: black;
}

.btn-warning {
	color: #111;
	background-color: #ffc107;
	border-color: black;
}

.btn-warning:hover {
	color: #111;
	background-color: #e0a800;
	border-color: black;
}

.btn-warning:focus, .btn-warning.focus {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
	background-color: #ffc107;
	border-color: black;
}

.btn-warning:active, .btn-warning.active, .show>.btn-warning.dropdown-toggle {
	background-color: #e0a800;
	background-image: none;
	border-color: black;
}

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

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: black;
}

.btn-danger:focus, .btn-danger.focus {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
	background-color: #dc3545;
	border-color: black;
}

.btn-danger:active, .btn-danger.active, .show>.btn-danger.dropdown-toggle {
	background-color: #c82333;
	background-image: none;
	border-color: black;
}

.btn-light {
	color: #111;
	background-color: #f8f9fa;
	border-color: #506070;
}

.btn-light:hover {
	color: #111;
	background-color: #e2e6ea;
	border-color: #3b4752;
}

.btn-light:focus, .btn-light.focus {
	box-shadow: 0 0 0 3px rgba(80, 96, 112, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
	background-color: #f8f9fa;
	border-color: #506070;
}

.btn-light:active, .btn-light.active, .show>.btn-light.dropdown-toggle {
	background-color: #e2e6ea;
	background-image: none;
	border-color: #3b4752;
}

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

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: black;
}

.btn-dark:focus, .btn-dark.focus {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5);
}

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

.btn-dark:active, .btn-dark.active, .show>.btn-dark.dropdown-toggle {
	background-color: #23272b;
	background-image: none;
	border-color: black;
}

.btn-outline-primary {
	color: #1c48f0;
	background-color: transparent;
	background-image: none;
	border-color: #1c48f0;
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #1c48f0;
	border-color: #1c48f0;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
	box-shadow: 0 0 0 3px rgba(0, 122, 194, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #1c48f0;
	background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active, .show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #1c48f0;
	border-color: #1c48f0;
}

.btn-outline-secondary {
	color: #868e96;
	background-color: transparent;
	background-image: none;
	border-color: #868e96;
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #868e96;
	border-color: #868e96;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
	box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #868e96;
	background-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active, .show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #868e96;
	border-color: #868e96;
}

.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745;
}

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

.btn-outline-success:focus, .btn-outline-success.focus {
	box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5);
}

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

.btn-outline-success:active, .btn-outline-success.active, .show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8;
}

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

.btn-outline-info:focus, .btn-outline-info.focus {
	box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
}

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

.btn-outline-info:active, .btn-outline-info.active, .show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8;
}

.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107;
}

.btn-outline-warning:hover {
	color: #fff;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
	box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
}

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

.btn-outline-warning:active, .btn-outline-warning.active, .show>.btn-outline-warning.dropdown-toggle {
	color: #fff;
	background-color: #ffc107;
	border-color: #ffc107;
}

.btn-outline-danger {
	color: #dc3545;
	background-color: transparent;
	background-image: none;
	border-color: #dc3545;
}

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

.btn-outline-danger:focus, .btn-outline-danger.focus {
	box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
}

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

.btn-outline-danger:active, .btn-outline-danger.active, .show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa;
}

.btn-outline-light:hover {
	color: #fff;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
	box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
}

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

.btn-outline-light:active, .btn-outline-light.active, .show>.btn-outline-light.dropdown-toggle {
	color: #fff;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
}

.btn-outline-dark {
	color: #343a40;
	background-color: transparent;
	background-image: none;
	border-color: #343a40;
}

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

.btn-outline-dark:focus, .btn-outline-dark.focus {
	box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
}

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

.btn-outline-dark:active, .btn-outline-dark.active, .show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
}

.btn-link {
	font-weight: normal;
	color: #1c48f0;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
	background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
	border-color: transparent;
	box-shadow: none;
}

.btn-link:hover {
	border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
	color: #004a76;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link:disabled {
	color: #868e96;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
	text-decoration: none;
}

.btn-lg, .btn-group-lg>.btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
}

.btn-sm, .btn-group-sm>.btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
}

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

.btn-block+.btn-block {
	margin-top: 0.5rem;
}

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

.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}

.fade.show {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.show {
	display: block;
}

tr.collapse.show {
	display: table-row;
}

tbody.collapse.show {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease;
}

.dropup, .dropdown {
	position: relative;
}

.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-left: 0.3em solid transparent;
}

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

.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
	border-top: 0;
	border-bottom: 0.3em solid;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: 0.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);
}

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

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

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

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #1c48f0;
}

.dropdown-item.disabled, .dropdown-item:disabled {
	color: #868e96;
	background-color: transparent;
}

.show>a {
	outline: 0;
}

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

.dropdown-header {
	display: block;
	padding: 0.5rem 1.5rem;
	margin-bottom: 0;
	font-size: 0.875rem;
	color: #868e96;
	white-space: nowrap;
}

.btn-group, .btn-group-vertical {
	position: relative;
	
	display: inline-flex;
	vertical-align: middle;
}

.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	
	flex: 0 1 auto;
	margin-bottom: 0;
}

.btn-group>.btn:hover, .btn-group-vertical>.btn:hover {
	z-index: 2;
}

.btn-group>.btn:focus, .btn-group>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn.active {
	z-index: 2;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group, .btn-group-vertical .btn+.btn, .btn-group-vertical .btn+.btn-group, .btn-group-vertical .btn-group+.btn, .btn-group-vertical .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	
	display: flex;
	
	flex-wrap: wrap;
	
	justify-content: flex-start;
}

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

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn+.dropdown-toggle-split {
	padding-right: 0.5625rem;
	padding-left: 0.5625rem;
}

.btn+.dropdown-toggle-split::after {
	margin-left: 0;
}

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

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

.btn-group-vertical {
	
	display: inline-flex;
	
	flex-direction: column;
	
	align-items: flex-start;
	
	justify-content: center;
}

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

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

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

.input-group {
	position: relative;
	
	display: flex;
	width: 100%;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
	z-index: 3;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	
	display: flex;
	
	align-items: center;
}

.input-group-addon, .input-group-btn {
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 0.5rem 0.75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.25;
	color: #495057;
	text-align: center;
	background-color: #e9ecef;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.input-group-addon.form-control-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
}

.input-group-addon.form-control-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group-addon:not(:last-child) {
	border-right: 0;
}

.form-control+.input-group-addon:not(:first-child) {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn>.btn {
	position: relative;
}

.input-group-btn>.btn+.btn {
	margin-left: -1px;
}

.input-group-btn>.btn:focus, .input-group-btn>.btn:active, .input-group-btn>.btn:hover {
	z-index: 3;
}

.input-group-btn:not(:last-child)>.btn, .input-group-btn:not(:last-child)>.btn-group {
	margin-right: -1px;
}

.input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group {
	z-index: 2;
	margin-left: -1px;
}

.input-group-btn:not(:first-child)>.btn:focus, .input-group-btn:not(:first-child)>.btn:active, .input-group-btn:not(:first-child)>.btn:hover, .input-group-btn:not(:first-child)>.btn-group:focus, .input-group-btn:not(:first-child)>.btn-group:active, .input-group-btn:not(:first-child)>.btn-group:hover {
	z-index: 3;
}

.custom-control {
	position: relative;
	
	display: inline-flex;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	margin-right: 1rem;
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.custom-control-input:checked~.custom-control-indicator {
	color: #fff;
	background-color: #1c48f0;
}

.custom-control-input:focus~.custom-control-indicator {
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #1c48f0;
}

.custom-control-input:active~.custom-control-indicator {
	color: #fff;
	background-color: #76ccff;
}

.custom-control-input:disabled~.custom-control-indicator {
	background-color: #e9ecef;
}

.custom-control-input:disabled~.custom-control-description {
	color: #868e96;
}

.custom-control-indicator {
	position: absolute;
	top: 0.25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	
	user-select: none;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
	background-color: #1c48f0;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
	border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
	
	display: flex;
	
	flex-direction: column;
}

.custom-controls-stacked .custom-control {
	margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control+.custom-control {
	margin-left: 0;
}

.custom-select {
	display: inline-block;
	max-width: 100%;
	height: calc(2.25rem + 2px);
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	line-height: 1.25;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23%23333' d='M429.376 251.488c8.672-8.576 22.688-8.576 31.296 0 8.64 8.576 8.704 22.432 0 31.008l-125.056 122.56c-8.64 8.576-22.624 8.576-31.328 0l-125.056-122.56c-8.64-8.544-8.64-22.432 0-31.008 8.672-8.576 22.688-8.576 31.296 0l109.472 100.512 109.376-100.512z'/%3E%3C/svg%3E") no-repeat right center;
	background-size: 30px 30px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.custom-select:focus {
	border-color: #43b9ff;
	outline: none;
}

.custom-select:disabled {
	color: #868e96;
	background-color: #e9ecef;
}

.custom-select-sm {
	height: calc(1.8125rem + 2px);
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-size: 75%;
}

.custom-file {
	position: relative;
	display: inline-block;
	max-width: 100%;
	height: 2.5rem;
	margin-bottom: 0;
}

.custom-file-input {
	min-width: 14rem;
	max-width: 100%;
	height: 2.5rem;
	margin: 0;
	opacity: 0;
}

.custom-file-control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: 2.5rem;
	padding: 0.5rem 1rem;
	line-height: 1.5;
	color: #495057;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	
	user-select: none;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.custom-file-control:lang(en):empty::after {
	content: "Choose file...";
}

.custom-file-control::before {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	z-index: 6;
	display: block;
	height: 2.5rem;
	padding: 0.5rem 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #e9ecef;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.custom-file-control:lang(en)::before {
	content: "Browse";
}

.nav {
	
	display: flex;
	
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav-link {
	display: block;
	padding: 0.5rem 1rem;
}

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

.nav-link.disabled {
	color: #868e96;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

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

.nav-tabs .nav-link {
	border: 1px solid transparent;
}

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

.nav-tabs .nav-link.disabled {
	color: #868e96;
	background-color: transparent;
	border-color: transparent;
}

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

.nav-tabs .dropdown-menu {
	margin-top: -1px;
}

.nav-pills .nav-link.active, .show>.nav-pills .nav-link {
	color: #fff;
	background-color: #1c48f0;
}

.nav-fill .nav-item {
	
	flex: 1 1 auto;
	text-align: center;
}

.nav-justified .nav-item {
	
	flex-basis: 0;
	
	flex-grow: 1;
	text-align: center;
}

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

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

.navbar {
	position: relative;
	
	display: flex;
	
	flex-wrap: wrap;
	
	align-items: center;
	
	justify-content: space-between;
	padding: 0.5rem 1rem;
}

.navbar>.container, .navbar>.container-fluid {
	
	display: flex;
	
	flex-wrap: wrap;
	
	align-items: center;
	
	justify-content: space-between;
}

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

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

.navbar-nav {
	
	display: flex;
	
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

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

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

.navbar-text {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.navbar-collapse {
	
	flex-basis: 100%;
	
	align-items: center;
}

.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: transparent;
	border: 1px solid transparent;
}

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

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

@media (max-width: 575px) {
	.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 576px) {
	.navbar-expand-sm {
		
		flex-direction: row;
		
		flex-wrap: nowrap;
		
		justify-content: flex-start;
	}

	.navbar-expand-sm .navbar-nav {
		
		flex-direction: row;
	}

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

	.navbar-expand-sm .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}

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

	.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
		
		flex-wrap: nowrap;
	}

	.navbar-expand-sm .navbar-collapse {
		
		display: flex !important;
	}

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

@media (max-width: 767px) {
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 768px) {
	.navbar-expand-md {
		
		flex-direction: row;
		
		flex-wrap: nowrap;
		
		justify-content: flex-start;
	}

	.navbar-expand-md .navbar-nav {
		
		flex-direction: row;
	}

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

	.navbar-expand-md .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}

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

	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
		
		flex-wrap: nowrap;
	}

	.navbar-expand-md .navbar-collapse {
		
		display: flex !important;
	}

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

@media (max-width: 991px) {
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 992px) {
	.navbar-expand-lg {
		
		flex-direction: row;
		
		flex-wrap: nowrap;
		
		justify-content: flex-start;
	}

	.navbar-expand-lg .navbar-nav {
		
		flex-direction: row;
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
		
		flex-wrap: nowrap;
	}

	.navbar-expand-lg .navbar-collapse {
		
		display: flex !important;
	}

	.navbar-expand-lg .navbar-toggler {
		display: none;
	}
}

@media (max-width: 1199px) {
	.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 1200px) {
	.navbar-expand-xl {
		
		flex-direction: row;
		
		flex-wrap: nowrap;
		
		justify-content: flex-start;
	}

	.navbar-expand-xl .navbar-nav {
		
		flex-direction: row;
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute;
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto;
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}

	.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
		
		flex-wrap: nowrap;
	}

	.navbar-expand-xl .navbar-collapse {
		
		display: flex !important;
	}

	.navbar-expand-xl .navbar-toggler {
		display: none;
	}
}

.navbar-expand {
	
	flex-direction: row;
	
	flex-wrap: nowrap;
	
	justify-content: flex-start;
}

.navbar-expand>.container, .navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.navbar-expand .navbar-nav {
	
	flex-direction: row;
}

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

.navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto;
}

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

.navbar-expand>.container, .navbar-expand>.container-fluid {
	
	flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
	
	display: flex !important;
}

.navbar-expand .navbar-toggler {
	display: none;
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
	color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.5);
}

.navbar-dark .navbar-brand {
	color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
	color: white;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
	color: white;
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, 0.5);
	border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, 0.5);
}

.card {
	position: relative;
	
	display: flex;
	
	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);
}

.card-body {
	
	flex: 1 1 auto;
	padding: 1.25rem;
}

.card-title {
	margin-bottom: 0.75rem;
}

.card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 0;
}

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

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

.card-link+.card-link {
	margin-left: 1.25rem;
}

.card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer {
	padding: 0.75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0;
}

.card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
}

.card-img {
	width: 100%;
}

.card-img-top {
	width: 100%;
}

.card-img-bottom {
	width: 100%;
}

@media (min-width: 576px) {
	.card-deck {
		
		display: flex;
		
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px;
	}

	.card-deck .card {
		
		display: flex;
		
		flex: 1 0 0%;
		
		flex-direction: column;
		margin-right: 15px;
		margin-left: 15px;
	}
}

@media (min-width: 576px) {
	.card-group {
		
		display: flex;
		
		flex-flow: row wrap;
	}

	.card-group .card {
		
		flex: 1 0 0%;
	}

	.card-group .card+.card {
		margin-left: 0;
		border-left: 0;
	}
}

.card-columns .card {
	margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
	.card-columns {
		column-count: 3;
		column-gap: 1.25rem;
	}

	.card-columns .card {
		display: inline-block;
		width: 100%;
	}
}

.breadcrumb {
	padding: 0.75rem 1rem;
	margin-bottom: 0;
	list-style: none;
}

.breadcrumb::after {
	display: block;
	clear: both;
	content: "";
}

@media (min-width: 768px) {
	.breadcrumb {
		padding: .9em 0;
	}
}

.breadcrumb-item {
	float: left;
	font-size: .9em;
}

.breadcrumb-item a {
	color: #000;
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: 0.3rem;
	padding-left: 0.3rem;
	color: #000;
	content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none;
}

.breadcrumb-item.active {
	color: #000;
}

.pagination {
	
	display: flex;
	padding-left: 0;
	list-style: none;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.page-item {
	margin: 0 1px;
}

.page-item:first-child .page-link {
	margin-left: 0;
}

.page-item.active .page-link {
	z-index: 2;
	color: #1c48f0;
}

.page-item.disabled .page-link {
	color: #868e96;
	pointer-events: none;
	background-color: #fff;
	border-color: #ddd;
}

.page-link {
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #000;
	min-width: 38px;
	text-align: center;
}

.page-link:focus, .page-link:hover {
	color: #004a76;
	text-decoration: none;
	background-color: #e9ecef;
}

.pagination-lg .page-link {
	padding: 0.75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5;
}

.pagination-sm .page-link {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
}

.badge {
	display: inline-block;
	padding: 0.25em 0.4em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.badge-pill {
	padding-right: 0.6em;
	padding-left: 0.6em;
}

.badge-primary {
	color: #fff;
	background-color: #1c48f0;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #005a8f;
}

.badge-secondary {
	color: #fff;
	background-color: #868e96;
}

.badge-secondary[href]:focus, .badge-secondary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #6c757d;
}

.badge-success {
	color: #fff;
	background-color: #28a745;
}

.badge-success[href]:focus, .badge-success[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34;
}

.badge-info {
	color: #fff;
	background-color: #17a2b8;
}

.badge-info[href]:focus, .badge-info[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b;
}

.badge-warning {
	color: #111;
	background-color: #ffc107;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
	color: #111;
	text-decoration: none;
	background-color: #d39e00;
}

.badge-danger {
	color: #fff;
	background-color: #dc3545;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #bd2130;
}

.badge-light {
	color: #111;
	background-color: #f8f9fa;
}

.badge-light[href]:focus, .badge-light[href]:hover {
	color: #111;
	text-decoration: none;
	background-color: #dae0e5;
}

.badge-dark {
	color: #fff;
	background-color: #343a40;
}

.badge-dark[href]:focus, .badge-dark[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1d2124;
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
}

@media (min-width: 576px) {
	.jumbotron {
		padding: 4rem 2rem;
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
}

.alert {
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
}

.alert-heading {
	color: inherit;
}

.alert-link {
	font-weight: bold;
}

.alert-dismissible .close {
	position: relative;
	top: -0.75rem;
	right: -1.25rem;
	padding: 0.75rem 1.25rem;
	color: inherit;
}

.alert-primary {
	color: #003f65;
	background-color: #cce4f3;
	border-color: #b8daee;
}

.alert-primary hr {
	border-top-color: #a3cfe9;
}

.alert-primary .alert-link {
	color: #001f32;
}

.alert-secondary {
	color: #464a4e;
	background-color: #e7e8ea;
	border-color: #dddfe2;
}

.alert-secondary hr {
	border-top-color: #cfd2d6;
}

.alert-secondary .alert-link {
	color: #2e3133;
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}

.alert-success hr {
	border-top-color: #b1dfbb;
}

.alert-success .alert-link {
	color: #0b2e13;
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
}

.alert-info hr {
	border-top-color: #abdde5;
}

.alert-info .alert-link {
	color: #062c33;
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
}

.alert-warning hr {
	border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
	color: #533f03;
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

.alert-danger hr {
	border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
	color: #491217;
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe;
}

.alert-light hr {
	border-top-color: #ececf6;
}

.alert-light .alert-link {
	color: #686868;
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca;
}

.alert-dark hr {
	border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
	color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	
	display: flex;
	overflow: hidden;
	font-size: 0.75rem;
	line-height: 1rem;
	text-align: center;
	background-color: #e9ecef;
}

.progress-bar {
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	background-color: #1c48f0;
	transition: width 0.6s ease;
}

.progress-bar-striped {
	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;
}

.progress-bar-animated {
	animation: progress-bar-stripes 1s linear infinite;
}

.media {
	
	display: flex;
	
	align-items: flex-start;
}

.media-body {
	
	flex: 1;
}

.list-group {
	
	display: flex;
	
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit;
}

.list-group-item-action:focus, .list-group-item-action:hover {
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa;
}

.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:last-child {
	margin-bottom: 0;
}

.list-group-item:focus, .list-group-item:hover {
	text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
	color: #868e96;
	background-color: #fff;
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #1c48f0;
	border-color: #1c48f0;
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0;
}

.list-group-item-primary {
	color: #003f65;
	background-color: #b8daee;
}

a.list-group-item-primary, button.list-group-item-primary {
	color: #003f65;
}

a.list-group-item-primary:focus, a.list-group-item-primary:hover, button.list-group-item-primary:focus, button.list-group-item-primary:hover {
	color: #003f65;
	background-color: #a3cfe9;
}

a.list-group-item-primary.active, button.list-group-item-primary.active {
	color: #fff;
	background-color: #003f65;
	border-color: #003f65;
}

.list-group-item-secondary {
	color: #464a4e;
	background-color: #dddfe2;
}

a.list-group-item-secondary, button.list-group-item-secondary {
	color: #464a4e;
}

a.list-group-item-secondary:focus, a.list-group-item-secondary:hover, button.list-group-item-secondary:focus, button.list-group-item-secondary:hover {
	color: #464a4e;
	background-color: #cfd2d6;
}

a.list-group-item-secondary.active, button.list-group-item-secondary.active {
	color: #fff;
	background-color: #464a4e;
	border-color: #464a4e;
}

.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb;
}

a.list-group-item-success, button.list-group-item-success {
	color: #155724;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #155724;
	background-color: #b1dfbb;
}

a.list-group-item-success.active, button.list-group-item-success.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724;
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb;
}

a.list-group-item-info, button.list-group-item-info {
	color: #0c5460;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #0c5460;
	background-color: #abdde5;
}

a.list-group-item-info.active, button.list-group-item-info.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460;
}

.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba;
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #856404;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #856404;
	background-color: #ffe8a1;
}

a.list-group-item-warning.active, button.list-group-item-warning.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404;
}

.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb;
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #721c24;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #721c24;
	background-color: #f1b0b7;
}

a.list-group-item-danger.active, button.list-group-item-danger.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24;
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe;
}

a.list-group-item-light, button.list-group-item-light {
	color: #818182;
}

a.list-group-item-light:focus, a.list-group-item-light:hover, button.list-group-item-light:focus, button.list-group-item-light:hover {
	color: #818182;
	background-color: #ececf6;
}

a.list-group-item-light.active, button.list-group-item-light.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182;
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca;
}

a.list-group-item-dark, button.list-group-item-dark {
	color: #1b1e21;
}

a.list-group-item-dark:focus, a.list-group-item-dark:hover, button.list-group-item-dark:focus, button.list-group-item-dark:hover {
	color: #1b1e21;
	background-color: #b9bbbe;
}

a.list-group-item-dark.active, button.list-group-item-dark.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21;
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}

.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75;
}

button.close {
	padding: 0;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0;
}

.modal.fade .modal-dialog {
	transition: transform 0.3s ease-out;
	transform: translate(0, -25%);
}

.modal.show .modal-dialog {
	
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	
	display: flex;
	
	flex-direction: column;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.show {
	opacity: 0.5;
}

.modal-header {
	
	display: flex;
	
	align-items: center;
	
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #e9ecef;
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
}

.modal-body {
	position: relative;
	
	flex: 1 1 auto;
	padding: 15px;
}

.modal-footer {
	
	display: flex;
	
	align-items: center;
	justify-content: flex-end;
	padding: 15px;
	border-top: 1px solid #e9ecef;
}

.modal-footer> :not(:first-child) {
	margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
	margin-right: .25rem;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 30px auto;
	}

	.modal-sm {
		max-width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		max-width: 800px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	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: 0.875rem;
	word-wrap: break-word;
	opacity: 0;
}

.tooltip.show {
	opacity: 0.9;
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
}

.tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
	padding: 5px 0;
}

.tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
	bottom: 0;
}

.tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
	margin-left: -3px;
	content: "";
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
	padding: 0 5px;
}

.tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
	left: 0;
}

.tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
	margin-top: -3px;
	content: "";
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
	padding: 5px 0;
}

.tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
	top: 0;
}

.tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	margin-left: -3px;
	content: "";
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
	padding: 0 5px;
}

.tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
	right: 0;
}

.tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
	right: 0;
	margin-top: -3px;
	content: "";
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip .arrow::before {
	position: absolute;
	border-color: transparent;
	border-style: solid;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
}

[dir="ltr"] .tooltip {
	text-align: left;
}

[dir="rtl"] .tooltip {
	text-align: right;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	padding: 1px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	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: 0.875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 10px;
	height: 5px;
}

.popover .arrow::before, .popover .arrow::after {
	position: absolute;
	display: block;
	border-color: transparent;
	border-style: solid;
}

.popover .arrow::before {
	content: "";
	border-width: 11px;
}

.popover .arrow::after {
	content: "";
	border-width: 11px;
}

.popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
	margin-bottom: 10px;
}

.popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
	bottom: 0;
}

.popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before, .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
	border-bottom-width: 0;
}

.popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
	bottom: -11px;
	margin-left: -6px;
	border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
	bottom: -10px;
	margin-left: -6px;
	border-top-color: #fff;
}

.popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
	margin-left: 10px;
}

.popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
	left: 0;
}

.popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before, .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
	margin-top: -8px;
	border-left-width: 0;
}

.popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
	left: -11px;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
	left: -10px;
	border-right-color: #fff;
}

.popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
	margin-top: 10px;
}

.popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
	top: 0;
}

.popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before, .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	margin-left: -7px;
	border-top-width: 0;
}

.popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
	top: -11px;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	top: -10px;
	border-bottom-color: #fff;
}

.popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 20px;
	margin-left: -10px;
	content: "";
	border-bottom: 1px solid #f7f7f7;
}

.popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
	margin-right: 10px;
}

.popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
	right: 0;
}

.popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before, .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
	margin-top: -8px;
	border-right-width: 0;
}

.popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
	right: -11px;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
	right: -10px;
	border-left-color: #fff;
}

[dir="ltr"] .popover {
	text-align: left;
}

[dir="rtl"] .popover {
	text-align: right;
}

.popover-header {
	padding: 8px 14px;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
}

.popover-header:empty {
	display: none;
}

.popover-body {
	padding: 9px 14px;
	color: #212529;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.carousel-item {
	position: relative;
	display: none;
	
	align-items: center;
	width: 100%;
	transition: transform 0.6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
	display: block;
}

.carousel-item-next, .carousel-item-prev {
	position: absolute;
	top: 0;
}

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
	transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
	.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
		
		transform: translate3d(0, 0, 0);
	}
}

.carousel-item-next, .active.carousel-item-right {
	transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
	.carousel-item-next, .active.carousel-item-right {
		transform: translate3d(100%, 0, 0);
	}
}

.carousel-item-prev, .active.carousel-item-left {
	
	transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
	.carousel-item-prev, .active.carousel-item-left {
		transform: translate3d(-100%, 0, 0);
	}
}

.carousel-control-prev, .carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	
	display: flex;
	
	align-items: center;
	
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: 0.5;
}

.carousel-control-prev:focus, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-next:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9;
}

.carousel-control-prev {
	left: 0;
}

.carousel-control-next {
	right: 0;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	background-size: 100% 100%;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	
	display: flex;
	
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

.carousel-indicators li {
	position: relative;
	
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: "";
}

.carousel-indicators .active {
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}

.align-baseline {
	vertical-align: baseline !important;
}

.align-top {
	vertical-align: top !important;
}

.align-middle {
	vertical-align: middle !important;
}

.align-bottom {
	vertical-align: bottom !important;
}

.align-text-bottom {
	vertical-align: text-bottom !important;
}

.align-text-top {
	vertical-align: text-top !important;
}

.bg-primary {
	background-color: #1c48f0 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #005a8f !important;
}

.bg-secondary {
	background-color: #868e96 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover {
	background-color: #6c757d !important;
}

.bg-success {
	background-color: #28a745 !important;
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #1e7e34 !important;
}

.bg-info {
	background-color: #17a2b8 !important;
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #117a8b !important;
}

.bg-warning {
	background-color: #ffc107 !important;
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #d39e00 !important;
}

.bg-danger {
	background-color: #dc3545 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #bd2130 !important;
}

.bg-light {
	background-color: #f8f9fa !important;
}

a.bg-light:focus, a.bg-light:hover {
	background-color: #dae0e5 !important;
}

.bg-dark {
	background-color: #343a40 !important;
}

a.bg-dark:focus, a.bg-dark:hover {
	background-color: #1d2124 !important;
}

.bg-white {
	background-color: #fff !important;
}

.bg-transparent {
	background-color: transparent !important;
}

.border {
	border: 1px solid #e9ecef !important;
}

.border-0 {
	border: 0 !important;
}

.border-top-0 {
	border-top: 0 !important;
}

.border-right-0 {
	border-right: 0 !important;
}

.border-bottom-0 {
	border-bottom: 0 !important;
}

.border-left-0 {
	border-left: 0 !important;
}

.border-primary {
	border-color: #1c48f0 !important;
}

.border-secondary {
	border-color: #868e96 !important;
}

.border-success {
	border-color: #28a745 !important;
}

.border-info {
	border-color: #17a2b8 !important;
}

.border-warning {
	border-color: #ffc107 !important;
}

.border-danger {
	border-color: #dc3545 !important;
}

.border-light {
	border-color: #f8f9fa !important;
}

.border-dark {
	border-color: #343a40 !important;
}

.border-white {
	border-color: #fff !important;
}

.rounded {
	border-radius: 0.25rem !important;
}

.rounded-top {
	border-top-left-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important;
}

.rounded-right {
	border-top-right-radius: 0.25rem !important;
	border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
	border-bottom-right-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
	border-radius: 50%;
}

.rounded-0 {
	border-radius: 0;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

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

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	
	display: flex !important;
}

.d-inline-flex {
	
	display: inline-flex !important;
}

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}

	.d-sm-inline {
		display: inline !important;
	}

	.d-sm-inline-block {
		display: inline-block !important;
	}

	.d-sm-block {
		display: block !important;
	}

	.d-sm-table {
		display: table !important;
	}

	.d-sm-table-cell {
		display: table-cell !important;
	}

	.d-sm-flex {
		
		display: flex !important;
	}

	.d-sm-inline-flex {
		
		display: inline-flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}

	.d-md-inline {
		display: inline !important;
	}

	.d-md-inline-block {
		display: inline-block !important;
	}

	.d-md-block {
		display: block !important;
	}

	.d-md-table {
		display: table !important;
	}

	.d-md-table-cell {
		display: table-cell !important;
	}

	.d-md-flex {
		
		display: flex !important;
	}

	.d-md-inline-flex {
		
		display: inline-flex !important;
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}

	.d-lg-inline {
		display: inline !important;
	}

	.d-lg-inline-block {
		display: inline-block !important;
	}

	.d-lg-block {
		display: block !important;
	}

	.d-lg-table {
		display: table !important;
	}

	.d-lg-table-cell {
		display: table-cell !important;
	}

	.d-lg-flex {
		
		display: flex !important;
	}

	.d-lg-inline-flex {
		
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}

	.d-xl-inline {
		display: inline !important;
	}

	.d-xl-inline-block {
		display: inline-block !important;
	}

	.d-xl-block {
		display: block !important;
	}

	.d-xl-table {
		display: table !important;
	}

	.d-xl-table-cell {
		display: table-cell !important;
	}

	.d-xl-flex {
		
		display: flex !important;
	}

	.d-xl-inline-flex {
		
		display: inline-flex !important;
	}
}

.d-print-block {
	display: none !important;
}

@media print {
	.d-print-block {
		display: block !important;
	}
}

.d-print-inline {
	display: none !important;
}

@media print {
	.d-print-inline {
		display: inline !important;
	}
}

.d-print-inline-block {
	display: none !important;
}

@media print {
	.d-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.embed-responsive::before {
	display: block;
	content: "";
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-21by9::before {
	padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive-4by3::before {
	padding-top: 75%;
}

.embed-responsive-1by1::before {
	padding-top: 100%;
}

.flex-row {
	flex-direction: row !important;
}

.flex-column {
	flex-direction: column !important;
}

.flex-row-reverse {
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	flex-direction: column-reverse !important;
}

.flex-wrap {
	flex-wrap: wrap !important;
}

.flex-nowrap {
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

.justify-content-start {
	justify-content: flex-start !important;
}

.justify-content-end {
	justify-content: flex-end !important;
}

.justify-content-center {
	justify-content: center !important;
}

.justify-content-between {
	justify-content: space-between !important;
}

.justify-content-around {
	justify-content: space-around !important;
}

.align-items-start {
	
	align-items: flex-start !important;
}

.align-items-end {
	
	align-items: flex-end !important;
}

.align-items-center {
	
	align-items: center !important;
}

.align-items-baseline {
	
	align-items: baseline !important;
}

.align-items-stretch {
	
	align-items: stretch !important;
}

.align-content-start {
	
	align-content: flex-start !important;
}

.align-content-end {
	
	align-content: flex-end !important;
}

.align-content-center {
	
	align-content: center !important;
}

.align-content-between {
	
	align-content: space-between !important;
}

.align-content-around {
	align-content: space-around !important;
}

.align-content-stretch {
	align-content: stretch !important;
}

.align-self-auto {
	align-self: auto !important;
}

.align-self-start {
	align-self: flex-start !important;
}

.align-self-end {
	align-self: flex-end !important;
}

.align-self-center {
	align-self: center !important;
}

.align-self-baseline {
	align-self: baseline !important;
}

.align-self-stretch {
	align-self: stretch !important;
}

@media (min-width: 576px) {
	.flex-sm-row {
		flex-direction: row !important;
	}

	.flex-sm-column {
		flex-direction: column !important;
	}

	.flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}

	.flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}

	.flex-sm-wrap {
		flex-wrap: wrap !important;
	}

	.flex-sm-nowrap {
		flex-wrap: nowrap !important;
	}

	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-sm-start {
		justify-content: flex-start !important;
	}

	.justify-content-sm-end {
		justify-content: flex-end !important;
	}

	.justify-content-sm-center {
		justify-content: center !important;
	}

	.justify-content-sm-between {
		justify-content: space-between !important;
	}

	.justify-content-sm-around {
		justify-content: space-around !important;
	}

	.align-items-sm-start {
		
		align-items: flex-start !important;
	}

	.align-items-sm-end {
		
		align-items: flex-end !important;
	}

	.align-items-sm-center {
		
		align-items: center !important;
	}

	.align-items-sm-baseline {
		
		align-items: baseline !important;
	}

	.align-items-sm-stretch {
		
		align-items: stretch !important;
	}

	.align-content-sm-start {
		
		align-content: flex-start !important;
	}

	.align-content-sm-end {
		
		align-content: flex-end !important;
	}

	.align-content-sm-center {
		
		align-content: center !important;
	}

	.align-content-sm-between {
		
		align-content: space-between !important;
	}

	.align-content-sm-around {
		
		align-content: space-around !important;
	}

	.align-content-sm-stretch {
		
		align-content: stretch !important;
	}

	.align-self-sm-auto {
		align-self: auto !important;
	}

	.align-self-sm-start {
		align-self: flex-start !important;
	}

	.align-self-sm-end {
		align-self: flex-end !important;
	}

	.align-self-sm-center {
		align-self: center !important;
	}

	.align-self-sm-baseline {
		align-self: baseline !important;
	}

	.align-self-sm-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.flex-md-row {
		flex-direction: row !important;
	}

	.flex-md-column {
		flex-direction: column !important;
	}

	.flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}

	.flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}

	.flex-md-wrap {
		flex-wrap: wrap !important;
	}

	.flex-md-nowrap {
		flex-wrap: nowrap !important;
	}

	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-md-start {
		justify-content: flex-start !important;
	}

	.justify-content-md-end {
		justify-content: flex-end !important;
	}

	.justify-content-md-center {
		justify-content: center !important;
	}

	.justify-content-md-between {
		justify-content: space-between !important;
	}

	.justify-content-md-around {
		justify-content: space-around !important;
	}

	.align-items-md-start {
		align-items: flex-start !important;
	}

	.align-items-md-end {
		align-items: flex-end !important;
	}

	.align-items-md-center {
		align-items: center !important;
	}

	.align-items-md-baseline {
		align-items: baseline !important;
	}

	.align-items-md-stretch {
		align-items: stretch !important;
	}

	.align-content-md-start {
		align-content: flex-start !important;
	}

	.align-content-md-end {
		align-content: flex-end !important;
	}

	.align-content-md-center {
		align-content: center !important;
	}

	.align-content-md-between {
		align-content: space-between !important;
	}

	.align-content-md-around {
		align-content: space-around !important;
	}

	.align-content-md-stretch {
		align-content: stretch !important;
	}

	.align-self-md-auto {
		align-self: auto !important;
	}

	.align-self-md-start {
		align-self: flex-start !important;
	}

	.align-self-md-end {
		align-self: flex-end !important;
	}

	.align-self-md-center {
		align-self: center !important;
	}

	.align-self-md-baseline {
		align-self: baseline !important;
	}

	.align-self-md-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 992px) {
	.flex-lg-row {
		flex-direction: row !important;
	}

	.flex-lg-column {
		flex-direction: column !important;
	}

	.flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}

	.flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}

	.flex-lg-wrap {
		flex-wrap: wrap !important;
	}

	.flex-lg-nowrap {
		flex-wrap: nowrap !important;
	}

	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-lg-start {
		justify-content: flex-start !important;
	}

	.justify-content-lg-end {
		justify-content: flex-end !important;
	}

	.justify-content-lg-center {
		justify-content: center !important;
	}

	.justify-content-lg-between {
		justify-content: space-between !important;
	}

	.justify-content-lg-around {
		justify-content: space-around !important;
	}

	.align-items-lg-start {
		
		align-items: flex-start !important;
	}

	.align-items-lg-end {
		
		align-items: flex-end !important;
	}

	.align-items-lg-center {
		
		align-items: center !important;
	}

	.align-items-lg-baseline {
		
		align-items: baseline !important;
	}

	.align-items-lg-stretch {
		
		align-items: stretch !important;
	}

	.align-content-lg-start {
		
		align-content: flex-start !important;
	}

	.align-content-lg-end {
		
		align-content: flex-end !important;
	}

	.align-content-lg-center {
		
		align-content: center !important;
	}

	.align-content-lg-between {
		
		align-content: space-between !important;
	}

	.align-content-lg-around {
		
		align-content: space-around !important;
	}

	.align-content-lg-stretch {
		
		align-content: stretch !important;
	}

	.align-self-lg-auto {
		align-self: auto !important;
	}

	.align-self-lg-start {
		align-self: flex-start !important;
	}

	.align-self-lg-end {
		align-self: flex-end !important;
	}

	.align-self-lg-center {
		align-self: center !important;
	}

	.align-self-lg-baseline {
		align-self: baseline !important;
	}

	.align-self-lg-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 1200px) {
	.flex-xl-row {
		flex-direction: row !important;
	}

	.flex-xl-column {
		flex-direction: column !important;
	}

	.flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}

	.flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}

	.flex-xl-wrap {
		flex-wrap: wrap !important;
	}

	.flex-xl-nowrap {
		flex-wrap: nowrap !important;
	}

	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}

	.justify-content-xl-start {
		justify-content: flex-start !important;
	}

	.justify-content-xl-end {
		justify-content: flex-end !important;
	}

	.justify-content-xl-center {
		justify-content: center !important;
	}

	.justify-content-xl-between {
		justify-content: space-between !important;
	}

	.justify-content-xl-around {
		justify-content: space-around !important;
	}

	.align-items-xl-start {
		
		align-items: flex-start !important;
	}

	.align-items-xl-end {
		
		align-items: flex-end !important;
	}

	.align-items-xl-center {
		
		align-items: center !important;
	}

	.align-items-xl-baseline {
		
		align-items: baseline !important;
	}

	.align-items-xl-stretch {
		
		align-items: stretch !important;
	}

	.align-content-xl-start {
		
		align-content: flex-start !important;
	}

	.align-content-xl-end {
		
		align-content: flex-end !important;
	}

	.align-content-xl-center {
		
		align-content: center !important;
	}

	.align-content-xl-between {
		
		align-content: space-between !important;
	}

	.align-content-xl-around {
		
		align-content: space-around !important;
	}

	.align-content-xl-stretch {
		
		align-content: stretch !important;
	}

	.align-self-xl-auto {
		align-self: auto !important;
	}

	.align-self-xl-start {
		align-self: flex-start !important;
	}

	.align-self-xl-end {
		align-self: flex-end !important;
	}

	.align-self-xl-center {
		align-self: center !important;
	}

	.align-self-xl-baseline {
		align-self: baseline !important;
	}

	.align-self-xl-stretch {
		align-self: stretch !important;
	}
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.float-none {
	float: none !important;
}

@media (min-width: 576px) {
	.float-sm-left {
		float: left !important;
	}

	.float-sm-right {
		float: right !important;
	}

	.float-sm-none {
		float: none !important;
	}
}

@media (min-width: 768px) {
	.float-md-left {
		float: left !important;
	}

	.float-md-right {
		float: right !important;
	}

	.float-md-none {
		float: none !important;
	}
}

@media (min-width: 992px) {
	.float-lg-left {
		float: left !important;
	}

	.float-lg-right {
		float: right !important;
	}

	.float-lg-none {
		float: none !important;
	}
}

@media (min-width: 1200px) {
	.float-xl-left {
		float: left !important;
	}

	.float-xl-right {
		float: right !important;
	}

	.float-xl-none {
		float: none !important;
	}
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	clip-path: inset(50%);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	clip-path: none;
}

.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

.w-100 {
	width: 100% !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.mw-100 {
	max-width: 100% !important;
}

.mh-100 {
	max-height: 100% !important;
}

.m-0 {
	margin: 0 !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mr-0 {
	margin-right: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.ml-0 {
	margin-left: 0 !important;
}

.mx-0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.mt-1 {
	margin-top: 0.25rem !important;
}

.mr-1 {
	margin-right: 0.25rem !important;
}

.mb-1 {
	margin-bottom: 0.25rem !important;
}

.ml-1 {
	margin-left: 0.25rem !important;
}

.mx-1 {
	margin-right: 0.25rem !important;
	margin-left: 0.25rem !important;
}

.my-1 {
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2 {
	margin-top: 0.5rem !important;
}

.mr-2 {
	margin-right: 0.5rem !important;
}

.mb-2 {
	margin-bottom: 0.5rem !important;
}

.ml-2 {
	margin-left: 0.5rem !important;
}

.mx-2 {
	margin-right: 0.5rem !important;
	margin-left: 0.5rem !important;
}

.my-2 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3 {
	margin-top: 1rem !important;
}

.mr-3 {
	margin-right: 1rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.ml-3 {
	margin-left: 1rem !important;
}

.mx-3 {
	margin-right: 1rem !important;
	margin-left: 1rem !important;
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.mr-4 {
	margin-right: 1.5rem !important;
}

.mb-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4 {
	margin-left: 1.5rem !important;
}

.mx-4 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important;
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5 {
	margin-top: 3rem !important;
}

.mr-5 {
	margin-right: 3rem !important;
}

.mb-5 {
	margin-bottom: 3rem !important;
}

.ml-5 {
	margin-left: 3rem !important;
}

.mx-5 {
	margin-right: 3rem !important;
	margin-left: 3rem !important;
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.pr-0 {
	padding-right: 0 !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pl-0 {
	padding-left: 0 !important;
}

.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.pt-1 {
	padding-top: 0.25rem !important;
}

.pr-1 {
	padding-right: 0.25rem !important;
}

.pb-1 {
	padding-bottom: 0.25rem !important;
}

.pl-1 {
	padding-left: 0.25rem !important;
}

.px-1 {
	padding-right: 0.25rem !important;
	padding-left: 0.25rem !important;
}

.py-1 {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.pt-2 {
	padding-top: 0.5rem !important;
}

.pr-2 {
	padding-right: 0.5rem !important;
}

.pb-2 {
	padding-bottom: 0.5rem !important;
}

.pl-2 {
	padding-left: 0.5rem !important;
}

.px-2 {
	padding-right: 0.5rem !important;
	padding-left: 0.5rem !important;
}

.py-2 {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3 {
	padding-top: 1rem !important;
}

.pr-3 {
	padding-right: 1rem !important;
}

.pb-3 {
	padding-bottom: 1rem !important;
}

.pl-3 {
	padding-left: 1rem !important;
}

.px-3 {
	padding-right: 1rem !important;
	padding-left: 1rem !important;
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4 {
	padding-top: 1.5rem !important;
}

.pr-4 {
	padding-right: 1.5rem !important;
}

.pb-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4 {
	padding-left: 1.5rem !important;
}

.px-4 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5 {
	padding-top: 3rem !important;
}

.pr-5 {
	padding-right: 3rem !important;
}

.pb-5 {
	padding-bottom: 3rem !important;
}

.pl-5 {
	padding-left: 3rem !important;
}

.px-5 {
	padding-right: 3rem !important;
	padding-left: 3rem !important;
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mt-auto {
	margin-top: auto !important;
}

.mr-auto {
	margin-right: auto !important;
}

.mb-auto {
	margin-bottom: auto !important;
}

.ml-auto {
	margin-left: auto !important;
}

.mx-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important;
}

@media (min-width: 576px) {
	.m-sm-0 {
		margin: 0 !important;
	}

	.mt-sm-0 {
		margin-top: 0 !important;
	}

	.mr-sm-0 {
		margin-right: 0 !important;
	}

	.mb-sm-0 {
		margin-bottom: 0 !important;
	}

	.ml-sm-0 {
		margin-left: 0 !important;
	}

	.mx-sm-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.my-sm-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.m-sm-1 {
		margin: 0.25rem !important;
	}

	.mt-sm-1 {
		margin-top: 0.25rem !important;
	}

	.mr-sm-1 {
		margin-right: 0.25rem !important;
	}

	.mb-sm-1 {
		margin-bottom: 0.25rem !important;
	}

	.ml-sm-1 {
		margin-left: 0.25rem !important;
	}

	.mx-sm-1 {
		margin-right: 0.25rem !important;
		margin-left: 0.25rem !important;
	}

	.my-sm-1 {
		margin-top: 0.25rem !important;
		margin-bottom: 0.25rem !important;
	}

	.m-sm-2 {
		margin: 0.5rem !important;
	}

	.mt-sm-2 {
		margin-top: 0.5rem !important;
	}

	.mr-sm-2 {
		margin-right: 0.5rem !important;
	}

	.mb-sm-2 {
		margin-bottom: 0.5rem !important;
	}

	.ml-sm-2 {
		margin-left: 0.5rem !important;
	}

	.mx-sm-2 {
		margin-right: 0.5rem !important;
		margin-left: 0.5rem !important;
	}

	.my-sm-2 {
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
	}

	.m-sm-3 {
		margin: 1rem !important;
	}

	.mt-sm-3 {
		margin-top: 1rem !important;
	}

	.mr-sm-3 {
		margin-right: 1rem !important;
	}

	.mb-sm-3 {
		margin-bottom: 1rem !important;
	}

	.ml-sm-3 {
		margin-left: 1rem !important;
	}

	.mx-sm-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}

	.my-sm-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}

	.m-sm-4 {
		margin: 1.5rem !important;
	}

	.mt-sm-4 {
		margin-top: 1.5rem !important;
	}

	.mr-sm-4 {
		margin-right: 1.5rem !important;
	}

	.mb-sm-4 {
		margin-bottom: 1.5rem !important;
	}

	.ml-sm-4 {
		margin-left: 1.5rem !important;
	}

	.mx-sm-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}

	.my-sm-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}

	.m-sm-5 {
		margin: 3rem !important;
	}

	.mt-sm-5 {
		margin-top: 3rem !important;
	}

	.mr-sm-5 {
		margin-right: 3rem !important;
	}

	.mb-sm-5 {
		margin-bottom: 3rem !important;
	}

	.ml-sm-5 {
		margin-left: 3rem !important;
	}

	.mx-sm-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}

	.my-sm-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}

	.p-sm-0 {
		padding: 0 !important;
	}

	.pt-sm-0 {
		padding-top: 0 !important;
	}

	.pr-sm-0 {
		padding-right: 0 !important;
	}

	.pb-sm-0 {
		padding-bottom: 0 !important;
	}

	.pl-sm-0 {
		padding-left: 0 !important;
	}

	.px-sm-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.py-sm-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.p-sm-1 {
		padding: 0.25rem !important;
	}

	.pt-sm-1 {
		padding-top: 0.25rem !important;
	}

	.pr-sm-1 {
		padding-right: 0.25rem !important;
	}

	.pb-sm-1 {
		padding-bottom: 0.25rem !important;
	}

	.pl-sm-1 {
		padding-left: 0.25rem !important;
	}

	.px-sm-1 {
		padding-right: 0.25rem !important;
		padding-left: 0.25rem !important;
	}

	.py-sm-1 {
		padding-top: 0.25rem !important;
		padding-bottom: 0.25rem !important;
	}

	.p-sm-2 {
		padding: 0.5rem !important;
	}

	.pt-sm-2 {
		padding-top: 0.5rem !important;
	}

	.pr-sm-2 {
		padding-right: 0.5rem !important;
	}

	.pb-sm-2 {
		padding-bottom: 0.5rem !important;
	}

	.pl-sm-2 {
		padding-left: 0.5rem !important;
	}

	.px-sm-2 {
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}

	.py-sm-2 {
		padding-top: 0.5rem !important;
		padding-bottom: 0.5rem !important;
	}

	.p-sm-3 {
		padding: 1rem !important;
	}

	.pt-sm-3 {
		padding-top: 1rem !important;
	}

	.pr-sm-3 {
		padding-right: 1rem !important;
	}

	.pb-sm-3 {
		padding-bottom: 1rem !important;
	}

	.pl-sm-3 {
		padding-left: 1rem !important;
	}

	.px-sm-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}

	.py-sm-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.p-sm-4 {
		padding: 1.5rem !important;
	}

	.pt-sm-4 {
		padding-top: 1.5rem !important;
	}

	.pr-sm-4 {
		padding-right: 1.5rem !important;
	}

	.pb-sm-4 {
		padding-bottom: 1.5rem !important;
	}

	.pl-sm-4 {
		padding-left: 1.5rem !important;
	}

	.px-sm-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}

	.py-sm-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}

	.p-sm-5 {
		padding: 3rem !important;
	}

	.pt-sm-5 {
		padding-top: 3rem !important;
	}

	.pr-sm-5 {
		padding-right: 3rem !important;
	}

	.pb-sm-5 {
		padding-bottom: 3rem !important;
	}

	.pl-sm-5 {
		padding-left: 3rem !important;
	}

	.px-sm-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}

	.py-sm-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}

	.m-sm-auto {
		margin: auto !important;
	}

	.mt-sm-auto {
		margin-top: auto !important;
	}

	.mr-sm-auto {
		margin-right: auto !important;
	}

	.mb-sm-auto {
		margin-bottom: auto !important;
	}

	.ml-sm-auto {
		margin-left: auto !important;
	}

	.mx-sm-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.my-sm-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
}

@media (min-width: 768px) {
	.m-md-0 {
		margin: 0 !important;
	}

	.mt-md-0 {
		margin-top: 0 !important;
	}

	.mr-md-0 {
		margin-right: 0 !important;
	}

	.mb-md-0 {
		margin-bottom: 0 !important;
	}

	.ml-md-0 {
		margin-left: 0 !important;
	}

	.mx-md-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.my-md-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.m-md-1 {
		margin: 0.25rem !important;
	}

	.mt-md-1 {
		margin-top: 0.25rem !important;
	}

	.mr-md-1 {
		margin-right: 0.25rem !important;
	}

	.mb-md-1 {
		margin-bottom: 0.25rem !important;
	}

	.ml-md-1 {
		margin-left: 0.25rem !important;
	}

	.mx-md-1 {
		margin-right: 0.25rem !important;
		margin-left: 0.25rem !important;
	}

	.my-md-1 {
		margin-top: 0.25rem !important;
		margin-bottom: 0.25rem !important;
	}

	.m-md-2 {
		margin: 0.5rem !important;
	}

	.mt-md-2 {
		margin-top: 0.5rem !important;
	}

	.mr-md-2 {
		margin-right: 0.5rem !important;
	}

	.mb-md-2 {
		margin-bottom: 0.5rem !important;
	}

	.ml-md-2 {
		margin-left: 0.5rem !important;
	}

	.mx-md-2 {
		margin-right: 0.5rem !important;
		margin-left: 0.5rem !important;
	}

	.my-md-2 {
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
	}

	.m-md-3 {
		margin: 1rem !important;
	}

	.mt-md-3 {
		margin-top: 1rem !important;
	}

	.mr-md-3 {
		margin-right: 1rem !important;
	}

	.mb-md-3 {
		margin-bottom: 1rem !important;
	}

	.ml-md-3 {
		margin-left: 1rem !important;
	}

	.mx-md-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}

	.my-md-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}

	.m-md-4 {
		margin: 1.5rem !important;
	}

	.mt-md-4 {
		margin-top: 1.5rem !important;
	}

	.mr-md-4 {
		margin-right: 1.5rem !important;
	}

	.mb-md-4 {
		margin-bottom: 1.5rem !important;
	}

	.ml-md-4 {
		margin-left: 1.5rem !important;
	}

	.mx-md-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}

	.my-md-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}

	.m-md-5 {
		margin: 3rem !important;
	}

	.mt-md-5 {
		margin-top: 3rem !important;
	}

	.mr-md-5 {
		margin-right: 3rem !important;
	}

	.mb-md-5 {
		margin-bottom: 3rem !important;
	}

	.ml-md-5 {
		margin-left: 3rem !important;
	}

	.mx-md-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}

	.my-md-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}

	.p-md-0 {
		padding: 0 !important;
	}

	.pt-md-0 {
		padding-top: 0 !important;
	}

	.pr-md-0 {
		padding-right: 0 !important;
	}

	.pb-md-0 {
		padding-bottom: 0 !important;
	}

	.pl-md-0 {
		padding-left: 0 !important;
	}

	.px-md-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.py-md-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.p-md-1 {
		padding: 0.25rem !important;
	}

	.pt-md-1 {
		padding-top: 0.25rem !important;
	}

	.pr-md-1 {
		padding-right: 0.25rem !important;
	}

	.pb-md-1 {
		padding-bottom: 0.25rem !important;
	}

	.pl-md-1 {
		padding-left: 0.25rem !important;
	}

	.px-md-1 {
		padding-right: 0.25rem !important;
		padding-left: 0.25rem !important;
	}

	.py-md-1 {
		padding-top: 0.25rem !important;
		padding-bottom: 0.25rem !important;
	}

	.p-md-2 {
		padding: 0.5rem !important;
	}

	.pt-md-2 {
		padding-top: 0.5rem !important;
	}

	.pr-md-2 {
		padding-right: 0.5rem !important;
	}

	.pb-md-2 {
		padding-bottom: 0.5rem !important;
	}

	.pl-md-2 {
		padding-left: 0.5rem !important;
	}

	.px-md-2 {
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}

	.py-md-2 {
		padding-top: 0.5rem !important;
		padding-bottom: 0.5rem !important;
	}

	.p-md-3 {
		padding: 1rem !important;
	}

	.pt-md-3 {
		padding-top: 1rem !important;
	}

	.pr-md-3 {
		padding-right: 1rem !important;
	}

	.pb-md-3 {
		padding-bottom: 1rem !important;
	}

	.pl-md-3 {
		padding-left: 1rem !important;
	}

	.px-md-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}

	.py-md-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.p-md-4 {
		padding: 1.5rem !important;
	}

	.pt-md-4 {
		padding-top: 1.5rem !important;
	}

	.pr-md-4 {
		padding-right: 1.5rem !important;
	}

	.pb-md-4 {
		padding-bottom: 1.5rem !important;
	}

	.pl-md-4 {
		padding-left: 1.5rem !important;
	}

	.px-md-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}

	.py-md-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}

	.p-md-5 {
		padding: 3rem !important;
	}

	.pt-md-5 {
		padding-top: 3rem !important;
	}

	.pr-md-5 {
		padding-right: 3rem !important;
	}

	.pb-md-5 {
		padding-bottom: 3rem !important;
	}

	.pl-md-5 {
		padding-left: 3rem !important;
	}

	.px-md-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}

	.py-md-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}

	.m-md-auto {
		margin: auto !important;
	}

	.mt-md-auto {
		margin-top: auto !important;
	}

	.mr-md-auto {
		margin-right: auto !important;
	}

	.mb-md-auto {
		margin-bottom: auto !important;
	}

	.ml-md-auto {
		margin-left: auto !important;
	}

	.mx-md-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.my-md-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
}

@media (min-width: 992px) {
	.m-lg-0 {
		margin: 0 !important;
	}

	.mt-lg-0 {
		margin-top: 0 !important;
	}

	.mr-lg-0 {
		margin-right: 0 !important;
	}

	.mb-lg-0 {
		margin-bottom: 0 !important;
	}

	.ml-lg-0 {
		margin-left: 0 !important;
	}

	.mx-lg-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.my-lg-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.m-lg-1 {
		margin: 0.25rem !important;
	}

	.mt-lg-1 {
		margin-top: 0.25rem !important;
	}

	.mr-lg-1 {
		margin-right: 0.25rem !important;
	}

	.mb-lg-1 {
		margin-bottom: 0.25rem !important;
	}

	.ml-lg-1 {
		margin-left: 0.25rem !important;
	}

	.mx-lg-1 {
		margin-right: 0.25rem !important;
		margin-left: 0.25rem !important;
	}

	.my-lg-1 {
		margin-top: 0.25rem !important;
		margin-bottom: 0.25rem !important;
	}

	.m-lg-2 {
		margin: 0.5rem !important;
	}

	.mt-lg-2 {
		margin-top: 0.5rem !important;
	}

	.mr-lg-2 {
		margin-right: 0.5rem !important;
	}

	.mb-lg-2 {
		margin-bottom: 0.5rem !important;
	}

	.ml-lg-2 {
		margin-left: 0.5rem !important;
	}

	.mx-lg-2 {
		margin-right: 0.5rem !important;
		margin-left: 0.5rem !important;
	}

	.my-lg-2 {
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
	}

	.m-lg-3 {
		margin: 1rem !important;
	}

	.mt-lg-3 {
		margin-top: 1rem !important;
	}

	.mr-lg-3 {
		margin-right: 1rem !important;
	}

	.mb-lg-3 {
		margin-bottom: 1rem !important;
	}

	.ml-lg-3 {
		margin-left: 1rem !important;
	}

	.mx-lg-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}

	.my-lg-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}

	.m-lg-4 {
		margin: 1.5rem !important;
	}

	.mt-lg-4 {
		margin-top: 1.5rem !important;
	}

	.mr-lg-4 {
		margin-right: 1.5rem !important;
	}

	.mb-lg-4 {
		margin-bottom: 1.5rem !important;
	}

	.ml-lg-4 {
		margin-left: 1.5rem !important;
	}

	.mx-lg-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}

	.my-lg-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}

	.m-lg-5 {
		margin: 3rem !important;
	}

	.mt-lg-5 {
		margin-top: 3rem !important;
	}

	.mr-lg-5 {
		margin-right: 3rem !important;
	}

	.mb-lg-5 {
		margin-bottom: 3rem !important;
	}

	.ml-lg-5 {
		margin-left: 3rem !important;
	}

	.mx-lg-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}

	.my-lg-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}

	.p-lg-0 {
		padding: 0 !important;
	}

	.pt-lg-0 {
		padding-top: 0 !important;
	}

	.pr-lg-0 {
		padding-right: 0 !important;
	}

	.pb-lg-0 {
		padding-bottom: 0 !important;
	}

	.pl-lg-0 {
		padding-left: 0 !important;
	}

	.px-lg-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.py-lg-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.p-lg-1 {
		padding: 0.25rem !important;
	}

	.pt-lg-1 {
		padding-top: 0.25rem !important;
	}

	.pr-lg-1 {
		padding-right: 0.25rem !important;
	}

	.pb-lg-1 {
		padding-bottom: 0.25rem !important;
	}

	.pl-lg-1 {
		padding-left: 0.25rem !important;
	}

	.px-lg-1 {
		padding-right: 0.25rem !important;
		padding-left: 0.25rem !important;
	}

	.py-lg-1 {
		padding-top: 0.25rem !important;
		padding-bottom: 0.25rem !important;
	}

	.p-lg-2 {
		padding: 0.5rem !important;
	}

	.pt-lg-2 {
		padding-top: 0.5rem !important;
	}

	.pr-lg-2 {
		padding-right: 0.5rem !important;
	}

	.pb-lg-2 {
		padding-bottom: 0.5rem !important;
	}

	.pl-lg-2 {
		padding-left: 0.5rem !important;
	}

	.px-lg-2 {
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}

	.py-lg-2 {
		padding-top: 0.5rem !important;
		padding-bottom: 0.5rem !important;
	}

	.p-lg-3 {
		padding: 1rem !important;
	}

	.pt-lg-3 {
		padding-top: 1rem !important;
	}

	.pr-lg-3 {
		padding-right: 1rem !important;
	}

	.pb-lg-3 {
		padding-bottom: 1rem !important;
	}

	.pl-lg-3 {
		padding-left: 1rem !important;
	}

	.px-lg-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}

	.py-lg-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.p-lg-4 {
		padding: 1.5rem !important;
	}

	.pt-lg-4 {
		padding-top: 1.5rem !important;
	}

	.pr-lg-4 {
		padding-right: 1.5rem !important;
	}

	.pb-lg-4 {
		padding-bottom: 1.5rem !important;
	}

	.pl-lg-4 {
		padding-left: 1.5rem !important;
	}

	.px-lg-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}

	.py-lg-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}

	.p-lg-5 {
		padding: 3rem !important;
	}

	.pt-lg-5 {
		padding-top: 3rem !important;
	}

	.pr-lg-5 {
		padding-right: 3rem !important;
	}

	.pb-lg-5 {
		padding-bottom: 3rem !important;
	}

	.pl-lg-5 {
		padding-left: 3rem !important;
	}

	.px-lg-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}

	.py-lg-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}

	.m-lg-auto {
		margin: auto !important;
	}

	.mt-lg-auto {
		margin-top: auto !important;
	}

	.mr-lg-auto {
		margin-right: auto !important;
	}

	.mb-lg-auto {
		margin-bottom: auto !important;
	}

	.ml-lg-auto {
		margin-left: auto !important;
	}

	.mx-lg-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.my-lg-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
}

@media (min-width: 1200px) {
	.m-xl-0 {
		margin: 0 !important;
	}

	.mt-xl-0 {
		margin-top: 0 !important;
	}

	.mr-xl-0 {
		margin-right: 0 !important;
	}

	.mb-xl-0 {
		margin-bottom: 0 !important;
	}

	.ml-xl-0 {
		margin-left: 0 !important;
	}

	.mx-xl-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	.my-xl-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.m-xl-1 {
		margin: 0.25rem !important;
	}

	.mt-xl-1 {
		margin-top: 0.25rem !important;
	}

	.mr-xl-1 {
		margin-right: 0.25rem !important;
	}

	.mb-xl-1 {
		margin-bottom: 0.25rem !important;
	}

	.ml-xl-1 {
		margin-left: 0.25rem !important;
	}

	.mx-xl-1 {
		margin-right: 0.25rem !important;
		margin-left: 0.25rem !important;
	}

	.my-xl-1 {
		margin-top: 0.25rem !important;
		margin-bottom: 0.25rem !important;
	}

	.m-xl-2 {
		margin: 0.5rem !important;
	}

	.mt-xl-2 {
		margin-top: 0.5rem !important;
	}

	.mr-xl-2 {
		margin-right: 0.5rem !important;
	}

	.mb-xl-2 {
		margin-bottom: 0.5rem !important;
	}

	.ml-xl-2 {
		margin-left: 0.5rem !important;
	}

	.mx-xl-2 {
		margin-right: 0.5rem !important;
		margin-left: 0.5rem !important;
	}

	.my-xl-2 {
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
	}

	.m-xl-3 {
		margin: 1rem !important;
	}

	.mt-xl-3 {
		margin-top: 1rem !important;
	}

	.mr-xl-3 {
		margin-right: 1rem !important;
	}

	.mb-xl-3 {
		margin-bottom: 1rem !important;
	}

	.ml-xl-3 {
		margin-left: 1rem !important;
	}

	.mx-xl-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}

	.my-xl-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}

	.m-xl-4 {
		margin: 1.5rem !important;
	}

	.mt-xl-4 {
		margin-top: 1.5rem !important;
	}

	.mr-xl-4 {
		margin-right: 1.5rem !important;
	}

	.mb-xl-4 {
		margin-bottom: 1.5rem !important;
	}

	.ml-xl-4 {
		margin-left: 1.5rem !important;
	}

	.mx-xl-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}

	.my-xl-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}

	.m-xl-5 {
		margin: 3rem !important;
	}

	.mt-xl-5 {
		margin-top: 3rem !important;
	}

	.mr-xl-5 {
		margin-right: 3rem !important;
	}

	.mb-xl-5 {
		margin-bottom: 3rem !important;
	}

	.ml-xl-5 {
		margin-left: 3rem !important;
	}

	.mx-xl-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}

	.my-xl-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}

	.p-xl-0 {
		padding: 0 !important;
	}

	.pt-xl-0 {
		padding-top: 0 !important;
	}

	.pr-xl-0 {
		padding-right: 0 !important;
	}

	.pb-xl-0 {
		padding-bottom: 0 !important;
	}

	.pl-xl-0 {
		padding-left: 0 !important;
	}

	.px-xl-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.py-xl-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.p-xl-1 {
		padding: 0.25rem !important;
	}

	.pt-xl-1 {
		padding-top: 0.25rem !important;
	}

	.pr-xl-1 {
		padding-right: 0.25rem !important;
	}

	.pb-xl-1 {
		padding-bottom: 0.25rem !important;
	}

	.pl-xl-1 {
		padding-left: 0.25rem !important;
	}

	.px-xl-1 {
		padding-right: 0.25rem !important;
		padding-left: 0.25rem !important;
	}

	.py-xl-1 {
		padding-top: 0.25rem !important;
		padding-bottom: 0.25rem !important;
	}

	.p-xl-2 {
		padding: 0.5rem !important;
	}

	.pt-xl-2 {
		padding-top: 0.5rem !important;
	}

	.pr-xl-2 {
		padding-right: 0.5rem !important;
	}

	.pb-xl-2 {
		padding-bottom: 0.5rem !important;
	}

	.pl-xl-2 {
		padding-left: 0.5rem !important;
	}

	.px-xl-2 {
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}

	.py-xl-2 {
		padding-top: 0.5rem !important;
		padding-bottom: 0.5rem !important;
	}

	.p-xl-3 {
		padding: 1rem !important;
	}

	.pt-xl-3 {
		padding-top: 1rem !important;
	}

	.pr-xl-3 {
		padding-right: 1rem !important;
	}

	.pb-xl-3 {
		padding-bottom: 1rem !important;
	}

	.pl-xl-3 {
		padding-left: 1rem !important;
	}

	.px-xl-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}

	.py-xl-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.p-xl-4 {
		padding: 1.5rem !important;
	}

	.pt-xl-4 {
		padding-top: 1.5rem !important;
	}

	.pr-xl-4 {
		padding-right: 1.5rem !important;
	}

	.pb-xl-4 {
		padding-bottom: 1.5rem !important;
	}

	.pl-xl-4 {
		padding-left: 1.5rem !important;
	}

	.px-xl-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}

	.py-xl-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}

	.p-xl-5 {
		padding: 3rem !important;
	}

	.pt-xl-5 {
		padding-top: 3rem !important;
	}

	.pr-xl-5 {
		padding-right: 3rem !important;
	}

	.pb-xl-5 {
		padding-bottom: 3rem !important;
	}

	.pl-xl-5 {
		padding-left: 3rem !important;
	}

	.px-xl-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}

	.py-xl-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}

	.m-xl-auto {
		margin: auto !important;
	}

	.mt-xl-auto {
		margin-top: auto !important;
	}

	.mr-xl-auto {
		margin-right: auto !important;
	}

	.mb-xl-auto {
		margin-bottom: auto !important;
	}

	.ml-xl-auto {
		margin-left: auto !important;
	}

	.mx-xl-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.my-xl-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
}

.text-justify {
	text-align: justify !important;
}

.text-nowrap {
	white-space: nowrap !important;
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

@media (min-width: 576px) {
	.text-sm-left {
		text-align: left !important;
	}

	.text-sm-right {
		text-align: right !important;
	}

	.text-sm-center {
		text-align: center !important;
	}
}

@media (min-width: 768px) {
	.text-md-left {
		text-align: left !important;
	}

	.text-md-right {
		text-align: right !important;
	}

	.text-md-center {
		text-align: center !important;
	}
}

@media (min-width: 992px) {
	.text-lg-left {
		text-align: left !important;
	}

	.text-lg-right {
		text-align: right !important;
	}

	.text-lg-center {
		text-align: center !important;
	}
}

@media (min-width: 1200px) {
	.text-xl-left {
		text-align: left !important;
	}

	.text-xl-right {
		text-align: right !important;
	}

	.text-xl-center {
		text-align: center !important;
	}
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.font-weight-normal {
	font-weight: normal;
}

.font-weight-bold {
	font-weight: bold;
}

.font-italic {
	font-style: italic;
}

.text-white {
	color: #fff !important;
}

.text-primary {
	color: #1c48f0 !important;
}

a.text-primary:focus, a.text-primary:hover {
	color: #005a8f !important;
}

.text-secondary {
	color: #868e96 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
	color: #6c757d !important;
}

.text-success {
	color: #28a745 !important;
}

a.text-success:focus, a.text-success:hover {
	color: #1e7e34 !important;
}

.text-info {
	color: #17a2b8 !important;
}

a.text-info:focus, a.text-info:hover {
	color: #117a8b !important;
}

.text-warning {
	color: #ffc107 !important;
}

a.text-warning:focus, a.text-warning:hover {
	color: #d39e00 !important;
}

.text-danger {
	color: #dc3545 !important;
}

a.text-danger:focus, a.text-danger:hover {
	color: #bd2130 !important;
}

.text-light {
	color: #f8f9fa !important;
}

a.text-light:focus, a.text-light:hover {
	color: #dae0e5 !important;
}

.text-dark {
	color: #343a40 !important;
}

a.text-dark:focus, a.text-dark:hover {
	color: #1d2124 !important;
}

.text-muted {
	color: #868e96 !important;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.visible {
	visibility: visible !important;
}

.invisible {
	visibility: hidden !important;
}

.ekko-lightbox {
	
	display: flex !important;
	
	align-items: center;
	
	justify-content: center;
	padding-right: 0 !important;
}

.ekko-lightbox-container {
	position: relative;
}

.ekko-lightbox-container>div.ekko-lightbox-item {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
}

.ekko-lightbox iframe {
	width: 100%;
	height: 100%;
}

.ekko-lightbox-nav-overlay {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	display: flex;
}

.ekko-lightbox-nav-overlay a {
	
	flex: 1;
	
	display: flex;
	
	align-items: center;
	opacity: 0;
	transition: opacity .5s;
	color: #fff;
	font-size: 30px;
	z-index: 1;
}

.ekko-lightbox-nav-overlay a>* {
	
	flex-grow: 1;
}

.ekko-lightbox-nav-overlay a> :focus {
	outline: none;
}

.ekko-lightbox-nav-overlay a span {
	padding: 0 30px;
}

.ekko-lightbox-nav-overlay a:last-child span {
	text-align: right;
}

.ekko-lightbox-nav-overlay a:hover {
	text-decoration: none;
}

.ekko-lightbox-nav-overlay a:focus {
	outline: none;
}

.ekko-lightbox-nav-overlay a.disabled {
	cursor: default;
	visibility: hidden;
}

.ekko-lightbox a:hover {
	opacity: 1;
	text-decoration: none;
}

.ekko-lightbox .modal-dialog {
	display: none;
}

.ekko-lightbox .modal-footer {
	text-align: left;
}

.ekko-lightbox-loader {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	
	display: flex;
	
	flex-direction: column;
	
	justify-content: center;
	
	align-items: center;
}

.ekko-lightbox-loader>div {
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
}

.ekko-lightbox-loader>div>div {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	animation: a 2s infinite ease-in-out;
}

.ekko-lightbox-loader>div>div:last-child {
	animation-delay: -1s;
}

.modal-dialog .ekko-lightbox-loader>div>div {
	background-color: #333;
}

@-webkit-keyframes a {
	0%, to {
		transform: scale(0);
	}

	50% {
		transform: scale(1);
	}
}

@keyframes a {
	0%, to {
		transform: scale(0);
	}

	50% {
		transform: scale(1);
	}
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical>.swiper-wrapper {
	
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
	
	flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-container-autoheight {
	height: auto;
}

.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-wp8-horizontal {
	
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	
	touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s;
	
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullet {
	width: 39px;
	height: 11px;
	display: inline-block;
	background: #e6e6e6;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #1C48F0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	
	transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000;
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {

}

.swiper-container-cube, .swiper-container-flip {
	overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-next {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	
	display: flex;
	
	justify-content: center;
	
	align-items: center;
	text-align: center;
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		
		transform: rotate(360deg);
	}
}

.centerer {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.centererY {
	position: relative;
	top: 50%;
	transform: translate(0, -50%);
}

.centererX {
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
}

@font-face {
	font-family: 'iai';
	src: url(/heb/themes/iai-heb/fonts/iai_06042025.ttf?ypicis=) format("truetype"), url(/heb/themes/iai-heb/fonts/iai_06042025.woff?ypicis=) format("woff"), url(/heb/themes/iai-heb/fonts/iai_06042025.svg?ypicis=#iai) format("svg");
	/* src: url(../fonts/iai_06042025.ttf?2ypicis12=) format("truetype"), url(../fonts/iai_06042025.woff?2ypicis12=) format("woff"), url(../fonts/iai_06042025.svg?2ypicis12=#iai) format("svg"); */
	font-weight: normal;
	font-style: normal;
}

[class^="iconIai-"], [class*=" iconIai-"] {
	font-family: 'iai' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconIai-instagram-square:before {
	content: "\e916";
}

.iconIai-pause-circle-o:before {
	content: "\e913";
}

.iconIai-pause:before {
	content: "\e914";
}

.iconIai-play-circle-o:before {
	content: "\e911";
}

.iconIai-play:before {
	content: "\e912";
}

.iconIai-check:before {
	content: "\e910";
}

.iconIai-calendar:before {
	content: "\e90f";
}

.iconIai-phone:before {
	content: "\e90c";
}

.iconIai-fax:before {
	content: "\e90d";
}

.iconIai-mail2:before {
	content: "\e90e";
}

.iconIai-remove:before {
	content: "\e15b";
}

.iconIai-add:before {
	content: "\e90b";
}

.iconIai-menu:before {
	content: "\e90a";
}

.iconIai-close:before {
	content: "\e909";
}

.iconIai-arrow-right:before {
	content: "\e907";
}

.iconIai-arrow-left:before {
	content: "\e908";
}

.iconIai-mail:before {
	content: "\e903";
}

.iconIai-logo:before {
	content: "\e900";
}

.iconIai-mag:before {
	content: "\e901";
}

.iconIai-chevron-l:before {
	content: "\e902";
}

.iconIai-chevron-u:before {
	content: "\e904";
}

.iconIai-chevron-d:before {
	content: "\e905";
}

.iconIai-chevron-r:before {
	content: "\e906";
}

.iconIai-twitter-square:before {
	content: "\f081";
}

.iconIai-facebook-square:before {
	content: "\f082";
}

.iconIai-linkedin-square:before {
	content: "\f08c";
}

.iconIai-twitter:before {
	content: "\f099";
}

.iconIai-facebook:before {
	content: "\f09a";
}

.iconIai-facebook-f:before {
	content: "\f09a";
}

.iconIai-caret-down:before {
	content: "\f0d7";
}

.iconIai-caret-up:before {
	content: "\f0d8";
}

.iconIai-caret-left:before {
	content: "\f0d9";
}

.iconIai-caret-right:before {
	content: "\f0da";
}

.iconIai-linkedin:before {
	content: "\f0e1";
}

.iconIai-angle-left:before {
	content: "\f104";
}

.iconIai-angle-right:before {
	content: "\f105";
}

.iconIai-angle-up:before {
	content: "\f106";
}

.iconIai-angle-down:before {
	content: "\f107";
}

.iconIai-youtube-square:before {
	content: "\f166";
}

.iconIai-youtube:before {
	content: "\f167";
}

.gallery-large {
	direction: ltr;
	padding-left: 15px;
	padding-right: 15px;
}

.gallery-large * {
	direction: ltr;
}

.gallery-large .row {
	margin: 0;
}

.gallery-large ul {
	list-style-type: none;
	left: 0;
	padding-left: 0;
}

.gallery-large h3 {
	text-align: center;
	color: #002f6c;
	font-weight: 300;
	font-size: 3.2em;
	margin-bottom: .4em;
}

.gallery-large .thumbnails {
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	height: 129px;
}

.gallery-large .thumbnails a {
	float: left;
}

.gallery-large .thumbnails li {
	float: left;
	margin-left: 13px;
	cursor: pointer;
	display: block;
	transition: opacity 175ms linear;
	padding-left: 0;
}

.gallery-large .thumbnails li:before {
	display: none;
}

.gallery-large .thumbnails li:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

.gallery-large .thumbnails li a {
	overflow: hidden;
}

.gallery-large .thumbnails li img {
	width: 100%;
}

.gallery-large .thumbnails li:first-child {
	margin-left: 0;
}

.gallery-large .thumbnails li.active {
	padding-bottom: 6px;
	border-bottom: 2px solid #87898d;
}

.gallery-large .thumbnails:after {
	content: "";
	display: table;
	clear: both;
}

.gallery-large .thumbnails .next {
	position: relative;
}

.gallery-large .thumbnails .next .before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .4;
	filter: alpha(opacity=40);
}

.gallery-large .thumbnails .next .after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -14px;
	margin-left: -8px;
	background-image: url(/heb/themes/iai-heb/img/icons.png);
	background-position: -647px -1289px;
	width: 16px;
	height: 28px;
}

.gallery-large .thumbnails ul {
	width: 9999em;
	position: relative;
}

.gallery-large .thumbnails.active {
	display: block;
}

.gallery-large .gallery-pager {
	height: 22px;
	margin: auto;
}

.gallery-large .gallery-pager ul {
	text-align: center;
}

.gallery-large .gallery-pager a {
	width: 40px;
	height: 15px;
	display: inline-block;
	margin-left: 4px;
	text-indent: -9999em;
	position: relative;
}

.gallery-large .gallery-pager a:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #d0d1d3;
}

.gallery-large .gallery-pager a:first-child {
	margin-left: 0;
}

.gallery-large .gallery-pager a.active:before {
	background-color: #27aae1;
}

.gallery-large .gallery-pager li {
	display: inline-block;
	margin-left: 4px;
	padding-left: 0;
}

.gallery-large .gallery-pager li:before {
	display: none;
}

.gallery-large .large-images {
	overflow: hidden;
	position: relative;
	height: 690px;
	width: 100%;
}

.gallery-large .large-images .next {
	position: absolute;
	background-image: url(/heb/themes/iai-heb/img/icons.png);
	background-position: -95px -1977px;
	width: 49px;
	height: 103px;
	right: 25px;
	top: 50%;
	margin-top: -51.5px;
}

.gallery-large .large-images li {
	position: absolute;
	top: 0;
	left: 2000px;
	padding-left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.gallery-large .large-images li:before {
	display: none;
}

.gallery-large .large-images li img {
	height: 690px;
	display: block;
}

.gallery-large .large-images li.active {
	left: -2000px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.gallery-large .large-images li.active .after {
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: .6;
	filter: alpha(opacity=60);
	background-image: url(/heb/themes/iai-heb/img/icons.png);
	background-position: -699px -1223px;
	width: 26px;
	height: 18px;
}

.gallery-large .large-images li.active:hover .caption {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 0;
}

.gallery-large .large-images li .before {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 350ms linear;
}

.gallery-large .large-images li.next-up {
	cursor: pointer;
}

.gallery-large .large-images li.next-up .before {
	opacity: .7;
	filter: alpha(opacity=70);
}

.gallery-large .large-images li.next-up:hover .before {
	opacity: .45;
	filter: alpha(opacity=45);
}

@media (max-width: 640px) {
	.gallery-large {
		padding-top: 60px;
		height: auto;
	}

	.gallery-large .large-images {
		height: 200px;
	}

	.gallery-large .large-images li {
		width: 100%;
	}

	.gallery-large .large-images li .before {
		display: none;
	}

	.gallery-large .large-images li img {
		width: 100%;
		height: auto;
	}

	.gallery-large .thumbnails {
		height: auto;
	}
}

.hotspot-pagination {
	text-align: center;
}

@media (max-width: 1280px) {
	.gallery-large .large-images .next {
		display: none;
	}

	.gallery-large .large-images li {
		width: 100%;
	}

	.gallery-large .large-images li img {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 1125px) {
	.gallery-large .large-images li {
		width: 100%;
	}

	.gallery-large .large-images li img {
		width: 100%;
		height: auto;
	}

	.gallery-large .thumbnails {
		height: 105px;
	}

	.gallery-large .thumbnails .next .after {
		display: none;
	}

	.gallery-large .thumbnails .next .before {
		display: none;
	}
}

@media (max-width: 1024px) {
	.gallery-large .thumbnails {
		padding-bottom: 20px;
	}
}

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
	position: relative;
}

.fancybox-skin {
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-inner .fancybox-iframe, .fancybox-inner .fancybox-image {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-inner .fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

.fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image: url(/heb/themes/iai-heb/img/icons.png);
}

#fancybox-loading {
	background-image: url(/heb/themes/iai-heb/img/fancybox_sprite.png);
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
	z-index: 8040;
	position: absolute;
	cursor: pointer;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/heb/themes/iai-heb/img/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	top: -33px;
	right: 0;
	background-position: -614px -1327px;
	width: 23px;
	height: 23px;
}

.fancybox-nav {
	top: 0;
	width: 40%;
	height: 100%;
	text-decoration: none;
	background: url(/heb/themes/iai-heb/img/blank.gif);
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	bottom: -46px;
	width: 12px;
	height: 26px;
}

.fancybox-prev span {
	left: 0;
	background-position: -831px -1099px;
}

.fancybox-next span {
	right: 0;
	background-position: -853px -1063px;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

.fancybox-lock, .fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock {
	width: auto;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background-color: rgba(0, 0, 0, 0.85);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title {
	visibility: hidden;
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0;
	z-index: 8050;
	text-align: center;
	padding: 10px 15px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}

.fancybox-skin:hover .fancybox-title {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.fancybox-skin .fancybox-title {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	transition: all 125ms linear;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	padding: 0 20px;
	background: 0 0;
	color: #FFF;
	font-size: 13px;
	font-family: HelveticaNeueW01-75Bold, Helvetica, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	line-height: 1.3;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading {
		background-image: url(/heb/themes/iai-heb/img/fancybox_sprite%402x.png);
		background-size: 44px 152px;
	}

	#fancybox-loading div {
		background-image: url(/heb/themes/iai-heb/img/fancybox_loading%402x.gif);
		background-size: 24px 24px;
	}
}

.fancybox-inner .video-full-width {
	margin: 0;
}

.fancybox-inner .video-full-width .video-full-width-inner {
	margin-bottom: 0;
}

.centererX {
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
}

body.page-node-type-campaign {
	padding: 0;
}

.banner-frame {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.banner-frame img, .banner-frame video, .banner-frame iframe {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	overflow-y: unset;
	z-index: -100;
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	display: inline-block;
	vertical-align: baseline;
}

.banner-frame video {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.banner-frame iframe {
	position: absolute;
	top: 0;
}

.banner-frame .video-btn {
	position: absolute;
	left: 59px;
	border-radius: 50%;
	width: 53px;
	height: 53px;
	background: black;
	border: none;
	top: 90%;
	z-index: 999;
	color: #FFFFFF !important;
}

.curtain-content {
	width: 100%;
	background: url(/heb/themes/iai-heb/img/topBg.png) 100% 0 no-repeat;
	background-size: auto 100%;
	padding: 2.5em 0;
	
	transform: translate3d(0, 0, 0);
}

@media (min-width: 768px) {
	.curtain-content {
		top: 0;
		z-index: 1;
		position: absolute;
	}
}

.curtain-content .container {
	max-width: 1300px;
}

.curtain-content:before {
	content: "";
	background: rgba(0, 47, 108, 0.8);
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.curtain-content .col:not(.form-group):nth-child(1) {
	max-width: 670px;
	width: 100%;
}

@media (max-width: 767.98px) {
	.curtain-content .col:not(.form-group):nth-child(1) {
		
		flex: 0 0 100%;
		max-width: 100%;
		min-width: 1px;
	}
}

@media (max-width: 767.98px) {
	.curtain-content .col:not(.form-group):nth-child(2) {
		
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 2em;
	}
}

.curtain-content .col:not(.form-group) a.navbar-brand {
	position: relative;
	color: #fff;
	line-height: 1;
	font-size: 4.5em;
	text-decoration: none !important;
	top: 0;
	margin-left: -3px;
}

.curtain-content .col:not(.form-group) a.navbar-brand:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'iai';
	content: "\e900";
	color: inherit;
}

.curtain-content .col:not(.form-group)>h1 {
	font-size: 4em;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #ffffff;
	margin: .5em 0 .25em;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.curtain-content .col:not(.form-group)>h5 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.22;
	letter-spacing: normal;
	color: #ffffff;
}

.curtain-content .col:not(.form-group) .learn-more {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.22;
	letter-spacing: normal;
	color: #ffffff;
	text-decoration: none !important;
	margin-top: 40px;
}

.curtain-content .col:not(.form-group) .learn-more i {
	position: relative;
	top: 2px;
}

[data-content-order="second"] {
	width: 100%;
}

[data-content-order="second"]>ul:nth-of-type(1) {
	list-style-type: none;
	max-width: 872px;
	margin: 40px 4% 0 16.5%;
}

[data-content-order="second"]>ul:nth-of-type(1) li {
	font-weight: 600;
	line-height: 25px;
	font-size: 16px;
}

[data-content-order="second"]>ul:nth-of-type(1) li:nth-of-type(1) {
	color: #2d3640;
}

[data-content-order="second"]>ul:nth-of-type(1) li:nth-of-type(2) {
	color: #002f6c;
	font-size: 20px;
	margin-top: 10px;
}

[data-content-order="second"]>ul:nth-of-type(1) li:nth-of-type(3) {
	color: #2d3640;
	margin-top: 10px;
}

.mainText {
	max-width: 1300px;
	font-size: 1.06em;
}

.mainText .inner {
	padding: 1.5em 0;
	max-width: 870px;
}

.mainText .inner p:first-child:first-letter {
	line-height: 1;
	font-size: 70px;
	color: #002f6c;
}

.mainText .bigger {
	color: #002f6c;
	font-size: 1.245em;
	line-height: 1.2;
}

.contactus-container {
	color: #000;
	background-color: #fff;
	background-image: linear-gradient(70deg, #afafaf 0%, #e9e8e8 50%, #898989 100%);
	width: 100%;
	max-width: 400px;
	padding: .5em 2.1em;
}

.contactus-container h3 {
	font-weight: 300;
	font-size: 3em;
}

.contactus-container form {
	margin: 0;
}

.contactus-container .form-group {
	margin-bottom: 0;
	min-height: 93px;
	padding: 0;
	
	flex: 0 0 100%;
	max-width: 100%;
}

.contactus-container label {
	margin: 0;
	font-size: 1.1em;
}

.contactus-container .form-control {
	border-radius: 0;
}

.contactus-container .error {
	color: #d9534f;
	text-shadow: none;
}

.contactus-container .btn {
	width: 100%;
	background: #012f6b;
	border-radius: 0;
	color: #fff;
	font-size: 1.25em;
	font-weight: 500;
	border: 1px solid #000;
	margin: 1em 0;
}

@media (max-width: 767.98px) {
	.contactus-container {
		margin: 0 auto;
	}
}

@media (min-width: 768px) {
	.contactus-container {
		top: 4em;
		right: 15px;
		position: absolute;
	}
}

.page-node-type-campaign .footer {
	text-align: center;
	border-bottom: 8px solid #27aae1;
	padding-bottom: 1em;
	background: 0;
}

.page-node-type-campaign .footer ul {
	list-style: none;
	padding: 0;
}

.page-node-type-campaign .footer ul li {
	display: inline-block;
}

.page-node-type-campaign .footer ul li a {
	color: #a3a3a3;
	font-size: 2.4em;
	margin: 0 .1em;
}

.page-node-type-campaign .footer ul li a:hover {
	color: #27aae1;
	text-decoration: none;
}

.f-oposit {
	float: left;
}

html {
	visibility: hidden;
}

body {
	color: #2d3640;
	font-family: 'Assistant', 'Open Sans', sans-serif;
	font-size: 16px;
}

img.align-left, img.align-right {
	max-width: 100%;
}

input, select {
	font-family: 'Assistant', 'Open Sans', sans-serif;
}

input::-webkit-input-placeholder {
	color: #939597;
	font-weight: 100;
}

input:-moz-placeholder {
	color: #939597;
	font-weight: 100;
}

input::-moz-placeholder {
	color: #939597;
	font-weight: 100;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder {
	color: transparent;
}

.blackText {
	color: #000 !important;
}

.custom-select {
	background-position: left 0.75rem center;
}

.pull-opposite {
	float: left;
}

.pull-current {
	float: right;
}

.text-opposite {
	text-align: left;
}

.text-current {
	text-align: right;
}

h1, .h1 {
	font-size: 5em;
}

h2, .h2 {
	font-size: 3em;
}

h3, .h3 {
	font-size: 2.625em;
}

h4, .h4 {
	font-size: 2.25em;
}

h5, .h5 {
	font-size: 1.625em;
}

h6, .h6 {
	font-size: 1.25em;
}

p {
	font-size: 1em;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

.screen-reader-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

*, a, button {
	transition: all 300ms ease-in;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: ">";
}

.dropdown-toggle::after {
	margin-left: auto;
	margin-right: 0.255em;
}

a:focus, a:visited, a:active {
	color: inherit;
	text-decoration: none;
}

@media (min-width: 784px) {
	a[href^=tel] {
		pointer-events: none;
	}
}

.centerer {
	position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
}

.centererY {
	position: relative;
	top: 50%;
	
	transform: translate(0, -50%);
}

.centererX {
	position: relative;
	left: 50%;
	
	transform: translate(-50%, 0);
}

.navbar {
	background-color: #1C48F0;
	padding: 0;
	height: 101px;
}

body {
	padding-top: 101px;
}

.navbar>.container {
	margin: 0 auto;
	position: relative;
	height: 100%;
}

.navbar:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background: #fff;
	height: 59px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

@media (max-width: 992px) {
	.navbar .navbar-collapse {
		position: absolute;
		top: 100px;
		background: #fff;
		max-height: 80vh;
		overflow: auto;
		overflow-x: hidden;
		width: 100%;
	}
}

@media (min-width: 993px) {
	.navbar {
		height: 130px;
		
		align-items: flex-start;
	}

	body {
		padding-top: 130px;
	}

	.navbar:before {
		height: 45px;
	}
}

.topTools {
	position: absolute;
	font-size: .85em;
	top: 0;
	height: 42px;
	left: 0;
}

.topTools .contact {
	height: 100%;
	float: right;
}

.topTools .contact a {
	color: #fff;
	display: block;
	height: 100%;
	padding: 0 .4em;
	line-height: 1.5;
	font-size: 2.1em;
}

.topTools .contact a:focus {
	outline: 1px dotted #fff !important;
	z-index: 3;
	position: relative;
}

.topTools .language {
	font-size: 1.25em;
	height: 100%;
	float: left;
}

.topTools .language button {
	height: 42px;
	padding: 0 .55em;
	background: 0;
	border: 0;
	color: #fff;
	line-height: 2.5;
}

.topTools .language button:focus {
	outline-width: 2px;
	outline-style: dotted;
}

@media (min-width: 993px) {
	.topTools {
		font-size: .85em;
		height: 85px;
	}

	.topTools .contact {
		width: 74px;
	}

	.topTools .contact a {
		background: rgba(0 0 0 / 30%);
		padding: 0 .8em;
		line-height: 3;
	}

	.topTools .language {
		background: rgba(0 0 0 / 45%);
	}

	.topTools .language button {
		padding: 0 .9em;
		line-height: 4.8;
		height: 85px;
		width: 74px;
	}
}

.navbar-brand {
	margin: 0;
	text-align: center;
	z-index: 1;
	position: absolute;
	font-size: 3.4em;
	top: 42px;
	padding: 2px 0;
	margin-right: 20px;
}

.navbar-brand:before {
	color: #1C48F0;
}

@media (min-width: 993px) {
	.navbar-brand {
		top: 0;
		font-size: 4.519em;
		margin-right: -3px;
	}

	.navbar-brand:before {
		color: #fff;
	}

	.navbar-brand:focus {
		outline-width: 2px;
		outline-style: dotted;
	}
}

.navbar-toggler {
	position: absolute;
	border: 0;
	padding: 0.35rem 0.25rem;
	z-index: 2;
	top: 57px;
	right: auto;
	left: 16px;
}

.navbar-toggler:before {
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	font-size: 1.2em;
	content: "\e909";
	color: #1C48F0;
}

.navbar-toggler span {
	display: none;
}

.navbar-toggler.collapsed:before {
	content: "\e90a";
}

.navbar-toggler.collapsed span {
	display: none;
}

.quickNav a {
	display: inline-block;
	margin: 0 1em;
}

@media (min-width: 993px) {
	.quickNav {
		position: absolute;
		font-size: .85em;
		top: -66px;
		right: 13.4em;
	}

	.quickNav a {
		color: #fff;
	}

	.quickNav a:focus {
		outline-width: 2px;
		outline-style: dotted;
	}
}

.headSearch * {
	transition: all 0.55s linear;
}

.headSearch button.mag {
	font-size: 1.5rem;
	color: #fff;
	border: 0;
	background: 0 transparent;
	padding: 0;
	max-width: 100px;
	width: auto;
	cursor: pointer;
	position: relative;
	z-index: 4;
	float: right;
}

.headSearch button.mag:before {
	background: 0;
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e901";
	display: block;
}

.headSearch button.mag:focus {
	outline-width: 2px;
	outline-style: dotted;
}

.headSearch.active button.mag {
	padding: 0 .2em;
	max-width: 35px;
	width: auto;
}

.headSearch.active button.mag:before {
	content: "\e909";
}

.headSearch fildset>button.mag.collapsed, .headSearch fieldset>button.mag.collapsed {
	display: block;
}

.headSearch .searchToggle {
	overflow: hidden;
	white-space: nowrap;
	max-width: 0;
	visibility: hidden;
}

.headSearch .searchToggle button.mag {
	display: inline-block;
	opacity: 0.5;
	padding: 1rem;
	vertical-align: middle;
	margin: 0 0.5rem 0 0;
}

.headSearch.active .searchToggle {
	overflow: visible;
	max-width: 1000px;
	width: 100%;
	visibility: visible;
}

.headSearch input.form-control {
	color: #fff;
	display: inline-block;
	border: 0;
	box-sizing: border-box;
}

@media (max-width: 992px) {
	.headSearch input.form-control {
		width: calc(100% - 84px);
		vertical-align: middle;
		height: 55px;
		color: #000;
	}
}

.headSearch button.searchBut {
	background: transparent;
	color: #01416f;
	display: inline-block;
	border: 0;
	font-size: 1.5rem;
	cursor: pointer;
}

@media (max-width: 992px) {
	.headSearch button.searchBut {
		vertical-align: middle;
		padding: 0.65em 0.65em 0.25em;
	}
}

.headSearch button.searchBut:before {
	background: 0;
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 7px);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e901";
}

@media (max-width: 992px) {
	.headSearch {
		position: absolute;
		top: 42px;
		background: #fff;
		z-index: 1;
		left: 63px;
	}

	.headSearch .searchToggle {
		position: relative;
		z-index: 3;
	}

	.headSearch fieldset>button.mag, .headSearch fildset>button.mag {
		padding: .89em 0.5rem .5em;
		color: #01416f;
	}

	.headSearch fieldset>button.mag.collapsed, .headSearch fildset>button.mag.collapsed {
		display: block;
	}

	.headSearch.active {
		width: calc(100% - 63px);
	}

	.headSearch.active .searchToggle {
		width: 100%;
	}

	.headSearch.active button.mag {
		padding: .89em 0.5rem .5em;
	}
}

@media (min-width: 993px) {
	.headSearch {
		background: #1C48F0;
		color: #fff;
		position: absolute;
		top: 0;
		height: 85px;
		left: 148px;
	}

	.headSearch button.mag {
		background: rgba(0 0 0 / 15%);
		color: #fff;
		padding: 0 1.45rem;
		position: relative;
		z-index: 2;
		height: 85px;
		max-width: 74px;
	}

	.headSearch button.mag:hover {
		color: #fff;
	}

	.headSearch fieldset, .headSearch fildset {
		display: inline-block;
		vertical-align: middle;
	}

	.headSearch .searchToggle {
		height: 5.25em;
	}

	.headSearch .searchToggle button.mag {
		display: none;
	}

	.headSearch.active .searchToggle {
		max-width: 1000px;
		width: 278px;
		position: relative;
	}

	.headSearch input.form-control {
		width: calc(100% - 81px);
		background: transparent;
		vertical-align: top;
		padding: 0.33rem 0.75rem;
		height: 85px;
	}

	.headSearch input.form-control::-webkit-input-placeholder {
		color: #fefefe;
	}

	.headSearch input.form-control:-moz-placeholder {
		color: #fefefe;
	}

	.headSearch input.form-control::-moz-placeholder {
		color: #fefefe;
	}

	.headSearch input.form-control:focus::-webkit-input-placeholder {
		color: transparent;
	}

	.headSearch input.form-control:focus:-moz-placeholder {
		color: transparent;
	}

	.headSearch input.form-control:focus::-moz-placeholder {
		color: transparent;
	}

	.headSearch button.searchBut {
		vertical-align: top;
		color: #fff;
		height: 100%;
		padding: 0 .4em;
	}

	.headSearch button.searchBut:hover {
		text-shadow: 0 0 1px #fff;
	}
}

.search-autocomplete {
	background: rgba(38, 42, 47, 0.9);
	margin: 3.8rem 0 0;
	max-height: calc(95vh - 3.8rem);
	font-size: 0.85rem;
	font-weight: 100;
	padding: 0 0 1rem;
	overflow: auto;
	width: 100%;
}

.search-autocomplete ul {
	list-style: none;
	margin: 0;
	padding: 1rem 3rem;
}

.search-autocomplete ul li {
	list-style: none;
	margin: 0.3rem;
	padding: 0;
}

.search-autocomplete ul a {
	color: #fff;
	padding: 0.15rem 0.4rem;
	display: inline-block;
}

.search-autocomplete ul+a {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: underline;
}

@media (min-width: 993px) {
	.search-autocomplete {
		position: absolute;
		top: 31px;
		margin: 0;
		z-index: 2;
	}

	.search-autocomplete ul {
		padding: 1rem;
	}
}

@media (min-width: 993px) {
	.navbar-expand-md .navbar-collapse {
		display: block !important;
	}
}

@media (max-width: 992px) {
	.navbar-expand-md .navbar-collapse {
		background: rgba(38, 42, 47, 0.95);
		max-height: 99vh;
		overflow: auto;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1;
	}
}

.navbar-nav {
	margin: 2rem 0 1rem;
	padding: 0;
	font-size: 0.9rem;
	border-top: 1px solid #4a4e52;
}

.navbar-nav .nav-item {
	padding: 0 1em;
	border-bottom: 1px solid #4a4e52;
}

.navbar-nav .nav-item .nav-link {
	padding: 0.7em 1em;
	color: rgba(255, 255, 255, 0.7);
}

.navbar-nav .dropdown-menu {
	background: 0;
	border: 0;
	margin: -0.3rem 0 0.5rem;
	padding: 0;
	border-radius: 0;
}

.navbar-nav .dropdown-menu a {
	display: block;
	width: 100%;
	clear: both;
	font-weight: normal;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0;
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.9rem;
	padding: 3px 1rem;
	margin: 0.3em 0;
}

.navbar-nav .dropdown-menu a.active {
	color: #fff;
	background: 0;
}

.navbar-nav .dropdown-menu>a:hover, .navbar-nav .dropdown-menu>a:focus, .navbar-nav .dropdown-menu a.dropdown-item:hover, .navbar-nav .dropdown-menu a.dropdown-item:focus {
	text-decoration: underline;
}

@media (max-width: 992px) {
	.navbar-nav {
		margin: 0;
		color: #2d3640;
		padding: 8px 0 0;
		border-top: 0;
		border-bottom: 1px solid #d6d5d5;
	}

	.navbar-nav .nav-item {
		border-top: 1px solid #d6d5d5;
		border-bottom: 0;
		padding: 0;
	}

	.navbar-nav .nav-item .nav-link {
		color: #2d3640;
		padding: 0.85em 0.4em;
		font-size: 1.25em;
		border-right: 10px solid #fff;
	}

	.navbar-nav .nav-item .dropdown-toggle {
		padding: 0.85em 0.4em;
	}

	.navbar-nav .nav-item .dropdown-toggle:after {
		font: normal normal normal 14px/1 iai;
		text-rendering: auto;
		
		transform: translate(0, 0);
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f107";
		font-size: 1.15em;
		border: 0;
		margin: 0.3rem 0 0;
		width: auto;
		height: auto;
		float: left;
		margin-left: 15px;
	}

	.navbar-nav .nav-item.show .nav-link {
		border-color: #1c48f0;
	}

	.navbar-nav .nav-item.show .dropdown-toggle:after {
		content: "\f106";
	}

	.navbar-nav .nav-item .dropdown-menu {
		padding: 4px 0;
	}

	.navbar-nav .nav-item .dropdown-menu ul {
		list-style: none;
		padding: 0;
	}

	.navbar-nav .nav-item .dropdown-menu>li>a {
		font-weight: bold;
		color: #01416f;
		font-size: 1.1em;
		white-space: normal;
		line-height: 1;
	}

	.navbar-nav .nav-item .dropdown-menu>li ul a {
		color: #2d3640;
		font-size: 1.01em;
		padding: 8px 30px;
		white-space: normal;
		line-height: 1.2;
	}

	.navbar-nav .nav-item .dropdown-menu>li ul a:before {
		font: normal normal normal 14px/1 iai;
		font-size: inherit;
		text-rendering: auto;
		
		transform: translate(0, 0);
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #1C48F0;
		content: "\f0d9";
		margin-right: -10px;
		float: right;
	}

	.navbar-nav .nav-item .dropdown-menu a.dropdown-item {
		font-weight: bold;
		color: #01416f;
		font-size: 1.1em;
		white-space: normal;
		line-height: 1;
	}

	.navbar-nav .quickNav {
		padding: 22px 0;
		border-top: 1px solid #d6d5d5;
	}

	.navbar-nav .quickNav a {
		color: #1c48f0;
		display: inline-block;
		width: 100%;
		margin: 3px;
		padding: 6px 15px;
	}
}

@media (min-width: 993px) {
	.navbar-nav {
		margin: 0 -15px;
		border: 0;
		border-left: 1px solid #eaeaea;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 45px;
	}

	.navbar-nav .nav-item {
		border: 0;
		border-right: 1px solid #eaeaea;
		margin: 0;
		padding: 0;
		position: static;
		text-align: center;
		
		flex-basis: 0;
		
		flex-grow: 1;
		max-width: 100%;
		font-size: 1.2rem;
	}

	.navbar-nav .nav-item .nav-link {
		font-weight: 400;
		margin: 0;
		padding: 11px 0 0;
		color: #000;
		height: 100%;
		display: block;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		z-index: 2;
		position: relative;
		background: #fff;
	}

	.navbar-nav .nav-item .nav-link i {
		display: none;
	}

	.navbar-nav .nav-item .nav-link.dropdown-toggle:after {
		display: none;
	}

	.navbar-nav .nav-item .nav-link:hover {
		font-weight: bold;
	}

	.navbar-nav .nav-item .dropdown-menu {
		transition: all 250ms ease-out;
		display: block;
		margin: -45px 0 0;
		-webkit-columns: 1px 4;
		columns: 1px 4;
		padding: 1.2em 1vw;
		background: #fff;
		width: 100%;
		border-top: 2px solid #1c48f0;
		box-shadow: 0px 6px 16px -7px #333;
		max-height: 0;
		overflow: hidden;
		opacity: 0;
		visibility: hidden;
		z-index: -1;
	}

	.navbar-nav .nav-item .dropdown-menu>li {
		overflow: hidden;
		break-inside: avoid;
	}

	.navbar-nav .nav-item .dropdown-menu>li div {
		display: inline;
	}

	.navbar-nav .nav-item .dropdown-menu>li ul:after {
		content: "";
		display: block;
		width: 55px;
		height: 4px;
		background: #01416f;
		margin: .5em 1rem 1em;
	}

	.navbar-nav .nav-item .dropdown-menu>li ul {
		list-style: none;
		padding: 0;
	}

	.navbar-nav .nav-item .dropdown-menu>li>a {
		font-weight: bold;
		color: #01416f;
		font-size: 1.1em;
		white-space: normal;
		line-height: 1;
	}

	.navbar-nav .nav-item .dropdown-menu>li ul a {
		color: #2d3640;
		font-size: 1.01em;
		padding: 8px 30px;
		white-space: normal;
		line-height: 1.2;
	}

	.navbar-nav .nav-item .dropdown-menu>li ul a:before {
		font: normal normal normal 14px/1 iai;
		font-size: inherit;
		text-rendering: auto;
		
		transform: translate(0, 0);
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #1C48F0;
		content: "\f0d9";
		margin-right: -10px;
		float: right;
	}

	.navbar-nav .nav-item.dropdown.show, .navbar-nav .nav-item.dropdown:hover {
		box-shadow: inset 0 -4px 0 #1c48f0;
	}

	.navbar-nav .nav-item.dropdown.show .nav-link, .navbar-nav .nav-item.dropdown:hover .nav-link {
		background: #1c48f0;
		color: #fff;
		font-weight: bold;
	}

	.navbar-nav .nav-item.dropdown.show .dropdown-menu, .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
		display: block;
		margin: 0;
		max-height: 2000px;
		opacity: 1;
		visibility: visible;
		z-index: 1;
	}
}

@media (min-width: 993px) {
	.navbar.shrink {
		height: 75px;
		background: #fff;
	}

	.navbar.shrink:before {
		height: 75px;
	}

	.navbar.shrink .topTools, .navbar.shrink .quickNav {
		display: none;
	}

	.navbar.shrink .navbar-brand {
		font-size: 3.3em;
		top: 3px;
		margin-right: -9px;
	}

	.navbar.shrink .navbar-brand:before {
		color: #1C48F0;
	}

	.navbar.shrink .headSearch {
		z-index: 5;
		height: 75px;
		left: 0;
	}

	.navbar.shrink .headSearch .searchToggle {
		height: 75px;
		background:#1C48F0;
	}

	.navbar.shrink .headSearch button.mag {
		height: 75px;
		max-width: 58px;
		padding: 0 1.05rem;
	}

	.navbar.shrink .headSearch input.form-control {
		height: 75px;
	}

	.navbar.shrink .headSearch.active button.mag {
		padding: 0 .2em;
		max-width: 35px;
	}

	.navbar.shrink .navbar-nav {
		width: calc(100% - 173px);
		height: 75px;
		margin: 0 100px 0 73px;
	}

	.navbar.shrink .navbar-nav .nav-item {
		padding-top: 2em;
		font-size: 1.12rem;
	}
}

.page-link.prev, .page-link.next {
	color: #1c48f0;
	border: 1px solid #000;
}

.page-link.prev a, .page-link.next a {
	color: #1c48f0;
}

.page-link span:first-child:after {
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.page-link.prev span:first-child:after {
	content: "\e906";
}

.page-link.next span:first-child:after {
	content: "\e902";
}

.visually-hidden.focusable.skip-link[href="#main-content"]:focus {
	background: #fff;
	padding: 3px;
	top: 0;
	position: fixed !important;
	z-index: 99999;
}

footer {
	background-color: #0079c1;
	/* background: linear-gradient(34deg, #0054f5 0%, #0747c2 70%); */
	background-image: linear-gradient(34deg, #0054f5 0%, #0054f5 70%, #0747c2 100%);
	color: #a8a8a9;
	overflow: hidden;
}

footer a {
	color: #a8a8a9;
}

footer a[aria-expanded=true], footer a:hover {
	color: #fff;
}

footer .footerCollapseTitle, footer h5 {
	font-size: 1rem;
	margin: 0;
	color: #fff;
	font-style: italic;
	font-weight: 200;
	line-height: 1.2;
	font-family: 'Assistant', 'Open Sans', sans-serif;
}

footer i {
	font-size: 180%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
}

footer ul {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}

footer ul li {
	margin: 0 0 1em;
	padding: 0;
}

footer ul a {
	color: #fff !important;
}

footer ul.row {
	padding-top: 2.2em;
	border-top: 1px solid #7b7e81;
	clear: both;
	position: relative;
}

@media (min-width: 768px) {
	footer ul.row:before {
		background: url(/heb/themes/iai-heb/img/slant.png) 100% 0 no-repeat;
		/* background: url(../img/slant.png) 100% 0 no-repeat; */
		content: "";
		position: absolute;
		top: 0;
		width: 50%;
		height: 900px;
		left: 0;
		transform: scaleX(-1);
	}
}

footer ul.row .col-12 {
	position: relative;
}

@media (min-width: 768px) {
	footer ul.row .col-12 {
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 1200px) {
	footer ul.row .col-12 {
		flex: 0 0 20.8%;
		max-width: 20.8%;
	}

	footer ul.row .col-12:last-child {
		flex: 0 0 16.8%;
		max-width: 16.8%;
		padding: 0;
		padding-right: 2.8em;
	}
}

@media (max-width: 767px) {
	footer {
		background-image: linear-gradient(206deg, #1c48f0 70%, #014371 100%, #01416f 0%);
	}

	footer li.col-12:not(.social) {
		margin-bottom: 6px;
	}

	footer li.col-12:not(.social) ul {
		padding: 0 .5em;
	}

	footer .footerCollapseTitle {
		border-top: 1px solid #01416f;
		display: block;
		line-height: 2.5;
		padding: 0 .5em;
	}

	footer .pull-opposite {
		padding: 0.85em 0.4em;
		position: absolute;
		left: 15px;
	}

	footer .pull-opposite:after {
		font: normal normal normal 14px/1 iai;
		font-size: inherit;
		text-rendering: auto;
		
		transform: translate(0, 0);
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-top: 1px;
		color: #01416f;
		float: left;
		content: "\e902";
	}

	footer .pull-opposite:not(.collapsed):after {
		content: "\e905";
	}

	footer .pull-opposite[aria-expanded=true]+a {
		text-decoration: underline;
	}

	footer .social h5 {
		padding-top: 1em;
		margin-bottom: 1em;
		border-top: 1px solid #01416f;
	}

	footer .social ul {
		margin-bottom: 0;
	}

	footer .social li {
		width: 48%;
		display: inline-block;
	}
}

@media (min-width: 767px) {
	footer ul.collapse, footer ul.collapsing, footer ul.collapse.show, footer ul:not(.row) {
		height: auto !important;
		display: block !important;
		margin-top: 1em !important;
	}
}

footer .bottom {
	background: rgb(0 0 0 / 49%);
	color: #fff;
	border-top: 1px solid;
	padding: 1em 0;
	position: relative;
}

footer .bottom .row {
	position: relative;
}

footer .bottom .row>div {
	
	display: flex;
	
	flex-wrap: wrap;
	
	justify-content: space-between;
}

@media (max-width: 575px) {
	footer .bottom .row>div {
		justify-content: space-around;
	}
}

footer .bottom a {
	color: #fff;
	white-space: nowrap;
}

@media (max-width: 767px) {
	footer .bottom {
		line-height: 2.2;
	}
}

.events .container {
	overflow: hidden;
}

.events h2, .events h3 {
	text-align: center;
	margin-bottom: .6em;
}

.events .title {
	font-size: 1.8em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'Open Sans', 'Assistant', sans-serif;
	margin: 0;
	font-weight: 400;
	text-align: inherit;
}

.events .date {
	font-size: 1.5em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #5a5a5a;
}

.events .location {
	font-size: 1.5em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #5a5a5a;
}

.events .item {
	background: #f1f1f2;
	padding: 1em 1.1em 2em;
	min-height: 11.7em;
	line-height: 1.25;
	overflow: hidden;
	position: relative;
	margin-bottom: 2em;
	border: 1px solid #c4c4c4;
}

.events .item a {
	font-size: 1.2em;
	background: #1c48f0;
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: .5em;
	left: 0;
}

.events .more {
	color: #1c48f0;
	border: 1px solid #d9dbdd;
	font-size: 1.1em;
	padding: .5em;
	margin-bottom: .8em;
	float: left;
}

.events .more:hover {
	background: #1c48f0;
	color: #fff;
}

.events.hp {
	padding: 5em 0;
}

.events.hp .item:hover {
	background: #005a8f;
	color: #fff;
}

.events.hp .item:hover * {
	color: #fff;
}

.events.hp .item:hover a {
	color: #1c48f0;
	background: #fff;
}

@media (max-width: 991px) {
	.events {
		font-size: .875em;
	}

	.events .item {
		font-size: 1.05em;
	}
}

@media (max-width: 767px) {
	.events {
		padding: 1em 0;
	}

	.events.hp {
		padding: 2em 0;
	}

	.events .swiper-container {
		padding-bottom: 1.5em;
		margin-bottom: .7em;
	}

	.events .more {
		float: none;
		position: relative;
		text-align: center;
		margin: auto;
		top: -8px;
		width: 130px;
		display: block;
	}
}

@media (min-width: 768px) {
	.events .container {
		padding: 1.6em 3.8em 7.4em;
	}

	.events.hp {
		background: url(/heb/themes/iai-heb/img/eventsHpBg.jpg) center no-repeat;
		padding: 7em 0;
	}

	.events.hp .container {
		background: rgba(255, 255, 255, 0.9);
		padding: 1em 3.8em;
	}
}

.events.greyBg {
	background: #f2f2f2;
}

@media (min-width: 768px) {
	.events.greyBg .container {
		padding-bottom: 2.4em;
	}
}

.events.greyBg .item {
	background: #fff;
	border: 0;
}

.events.blueBg {
	background: linear-gradient(48deg, #1c48f0 5%, #015f97 50%, #01416f 100%);
}

.events.blueBg h3, .events.blueBg h2 {
	color: #fff;
}

.events.blueBg .title {
	color: #2d3640;
}

@media (min-width: 768px) {
	.events.blueBg .container {
		padding-bottom: 2.4em;
	}
}

.events.blueBg .item {
	background: #fff;
	border: 0;
}

.discover .container-fluid {
	padding: 0;
}

.discover h2 {
	text-align: center;
	margin-bottom: .6em;
}

.discover .row {
	margin: 0;
}

.discover .row .col {
	padding: 0;
	border-left: 1px solid #fff;
}

.discover .row .col:first-child {
	border: 0;
}

.discover .row .col:hover .expand {
	max-height: 1000px;
	overflow: visible;
}

.discover .row .title {
	margin-bottom: .6em;
}

.discover .row .text {
	position: absolute;
	bottom: 0;
	padding: 1em;
	background: linear-gradient(0deg, #000000 20%, rgba(0, 0, 0, 0) 100%);
}

.discover .row .expand {
	transition: all 0.6s cubic-bezier(0.5, 0.25, 0.5, 1);
	max-height: 0;
	overflow: hidden;
}

.discover .item {
	position: relative;
	font-size: 1.13em;
}

.discover .item figure {
	margin: 0;
	overflow: hidden;
	position: relative;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	padding-top: 22em;
}

.discover .item img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	transform: translateX(-50%) translateY(-50%);
}

.discover .item .text {
	color: #fff;
}

.discover .item .title {
	font-size: 1.217em;
}

.discover .item .more {
	display: table-cell;
	font-size: 1em;
	background: #1c48f0;
	color: #fff;
	padding: .5em;
}

@media (max-width: 991px) {
	.discover {
		font-size: .81em;
	}

	.discover .item {
		font-size: 1.05em;
	}
}

@media (max-width: 767px) {
	.discover {
		padding: 1em 0;
	}

	.discover .swiper-container {
		padding-bottom: 1.5em;
		margin-bottom: .7em;
	}

	.discover .item figure {
		padding-top: 85%;
	}

	.discover .item .text {
		background: #435363;
		color: #ffffff;
		margin: -3em 1.5em 3em;
		position: relative;
		padding: 1em;
		min-height: 9.4em;
		overflow: hidden;
	}
}

.w1495 {
	max-width: 1495px;
}

@media (min-width: 768px) {
	.w1495 {
		margin-bottom: 5.5em;
	}
}

.quickPR h2 {
	margin-bottom: .5em;
}

.quickPR h2+.item {
	border-top: 1px solid #e7e7e7;
}

.quickPR .item {
	display: block;
	color: #5a5a5a;
	border-bottom: 1px solid #e7e7e7;
	padding: .5em;
	overflow: hidden;
}

.quickPR .item:hover {
	background: #f2f2f2;
	text-decoration: none;
}

.quickPR .item:first-child {
	border-top: 1px solid #e7e7e7;
}

.quickPR .item:before {
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #1c48f0;
	font-size: 1.9em;
	margin-top: .86em;
	content: "\e902";
	float: left;
}

.quickPR .item .date {
	color: #6a737b;
}

.quickPR a.more {
	display: inline-block;
	margin: 0.5em 0;
	font-size: 1.15em;
}

@media (max-width: 767px) {
	.quickPR {
		margin-bottom: 1.7em;
		
		flex: 0 0 100%;
		max-width: 100%;
	}

	.quickPR h2 {
		font-size: 2.63em;
		margin-bottom: .1em;
	}

	.quickPR .item:nth-child(n+5) {
		display: none;
	}

	.quickPR a.more {
		font-size: .95em;
	}
}

@media (min-width: 768px) {
	.quickPR {
		flex: 0 0 38.33333%;
		max-width: 38.33333%;
		align-self: flex-start;
		margin-left: 4%;
	}

	.quickPR .item {
		font-size: 1.125em;
	}

	.quickPR .item .date {
		font-size: 86%;
	}

	.quickPR .item:before {
		margin-bottom: .5em;
		font-size: 1.6em;
	}
}

.spotlight h2 {
	text-align: center;
	margin-bottom: .5em;
}

.spotlight figure {
	margin: 0;
	position: relative;
}

.spotlight figure img {
	width: 100%;
	height: auto;
}

.spotlight .text {
	background: rgba(255, 255, 255, 0.89);
	position: relative;
	margin: -3.7em 15px 0;
	padding: .5em 1em;
	text-align: center;
	line-height: 1.3;
}

.spotlight .text a {
	background: #1c48f0;
	color: #fff;
	display: block;
	margin: .89em auto;
	width: 120px;
	padding: .6em .2em;
	font-size: .9em;
}

@media (max-width: 767px) {
	.spotlight {
		
		flex: 0 0 100%;
		max-width: 100%;
	}

	.spotlight h2 {
		font-size: 2.63em;
		margin-bottom: .1em;
	}
}

@media (min-width: 768px) {
	.spotlight {
		align-self: flex-start;
	}

	.spotlight .text {
		left: 50%;
		
		transform: translate(-50%, 0);
		position: absolute;
		width: 470px;
		bottom: 1.85em;
		margin: 0;
		font-size: 1.13em;
		padding: 1.5em .5em 1.2em;
	}

	.spotlight .text a {
		width: 150px;
		padding: .34em .2em;
		font-size: 1em;
		margin: .89em auto 0;
	}
}

.highlights .item {
	overflow: hidden;
	color: #fff;
	position: relative;
	margin-bottom: 32px;
}

.highlights .item:hover .expand {
	max-height: 1000px;
	overflow: visible;
}

@media (max-width: 767px) {
	.highlights .item {
		margin-bottom: 2em;
	}
}

.highlights figure {
	margin-bottom: 0;
}

.highlights figure img {
	width: 100%;
	height: auto;
}

.highlights .text {
	position: absolute;
	bottom: 0;
	padding: 1em;
	background: linear-gradient(0deg, #000000 20%, rgba(0, 0, 0, 0) 100%);
	overflow: hidden;
}

.highlights .text .expand {
	transition: all 0.6s cubic-bezier(0.5, 0.25, 0.5, 1);
	max-height: 0;
	overflow: hidden;
}

@media (max-width: 767px) {
	.highlights .text {
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	.highlights {
		margin-bottom: 6em;
	}

	.highlights .container-fluid {
		padding-right: 40px;
		padding-left: 40px;
	}

	.highlights .item {
		margin-bottom: 0px;
		background: #000;
	}

	.highlights .item figure {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}

	.highlights .item:before {
		padding-top: 61.25%;
		display: block;
		content: "";
	}

	.highlights .col-lg-4 .item:before {
		padding-top: 58.5%;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.highlights .col-lg-4 {
		
		display: flex;
		
		flex-direction: row;
		
		justify-content: space-between;
		margin-top: 2rem;
	}

	.highlights .col-lg-4 .item {
		flex: 0 0 48%;
		max-width: 48%;
	}
}

@media (min-width: 992px) {
	.highlights .col-lg-4 {
		
		display: flex;
		
		flex-direction: column;
		
		justify-content: space-between;
		padding-right: 0;
	}

	.highlights .col-lg-4 .col {
		flex-grow: initial;
		flex-basis: auto;
	}
}

.newAreas {
	margin-bottom: 5em;
}

.newAreas h2 {
	text-align: center;
	margin-bottom: 1.4em;
	margin-top: .5em;
}

@media (max-width: 767px) {
	.newAreas h2 {
		font-size: 2.5em;
	}
}

.newAreas ul {
	margin: 0 0 2.5em;
	padding: 0;
	
	display: flex;
	
	justify-content: center;
	
	flex-wrap: wrap;
}

.newAreas li {
	list-style: none;
	flex: 0 0 47.4%;
	max-width: 47.4%;
	position: relative;
	overflow: hidden;
	background: #d8cfc6;
	margin: 0 1.3% 1rem;
}

.newAreas li a {
	color: #fff;
	position: relative;
	display: block;
	padding-top: 92.7%;
	background-size: cover;
	background-position: center;
}

.newAreas li a:hover .text {
	padding: .75em .9em;
}

.newAreas .text {
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: linear-gradient(0deg, #000000 20%, transparent 100%);
	left: 0;
	right: 0;
	padding: .55em .9em;
	font-size: 1.23em;
	font-weight: 500;
	line-height: 1;
}

.newAreas .text:after {
	content: "";
	background: url(/heb/themes/iai-heb/img/newArrow.png) no-repeat center;
	background-size: contain;
	width: .68em;
	height: .4em;
	margin: 0 .3em;
	vertical-align: middle;
	display: inline-block;
	
	transform: scaleX(-1);
}

@media (min-width: 768px) {
	.newAreas li {
		flex: 0 0 30.5%;
		max-width: 30.5%;
	}
}

@media (min-width: 992px) {
	.newAreas ul {
		
		justify-content: space-between;
	}

	.newAreas li {
		flex: 0 0 18.5%;
		max-width: 18.5%;
		margin: 0;
	}
}

.areas {
	margin-bottom: 5em;
}

.areas h2 {
	text-align: center;
	margin-bottom: .6em;
	margin-top: .7em;
}

@media (max-width: 767px) {
	.areas h2 {
		font-size: 3.9em;
	}
}

.areas .more {
	color: #1c48f0;
	border: 1px solid #cbced1;
	font-size: 1.1em;
	display: inline-block;
	padding: .3em 1em;
}

.areas .more:hover {
	color: #fff;
	background: #1c48f0;
}

.areas ul {
	margin: 0 -15px 2.5em;
	padding: 0;
	
	display: flex;
	
	flex-wrap: wrap;
	
	justify-content: center;
	overflow: hidden;
}

.areas .expander {
	position: absolute;
	transition: all .3s linear;
	z-index: 2;
	overflow: hidden;
	left: 0;
	right: auto;
	width: 50%;
	height: 100%;
	top: 0;
	font-size: 1.15em;
	line-height: 1.25;
	padding-left: 1.9em;
	padding-right: .5em;
}

.areas a .expander:after {
	content: "Ã¢Å¾Å¾";
	position: absolute;
	bottom: 0.5em;
	font-weight: bold;
}

.areas a .expander:after {
	left: 1em;
	
	transform: rotate(180deg);
}

.areas li {
	list-style: none;
	flex: 0 0 calc(50% - 2px);
	max-width: calc(50% - 2px);
	position: relative;
	overflow: hidden;
	padding-top: 26.2%;
	margin: .5px;
	background: #d8cfc6;
}

.areas li a {
	color: #2d3640;
}

@media (max-width: 1199px) {
	.areas li .text, .areas li .expander {
		background: #d8cfc6;
	}

	.areas li:nth-child(3n+2) {
		background: #f2f2f2;
	}

	.areas li:nth-child(3n+2) .text, .areas li:nth-child(3n+2) .expander {
		background: #f2f2f2;
	}
}

.areas li:hover .expander, .areas li:hover figure {
	transform: translateX(100%);
}

.areas figure {
	position: absolute;
	overflow: hidden;
	margin: 0;
	z-index: 1;
	background-size: cover;
	background-position: center center;
	right: 0;
	left: auto;
	top: 0;
	width: 50%;
	height: 100%;
}

.areas figure img {
	width: 100%;
	display: block;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
}

.areas .text {
	position: absolute;
	z-index: 3;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.1;
	padding: .6em;
	top: 0;
	right: auto;
	left: 0;
	width: 50%;
	height: 100%;
}

@media (max-width: 500px) {
	.areas {
		font-size: .67em;
	}
}

@media (max-width: 767px) {
	.areas {
		margin-bottom: 3em;
	}

	.areas li {
		padding-top: 53.5%;
	}

	.areas .expander {
		right: 0;
		left: -100%;
		top: 0;
		width: 100%;
		height: 62%;
	}

	.areas figure {
		right: 0;
		left: 0;
		top: 0;
		width: 100%;
		height: 62%;
	}

	.areas .text {
		top: auto;
		bottom: 0;
		right: 0;
		left: 0;
		width: 100%;
		height: 38%;
	}
}

@media (min-width: 768px) {
	.areas .expander {
		left: 0;
		right: auto;
		width: 50%;
		height: 100%;
		top: 0;
		font-size: 1.15em;
		line-height: 1.25;
		padding-left: 1.9em;
		padding-right: .5em;
	}

	.areas li {
		padding-top: 26.2%;
		background: #d8cfc6;
	}

	.areas li a {
		color: #2d3640;
	}

	.areas li:hover .expander, .areas li:hover figure {
		transform: translateX(100%);
	}

	.areas figure {
		right: 0;
		left: auto;
		top: 0;
		width: 50%;
		height: 100%;
	}

	.areas .text {
		top: 0;
		right: auto;
		left: 0;
		width: 50%;
		height: 100%;
	}
}

@media (min-width: 1200px) {
	.areas {
		font-size: .9vw;
	}

	.areas .expander {
		left: 0;
		right: auto;
		font-size: 1.08em;
		line-height: 1.15;
		padding-left: 2em;
	}

	.areas li {
		
		flex: 0 0 25%;
		max-width: calc(25% - 2px);
		background: #d8cfc6;
		padding-top: 13.1375%;
	}

	.areas li figure {
		right: 0;
		left: auto;
		top: 0;
		width: 50%;
		height: 100%;
	}

	.areas li .text {
		top: 0;
		right: auto;
		left: 0;
		width: 50%;
		height: 100%;
	}

	.areas li .text, .areas li .expander {
		background: #d8cfc6;
	}

	.areas li:nth-child(2n+2) {
		background: #f2f2f2;
	}

	.areas li:nth-child(2n+2) .text, .areas li:nth-child(2n+2) .expander {
		background: #f2f2f2;
	}

	.areas li:nth-child(1n+5) .expander {
		left: auto;
		right: 0;
	}

	.areas li:nth-child(1n+5) figure {
		left: 0;
		right: auto;
	}

	.areas li:nth-child(1n+5) .text {
		right: 0;
		left: auto;
	}

	.areas li:nth-child(1n+5):hover .expander, .areas li:nth-child(1n+5):hover figure {
		
		transform: translateX(-100%);
	}
}

.swiper-container-main {
	box-shadow: inset 0px -24px 25px -14px #ccc;
	width: 100%;
	height: calc(86.449vh - 130px);
	min-height: 219px;
	max-height: calc(100vh - 101px);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	font-size: .87em;
}

.swiper-container-main .swiper-slide {
	overflow: hidden;
}

.swiper-container-main .text {
	background: rgba(255, 255, 255, 0.8);
	z-index: 2;
	max-width: 100%;
	line-height: 1.35;
	padding: .5em 1.5em 0;
	font-size: .875em;
	overflow: hidden;
}

.swiper-container-main .text p {
	font-size: 1.14em;
}

.swiper-container-main .text a {
	font-size: 1.14em;
	color: #fff;
	background: #1c48f0;
	clear: both;
	padding: .4em 1em;
	float: left;
	margin-right: -1.4em;
}

.swiper-container-main .text.blackBg {
	background: rgba(45, 54, 64, 0.7);
	color: #fff;
}

.swiper-container-main .text.bottomGradiant {
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: linear-gradient(0deg, #000000 20%, transparent 100%);
	left: 0;
	right: 0;
	padding: 0;
}

.swiper-container-main .text.bottomGradiant a {
	font-size: inherit;
	color: #fff;
	background: 0;
	clear: both;
	padding: 0;
	margin: 0;
	float: none;
}

.swiper-container-main .text.bottomGradiant a:hover {
	text-decoration: none;
}

.swiper-container-main .text.bottomGradiant h2, .swiper-container-main .text.bottomGradiant .title {
	font-size: 3.75em;
	font-weight: 500;
	line-height: 1;
	padding: .4em 1.5em;
}

.swiper-container-main .text.bottomGradiant h2:after, .swiper-container-main .text.bottomGradiant .title:after {
	content: "";
	background: url(/heb/themes/iai-heb/img/newArrow.png) no-repeat center;
	background-size: contain;
	width: .68em;
	height: .4em;
	margin: 0 .3em;
	vertical-align: middle;
	display: inline-block;
	
	transform: scaleX(-1);
}

@media (max-width: 575.98px) {
	.swiper-container-main .text.bottomGradiant h2, .swiper-container-main .text.bottomGradiant .title {
		font-size: 1.8em;
	}
}

@media (max-width: 767.98px) {
	.swiper-container-main .text.bottomGradiant h2, .swiper-container-main .text.bottomGradiant .title {
		font-size: 2.75em;
		padding: .4em .5em;
	}
}

.swiper-container-main .swiper-button-next, .swiper-container-main .swiper-button-prev {
	position: absolute;
	top: calc(55% / (16 / 9));
	background-size: 20px 44px;
}

@media (min-width: 768px) {
	.swiper-container-main {
		box-shadow: none;
		font-size: 1em;
	}

	.swiper-container-main .text {
		position: absolute;
		bottom: 15%;
		width: 491px;
		left: 19.7%;
	}

	.swiper-container-main .text.bl {
		top: auto;
		bottom: 15%;
		right: auto;
		left: 19.7%;
	}

	.swiper-container-main .text.br {
		top: auto;
		bottom: 15%;
		left: auto;
		right: 19.7%;
	}

	.swiper-container-main .text.tl {
		bottom: auto;
		top: 15%;
		right: auto;
		left: 19.7%;
	}

	.swiper-container-main .text.tr {
		bottom: auto;
		top: 15%;
		left: auto;
		right: 19.7%;
	}

	.swiper-container-main .swiper-button-next, .swiper-container-main .swiper-button-prev {
		position: absolute;
		top: 50%;
		background-size: 27px 44px;
	}
}

.swiper-container-main .jump {
	position: absolute;
	left: calc(50% - 17px);
	bottom: 1rem;
	z-index: 3;
	display: none;
}

@media (max-width: 767px) {
	.swiper-container-main .jump {
		display: none;
	}
}

.swiper-button-toggle-autoplay {
	position: absolute;
	top: 10%;
	left: 1rem;
	z-index: 2;
	border: 0;
	background: 0;
	color: #fff;
	font-size: 4rem;
	font-weight: 100;
	cursor: pointer;
	text-shadow: 0 0 5px #333;
	line-height: 1;
}

.swiper-button-toggle-autoplay:before {
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e911";
	line-height: 1;
}

.swiper-button-toggle-autoplay.play:before {
	content: "\e913";
}

@media (max-width: 411px) {
	.swiper-button-toggle-autoplay {
		font-size: 1.8rem;
	}
}

@media (max-width: 575.98px) {
	.swiper-button-toggle-autoplay {
		font-size: 2.2em;
	}
}

@media (max-width: 767.98px) {
	.swiper-button-toggle-autoplay {
		top: 5%;
		font-size: 2.75em;
	}
}

.top-banner {
	position: relative;
	min-height: 300px;
	background: linear-gradient(45deg, #1c48f0 39%, #014c80 100%);
}

.top-banner figure {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
}

.top-banner figure img {
	display: block;
	width: 100%;
	height: auto;
}

.top-banner .container {
	z-index: 1;
	position: relative;
	min-height: 300px;
}

.top-banner h1 {
	color: #000;
	text-shadow: 1px 1px 2px #fff;
	margin: 0;
	font-weight: 400;
	font-size: 5.35em;
}

.top-banner .subTitle {
	color: #000;
	font-size: 2.3em;
	font-weight: 400;
}

@media (max-width: 767px) {
	.top-banner figure {
		position: relative;
		padding-top: 46.5%;
		border-bottom: 0.2em solid #fff;
	}

	.top-banner figure img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.top-banner figure+.container {
		background: #fff;
		border-bottom: 0.2em solid #fff;
	}

	.top-banner .container {
		box-shadow: 0 8px 8px -4px #ccc;
		min-height: 0px;
	}

	.top-banner .container:first-child {
		min-height: 200px;
	}

	.top-banner .container:first-child .inner {
		top: 50%;
		
		transform: translate(0, -50%);
		position: absolute;
	}

	.top-banner h1 {
		font-size: 4em;
		margin: 0;
		color: #000 !important;
		line-height: 1.2;
	}

	.top-banner .subTitle {
		color: #000 !important;
		text-shadow: 1px 1px 2px #fff;
		line-height: 1.2;
	}
}

@media (max-width: 480px) {
	.top-banner {
		min-height: 200px;
	}

	.top-banner h1 {
		font-size: 2.6em;
	}
}

@media (min-width: 768px) {
	.top-banner {
		min-height: 300px;
	}

	.top-banner figure {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}

	.top-banner figure:after {
		content: "";
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		height: 140px;
		background: linear-gradient(0deg, #000000 20%, transparent 100%);
	}

	.top-banner .container {
		height: 100%;
		min-height: 525px;
		padding: 0;
	}

	.top-banner .container:first-child {
		min-height: 300px;
	}

	.top-banner .container:first-child h1 {
		font-weight: 400;
	}

	.top-banner .container:first-child .date {
		color: #fff;
		text-shadow: 1px 1px 2px #000;
		font-weight: 400;
	}

	.top-banner .inner {
		top: 50%;
		
		transform: translate(0, -50%);
		position: absolute;
	}

	.top-banner h1 {
		margin: 0;
		font-size: 3.75em;
		font-weight: 500;
		line-height: 1;
		color: #fff;
		text-shadow: 1px 1px 2px #000;
	}

	.top-banner .subTitle, .top-banner .date {
		color: #fff;
		text-shadow: 1px 1px 2px #000;
		font-weight: 300;
		font-size: 2.4em;
	}

	.top-banner h4.subTitle {
		color: #000;
		text-shadow: 1px 1px 2px #fff;
		font-weight: 600;
	}

	.top-banner.textTop .inner {
		
		transform: none;
		padding-top: 5.5em;
		top: auto;
		height: auto;
	}

	.top-banner.textBottom .inner {
		
		transform: none;
		bottom: 33px;
		top: auto;
		height: auto;
	}

	.top-banner.bl .inner {
		
		transform: none;
		height: auto;
		width: auto;
		top: auto !important;
		bottom: 0%;
		right: auto;
		left: 0;
	}

	.top-banner.br .inner {
		
		transform: none;
		height: auto;
		width: auto;
		top: auto !important;
		bottom: 0%;
		left: auto;
		right: 0;
	}

	.top-banner.tl .inner {
		
		transform: none;
		height: auto;
		width: auto;
		bottom: auto;
		top: 15% !important;
		right: auto;
		left: 0;
	}

	.top-banner.tr .inner {
		
		transform: none;
		height: auto;
		width: auto;
		bottom: auto;
		top: 15% !important;
		left: auto;
		right: 0;
	}

	.top-banner.whiteText * {
		color: #fff;
		text-shadow: 1px 1px 2px #000;
	}

	.top-banner.whiteBox .inner, .top-banner.textWhite .inner {
		background: #fff;
		padding: .8em 1em;
		color: #000;
	}

	.top-banner.whiteBox .inner *, .top-banner.textWhite .inner * {
		color: #000;
	}

	.top-banner.blackBox .inner, .top-banner.textBlack .inner {
		background: #2d3640;
		padding: .8em 1em;
		color: #fff;
	}

	.top-banner.blackBox .inner *, .top-banner.textBlack .inner * {
		color: #fff;
	}

	.top-banner.big {
		min-height: 700px;
	}

	.top-banner.big .container {
		min-height: 700px;
	}
}

.error, .form-control-feedback {
	color: #d9534f;
	text-shadow: 1px 1px 0px #fff;
	margin-top: 2px;
}

.has-danger .error, .has-danger .form-control-feedback {
	display: block;
	line-height: 1;
	font-size: 90%;
}

.form-control-feedback {
	display: none;
}

.contactStrip {
	background: url(/heb/themes/iai-heb/img/contactStrip.jpg) center fixed;
	padding: 2.4em 0 4em;
}

.contactStrip h3 {
	color: #fff;
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 1.1em;
	font-weight: 500;
}

.contactStrip p {
	color: #fff;
	text-align: center;
	font-size: 1.25rem;
}

.contactStrip label {
	color: #fff;
	margin-bottom: 0;
}

.contactStrip .form-group {
	min-height: 4.875rem;
}

.contactStrip .form-control {
	border-radius: 0;
}

.contactStrip .error, .contactStrip .form-control-feedback {
	color: #d9534f;
}

.contactStrip .butLine {
	text-align: center;
	margin-top: 10px;
}

.contactStrip .butLine input[type=submit], .contactStrip .butLine button {
	font-size: 1.2rem;
	min-width: 9.3rem;
	border-radius: 0;
	cursor: pointer;
}

@media (max-width: 767.98px) {
	.contactStrip {
		background-attachment: initial;
	}

	.contactStrip .form-group {
		margin: 0;
		padding: 0 12%;
		
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.contactStrip .container {
		padding: 0;
	}

	.contactStrip h3 {
		font-size: 3.1rem;
	}

	.contactStrip .form-control {
		height: 38px !important;
	}

	.contactStrip .form-control.form-textarea {
		height: 4em !important;
	}

	.contactStrip .butLine {
		text-align: left;
	}
}

@media (min-width: 768px) {
	aside .contactStrip {
		border: 1px solid #e1e1e1;
		padding: 15px;
		background: #f2f2f2;
	}

	aside .contactStrip h3 {
		color: #000;
		font-size: 1.47em;
		text-align: initial;
		margin-bottom: .9rem;
		font-weight: 500;
	}

	aside .contactStrip h3+p {
		margin: -.8rem 0 .9rem;
		line-height: 1.2;
	}

	aside .contactStrip p {
		color: #000;
		text-align: right;
		font-size: 1.1em;
	}

	aside .contactStrip .form-group {
		margin-bottom: 4px;
	}

	aside .contactStrip .col {
		min-width: 100%;
	}

	aside .contactStrip label {
		color: #5a5a5a;
		margin-bottom: 0px;
		line-height: 1;
	}

	aside .contactStrip input[type=submit], aside .contactStrip button {
		width: 100%;
	}
}

@media (max-width: 767.98px) {
	aside .contactStrip {
		padding: 15px 30px;
		margin-right: -15px;
		margin-left: -15px;
	}

	aside .contactStrip .form-group {
		padding: 0;
	}
}

.contactUs {
	margin-bottom: 4em;
}

.contactUs .container {
	max-width: 978px;
}

.contactUs label {
	font-weight: bold;
	margin-bottom: 0;
}

.contactUs .butLine {
	text-align: center;
	margin-top: 10px;
}

.contactUs .butLine button {
	font-size: 1.2rem;
	min-width: 9.3rem;
	border-radius: 0;
	cursor: pointer;
}

.mapItemGrey {
	background: #fafafa;
	padding: 2em 0;
}

.mapItemGrey h4 {
	text-align: center;
}

.lobyDomains .container, .lobby_basic .container, .zirot .container, .zirotnew .container {
	padding: 0;
}

.zirotnew .intro {
	padding-top: 15px;
}

.lobyDomains .item, .lobby_basic .item, .zirot .item, .zirotnew .item {
	background: #f2f2f2;
	margin: 2em 0 2.5em;
	
	display: flex;
	padding: 0;
}

.lobyDomains .item .content, .lobby_basic .item .content, .zirot .item .content, .zirotnew .item .content {
	padding: .7em 1.3em;
	line-height: 1.4;
}

.lobyDomains .item .title, .lobby_basic .item .title, .zirot .item .title, .zirotnew .item .title {
	line-height: 1.1;
}

.lobyDomains .item .text, .lobby_basic .item .text, .zirot .item .text, .zirotnew .item .text {
	overflow: hidden;
}

.lobyDomains .item a, .lobby_basic .item a, .zirot .item a {
	color: #fff;
	background-color: #1c48f0;
	border-color: #1c48f0;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid transparent;
	padding: 0.5rem 0.75rem;
	font-size: 1em;
	line-height: 1.25;
}

.zirotnew .item a {
	display: block;
	width: 100%;
	padding: 0;
	border: 0;
}

.lobyDomains .item figure, .lobby_basic .item figure, .zirot .item figure, .zirotnew .item figure {
	margin: 0;
	overflow: hidden;
	position: relative;
}

.lobyDomains .item figure img, .lobby_basic .item figure img, .zirot .item figure img, .zirotnew .item figure img {
	width: 100%;
}

@media (max-width: 767.98px) {
	.lobyDomains, .lobby_basic, .zirot, .zirotnew .row {
		margin: 0 15px;
	}

	.lobyDomains .row, .lobby_basic .row, .zirot .row, .zirotnew {
		margin: 0;
	}

	.lobyDomains .intro, .lobby_basic .intro, .zirot .intro {
		font-size: 1em;
	}

	.zirotnew .intro {
		margin: 0 15px;
		font-size: 1em;
	}

	.lobyDomains .item, .lobby_basic .item, .zirot .item, .zirotnew .item {
		
		flex-direction: column;
	}

	.lobyDomains .item .content, .lobby_basic .item .content, .zirot .item .content, .zirotnew .item .content {
		
		order: 2;
	}
}

@media (min-width: 768px) {
	.lobyDomains .item .content, .lobby_basic .item .content, .zirot .item .content, .zirotnew .item .content {

		flex: 0 0 34%;
		max-width: 34%;
	}

	.lobyDomains .item figure, .lobby_basic .item figure, .zirot .item figure {

		flex: 0 0 66%;
		max-width: 66%;
		padding-top: 24.57%;
	}

	.lobyDomains .item figure img, .lobby_basic .item figure img, .zirot .item figure img {
		position: absolute;
		width: auto;
		height: 100%;
		top: 0;
		max-width: 750px;
		left: 0;
	}
}

.zirotnew .item figure {
	flex: 0 0 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

.zirotnew .item figure img {
	position: relative;
	width: 100%;
	height: auto;
	max-width: 100%;
}

.zirot .item .text, .zirotnew .item .text {
	height: auto !important;
}

@media (min-width: 768px) {
	.zirot .item, .zirotnew .item {
		max-width: calc(100% - 30px);
		margin: 2.5em 15px 0;
	}

	.zirot .item:last-child, .zirotnew .item:last-child {
		margin-bottom: 6em;
	}

	.page-node-type-zirotnew .top-banner figure:after {
		background: none;
	}
}

.page-node-type-zirotnew h1, .page-node-type-zirotnew .breadcrumb {
	display: none;
}

@media (max-width: 480px) {
	.page-node-type-zirotnew .top-banner {
		min-height: auto;
	}
}

@media (max-width: 767px) {
	.page-node-type-zirotnew .top-banner figure {
		border: 0;
	}

	.page-node-type-zirotnew .top-banner .container {
		border: 0;
	}
}

@media (min-width: 768px) {
	.container hr {}
}

.intro {
	font-size: 1.125em;
}

.intro h3 {
	margin-bottom: .5em;
}

@media (max-width: 767.98px) {
	.intro {
		font-size: 1em;
	}

	.row .intro {
		margin: 0 15px;
	}
}

.promoItem {
	background: #435363;
	color: #fff;
	position: relative;
	margin: 4.5em 0 3em;
	padding: 32px 19px 40px;
}

.promoItem:before {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: #01416f;
	position: absolute;
	left: 0;
}

.promoItem:before {
	top: -2.4em;
}

.promoItem:after {
	content: "";
	display: table;
	clear: both;
}

.promoItem figure {
	max-width: 100%;
	width: 248px;
	height: 185px;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.promoItem figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	width: 100%;
	display: block;
}

.promoItem .title {
	font-size: 1.54em;
	font-weight: 300;
	line-height: 1;
}

.promoItem .text {
	font-size: 1.14em;
}

.promoItem .more, .promoItem a {
	color: #fff !important;
	background-color: #1c48f0;
	border-color: #1c48f0;
	position: absolute;
	bottom: 0;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid transparent;
	padding: 0.5rem 0.75rem;
	font-size: 1.15em;
	line-height: 1.25;
	left: 0;
}

@media (max-width: 767.98px) {
	.promoItem {
		padding: 32px 13px 45px;
	}

	.promoItem figure {
		margin: auto;
		margin-bottom: 1.2em;
	}

	.promoItem .title {
		margin-bottom: .5em;
	}
}

@media (min-width: 768px) {
	.promoItem {
		padding: 32px 19px;
	}

	.promoItem figure {
		float: right;
		margin-left: 33px;
	}
}

.domainPage .container, .zira .container {
	padding: 0;
}

.domainPage .item, .zira .item {
	margin-bottom: 1.8em;
	padding: 0 15px;
}

.domainPage .item+.item, .zira .item+.item {
	border-top: 1px solid #ccc;
}

.domainPage .item .more, .zira .item .more {
	color: #1c48f0;
	border: 1px solid #cbced1;
	font-size: 1.1em;
	display: inline-block;
	padding: .3em 1em;
}

.domainPage .item .more:hover, .zira .item .more:hover {
	color: #fff;
	background: #1c48f0;
}

.domainPage h4, .zira h4 {
	margin-top: .8em;
}

.domainPage .card-deck, .zira .card-deck {
	
	justify-content: flex-start;
	margin-top: 1.5em;
	margin-bottom: 0em;
}

.domainPage .card-deck .card, .zira .card-deck .card {
	flex: 1 0 100%;
	max-width: 100%;
	margin-bottom: 2em;
	border-radius: 0;
	border: 0;
}

@media (min-width: 576px) {
	.domainPage .card-deck .card, .zira .card-deck .card {
		flex: 1 0 45%;
		max-width: 45%;
	}
}

@media (max-width: 767.98px) {
	.domainPage .card-deck .card, .zira .card-deck .card {
		margin: 0 2.5% 2em;
	}
}

@media (min-width: 768px) {
	.domainPage .card-deck .card, .zira .card-deck .card {
		flex: 1 0 29%;
		max-width: 29%;
	}
}

@media (min-width: 992px) {
	.domainPage .card-deck .card, .zira .card-deck .card {
		flex: 1 0 30%;
		max-width: 30%;
	}
}

@media (min-width: 1200px) {
	.domainPage .card-deck .card, .zira .card-deck .card {
		flex: 1 0 22%;
		max-width: 22%;
	}
}

.domainPage .card-deck .card a, .zira .card-deck .card a {
	text-align: center;
	color: #fff;
}

.domainPage .card-deck figure, .zira .card-deck figure {
	height: 180px;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.domainPage .card-deck figure .card-img, .domainPage .card-deck figure img, .zira .card-deck figure .card-img, .zira .card-deck figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100% !important;
	height: 100%;
	display: block;
	border-radius: 0;
	object-fit: cover;
}

.domainPage .card-deck .card-img-overlay, .zira .card-deck .card-img-overlay {
	top: auto;
	padding: .6em 0;
	background: linear-gradient(0deg, #000000 0, rgba(0, 0, 0, 0) 100%);
}

.domainPage .card-deck .card-img-overlay .card-title, .zira .card-deck .card-img-overlay .card-title {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0;
}

.domainPage .genCollapse .gc-item, .zira .genCollapse .gc-item {
	padding: 0 15px;
}

@media (max-width: 767.98px) {
	.domainPage, .zira {
		margin: 0 15px;
	}
}

.genCollapse h4 {
	margin-top: .7em;
}

.genCollapse h4 a {
	color: #2d3640;
}

.genCollapse .gc-CollapseTitle {
	display: block;
	font-size: .95em;
}

.genCollapse .gc-CollapseTitle:before {
	background: #1c48f0;
	color: #fff;
	content: "-";
	display: inline-block;
	line-height: .6;
	width: 26px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 4px;
}

.genCollapse .gc-CollapseTitle.collapsed:before {
	content: "+";
}

.genCollapse .d-view, .genCollapse .m-view {
	display: none;
	color: #1c48f0;
	font-size: 1.15em;
}

@media (min-width: 768px) {
	.genCollapse {
		margin-bottom: 3rem;
	}

	.genCollapse .d-view {
		display: block;
		float: left;
	}
}

@media (max-width: 767px) {
	.genCollapse .m-view {
		display: block;
	}
}

.newsFeed a {
	display: block;
	color: #404040;
	margin: 0 0 .4em;
}

.newsFeed a:before, .newsFeed a:after {
	content: "";
	display: table;
}

.newsFeed a:after {
	clear: both;
}

.newsFeed a+a {
	padding: 1.6em 0 0 !important;
	border-top: 1px solid #ccc;
}

.newsFeed figure {
	position: relative;
	overflow: hidden;
	width: 150px;
	height: 95px;
	float: right;
	margin-left: 10px;
}

.newsFeed figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	max-width: 100%;
}

.newsFeed .date {
	font-size: 90%;
	color: #435363;
}

@media (max-width: 767px) {
	.newsFeed a {
		margin-bottom: 1em !important;
	}

	.newsFeed figure {
		float: none;
		margin-left: 0 0 1em;
	}
}

@media (min-width: 768px) {
	.dubbleCol main {
		
		order: 1;
	}
}

@media (min-width: 768px) {
	.dubbleCol aside {
		padding-right: 0;
	}
}

.products main .card-deck {
	margin-top: 1em;
	margin-bottom: 0em;
}

.products main .card-deck .card {
	flex: 1 0 247px;
	max-width: 247px;
	margin: 0 calc((100% - (247px * 3)) / 6);
	margin-bottom: 2em;
	border-radius: 0;
	border: 0;
	background: #f2f2f2;
}

@media (max-width: 767px) {
	.products main .card-deck .card {
		margin: 0 auto 2em;
	}
}

.products main .card-deck .card a {
	color: #5a5a5a;
}

.products main .card-deck .card a .card-title {
	color: #0b7fc4;
	font-weight: bold;
	font-size: 1.17em;
	margin-bottom: .2em;
}

.products main .card-deck figure {
	height: 180px;
	margin: 0;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}

.products main .card-deck figure .card-img {
	width: 100% !important;
	display: block;
	border-radius: 0;
}

.products main .card-deck .card-body {
	padding: .7em;
}

.products main .card-deck .card-img-overlay {
	top: auto;
	padding: .6em 0;
	background: linear-gradient(0deg, #000000 0, rgba(0, 0, 0, 0) 100%);
	text-align: center;
}

.products main .card-deck .card-img-overlay .card-title {
	font-size: 1.3em;
	margin: 0;
	color: #fff !important;
	font-weight: 300 !important;
}

@media (min-width: 768px) {
	.products main .card-deck {
		margin-bottom: .5em;
	}
}

@media (max-width: 767px) {
	.products main .card-deck.mobileDubble {
		
		display: flex;
		
		flex-wrap: wrap;
	}

	.products main .card-deck.mobileDubble .card {
		flex: 1 0 46%;
		max-width: 46%;
	}
}

.products main .more {
	color: #1c48f0;
	border: 1px solid #cbced1;
	font-size: 1.1em;
	display: inline-block;
	padding: .3em 1em;
}

.products main .embed-responsive {
	margin-bottom: 3.5em;
}

@media (min-width: 768px) {
	.products main {
		
		order: 1;
		margin-bottom: 3.5em;
	}
}

.products aside {
	margin-top: 2em;
}

@media (min-width: 768px) {
	.products aside {
		margin-bottom: 5rem;
		margin-top: 0;
		padding-right: 0;
	}
}

.moreWrapper .card-deck {
	overflow: hidden;
}

.lobyPress .searchResTitle {
	font-size: 1.1em;
	padding: .8em .3em;
}

.lobyPress .searchPress {
	background: #f5f5f5;
	border-bottom: 1px solid #333;
	padding: 23px 10px;
	
	display: flex;
}

.lobyPress .searchPress .form-group {
	margin-bottom: 0;
	
	display: flex;
}

.lobyPress .searchPress .form-group .form-control {
	margin-bottom: 1rem;
	box-sizing: border-box;
}

.lobyPress .searchPress .formText button {
	border: 1px solid rgba(0, 0, 0, 0.15);
	height: calc(2.5rem);
	cursor: pointer;
}

.lobyPress .searchPress .formText button:before {
	background: 0;
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e901";
	display: block;
	font-size: 1.5em;
}

.lobyPress .searchPress .reset {
	background: #1C48F0;
	color: #fff;
	padding: 0;
	width: 100%;
	border: 0;
	height: 40px;
	margin-top: 1rem;
}

@media (min-width: 992px) {
	.lobyPress .searchPress .reset {
		max-width: 64px;
		margin: 0;
	}
}

@media (max-width: 991.8px) {
	.lobyPress .searchPress .form-group {
		display: block;
		width: 100%;
	}

	.lobyPress .searchPress .form-control, .lobyPress .searchPress button {
		width: 100%;
	}
}

.lobyPress .newsFeed {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

@media (min-width: 992px) {
	.lobyPress {
		padding-top: 2em;
	}

	.lobyPress main {
		
		order: 1;
		margin-bottom: 3.5em;
	}

	.lobyPress aside {
		margin-bottom: 5rem;
		padding-right: 0;
	}

	.lobyPress .searchPress .form-group {
		flex: 0 0 28%;
		max-width: 28%;
		margin-left: 3.5%;
	}

	.lobyPress .searchPress .form-group .form-control {
		margin-bottom: 0;
	}

	.lobyPress .searchPress .form-group.formText {
		flex: 0 0 55%;
		max-width: 55%;
		border: 1px solid rgba(0, 0, 0, 0.15);
		background: #fff;
	}

	.lobyPress .searchPress .form-group.formText input.form-control {
		border: 0;
		height: calc(2.5rem);
		width: 89%;
	}

	.lobyPress .searchPress .form-group.formText button {
		background: 0;
		border: 0;
		height: auto;
	}

	.lobyPress .searchPress select.form-control {
		font-size: 1.1rem;
		width: 100%;
		height: calc(2.5rem + 2px);
	}
}

.gallery, .ytGallery {
	position: relative;
}

.gallery .bigPic, .ytGallery .bigPic {
	width: 100%;
	padding-top: calc(5 / 8 * 100%);
	position: relative;
	overflow: hidden;
}

.gallery .bigPic img, .ytGallery .bigPic img {
	position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.gallery .bigPic .text, .ytGallery .bigPic .text {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: linear-gradient(0deg, #000000 0, transparent 100%);
	padding: .6em;
	color: #fff;
}

.gallery .embed-responsive, .ytGallery .embed-responsive {
	margin-bottom: 1rem !important;
}

@media (min-width: 768px) {
	.gallery, .ytGallery {
		margin-bottom: 3.5em;
	}
}

.slide-wrap {
	width: 100%;
	height: 75px;
	overflow: hidden;
	padding: 0 25px;
}

.slide-wrap figure {
	margin: 0 5px;
	overflow: hidden;
	height: 75px;
	width: 125px;
	flex: 1 0 125px;
	max-width: 125px;
}

.slide-wrap figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

.slide-wrap .inner-wrap {
	float: right;
	
	display: flex;
	
	justify-content: space-between;
}

.slide-wrap .inner-wrap a {
	border: 0;
	display: block;
	height: 100%;
	position: relative;
}

.slide-wrap .inner-wrap a.active:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 5px;
	border-bottom: 3px solid #1c48f0;
	background: #fff;
}

.slide-wrap .scroll_L_Arrow, .slide-wrap .scroll_R_Arrow {
	position: absolute;
	background: #002033;
	bottom: 0;
	height: 75px;
	width: 1.5em;
	text-align: center;
	color: #fff;
}

.slide-wrap .scroll_L_Arrow:before, .slide-wrap .scroll_R_Arrow:before {
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	font-size: 1.6em;
	padding-top: .9em;
}

.slide-wrap .scroll_R_Arrow {
	right: 0;
}

.slide-wrap .scroll_R_Arrow:before {
	content: "\f105";
}

.slide-wrap .scroll_L_Arrow {
	left: 0;
}

.slide-wrap .scroll_L_Arrow:before {
	content: "\f104";
}

.sideNav {
	margin-top: .7em;
	margin-bottom: 2.5em;
}

.sideNav .navTitle {
	background: #1c48f0;
	border-top: 1px solid #e1e1e1;
	color: #fff;
	padding: .8em .83em;
	margin-bottom: 1px;
}

.sideNav .panel>a:not([data-toggle=collapse]) {
	background: #f2f2f2;
	color: #2d3640;
	display: block;
	padding: .8em 1em;
	margin-bottom: 1px;
}

.sideNav .collapseHead {
	background: #f2f2f2;
	margin-bottom: 1px;
	padding: .8em 0em;
	
	display: flex;
	
	justify-content: space-between;
	padding-right: 1.9em;
}

.sideNav .collapseHead a {
	color: #2d3640;
	font-weight: bold;
}

.sideNav .collapseHead+div {
	margin-top: -1px;
}

.sideNav .collapseHead+div ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e1e1e1;
}

.sideNav .collapseHead+div li {
	border-top: 1px solid #e1e1e1;
	padding: .8em 1.9em 0.8em .5em;
}

.sideNav .collapseHead+div li.active {
	font-weight: bold;
}

.sideNav .collapseHead+div a {
	color: #2d3640;
}

.sideNav a[data-toggle=collapse] {
	padding: 0 0.75rem;
}

.sideNav a[data-toggle=collapse]:before {
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e905";
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	font-size: .75em;
}

.sideNav a[data-toggle=collapse].collapsed {
	font-weight: normal;
}

.sideNav a[data-toggle=collapse].collapsed:before {
	content: "\e902";
}

@media (max-width: 767.98px) {
	.sideNav {
		display: none;
	}
}

.mediaKit {
	list-style: none;
	margin: 0;
	border: 1px solid #e1e1e1;
	padding: .8em .83em;
	margin-bottom: 2.5em;
}

.mediaKit li {
	border-top: 1px solid #e1e1e1;
}

.mediaKit li:first-child {
	border: 0;
}

.mediaKit h5 {
	color: #000;
	font-weight: 600;
	font-size: 1.47em;
	margin: 0;
	padding: .2em 0 .9em;
}

.mediaKit a {
	color: #5a5a5a;
	padding: .75em .3em;
	display: block;
}

.mediaKit a:before {
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.1em;
	color: #1C48F0;
	content: "\f0d9";
	margin-left: 10px;
}

.productGeneralInfo {
	background: linear-gradient(45deg, #1c48f0 61%, #014c80 100%);
	color: #fff;
	position: relative;
	overflow: hidden;
	padding: .8em;
	margin-top: .7em;
	margin-bottom: 2em;
}

.productGeneralInfo .data {
	position: relative;
}

.productGeneralInfo .data .title {
	font-size: 1.6em;
	font-weight: 500;
}

.productGeneralInfo .data .subTitle {
	font-size: 1.25em;
	font-weight: 300;
	border-bottom: 1px solid #4d90ba;
	padding-bottom: .4em;
	margin-bottom: .9em;
}

.productGeneralInfo .meta {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-size: 1.2em;
}

.productGeneralInfo .meta li {
	overflow: hidden;
	margin: .2em 0;
	padding-right: 95px;
}

.productGeneralInfo .meta strong {
	font-weight: 700;
	font-size: .93em;
	float: right;
	margin-right: -95px;
}

.productGeneralInfo .meta .label {
	background: #01416f;
	display: inline-block;
	padding: 0 5px;
	margin-bottom: .7em;
}

.productGeneralInfo .meta .label a {
	margin: 0;
	text-decoration: none;
}

.productGeneralInfo .meta .label a:hover {
	text-decoration: underline;
}

.productGeneralInfo .meta a {
	color: #fff;
	display: inline-block;
	padding: 0 5px;
	margin-bottom: .7em;
	text-decoration: underline;
}

.productGeneralInfo .meta span {
	display: inline-block;
	padding: 0 5px;
	margin-bottom: .7em;
}

@media (max-width: 767px) {
	.productGeneralInfo .meta {
		border-bottom: 1px solid #4d90ba;
	}
}

.productGeneralInfo .productHighlights {
	position: relative;
	margin-top: 1em;
}

.productGeneralInfo .productHighlights .title {
	font-size: 1.25em;
}

.productGeneralInfo .productHighlights ul {
	list-style: disc;
	margin: 0;
	padding: 0;
	padding-right: 20px;
}

.productGeneralInfo .productHighlights li {
	margin: .2em 0;
}

@media (min-width: 768px) {
	.productGeneralInfo {
		background: linear-gradient(#0054f5 0%, #0747c2 100%);
		
		display: flex;
		
		flex-direction: row;
		padding: 1.2em;
		margin-left: -15px;
	}

	.productGeneralInfo:before {
		background: url(/heb/themes/iai-heb/img/slant2.png) 100% 0 no-repeat;
		/* background: url(../img/slant2.png) 100% 0 no-repeat; */
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		width: 600px;
		height: 800px;
	}

	.productGeneralInfo .data {
		flex: 0 0 40%;
		max-width: 40%;
	}

	.productGeneralInfo .productHighlights {
		margin-top: 2em;
		
		flex: 0 0 50%;
		max-width: 50%;
		font-size: 1.05em;
		font-weight: 300;
		margin-right: 6%;
	}

	.productGeneralInfo .productHighlights ul {
		margin-top: 1em;
	}

	.productGeneralInfo .productHighlights li {
		margin: .6em 0;
	}
}

.productDivisionInfo {
	background: linear-gradient(45deg, #1c48f0 61%, #014c80 100%);
	color: #fff;
	position: relative;
	overflow: hidden;
	padding: .8em;
	margin-top: .7em;
	margin-bottom: 2em;
}

.productDivisionInfo .data {
	position: relative;
}

.productDivisionInfo .data .title {
	font-size: 1.6em;
	font-weight: 500;
}

.productDivisionInfo .data .subTitle {
	font-size: 1.25em;
	font-weight: 300;
	border-bottom: 1px solid #4d90ba;
	padding-bottom: .4em;
	margin-bottom: .9em;
}

.productDivisionInfo .meta {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-size: 1.2em;
}

.productDivisionInfo .meta li {
	overflow: hidden;
	margin: .2em 0;
	border-top: 1px solid #4da3d5;
	padding-top: .7em;
	padding-right: 95px;
}

.productDivisionInfo .meta strong {
	font-weight: 700;
	font-size: .93em;
	float: right;
	margin-right: -95px;
}

.productDivisionInfo .meta .label {
	background: #01416f;
	display: inline-block;
	padding: 0 5px;
	margin-bottom: .7em;
}

.productDivisionInfo .meta a {
	color: #fff;
	display: inline-block;
	padding: 0 5px;
	margin-bottom: .7em;
	text-decoration: underline;
}

.productDivisionInfo .meta span {
	display: inline-block;
	padding: 0 5px;
	margin-bottom: .7em;
}

@media (max-width: 767px) {
	.productDivisionInfo .meta {
		border-bottom: 1px solid #4d90ba;
	}
}

.productDivisionInfo .productHighlights {
	position: relative;
	margin-top: 1em;
	text-align: center;
}

.productDivisionInfo .productHighlights .title {
	font-size: 1.25em;
}

.productDivisionInfo .productHighlights a {
	color: #fff;
}

@media (min-width: 768px) {
	.productDivisionInfo {
		background-color: #007bc3;
		/* background: linear-gradient(45deg, #0074ba 0%, #015084 70%, #01416f 100%); */
		
		display: flex;
		
		flex-direction: row;
		padding: 1.2em;
		margin-left: -15px;
	}

	.productDivisionInfo:before {
		background: url(/heb/themes/iai-heb/img/slant2.png) 0 0 no-repeat;
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		width: 45%;
		height: 800px;
	}

	.productDivisionInfo .data {
		flex: 0 0 66%;
		max-width: 66%;
	}

	.productDivisionInfo .productHighlights {
		margin-top: 2em;
		flex: 0 0 26%;
		max-width: 26%;
		font-size: 1.05em;
		font-weight: 300;
		margin-right: 9%;
	}
}

.productDataInfo {
	border-top: 2px solid #01416f;
	border-bottom: 2px solid #01416f;
	background: #f8f8f8;
	margin: 2.2em -15px;
	padding: 2em .3em;
}

.productDataInfo h4 {
	color: #2d3640;
	font-size: 1.7em;
}

.productDataInfo dl {
	margin-bottom: 1.5em;
	overflow: hidden;
}

.productDataInfo dt {
	font-weight: 300;
	color: #5a5a5a;
	border-bottom: 1px solid #e1e1e1;
	width: 190px;
	margin-top: .5em;
	float: right;
	clear: right;
}

.productDataInfo dt span {
	background: #f8f8f8;
	display: inline-block;
	padding-bottom: 1px;
	margin-bottom: -1px;
}

.productDataInfo dd {
	font-weight: 700;
	color: #2d3640;
	margin-top: .5em;
	width: calc(100% - 190px);
	float: right;
}

.productDataInfo dd.fullWidth {
	float: none;
}

@media (min-width: 768px) {
	.productDataInfo .col {
		padding-top: 40px;
	}

	.productDataInfo .col h4 {
		margin-top: -40px;
	}

	.productDataInfo .col h4:empty {
		display: none;
	}
}

.management {
	color: #fff;
	margin-top: 1em;
	margin-left: -30px;
}

.management a {
	color: #fff;
}

.management .item {
	height: 100%;
	font-size: 1.1em;
}

.management figure {
	margin: 0 auto 5px;
	overflow: hidden;
	position: relative;
}

.management figure img {
	display: block;
	max-width: 100%;
	margin: auto;
	height: auto;
}

.management .title {
	font-size: 1em;
	font-weight: 600;
	margin: 0;
	font-family: 'Open Sans', 'Assistant', sans-serif;
}

.management .position {
	font-style: italic;
	font-weight: 100;
}

.management .col {
	margin-bottom: 1.5em;
	
	flex: 0 0 50%;
	max-width: 50%;
}

@media (min-width: 768px) {
	.management .col {
		flex: 0 0 33%;
		max-width: 33%;
	}
}

@media (min-width: 1200px) {
	.management .col {
		
		flex: 0 0 25%;
		max-width: 25%;
	}
}

.management .col .item {
	background: #3651b6;
	padding: 10px;
}

.management .col-6 {
	margin-bottom: 1.5em;
}

.management .col-6 figure {
	margin: 0;
	width: 55%;
}

.management .col-6 .item {
	background: linear-gradient(0deg, #2b3b4a 0%, #1c48f0 100%);
	height: 100%;
	overflow: hidden;
	padding: 20px 15px 20px 15px;
}

.management .col-6 .item figure {
	float: left;
}

@media (min-width: 768px) {
	.management .col-6:nth-child(1) {
		top: 100px;
	}

	.management .col-6:nth-child(2) {
		top: 200px;
	}

	.management .col-6:nth-child(4) {
		top: 200px;
		right: 70px;
	}
}

@media (max-width: 767px) {
	.management .col-6 {
		
		flex: 0 0 100%;
		max-width: 100%;
	}

	.management .col-6 figure {
		float: none;
		width: 100%;
		margin: 0 auto 5px;
	}
}

.management .col-3 {
	margin-bottom: 1.5em;
}

.management .col-3 .item {
	background: #3651b6;
	padding: 10px;
}

.managementItem {
	margin-bottom: 4em;
}

.managementItem h2 {
	margin-bottom: .5em;
}

.managementItem figure {
	float: right;
	margin: 0 0em 2em 2em;
}

.managementItem figure figcaption {
	padding-top: .7em;
}

@media (max-width: 767.98px) {
	.managementItem figure {
		float: none;
		width: 100%;
		margin: 0 0 1em 0;
	}

	.managementItem figure img {
		width: 100%;
		height: auto;
	}
}

.articleFigure {
	max-width: 45%;
	float: left;
	margin: 0 2em 2em 0em;
}

.articleFigure img {
	display: block;
	max-width: 100%;
	margin: auto;
}

.eventForm {
	background: #f2f2f2;
	border-top: 2px solid #375deb;
	border-bottom: 2px solid #375deb;
	padding: 1.4em 1.5em;
	margin-top: 3em;
}

.eventForm .col {
	margin-bottom: .5em;
}

.eventForm label {
	margin-bottom: 0;
	margin-top: .5em;
}

.eventForm .error, .eventForm .form-control-feedback {
	color: #d9534f;
}

.eventForm .butLine {
	text-align: center;
	margin: 1em 0 0;
}

.eventForm .butLine button, .eventForm .butLine [type=submit].button {
	font-size: 1.2rem;
	min-width: 9.3rem;
	border-radius: 0;
	cursor: pointer;
}

@media (max-width: 767px) {
	.eventForm .col {
		
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.eventForm .col {
		
		flex: 0 0 50%;
		max-width: 50%;
	}

	.eventForm .butLine {
		text-align: left;
	}
}

@media (min-width: 1200px) {
	.eventForm {
		padding-right: 300px;
	}

	.eventForm h4 {
		width: 235px;
	}

	.eventForm h4 {
		float: right;
		margin-right: -283px;
	}
}

.article .title {
	font-size: 2.3em;
	margin-bottom: .5em;
}

.article .subTitle {
	font-size: 1.4em;
	font-weight: 600;
	margin: 1em 0;
}

.article p {
	margin: 1.3em 0;
}

.article ul {
	margin: 1.3em 0;
}

.article img {
	max-width: 100%;
	height: auto;
}

#texteditor table[border="0"] {
	max-width: 100% !important;
	width: 100% !important;
	font-size: 1rem;
}

.products #texteditor table:not([border="0"]), .dataTbl {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}

@media (max-width: 991px) {
	.products #texteditor table:not([border="0"]), .dataTbl {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
	}
}

.products #texteditor table:not([border="0"]) th, .products #texteditor table:not([border="0"]) td, .dataTbl th, .dataTbl td {
	line-height: 1.1;
	padding: .5em 1em;
}

.products #texteditor table:not([border="0"]) th, .dataTbl th {
	background: #2d3640;
	color: #fff;
	font-weight: 300;
}

.products #texteditor table:not([border="0"]) td, .dataTbl td {
	border: 1px solid #ccc;
	color: #5a5a5a;
}

@media (max-width: 991px) {
	table.responsive-table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
		display: block;
		position: relative;
	}

	table.responsive-table th, table.responsive-table td {
		margin: 0;
		vertical-align: top;
	}

	table.responsive-table th {
		text-align: right;
	}

	table.responsive-table thead {
		display: block;
		float: right;
	}

	table.responsive-table thead tr {
		display: block;
		padding: 0 0 0 10px;
	}

	table.responsive-table thead tr th::before {
		content: "\00a0";
	}

	table.responsive-table tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}

	table.responsive-table tbody tr {
		display: inline-block;
		vertical-align: top;
	}

	table.responsive-table th {
		background: #2d3640;
		color: #fff;
		font-weight: 300;
		display: block;
	}

	table.responsive-table td {
		display: block;
		min-height: 1.25em;
		color: #5a5a5a;
		text-align: right;
	}

	table.responsive-table tr {
		padding: 0 10px;
	}

	table.responsive-table thead {
		border: 0;
		border-left: 1px solid #ccc;
	}

	table.responsive-table.bordered th {
		border-bottom: 0;
		border-left: 0;
	}

	table.responsive-table.bordered td {
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
	}

	table.responsive-table.bordered tr {
		border: 0;
	}

	table.responsive-table.bordered tbody tr {
		border-right: 1px solid #ccc;
	}
}

.tblScroller {
	max-width: 100%;
}

@media (max-width: 991px) {
	.tblScroller {
		overflow: auto;
	}
}

.trippleColDeck a {
	color: #2d3640;
}

.trippleColDeck a:hover {
	text-decoration: none;
	color: #1c48f0;
}

.trippleColDeck .card {
	margin-top: 1.2em;
	margin-bottom: 2.2em;
	border: 0;
}

.trippleColDeck .card:hover img {
	transform: scale(1.1, 1.1) translateX(-45%) translateY(-45%);
}

@media (min-width: 576px) {
	.trippleColDeck .card {
		flex: 0 0 44.44%;
		max-width: 44.44%;
	}
}

@media (min-width: 992px) {
	.trippleColDeck .card {
		flex: 0 0 46.87%;
		max-width: 46.87%;
	}
}

@media (min-width: 1200px) {
	.trippleColDeck .card {
		flex: 0 0 30.7%;
		max-width: 30.7%;
	}
}

.trippleColDeck figure {
	margin: 0 0 .7em;
	overflow: hidden;
	position: relative;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	padding-top: 60.5%;
}

.trippleColDeck figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	
	transform: translateX(-50%) translateY(-50%);
}

.trippleColDeck iframe {
	max-width: 100%;
}

.trippleColDeck .card-title {
	font-size: 1.3em;
	margin-bottom: 0.1em;
}

.trippleColDeck.biggerImage figure {
	padding-top: 81.5%;
}

.trippleColDeck.biggerImage .card-text {
	font-size: 1.26em;
	line-height: 1.1;
}

.otherMedia {
	padding: 3.8em 0 5em;
}

@media (min-width: 992px) {
	.otherMedia .container {
		padding: 0;
	}
}

.otherMedia .col-12 {
	margin-bottom: 1em;
}

.otherMedia .innerBox {
	height: 100%;
	border: 1px solid #e1e1e1;
	padding: .8em 1em 1.4em;
	line-height: 1.6;
	box-shadow: inset -3px 0 0 #375deb;
}

.otherMedia .dt {
	font-size: 1.32em;
	font-weight: 600;
	margin-bottom: .4em;
	font-family: 'Open Sans', 'Assistant', sans-serif;
}

.otherMedia dl dt {
	font-size: 1.32em;
	font-weight: 600;
	margin-bottom: .4em;
}

.otherMedia dl dt h4 {
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 0;
	font-family: 'Open Sans', 'Assistant', sans-serif;
}

.otherMedia dl dd {
	margin-bottom: .8em;
	margin-top: .7em;
	line-height: 1.1;
}

.otherMedia dl dd a {
	color: #5a5a5a;
	display: block;
	padding-right: 16px;
}

.otherMedia dl dd a:before {
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.1em;
	color: #1C48F0;
}

.otherMedia dl dd a:before {
	content: "\f0d9";
	float: right;
	margin-right: -16px;
}

.otherMedia .social {
	list-style: none;
	text-align: center;
	padding: 0;
}

.otherMedia .social li {
	display: inline-block;
	font-size: 3em;
	line-height: 1;
	margin: 0 .1em;
}

aside .social {
	list-style: none;
	padding: 0;
}

@media (min-width: 768px) {
	aside .social:first-child {
		margin-top: 1.2em;
	}
}

aside .social li {
	display: inline-block;
	font-size: 3em;
	line-height: 1;
	margin: 0 .1em;
	vertical-align: top;
}

aside .social a {
	display: block;
}

aside .social a i {
	color: #1C48F0;
	line-height: .8;
}

aside .social a i:before {
	color: #1C48F0;
}

aside .social a:hover {
	text-decoration: none;
	color: #01416f;
}

aside .social a:hover i {
	color: #01416f;
}

aside .social a:hover i:before {
	color: #01416f;
}

aside .social .but {
	background-color: #1C48F0;
	color: #fff;
	font-size: .45em;
	font-weight: bold;
	border-radius: 8px;
	display: inline-block;
	padding: .5em;
}

aside .contactBox {
	list-style: none;
	margin: 0;
	border: 1px solid #e1e1e1;
	padding: .8em .83em;
	margin-bottom: 2.5em;
}

aside .contactBox h5, aside .contactBox h3 {
	color: #000;
	font-weight: 900;
	font-size: 1.47em;
	margin: 0;
	padding: .2em 0 .3em;
}

aside .contactBox a {
	text-decoration: underline;
}

.mediaBig {
	padding-bottom: 3em;
}

.mediaBig h2 {
	margin: 1em 0 .3em;
	padding-bottom: .5em;
	border-bottom: 1px solid #e7e7e7;
}

.mediaBig .newsFeed a+a {
	border-top: 1px solid #e7e7e7;
}

.mediaBig .quickPR h2 {
	margin-bottom: 0em;
}

.mediaBig .quickPR h2+.item {
	border-top: 0;
}

.mediaBig .quickPR .item {
	display: block;
	color: #5a5a5a;
	border-bottom: 1px solid #e7e7e7;
	padding: .5em;
	overflow: hidden;
}

.mediaBig .quickPR .item:hover {
	background: #f2f2f2;
	text-decoration: none;
}

.mediaBig .quickPR .item:first-child {
	border-top: 1px solid #e7e7e7;
}

.mediaBig .quickPR .item:before {
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #1c48f0;
	font-size: 1.9em;
	margin-top: .86em;
	content: "\e902";
	float: left;
}

.mediaBig .quickPR .item .date {
	color: #6a737b;
}

.mediaBig .quickPR a.more {
	display: inline-block;
	margin: 0.5em 0;
	font-size: 1.15em;
}

@media (max-width: 767px) {
	.mediaBig .quickPR {
		margin-bottom: 1.7em;
		
		flex: 0 0 100%;
		max-width: 100%;
	}

	.mediaBig .quickPR h2 {
		font-size: 2.63em;
		margin-bottom: .1em;
	}

	.mediaBig .quickPR .item:nth-child(n+5) {
		display: none;
	}

	.mediaBig .quickPR a.more {
		font-size: .95em;
	}
}

@media (min-width: 768px) {
	.mediaBig .quickPR {
		flex: 0 0 38.33333%;
		max-width: 100%;
		align-self: flex-start;
		margin: 0;
	}

	.mediaBig .quickPR .item {
		font-size: 1.125em;
	}

	.mediaBig .quickPR .item .date {
		font-size: 86%;
	}

	.mediaBig .quickPR .item:before {
		margin-bottom: .5em;
		font-size: 1.6em;
	}
}

.faq {
	margin: 0 0 3rem;
}

.faq .item {
	margin-top: 1.8em;
}

.faq .item>a {
	color: #2d3640;
	font-size: 1.34em;
	margin-right: 10px;
}

.faq .item>a:before {
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e15b";
	border: 1px solid #e1e1e1;
	margin-top: 4px;
	width: 26px;
	text-align: center;
	height: 26px;
	line-height: 24px;
}

.faq .item>a.collapsed {
	color: #949494;
}

.faq .item>a.collapsed:before {
	content: "\e90b";
}

.faq .item>a:before {
	float: right;
	margin-right: -1px;
}

.faq div[role=tabpanel] {
	color: #2d3640;
	font-size: 1em;
	line-height: 1.2;
	padding: .3em 0;
	margin-right: 75px;
}

.faq div[role=tabpanel]:before {
	font-size: 1.8em;
}

.faq div[role=tabpanel]:before {
	content: "Ã—Âª:";
	float: right;
	margin-right: -41px;
}

.global h2 {
	font-size: 2.2em;
	font-weight: 400;
}

.global .map {
	text-align: center;
	padding-top: 8.5%;
	padding-bottom: 4.3%;
}

.global .map figure {
	margin: 0;
	position: relative;
	display: inline-block;
}

.global .map figure img {
	display: block;
	max-width: 100%;
}

.global .map button {
	background: url(/heb/themes/iai-heb/img/globalRepMapMarker.png) center center no-repeat;
	background-size: contain;
	width: 4.095%;
	padding: 5.733% 0 0;
	border: 0;
	position: absolute;
}

@media (max-width: 767px) {
	.global .map {
		display: none;
	}
}

.globalRep {
	background: #f1f1f1;
	padding: 2%;
}

.globalRep h3 {
	font-size: 1.84em;
	font-weight: 400;
	text-align: center;
	color: #015088;
	margin-bottom: 1.2em;
}

.globalRep h2 {
	color: #015088;
	text-align: center;
}

.globalRep .card-group .card {
	background: #fff;
	flex: 0 0 33.3%;
	max-width: 33.3%;
	padding: 1.35em 1.7em;
	margin-bottom: -1px;
	border: 0;
	box-shadow: 0 0 0 1px #f1f1f1;
}

@media (max-width: 991px) {
	.globalRep .card-group .card {
		
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 575px) {
	.globalRep .card-group .card {
		
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 1rem;
	}
}

.globalRep .card-group .card-title {
	font-size: 1.56em;
}

.globalRep .card-group .address {
	margin-bottom: .7em;
}

.globalRep .card-group .phone, .globalRep .card-group .fax, .globalRep .card-group .email {
	margin-bottom: .3em;
	margin-top: .6em;
}

.globalRep .card-group .phone:before, .globalRep .card-group .fax:before, .globalRep .card-group .email:before {
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #717d88;
	margin-left: .9em;
}

.globalRep .card-group .phone:empty, .globalRep .card-group .fax:empty, .globalRep .card-group .email:empty {
	display: none;
}

.globalRep .card-group .phone:before {
	content: "\e90c";
}

.globalRep .card-group .fax:before {
	content: "\e90d";
}

.globalRep .card-group .email:before {
	content: "\e90e";
}

.globalTip {
	font-size: 1.1em;
	font-weight: 500;
	text-align: center;
}

.globalTip a {
	display: block;
	color: #0384d0;
	font-weight: 400;
}

.careerTop {
	position: relative;
	text-align: center;
	padding: 1em 0;
}

.careerTop:before {
	content: "";
	background: url(/heb/themes/iai-heb/img/careerTopBg.jpg) center fixed;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 520px;
}

@media (max-width: 767px) {
	.careerTop:before {
		height: 40vh;
	}
}

.careerTop .container {
	position: relative;
}

.careerTop h1 {
	color: #fff;
	font-weight: 700;
	font-size: 3.3em;
	margin-bottom: .6em;
}

@media (max-width: 767px) {
	.careerTop h1 {
		font-size: 2.3em;
	}
}

.careerTop .social {
	list-style: none;
	text-align: left;
}

.careerTop .social li {
	display: inline-block;
}

.careerTop .social a {
	color: #a3a3a3;
	font-size: 2.2em;
}

.careerTop .social a:hover {
	text-decoration: none;
	color: #333;
}

.careerTop h4 {
	font-weight: 700;
	font-size: 1.3em;
	margin-bottom: .1em;
	line-height: 1;
}

.careerTop p {
	font-size: 1.27em;
	line-height: 1.2;
	max-width: 1050px;
	margin: 0 auto 1em;
}

.careerTop .moreBut {
	font-size: 1.5em;
	color: #fff;
	display: inline-block;
	padding: .2em 0;
	text-align: center;
	margin: .3em .5em 1.3em;
	width: 340px;
	max-width: 98%;
}

.careerTop .moreBut:after {
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-top: -.1em;
	display: inline-block;
	vertical-align: middle;
	content: "\f104";
	margin-right: .2em;
}

.careerTop .moreBut.blue {
	background: #007bbd;
}

.careerTop .moreBut.grey {
	background: #425263;
}

@media (max-width: 767px) {
	.careerTop .moreBut {
		font-size: 1.2em;
		display: block;
		margin: .3em auto 1.3em;
	}
}

.careerTop h2 {
	font-weight: 400;
	font-size: 2.6em;
	margin-bottom: .6em;
}

.careerTop ul.hotJobs {
	list-style: none;
	padding: 0;
	column-count: 3;
	column-width: 350px;
	margin-bottom: .75em;
}

.careerTop ul.hotJobs li {
	margin-bottom: 4px;
	font-weight: 300;
	line-height: 1.1;
	padding: 0 3%;
	font-size: 1.25em;
	min-height: 5.2em;
	display: inline-block;
}

.careerTop ul.hotJobs li h6 {
	font-weight: 700;
	font-size: 1em;
	margin-bottom: 0;
}

.careerTop ul.hotJobs li p {
	font-size: 1em;
	margin-bottom: .1em;
}

.careerTop ul.hotJobs li a {
	color: #1c48f0;
	display: inline-block;
	font-weight: 900;
	font-size: 1.1em;
}

.jumpnav ul.row {
	list-style: none;
	padding: 2em 0;
	border-top: 1px solid #2d3135;
}

.jumpnav ul.row li.col {
	text-align: center;
}

.jumpnav ul.row li.col a {
	color: #2d3640;
	font-size: 1.28em;
	text-align: center;
}

.jumpnav ul.row li.col a img {
	display: block;
	margin: 0 auto .6em;
}

@media (max-width: 767px) {
	.jumpnav ul.row {
		display: none;
	}
}

.careerTitleImg {
	vertical-align: middle;
	margin-bottom: .6em;
}

.careerTitle {
	font-weight: 400;
	margin-bottom: .6em;
	font-size: 2.3em;
	display: inline-block;
}

.careerTitle img {
	vertical-align: middle;
}

@media (max-width: 767px) {
	.careerTitle {
		text-align: center;
		display: block;
	}

	.careerTitle img {
		display: block;
		margin: auto;
	}
}

.practiceAreas {
	background: #425263;
	color: #fff;
	text-align: center;
	overflow: hidden;
	padding-top: 1em;
}

.practiceAreas ul {
	list-style: none;
	padding: 1em 0;
	column-count: 3;
	column-width: 350px;
	font-size: 1.3em;
}

.practiceAreas ul li {
	margin-bottom: 4px;
	font-weight: 300;
	line-height: 1.1;
	padding: 0 3% 1em;
	display: inline-block;
}

.practiceAreas ul li h6 {
	font-weight: 700;
	font-size: 1em;
	margin-bottom: 0;
}

.practiceAreas ul li a {
	color: #fff;
	text-decoration: none;
}

.practiceAreas ul li a:hover, .practiceAreas ul li a:focus, .practiceAreas ul li a:visited, .practiceAreas ul li a:active {
	text-decoration: underline;
}

@media (min-width: 992px) {
	.practiceAreas .container {
		padding: 2.5em 0 .5em;
	}
}

.students {
	position: relative;
}

@media (min-width: 992px) {
	.students:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-repeat: no-repeat;
		background-color: #dedfe0;
		background-position: 100% 50%;
		z-index: -1;
	}

	.students:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 50%;
		z-index: -1;
		background: linear-gradient(90deg, #dedfe0 80%, transparent 103%);
	}
}

.students .container {
	padding-top: 1em;
	padding-bottom: 1em;
}

.students .col {
	font-size: 1.22em;
	line-height: 1.7;
}

@media (max-width: 767px) {
	.students .col {
		padding: 0;
	}
}

.students h3 {
	font-size: 1.9em;
}

.students a {
	font-weight: 700;
}

@media (min-width: 992px) {
	.students .container {
		padding: 1em 0;
	}

	.students .col {
		padding-top: 1em;
		max-width: 48%;
		margin-right: 51.7%;
	}
}

.rewarding {
	position: relative;
}

@media (min-width: 992px) {
	.rewarding:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-repeat: no-repeat;
		background-color: #b6b9b4;
		background-position: 0 50%;
		z-index: -1;
	}

	.rewarding:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 50%;
		right: 0;
		z-index: -1;
		background: linear-gradient(270deg, #b6b9b4 80%, transparent 103%);
	}
}

.rewarding .container {
	padding: 1.3em 15px;
}

.rewarding .col *:not(h3) {
	font-size: 1.3em;
}

.rewarding a {
	font-weight: 700;
}

@media (min-width: 768px) {
	.rewarding .col {
		max-width: 50%;
	}
}

@media (min-width: 992px) {
	.rewarding .container {
		padding: 2.1em 0;
	}
}

.termsBenefits {
	background: #007bbd;
	color: #fff;
	padding: 1.5em 0;
}

.termsBenefits h4 {
	font-weight: 700;
	font-size: 2em;
}

.termsBenefits ul {
	list-style: none;
	padding: 1em 0;
	column-count: 3;
	column-width: 350px;
	font-size: 1.3em;
}

.termsBenefits ul li {
	margin-bottom: 4px;
}

@media (min-width: 992px) {
	.termsBenefits .container {
		padding: 1.3em 0;
	}
}

.recruitmentEvents {
	position: relative;
}

@media (min-width: 992px) {
	.recruitmentEvents:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-repeat: no-repeat;
		background-color: #b6b9b4;
		background-position: 100% 50%;
		z-index: -1;
	}

	.recruitmentEvents:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 50%;
		z-index: -1;
		background: linear-gradient(90deg, #b6b9b4 80%, transparent 103%);
	}
}

.recruitmentEvents .container {
	padding-top: 1em;
	padding-bottom: 1em;
}

.recruitmentEvents .col *:not(h3) {
	font-size: 1.22em;
}

.recruitmentEvents .col {
	line-height: 1.7;
}

@media (max-width: 767px) {
	.recruitmentEvents .col {
		padding: 0;
	}
}

.recruitmentEvents h5 {
	font-weight: 900;
	font-size: 1em;
	margin-bottom: .6em;
	margin-top: 2em;
}

.recruitmentEvents ul {
	list-style: none;
	padding: 0;
	font-size: 16px !important;
}

.recruitmentEvents ul li {
	margin-bottom: .2em;
}

.recruitmentEvents ul li a {
	color: #2d3640;
}

.recruitmentEvents ul li i {
	font-size: 1.8em !important;
	display: inline-block;
	vertical-align: middle;
	margin-left: .4em;
}

.recruitmentEvents .moreBut {
	background: #007bbd;
	color: #fff;
	display: inline-block;
	padding: .2em 1.6em;
	margin: 2.5em 0;
}

@media (min-width: 992px) {
	.recruitmentEvents .container {
		padding: 1em 0;
	}

	.recruitmentEvents .col {
		padding-top: 1em;
		max-width: 48%;
		margin-right: 51.7%;
	}
}

.candidatesInfo .container {
	padding-top: 1em;
	padding-bottom: 1em;
}

.candidatesInfo h5 {
	font-weight: 900;
	font-size: 1em;
	margin-bottom: .6em;
}

.candidatesInfo img {
	max-width: 100%;
}

.candidatesInfo .moreBut {
	background: #007bbd;
	color: #fff;
	display: inline-block;
	padding: .2em 1.6em;
	margin: 2.5em 0;
}

.candidatesInfo .col {
	font-size: 1.22em;
	line-height: 1.7;
}

.candidatesInfo ul {
	list-style: none;
	padding: 0;
}

.candidatesInfo ul li {
	margin-bottom: 4px;
}

.candidatesInfo ul li a {
	display: inline-block;
	padding: 0 .6em;
	position: relative;
	line-height: 1.1;
}

.candidatesInfo ul li a:before {
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 1px;
	content: "\f104";
	right: 0px;
}

@media (min-width: 992px) {
	.candidatesInfo .container {
		padding: 1.7em 0;
	}

	.candidatesInfo .col {
		padding-top: 1.5em;
	}
}

@media (min-width: 768px) {
	.candidatesInfo .col-md-6 {
		margin-left: 8.33333%;
	}
}

.careerLinks {
	background: #dedfe0;
	overflow: hidden;
}

.careerLinks .container {
	padding-top: 1em;
	padding-bottom: 1em;
}

.careerLinks ul {
	list-style: none;
	padding: 0;
	column-count: 3;
	column-width: 350px;
	font-size: 1.22em;
}

.careerLinks ul li {
	margin-bottom: 4px;
}

.careerLinks ul li a {
	display: inline-block;
	padding: 0 .6em;
	position: relative;
	line-height: 1.1;
}

.careerLinks ul li a:before {
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	font-size: inherit;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 1px;
	content: "\f104";
	right: 0px;
}

@media (min-width: 992px) {
	.careerLinks .container {
		padding: 2.9em 0;
	}
}

div.history .intro, section.history .intro, .historyPage .intro {
	text-align: center;
	max-width: 1030px;
	margin: auto;
}

div.history .intro h2, section.history .intro h2, .historyPage .intro h2 {
	margin-bottom: .25em;
}

div.history .jumpNav, section.history .jumpNav, .historyPage .jumpNav {
	text-align: center;
	max-width: 810px;
	font-style: italic;
	font-size: 1.1em;
	margin-top: 40px;
	margin-bottom: 35px;
	background: #fff;
	padding: 1em 0;
}

div.history .jumpNav.sps--blw, section.history .jumpNav.sps--blw, .historyPage .jumpNav.sps--blw {
	position: fixed;
	top: 35px;
	z-index: 2;
	left: 0;
	right: 0;
	background: #fff;
	max-width: 3000px;
	padding-bottom: 1em;
	padding-top: 1em;
}

div.history .jumpNav .nav, section.history .jumpNav .nav, .historyPage .jumpNav .nav {
	position: relative;
	max-width: 810px;
	margin: auto;
}

div.history .jumpNav .nav:before, section.history .jumpNav .nav:before, .historyPage .jumpNav .nav:before {
	bottom: 15px;
	content: "";
	border-bottom: 1px solid #435363;
	display: block;
	position: absolute;
	width: 100%;
	box-shadow: 0px 1px 0 0 #ccc;
}

div.history .jumpNav .nav-item, section.history .jumpNav .nav-item, .historyPage .jumpNav .nav-item {
	
	flex-basis: 0;
	position: relative;
	
	flex-grow: 1;
	max-width: 100%;
}

div.history .jumpNav a.nav-link, section.history .jumpNav a.nav-link, .historyPage .jumpNav a.nav-link {
	color: #000;
	display: block;
	padding: 0;
}

div.history .jumpNav a.nav-link:after, section.history .jumpNav a.nav-link:after, .historyPage .jumpNav a.nav-link:after {
	content: "";
	display: block;
	border-radius: 100%;
	border: 4px solid #fff;
	box-shadow: 0 0 0 1px #435363;
	background: #435363;
	margin: auto;
	width: 29px;
	height: 29px;
	margin-top: 6px;
}

div.history .jumpNav a.nav-link:hover, div.history .jumpNav a.nav-link:focus, section.history .jumpNav a.nav-link:hover, section.history .jumpNav a.nav-link:focus, .historyPage .jumpNav a.nav-link:hover, .historyPage .jumpNav a.nav-link:focus {
	text-decoration: none;
	color: #009d83;
}

div.history .jumpNav a.nav-link:hover:after, div.history .jumpNav a.nav-link:focus:after, section.history .jumpNav a.nav-link:hover:after, section.history .jumpNav a.nav-link:focus:after, .historyPage .jumpNav a.nav-link:hover:after, .historyPage .jumpNav a.nav-link:focus:after {
	background: #009d83;
}

div.history .jumpNav a.nav-link.active, section.history .jumpNav a.nav-link.active, .historyPage .jumpNav a.nav-link.active {
	color: #009d83;
}

div.history .jumpNav a.nav-link.active:after, section.history .jumpNav a.nav-link.active:after, .historyPage .jumpNav a.nav-link.active:after {
	box-shadow: 0 0 0 1px #009d83;
	background: #009d83;
}

@media (max-width: 768px) {
	div.history .jumpNav, section.history .jumpNav, .historyPage .jumpNav {
		display: none;
	}
}

div.history .gallery, section.history .gallery, .historyPage .gallery {
	margin: 0 auto 2rem;
	max-width: 825px;
}

.decade {
	position: relative;
	padding: 2em 0 3.3em;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.decade h3 {
	color: #435363;
	font-size: 3.8em;
	font-weight: 100;
	text-align: center;
}

.decade .col {
	padding-top: 2em;
	padding-bottom: 1em;
}

.decade .col:first-child {
	padding: 2em 2.3em 0;
}

@media (min-width: 768px) {
	.decade .col:first-child {
		max-width: 360px;
	}
}

@media (min-width: 1200px) {
	.decade .col:first-child {
		max-width: 540px;
	}
}

.decade .year {
	font-size: 3em;
	line-height: 1.6;
	margin-bottom: 0.2em;
	display: inline-block;
	border-bottom: 2px solid #00b194;
}

.decade .text {
	font-size: 1.2em;
}

.decade figure img {
	border: 1px solid #fff;
	display: block;
}

@media (max-width: 768px) {
	.decade .col {
		min-width: 100%;
	}

	.decade figure img {
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.decade .container {
		padding: 0;
	}

	.decade .row:nth-child(even) .col:nth-child(odd) {
		
		order: 1;
	}

	.decade:before {
		content: "";
		width: 1px;
		left: calc(50% - 1px);
		top: 0;
		height: 1.3em;
		position: absolute;
		background: #00b194;
	}

	.decade#area50:before {
		display: none;
	}

	.decade .row:before {
		content: "";
		width: 1px;
		left: calc(50% - 1px);
		height: 100%;
		position: absolute;
		background: #00b194;
	}
}

#area50 {
	background-image: url(/heb/themes/iai-heb/img/h-50sBg.jpg);
}

#area60 {
	background-image: url(/heb/themes/iai-heb/img/h-60sBg.jpg);
}

#area70 {
	background-image: url(/heb/themes/iai-heb/img/h-70sBg.jpg);
}

#area80 {
	background-image: url(/heb/themes/iai-heb/img/h-80sBg.jpg);
}

#area90 {
	background-image: url(/heb/themes/iai-heb/img/h-90sBg.jpg);
}

#area00 {
	background-image: url(/heb/themes/iai-heb/img/h-00sBg.jpg);
}

#area10 {
	background-image: url(/heb/themes/iai-heb/img/h-10sBg.jpg);
}

html {
	height: 100%;
}

.lp {
	padding: 0;
	border-bottom: 10px solid #27aae1;
	min-height: 100%;
}

.lp-top {
	overflow: hidden;
	position: absolute;
	width: 100%;
	padding-top: calc(9 / 16 * 100%);
}

.lp-top .video-background {
	background: #000;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -99;
}

.lp-top iframe, .lp-top .video-foreground {
	width: 100%;
	height: 100%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
}

.sitemap {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.sitemap .content ul.sitemap-menu {
	list-style: none;
	padding: 1.5em 0;
	column-count: 3;
	column-width: 350px;
	font-size: 1.05em;
}

.sitemap .content ul.sitemap-menu .sitemap-menu {
	padding: 0;
}

.sitemap .content ul.sitemap-menu li {
	padding: 0;
}

.sitemap .content ul.sitemap-menu li a {
	display: inline-block;
	padding: 0 .8em;
	position: relative;
	line-height: 1.1;
	min-height: 1em;
	margin-bottom: 15px;
}

.sitemap .content ul.sitemap-menu li a:visited {
	color: #1c48f0;
}

.sitemap .content ul.sitemap-menu li a:before {
	position: absolute;
	top: 4px;
	display: inline-block;
	font: normal normal normal 14px/1 iai;
	text-rendering: auto;
	
	transform: translate(0, 0);
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	font-size: .6em;
	font-weight: 900;
}

.sitemap .content ul.sitemap-menu li a:before {
	content: "\f104";
	right: 0px;
}

.sitemap .content ul.sitemap-menu li.expanded>a {
	font-weight: bold;
	font-size: 1.1em;
}

.sitemap .content ul.sitemap-menu li.expanded>span {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	margin-bottom: 10px;
}

.sitemap .content ul.sitemap-menu li.expanded li:last-child {
	margin-bottom: 1.5em;
}

.sitemap .sitemap-message+.sitemap-box {
	margin-bottom: 0;
}

.sitemap .sitemap-message+.sitemap-box .sitemap-menu {
	margin-bottom: 0;
	padding-bottom: 0;
}

.sitemap .sitemap-message+.sitemap-box+.sitemap-box .sitemap-menu {
	padding-top: 0;
}

.p404 {
	background: url(/heb/themes/iai-heb/img/404Bg.jpg) center center no-repeat;
	background-size: cover;
	color: #2d3640;
	text-align: center;
	padding: 7.1em 20px;
	font-size: 1.55em;
}

.p404 h1 {
	font-weight: 900;
	font-size: 6.5em;
	line-height: 1;
}

.p404 h1+p {
	font-size: 1.2em;
}

.p404 a {
	color: #2d3640;
	text-decoration: underline;
}

.parallax-container {
	position: relative;
	overflow: hidden;
	height: 500px;
}

.parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	transform: translateX(-50%);
	max-width: none;
}

.searchRes {
	padding-top: 1em;
}

.searchRes .search-form, .searchRes .views-exposed-form {
	background: #f5f5f5;
	border-bottom: 1px solid #333;
	padding: 23px 10px;
	margin-bottom: 1em;
}

.searchRes .views-exposed-form .form--inline {
	display: flex;
	flex: 1;
}

.searchRes .search-form .form-group input.form-search, .searchRes .views-exposed-form .form-group input.form-text.form-control {
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: #fff;
	padding: 0 0.75rem;
	height: calc(2.5rem);
	font-size: 1rem;
	line-height: 1.25;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border-radius: 0;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.searchRes .views-exposed-form .form-group input.form-text.form-control {
	display: inline-block;
	-webkit-appearance: textfield;
	box-sizing: content-box;
	width: auto;
	margin-top: 0;
}

.searchRes .search-form .search-help-link, .searchRes .views-exposed-form .search-help-link {
	margin-top: .5em;
}

.searchRes .newsFeed {
	padding-bottom: 2em;
}

.searchRes .newsFeed .text:first-line {
	color: #000;
	font-size: 1.1em;
}

@media (min-width: 992px) {
	.searchRes {
		padding-top: 2em;
	}

	.searchRes .search-form .form-group, .searchRes .views-exposed-form .form-group {
		flex: 0 0 45%;
		max-width: 45%;
	}

	.searchRes .search-form .butLine, .searchRes .views-exposed-form .butLine {
		flex: 0 0 10%;
		max-width: 10%;
	}

	.searchRes .newsFeed {
		min-height: 450px;
	}
}

#block-iai-branding {
	position: static;
}

#views-exposed-form-lobby-pr-block-1 {
	display: none;
}

.list-inline {
	margin-left: 0;
	margin-right: -5px;
}

blockquote {
	border-left: none;
	border-right: 5px solid #eeeeee;
}

.blockquote-reverse, blockquote.pull-right {
	text-align: left;
	padding-left: 15px;
	padding-right: 0;
	border-left: 5px solid #eeeeee;
	border-right: none;
}

body {
	direction: rtl !important;
}

.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -5px;
}

.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -5px;
}

.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -10px;
}

caption {
	text-align: right;
}

th {
	text-align: right;
}

.blockquote-reverse {
	text-align: left;
	padding-left: 1rem;
	padding-right: 0;
}

.form-check-label {
	padding-left: 0;
	padding-right: 1.25rem;
}

.form-check-input {
	margin-left: auto;
	margin-right: -1.25rem;
}

.form-control-success {
	padding-left: 2.25rem;
	padding-right: 0;
}

.form-control-warning {
	padding-left: 2.25rem;
	padding-right: 0;
}

.form-control-danger {
	padding-left: 2.25rem;
	padding-right: 0;
}

.dropdown-menu {
	float: right;
	text-align: right;
	left: auto;
	right: 0;
}

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

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

.btn-group .btn+.btn, .btn-group .btn+.btn-group {
	margin-left: auto;
	margin-right: -1px;
}

.btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: auto;
	margin-right: -1px;
}

.btn-group-vertical .btn+.btn, .btn-group-vertical .btn+.btn-group {
	margin-left: auto;
	margin-right: -1px;
}

.btn-group-vertical .btn-group+.btn, .btn-group-vertical .btn-group+.btn-group {
	margin-left: auto;
	margin-right: -1px;
}

.btn-group>.btn-group {
	float: right;
}

.input-group-btn>.btn+.btn {
	margin-left: auto;
	margin-right: -1px;
}

.input-group-btn:not(:last-child)>.btn, .input-group-btn:not(:last-child)>.btn-group {
	margin-left: -1px;
	margin-right: auto;
}

.input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group {
	margin-left: auto;
	margin-right: -1px;
}

.custom-control {
	margin-left: 1rem;
	margin-right: auto;
	padding-left: 0;
	padding-right: 1.5rem;
}

.custom-control-indicator {
	left: auto;
	right: 0;
}

.custom-select {
	padding: 0.375rem 0.75rem 0.375rem 1.75rem;
}

.custom-file-control::before {
	left: -1px;
	right: auto;
}

.breadcrumb-item {
	float: right;
}

.page-link {
	margin-left: auto;
	margin-right: -1px;
}

.embed-responsive .embed-responsive-item {
	left: auto;
	right: 0;
}

.embed-responsive iframe {
	left: auto;
	right: 0;
}

.embed-responsive embed {
	left: auto;
	right: 0;
}

.embed-responsive object {
	left: auto;
	right: 0;
}

.embed-responsive video {
	left: auto;
	right: 0;
}

.close {
	float: left;
}

.tooltip.tooltip-right {
	margin-left: auto;
	margin-right: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before {
	left: auto;
	right: 0;
}

.tooltip.bs-tether-element-attached-left {
	margin-left: auto;
	margin-right: 3px;
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before {
	left: auto;
	right: 0;
}

.tooltip.tooltip-left {
	margin-left: auto;
	margin-right: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before {
	left: 0;
	right: auto;
}

.tooltip.bs-tether-element-attached-right {
	margin-left: auto;
	margin-right: -3px;
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before {
	left: 0;
	right: auto;
}

.popover {
	left: auto;
	right: auto;
}

.popover.popover-top::before {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -11px;
}

.popover.popover-top::after {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -10px;
}

.popover.bs-tether-element-attached-bottom::before {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -11px;
}

.popover.bs-tether-element-attached-bottom::after {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -10px;
}

.popover.popover-right {
	margin-left: auto;
	margin-right: 10px;
}

.popover.bs-tether-element-attached-left {
	margin-left: auto;
	margin-right: 10px;
}

.popover.popover-right::before {
	left: auto;
	right: -11px;
}

.popover.bs-tether-element-attached-left::before {
	left: auto;
	right: -11px;
}

.popover.popover-right::after {
	left: auto;
	right: -10px;
}

.popover.bs-tether-element-attached-left::after {
	left: auto;
	right: -10px;
}

.popover.popover-bottom::before {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -11px;
}

.popover.popover-bottom::after {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -10px;
}

.popover.bs-tether-element-attached-top::before {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -11px;
}

.popover.bs-tether-element-attached-top::after {
	left: auto;
	right: 50%;
	margin-left: auto;
	margin-right: -10px;
}

.popover.popover-left {
	margin-left: auto;
	margin-right: -10px;
}

.popover.bs-tether-element-attached-right {
	margin-left: auto;
	margin-right: -10px;
}

.popover.popover-left::before {
	left: -11px;
	right: auto;
}

.popover.bs-tether-element-attached-right::before {
	left: -11px;
	right: auto;
}

.popover.popover-left::after {
	left: -10px;
	right: auto;
}

.popover.bs-tether-element-attached-right::after {
	left: -10px;
	right: auto;
}

.carousel-control-prev {
	left: auto;
	right: 0;
}

.carousel-control-next {
	left: 0;
	right: auto;
}

.carousel-indicators li::before {
	left: auto;
	right: 0;
}

.carousel-indicators li::after {
	left: auto;
	right: 0;
}

.mr-3 {
	margin-left: 1rem;
	margin-right: auto;
}

.ml-3 {
	margin-left: auto;
	margin-right: 1rem;
}

.mr-4 {
	margin-left: 1.5rem;
	margin-right: auto;
}

.ml-4 {
	margin-left: auto;
	margin-right: 1.5rem;
}

.mr-5 {
	margin-left: 3rem;
	margin-right: auto;
}

.ml-5 {
	margin-left: auto;
	margin-right: 3rem;
}

.pr-3 {
	padding-left: 1rem;
	padding-right: 0;
}

.pl-3 {
	padding-left: 0;
	padding-right: 1rem;
}

.pr-4 {
	padding-left: 1.5rem;
	padding-right: 0;
}

.pl-4 {
	padding-left: 0;
	padding-right: 1.5rem;
}

.pr-5 {
	padding-left: 3rem;
	padding-right: 0;
}

.pl-5 {
	padding-left: 0;
	padding-right: 3rem;
}

.list-inline-item:not(:last-child) {
	margin-left: 5px;
	margin-right: auto;
}

.card-link+.card-link {
	margin-left: auto;
	margin-right: 1.25rem;
}

.alert-dismissible .close {
	left: -1.25rem;
	right: auto;
}

.lobbyproducts.products main .card-deck .card a .card-title {
	font-weight: normal;
	padding: 10px;
}

.lobbyproducts.products main .card-deck .card a .card-text {
	padding: 0 10px 10px;
}

.lobbyproducts.products main .card-deck .card a .card-text:last-child {
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.lobyDomains .item .title, .lobby_basic .item .title, .zirot .item .title, .zirotnew .item .title {
		font-size: 2em;
	}
}