body {
	color: #7a7a7a;
	background: #222222;
}

#header-menu a,
#header-menu ul.menu li a,
#footer a,
#footer li a.active,
#footer-bottom a,
#footer-bottom li a.active {
	color: #d4fffd;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #DB6413;
	text-shadow: 1px 1px 1px #ffffff;
}

#slogan {
	color: #d5d5d5;
}

#header {
	background: #222222;
	background-image: -ms-linear-gradient(top, #222222 0%, #203e42 100%);
	background-image: -moz-linear-gradient(top, #222222 0%, #203e42 100%);
	background-image: -o-linear-gradient(top, #222222 0%, #203e42 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(1, #203e42));
	background-image: -webkit-linear-gradient(top, #222222 0%, #203e42 100%);
	background-image: linear-gradient(top, #222222 0%, #203e42 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#203e42');
}

#header-menu {
	background: #222222;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

#header-menu ul.menu li.expanded ul.menu {
	background: #222222;
}

#header-menu ul.menu li.expanded ul.menu li a,
#footer .block ul.menu li a {
	border-bottom: 1px solid #222222;
}

#footer-bottom {
	border-top: 1px solid #222222;
}

ul.secondary-menu li,
#footer-bottom ul.menu li {
	border-right: 1px solid #222222;
}

#header-menu ul.menu li ul.menu li a:hover,
#header-menu ul.menu li.expanded ul.menu li.expanded a:hover,
#header-menu ul.menu li.expanded ul.menu li.leaf a:hover {
	background-color: #203e42;
}

#banner {
	background: #efeeee;
	background-image: -ms-linear-gradient(top, #efeeee 0%, #dadada 100%);
	background-image: -moz-linear-gradient(top, #efeeee 0%, #dadada 100%);
	background-image: -o-linear-gradient(top, #efeeee 0%, #dadada 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efeeee), color-stop(1, #dadada));
	background-image: -webkit-linear-gradient(top, #efeeee 0%, #dadada 100%);
	background-image: linear-gradient(top, #efeeee 0%, #dadada 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efeeee', endColorstr='#dadada');
	border-bottom: 1px solid #fcfcfc;
}

#content {
	background: #e8e8e8;
	background-image: -ms-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
	background-image: -moz-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
	background-image: -o-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), color-stop(1, #efefef));
	background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
	background-image: linear-gradient(top, #e8e8e8 0%, #efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#efefef');
}

#footer {
	background: #203e42;
}

#footer-bottom {
	background: #222222;
	background-image: -ms-linear-gradient(top, #203e42 0%, #222222 100%);
	background-image: -moz-linear-gradient(top, #203e42 0%, #222222 100%);
	background-image: -o-linear-gradient(top, #203e42 0%, #222222 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #203e42), color-stop(1, #222222));
	background-image: -webkit-linear-gradient(top, #203e42 0%, #222222 100%);
	background-image: linear-gradient(top, #203e42 0%, #222222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#203e42', endColorstr='#222222');
}

.links ul li a,
a.more,
#edit-submit,
#edit-preview,
input.form-submit,
#comments ul.links li a {
	color: #fefefe;
	text-shadow: 0 1px 1px #222222;
	background: #FFFFFF;
	background-image: -ms-linear-gradient(top, #DB6413 0%, #DB6413 100%);
	background-image: -moz-linear-gradient(top, #DB6413 0%, #DB6413 100%);
	background-image: -o-linear-gradient(top, #DB6413 0%, #DB6413 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DB6413), color-stop(1, #DB6413));
	background-image: -webkit-linear-gradient(top, #DB6413 0%, #DB6413 100%);
	background-image: linear-gradient(top, #DB6413 0%, #DB6413 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB6413 ', endColorstr='#DB6413 ');
	-webkit-box-shadow: 0px 1px 2px #999999;
	-moz-box-shadow: 0px 1px 2px #999999;
	box-shadow: 0px 1px 2px #999999;
}

.links ul li a:hover,
a.more:hover,
#edit-submit:hover,
#edit-preview:hover,
input.form-submit:hover,
#comments ul.links li a:hover {
	background: #DB6413;
}

.region-sidebar-first .block .content {
	background: #fdfdfd;
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	-webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	display: none;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.no-js .owl-carousel {
	display: block;
}

.owl-carousel {
	margin-bottom: 50px;
}

.owl-nav {
	position: absolute;
	top: 43%;
	height: 0px;
	width: 100%;
}

.owl-prev,
.owl-next {
	opacity: 0.6 position:relative;
	top: 1px;
	display: inline-block;
	font-style: normal;
	font-weight: bolder;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 7px;
	font-size: 30px;
	color: rgba(255, 255, 255, 0.6);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.owl-prev:hover,
.owl-next:hover {
	color: rgba(255, 255, 255, 1);
}

.owl-prev {
	float: left;
}

.owl-next {
	float: right;
}

.owl-next:before {
	content: "\232a";
}

.owl-prev:before {
	content: "\2329";
}

.owl-carousel .item {
	width: 100%;
}

.owl-carousel .item a {
	display: block;
}

.owl-dots {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	margin-top: 30px;
}

.owl-dot {
	width: 10px;
	height: 10px;
	background-color: #babcbe;
	border-radius: 50%;
	margin-left: 10px;
	margin-right: 10px;
}

.owl-dot.active {
	background-color: #DB6413;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

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

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

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

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

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

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

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

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

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

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429;
	color: rgba(0, 0, 0, .87);
	background-color: #FFF
}

a {
     color: #000000; 
    text-decoration: none;
    font-family: 'Arial';
    font-style: normal;
    /*font-weight: 700;*/
    font-size: 18px;
    line-height: 22px;
    /*display: flex;*/
    align-items: center;
    letter-spacing: -0.03em;
    /*color: #333433;*/
}

a:focus,
a:hover {
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

p {
	margin: 0 0 10px
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	height: 1px;
	background-color: rgba(0, 0, 0, .12)
}

strong {
	font-weight: 700
}

abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #DB6413
}

h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.mui--appbar-height {
	height: 56px
}

.mui--appbar-min-height,
.mui-appbar {
	min-height: 56px
}

.mui--appbar-line-height {
	line-height: 56px
}

.mui--appbar-top {
	top: 56px
}

@media (orientation:landscape) and (max-height:480px) {
	.mui--appbar-height {
		height: 48px
	}

	.mui--appbar-min-height,
	.mui-appbar {
		min-height: 48px
	}

	.mui--appbar-line-height {
		line-height: 48px
	}

	.mui--appbar-top {
		top: 48px
	}
}

@media (min-width:480px) {
	.mui--appbar-height {
		height: 64px
	}

	.mui--appbar-min-height,
	.mui-appbar {
		min-height: 64px
	}

	.mui--appbar-line-height {
		line-height: 64px
	}

	.mui--appbar-top {
		top: 64px
	}
}

.mui-appbar {
	background-color: #DB6413;
	color: #FFF
}

.mui-btn {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, .87);
	background-color: #FFF;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	height: 36px;
	padding: 0 26px;
	margin: 6px 0;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background-image: none;
	text-align: center;
	line-height: 36px;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 14px;
	font-family: inherit;
	letter-spacing: .03em;
	position: relative;
	overflow: hidden
}

.mui-btn:active,
.mui-btn:focus,
.mui-btn:hover {
	color: rgba(0, 0, 0, .87);
	background-color: #fff
}

.mui-btn[disabled]:active,
.mui-btn[disabled]:focus,
.mui-btn[disabled]:hover {
	color: rgba(0, 0, 0, .87);
	background-color: #FFF
}

.mui-btn.mui-btn--flat {
	color: rgba(0, 0, 0, .87);
	background-color: transparent
}

.mui-btn.mui-btn--flat:active,
.mui-btn.mui-btn--flat:focus,
.mui-btn.mui-btn--flat:hover {
	color: rgba(0, 0, 0, .87);
	background-color: #f2f2f2
}

.mui-btn.mui-btn--flat[disabled]:active,
.mui-btn.mui-btn--flat[disabled]:focus,
.mui-btn.mui-btn--flat[disabled]:hover {
	color: rgba(0, 0, 0, .87);
	background-color: transparent
}

.mui-btn:active,
.mui-btn:focus,
.mui-btn:hover {
	outline: 0;
	text-decoration: none;
	color: rgba(0, 0, 0, .87)
}

.mui-btn:focus,
.mui-btn:hover {
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {

	.mui-btn:focus,
	.mui-btn:hover {
		-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2)
	}
}

@supports (-ms-ime-align:auto) {

	.mui-btn:focus,
	.mui-btn:hover {
		-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2)
	}
}

.mui-btn:active:hover {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.mui-btn:active:hover {
		-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2);
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2)
	}
}

@supports (-ms-ime-align:auto) {
	.mui-btn:active:hover {
		-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2);
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2)
	}
}

.mui-btn.mui--is-disabled,
.mui-btn:disabled {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .6;
	-webkit-box-shadow: none;
	box-shadow: none
}

.mui-btn+.mui-btn {
	margin-left: 8px
}

.mui-btn--flat {
	background-color: transparent
}

.mui-btn--flat:active,
.mui-btn--flat:active:hover,
.mui-btn--flat:focus,
.mui-btn--flat:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f2f2f2
}

.mui-btn--fab,
.mui-btn--raised {
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {

	.mui-btn--fab,
	.mui-btn--raised {
		-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2)
	}
}

@supports (-ms-ime-align:auto) {

	.mui-btn--fab,
	.mui-btn--raised {
		-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2)
	}
}

.mui-btn--fab:active,
.mui-btn--raised:active {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {

	.mui-btn--fab:active,
	.mui-btn--raised:active {
		-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2);
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2)
	}
}

@supports (-ms-ime-align:auto) {

	.mui-btn--fab:active,
	.mui-btn--raised:active {
		-webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2);
		box-shadow: 0 -1px 2px rgba(0, 0, 0, .12), -1px 0 2px rgba(0, 0, 0, .12), 0 0 4px rgba(0, 0, 0, .12), 1px 3px 4px rgba(0, 0, 0, .2)
	}
}

.mui-btn--fab {
	position: relative;
	padding: 0;
	width: 55px;
	height: 55px;
	line-height: 55px;
	border-radius: 50%;
	z-index: 1
}

.mui-btn--primary {
	color: #FFF;
	background-color: #DB6413
}

.mui-btn--primary:active,
.mui-btn--primary:focus,
.mui-btn--primary:hover {
	color: #FFF;
	background-color: #39a1f4
}

.mui-btn--primary[disabled]:active,
.mui-btn--primary[disabled]:focus,
.mui-btn--primary[disabled]:hover {
	color: #FFF;
	background-color: #DB6413
}

.mui-btn--primary.mui-btn--flat {
	color: #DB6413;
	background-color: transparent
}

.mui-btn--primary.mui-btn--flat:active,
.mui-btn--primary.mui-btn--flat:focus,
.mui-btn--primary.mui-btn--flat:hover {
	color: #DB6413;
	background-color: #f2f2f2
}

.mui-btn--primary.mui-btn--flat[disabled]:active,
.mui-btn--primary.mui-btn--flat[disabled]:focus,
.mui-btn--primary.mui-btn--flat[disabled]:hover {
	color: #DB6413;
	background-color: transparent
}

.mui-btn--dark {
	color: #FFF;
	background-color: #424242
}

.mui-btn--dark:active,
.mui-btn--dark:focus,
.mui-btn--dark:hover {
	color: #FFF;
	background-color: #4f4f4f
}

.mui-btn--dark[disabled]:active,
.mui-btn--dark[disabled]:focus,
.mui-btn--dark[disabled]:hover {
	color: #FFF;
	background-color: #424242
}

.mui-btn--dark.mui-btn--flat {
	color: #424242;
	background-color: transparent
}

.mui-btn--dark.mui-btn--flat:active,
.mui-btn--dark.mui-btn--flat:focus,
.mui-btn--dark.mui-btn--flat:hover {
	color: #424242;
	background-color: #f2f2f2
}

.mui-btn--dark.mui-btn--flat[disabled]:active,
.mui-btn--dark.mui-btn--flat[disabled]:focus,
.mui-btn--dark.mui-btn--flat[disabled]:hover {
	color: #424242;
	background-color: transparent
}

.mui-btn--danger {
	color: #FFF;
	background-color: #F44336
}

.mui-btn--danger:active,
.mui-btn--danger:focus,
.mui-btn--danger:hover {
	color: #FFF;
	background-color: #f55a4e
}

.mui-btn--danger[disabled]:active,
.mui-btn--danger[disabled]:focus,
.mui-btn--danger[disabled]:hover {
	color: #FFF;
	background-color: #F44336
}

.mui-btn--danger.mui-btn--flat {
	color: #F44336;
	background-color: transparent
}

.mui-btn--danger.mui-btn--flat:active,
.mui-btn--danger.mui-btn--flat:focus,
.mui-btn--danger.mui-btn--flat:hover {
	color: #F44336;
	background-color: #f2f2f2
}

.mui-btn--danger.mui-btn--flat[disabled]:active,
.mui-btn--danger.mui-btn--flat[disabled]:focus,
.mui-btn--danger.mui-btn--flat[disabled]:hover {
	color: #F44336;
	background-color: transparent
}

.mui-btn--accent {
	color: #FFF;
	background-color: #FF4081
}

.mui-btn--accent:active,
.mui-btn--accent:focus,
.mui-btn--accent:hover {
	color: #FFF;
	background-color: #ff5a92
}

.mui-btn--accent[disabled]:active,
.mui-btn--accent[disabled]:focus,
.mui-btn--accent[disabled]:hover {
	color: #FFF;
	background-color: #FF4081
}

.mui-btn--accent.mui-btn--flat {
	color: #FF4081;
	background-color: transparent
}

.mui-btn--accent.mui-btn--flat:active,
.mui-btn--accent.mui-btn--flat:focus,
.mui-btn--accent.mui-btn--flat:hover {
	color: #FF4081;
	background-color: #f2f2f2
}

.mui-btn--accent.mui-btn--flat[disabled]:active,
.mui-btn--accent.mui-btn--flat[disabled]:focus,
.mui-btn--accent.mui-btn--flat[disabled]:hover {
	color: #FF4081;
	background-color: transparent
}

.mui-btn--small {
	height: 30.6px;
	line-height: 30.6px;
	padding: 0 16px;
	font-size: 13px
}

.mui-btn--large {
	height: 54px;
	line-height: 54px;
	padding: 0 26px;
	font-size: 14px
}

.mui-btn--fab.mui-btn--small {
	width: 44px;
	height: 44px;
	line-height: 44px
}

.mui-btn--fab.mui-btn--large {
	width: 75px;
	height: 75px;
	line-height: 75px
}

.mui-checkbox,
.mui-radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.mui-checkbox>label,
.mui-radio>label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.mui-checkbox input:disabled,
.mui-radio input:disabled {
	cursor: not-allowed
}

.mui-checkbox input:focus,
.mui-radio input:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.mui-checkbox--inline>label>input[type=checkbox],
.mui-checkbox>label>input[type=checkbox],
.mui-radio--inline>label>input[type=radio],
.mui-radio>label>input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px
}

.mui-checkbox+.mui-checkbox,
.mui-radio+.mui-radio {
	margin-top: -5px
}

.mui-checkbox--inline,
.mui-radio--inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.mui-checkbox--inline>input[type=checkbox],
.mui-checkbox--inline>input[type=radio],
.mui-checkbox--inline>label>input[type=checkbox],
.mui-checkbox--inline>label>input[type=radio],
.mui-radio--inline>input[type=checkbox],
.mui-radio--inline>input[type=radio],
.mui-radio--inline>label>input[type=checkbox],
.mui-radio--inline>label>input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}

.mui-checkbox--inline+.mui-checkbox--inline,
.mui-radio--inline+.mui-radio--inline {
	margin-top: 0;
	margin-left: 10px
}

.mui-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.mui-container:after,
.mui-container:before {
	content: " ";
	display: table
}

.mui-container:after {
	clear: both
}

@media (min-width:544px) {
	.mui-container {
		max-width: 570px
	}
}

@media (min-width:768px) {
	.mui-container {
		max-width: 740px
	}
}

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

@media (min-width:1200px) {
	.mui-container {
		max-width: 1170px
	}
}

.mui-container-fluid {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.mui-container-fluid:after,
.mui-container-fluid:before {
	content: " ";
	display: table
}

.mui-container-fluid:after {
	clear: both
}

.mui-divider {
	display: block;
	height: 1px;
	background-color: rgba(0, 0, 0, .12)
}

.mui--divider-top {
	border-top: 1px solid rgba(0, 0, 0, .12)
}

.mui--divider-bottom {
	border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.mui--divider-left {
	border-left: 1px solid rgba(0, 0, 0, .12)
}

.mui--divider-right {
	border-right: 1px solid rgba(0, 0, 0, .12)
}

.mui-dropdown {
	display: inline-block;
	position: relative
}

[data-mui-toggle=dropdown] {
	outline: 0
}

.mui-dropdown__menu {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #FFF;
	border-radius: 2px;
	z-index: 1;
	background-clip: padding-box
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.mui-dropdown__menu {
		border-top: 1px solid rgba(0, 0, 0, .12);
		border-left: 1px solid rgba(0, 0, 0, .12)
	}
}

@supports (-ms-ime-align:auto) {
	.mui-dropdown__menu {
		border-top: 1px solid rgba(0, 0, 0, .12);
		border-left: 1px solid rgba(0, 0, 0, .12)
	}
}

.mui-dropdown__menu.mui--is-open {
	display: block
}

.mui-dropdown__menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.429;
	color: rgba(0, 0, 0, .87);
	text-decoration: none;
	white-space: nowrap
}

.mui-dropdown__menu>li>a:focus,
.mui-dropdown__menu>li>a:hover {
	text-decoration: none;
	color: rgba(0, 0, 0, .87);
	background-color: #EEE
}

.mui-dropdown__menu>.mui--is-disabled>a,
.mui-dropdown__menu>.mui--is-disabled>a:focus,
.mui-dropdown__menu>.mui--is-disabled>a:hover {
	color: #EEE
}

.mui-dropdown__menu>.mui--is-disabled>a:focus,
.mui-dropdown__menu>.mui--is-disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: not-allowed
}

.mui-dropdown__menu--right {
	left: auto;
	right: 0
}

.mui-form legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
	font-size: 21px;
	color: rgba(0, 0, 0, .87);
	line-height: inherit;
	border: 0
}

.mui-form fieldset {
	border: 0;
	padding: 0;
	margin: 0 0 20px 0
}

@media (min-width:544px) {
	.mui-form--inline .mui-textfield {
		display: inline-block;
		vertical-align: bottom;
		margin-bottom: 0
	}

	.mui-form--inline .mui-checkbox,
	.mui-form--inline .mui-radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.mui-form--inline .mui-checkbox>label,
	.mui-form--inline .mui-radio>label {
		padding-left: 0
	}

	.mui-form--inline .mui-checkbox>label>input[type=checkbox],
	.mui-form--inline .mui-radio>label>input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.mui-form--inline .mui-select {
		display: inline-block
	}

	.mui-form--inline .mui-btn {
		margin-bottom: 0;
		margin-top: 0;
		vertical-align: bottom
	}
}

.mui-row {
	margin-left: -15px;
	margin-right: -15px
}

.mui-row:after,
.mui-row:before {
	content: " ";
	display: table
}

.mui-row:after {
	clear: both
}

.mui-col-lg-1,
.mui-col-lg-10,
.mui-col-lg-11,
.mui-col-lg-12,
.mui-col-lg-2,
.mui-col-lg-3,
.mui-col-lg-4,
.mui-col-lg-5,
.mui-col-lg-6,
.mui-col-lg-7,
.mui-col-lg-8,
.mui-col-lg-9,
.mui-col-md-1,
.mui-col-md-10,
.mui-col-md-11,
.mui-col-md-12,
.mui-col-md-2,
.mui-col-md-3,
.mui-col-md-4,
.mui-col-md-5,
.mui-col-md-6,
.mui-col-md-7,
.mui-col-md-8,
.mui-col-md-9,
.mui-col-sm-1,
.mui-col-sm-10,
.mui-col-sm-11,
.mui-col-sm-12,
.mui-col-sm-2,
.mui-col-sm-3,
.mui-col-sm-4,
.mui-col-sm-5,
.mui-col-sm-6,
.mui-col-sm-7,
.mui-col-sm-8,
.mui-col-sm-9,
.mui-col-xs-1,
.mui-col-xs-10,
.mui-col-xs-11,
.mui-col-xs-12,
.mui-col-xs-2,
.mui-col-xs-3,
.mui-col-xs-4,
.mui-col-xs-5,
.mui-col-xs-6,
.mui-col-xs-7,
.mui-col-xs-8,
.mui-col-xs-9 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.mui-col-xs-1,
.mui-col-xs-10,
.mui-col-xs-11,
.mui-col-xs-12,
.mui-col-xs-2,
.mui-col-xs-3,
.mui-col-xs-4,
.mui-col-xs-5,
.mui-col-xs-6,
.mui-col-xs-7,
.mui-col-xs-8,
.mui-col-xs-9 {
	float: left
}

.mui-col-xs-1 {
	width: 8.33333%
}

.mui-col-xs-2 {
	width: 16.66667%
}

.mui-col-xs-3 {
	width: 25%
}

.mui-col-xs-4 {
	width: 33.33333%
}

.mui-col-xs-5 {
	width: 41.66667%
}

.mui-col-xs-6 {
	width: 50%
}

.mui-col-xs-7 {
	width: 58.33333%
}

.mui-col-xs-8 {
	width: 66.66667%
}

.mui-col-xs-9 {
	width: 75%
}

.mui-col-xs-10 {
	width: 83.33333%
}

.mui-col-xs-11 {
	width: 91.66667%
}

.mui-col-xs-12 {
	width: 100%
}

.mui-col-xs-offset-0 {
	margin-left: 0
}

.mui-col-xs-offset-1 {
	margin-left: 8.33333%
}

.mui-col-xs-offset-2 {
	margin-left: 16.66667%
}

.mui-col-xs-offset-3 {
	margin-left: 25%
}

.mui-col-xs-offset-4 {
	margin-left: 33.33333%
}

.mui-col-xs-offset-5 {
	margin-left: 41.66667%
}

.mui-col-xs-offset-6 {
	margin-left: 50%
}

.mui-col-xs-offset-7 {
	margin-left: 58.33333%
}

.mui-col-xs-offset-8 {
	margin-left: 66.66667%
}

.mui-col-xs-offset-9 {
	margin-left: 75%
}

.mui-col-xs-offset-10 {
	margin-left: 83.33333%
}

.mui-col-xs-offset-11 {
	margin-left: 91.66667%
}

.mui-col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:544px) {

	.mui-col-sm-1,
	.mui-col-sm-10,
	.mui-col-sm-11,
	.mui-col-sm-12,
	.mui-col-sm-2,
	.mui-col-sm-3,
	.mui-col-sm-4,
	.mui-col-sm-5,
	.mui-col-sm-6,
	.mui-col-sm-7,
	.mui-col-sm-8,
	.mui-col-sm-9 {
		float: left
	}

	.mui-col-sm-1 {
		width: 8.33333%
	}

	.mui-col-sm-2 {
		width: 16.66667%
	}

	.mui-col-sm-3 {
		width: 25%
	}

	.mui-col-sm-4 {
		width: 33.33333%
	}

	.mui-col-sm-5 {
		width: 41.66667%
	}

	.mui-col-sm-6 {
		width: 50%
	}

	.mui-col-sm-7 {
		width: 58.33333%
	}

	.mui-col-sm-8 {
		width: 66.66667%
	}

	.mui-col-sm-9 {
		width: 75%
	}

	.mui-col-sm-10 {
		width: 83.33333%
	}

	.mui-col-sm-11 {
		width: 91.66667%
	}

	.mui-col-sm-12 {
		width: 100%
	}

	.mui-col-sm-offset-0 {
		margin-left: 0
	}

	.mui-col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.mui-col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.mui-col-sm-offset-3 {
		margin-left: 25%
	}

	.mui-col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.mui-col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.mui-col-sm-offset-6 {
		margin-left: 50%
	}

	.mui-col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.mui-col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.mui-col-sm-offset-9 {
		margin-left: 75%
	}

	.mui-col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.mui-col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.mui-col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:768px) {

	.mui-col-md-1,
	.mui-col-md-10,
	.mui-col-md-11,
	.mui-col-md-12,
	.mui-col-md-2,
	.mui-col-md-3,
	.mui-col-md-4,
	.mui-col-md-5,
	.mui-col-md-6,
	.mui-col-md-7,
	.mui-col-md-8,
	.mui-col-md-9 {
		float: left
	}

	.mui-col-md-1 {
		width: 8.33333%
	}

	.mui-col-md-2 {
		width: 16.66667%
	}

	.mui-col-md-3 {
		width: 25%
	}

	.mui-col-md-4 {
		width: 33.33333%
	}

	.mui-col-md-5 {
		width: 41.66667%
	}

	.mui-col-md-6 {
		width: 50%
	}

	.mui-col-md-7 {
		width: 58.33333%
	}

	.mui-col-md-8 {
		width: 66.66667%
	}

	.mui-col-md-9 {
		width: 75%
	}

	.mui-col-md-10 {
		width: 83.33333%
	}

	.mui-col-md-11 {
		width: 91.66667%
	}

	.mui-col-md-12 {
		width: 100%
	}

	.mui-col-md-offset-0 {
		margin-left: 0
	}

	.mui-col-md-offset-1 {
		margin-left: 8.33333%
	}

	.mui-col-md-offset-2 {
		margin-left: 16.66667%
	}

	.mui-col-md-offset-3 {
		margin-left: 25%
	}

	.mui-col-md-offset-4 {
		margin-left: 33.33333%
	}

	.mui-col-md-offset-5 {
		margin-left: 41.66667%
	}

	.mui-col-md-offset-6 {
		margin-left: 50%
	}

	.mui-col-md-offset-7 {
		margin-left: 58.33333%
	}

	.mui-col-md-offset-8 {
		margin-left: 66.66667%
	}

	.mui-col-md-offset-9 {
		margin-left: 75%
	}

	.mui-col-md-offset-10 {
		margin-left: 83.33333%
	}

	.mui-col-md-offset-11 {
		margin-left: 91.66667%
	}

	.mui-col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:992px) {

	.mui-col-lg-1,
	.mui-col-lg-10,
	.mui-col-lg-11,
	.mui-col-lg-12,
	.mui-col-lg-2,
	.mui-col-lg-3,
	.mui-col-lg-4,
	.mui-col-lg-5,
	.mui-col-lg-6,
	.mui-col-lg-7,
	.mui-col-lg-8,
	.mui-col-lg-9 {
		float: left
	}

	.mui-col-lg-1 {
		width: 8.33333%
	}

	.mui-col-lg-2 {
		width: 16.66667%
	}

	.mui-col-lg-3 {
		width: 25%
	}

	.mui-col-lg-4 {
		width: 33.33333%
	}

	.mui-col-lg-5 {
		width: 41.66667%
	}

	.mui-col-lg-6 {
		width: 50%
	}

	.mui-col-lg-7 {
		width: 58.33333%
	}

	.mui-col-lg-8 {
		width: 66.66667%
	}

	.mui-col-lg-9 {
		width: 75%
	}

	.mui-col-lg-10 {
		width: 83.33333%
	}

	.mui-col-lg-11 {
		width: 91.66667%
	}

	.mui-col-lg-12 {
		width: 100%
	}

	.mui-col-lg-offset-0 {
		margin-left: 0
	}

	.mui-col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.mui-col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.mui-col-lg-offset-3 {
		margin-left: 25%
	}

	.mui-col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.mui-col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.mui-col-lg-offset-6 {
		margin-left: 50%
	}

	.mui-col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.mui-col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.mui-col-lg-offset-9 {
		margin-left: 75%
	}

	.mui-col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.mui-col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.mui-col-lg-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1200px) {

	.mui-col-xl-1,
	.mui-col-xl-10,
	.mui-col-xl-11,
	.mui-col-xl-12,
	.mui-col-xl-2,
	.mui-col-xl-3,
	.mui-col-xl-4,
	.mui-col-xl-5,
	.mui-col-xl-6,
	.mui-col-xl-7,
	.mui-col-xl-8,
	.mui-col-xl-9 {
		float: left
	}

	.mui-col-xl-1 {
		width: 8.33333%
	}

	.mui-col-xl-2 {
		width: 16.66667%
	}

	.mui-col-xl-3 {
		width: 25%
	}

	.mui-col-xl-4 {
		width: 33.33333%
	}

	.mui-col-xl-5 {
		width: 41.66667%
	}

	.mui-col-xl-6 {
		width: 50%
	}

	.mui-col-xl-7 {
		width: 58.33333%
	}

	.mui-col-xl-8 {
		width: 66.66667%
	}

	.mui-col-xl-9 {
		width: 75%
	}

	.mui-col-xl-10 {
		width: 83.33333%
	}

	.mui-col-xl-11 {
		width: 91.66667%
	}

	.mui-col-xl-12 {
		width: 100%
	}

	.mui-col-xl-offset-0 {
		margin-left: 0
	}

	.mui-col-xl-offset-1 {
		margin-left: 8.33333%
	}

	.mui-col-xl-offset-2 {
		margin-left: 16.66667%
	}

	.mui-col-xl-offset-3 {
		margin-left: 25%
	}

	.mui-col-xl-offset-4 {
		margin-left: 33.33333%
	}

	.mui-col-xl-offset-5 {
		margin-left: 41.66667%
	}

	.mui-col-xl-offset-6 {
		margin-left: 50%
	}

	.mui-col-xl-offset-7 {
		margin-left: 58.33333%
	}

	.mui-col-xl-offset-8 {
		margin-left: 66.66667%
	}

	.mui-col-xl-offset-9 {
		margin-left: 75%
	}

	.mui-col-xl-offset-10 {
		margin-left: 83.33333%
	}

	.mui-col-xl-offset-11 {
		margin-left: 91.66667%
	}

	.mui-col-xl-offset-12 {
		margin-left: 100%
	}
}

.mui-panel {
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 0;
	background-color: #FFF;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 2px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 2px 0 rgba(0, 0, 0, .12)
}

.mui-panel:after,
.mui-panel:before {
	content: " ";
	display: table
}

.mui-panel:after {
	clear: both
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.mui-panel {
		-webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .12), -1px 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 2px 0 rgba(0, 0, 0, .12);
		box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .12), -1px 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 2px 0 rgba(0, 0, 0, .12)
	}
}

@supports (-ms-ime-align:auto) {
	.mui-panel {
		-webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .12), -1px 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 2px 0 rgba(0, 0, 0, .12);
		box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .12), -1px 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 2px 0 rgba(0, 0, 0, .12)
	}
}

.mui-select {
	display: block;
	padding-top: 15px;
	margin-bottom: 20px;
	position: relative
}

.mui-select:focus {
	outline: 0
}

.mui-select:focus>select {
	height: 33px;
	margin-bottom: -1px;
	border-color: #DB6413;
	border-width: 2px
}

.mui-select>select {
	display: block;
	height: 32px;
	width: 100%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: 0;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .26);
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNiIgd2lkdGg9IjEwIj48cG9seWdvbiBwb2ludHM9IjAsMCAxMCwwIDUsNiIgc3R5bGU9ImZpbGw6cmdiYSgwLDAsMCwuMjQpOyIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
	color: rgba(0, 0, 0, .87);
	font-size: 16px;
	font-family: inherit;
	line-height: inherit;
	padding: 0 25px 0 0
}

.mui-select>select::-ms-expand {
	display: none
}

.mui-select>select:focus {
	outline: 0;
	height: 33px;
	margin-bottom: -1px;
	border-color: #DB6413;
	border-width: 2px
}

.mui-select>select:disabled {
	color: rgba(0, 0, 0, .38);
	cursor: not-allowed;
	background-color: transparent;
	opacity: 1
}

.mui-select>select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

.mui-select>select:focus::-ms-value {
	background: 0 0;
	color: rgba(0, 0, 0, .87)
}

.mui-select>label {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	color: rgba(0, 0, 0, .54);
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.mui-select:focus>label,
.mui-select>select:focus~label {
	color: #DB6413
}

.mui-select__menu {
	position: absolute;
	z-index: 2;
	min-width: 100%;
	overflow-y: auto;
	padding: 8px 0;
	background-color: #FFF;
	font-size: 16px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.mui-select__menu {
		border-left: 1px solid rgba(0, 0, 0, .12);
		border-top: 1px solid rgba(0, 0, 0, .12)
	}
}

@supports (-ms-ime-align:auto) {
	.mui-select__menu {
		border-left: 1px solid rgba(0, 0, 0, .12);
		border-top: 1px solid rgba(0, 0, 0, .12)
	}
}

.mui-select__menu>div {
	padding: 0 22px;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
	white-space: nowrap
}

.mui-select__menu>div.mui--is-selected {
	background-color: #EEE
}

.mui-select__menu>div.mui--is-disabled {
	color: rgba(0, 0, 0, .38);
	cursor: not-allowed
}

.mui-select__menu>div:not(.mui-optgroup__label):not(.mui--is-disabled):hover {
	background-color: #E0E0E0
}

.mui-optgroup__option {
	text-indent: 1em
}

.mui-optgroup__label {
	color: rgba(0, 0, 0, .54);
	font-size: .9em
}

.mui-table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.mui-table>tbody>tr>th,
.mui-table>tfoot>tr>th,
.mui-table>thead>tr>th {
	text-align: left
}

.mui-table>tbody>tr>td,
.mui-table>tbody>tr>th,
.mui-table>tfoot>tr>td,
.mui-table>tfoot>tr>th,
.mui-table>thead>tr>td,
.mui-table>thead>tr>th {
	padding: 10px;
	line-height: 1.429
}

.mui-table>thead>tr>th {
	border-bottom: 2px solid rgba(0, 0, 0, .12);
	font-weight: 700
}

.mui-table>tbody+tbody {
	border-top: 2px solid rgba(0, 0, 0, .12)
}

.mui-table.mui-table--bordered>tbody>tr>td {
	border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.mui-tabs__bar {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow-x: auto
}

.mui-tabs__bar>li {
	display: inline-block
}

.mui-tabs__bar>li>a {
	display: block;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: rgba(0, 0, 0, .87);
	cursor: default;
	height: 48px;
	line-height: 48px;
	padding-left: 24px;
	padding-right: 24px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mui-tabs__bar>li>a:hover {
	text-decoration: none
}

.mui-tabs__bar>li.mui--is-active {
	border-bottom: 2px solid #DB6413
}

.mui-tabs__bar>li.mui--is-active>a {
	color: #DB6413
}

.mui-tabs__bar.mui-tabs__bar--justified {
	display: table;
	width: 100%;
	table-layout: fixed
}

.mui-tabs__bar.mui-tabs__bar--justified>li {
	display: table-cell
}

.mui-tabs__bar.mui-tabs__bar--justified>li>a {
	text-align: center;
	padding-left: 0;
	padding-right: 0
}

.mui-tabs__pane {
	display: none
}

.mui-tabs__pane.mui--is-active {
	display: block
}

.mui-textfield {
	display: block;
	padding-top: 15px;
	margin-bottom: 20px;
	position: relative
}

.mui-textfield>label {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	color: rgba(0, 0, 0, .54);
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.mui-textfield>textarea {
	padding-top: 5px
}

.mui-textfield>input:focus~label,
.mui-textfield>textarea:focus~label {
	color: #DB6413
}

.mui-textfield--float-label>label {
	position: absolute;
	-webkit-transform: translate(0, 15px);
	transform: translate(0, 15px);
	font-size: 16px;
	line-height: 32px;
	color: rgba(0, 0, 0, .26);
	text-overflow: clip;
	cursor: text;
	pointer-events: none
}

.mui-textfield--float-label>input:focus~label,
.mui-textfield--float-label>textarea:focus~label {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	font-size: 12px;
	line-height: 15px;
	text-overflow: ellipsis
}

.mui-textfield--float-label>input:not(:focus).mui--is-not-empty~label,
.mui-textfield--float-label>input:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield--float-label>input:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield--float-label>textarea:not(:focus).mui--is-not-empty~label,
.mui-textfield--float-label>textarea:not(:focus):not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield--float-label>textarea:not(:focus)[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label {
	color: rgba(0, 0, 0, .54);
	font-size: 12px;
	line-height: 15px;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	text-overflow: ellipsis
}

.mui-textfield--wrap-label {
	display: table;
	width: 100%;
	padding-top: 0
}

.mui-textfield--wrap-label:not(.mui-textfield--float-label)>label {
	display: table-header-group;
	position: static;
	white-space: normal;
	overflow-x: visible
}

.mui-textfield>input,
.mui-textfield>textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	background-color: transparent;
	color: rgba(0, 0, 0, .87);
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .26);
	outline: 0;
	width: 100%;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	font-size: 16px;
	font-family: inherit;
	line-height: inherit;
	background-image: none
}

.mui-textfield>input:focus,
.mui-textfield>textarea:focus {
	/*border-color: #DB6413;
	border-width: 2px*/
}

.mui-textfield>input:-moz-read-only,
.mui-textfield>input:disabled,
.mui-textfield>textarea:-moz-read-only,
.mui-textfield>textarea:disabled {
	cursor: not-allowed;
	background-color: transparent;
	opacity: 1
}

.mui-textfield>input:disabled,
.mui-textfield>input:read-only,
.mui-textfield>textarea:disabled,
.mui-textfield>textarea:read-only {
	cursor: not-allowed;
	background-color: transparent;
	opacity: 1
}

.mui-textfield>input::-webkit-input-placeholder,
.mui-textfield>textarea::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .26);
	opacity: 1
}

.mui-textfield>input:-ms-input-placeholder,
.mui-textfield>textarea:-ms-input-placeholder {
	color: rgba(0, 0, 0, .26);
	opacity: 1
}

.mui-textfield>input::placeholder,
.mui-textfield>textarea::placeholder {
	color: rgba(0, 0, 0, .26);
	opacity: 1
}

.mui-textfield>input {
	height: 32px
}

.mui-textfield>input:focus {
	height: 33px;
	margin-bottom: -1px
}

.mui-textfield>textarea {
	min-height: 64px
}

.mui-textfield>textarea[rows]:not([rows="2"]):focus {
	margin-bottom: -1px
}

.mui-textfield>input:focus {
	height: 33px;
	margin-bottom: -1px
}

.mui-textfield>input:invalid:not(:focus):not(:required),
.mui-textfield>input:invalid:not(:focus):required.mui--is-empty.mui--is-touched,
.mui-textfield>input:invalid:not(:focus):required.mui--is-not-empty,
.mui-textfield>input:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>input:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>input:not(:focus).mui--is-invalid:not(:required),
.mui-textfield>input:not(:focus).mui--is-invalid:required.mui--is-empty.mui--is-touched,
.mui-textfield>input:not(:focus).mui--is-invalid:required.mui--is-not-empty,
.mui-textfield>input:not(:focus).mui--is-invalid:required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>input:not(:focus).mui--is-invalid:required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>textarea:invalid:not(:focus):not(:required),
.mui-textfield>textarea:invalid:not(:focus):required.mui--is-empty.mui--is-touched,
.mui-textfield>textarea:invalid:not(:focus):required.mui--is-not-empty,
.mui-textfield>textarea:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>textarea:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>textarea:not(:focus).mui--is-invalid:not(:required),
.mui-textfield>textarea:not(:focus).mui--is-invalid:required.mui--is-empty.mui--is-touched,
.mui-textfield>textarea:not(:focus).mui--is-invalid:required.mui--is-not-empty,
.mui-textfield>textarea:not(:focus).mui--is-invalid:required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>textarea:not(:focus).mui--is-invalid:required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty) {
	border-color: #F44336;
	border-width: 2px
}

.mui-textfield>input:invalid:not(:focus):not(:required),
.mui-textfield>input:invalid:not(:focus):required.mui--is-empty.mui--is-touched,
.mui-textfield>input:invalid:not(:focus):required.mui--is-not-empty,
.mui-textfield>input:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>input:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>input:not(:focus).mui--is-invalid:not(:required),
.mui-textfield>input:not(:focus).mui--is-invalid:required.mui--is-empty.mui--is-touched,
.mui-textfield>input:not(:focus).mui--is-invalid:required.mui--is-not-empty,
.mui-textfield>input:not(:focus).mui--is-invalid:required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty),
.mui-textfield>input:not(:focus).mui--is-invalid:required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty) {
	height: 33px;
	margin-bottom: -1px
}

.mui-textfield.mui-textfield--float-label>input:invalid:not(:focus):not(:required)~label,
.mui-textfield.mui-textfield--float-label>input:invalid:not(:focus):required.mui--is-not-empty~label,
.mui-textfield.mui-textfield--float-label>input:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield.mui-textfield--float-label>input:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield.mui-textfield--float-label>textarea:invalid:not(:focus):not(:required)~label,
.mui-textfield.mui-textfield--float-label>textarea:invalid:not(:focus):required.mui--is-not-empty~label,
.mui-textfield.mui-textfield--float-label>textarea:invalid:not(:focus):required:not(:empty):not(.mui--is-empty):not(.mui--is-not-empty)~label,
.mui-textfield.mui-textfield--float-label>textarea:invalid:not(:focus):required[value]:not([value=""]):not(.mui--is-empty):not(.mui--is-not-empty)~label {
	color: #F44336
}

.mui-textfield:not(.mui-textfield--float-label)>input:invalid:not(:focus):not(:required)~label,
.mui-textfield:not(.mui-textfield--float-label)>input:invalid:not(:focus):required.mui--is-empty.mui--is-touched~label,
.mui-textfield:not(.mui-textfield--float-label)>input:invalid:not(:focus):required.mui--is-not-empty~label,
.mui-textfield:not(.mui-textfield--float-label)>textarea:invalid:not(:focus):not(:required)~label,
.mui-textfield:not(.mui-textfield--float-label)>textarea:invalid:not(:focus):required.mui--is-empty.mui--is-touched~label,
.mui-textfield:not(.mui-textfield--float-label)>textarea:invalid:not(:focus):required.mui--is-not-empty~label {
	color: #F44336
}

.mui-textfield.mui-textfield--float-label>.mui--is-invalid.mui--is-not-empty:not(:focus)~label {
	color: #F44336
}

.mui-textfield:not(.mui-textfield--float-label)>.mui--is-invalid:not(:focus)~label {
	color: #F44336
}

.mui--no-transition {
	-webkit-transition: none !important;
	transition: none !important
}

.mui--no-user-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mui-caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.mui--text-left {
	text-align: left !important
}

.mui--text-right {
	text-align: right !important
}

.mui--text-center {
	text-align: center !important
}

.mui--text-justify {
	text-align: justify !important
}

.mui--text-nowrap {
	white-space: nowrap !important
}

.mui--align-baseline {
	vertical-align: baseline !important
}

.mui--align-top {
	vertical-align: top !important
}

.mui--align-middle {
	vertical-align: middle !important
}

.mui--align-bottom {
	vertical-align: bottom !important
}

.mui--text-dark {
	color: rgba(0, 0, 0, .87)
}

.mui--text-dark-secondary {
	color: rgba(0, 0, 0, .54)
}

.mui--text-dark-hint {
	color: rgba(0, 0, 0, .38)
}

.mui--text-light {
	color: #FFF
}

.mui--text-light-secondary {
	color: rgba(255, 255, 255, .7)
}

.mui--text-light-hint {
	color: rgba(255, 255, 255, .3)
}

.mui--text-accent {
	color: rgba(255, 64, 129, .87)
}

.mui--text-accent-secondary {
	color: rgba(255, 64, 129, .54)
}

.mui--text-accent-hint {
	color: rgba(255, 64, 129, .38)
}

.mui--text-black {
	color: #000
}

.mui--text-white {
	color: #FFF
}

.mui--text-danger {
	color: #F44336
}

.mui--bg-primary {
	background-color: #DB6413
}

.mui--bg-primary-dark {
	background-color: #1976D2
}

.mui--bg-primary-light {
	background-color: #BBDEFB
}

.mui--bg-accent {
	background-color: #FF4081
}

.mui--bg-accent-dark {
	background-color: #F50057
}

.mui--bg-accent-light {
	background-color: #FF80AB
}

.mui--bg-danger {
	background-color: #F44336
}

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

.mui-list--inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.mui-list--inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

.mui--z1,
.mui-dropdown__menu,
.mui-select__menu {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.mui--z2 {
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
}

.mui--z3 {
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)
}

.mui--z4 {
	-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.mui--z5 {
	-webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22);
	box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22)
}

.mui--clearfix:after,
.mui--clearfix:before {
	content: " ";
	display: table
}

.mui--clearfix:after {
	clear: both
}

.mui--pull-right {
	float: right !important
}

.mui--pull-left {
	float: left !important
}

.mui--hide {
	display: none !important
}

.mui--show {
	display: block !important
}

.mui--invisible {
	visibility: hidden
}

.mui--overflow-hidden {
	overflow: hidden !important
}

.mui--overflow-hidden-x {
	overflow-x: hidden !important
}

.mui--overflow-hidden-y {
	overflow-y: hidden !important
}

.mui--visible-lg-block,
.mui--visible-lg-inline,
.mui--visible-lg-inline-block,
.mui--visible-md-block,
.mui--visible-md-inline,
.mui--visible-md-inline-block,
.mui--visible-sm-block,
.mui--visible-sm-inline,
.mui--visible-sm-inline-block,
.mui--visible-xl-block,
.mui--visible-xl-inline,
.mui--visible-xl-inline-block,
.mui--visible-xs-block,
.mui--visible-xs-inline,
.mui--visible-xs-inline-block {
	display: none !important
}

@media (max-width:543px) {
	.mui-visible-xs {
		display: block !important
	}

	table.mui-visible-xs {
		display: table
	}

	tr.mui-visible-xs {
		display: table-row !important
	}

	td.mui-visible-xs,
	th.mui-visible-xs {
		display: table-cell !important
	}

	.mui--visible-xs-block {
		display: block !important
	}

	.mui--visible-xs-inline {
		display: inline !important
	}

	.mui--visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:544px) and (max-width:767px) {
	.mui-visible-sm {
		display: block !important
	}

	table.mui-visible-sm {
		display: table
	}

	tr.mui-visible-sm {
		display: table-row !important
	}

	td.mui-visible-sm,
	th.mui-visible-sm {
		display: table-cell !important
	}

	.mui--visible-sm-block {
		display: block !important
	}

	.mui--visible-sm-inline {
		display: inline !important
	}

	.mui--visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.mui-visible-md {
		display: block !important
	}

	table.mui-visible-md {
		display: table
	}

	tr.mui-visible-md {
		display: table-row !important
	}

	td.mui-visible-md,
	th.mui-visible-md {
		display: table-cell !important
	}

	.mui--visible-md-block {
		display: block !important
	}

	.mui--visible-md-inline {
		display: inline !important
	}

	.mui--visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.mui-visible-lg {
		display: block !important
	}

	table.mui-visible-lg {
		display: table
	}

	tr.mui-visible-lg {
		display: table-row !important
	}

	td.mui-visible-lg,
	th.mui-visible-lg {
		display: table-cell !important
	}

	.mui--visible-lg-block {
		display: block !important
	}

	.mui--visible-lg-inline {
		display: inline !important
	}

	.mui--visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.mui-visible-xl {
		display: block !important
	}

	table.mui-visible-xl {
		display: table
	}

	tr.mui-visible-xl {
		display: table-row !important
	}

	td.mui-visible-xl,
	th.mui-visible-xl {
		display: table-cell !important
	}

	.mui--visible-xl-block {
		display: block !important
	}

	.mui--visible-xl-inline {
		display: inline !important
	}

	.mui--visible-xl-inline-block {
		display: inline-block !important
	}
}

@media (max-width:543px) {
	.mui--hidden-xs {
		display: none !important
	}
}

@media (min-width:544px) and (max-width:767px) {
	.mui--hidden-sm {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.mui--hidden-md {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.mui--hidden-lg {
		display: none !important
	}
}

@media (min-width:1200px) {
	.mui--hidden-xl {
		display: none !important
	}
}

.mui-scrlock--showbar-y {
	overflow-y: scroll !important
}

.mui-scrlock--showbar-x {
	overflow-x: scroll !important
}

#mui-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999999;
	background-color: rgba(0, 0, 0, .2);
	overflow: auto
}

.mui-btn__ripple-container {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 0;
	pointer-events: none
}

.mui-ripple {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: scale(.0001, .0001);
	transform: scale(.0001, .0001)
}

.mui-ripple.mui--is-animating {
	-webkit-transform: none;
	transform: none;
	-webkit-transition: width .3s cubic-bezier(0, 0, .2, 1), height .3s cubic-bezier(0, 0, .2, 1), opacity .3s cubic-bezier(0, 0, .2, 1), -webkit-transform .3s cubic-bezier(0, 0, .2, 1);
	transition: width .3s cubic-bezier(0, 0, .2, 1), height .3s cubic-bezier(0, 0, .2, 1), opacity .3s cubic-bezier(0, 0, .2, 1), -webkit-transform .3s cubic-bezier(0, 0, .2, 1);
	transition: transform .3s cubic-bezier(0, 0, .2, 1), width .3s cubic-bezier(0, 0, .2, 1), height .3s cubic-bezier(0, 0, .2, 1), opacity .3s cubic-bezier(0, 0, .2, 1);
	transition: transform .3s cubic-bezier(0, 0, .2, 1), width .3s cubic-bezier(0, 0, .2, 1), height .3s cubic-bezier(0, 0, .2, 1), opacity .3s cubic-bezier(0, 0, .2, 1), -webkit-transform .3s cubic-bezier(0, 0, .2, 1)
}

.mui-ripple.mui--is-visible {
	opacity: .3
}

.mui-btn .mui-ripple {
	background-color: #a6a6a6
}

.mui-btn--primary .mui-ripple {
	background-color: #FFF
}

.mui-btn--dark .mui-ripple {
	background-color: #FFF
}

.mui-btn--danger .mui-ripple {
	background-color: #FFF
}

.mui-btn--accent .mui-ripple {
	background-color: #FFF
}

.mui-btn--flat .mui-ripple {
	background-color: #a6a6a6
}

.mui--text-display4 {
	font-weight: 300;
	font-size: 112px;
	line-height: 112px
}

.mui--text-display3 {
	font-weight: 400;
	font-size: 56px;
	line-height: 56px
}

.mui--text-display2 {
	font-weight: 400;
	font-size: 45px;
	line-height: 48px
}

.mui--text-display1,
h1 {
	font-weight: 400;
	font-size: 34px;
	line-height: 40px
}

.mui--text-headline,
h2 {
	font-weight: 400;
	font-size: 24px;
	line-height: 32px
}

.mui--text-title,
h3 {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px
}

.mui--text-subhead,
h4 {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px
}

.mui--text-body2,
h5 {
	font-weight: 500;
	font-size: 14px;
	line-height: 24px
}

.mui--text-body1 {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px
}

.mui--text-caption {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px
}

.mui--text-menu {
	font-weight: 500;
	font-size: 13px;
	line-height: 17px
}

.mui--text-button {
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	height: 100%;
	background: #fff;
}

body {
	margin: 0;
	padding: 0;
	outline: 0 none;
	font-size: 14px;
	line-height: 1.414;
	font-family: "ClearSans", sans-serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	overflow-y: scroll;
}

.mui-container-fluid {
	max-width: 1200px;
}

.date-padding {
	padding: 0 !important;
}

.region-top-banner {
	background: url(/sites/default/themes/corporateclean/images/top_banner_pattern.png) repeat-x top center;
	height: 78px;
}

.region-top-banner .block {
	margin: 0 auto;
}

.wrapper {
	min-height: 100%;
	padding: 0 0 32px 0;
	position: relative;
	-ms-flex: 1 0 auto;
	-webkit-box-flex: 1;
	flex: 1 0 auto;
	background-color: #fff;
	overflow-x: hidden;
}

td {
	vertical-align: top;
}

li {
	padding: 2px 0;
}

a[href^="tel:"] {
	white-space: nowrap;
}

.header-slogan a {
	font-size: 14px;
	text-decoration: underline;
	color: #216bc7;
}

.header-slogan a:visited {
	color: #9043d2;
}

label {
	font-weight: normal;
}

input[type=text],
input[type=email],
input[type=password],
textarea,
select {
	display: block;
	width: 100%;
	max-width: 305px;
	margin: 0 0 5px 0;
	height: 30px;
	background: #fff;
	border: 0;
	border-bottom: 2px solid #D2D0D0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-transition: border-color 0.7s;
	transition: border-color 0.7s;
}

input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover,
textarea:hover,
select:hover,
input[type=text]:active,
input[type=email]:active,
input[type=password]:active,
textarea:active,
select:active,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
	/*border-bottom-color: #f50000;
	outline: none;*/
}

.grippie {
	width: 100%;
	max-width: 305px;
}

.page-node-webform-components input,
.page-admin input,
.page-node-webform-components textarea,
.page-admin textarea,
.page-node-webform-components select,
.page-admin select {
	border: 1px solid #bababa !important;
	width: auto !important;
}

.page-node-webform-components textarea,
.page-admin textarea {
	height: 160px;
	resize: vertical;
}

.page-node-webform-components #sidebar,
.page-admin #sidebar {
	display: none !important;
}

.page-node-webform-components #main,
.page-admin #main {
	width: auto !important;
}

input,
textarea {
	padding: 0 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0 18px 0;
	color: #000;
	font-weight: normal;
}

h1 {
	margin: 0 0 10px 0;
	font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    display: flex;
    align-items: center;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #000000;
    text-shadow: 1px 1px 1px #FFFFFF;
}

h2 {
	font-size: 23px;
	color: #000;
}

h3 {
	/*font-size: 18px;
	color: #000;*/
	font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 140% */
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #000000;
    text-shadow: 1px 1px 1px #FFFFFF;
}

h4 {
	font-size: 16px;
	color: #000;
}

.header-top__in {
	margin: auto;
}

.white-decor ul {
	border: 1px solid #999;
	border-radius: 5px;
	background: #fff;
	margin: 0 0 0 20px;
	width: 90%;
	padding: 10px 20px 0 25px;
}

.front .node h1.front-heading {
	margin-bottom: 0;
	font-weight: bold;
}

.subtitle {
	padding: 5px 0 15px 0;
	font-size: 18px;
	color: #494d4f;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer-bottom h1,
#footer-bottom h2,
#footer-bottom h3,
#footer-bottom h4,
#footer-bottom h5,
#footer-bottom h6 {
	text-shadow: none;
}

p {
	margin: 0 0 1.414em;
	line-height: 1.5;
}

a img {
	border: none;
	outline: none;
	display: block;
	overflow: hidden;
}

img.masked,
.field-type-image img {
	background: transparent url(/sites/default/themes/corporateclean/images/pattern.png);
	border: 1px solid #d8d8d8;
	padding: 10px;
	margin: 10px 0;
}

code {
	font-family: monospace;
}

blockquote {
	background: transparent url(/sites/default/themes/corporateclean/images/blockquote.png) no-repeat top left;
	margin: 40px 0;
	padding: 0 55px;
}

.breadcrumb {
	padding: 0 10px 20px 0;
	padding-top: 4px;
	font-size: 16px;
	line-height: 24px;
}

.breadcrumb a {
	text-decoration: underline;
}

.breadcrumb-separator {
	padding: 0;
}

.submitted {
	margin: -15px 0 20px 0;
	font-size: 85%;
	text-transform: uppercase;
}

.page-header {
	background-color: #1E1E1E;
}

@media (min-width:750px) {
	.page-header .application {
		display: none;
	}
}

.page-header__links {
	background-color: #f8f7f6;
	padding-top: 30px;
	display: flex;
	position: relative;
	text-decoration: underline;
	z-index: 10;
}

.page-header__links::after,
.page-header__links::before {
	content: "";
	background-color: #f8f7f6;
	width: 50vw;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: -1;
}

.page-header__links::after {
	right: 100%;
}

.page-header__links::before {
	left: 100%;
}

.page-header__link {
	font-size: 15px;
	color: #DB6413;
	margin-right: 46px;
}

@media (max-width:1200px) {
	.page-header__link {
		font-size: 13px;
		margin-right: 25px;
	}
}

@media (max-width:750px) {
	.page-header__links {
		background-color: transparent;
		display: flex;
		flex-direction: column;
		padding: 30px 0 30px 20px;
	}

	.page-header__links::after,
	.page-header__links::before {
		display: none;
	}

	.page-header__link {
		font-size: 16px;
		margin-right: 0;
		margin-bottom: 15px;
	}
}

.page-header__link:nth-last-child(1) {
	margin-right: 0;
}

#site-name {
	font-size: 130%;
}

.region-shetchiki {
	overflow: hidden;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 999;
}

.header-top {
	/*display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;*/
    background: #000000;
}

.slogan {
	display: block;
	color: #ffffff;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	line-height: 40px;
}

.region.region-header-top {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: baseline;
    max-width: 1200px;
}

.region.region-header-top .icon-list-top {
	list-style: none;
	padding: 0;
	padding-top: 25px;
	margin: 0;
	display: flex;
	align-items: center;
}

.region.region-header-top .icon-list-top li {
	font-size: 13px;
	line-height: 24px;
	color: #4a505c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 36px;
	position: relative;
}

.region.region-header-top .icon-list-top li::before {
	content: "";
	position: absolute;
	height: 13px;
	width: 1px;
	background-color: #4a505c;
	left: -16px;
}

.region.region-header-top .icon-list-top li:first-child::before {
	content: none;
}

@media (max-width:1200px) {
	.region.region-header-top .icon-list-top li:last-child {
		display: none;
	}

	.region.region-header-top #block-block-1 {
		margin-right: auto;
	}
}

@media (max-width:992px) {
	.slogan {
		line-height: 25px;
	}

	.region.region-header-top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.slogan__link {
	color: inherit;
}

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

.region-header-content {
	display: flex;
	/*margin-left: 33px;*/
    justify-content: space-between;
}

@media (max-width:1200px) {
	.header__in {
		justify-content: space-between;
		margin-bottom: 25px;
	}

	.region-header-content {
		margin-left: 8px;
	}

	.region-header-content #block-block-88 {
		order: -1;
	}
}

#header {
	background: none;
	clear: both;
	overflow: hidden;
	padding: 30px 0 0 0;
	height: 176px;
}

#header.header-cabinet {
	height: auto;
}

#header.header-cabinet .header-slogan {
	display: none;
}

#header-menu {
	margin: 35px auto 0 auto;
	border: 0px;
	background: none;
	clear: both;
	width: 980px;
	padding: 0 17px;
}

#header-menu-inside {
	margin: 0 auto;
	height: 45px;
	line-height: 46px;
}

#header-inside {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0;
	position: relative;
	min-height: 144px;
}

#header-inside-left {
	float: left;
	position: relative;
	top: 0px;
	left: 0;
	width: 350px;
	margin: 0;
}

#header-inside-right {
	float: right;
	padding: 0;
	width: 610px;
	position: relative;
	top: 0px;
	left: 0px;
}

#block-block-56 {
	margin-top: 30px;
}

body.logged-in #block-block-56 {
	margin-top: 0px;
}

#block-block-56 .content:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	overflow: hidden;
}

.head-contact {
	font-style: normal;
	border: 1px dashed #000;
	padding: 15px 20px 30px;
}

.head-contact__text {
	font-size: 15px;
	color: #565656;
	text-shadow: 0 0;
	margin-bottom: 5px;
	display: inline-block;
}

.tel-big {
	font-size: 35px;
	color: #000000;
	line-height: 25px;
}

.tel-big span {
	font-size: 20px;
}

.tel-big a {
	color: inherit;
	text-decoration: none;
	font-size: 17px;
}

.tel-small {
	font-size: 25px;
	color: #b0b4b5;
}

.tel-small span {
	font-size: 15px;
}

.tel-small a {
	color: inherit;
	text-decoration: none;
}

.mail {
	margin-top: 10px;
}

.mail a {
	font-size: 14px;
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed black;
	-webkit-transition: all 0.7s;
	transition: all 0.7s;
}

.mail a:hover {
	border-color: #f50000;
}

.mail span {
	font-size: 15px;
	color: #000000;
}

.callback-btn {
	background-image: url(/sites/default/themes/corporateclean/images/callback-button.png);
	width: 221px;
	height: 27px;
	position: relative;
}

.tel-big .tel-big__link {
	font-size: 21px;
	color: #565656;
}

.tel-big .tel-big__link:hover {
	text-decoration: none;
	color: #f50000 !important;
}

.tel-big .tel-big__link_short {
	font-size: 21px;
	color: #565656;
}

.tel-big .tel-big__link_short:hover {
	text-decoration: none;
	color: #f50000;
}

@media (max-width:992px) {

	.tel-big .tel-big__link_short,
	.tel-big .tel-big__link {
		font-size: 19px;
	}
}

.callback-btn a {
	color: #ffffff;
	padding-top: 4px;
	padding-right: 9px;
	margin-top: 8px;
	font-style: normal;
	text-decoration: none;
	display: block;
}

.callback-btn a img {
	position: absolute;
	left: 10px;
	top: 5px;
}

.callback-btn a:hover {
	color: #ffffff !important;
}

.header-phone {
	padding: 0px 0 0 68px;
}

#logo {
	width: 336px;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 5;
}

#logo a {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
}

#logo img {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
}

#banner {
	clear: both;
	border-bottom: 1px solid #fcfcfc;
	overflow: hidden;
}

#content {
	clear: both;
	overflow: hidden;
	background: none;
	min-width: 1000px;
}

#content-inside {
	padding: 30px 0 0px 0;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.no-sidebars #sidebar {
	display: none;
}

.meta-data {
	font-size: 75%;
	text-transform: uppercase;
	color: #545454;
	margin: 5px 0 20px 0;
	display: block;
	overflow: hidden;
	clear: both;
}

#footer-inside {
	width: 980px;
	margin: 0 auto;
}

.footer-area {
	width: 280px;
	float: left;
	padding: 0 50px 0 0;
}

.footer-area.first {
	width: 280px;
}

.footer-area.second {
	width: 300px;
}

.footer-area.third {
	width: 280px;
	padding: 0;
}

.node.node-teaser {
	margin-bottom: 60px;
}

#footer-bottom {
	clear: both;
	overflow: hidden;
	height: 100px;
	padding: 40px 0 40px 0;
	margin: -100px 0 0 0;
	background: #e8e8e8;
	border: 0px;
	position: relative;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
}

#footer-bottom .in .copyright {
	float: left;
	padding: 10px 0 0 0;
	color: #555555;
}

#footer-bottom .in #raduga-link {
	float: right;
}

#footer-bottom-inside {
	width: 980px;
	margin: 0 auto;
}

#footer-bottom-left {
	float: left;
	width: 620px;
	padding: 0 60px 0 0;
	margin: 0;
}

#footer-bottom-right {
	float: left;
	width: 280px;
	padding: 0;
}

.footer-wrapper {
	padding-top: 26px;
	display: flex;
}

.footer-wrapper .footer__left-section {
	margin-right: 91px;
	min-width: 208px;
}

.footer-wrapper .footer__right-section {
	margin-left: auto;
}

.footer-wrapper .footer__middle-section {
	display: flex;
	flex-wrap: wrap;
	margin-right: auto;
	align-self: flex-start;
}

.footer-wrapper::after,
.footer-wrapper::before {
	content: none;
}

.footer-wrapper .footer__logo {
	margin-top: 14px;
	margin-bottom: 20px;
}

.footer-wrapper .footer__address {
	font-size: 14px;
	line-height: 25px;
	color: #030303;
	margin: 0;
	width: 208px;
}

.footer-wrapper .footer__socials {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	margin-top: 15px;
	margin-bottom: 26px;
}

.footer-wrapper .footer__socials br {
	display: none;
}

.footer-wrapper .footer__socials li {
	margin-right: 13px;
}

.footer-wrapper .footer__coopyright {
	font-size: 14px;
	line-height: 25px;
	color: #030303;
}

.footer-wrapper .footer__top-links {
	display: flex;
	padding-top: 18px;
	width: 100%;
	align-items: flex-start;
	align-self: flex-start;
	margin-bottom: 23px;
}

.footer-wrapper .footer__top-links .footer__top-link {
	font-size: 16px;
	line-height: 24px;
	color: #DB6413;
	text-decoration: underline;
	margin-right: 49px;
}

.footer-wrapper .footer__phone {
	font-size: 21px;
	line-height: 24px;
	color: #DB6413;
	font-weight: bold;
}

.footer-wrapper .footer__phone-text {
	margin-top: 3px;
	margin-bottom: 4px;
}

.footer-wrapper .footer__contact-link {
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	color: #DB6413;
	text-decoration: underline;
}

.footer-wrapper .footer__middle-links {
	display: flex;
	flex-direction: column;
	margin-left: 184px;
	margin-top: 2px;
}

.footer-wrapper .footer__middle-links .footer__middle-link {
	font-size: 14px;
	line-height: 25px;
	color: #030303;
	text-decoration: underline;
}

.footer-wrapper .footer__privacy-policy {
	font-size: 14px;
	line-height: 25px;
	color: #303030;
	text-decoration: underline;
	margin-top: 60px;
}

@media (max-width:1200px) {
	.footer-wrapper {
		flex-wrap: wrap;
	}

	.footer-wrapper .footer__middle-section {
		flex-direction: column;
	}

	.footer-wrapper .footer__top-links .footer__top-link {
		margin-right: 20px;
	}

	.footer-wrapper .footer__middle-links {
		margin-left: 0;
	}

	.footer-wrapper .footer__contact-link {
		margin-bottom: 23px;
		display: block;
	}

	.footer-wrapper .footer__privacy-policy {
		margin-top: 23px;
	}

	.footer-wrapper .footer__left-section {
		margin-right: 5%;
	}

	.footer-wrapper .footer__right-block {
		width: 100%;
		display: flex;
	}

	.footer-wrapper .footer__right-block .v-vk {
		margin-left: auto;
		margin-top: -270px;
	}
}

body.page-node-edit .form-item {
	margin: 0 0 10px 0;
}

body.page-node-edit .form-item label {
	margin: 0 !important;
}

.page-node-edit .grippie,
.page-node-edit textarea {
	max-width: none;
}

.form-actions {
	margin: 0px;
}

.region-sidebar-first .content {
	margin: 0 auto 30px;
	background: none !important;
	border: none;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.region-sidebar-first ul.menu {
	margin: 0;
	padding: 0;
}

.region-sidebar-first ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
}

.region-sidebar-first ul.menu li a {
	display: block;
	padding: 5px;
}

.region-sidebar-first ul.menu ul.menu {
	padding: 0 0 0 15px;
}

.title-rightside {
	font-style: italic;
	font-size: 14px;
	color: #777777;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}

#block-block-2 .content div,
#block-block-3 .content div {
	margin: 0 0 5px 0;
}

.how-it-work a {
	display: block;
	height: 84px;
	background: url(/sites/default/themes/corporateclean/images/kak_rabotayet.png) no-repeat;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	padding: 4px 0 0 40px;
}

.how-it-work a:hover {
	color: #fff !important;
}

.how-it-work a b {
	font-size: 30px;
	font-weight: normal;
}

.add-left,
.add-right {
	display: block;
	float: left;
	margin: 15px 0 0 30px;
	width: 270px;
}

.add-left a,
.add-right a {
	display: block;
	width: 264px;
	height: 100px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding: 10px 0 0 24px;
}

.add-left a {
	background: url(/sites/default/themes/corporateclean/images/add_sum.png) no-repeat;
}

.add-right a {
	background: url(/sites/default/themes/corporateclean/images/add_manager.png) no-repeat;
}

.add-left a:hover,
.add-right a:hover {
	color: #fff !important;
}

.add-left a strong,
.add-right a strong {
	font-size: 30px;
	font-weight: normal;
}

.page-order .add-left ul,
.page-order .add-right ul {
	position: relative;
	left: -10px;
	top: 0;
}

.page-order .add-left ul li,
.page-order .add-right ul li {
	list-style-image: url(/sites/default/themes/corporateclean/images/add_decor_green.png);
	list-style-position: outside;
	padding: 0;
}

.page-order .add-left ul li p,
.page-order .add-right ul li p {
	padding: 0;
	margin: 0 0 10px 0;
	color: #999999;
	font-size: 12px;
}

.page-order .add-left ul li p strong,
.page-order .add-right ul li p strong {
	color: #555;
	font-weight: normal;
}

#block-block-6 {
	margin: 102px 0 0 0;
}

.free-consalt {
	border-radius: 10px;
	border: 1px solid #BEBEBE;
	background: #fff;
	padding: 22px 22px;
}

.free-consalt b {
	font-size: 18px;
	font-weight: normal;
}

.free-consalt p {
	font-size: 24px;
	margin: 0;
}

#block-block-3 .content div a,
#block-block-9 .content div a {
	display: block;
	height: 95px;
	background: url(/sites/default/themes/corporateclean/images/zayavka.png) no-repeat;
	color: #fff;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	padding: 19px 0 0 40px;
}

#block-block-3 .content div a:hover,
#block-block-9 .content div a:hover {
	color: #fff !important;
}

#block-block-3 .content div a b,
#block-block-9 .content div a b {
	font-size: 30px;
	font-weight: normal;
}

#block-block-9 {
	width: 243px;
	height: 82px;
}

.contacts {
	float: left;
}

@media (max-width:767px) {
	.contacts {
		float: none;
	}
}

#webform-client-form-3,
#webform-client-form-6 {
	width: 100%;
	max-width: 500px;
}

.webform-client-form label {
	font-size: 12px;
}

.contact-form {
	margin: 10px 0;
}

.contact-form label,
.comment-form label {
	font-weight: bold;
}

.contact-form input.form-text,
.comment-form input.form-text {
	background: #e8e8e8;
	border: 1px solid #f2f2f2;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 350px;
	color: #5f6a5f;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px #bcbcbc inset;
	box-shadow: 0px 2px 3px #bcbcbc inset;
}

.contact-form textarea,
.comment-form textarea {
	background: #e8e8e8;
	border: 1px solid #f2f2f2;
	margin: 0 20px 10px 0;
	padding: 10px 5px;
	height: 155px;
	font-size: 100%;
	color: #5f6a5f;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 3px #bcbcbc inset;
	box-shadow: 0px 2px 3px #bcbcbc inset;
}

.filter-wrapper {
	border: 1px solid #DDDDDD;
	border-top: none;
}

.filter-wrapper .form-item {
	padding: 0;
}

.user-picture {
	float: left;
	padding: 0 20px 10px 0;
}

.about-features {
	padding: 60px 0 0 0;
}

.about-feature {
	float: left;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	border-right: 1px solid #e5e5e5;
	width: 290px;
}

.about-feature.last {
	float: left;
	padding: 0;
	margin: 0;
	border-right: none;
}

.about-members {
	clear: both;
	padding: 10px 0 0 0;
}

.about-member {
	background: transparent url(/sites/default/themes/corporateclean/images/pattern.png);
	border: 1px solid #e4e4e4;
	padding: 15px;
	float: left;
	width: 418px;
	margin: 0 0 60px 0;
}

.about-member p {
	margin: 0;
}

.about-member.left {
	margin-right: 60px;
}

.product {
	float: left;
	width: 280px;
	margin: 0 60px 60px 0;
}

.product.last {
	margin: 0 0 60px 0;
}

.product h2 {
	margin: 0 0 5px 0;
}

.product-subtitle {
	padding: 0 0 10px 0;
}

.services {
	clear: both;
	padding: 20px 0;
}

.service-left {
	background: #fff;
	width: 450px;
	padding: 0 30px 0 0;
}

.service-right {
	float: left;
	width: 450px;
	padding: 0 0 0 30px;
}

.testimonial {
	display: block;
	overflow: hidden;
	position: relative;
	clear: both;
}

.testimonial-inner {
	outline: none;
	border: 1px solid #ffffff;
	border-radius: 5px;
	padding: 20px;
	overflow: hidden;
	background: #ffffff;
	margin: 25px 0 0 0;
	font-style: italic;
	-webkit-box-shadow: 0 2px 3px #efefef inset;
	box-shadow: 0 2px 3px #efefef inset;
}

.testimonial-submitted {
	background: url(/sites/default/themes/corporateclean/images/testimonial.png) no-repeat scroll 95% 0 transparent;
	text-align: right;
	padding: 20px 0 0 0;
}

#block-system-main-menu h2,
#block-menu-menu-cabinet h2 {
	display: none;
}

#header-menu ul.menu {
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
}

#header-menu ul.menu li {
	display: inline-block;
	float: left;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

#header-menu ul.menu li a {
	color: #216bc7;
	outline: none;
	text-decoration: none;
	margin: 0 12px 0 0;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-transform: inherit;
	display: block;
	padding: 7px 7px 9px 7px;
	position: relative;
}

#header-menu ul.menu li a span {
	display: none;
}

#header-menu ul.menu li a.active span {
	display: block;
	width: 100%;
	height: 7px;
	background: url(/sites/default/themes/corporateclean/images/header_menu_decor.png) no-repeat bottom center;
	position: absolute;
	bottom: -7px;
	left: 0;
}

#header-menu ul.menu li a:hover {
	color: #d51d2c;
}

#header-menu ul.menu li a:after {
	content: none;
}

#header-menu ul.menu li a.active {
	padding: 7px 12px 10px;
	color: #bebebe;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #bebebe;
	text-decoration: underline;
}

#header-menu ul.menu li.expanded {
	position: relative;
}

#header-menu ul.menu li.expanded a {
	background: transparent url(/sites/default/themes/corporateclean/images/main-menu-expanded.png) no-repeat center right;
	padding: 0 15px 0 0;
}

#header-menu ul.menu li.expanded ul.menu {
	width: 230px;
	z-index: 100;
	padding: 0;
	display: none;
	position: absolute;
}

#header-menu ul.menu li.expanded:hover,
#header-menu ul.menu li.expanded:hover>ul.menu {
	display: block;
}

#header-menu ul.menu li.expanded ul.menu li a {
	padding: 10px;
	margin: 0;
	display: block;
	width: 210px;
	text-align: left;
	background: none;
	font-size: 12px;
}

#header-menu ul.menu li.expanded ul.menu li.expanded {
	background: transparent url(/sites/default/themes/corporateclean/images/main-menu-arrow.png) no-repeat center right;
}

#header-menu ul.menu li ul.menu li a:hover {
	background: #1b1b1b;
	color: #1487d4;
}

#header-menu ul.menu li.expanded ul.menu li.expanded a:hover {
	background: #1b1b1b url(/sites/default/themes/corporateclean/images/main-menu-arrow.png) no-repeat center right;
}

#header-menu ul.menu li.expanded ul.menu li.leaf a:hover {
	background: #1b1b1b;
}

#header-menu ul.menu li.expanded ul ul {
	display: none;
	left: 230px;
	top: 0;
	padding: 0;
}

#footer .block ul.menu {
	margin: 0;
	padding: 0;
}

#footer .block ul.menu ul.menu {
	margin: 0 0 0 15px;
}

#footer .block ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#footer .block ul.menu li a {
	display: block;
	padding: 5px;
}

ul.secondary-menu,
#footer-bottom ul.menu {
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	overflow: hidden;
}

ul.secondary-menu li,
#footer-bottom ul.menu li {
	display: block;
	float: left;
	list-style-type: none;
	overflow: hidden;
	padding: 0 10px;
	margin: 0;
}

ul.secondary-menu li.first,
#footer-bottom ul.menu li.first {
	padding: 0 10px 0 0;
	margin: 0;
}

ul.secondary-menu li.last,
#footer-bottom ul.menu li.last {
	border-right: none;
	margin: 0;
}

#footer-bottom ul.menu ul.menu {
	display: none;
}

#comments {
	padding: 20px 0 0 0;
}

.comment {
	border: 1px solid #ffffff;
	border-radius: 5px;
	padding: 20px;
	overflow: hidden;
	background: #ffffff;
	margin: 0 0 30px 0;
	-webkit-box-shadow: 0 2px 6px #efefef inset;
	box-shadow: 0 2px 6px #efefef inset;
}

#comments-title {
	border: 1px solid #e7e7e7;
	padding: 5px 10px;
	display: block;
	overflow: hidden;
	margin: 0 0 30px 0;
	background: #fdfdfd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#efefef));
	background-image: linear-gradient(top, #fdfdfd 0%, #efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdfdfd", endColorstr="#efefef");
	border-radius: 5px;
}

#comments-title h2 {
	padding: 0;
	margin: 0;
}

#comments-title-left {
	float: left;
	width: 50%;
}

#comments-title-right {
	float: right;
	width: 50%;
	text-align: right;
}

#comments-title-right .counter {
	color: #979696;
	font-weight: bold;
	font-size: 20px;
	background: transparent url(/sites/default/themes/corporateclean/images/comments.png) no-repeat center left;
	padding: 0 0 0 35px;
}

#comments h3 {
	margin: 0;
	padding: 10px 0 20px 0;
	font-weight: normal;
}

#comments ul.links {
	display: block;
}

#comments ul.links li a {
	color: #fefefe;
	padding: 5px 10px;
	margin: 0 0 0 2px;
	text-shadow: 0 1px 1px #003547;
	font-weight: bold;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px #939da2;
	box-shadow: 0px 1px 2px #939da2;
}

#comments ul.links li a:hover {
	text-decoration: none;
}

.poll .bar .foreground {
	background-color: #0092c3;
}

.poll .title {
	padding: 0 0 20px 0;
}

#block-node-recent table,
#block-node-recent td {
	border: none;
}

#block-node-recent table tbody {
	border: none;
}

#block-node-recent tr.even,
#block-node-recent tr.odd {
	border-bottom: 1px solid #e7e7e7;
}

#block-search-form {
	background: #e8e8e8;
	border: none;
	overflow: hidden;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 5px #c8c8c8 inset;
	box-shadow: 0px 2px 5px #c8c8c8 inset;
}

#block-search-form .form-item {
	margin: 0;
	padding: 0;
}

#block-search-form input.form-text {
	background: none;
	border: none;
	outline: none;
	text-decoration: none;
	color: #9f9f9f;
	float: left;
	width: 218px;
	padding: 10px;
	height: 15px;
	line-height: 15px;
}

#block-search-form input.form-submit {
	background: none;
	border: none;
	outline: none;
	padding: 6px 10px 0 10px;
}

.region-sidebar-first #block-search-form {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.region-sidebar-first #block-search-form.block {
	background: none;
}

.region-sidebar-first #block-search-form.block .content {
	background: #ffffff;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	padding: 0;
}

div.status,
div.warning,
div.error,
p.status,
p.warning,
p.error {
	background-position: 9px;
	background-repeat: no-repeat;
	padding: 12px 12px 12px 48px;
	margin: 12px 0;
	border-style: solid;
	border-width: 1px;
}

table .status,
table .warning,
table .error {
	background: transparent;
	padding: 0;
	margin: 0;
	border-style: none;
}

.status {
	background-color: #6ca;
	color: #fff;
}

.warning {
	background-color: #ffd;
	color: #000;
}

.error {
	background-color: #f40;
	color: #fff;
}

.messages a {
	color: inherit;
}

.messages li {
	list-style-type: none;
	display: block;
	padding: 20px !important;
	margin: 4px 0 !important;
	text-align: center;
}

.messages {
	display: block;
	margin: 36px 0;
	padding: 0 !important;
	font-size: 1.414em;
}

.tabledrag-changed {
	margin-left: 40px;
}

#slideshow {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100% !important;
	background: transparent;
}

.slider-item {
	width: 100% !important;
	background: transparent !important;
}

.slider-item .content {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	position: relative;
}

.slider-item a {
	outline: none;
}

#slider-controls-wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	display: block;
}

#slider-controls {
	display: block;
	text-align: center;
	width: 980px;
}

#slider-controls ul {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}

#slider-controls ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider-controls ul li a {
	width: 17px;
	height: 17px;
	background: url(/sites/default/themes/corporateclean/images/inactive-slide.png) no-repeat center center;
	display: inline-block;
	padding: 0;
	margin: 0;
	outline: none;
}

#slider-controls ul li a:focus {
	outline: none;
}

#slider-controls ul li.activeSlide a:hover,
#slider-controls ul li.activeSlide a {
	background: url(/sites/default/themes/corporateclean/images/active-slide.png) no-repeat center center;
}

#slideshow h2 {
	margin: 0 0 10px 0;
	color: #222222;
	font-size: 30px;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0 20px 0;
}

table,
td {
	border: 1px solid #bbbbbb;
	font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.03em;
}

table th {
	background: #333333;
	color: #ffffff;
	font-weight: bold;
	border: none;
	text-align: center;
}

table tr.odd {
	background: transparent;
}

table tr.even {
	background: #ffffff;
}

table td,
table th {
	padding: 5px 6px;
	font-size: 16px;
	word-wrap: break-word;
}

table td a,
table th a {
	font-size: 16px;
	word-wrap: break-word;
}

@media (max-width:400px) {
	.tab-content p img {
		float: none !important;
	}

	table td,
	table th {
		padding: 2px 3px;
		font-size: 10px;
	}

	table td a,
	table th a {
		font-size: 10px;
	}
}

table select {
	max-width: 300px;
}

.field {
	margin: 0 0 5px 0;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: upper-alpha;
}

ol ol ol {
	list-style-type: lower-alpha;
}

li {
	display: list-item;
}

.item-list .pager {
	font-size: 16px;
	line-height: 24px;
	list-style: none;
	display: flex;
	align-items: center;
	padding-left: 101px;
}

.item-list .pager li {
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}

.pager li a {
	color: #303030;
}

.pager li.pager-current a {
	color: #7a7a7a !important;
	font-weight: bold;
	text-decoration: none;
}

ul.tabs {
	clear: both;
	white-space: normal;
}

ul.tabs li {
	padding: 10px 0;
}

.item-list ul {
	margin: 1em 0;
	padding: 0;
}

.item-list ul li {
	margin: 6px;
}

.item-list ul li:first-child {
	margin-left: 0;
}

td>.item-list {
	padding: 0;
	margin: 0;
}

td>.item-list ul,
td>.item-list ol,
td>.item-list li {
	padding: 0;
	margin: 0;
}

td>.item-list li {
	list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;
}

ol.search-results {
	padding: 0;
}

.links {
	display: block;
	text-align: right;
}

.links li {
	list-style-type: none;
}

.links ul li a,
a.more,
#edit-submit,
#edit-preview,
input.form-submit {
	color: #fefefe;
	padding: 7px 15px;
	text-shadow: 0 1px 1px #003547;
	font-weight: bold;
	border: none;
	cursor: pointer;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 1px 2px #939da2;
	-moz-box-shadow: 0px 1px 2px #939da2;
	box-shadow: 0px 1px 2px #939da2;
}

.links ul li a:hover,
a.more:hover,
#edit-submit:hover,
#edit-preview:hover,
input.form-submit:hover {
	text-decoration: none;
}

.resizable-textarea .grippie {
	border: 1px solid #dddddd;
}

#edit-submit,
#edit-preview {
	margin: 0 10px 0 0;
}

#block-search-form input.form-submit {
	margin: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	-webkit-filter: none;
	filter: none;
}

ul.inline li {
	display: inline-block;
	margin: 0;
	padding: 10px 5px;
	zoom: 1;
	*display: inline;
}

input.form-submit {
	margin: 0 10px 0 0;
}

ul.social-bookmarks {
	margin: 0;
	padding: 0;
}

ul.social-bookmarks li {
	display: inline-block;
	float: left;
	list-style-type: none;
	margin: 0;
	cursor: pointer;
}

ul.social-bookmarks li a {
	display: inline-block;
	width: 25px;
	height: 24px;
	padding: 0 3px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	outline: none;
}

ul.social-bookmarks li.label {
	padding: 0 15px 0 0;
}

ul.social-bookmarks li.facebook a {
	background: url(/sites/default/themes/corporateclean/images/social-media-facebook.png) no-repeat center bottom;
}

ul.social-bookmarks li.twitter a {
	background: url(/sites/default/themes/corporateclean/images/social-media-twitter.png) no-repeat center bottom;
}

ul.social-bookmarks li.rss a {
	background: url(/sites/default/themes/corporateclean/images/social-media-rss.png) no-repeat center bottom;
}

ul.social-bookmarks li.linkedin a {
	background: url(/sites/default/themes/corporateclean/images/social-media-linkedin.png) no-repeat center bottom;
}

ul.social-bookmarks li.delicious a {
	background: url(/sites/default/themes/corporateclean/images/social-media-delicious.png) no-repeat center bottom;
}

ul.social {
	margin: 0 auto;
	padding: 0 15px;
	max-width: 1200px;
}

ul.social li {
	list-style-type: none;
	font-weight: 700;
}

ul.social li .viber {
	background: url(/sites/default/themes/corporateclean/images/social-viber.svg) no-repeat center;
	background-size: 140%;
	display: inline-block;
	vertical-align: middle;
	width: 1.4em;
	height: 1.4em;
}

ul.social li {
	padding: 0;
	margin-bottom: 9px;
}

ul.social li a:hover {
	text-decoration: none;
}

ul.social li .fa-vk {
	color: #4680C2;
}

ul.social li .fa-whatsapp {
	color: #25D366;
}

@media screen and (min-width:1300px) {
	ul.social {
		position: fixed;
		top: 315px;
		display: flex;
		flex-direction: column;
		padding: 15px 15px;
	}
}

@media screen and (max-width:1200px) {
	ul.social {
		display: none;
	}

	.item-list .pager {
		justify-content: center;
		padding-left: 0;
	}
}

@media (max-width:470px) {
	ul.social li {
		margin-right: 15px;
	}
}

#forum {
	padding: 20px 0;
}

.twtr-hd,
.twtr-ft {
	display: none;
}

.twtr-bd {
	display: block;
	overflow: hidden;
}

.twtr-widget .twtr-tweet {
	border-bottom: 1px solid #353535 !important;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.main-text table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.main-text table,
.main-text table tbody,
.main-text table tr,
.main-text table tr td {
	border: 0px;
	vertical-align: top;
	text-align: left;
}

.main-text table tr td {
	width: 50%;
}

.main-text ul {
	padding: 0 20px 0 30px;
	margin: 0 0 20px 0;
}

.main-text ul li {
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
}

.main-text ul li ul {
	margin: 0;
	padding: 8px 0 0 18px;
}

.study-specials ul li.last {
	list-style: none;
	text-decoration: underline;
}

.study-specials ul li.last a:hover {
	color: red;
}

.why-choose ul {
	padding: 0;
	padding-bottom: 14px;
	display: flex;
}

.why-choose ul,
.why-choose ul li {
	list-style: none;
}

.why-choose ul li {
	padding: 112px 0 12px 0;
	font-size: 18px;
	line-height: 28px;
	width: 215px;
	margin-left: 85px;
	background-image: url(/sites/default/themes/corporateclean/images/why.svg);
	background-repeat: no-repeat;
	background-position: 0 13px;
}

.why-choose ul li:first-child {
	margin-left: 0;
}

.why-choose ul li a:hover {
	color: red;
}

@media (max-width:1200px) {
	.why-choose ul li {
		font-size: 15px;
		text-align: center;
		width: 25%;
		margin-left: 0;
		background-position: center 13px;
	}
}

.how-we-study ul.tabs {
	margin: 10px 0 -1px 0;
	padding: 0;
	width: 100%;
}

ul.tabs.left {
	text-align: left;
}

ul.tabs.center {
	text-align: center;
}

ul.tabs.right {
	text-align: right;
}

.how-we-study ul.tabs li {
	list-style-type: none;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	display: inline-block;
	*display: inline;
	position: relative;
	top: 0;
	left: 0;
	*top: 1px;
	zoom: 1;
	text-align: center;
	vertical-align: top;
}

.how-we-study ul.tabs li a {
	text-decoration: none;
	color: #666;
	display: inline-block;
	width: 109px;
	min-height: 25px;
	padding: 9px 0px;
	position: relative;
	top: 1px;
	left: 0;
	background: #ddd;
	-webkit-box-shadow: inset 0px 0px 10px #999;
	box-shadow: inset 0px 0px 10px #999;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 0;
	font-size: 12px;
	zoom: 1;
	vertical-align: top;
}

.how-we-study ul.tabs li a:hover {
	background: #fff;
}

.how-we-study ul.tabs li.current a {
	position: relative;
	top: 1px;
	left: 0;
	background: #fff;
	-webkit-box-shadow: inset 0px 0px 10px #999;
	box-shadow: inset 0px 0px 10px #999;
	color: #1487D4;
	font-weight: bold;
}

.how-we-study .tab-content {
	border: 1px solid #ccc;
	clear: both;
	padding: 20px;
	margin: 20px 0;
}

.how-we-study ul.tabs .icon {
	margin: -3px 7px -3px -5px;
	position: relative;
	top: -2px;
	left: 0;
}

#block-block-1 {
	width: 60%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0;
	position: inherit;
}

@media (max-width:1200px) {
	#block-block-1 {
		width: auto;
	}
}

.block-user {
	width: 267px;
	position: relative;
	padding: 15px 10px 35px;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.block-user h2 {
	color: #216bc7;
	font-size: 14px;
	text-decoration: underline;
	display: block;
	text-align: right;
	position: absolute;
	top: -20px;
	margin: 0;
	right: 6px;
}

.block-user input {
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
	height: 30px;
	background: #fff;
	border: 0;
	border-bottom: 2px solid #D2D0D0;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}

.block-user input:hover,
.block-user input:active {
	/*border-bottom-color: #f50000;
	outline: none;*/
}

.block-user .form-actions {
	margin-top: 23px;
	text-align: left;
}

.mail-header {
	/*padding-top: 24px;*/
}

.mail-header__title {
	font-size: 13px;
	color: #4a505c;
}

.mail-header__mail {
	margin-bottom: 4px;
}

.mail-header__mail a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #DB6413;
	text-decoration: none;
}

@media (max-width:1200px) {
	.mail-header {
		display: none;
	}
}

@media (max-width:749px) {
	.mail-header {
		padding: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

input,
textarea,
select {
	border: 1px solid #bababa;
}

textarea {
	height: 160px;
}

.block-user .form-item {
	margin: 0 0 3px 0;
	padding: 0 10px;
}

table th {
	border: 1px solid #bbbbbb;
	text-align: center;
	background: #ebebeb;
	color: #333;
	font-weight: normal;
	font-family: 'Arial';
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.03em;
}

table td {
	color: #000000;
}

table tr.odd {
	background: #fff;
}

table tr.even {
	background: #f2f2f2;
}

table .left {
	text-align: left;
}

table .center {
	text-align: center;
}

table .right {
	text-align: right;
}

ul {
	margin: 15px 0;
}

.view-statyi {
	padding: 0 10px 0 10px;
}

.view-statyi .views-row {
	margin: 0 0 15px 0;
}

.view-statyi .views-row a {
	font-size: 12px;
}

.view-statyi .views-row .views-field-title a {
	font-size: 14px;
	display: block;
	margin: 0 0 5px 0;
}

.view-courses h3 {
	color: #555;
}

#cabinet-phones {
	float: left;
}

.course-test {
	display: inline-block;
	margin-right: 30px;
	zoom: 1;
}

.node-order dl {
	margin: 20px;
}

.node-order dl dt,
.node-order dl dd {
	display: block;
}

.node-order dt,
.node-order dd {
	margin-bottom: .25em;
}

.node-order dt {
	margin-top: 1em;
	font-weight: bold;
}

.node-order dt:first-child {
	margin-top: 0;
}

.node-order dd {
	margin-left: 20px;
}

.node-order .content-sidebar {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 220px;
	color: #fff;
	background-color: #7c9fe2;
	border-radius: 5px;
	padding: 10px;
}

.node-order .content-sidebar:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
}

.node-order .content-sidebar p {
	font-family: "PT Sans", sans-serif;
	font-size: 120%;
	text-align: center;
	margin-bottom: 0;
}

.node-order .content-sidebar form {
	text-align: center;
}

.node-order .content-main {
	margin-right: 240px;
}

#order-node-form h4 {
	font-size: 14px;
	font-weight: bold;
}

.left-wrapper {
	width: 362px;
	float: left;
}

.right-wrapper {
	width: 362px;
	float: right;
}

.right-wrapper h4 {
	margin-bottom: 16px;
	margin-top: 0;
}

#add-listener-link {
	background: url(/sites/default/themes/corporateclean/images/plus-button.png) 0 0 no-repeat;
	display: inline-block;
	padding-bottom: 16px;
	padding-left: 18px;
	zoom: 1;
}

div.f input.search {
	height: 20px;
}

div.odd {
	background-color: #f4f5e9;
}

.name {
	background: url(/sites/default/themes/corporateclean/images/bullet.png) 0 5px no-repeat;
	display: inline-block;
	margin-left: 10px;
	padding-left: 18px;
	width: 270px;
	zoom: 1;
}

.price {
	margin: 5px 0 7px 13px;
}

.price span {
	font-size: 18px;
}

.button-shop {
	height: 38px;
	width: 178px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 26px;
	background-color: #DB6413;
	color: #fff;
	margin-left: 68px;
	margin-top: 31px;
}

.button-shop--mobile {
	display: none;
}

@media (max-width:1200px) {
	.button-shop {
		width: 158px;
		font-size: 14px;
		line-height: 24px;
		margin-left: 34px;
		margin-top: 24px;
	}
}

@media (max-width:750px) {
	.button-shop {
		width: 178px;
		font-size: 16px;
		line-height: 26px;
	}

	.button-shop--mobile {
		display: flex;
		margin-left: 20px;
		margin-top: 0;
	}
}

.add-button {
	background: url(/sites/default/themes/corporateclean/images/add-button.png) 0 3px no-repeat;
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 17px;
	margin-right: 8px;
	width: 14px;
	zoom: 1;
}

.edit-button {
	background: url(/sites/default/themes/corporateclean/images/edit-button.png) 0 3px no-repeat;
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 17px;
	margin-right: 6px;
	width: 14px;
	zoom: 1;
}

.remove-button {
	background: url(/sites/default/themes/corporateclean/images/remove-button.png) 0 3px no-repeat;
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 17px;
	margin-right: 8px;
	width: 14px;
	zoom: 1;
}

.right .remove-button {
	float: left;
	margin-left: 10px;
	margin-right: 0;
}

.question {
	color: #4b4b4b;
	font-size: 24px;
}

#edit-answers {
	color: #000;
	margin-bottom: 20px;
	margin-top: 20px;
}

#edit-answers .form-item-answers {
	margin-bottom: 10px;
}

.all-questions {
	padding-left: 138px;
	padding-top: 5px;
}

.all-questions ul {
	margin: 0 0 0 6px;
	padding: 0;
	display: inline-block;
	list-style: none none;
	zoom: 1;
}

.all-questions li {
	display: inline-block;
	list-style: none none;
	margin: 0 5px 0 4px;
	zoom: 1;
}

.all-questions li.passed a {
	color: #aaaaa7;
}

.test-fail {
	color: #000;
	margin-bottom: 20px;
}

.repeat1 {
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
}

.repeat2 {
	color: #000;
	margin-bottom: 0;
}

.repeat3,
.repeat5 {
	color: #000;
	margin-bottom: 20px;
}

.repeat2 span,
.repeat3 span {
	display: inline-block;
	width: 200px;
	zoom: 1;
}

.repeat4 {
	color: #ed0000;
}

.repeat5 span {
	display: inline-block;
	width: 300px;
	zoom: 1;
}

.video-icon {
	background: url(/files/video_ico.png) 0 bottom no-repeat;
	display: inline-block;
	height: 16px;
	margin-left: 10px;
	margin-bottom: -3px;
	width: 16px;
	zoom: 1;
}

#block-block-13,
#block-block-28,
#block-block-30,
#block-block-52 {
	width: 340px;
	float: left;
}

#block-block-14,
#block-block-27,
#block-block-51 {
	width: 268px;
	float: right;
	margin-right: 40px;
}

#block-block-17,
#block-block-122 {
	float: left;
	width: 340px;
}

#block-block-18,
#block-block-123 {
	float: right;
	margin-right: 40px;
	width: 268px;
}

#block-block-21,
#block-block-25 {
	float: left;
	width: 340px;
}

#block-block-22 {
	float: right;
	margin-right: 40px;
	width: 268px;
}

#block-block-42 {
	float: left;
	width: 330px;
}

#block-block-43 {
	margin-top: 3px;
	float: right;
	width: 330px;
	min-height: 510px;
}

#block-block-35 {
	-webkit-box-shadow: 0px 14px 12px -6px #cdc7c7;
	box-shadow: 0px 14px 12px -6px #cdc7c7;
}

.vad {
	margin: 0 0 30px;
	*zoom: 1;
}

.vad:before,
.vad:after {
	content: "";
	display: table;
	line-height: 0;
}

.vad:after {
	clear: both;
}

.vad ul,
.vad li {
	list-style: none none;
	margin: 0;
	padding: 0;
}

.vad li {
	float: left;
	margin: 0 -695px 0 0;
	position: relative;
	width: 695px;
	z-index: 10;
}

.vad li:first-child {
	z-index: 15;
}

.vad li img {
	display: block;
}

.vad-content {
	margin: 35px 0 45px;
}

td ul,
td ol {
	padding: 0;
	margin: 0;
}

td li {
	list-style-position: inside;
}

li.status {
	color: #393;
}

li.error {
	color: #f30;
}

.bz-null {
	position: relative;
	padding-top: 10px;
	margin: auto;
}

.bz {
	background: #ffffff;
	box-shadow: 0px 2px 5px 0px #787c54;
	-webkit-box-shadow: 0px 2px 5px 0px #787c54;
	color: #666666;
	font-size: 18px;
	margin-bottom: 30px;
	padding: 30px;
	position: relative;
	z-index: 200;
}

.bz h2 {
	color: #666666;
	font-size: 18px;
	margin: 0px;
}

.bz ol {
	margin: 0 0 0 10px;
	padding: 0px;
}

.bz ol li {
	color: #0066cc;
	font-size: 24px;
	margin: 5px 0px 0px 25px;
}

.bz ol li span {
	color: #666666;
	font-size: 16px;
}

.bz ol li span span {
	color: #000000;
}

.bz ol li span span span {
	font-size: 24px;
}

.bz ol li span a {
	font-size: 16px;
}

.bz-shadow-b {
	background: url(/sites/default/themes/corporateclean/images/shadow-b.png) no-repeat;
	height: 87px;
	position: absolute;
	left: 190px;
	top: 110px;
	width: 520px;
	display: none;
}

.field-name-field-lecture-text {
	font-size: 120%;
}

.field-name-field-lecture-text div.field-item.odd,
.field-name-field-lecture-video div.field-item.odd {
	background-color: inherit;
}

.lecture-pager {
	border-top: 1px solid #ddd;
	margin: 1.414em 0 !important;
	padding: 0 !important;
}

.lecture-pager li {
	display: inline-block;
	margin-right: .5em;
}

.lecture-pager li.current a {
	color: #bbb;
}

.lecture-nav {
	margin: 1.414em 0;
}

.lecture-nav:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.lecture-nav>div {
	width: 33%;
	clear: right;
	float: right;
	text-align: right;
}

.lecture-nav>div:first-child {
	clear: left;
	float: left;
	text-align: left;
}

.test-question-wrapper {
	position: relative;
}

.test-question-wrapper .attention-text {
	float: right;
	height: 300px;
	margin-left: 30px;
	width: 200px;
}

.test-question-wrapper .attention-text h4 {
	margin-top: 0;
}

#slider {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#slider .slide {
	position: absolute;
	display: none;
	top: 0;
	width: 980px;
	height: 74px;
}

#slider .slide.active {
	display: block;
	z-index: 10;
}

#slider .slide.last-active {
	display: block;
	z-index: 9;
}

#block-block-30 {
	width: 690px;
	float: left;
}

.correct-answer {
	color: green !important;
}

p.correct-warning {
	display: inline-block;
	color: #900;
	background-color: #fee;
	padding: 5px;
	margin-bottom: 0;
	margin-top: 10px;
	border: 1px solid #900;
}

#edit-field-course-und,
#edit-field-order-course-und {
	width: 900px;
}

#edit-field-contractor-und,
#edit-field-order-contractor-und {
	width: 500px;
}

#obr-order-report-form .container-inline-date {
	clear: none;
	float: left;
}

#obr-order-report-form .form-type-select {
	float: left;
	width: 300px;
}

#obr-order-report-form .form-type-select select {
	margin: 7px 0 0 0;
	width: 280px;
}

#obr-order-report-form #edit-submit {
	margin-top: 16px;
}

#con23 {
	padding-left: 84px;
	float: left;
	margin-top: 0px;
	width: 202px;
}

.ymaps-map {
	clear: both;
}

table.views-view-grid img {
	border: 3px solid #5588cf;
	margin-bottom: 33px;
	display: none;
}

table.views-view-grid .field-content {
	background-position: 0px 276px;
	background-repeat: no-repeat;
	padding-bottom: 9px;
}

#logo-carousel {
	margin: 5px 0;
	height: 260px;
	overflow: hidden;
}

#logo-carousel .owl-carousel .owl-nav .owl-prev,
#logo-carousel .owl-carousel .owl-nav .owl-next {
	margin: 0;
}

#logo-carousel .owl-carousel .owl-nav .owl-prev,
#logo-carousel .owl-carousel .owl-nav .owl-next,
#logo-carousel .owl-carousel .owl-dot {
	color: #0088bb;
}

#block-block-48 {
	margin-top: 15px;
}

#block-block-48 a {
	font-size: 16px;
	color: #3373c2;
}

#edit-cancel {
	background-color: #ddd;
	background-image: none;
	color: #999;
	text-shadow: none;
}

.field-name-body .field-items {
	clear: left;
}

#slider-right ul {
	margin: 15px 0;
	padding: 0;
	position: relative;
	height: 320px;
}

#slider-right ul li {
	opacity: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: opacity 3s;
	transition: opacity 3s;
}

#slider-right ul li.active {
	Opacity: 1;
}

#slider-right ul li a img {
	display: inline;
}

#slider-right>a img:last-child {
	display: none;
}

@media (max-width:767px) {
	#slider-right>a img:first-child {
		display: none;
	}

	#slider-right>a img:last-child {
		display: inline;
	}
}

td.num {
	text-align: center;
}

td.price {
	text-align: right;
}

td.date {
	text-align: center;
	white-space: nowrap;
}

td.total {
	font-weight: bold;
}

#obr-order-filter-form {
	display: block;
	float: right;
	margin: 0 0 20px 20px;
}

#obr-order-filter-form .form-item {
	display: inline;
}

#obr-order-filter-form .form-submit {
	margin-right: 0;
	margin-left: 10px;
}

#block-block-73 {
	float: left;
	width: 35%;
}

#block-block-74 {
	float: right;
	width: 60%;
}

#block-system-main {
	clear: both;
}

#block-views-news-latest {
	padding: 1px 0 18px 0;
}

#block-views-news-latest h2 a {
	font-size: 25px;
}

#block-views-news-latest h2,
#block-views-news-latest h2 a {
	line-height: 1;
}

#block-views-news-latest .view-news table,
#block-views-news-latest .view-news td,
#block-views-news-latest .view-news tr {
	border: 0;
	padding-left: 0;
	padding-right: 0;
}

#block-views-news-latest .view-news h2,
.view-news h2 {
	margin-top: 0;
	margin-bottom: 3px;
}

#block-views-news-latest .view-news h2 a,
.view-news h2 a {
	font-size: 16px;
}

#block-views-news-latest .view-news .node,
.view-news .node {
	margin-bottom: 0;
	background-color: transparent;
}

#block-views-news-latest .view-news .node p {
	margin-bottom: 18px;
}

.region-sidebar-first #block-views-news-latest .view-news .content,
.view-news .content {
	margin-bottom: 0;
}

#exercise-course-questions>li {
	list-style-position: outside;
	margin: 3em 0;
	padding: 0;
}

#exercise-course-questions>li>div:first-child {
	font-size: 141.4%;
	margin: 0 0 1em;
}

#exercise-course-questions>li ul li {
	padding: 0;
	margin: .5em 0;
}

#block-block-3,
#block-block-4 {
	line-height: 1.25;
}

.node-course .form-type-item label {
	font-size: 18px;
	color: #000;
	margin: 18px 0;
}

.node-course .form-type-item table,
.node-course .form-type-item thead,
.node-course .form-type-item tbody,
.node-course .form-type-item tfoot,
.node-course .form-type-item tr,
.node-course .form-type-item th,
.node-course .form-type-item td {
	border-style: none;
}

.node-course .form-type-item td {
	padding: 15px;
}

#block-block-56 {
	margin-top: 0;
}

#block-block-56 .tel-big {
	font-size: 27px;
}

#block-webform-client-block-6367 {
	display: none;
}

#block-webform-client-block-6367 form input.form-text {
	width: 99%;
}

#block-webform-client-block-6367 .webform-component-webform_time {
	margin-top: 15px;
}

#block-webform-client-block-6367 .webform-container-inline {
	margin-top: 10px;
	margin-bottom: 20px;
}

.ui-dialog .ui-widget-header {
	border: none;
	background: none;
}

.no-border {
	border: none;
}

.no-border tbody {
	border: none;
}

.no-border tbody td {
	border: none;
}

#block-webform-client-block-6895 {
	padding: 0 17px;
}

#block-webform-client-block-6895 form {
	padding: 0 20px;
}

#block-webform-client-block-6895 label {
	color: #000000;
	margin-bottom: 3px;
	font-size: 14px;
}

#block-webform-client-block-6895 input[type="text"] {
	height: 25px;
}

#block-webform-client-block-6895 .webform-component-markup {
	font-size: 11px;
}

.header-content {
	position: relative;
    flex:6;
    margin-top: 1em;
}

#block-block-87,
.logo {}

.logo {
	position: relative;
	z-index: 5;
	/*padding-top: 13px;*/
    flex:2;
}

.fixed-header.fixed #block-block-127 {
	margin-right: 50px;
}

.header-contact {
	white-space: nowrap;
	margin-left: 100px;
	padding-top: 23px;
}

.header-contact__link {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	white-space: nowrap;
	color: #DB6413;
	margin-left: 35px;
	margin-top: 25px;
	position: relative;
}

.header-contact__link:hover {
	border-bottom-color: transparent;
}

.header-contact__phone {
	display: block;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #DB6413;
}

.header-contact__text {
	display: block;
	font-size: 13px;
	line-height: 1;
	color: #4a505c;
}

@media (max-width:1200px) {
	.header-contact {
		margin-left: 17px;
	}

	.header-contact__phone {
		font-size: 17px;
		margin-bottom: 9px;
	}

	.header-contact__link {
		margin-left: 29px;
		padding-top: 3px;
		white-space: normal;
		font-size: 14px;
		line-height: 18px;
	}

	.header-contact__text {
		font-size: 11px;
	}
}

@media (max-width:900px) {
	.header-contact__mail {
		float: none !important;
	}
}

@media (max-width:749px) {
	.header-contact__link {
		margin: 0;
		margin-bottom: 25px;
	}
}

.header-action {
	margin-top: 55px;
	margin-left: 77px;
}

.header-action__link {
	font-size: 24px;
	font-weight: 400;
	color: black;
}

.header-action__link:hover .header-action__link_border {
	border-bottom-color: #f50000;
	color: #f50000;
}

.header-action__link_border {
	display: inline-block;
	border-bottom: 1px dashed #000;
}

.header-action__icon {
	vertical-align: middle;
	display: inline-block;
	margin-right: 4px;
	height: 20px;
	width: 20px;
	background: url(/sites/default/themes/corporateclean/images/icon-btn-play.png) no-repeat;
	background-position: center center;
}

.nav-tabs {
	border-bottom: none;
	margin-bottom: 30px;
	margin-top: 80px;
}

.nav-tabs>li,
.nav-tabs>li.active {
	margin-bottom: 0;
	border-bottom: 1px solid #eef1f1;
}

.nav-tabs>li>a,
.nav-tabs>li.active>a {
	border: none;
	padding: 0 10px;
	font-size: 18px;
	background-color: transparent;
	color: #65737b;
	-webkit-box-shadow: 0 3px 0 0 transparent;
	box-shadow: 0 3px 0 0 transparent;
	-webkit-transition: box-shadow 0.7s, background-color 0.7s, color 0.7s;
	-webkit-transition: background-color 0.7s, color 0.7s, -webkit-box-shadow 0.7s;
	transition: background-color 0.7s, color 0.7s, -webkit-box-shadow 0.7s;
	transition: box-shadow 0.7s, background-color 0.7s, color 0.7s;
	transition: box-shadow 0.7s, background-color 0.7s, color 0.7s, -webkit-box-shadow 0.7s;
}

.nav-tabs>li>a:hover,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:active,
.nav-tabs>li.active>a:active {
	border: none;
	background-color: transparent;
	color: #f50000;
	-webkit-box-shadow: 0 3px 0 0 #f50000;
	box-shadow: 0 3px 0 0 #f50000;
	text-decoration: none;
	padding-bottom: 2px;
}

.nav-tabs>li.active>a {
	border: none;
	background-color: transparent;
	color: #f50000;
	padding-bottom: 2px;
	-webkit-box-shadow: 0 3px 0 0 #f50000;
	box-shadow: 0 3px 0 0 #f50000;
}

.nav-tabs.direction {
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

.tab-pane {
	margin-bottom: 1rem;
}

.tab-pane .field-label {
	display: none;
}

.region-main-menu {
	overflow: inherit;
}

.main-menu__in {
	margin: auto;
}

.main-menu__close {
	display: none;
}

.main-menu__copyright {
	display: none;
}

.main-menu .menu {
  padding: 0;
  /*padding-bottom: 0px;*/
  padding-bottom: 2px;
  /*border-bottom: 2px solid #eef1f1;
  display: -ms-flexbox;
  display: -webkit-box;*/
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  /*-ms-flex-flow: row wrap;*/
  flex-flow: row wrap;
  justify-content: space-evenly;
  background: #333433;
  border-radius: 50px;
  left: calc(50% - 828px/2);
  width: 75%;
  height: 5em;
  margin-top: 3%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.main-menu .menu a {
  display: block;
  /*padding-bottom: 6px;*/
  line-height: 2;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  /*-webkit-box-shadow: 0 3px 0 0 transparent;*/
  box-shadow: 0 3px 0 0 transparent;
  text-shadow: 0 0;
  /*-webkit-transition: box-shadow 0.7s, background-color 0.7s, color 0.7s;
  -webkit-transition: background-color 0.7s, color 0.7s, -webkit-box-shadow 0.7s;
  transition: background-color 0.7s, color 0.7s, -webkit-box-shadow 0.7s;
  transition: box-shadow 0.7s, background-color 0.7s, color 0.7s;*/
  transition: box-shadow 0.7s, background-color 0.7s, color 0.7s, -webkit-box-shadow 0.7s;
  background: #000;
  border-radius: 52.374px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 1em;
  padding-right: 1em;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-size: 16.7597px;
  line-height: 25px;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}

.main-menu .menu a:hover,
.main-menu .menu a.active:hover {
	background: #FD7004;
	/*box-shadow: 0 3px 0 0 #DB6413;*/
}

.main-menu .menu a.active {
	background: #FD7004;
}

.main-menu .leaf {
  padding: 0;
  /*margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;*/
  display: inline-block;
  /*margin-right: 25px;*/
  font-weight: 400;
  margin-top: 1.5%;
  margin-bottom: 1%;
}

.main-menu .leaf.active {
    background: #FD7004;
}

.main-menu .last {
	margin-right: 0;
}

.main-menu a.active {
	/*color: #DB6413;*/
}

@media (max-width:1200px) {
	.main-menu .menu {
		padding-bottom: 6px;
	}

	.main-menu .leaf {
		margin-right: 17px;
		margin-bottom: 6px;
	}

	.main-menu .leaf a {
		padding-bottom: 0;
		font-size: 14px;
		line-height: 25px;
	}
}

@media (max-width:749px) {
	.main-menu a.active {
		border-bottom: 0;
	}
}

.cabinet__link {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #303030;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	margin-left: 116px;
}

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

.cabinet__icon {
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	width: 20px;
	background: url(/sites/default/themes/corporateclean/images/lk.svg) no-repeat;
	background-position: center center;
}

@media (max-width:1200px) {
	.cabinet__link {
		font-size: 14px;
	}
}

#block-user-login {
	display: none;
	position: absolute;
	width: 256px;
	top: 0;
	right: 0;
	margin: 0;
	z-index: 1001;
}

#block-user-login input[type="text"] {
	font-size: 13px;
}

#block-user-login label {
	color: #bababa;
	font-size: 11px;
	font-weight: normal;
}

#block-user-login .form-item {
	margin-top: .5em;
	margin-bottom: 1em;
}

#block-user-login input {
	line-height: 1.618;
}

#block-user-login .content {
	padding: 0;
}

#block-user-login ul {
	padding: 0;
	margin: 0 0 1em 0;
}

#block-user-login ul li {
	list-style: none;
	padding: 0;
}

#block-user-login .content {
	padding: 0;
}

#block-user-login .form-actions {
	padding: 0 10px;
}

#block-user-login .form-submit {
	display: inline-block;
	border: 0;
	border-bottom: 1px solid #880000;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
	font-size: 12px;
	font-weight: 700;
	padding: 0 20px;
	text-align: center;
	text-shadow: 0 0 0 #666;
	text-transform: uppercase;
	width: auto;
	color: #ffffff;
	background: #f50000;
	-webkit-transition: color, background-color 0.4s;
	transition: color, background-color 0.4s;
}

#block-user-login .form-submit:hover,
#block-user-login .form-submit:focus,
#block-user-login .form-submit:active {
	color: #ffffff !important;
	background: #c70000;
}

#block-user-login .pasw-enter,
#block-user-login .link-enter {
	display: block;
	color: #444;
	text-decoration: none;
}

#block-user-login .pasw-enter:hover,
#block-user-login .link-enter:hover,
#block-user-login .pasw-enter:focus,
#block-user-login .link-enter:focus,
#block-user-login .pasw-enter:active,
#block-user-login .link-enter:active {
	text-decoration: underline;
	opacity: 0.80;
}

#block-user-login .link-enter {
	margin-top: 19px;
	text-decoration: underline;
}

#block-user-login .pasw-enter {
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 12px;
}

@media (max-width:767px) {
	#block-user-login {
		top: 53px;
		position: fixed;
	}

	#block-system-main {
		margin-bottom: 20px;
	}
}

#block-system-user-menu {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 256px;
	z-index: 1004;
	background: #ffffff;
	padding: 20px 0;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
}

#block-system-user-menu .menu {
	padding: 0;
	font-size: 0;
	text-align: center;
}

#block-system-user-menu .menu li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 12px;
}

#block-system-user-menu .menu .leaf.first a {
	line-height: 30px;
	text-decoration: none;
	display: inline-block;
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	border: 0px;
	-webkit-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
	border-radius: 0;
	text-shadow: 0 0 0 #666;
	font-weight: 700;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	background: #f50000;
	border-bottom: 1px solid #880000;
	margin-right: 25px;
}

#block-system-user-menu .menu .leaf.first a:hover,
#block-system-user-menu .menu .leaf.first a:focus,
#block-system-user-menu .menu .leaf.first a:active {
	color: white !important;
	background: #C70000;
}

#block-system-user-menu .menu .leaf.last a {
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
	color: black;
}

#block-system-user-menu .menu .leaf.last a:hover,
#block-system-user-menu .menu .leaf.last a:focus,
#block-system-user-menu .menu .leaf.last a:active {
	text-decoration: underline;
	color: #c70000;
}

@media (max-width:767px) {
	#block-system-user-menu {
		top: 53px;
		position: fixed;
	}
}

.ui-widget textarea,
.ui-widget input {
	font-size: 13px;
}

.ui-widget textarea {
	height: 160px;
}

.ui-dialog .ui-dialog-title {
	width: 93%;
}

.ui-dialog .form-item {
	margin-bottom: 15px;
}

.ui-dialog .ui-button {
	background: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
}

.ui-dialog .form-actions {
	text-align: center;
}

.ui-dialog .form-submit {
	line-height: 30px;
	text-decoration: none;
	display: inline-block;
	padding: 0 20px;
	color: #fff;
	font-size: 12px;
	border: 0px;
	-webkit-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
	border-radius: 0;
	text-shadow: 0 0 0 #666;
	font-weight: 700;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	background: #f50000;
	border-bottom: 1px solid #880000;
}

.ui-dialog .form-submit:hover {
	color: white !important;
	background: #C70000;
}

.ui-dialog,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border: 0;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
	border-radius: 0;
}

#content #node-3,
#content #user-login {
	margin-top: 20px;
}

#content #node-3 input[type=text],
#content #user-login input[type=text],
#content #node-3 input[type=email],
#content #user-login input[type=email],
#content #node-3 input[type=password],
#content #user-login input[type=password],
#content #node-3 textarea,
#content #user-login textarea {
	background: #f1f1f1;
}

#content #node-3 textarea,
#content #user-login textarea {
	resize: vertical;
}

#content #node-3 .form-textarea-wrapper,
#content #user-login .form-textarea-wrapper {
	max-width: 305px;
	width: 100%;
}

#content #node-3 .form-item,
#content #user-login .form-item {
	margin-bottom: 15px;
}

#content #node-3 textarea,
#content #user-login textarea {
	height: 80px;
}

#content #node-3 .form-submit,
#content #user-login .form-submit {
	margin-left: 98px;
	line-height: 30px;
	text-decoration: none;
	display: inline-block;
	padding: 0 20px;
	color: #fff;
	font-size: 12px;
	border: 0px;
	box-shadow: 0 0 0 #000;
	border-radius: 0;
	text-shadow: 0 0 0 #666;
	font-weight: 700;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	background: #f50000;
	border-bottom: 1px solid #880000;
	margin-right: 25px;
}

#content #node-3 .form-submit:hover,
#content #user-login .form-submit:hover {
	color: white !important;
	background: #C70000;
}

.node-advpoll .form-item {
	margin-top: 10px;
	margin-bottom: 10px;
}

.owl-carousel .item a {
	display: block;
	width: 100%;
	height: 100%;
}

.view-webinars {
	margin-bottom: 30px;
}

.view-webinars .view-header h3 {
	font-size: 16px;
}

.view-webinars .view-header p {
	font-size: 13px;
}

.view-webinars .view-content {
	margin-top: 30px;
}

.view-webinars .view-content .views-row {
	border: 1px solid #ccc;
	padding: 0 20px 20px;
	margin-bottom: 10px;
}

.view-webinars .view-content .views-row .node-webinar.node-teaser {
	margin-bottom: 0;
}

.view-webinars .view-content .views-row .node-webinar.node-teaser h2 {
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
}

.view-webinars .view-content .views-row .node-webinar.node-teaser h2 a {
	font-size: 18px;
	color: #000;
}

.node-type-webinar .node-webinar {
	padding: 20px;
	border: 1px solid #999;
	margin-bottom: 30px;
}

.node-type-webinar .node-webinar .web-info {
	padding: 0 20px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.web-info:after {
	content: "";
	display: block;
	float: none;
}

.web-info>* {
	display: block;
	max-width: 33.333%;
	vertical-align: middle;
	line-height: 2;
}

.web-info>.web-info-date {
	float: left;
	font-size: 86%;
}

.web-info>.web-info-date span {
	font-size: 130%;
	text-shadow: 0 0;
}

.web-info>.field-name-field-price,
.web-info>.field-name-field-webinar-price {
	font-size: 130%;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	margin: 0 auto;
}

.web-info>.big-ugly-button {
	float: right;
	font-weight: 600;
	padding: 5px 20px;
	margin: 0;
	color: #fff;
	background-color: #f50000;
	border-radius: 15px;
	border: 1px solid #f50000;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.web-info>.big-ugly-button:hover {
	color: #f50000;
	background-color: transparent;
	text-decoration: none;
}

.web-info>.web-info-participants {
	clear: both;
	max-width: 100%;
	margin-top: 1em;
}

.top-image {
	margin-bottom: 30px;
}

.red {
	color: #fff;
	padding: 40px 35px 25px 40px;
	background: -webkit-gradient(linear, left top, left bottom, from(#dd2741), to(#f25732));
	background: linear-gradient(to bottom, #dd2741, #f25732);
}

.red>.title {
	font-size: 26px;
	margin-bottom: 15px;
	line-height: 1;
}

.red .red-in {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-flow: row nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row nowrap;
}

.red .image {
	margin-right: 30px;
}

.red .text {
	line-height: 1.5;
}

.red .text .title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}

.benefit {
	padding-left: 18px;
	margin-bottom: 40px;
}

.benefit li {
	list-style: none;
	position: relative;
}

.benefit li:before {
	content: "—";
	position: absolute;
	top: 1px;
	left: -18px;
}

.wrapp-expanded {
	margin-bottom: 40px;
}

.wrapp-expanded .head {
	width: 100%;
	color: #dd2741;
	font-size: 17px;
	display: inline-block;
}

.wrapp-expanded .head>div {
	padding-top: 10px;
	cursor: pointer;
}

.wrapp-expanded .head a {
	font-size: 17px;
	font-weight: 600;
	padding: 10px 38px;
	color: #000;
	border: 2px solid #f25632;
	text-decoration: none;
	border-radius: 25px;
	float: left;
	margin-right: 50px;
	out-line: none;
}

.wrapp-expanded .head a:hover {
	color: #fff !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#de2940), to(#f15632));
	background: linear-gradient(to bottom, #de2940, #f15632);
	border: none;
	padding: 12px 40px;
	text-decoration: none;
	out-line: none;
}

.wrapp-expanded .head a:active {
	-webkit-box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.3);
	out-line: none;
}

.wrapp-expanded .expanded {
	padding-top: 30px;
	display: none;
}

.wrapp-expanded .expanded ul {
	margin-bottom: 40px;
	padding-left: 0;
}

.wrapp-expanded .expanded ul li {
	list-style: none;
	line-height: 1.5;
	margin-bottom: 10px;
}

.wrapp-expanded .expanded ul li span {
	color: #dd2741;
	font-weight: 600;
	display: block;
}

.wrapp-expanded .expanded .cls {
	font-size: 17px;
	color: #dd2741;
	cursor: pointer;
	display: inline-block;
	padding-right: 15px;
	position: relative;
}

.wrapp-expanded .expanded .cls:after {
	content: "↑";
	position: absolute;
	top: -2px;
	right: 0;
}

.webform-client-form-12520 .form-item,
.webform-client-form-12636 .form-item,
.webform-client-form-12637 .form-item {
	margin-bottom: 18px;
}

.webform-client-form-12520 .form-item label,
.webform-client-form-12636 .form-item label,
.webform-client-form-12637 .form-item label {
	font-size: 14px;
	color: #333333;
	margin-bottom: 3px;
	text-shadow: 0 0;
}

.webform-client-form-12520 .form-item input,
.webform-client-form-12636 .form-item input,
.webform-client-form-12637 .form-item input {
	border: 1px solid #bababa;
	border-radius: 3px;
	height: 36px;
	width: 308px;
	padding: 0 10px;
	outline: none;
}

.webform-client-form-12520 .form-item input:hover,
.webform-client-form-12636 .form-item input:hover,
.webform-client-form-12637 .form-item input:hover,
.webform-client-form-12520 .form-item input:focus,
.webform-client-form-12636 .form-item input:focus,
.webform-client-form-12637 .form-item input:focus {
	border: 1px solid #bababa;
}

.webform-client-form-12520 .form-actions input[type="submit"],
.webform-client-form-12636 .form-actions input[type="submit"],
.webform-client-form-12637 .form-actions input[type="submit"] {
	font-size: 17px;
	font-weight: 600;
	padding: 10px 60px;
	color: #000;
	background: none;
	border: 2px solid #f25632;
	text-decoration: none;
	text-shadow: none;
	border-radius: 25px;
	float: left;
	margin-right: 50px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.webform-client-form-12520 .form-actions input[type="submit"]:hover,
.webform-client-form-12636 .form-actions input[type="submit"]:hover,
.webform-client-form-12637 .form-actions input[type="submit"]:hover {
	color: #fff !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#de2940), to(#f15632));
	background: linear-gradient(to bottom, #de2940, #f15632);
	border: none;
	padding: 12px 62px;
	text-decoration: none;
}

.webform-client-form-12520 .form-actions input[type="submit"]:active,
.webform-client-form-12636 .form-actions input[type="submit"]:active,
.webform-client-form-12637 .form-actions input[type="submit"]:active {
	-webkit-box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.3);
}

.page-node-12636 .region {
	overflow: visible;
}

.full-width {
	width: 980px;
	border-top: 1px solid #eef1f1;
	position: relative;
}

.webform-client-form-12636 {
	margin-bottom: 40px;
	margin-top: -15px;
}

.webform-client-form-12636 h3 {
	margin-bottom: 25px;
	color: #dd2741;
	font-size: 2.3rem;
}

.webform-client-form-12636 .form-actions input[type="submit"] {
	float: none;
	margin-right: 0;
}

.webform-client-form-12637 {
	display: none;
	margin-left: -295px;
	padding: 10px 40px 30px;
	background-color: #fff;
	position: fixed;
	top: 20%;
	left: 50%;
	z-index: 9999;
}

.webform-client-form-12637 .form-item input {
	width: 400px;
}

.webform-client-form-12637 .webform-component--close {
	width: 25px;
	height: 25px;
	position: absolute;
	top: -10px;
	right: -10px;
}

.webform-client-form-12637 .webform-component--close .close {
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: 700;
	font-size: 19px;
	line-height: 24px;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px;
	box-shadow: 0 0 5px;
}

.webform-client-form-12637 .webform-component--close .close:hover {
	background-color: #eee;
	border: 1px solid #999;
	cursor: pointer;
}

.reference p:first-child {
	margin-bottom: 50px;
}

.gray {
	padding: 15px 20px;
	background-color: #f1f3f4;
	border-radius: 4px;
	line-height: 1.7;
	position: absolute;
	right: 205px;
	top: 30px;
}

.gray a {
	color: #dd2741;
	text-decoration: underline;
}

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

.gray .phone-link {
	text-decoration: none;
}

@media (max-width:769px) {
	.gray {
		display: none;
	}
}

.link_form {
	font-size: 17px;
	font-weight: 600;
	padding: 10px 60px;
	color: #000;
	background: none;
	border: 2px solid #f25632;
	text-decoration: none;
	text-shadow: none;
	border-radius: 25px;
	float: right;
	margin-right: 50px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.link_form:hover {
	color: #fff !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#de2940), to(#f15632));
	background: linear-gradient(to bottom, #de2940, #f15632);
	border: none;
	padding: 12px 62px;
	text-decoration: none;
}

.link_form:active {
	-webkit-box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.3);
}

.region-top-banner {
	background: none;
	background-color: #80909a;
	height: 100px;
}

.region-top-banner .top-image {
	padding: 10px 0;
}

.application-link,
.how_it_work_link {
	font-size: 17px;
	line-height: 1.42857143;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 17px 26px;
	margin-bottom: 10px;
	background-color: #DB6413;
	border-radius: 0;
	border: none;
	display: block;
	margin: 0 auto;
}

.application-link:hover,
.how_it_work_link:hover {
	color: #fff !important;
	text-decoration: none;
	background: linear-gradient(to bottom, #DB6413, #FFBD63);
}

.how_it_work_link {
	background: none;
	background-color: #216bc7;
}

.how_it_work_link:hover {
	background: none;
	background-color: #216bc7;
	border-bottom: none;
	-webkit-box-shadow: inset 0 3px 5px 0 #074ab0;
	box-shadow: inset 0 3px 5px 0 #074ab0;
}

#block-block-93 {
	width: 360px;
}

.clock {
	padding-left: 0;
}

.clock li {
	list-style: none;
	padding-left: 40px;
	background-image: url(/sites/default/themes/corporateclean/images/budilnik.png);
	background-repeat: no-repeat;
}

.clock li div {
	font-weight: 600;
	margin-bottom: 5px;
}

#block-block-109 {
	margin-bottom: 30px;
}

#block-block-109 .wrapp {
	display: inline-block;
}

#block-block-109 .left {
	width: 48%;
	float: left;
}

#block-block-109 .right {
	width: 48%;
	padding-top: 20px;
	float: right;
}

#block-block-110 {
	width: 48%;
	float: right;
	position: relative;
	z-index: 1;
}

.img-city {
	margin-bottom: 45px;
}

.city-list {
	margin-bottom: 30px;
}

.city-list .line {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-flow: row nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row nowrap;
}

.city-list .line>div {
	width: 50%;
}

.city-list .line h3:hover {
	cursor: pointer;
}

.city-list .line ul {
	width: 100%;
	display: none;
}

.trigger {
	color: #216bc7;
}

.trigger:hover {
	color: #d51d2c;
	cursor: pointer;
	text-decoration: underline;
}

ul.list {
	padding-left: 0;
	margin: 15px 0 25px;
}

ul.list li {
	list-style: none;
	padding-left: 20px;
	position: relative;
}

ul.list li:before {
	content: "\2014";
	position: absolute;
	top: 1px;
	left: 0;
}

.webform-client-form-160 label {
	line-height: 1.2;
}

.webform-client-form-160 input[type="file"] {
	margin-right: 30px;
	margin-top: 10px;
	width: 368px;
	border: none;
	padding: 0;
}

.webform-client-form-160 textarea {
	height: auto;
	padding-top: 10px;
}

.webform-client-form-160 .webform-component-file {
	margin-bottom: 35px;
}

.webform-client-form-160 .webform-component--spisok-obuchayushchihsya-s-ukazaniem-fio-polnostyu-dolzhnosti-sotrudnika-i-naimenovaniya-kursa-obucheniya label {
	display: none;
}

@media print {

	#admin-menu,
	#sb-container,
	#sb-overlay {
		display: none !important;
	}
}

.services_expert-tk {
	background: #ff8c29;
}

.services_expert-tk__in {
	width: 980px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.services_expert-tk__in .color-white {
	color: #fff;
	font-size: 23px;
	max-width: 300px;
}

.services_expert-tk__in__left {
	padding: 30px 0;
}

.services_expert-tk__in__left a {
	color: black;
}

.services_expert-tk__in__left a:hover {
	color: black !important;
}

.services_expert-tk__in__left_expert-btn {
	font-size: 23px;
	font-weight: 700;
	text-decoration: none;
	background: #fff;
	border-radius: 5px;
	text-transform: uppercase;
	padding: 5px 24px;
	display: inline-block;
	margin: 10px 0 20px;
	position: relative;
}

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

.services_expert-tk__in__left_expert-btn:after {
	content: '';
	background: url(/sites/default/themes/corporateclean/images/excursor.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	position: absolute;
	right: -7px;
	bottom: -11px;
}

.services_expert-tk__in__left_phone-text {
	font-size: 18px;
	color: black;
}

.services_expert-tk__in__left a[href^="tel:"] {
	font-size: 23px;
	font-weight: 700;
	margin: 5px 0;
	display: inline-block;
}

.services_expert-tk__in__left a[href^="mailto:"] {
	font-size: 18px;
}

.services_expert-tk__in__left_mail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.services_expert-tk__in__left_mail img {
	margin-right: 6px;
}

.services_expert-tk__in__right img {
	margin-top: -15px;
	margin-bottom: -10px;
}

.bold-text {
	font-weight: 700;
}

.page-node-15096 {}

.page-node-15096 .org-header {
	margin-top: 30px;
	margin-bottom: 75px;
	position: relative;
	height: 307px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f25732), to(#dd2741));
	background-image: linear-gradient(to top, #f25732 0%, #dd2741 100%);
	padding: 5% 60% 0 6%;
}

.page-node-15096 .org-header .org-header-text {
	margin-bottom: 20px;
	color: #fffefe;
	font-size: 24px;
	line-height: 31px;
}

.page-node-15096 .org-header:after {
	content: "";
	background-image: url(/sites/default/themes/corporateclean/images/laptop1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 122%;
	top: -27px;
	width: 381px;
	right: 0;
}

.page-node-15096 .org-h4 {
	color: #f50000;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
}

.page-node-15096 .content-top-text-wrapper .org-text-ul {
	margin-bottom: 20px;
}

.page-node-15096 .org-text-li {
	color: black;
	line-height: 24px;
}

.page-node-15096 .org-text-li .bold-text {
	font-size: 18px;
}

.page-node-15096 .org-text-li p {
	font-weight: 400;
	font-size: 15px;
}

.page-node-15096 #node-15209 h2,
.page-node-15096 #node-15211 h2,
.page-node-15096 #block-block-119 h2 {
	display: none;
}

.page-node-15096 .form-wrapper .webform-client-form-15209 div,
.page-node-15096 .form-wrapper .webform-client-form-15211 div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.page-node-15096 .form-wrapper .webform-client-form-15209 div label,
.page-node-15096 .form-wrapper .webform-client-form-15211 div label {
	display: none;
}

.page-node-15096 .form-wrapper .webform-client-form-15209 div input[type="text"],
.page-node-15096 .form-wrapper .webform-client-form-15211 div input[type="text"] {
	width: 310px;
	height: 38px;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0.5px 0.9px 1px rgba(0, 1, 1, 0.15);
	box-shadow: inset 0.5px 0.9px 1px rgba(0, 1, 1, 0.15);
}

.page-node-15096 .form-wrapper .webform-client-form-15209 div input[type="submit"],
.page-node-15096 .form-wrapper .webform-client-form-15211 div input[type="submit"] {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#dd2741), to(#f25732));
	background-image: linear-gradient(to top, #dd2741 0%, #f25732 100%);
	padding: 10px 35px;
	border-radius: 25px;
	color: #fefefe;
	font-size: 17px;
	font-weight: 700;
	line-height: 24px;
}

.page-node-15096 .bottom-form {
	padding: 35px 45px;
	background-color: #c7d4da;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f2f5f6), to(#c8d7dc));
	background-image: linear-gradient(to top, #f2f5f6 0%, #c8d7dc 100%);
}

.page-node-15096 .bottom-form .bottom-form-text {
	font-size: 19px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	color: #f50000;
}

.page-node-15096 .bottom-form .text-blue {
	color: #20455f;
}

.page-node-15096 .bottom-form p {
	margin-top: 20px;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}

.page-node-15096 .foot-additional-text {
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	color: black;
	margin-top: 35px;
}

.page-node-15097 .pred-h4 {
	color: #DB6413;
	font-size: 28px;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 12px;
}

@media (max-width:768px) {
	.page-node-15097 .pred-h4 {
		font-size: 24px;
		line-height: 32px;
	}
}

.page-node-15097 div.pred-h4 {
	display: inline;
}

.page-node-15097 .pred-banner-top {
	padding-top: 6px;
	margin-bottom: 64px;
}

.page-node-15097 .pred-banner-top a {
	color: #FFBD63;
	text-decoration: underline;
}

.page-node-15097 .pred-banner-top ul {
	width: 100%;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	font-size: 18px;
	line-height: 28px;
	padding-top: 27px;
	padding-bottom: 17px;
	background-color: #ffffff;
}

@media (max-width:768px) {
	.page-node-15097 .pred-banner-top ul {
		font-size: 14px;
		line-height: 24px;
	}
}

.page-node-15097 .pred-banner-top ul li {
	margin-bottom: 10px;
	position: relative;
	list-style: none;
}

.page-node-15097 .color-black {
	color: black;
}

.page-node-15097 .page-pred-content-middle-ul {
	margin-top: 12px;
	padding-left: 18px;
}

.page-node-15097 .page-pred-content-middle-ul li {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	padding: 0;
}

@media (max-width:768px) {
	.page-node-15097 .page-pred-content-middle-ul li {
		font-size: 14px;
		line-height: 24px;
	}
}

.page-node-15097 p {
	color: black;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

@media (max-width:768px) {
	.page-node-15097 p {
		font-size: 14px;
		line-height: 24px;
	}
}

.page-node-15097 .pred-content-middle-bot {
	background-color: #ffffff;
	margin-top: 20px;
	padding: 30px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.page-node-15097 .pred-content-middle-bot-text {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: #333;
	margin-bottom: 30px;
}

@media (max-width:768px) {
	.page-node-15097 .pred-content-middle-bot-text {
		font-size: 14px;
		line-height: 24px;
	}
}

.page-node-15097 .pred-content-middle-bot-text a {
	color: #428bcc;
	text-decoration: underline;
}

.page-node-15097 .pred-content-middle-bot-face {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.page-node-15097 .pred-content-middle-bot-face img {
	margin-right: 10px;
}

.page-node-15097 .pred-content-middle-bot-face-name {
	color: #303030;
	font-size: 13px;
	font-weight: 700;
}

.page-node-15097 .pred-content-middle-bot-face-position {
	color: #333;
	font-size: 13px;
	font-weight: 400;
}

h3.page-footer-additional-question {
	margin-top: 40px;
	color: #333;
	font-size: 28px;
	font-weight: 400;
	line-height: 36px;
	padding-top: 20px;
	border-top: 3px solid #eef1f1;
}

@media (max-width:768px) {
	h3.page-footer-additional-question {
		font-size: 24px;
		line-height: 32px;
	}
}

.page-footer-additional-contants-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 50px;
}

@media (max-width:768px) {
	.page-footer-additional-contants-wrapper {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.page-footer-additional-contants-wrapper .page-footer-additional-contants,
	.page-footer-additional-contants-wrapper .page-footer-additional-contacts {
		margin-bottom: 20px;
	}
}

@media (max-width:470px) {
	.page-footer-additional-contants-wrapper {
		flex-direction: column;
	}
}

.page-footer-contacts-text {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-weight: 400;
}

.page-footer-phone {
	font-size: 21px;
	line-height: 31px;
	font-weight: bold;
	color: #DB6413;
}

.page-footer-additional-contants a {
	color: #428bcc;
	font-weight: 400;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
}

.page-footer-additional {
	font-size: 18px;
	line-height: 28px;
}

.page-footer-contacts-text-form {
	color: #428bcc;
	font-weight: 400;
	text-decoration: underline;
}

.field-name-field-norm-act .field-item {
	padding: .5em;
}

h1+.field-name-field-norm-act .field-label,
h2+.field-name-field-norm-act .field-label,
h3+.field-name-field-norm-act .field-label {
	display: none;
}

input[type=text],
input[type=email],
input[type=password],
textarea,
select {
	resize: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	color: rgba(0, 0, 0, 0.87);
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.26);
	outline: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	font-size: 16px;
	font-family: inherit;
	line-height: inherit;
	background-image: none;
	-webkit-transition: border-color 0s;
	transition: border-color 0s;
}

input:focus,
textarea:focus {
	/*border-color: #f15c5c;*/
	border-width: 2px;
}

label {
	width: 100%;
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#menu_button {
	visibility: hidden;
	opacity: 0;
	display: none;
}

#menu_button i {
	font-size: 27px;
	color: #DB6413;
}

.main-page-block_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	padding-top: 28px;
	justify-content: flex-start;
}

.main-block_item {
	/*width: 247px;*/
	margin: 0 53px 40px 0;
	position: relative;
	width: 266px;
    height: 299px;
    left: 0px;
    top: 0px;
    background: #FD7004;
    border-radius: 15px;
}

.main-block_item:nth-child(3n) {
	margin-right: 0;
}

.main-block_item a {
	display: -webkit-box;
	display: block;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px;
	line-height: 28px;
	color: #030303;
	/*text-decoration: underline;*/
	font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    display: flex;
    align-items: center;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #FFF;
}

.main-block_item a img {
	/*margin-bottom: 15px;*/
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 230px;
    height: 230px;
}

.main-block_item a:hover {
	/*color: #000000;
	opacity: 0.8;*/
}

.main-block_item .badge {
	position: absolute;
	display: flex;
	padding: 0;
	margin: 0;
	width: 43px;
	height: 43px;
	top: -25px;
	left: calc(17%);
	background-color: #085c86;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	border-radius: 25px;
	border: 4px solid #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 5px;
	font-weight: 700;
}

.main-block_item .badge:hover {
	color: #fff !important;
	text-decoration: none;
}

.main-block_item .badge_new {
	background-color: #085c86;
	background-image: linear-gradient(#00d2ff, #085c86);
}

.main-block_item .badge_hit {
	background-color: #0d8108;
	background-image: linear-gradient(#09b704, #0d8108);
}

.logo__img {
    width: 100px;
}
@media (max-width:1200px) {
	.main-page-block_wrapper {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.main-page-block_wrapper .application {
		width: 100%;
	}

	.main-page-block_wrapper .application a {
		width: 250px;
		margin: 0 auto;
	}

	.main-block_item {
		width: calc(33% - 30px);
		margin-right: 30px;
	}

	.main-block_item a {
		font-size: 16px;
	}
}

@media (max-width:768px) {
	.main-block_item {
		width: calc(50% - 30px);
		margin-right: 15px;
		margin-left: 15px;
	}

	.main-block_item:nth-child(3n) {
		margin-right: 15px;
		margin-left: 15px;
	}

	.main-block_item a {
		font-size: 15px;
	}
}

.form-submit.ajax-processed {
	margin-left: 100px;
}

div#block-block-105 img {
	margin: 0 auto;
	width: 100%;
}

@media (max-width:1030px) {
	.vad {
		display: none;
	}
}

@media (max-width:992px) {
	#block-block-105 .top-image img {
		width: 100%;
	}

	#content {
		min-width: initial;
	}

	.vad {
		margin: 0 auto 30px;
	}

	.cabinet__link {
		outline-offset: -1px;
		margin-left: 0px;
	}

	#block-block-86 {
		float: none;
	}

	.logo {
		margin-right: 50px;
	}

	.header-action {
		margin-left: 0;
	}

	#sidebar {}

	#sidebar .region-sidebar-first {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	#sidebar .region-sidebar-first .application-link,
	#sidebar .region-sidebar-first .how_it_work_link {
		padding: 15px 10px;
	}

	.owl-nav {
		width: 98%;
	}

	.field-name-field-audience .field-item div {
		float: none !important;
		margin: 20px auto 0 !important;
	}
}

@media (max-width:900px) and (min-width:750px) {
	.logo {
		margin-right: 0;
		flex-grow: 1;
	}

	.header-content {
		flex-grow: 0;
	}

	.header-action {
		margin-top: 20px;
	}
}

.logo__img-adaptive {
	display: none;
}

.adaptive-phone-link {
	display: none;
	padding-left: 50px;
}

@media (max-width:749px) {
	.adaptive-phone-link {
		display: inline-block;
		height: 50px;
		color: #DB6413;
		padding-left: 54px;
		padding-top: 14px;
		font-size: 18px;
		line-height: 24px;
		font-weight: 600;
		flex-grow: 1;
		text-align: center;
	}
}

@media (max-width:749px) {

	#block-block-88,
	#block-block-121 {
		display: none;
	}

	#block-block-117 {
		margin-top: 10px;
	}

	.header-action {
		margin-top: 0;
	}

	#block-block-112 {
		margin-top: 30px;
	}

	.logo {
		margin-right: 0;
	}

	.logo__img {
		width: 95%;
		margin: 0 auto;
	}

	.logo__img-adaptive {
		display: block;
		max-height: 100%;
		margin-left: 55px;
	}

	.adaptive-fixed-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
	}

	body {
		position: relative;
	}

	.header__in {
		display: none;
		margin-bottom: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.breadcrumb {
		display: none;
	}

	#footer-bottom {
		padding: 0;
	}

	#content-inside {
		padding-top: 0;
	}

	.region-top-banner {
		display: none;
	}

	.header-top {
		position: fixed;
		top: 0;
		height: 50px;
		z-index: 1002;
		width: 100%;
	}

	.header-top__in {
		z-index: 6;
		width: 100%;
		height: 50px;
		padding: 0;
	}

	.cabinet__icon {
		height: 50px;
		margin-right: 24px;
		margin-top: 1px;
	}

	.header-content {
		margin-bottom: 0;
	}

	.mui-container.main-menu {
		padding-bottom: 0;
	}

	.header {
		margin-top: 67px;
	}

	#block-block-1 {
		display: none;
	}

	.header-contact__phone {
		font-size: 25px;
	}

	.header-content .region-header-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		align-items: center;
		margin-left: 0;
		margin-bottom: 15px;
	}

	#block-block-87,
	.logo {
		float: none;
	}

	.logo {
		margin: 10px 0 20px;
	}

	#block-block-87 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 5px 0 12px;
	}

	.main-menu .leaf {
		width: initial;
		display: block;
		border-bottom: 1px solid #c2bfbf;
	}

	#sidebar .region-sidebar-first {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.bz-null {
		max-width: 635px;
	}

	.bz-null .bz {
		width: 100%;
	}

	.cabinet__link {
		width: initial;
		outline: 0;
		margin-top: 0;
	}

	.main-menu__in {
		background: #fff;
		padding: 5px;
		padding-top: 24px;
		position: fixed;
		left: -100%;
		top: 0;
		z-index: 1004;
		width: 100%;
		-webkit-transition: all 0.7s;
		transition: all 0.7s;
	}

	.main-menu__in .main-menu__close {
		display: block;
		background-color: red;
		background-image: url(/sites/default/themes/corporateclean/images/cross.jpg);
		width: 17px;
		height: 17px;
		position: absolute;
		top: 18px;
		right: 26px;
		border: none;
	}

	.main-menu__in .main-menu__copyright {
		display: inline-block;
		font-size: 13px;
		line-height: 24px;
		padding-top: 26px;
		padding-left: 21px;
		padding-bottom: 6px;
	}

	.main-menu__in .menu {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		border: none;
		-webkit-transition: all 0.7s;
		transition: all 0.7s;
	}

	.main-menu__in .menu .leaf {
		padding-left: 20px;
		border: none;
		margin-bottom: 0;
		margin-right: 0;
	}

	.main-menu__in .menu a {
		font-size: 19px;
		line-height: 38px;
		display: inline;
	}

	.main-menu__in .menu a.active {
		color: #DB6413;
		box-shadow: 0 1px 0 #DB6413;
	}

	.active-menu {
		left: 0;
	}

	#menu_button {
		visibility: visible;
		opacity: 1;
		display: block;
		height: 50px;
		border: none;
		background: #fff;
		position: absolute;
		left: 20px;
		top: 0;
	}

	.vad {
		display: none;
	}

	.main-menu .menu a.active {
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #797979;
	}

	.main-menu .menu a:hover {
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #797979;
	}

	.header-contact {
		margin-top: 0;
	}

	div h1 {
		font-size: 24px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.webform-client-form-160 input[type="file"] {
		margin-bottom: 15px;
	}

	.form-submit.ajax-processed {
		margin-left: 0;
	}
}

@media (max-width:630px) {
	#footer-bottom {
		height: auto;
	}

	#footer-bottom .in #raduga-link {
		float: none;
		clear: both;
	}

	.copyright {
		margin-bottom: 15px;
	}

	.form-submit.ajax-processed {
		margin-left: 0;
	}
}

@media (max-width:525px) {
	.form-submit.ajax-processed {
		margin-top: 15px;
	}
}

.captcha {
	margin-bottom: 15px;
}

@media (max-width:749px) {
	.cabinet__string {
		display: none;
	}
}

@media (max-width:480px) {
	.header-content .region-header-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.main-text table tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.main-text table tr td {
		width: initial;
	}

	#block-block-48 a {
		font-size: 0.9em;
	}

	.services_expert-tk__in img {
		max-width: 100%;
	}
}

textarea#edit-body-value {
	width: 100% !important;
	max-width: none;
}

textarea#edit-body-value+.grippie {
	width: 100% !important;
	max-width: none;
}

.yamaps-map-container {
	height: 230px !important;
}

.vad {
	width: 690px;
}

@media (max-width:1200px) {

	.vad,
	.vad .owl-item img {
		width: 635px !important;
	}
}

@media (max-width:992px) {

	.vad,
	.vad .owl-item img {
		width: 500px !important;
	}
}

.user-login-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: transparent;
	height: 100%;
	width: 100%;
	z-index: 1000;
}

ul.mui-tabs__bar {
	white-space: normal;
}

ul.mui-tabs__bar li>a {
	white-space: normal;
}

@media (max-width:480px) {
	.mui-tabs__bar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.mui-tabs__bar li>a {
		text-align: center;
	}
}

#user-pass,
#user-register-form {
	margin-bottom: 20px;
}

@media (max-width:768px) {

	div.password-confirm,
	.password-strength {
		float: none;
	}

	.vertical-tabs.clearfix {
		margin: 0;
		margin-bottom: 15px;
	}

	.vertical-tabs.clearfix .vertical-tabs-list {
		margin: 0;
		width: 100%;
	}

	.confirm-parent,
	.password-parent {
		width: initial;
	}

	div.form-item div.password-suggestions {
		width: initial;
	}

	.page-footer-additional-contants-wrapper .page-footer-additional-contacts,
	.page-footer-additional-contants {
		margin-right: 15px;
	}

	.page-footer-additional-contants-wrapper .page-footer-additional-contacts:last-child,
	.page-footer-additional-contants:last-child {
		margin-right: 0;
	}
}

.mui-tabs__bar a {
	text-decoration: none;
}

.mui-tabs__bar a:focus,
.mui-tabs__bar a:hover {
	text-decoration: none;
}

ul.primary {
	border: none;
	margin: 25px 0;
}

@media (max-width:480px) {
	ul.primary {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	ul.primary li a {
		background-color: #fff;
		border: none;
		height: auto;
		margin-right: 0.5em;
		padding: 5px 2em;
		text-decoration: none;
		border-radius: 5px;
		-webkit-box-shadow: black 0 0 1px;
		box-shadow: black 0 0 1px;
	}
}

@media (max-width:768px) {
	.messages {
		font-size: 1em;
	}

	.messages li {
		padding: 10px !important;
	}
}

#webform-client-form-19139 input[type=text],
#webform-client-form-19139 input[type=email],
#webform-client-form-19139 input[type=password],
#webform-client-form-19139 textarea,
#webform-client-form-19139 select {
	max-width: 100%;
}

@media (min-width:750px) {
	.fixed-header.fixed .header-top {
		display: none;
	}

	.fixed-header.fixed .header-action__link_border {
		font-size: 18px;
		font-weight: 400;
	}

	.fixed-header.fixed .logo {
		margin-top: 0;
	}

	.fixed-header.fixed .header-action {
		margin-top: 0;
	}

	.fixed-header.fixed .header-contact {
		margin-top: 0;
	}

	.fixed-header.fixed .logo__img {
		max-width: 178px;
	}

	.fixed-header.fixed .header-contact__phone {
		font-size: 24px;
		font-weight: 600;
	}

	.fixed-header.fixed .header__in {
		margin-bottom: 5px;
		margin-top: 15px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.fixed-header.fixed .region-header-content .block-block:first-child {
		margin-right: 70px;
	}

	.fixed-header.fixed #block-block-87 {
		margin-right: 35px;
		margin-top: 5px;
	}

	.fixed-header.fixed+#content.mui-container-fluid {
		margin-top: 238px;
	}
}

.direction-help {
	margin-top: 50px;
	padding: 20px 30px;
	border: 1px dotted;
}

.direction-help__title {
	font-size: 2.1rem;
	color: #65737b;
	margin-bottom: 25px;
}

.direction-help__desc {
	font-size: 1.5rem;
	margin-bottom: 35px;
}

.direction-help__bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.direction-help__bottom .application-link {
	margin: 0;
}

.direction-help__bottom_right .header-contact__phone {
	line-height: 1;
	margin-bottom: 5px;
}

@media screen and (max-width:992px) {
	.direction-help__bottom_right {
		margin-bottom: 20px;
	}
}

@media screen and (max-width:768px) {
	.direction-help__bottom_right {
		margin-bottom: 0;
	}
}

@media screen and (max-width:660px) {
	.direction-help__bottom_right {
		margin-bottom: 20px;
	}
}

@media screen and (max-width:992px) {
	.direction-help__bottom {
		flex-direction: column-reverse;
	}
}

@media screen and (max-width:768px) {
	.direction-help__bottom {
		flex-direction: row;
	}
}

@media screen and (max-width:660px) {
	.direction-help__bottom {
		flex-direction: column-reverse;
	}
}

.result-education {
	margin-top: 50px;
	padding: 35px 30px;
	background: #f2f2f2;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.result-education .left {
	width: 50%;
	font-size: 2.3rem;
	text-shadow: 0 0;
}

@media screen and (max-width:992px) {
	.result-education .left {
		width: 100%;
	}
}

.result-education .right {
	width: 50%;
	position: relative;
}

@media screen and (max-width:992px) {
	.result-education .right {
		width: 100%;
		text-align: center;
		top: -50px;
	}
}

.result-education .right img {
	position: absolute;
	top: -110px;
	left: 65px;
}

@media screen and (max-width:992px) {
	.result-education .right img {
		position: relative;
		top: 0;
		left: 0;
	}
}

@media screen and (max-width:992px) {
	.result-education {
		flex-direction: column-reverse;
	}
}

.info-link-right {
	padding-left: 25px;
}

.info-link-right br {
	display: none;
}

.info-link-right a {
	font-size: 15px;
	line-height: 24px;
	text-decoration: underline;
	color: #FFBD63;
	display: block;
	margin-bottom: 17px;
}

.info-link-right a:hover {
	opacity: 0.8;
}

@media (max-width:1200px) {
	.info-link-right {
		display: flex;
		flex-wrap: wrap;
		padding-left: 0;
	}

	.info-link-right a {
		width: calc(33% - 30px);
		margin-right: 30px;
	}
}

.partnership-right {
	border: 1px solid #629fd1;
}

.partnership-right a:hover {
	text-decoration: none;
}

.partnership-right__title {
	font-size: 2.1rem;
	padding: 15px 20px 10px;
	margin-bottom: 20px;
	color: #fff;
	background: #629fd1;
}

.partnership-right__desc {
	font-size: 1.5rem;
	padding: 0 20px 10px;
	color: #000;
}

.direction-education-image {
	width: 100%;
}

#block-webform-client-block-20727 h2 {
	font-size: 23px;
	max-width: 355px;
	color: #000;
}

.webform-client-form-20727>div {
	display: flex;
	justify-content: space-between;
}

.webform-client-form-20727 label {
	font-size: 14px;
	color: #000;
	text-shadow: 0 0;
	margin-bottom: 5px;
}

.webform-client-form-20727 input:not([type="submit"]),
.webform-client-form-20727 textarea {
	background: #f1f1f1;
	padding: 0 10px;
}

@media screen and (max-width:615px) {

	.webform-client-form-20727 input:not([type="submit"]),
	.webform-client-form-20727 textarea {
		max-width: 100%;
	}
}

.webform-client-form-20727 textarea {
	padding-top: 5px;
	padding-bottom: 5px;
}

.webform-client-form-20727 .form-actions input {
	width: 290px;
	height: 51px;
	background-color: #f50000;
	background-image: linear-gradient(to top, #e40639 0%, #e75338 100%, #e75338 100%);
	border-radius: 5px;
	text-shadow: none;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .5px;
}

.webform-client-form-20727 .form-left,
.webform-client-form-20727 .form-right {
	width: 45%;
}

@media screen and (max-width:615px) {
	.webform-client-form-20727 .form-left {
		width: 100%;
	}

	.webform-client-form-20727 .form-right {
		width: 0%;
	}
}

.webform-client-form-20727 .form-right {
	padding: 20px 0 35px;
}

.webform-client-form-20727 .form-right>div {
	width: 100%;
	text-align: center;
}

.webform-client-form-20727 .form-right .title {
	font-size: 21px;
	color: #80909a;
	margin-bottom: 20px;
}

.webform-client-form-20727 .form-right .img img {
	max-width: 177px;
	width: 100%;
}

.webform-client-form-20727 .form-right .name {
	background: none;
	font-size: 21px;
	color: #000;
	margin: 0;
	padding: 0;
}

.webform-client-form-20727 .form-right .position {
	font-size: 14px;
	color: #80909a;
	margin-bottom: 30px;
}

.webform-client-form-20727 .form-right .freePhone a {
	font-size: 30px;
	font-weight: 600;
	color: #f50000;
	line-height: 1;
	white-space: nowrap;
}

@media screen and (max-width:991px) {
	.webform-client-form-20727 .form-right .freePhone a {
		font-size: 22px;
	}
}

.webform-client-form-20727 .form-right .desc {
	font-size: 13px;
	color: #80909a;
}

.webform-client-form-20727 .form-right .phone {
	margin-top: 30px;
}

.webform-client-form-20727 .form-right .phone a {
	font-size: 30px;
	font-weight: 600;
	color: #80909a;
	line-height: 1;
}

.webform-client-form-20727 .form-right .phone a span {
	color: #f50000;
}

@media screen and (max-width:991px) {
	.webform-client-form-20727 .form-right .phone a {
		font-size: 22px;
	}
}

.webform-client-form-20727 .form-right .mail a {
	font-size: 18px;
	color: #219ce0 !important;
	text-decoration: none;
	border-bottom: 1px solid;
}

.webform-client-form-20727 .form-right .mail a:hover {
	color: #219ce0 !important;
	text-decoration: none;
	border-bottom: none;
}

@media screen and (max-width:991px) {
	.webform-client-form-20727 .form-right .mail a {
		font-size: 14px;
	}
}

@media screen and (max-width:615px) {
	.webform-client-form-20727 .form-right {
		display: none;
	}
}

@media screen and (max-width:950px) {
	.webform-client-form-20727 input[type="submit"] {
		width: 150px;
	}
}

#views-exposed-form-search-api-page .views-exposed-form .views-exposed-widget {
	padding: 0;
}

#views-exposed-form-search-api-page .views-exposed-widgets {
	position: relative;
	margin: 0;
}

#views-exposed-form-search-api-page .views-exposed-widgets .form-item-search-api-views-fulltext input {
	padding: 0 37px 0 10px;
}

#views-exposed-form-search-api-page .views-exposed-widgets .views-submit-button {
	position: absolute;
	top: 0;
	right: 0;
}

#views-exposed-form-search-api-page .views-exposed-widgets .views-submit-button input {
	box-shadow: none;
	background: url(/sites/default/themes/corporateclean/images/search-icon.png) no-repeat center;
	text-shadow: none;
	color: transparent;
	width: 20px;
	margin-top: 0;
	outline: none;
}

#views-exposed-form-search-api-page .views-exposed-widgets .views-reset-button {
	display: none;
}

.view-question-answer {
	padding-right: 99px;
	padding-top: 20px;
}

@media (max-width:1200px) {
	.view-question-answer {
		padding-right: 15px;
	}
}

@media (max-width:768px) {
	.view-question-answer {
		padding-right: 5px;
	}
}

.view-question-answer label {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 9px;
}

@media (max-width:768px) {
	.view-question-answer label {
		margin-bottom: 0;
	}
}

.view-question-answer select,
.view-question-answer input {
	background-color: transparent;
}

.view-question-answer .views-exposed-widget:nth-child(-1n + 2) {
	width: 284px;
	margin-right: 16px;
}

@media (max-width:1200px) {
	.view-question-answer .views-exposed-widget:nth-child(-1n + 2) {
		width: 220px;
		margin-right: 10px;
	}
}

.view-question-answer .item-list {
	margin-bottom: 22px;
}

.view-question-answer h3 {
	cursor: pointer;
	position: relative;
	padding-right: 25px;
	color: #DB6413;
	text-decoration: underline;
	margin-bottom: 0;
}

.view-question-answer h3:after {
	content: '\f107';
	display: inline-block;
	font: bold normal normal 20px/1 FontAwesome;
	line-height: 28px;
	text-rendering: auto;
	position: absolute;
	right: 18px;
	top: 0;
}

@media (max-width:768px) {
	.view-question-answer h3:after {
		right: 0;
	}
}

.view-question-answer .questions {
	display: none;
	list-style-type: none;
	margin-top: 0;
}

.view-question-answer .questions li:first-child,
.view-question-answer .questions li {
	margin: 10px 0;
}

.view-question-answer .views-field-field-qa-question {
	background: #ebebeb;
	cursor: pointer;
	padding: 12px 25px 11px 31px;
	font-size: 18px;
	line-height: 28px;
	position: relative;
}

@media (max-width:768px) {
	.view-question-answer .views-field-field-qa-question {
		padding: 12px;
	}
}

.view-question-answer .views-field-field-qa-question:after {
	content: '\f107';
	display: inline-block;
	font: bold normal normal 20px/1 FontAwesome;
	text-rendering: auto;
	line-height: 42px;
	position: absolute;
	right: 19px;
	top: 6px;
	color: #818f9e;
}

@media (max-width:768px) {
	.view-question-answer .views-field-field-qa-question:after {
		right: 10px;
		top: calc(50% - 21px);
	}
}

.view-question-answer .views-field-field-qa-question:hover {
	background: #f2f2f2;
}

.view-question-answer .views-field-field-qa-answer {
	display: none;
	padding: 14px 34px 18px 33px;
	font-size: 15px;
	line-height: 24px;
}

@media (max-width:768px) {
	.view-question-answer .views-field-field-qa-answer {
		padding: 10px;
	}
}

.view-question-answer p {
	margin: 0;
}

.view-question-answer .current:after {
	transform: rotate(180deg);
}

.view-question-answer .views-submit-button {
	padding-right: 0;
	padding-top: 22px;
}

.view-question-answer .views-submit-button input.form-submit {
	margin: 0;
	border-radius: 0;
	width: 170px;
	height: 41px;
	background-color: #DB6413;
	background-image: none;
}

.view-question-answer .view-filters {
	margin-bottom: 27px;
}

.view-question-answer .view-footer {
	padding-top: 9px;
}

.view-question-answer .view-footer .application-link {
	width: 170px;
	height: 41px;
	background-color: #DB6413;
	color: #fefefe;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 23px;
	border: none;
	text-transform: inherit;
	margin: 0;
}

.nobr {
	white-space: nowrap;
}

.view-prices .item-list {
	width: 100%;
}

.view-prices h3 {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	padding: 16px 30px;
	background-color: #ffffff;
	margin: 0;
	margin-bottom: 10px;
	position: relative;
	color: #303030;
}

@media (min-width:992px) {
	.view-prices h3 {
		height: 80px;
		overflow: hidden;
	}
}

@media (max-width:767px) {
	.view-prices h3 {
		padding: 15px 10px;
	}
}

.view-prices h3:after {
	content: '\f0d7';
    display: inline-block;
    font: bold normal normal 40px/1 FontAwesome;
    text-rendering: auto;
    margin-left: 10px;
    position: absolute;
    right: 17px;
    /* top: 30px;*/
}

.view-prices h3:hover {
	color: #FD7004;
	border-color: #f50000;
}

.view-prices h3.current {
	/*color: #DB6413;*/
	color: #000;
}

.view-prices h3.current:after {
	transform: rotate(180deg);
	color: #FD7004;
}

.view-prices .view-content {
	display: flex;
	flex-wrap: wrap;
}

.view-prices__column {
	width: 100%;
	flex-shrink: 0;
	padding-top: 20px;
}

@media (min-width:992px) {
	.view-prices__column {
		width: 50%;
	}
}

@media (min-width:767px) {
	.view-prices__column {
		padding-left: 0;
		padding-right: 0;
	}

	.view-prices__column:nth-child(2) {
		padding-left: 15px;
	}

	.view-prices__column:nth-child(1) {
		padding-right: 15px;
	}
}

ul.view-prices__courses {
	list-style-type: none;
	display: none;
	margin: 0;
	padding-top: 6px;
	padding-left: 30px;
	padding-bottom: 34px;
}

@media (max-width:767px) {
	ul.view-prices__courses {
		padding-left: 0;
	}
}

ul.view-prices__courses li {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 12px;
}

@media (max-width:1200px) {
	ul.view-prices__courses li {
		justify-content: space-between;
	}
}

@media (max-width:767px) {
	ul.view-prices__courses li {
		padding-right: 10px;
		padding-left: 10px;
		font-size: 14px;
		line-height: 22px;
	}
}

@media (max-width:1200px) {
	ul.view-prices__courses li>div:first-of-type {
		width: 70%;
		margin: 0;
		margin-right: auto;
	}
}

@media (max-width:768px) {
	ul.view-prices__courses li>div:first-of-type {
		width: 80%;
	}
}

ul.view-prices__courses li>div:last-of-type {
	flex-shrink: 0;
	margin-left: 29px;
	margin-right: auto;
}

@media (max-width:1200px) {
	ul.view-prices__courses li>div:last-of-type {
		margin: 0;
		margin-right: 5%;
	}
}

ul.view-prices__courses li a {
	color: #000000;
    /* width: 413px; */
    /* text-decoration: underline; */
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: -0.03em;
}

@media (max-width:1200px) {
	ul.view-prices__courses li a {
		width: 100%;
	}
}

.view-prices .view-filters {
	padding-top: 31px;
	background: #ffffff;
}

@media (max-width:767px) {
	.view-prices .view-filters {
		padding: 20px;
	}
}

.view-prices .view-filters input[type="text"] {
	height: 21px;
	padding-right: 20px;
	width: 100%;
	max-width: 570px;
	font-size: 15px;
	padding-bottom: 9px;
	background-color: transparent;
}

.view-prices .view-filters .views-exposed-form .views-exposed-widget {
	float: none;
	padding: 0;
}

.view-prices .view-filters input.form-autocomplete {
	background-image: none;
    display: flex;
    padding: 10.4748px 15.7122px;
    gap: 5px;
    /* position: absolute; */
    /* width: 413px; */
    height: 55px;
    /* left: 375px; */
    /* top: 378px; */
    background: #000000;
    border-radius: 52.374px;
    margin: 0;
    align-items: flex-start;
    flex-direction: row;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 16.7597px;
    line-height: 25px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}

.view-prices .view-filters .views-exposed-widgets {
	display: inline-block;
	position: relative;
	max-width: 600px;
	width: 100%;
	padding: 0;
}

.view-prices .view-filters .views-submit-button {
	position: absolute;
	top: -18px;
	right: -170px;
}

.view-prices .view-filters .views-submit-button input {
	box-shadow: none;
    text-shadow: none;
    margin: 0;
    height: 41px;
    /* border-radius: 0; */
    width: 100px;
    background-color: #FD7004;
    background-image: none;
    margin-right: 15em;
    margin-top: 1.8em;
    border-radius: 52.374px;
}

.view-prices .view-filters .views-submit-button input:hover {
	opacity: 0.7;
}

@media (max-width:1040px) {
	.view-prices .view-filters .pull-right {
		float: none;
	}

	.view-prices .view-filters .application-link,
	.view-prices .view-filters .how_it_work_link {
		margin: 0 0 10px;
	}
}

.view-prices .view-filters .filter-items {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.view-prices .view-filters .filter-items li {
	float: left;
	/*color: #DB6413;*/
	text-decoration: underline;
	white-space: nowrap;
	font-size: 15px;
	line-height: 26px;
	margin-right: 32px;
}

.view-prices .view-filters .filter-items li a {
	/*color: inherit;*/
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: -0.03em;
    text-decoration-line: underline;
    color: #000000;
}

.view-prices .view-filters .filter-items li .active {
	color: #d51d2c;
}

.main-search {
	margin-top: 21px;
	margin-left: 143px;
}

.main-search label {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.03em;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	position: relative;
	overflow: inherit;
	cursor: pointer;
}

.main-search label::before {
	content: "";
	position: absolute;
	background-image: url(/sites/default/themes/corporateclean/images/loop.svg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	left: -24px;
	top: 4px;
	cursor: pointer;
}

.main-search input {
	display: none;
	background-image: url(/sites/default/themes/corporateclean/images/loop.svg);
	background-repeat: no-repeat;
	background-position: center right;
	height: 24px;
}

.main-search--open {
	margin-left: 13px;
}

.main-search--open label {
	display: none;
}

.main-search--open input {
	display: block;
}

@media (max-width:1200px) {
	.main-search {
		margin-left: 41px;
		margin-right: 20px;
	}

	.main-search label {
		font-size: 16px;
	}

	.main-search--open {
		margin-left: 13px;
	}
}

@media (max-width:749px) {
	.main-search {
		display: none;
	}

	.main-search--open label {
		display: none;
	}

	.main-search--open input {
		display: none;
	}
}

#top {
	position: relative;
}

#main {
	/*width: 885px;*/
	padding-left: 15px;
	margin-bottom: 40px;
}

#main.front-page__main {
	width: 100%;
}

#main.page-main--full-width {
	width: 100%;
}

#sidebar {}

#sidebar h2 {
	font-size: 28px;
	line-height: 36px;
	color: #030303;
	font-weight: normal;
	padding-left: 23px;
	margin-bottom: 25px;
}

#sidebar .application {
	padding-left: 5px;
}

#sidebar .news-link {
	font-size: 15px;
	line-height: 20px;
	padding-left: 25px;
	color: #FFBD63;
	text-decoration: none;
}

#sidebar .portal-user {
	padding-left: 25px;
}

#sidebar .node-news.node-teaser {
	padding-left: 25px;
}

#sidebar .node-news.node-teaser h3 {
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 11px;
}

#sidebar .node-news.node-teaser h3 a {
	font-size: inherit;
	color: #FFBD63;
	text-decoration: underline;
}

#sidebar .node-news.node-teaser img {
	margin-bottom: 20px;
	display: none;
}

#sidebar .node-news.node-teaser .date-display-single {
	font-size: 13px;
	line-height: 20px;
	color: #303030;
	display: block;
	margin-bottom: 8px;
}

#sidebar .node-news.node-teaser p {
	font-size: 14px;
	line-height: 20px;
	color: #030303;
}

.logos {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.logos .item {
	width: 158px;
	height: 119px;
	display: flex;
}

.logos .item img {
	width: 170px;
	height: 119px;
}

@media (max-width:1200px) {
	.logos .item {
		justify-content: center;
	}
}

.about-company {
	display: flex;
	justify-content: space-between;
}

.about-company div {
	font-size: 18px;
	line-height: 28px;
	width: 48.5%;
	color: #030303;
}

.about-company div p {
	margin-bottom: 30px;
}

.node-news.node-teaser h3 {
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 11px;
}

.node-news.node-teaser h3 a {
	font-size: inherit;
	color: #FFBD63;
	text-decoration: underline;
}

.node-news.node-teaser img {
	margin-bottom: 20px;
}

.node-news.node-teaser .date-display-single {
	font-size: 13px;
	line-height: 20px;
	color: #303030;
	display: block;
	margin-bottom: 8px;
}

.node-news.node-teaser p {
	font-size: 14px;
	line-height: 20px;
	color: #030303;
}

#bottom h2 {
	font-size: 28px;
	line-height: 26px;
	color: #DB6413;
	font-weight: normal;
	margin-bottom: 28px;
}

#bottom .block {
	margin-bottom: 48px;
}

@media (max-width:2000px) {
	#main {
		width: 100%;
		margin-bottom: 0;
		margin-right: 15px;
	}

	#main h1 {
		width: 100%;
		max-width: none;
	}

	#main .view-course-theme h3 {
		text-align: center;
	}

	#sidebar {
		display: none;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	#sidebar.front-page__sidebar {
		display: block;
	}

	#sidebar h2 {
		padding-left: 0;
	}

	#sidebar .view-news .view-content {
		display: flex;
		flex-wrap: wrap;
	}

	#sidebar .view-news .view-content .views-row {
		width: calc(33% - 30px);
		margin-right: 30px;
	}

	#sidebar .view-news .view-content .views-row:nth-child(3n) {
		margin-right: 0;
	}

	#sidebar .news-link {
		display: block;
		width: 140px;
		margin-left: auto;
		padding-left: 0;
		padding-right: 30px;
	}

	#sidebar #block-block-116 {
		display: none;
	}

	#sidebar .node-news.node-teaser {
		padding-left: 0;
	}

	.region-sidebar-first .content {
		margin-bottom: 0;
	}

	.about-company div {
		font-size: 16px;
		display: flex;
		flex-direction: column;
	}
}

.webform-client-form {
	padding-top: 28px;
}

.webform-client-form label {
	font-size: 16px;
	line-height: 24px;
	padding-left: 21px;
	padding-top: 13px;
	margin-bottom: 8px;
}

.webform-client-form label.element-invisible {
	width: unset;
}

.webform-client-form .webform-component-textfield,
.webform-client-form .webform-component-textarea {
	margin: 0;
	margin-bottom: 16px;
}

.webform-client-form .webform-component-textfield input,
.webform-client-form .webform-component-email input,
.webform-client-form .webform-component-textarea textarea,
.webform-client-form .webform-component-node-reference select {
	border: 1px solid #bcbcbc;
	background-color: transparent;
	max-width: unset;
	padding-left: 20px;
	padding-right: 20px;
	color: #303030;
}

.webform-client-form .webform-component-textfield input:hover,
.webform-client-form .webform-component-email input:hover,
.webform-client-form .webform-component-textarea textarea:hover,
.webform-client-form .webform-component-node-reference select:hover,
.webform-client-form .webform-component-textfield input:active,
.webform-client-form .webform-component-email input:active,
.webform-client-form .webform-component-textarea textarea:active,
.webform-client-form .webform-component-node-reference select:active,
.webform-client-form .webform-component-textfield input:focus,
.webform-client-form .webform-component-email input:focus,
.webform-client-form .webform-component-textarea textarea:focus,
.webform-client-form .webform-component-node-reference select:focus {
	border-color: #DB6413;
}

.webform-client-form .webform-component-textfield input,
.webform-client-form .webform-component-email input,
.webform-client-form .webform-component-node-reference select {
	height: 60px;
	padding-bottom: 3px;
	width: 400px;
}

.webform-client-form .webform-component-textarea textarea {
	padding-top: 16px;
	width: auto;
	min-width: 400px;
	height: unset;
	resize: both;
}

.webform-client-form .webform-submit {
	width: 270px;
	height: 51px;
	border-radius: 0;
	background-image: none;
	background-color: #DB6413;
	border-bottom: none;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 34px;
}

.webform-client-form .webform-privacy-policy {
	font-size: 12px;
	line-height: 18px;
	max-width: 354px;
	padding-left: 20px;
}

@media (max-width:768px) {

	.webform-client-form .webform-component-textfield input,
	.webform-client-form .webform-component-email input,
	.webform-client-form .webform-component-textarea textarea,
	.webform-client-form .webform-component-node-reference select {
		width: 100%;
		min-width: unset;
	}

	.webform-client-form label {
		padding-left: 0;
	}

	.webform-client-form .webform-privacy-policy {
		padding-left: 0;
	}

	.webform-client-form .webform-component {
		padding-right: 10px;
	}
}

@media (max-width:768px) {
	#top {
		display: none;
	}

	#sidebar .info-link-right {
		flex-direction: column;
		align-items: center;
	}

	#sidebar .info-link-right a {
		width: 90%;
	}

	#sidebar .view-news .view-content {
		flex-direction: column;
	}

	#sidebar .view-news .view-content .views-row {
		width: auto;
		margin-left: 10px;
		margin-right: 10px;
	}

	.mui-col-sm-12 {
		width: 100%;
	}

	.about-company {
		flex-direction: column;
	}

	.about-company div {
		width: 100%;
	}

	.about-company div p {
		margin-left: 10px;
		margin-right: 10px;
	}

	.why-choose ul {
		flex-wrap: wrap;
	}

	.why-choose ul li {
		width: calc(50% - 30px);
		margin-right: 15px;
		margin-left: 15px;
	}

	.why-choose ul li:first-child {
		margin-right: 15px;
		margin-left: 15px;
	}

	.footer-wrapper {
		flex-direction: column;
	}

	.footer-wrapper .footer__top-links {
		flex-direction: column;
	}

	.footer-wrapper .footer__left-section {
		margin: 0;
		width: 290px;
	}

	.footer-wrapper .footer__middle-section {
		margin: 0;
		width: 290px;
	}

	.footer-wrapper .footer__right-block {
		width: 290px;
		margin: 0;
	}

	.footer-wrapper .footer__right-block .v-vk {
		margin: 0;
		margin-top: 30px;
	}
}

.training {
	padding-top: 14px;
	font-size: 18px;
	line-height: 28px;
}

.training a {
	color: #FFBD63;
	text-decoration: underline;
}

.training h2 {
	color: #DB6413;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 11px;
}

.training p {
	margin-bottom: 32px;
}

.training>div {
	margin-bottom: 43px;
}

.contacts-page {
	padding-top: 14px;
	padding-right: 9px;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

@media (max-width:1200px) {
	.contacts-page {
		width: 768px;
	}
}

@media (max-width:786px) {
	.contacts-page {
		width: auto;
		font-size: 14px;
		line-height: 24px;
	}
}

.contacts-page .department {
	width: 30.6%;
}

@media (max-width:786px) {
	.contacts-page .department {
		width: auto;
	}
}

.contacts-page .colored {
	color: #DB6413;
}

.contacts-page a {
	text-decoration: underline;
	color: #FFBD63;
}

.contacts-page h3 {
	font-size: 28px;
	font-weight: 400;
	line-height: 36px;
	width: 100%;
	margin-bottom: 21px;
}

.contacts-page>div:first-of-type {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contacts-page>div:first-of-type p {
	margin-bottom: 47px;
}

@media (max-width:768px) {
	.contacts-page>div:first-of-type {
		flex-direction: column;
	}
}

.contacts-page>div:last-of-type p {
	margin-bottom: 8px;
}

.contacts-page>div:last-of-type p:nth-of-type(n+3) {
	margin-bottom: 32px;
}

.antiterror__block {
	margin-bottom: 35px;
}

.antiterror__block .orange-text {
	color: #DB6413;
}

.antiterror__block .antiterror__objects-list {
	margin: 0;
	margin-bottom: 58px;
	padding: 0;
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}

.antiterror__block .antiterror__objects-list li {
	width: 23%;
	display: flex;
	box-sizing: border-box;
	margin-right: 22px;
	margin-bottom: 40px;
}

.antiterror__block .antiterror__objects-list li img {
	border-radius: 50%;
	margin-right: 13px;
}

.antiterror__block .antiterror__objects-list li p {
	margin: 0;
	padding-top: 16px;
	align-self: stretch;
	line-height: 20px;
	font-size: 15px;
	box-sizing: border-box;
}

.antiterror__block .antiterror__objects-list li:nth-child(4n) {
	margin-right: 0;
}

.antiterror__block .antiterror__objects-list li:nth-last-child(-n+4) {
	margin-bottom: 0;
}

.antiterror__block ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
	line-height: 28px;
}

.antiterror__block ul li {
	margin-bottom: 25px;
}

.antiterror__block a {
	text-decoration: underline;
}

.antiterror__block .antiterror__img {
	float: right;
	margin-top: 44px;
	margin-left: 40px;
	margin-bottom: 91px;
}

.antiterror__block--white-bcg {
	background-color: #fff;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 40px;
	margin-bottom: 44px;
}

.antiterror__block--white-bcg .antiterror__text {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 21px;
}

.antiterror__block--white-bcg .antiterror__text.orange-text {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 6px;
}

.antiterror__block--white-bcg .antiterror__text--bold {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 5px;
}

.antiterror__block--white-bcg .antiterror__text--no-margin {
	margin-bottom: 0;
}

.antiterror__block--white-bcg .antiterror__link {
	font-size: 18px;
	line-height: 28px;
	text-decoration: underline;
}

.antiterror__block--white-bcg:first-child {
	margin-top: 38px;
}

.antiterror__title {
	color: #DB6413;
	font-size: 28px;
	line-height: 35px;
	margin: 0;
	font-weight: normal;
	margin-bottom: 11px;
}

.antiterror__text {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 28px;
}

.antiterror__text--underline {
	text-decoration: underline;
}

.antiterror__form-title {
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
	margin-top: 55px;
	margin-bottom: 0;
}

@media (max-width:1200px) {
	.antiterror__block {
		margin-bottom: 35px;
	}

	.antiterror__block .orange-text {
		color: #DB6413;
	}

	.antiterror__block .antiterror__objects-list {
		margin-bottom: 48px;
	}

	.antiterror__block .antiterror__objects-list li {
		width: 30%;
		margin-right: 35px;
	}

	.antiterror__block .antiterror__objects-list li img {
		margin-right: 14px;
	}

	.antiterror__block .antiterror__objects-list li p {
		margin: 0;
		padding-top: 16px;
		line-height: 20px;
		font-size: 15px;
	}

	.antiterror__block .antiterror__objects-list li:nth-child(4n) {
		margin-right: 35px;
	}

	.antiterror__block .antiterror__objects-list li:nth-child(3n) {
		margin-right: 0;
	}

	.antiterror__block .antiterror__objects-list li:nth-last-child(-n+4) {
		margin-bottom: 40px;
	}

	.antiterror__block .antiterror__objects-list li:nth-last-child(-n+3) {
		margin-bottom: 0;
	}

	.antiterror__block ul {
		padding: 0;
		margin: 0;
		list-style: none;
		font-size: 16px;
		line-height: 24px;
	}

	.antiterror__block ul li {
		margin-bottom: 19px;
	}

	.antiterror__block .antiterror__img {
		margin-top: 68px;
		margin-left: 59px;
		margin-bottom: 173px;
		width: 156px;
		height: auto;
		margin-right: -15px;
	}

	.antiterror__text {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 23px;
	}

	.antiterror__block--white-bcg:first-child {
		margin-top: 28px;
	}

	.antiterror__block--white-bcg {
		padding-left: 31px;
		padding-top: 30px;
		margin-bottom: 35px;
	}

	.antiterror__block--white-bcg .antiterror__text.orange-text {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 6px;
	}

	.antiterror__block--white-bcg .antiterror__text {
		margin-bottom: 13px;
	}

	.antiterror__block--white-bcg .antiterror__text--bold {
		font-size: 17px;
		line-height: 28px;
		margin-bottom: 5px;
	}

	.antiterror__block--white-bcg .antiterror__text--bold br {
		display: none;
	}

	.antiterror__block--white-bcg .antiterror__text--no-margin {
		margin-bottom: 0;
	}

	.antiterror__form-title {
		margin-top: 0;
	}
}

@media (max-width:749px) {
	.antiterror__title {
		font-size: 21px;
		line-height: 28px;
	}

	.antiterror__block {
		margin-bottom: 35px;
	}

	.antiterror__block .orange-text {
		color: #DB6413;
	}

	.antiterror__block .antiterror__objects-list {
		margin-bottom: 48px;
		justify-content: space-between;
	}

	.antiterror__block .antiterror__objects-list li {
		width: 49%;
		margin-right: 0;
		flex-direction: column;
	}

	.antiterror__block .antiterror__objects-list li img {
		margin-right: 0;
	}

	.antiterror__block .antiterror__objects-list li p {
		margin: 0;
		padding-top: 16px;
		line-height: 20px;
		font-size: 15px;
	}

	.antiterror__block .antiterror__objects-list li:nth-child(4n) {
		margin-right: 0;
	}

	.antiterror__block .antiterror__objects-list li:nth-child(3n) {
		margin-right: 0;
	}

	.antiterror__block .antiterror__objects-list li:nth-last-child(-n+4) {
		margin-bottom: 40px;
	}

	.antiterror__block .antiterror__objects-list li:nth-last-child(-n+3) {
		margin-bottom: 0;
	}

	.antiterror__block ul {
		padding: 0;
		margin: 0;
		list-style: none;
		font-size: 14px;
		line-height: 20px;
	}

	.antiterror__block ul li {
		margin-bottom: 19px;
	}

	.antiterror__block .antiterror__img {
		display: none;
	}

	.antiterror__text {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 23px;
	}

	.antiterror__block--white-bcg:first-child {
		margin-top: 15px;
	}

	.antiterror__block--white-bcg {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 23px;
		margin-bottom: 35px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.antiterror__block--white-bcg .antiterror__text.orange-text {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 6px;
	}

	.antiterror__block--white-bcg .antiterror__link {
		font-size: 16px;
		line-height: 24px;
	}

	.antiterror__block--white-bcg .antiterror__text {
		margin-bottom: 13px;
		line-height: 20px;
	}

	.antiterror__block--white-bcg .antiterror__text--bold {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.antiterror__block--white-bcg .antiterror__text--bold br {
		display: none;
	}

	.antiterror__block--white-bcg .antiterror__text--no-margin {
		margin-bottom: 0;
	}

	.antiterror__form-title {
		margin-top: 0;
	}
}

.course-page__block {
	margin-bottom: 35px;
}

.course-page__block .orange-text {
	color: #DB6413;
}

.course-page__block .course-page__objects-list {
	margin: 0;
	margin-bottom: 58px;
	padding: 0;
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}

.course-page__block .course-page__objects-list li {
	width: 23%;
	display: flex;
	box-sizing: border-box;
	margin-right: 22px;
	margin-bottom: 40px;
}

.course-page__block .course-page__objects-list li img {
	border-radius: 50%;
	margin-right: 13px;
}

.course-page__block .course-page__objects-list li p {
	margin: 0;
	padding-top: 16px;
	align-self: stretch;
	line-height: 20px;
	font-size: 15px;
	box-sizing: border-box;
}

.course-page__block .course-page__objects-list li:nth-child(4n) {
	margin-right: 0;
}

.course-page__block .course-page__objects-list li:nth-last-child(-n+4) {
	margin-bottom: 0;
}

.course-page__block a {
	text-decoration: underline;
}

.course-page__block .course-page__img {
	float: right;
	margin-top: 44px;
	margin-left: 40px;
	margin-bottom: 91px;
}

.course-page__block--margin-top {
	margin-top: 38px;
}

.course-page__block--white-bcg {
	background-color: #fff;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 40px;
	margin-bottom: 44px;
}

.course-page__block--white-bcg .course-page__text {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 21px;
}

.course-page__block--white-bcg .course-page__text.orange-text {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 6px;
}

.course-page__block--white-bcg .course-page__text--bold {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 5px;
}

.course-page__block--white-bcg .course-page__text--no-margin {
	margin-bottom: 0;
}

.course-page__block--white-bcg .course-page__link {
	font-size: 18px;
	line-height: 28px;
	text-decoration: underline;
}

.course-page__block--white-bcg:first-child {
	margin-top: 38px;
}

.course-page__title {
	color: #DB6413;
	font-size: 28px;
	line-height: 35px;
	margin: 0;
	font-weight: normal;
	margin-bottom: 11px;
}

.course-page__text {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 28px;
}

.course-page__text--bold {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bold;
}

.course-page__text--underline {
	text-decoration: underline;
}

.course-page__form-title {
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
	margin-top: 55px;
	margin-bottom: 0;
}

@media (max-width:1200px) {
	.course-page__block {
		margin-bottom: 35px;
	}

	.course-page__block .orange-text {
		color: #DB6413;
	}

	.course-page__block .course-page__objects-list {
		margin-bottom: 48px;
	}

	.course-page__block .course-page__objects-list li {
		width: 30%;
		margin-right: 35px;
	}

	.course-page__block .course-page__objects-list li img {
		margin-right: 14px;
	}

	.course-page__block .course-page__objects-list li p {
		margin: 0;
		padding-top: 16px;
		line-height: 20px;
		font-size: 15px;
	}

	.course-page__block .course-page__objects-list li:nth-child(4n) {
		margin-right: 35px;
	}

	.course-page__block .course-page__objects-list li:nth-child(3n) {
		margin-right: 0;
	}

	.course-page__block .course-page__objects-list li:nth-last-child(-n+4) {
		margin-bottom: 40px;
	}

	.course-page__block .course-page__objects-list li:nth-last-child(-n+3) {
		margin-bottom: 0;
	}

	.course-page__block .course-page__img {
		margin-top: 68px;
		margin-left: 59px;
		margin-bottom: 173px;
		width: 156px;
		height: auto;
		margin-right: -15px;
	}

	.course-page__block--margin-top {
		margin-top: 20px;
	}

	.course-page__text {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 23px;
	}

	.course-page__block--white-bcg:first-child {
		margin-top: 28px;
	}

	.course-page__block--white-bcg {
		padding-left: 31px;
		padding-top: 30px;
		margin-bottom: 35px;
	}

	.course-page__block--white-bcg .course-page__text.orange-text {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 6px;
	}

	.course-page__block--white-bcg .course-page__text {
		margin-bottom: 13px;
	}

	.course-page__block--white-bcg .course-page__text--bold {
		font-size: 17px;
		line-height: 28px;
		margin-bottom: 5px;
	}

	.course-page__block--white-bcg .course-page__text--bold br {
		display: none;
	}

	.course-page__block--white-bcg .course-page__text--no-margin {
		margin-bottom: 0;
	}

	.course-page__form-title {
		margin-top: 0;
	}
}

@media (max-width:749px) {
	.course-page__title {
		font-size: 21px;
		line-height: 28px;
	}

	.course-page__block {
		margin-bottom: 35px;
	}

	.course-page__block .orange-text {
		color: #DB6413;
	}

	.course-page__block .course-page__objects-list {
		margin-bottom: 48px;
		justify-content: space-between;
	}

	.course-page__block .course-page__objects-list li {
		width: 49%;
		margin-right: 0;
		flex-direction: column;
	}

	.course-page__block .course-page__objects-list li img {
		margin-right: 0;
	}

	.course-page__block .course-page__objects-list li p {
		margin: 0;
		padding-top: 16px;
		line-height: 20px;
		font-size: 15px;
	}

	.course-page__block .course-page__objects-list li:nth-child(4n) {
		margin-right: 0;
	}

	.course-page__block .course-page__objects-list li:nth-child(3n) {
		margin-right: 0;
	}

	.course-page__block .course-page__objects-list li:nth-last-child(-n+4) {
		margin-bottom: 40px;
	}

	.course-page__block .course-page__objects-list li:nth-last-child(-n+3) {
		margin-bottom: 0;
	}

	.course-page__block .course-page__img {
		display: none;
	}

	.course-page__text {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 23px;
	}

	.course-page__block--white-bcg:first-child {
		margin-top: 15px;
	}

	.course-page__block--white-bcg {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 23px;
		margin-bottom: 35px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.course-page__block--white-bcg .course-page__text.orange-text {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 6px;
	}

	.course-page__block--white-bcg .course-page__link {
		font-size: 16px;
		line-height: 24px;
	}

	.course-page__block--white-bcg .course-page__text {
		margin-bottom: 13px;
		line-height: 20px;
	}

	.course-page__block--white-bcg .course-page__text--bold {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.course-page__block--white-bcg .course-page__text--bold br {
		display: none;
	}

	.course-page__block--white-bcg .course-page__text--no-margin {
		margin-bottom: 0;
	}

	.course-page__form-title {
		margin-top: 0;
	}
}

.fire-safety__components-list {
	list-style: none;
	padding: 0;
	padding-top: 22px;
	margin: 0;
	margin-bottom: 27px;
	display: flex;
	justify-content: space-between;
	counter-reset: components;
	font-size: 15px;
	line-height: 20px;
}

.fire-safety__components-item::before {
	counter-increment: components;
	content: counter(components);
	position: absolute;
	width: 56px;
	height: 56px;
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	top: 0;
	left: 0;
	background-color: #DB6413;
	color: #ffffff;
}

.fire-safety__components-item {
	position: relative;
	padding-top: 17px;
	padding-left: 70px;
	width: 270px;
}

.fire-safety__image-block {
	padding: 40px;
	padding-top: 32px;
	padding-bottom: 44px;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #4a505c;
	background-image: url(/sites/default/themes/corporateclean/images/fire-safety-bg.jpg);
	color: #ffffff;
	margin-bottom: 47px;
}

.fire-safety__image-block h2 {
	font-size: 28px;
	line-height: 36px;
	color: #ffffff;
	max-width: 520px;
	margin-bottom: 14px;
}

.fire-safety__image-block p {
	font-size: 18px;
	line-height: 28px;
	max-width: 550px;
	margin-bottom: 21px;
}

.fire-safety__image-block .application {
	width: 230px;
}

.fire-safety__image-block .application .application-link {
	text-transform: none;
	padding: 12px 26px;
}

.fire-safety__advances-list {
	font-size: 18px;
	margin: 0;
	padding-left: 19px;
	padding-top: 3px;
}

.fire-safety__advances-list li {
	margin-bottom: 7px;
}

.fire-safety__guarantees-list {
	font-size: 18px;
	line-height: 28px;
	list-style: none;
	padding: 0;
	padding-top: 23px;
	margin: 0;
}

.fire-safety__guarantees-list li {
	background-image: url(/sites/default/themes/corporateclean/images/check.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 99px;
	min-height: 72px;
	margin-bottom: 26px;
}

@media (max-width:1200px) {
	.fire-safety__components-list {
		flex-wrap: wrap;
		justify-content: flex-start;
		padding-top: 10px;
	}

	.fire-safety__components-item {
		margin-right: 43px;
	}

	.fire-safety__components-item:nth-child(3) {
		width: 387px;
		margin-right: 238px;
		margin-top: 31px;
	}

	.fire-safety__components-item:nth-child(3) br {
		display: none;
	}

	.fire-safety__image-block {
		background-size: cover;
		background-position-x: -106px;
		width: 720px;
		margin-right: auto;
		margin-left: auto;
		padding: 47px;
		padding-top: 32px;
		padding-bottom: 54px;
		margin-bottom: 34px;
	}

	.fire-safety__image-block h2 {
		font-size: 24px;
		line-height: 30px;
		max-width: 495px;
		margin-bottom: 18px;
	}

	.fire-safety__image-block p {
		font-size: 15px;
		line-height: 24px;
		max-width: 474px;
		margin-bottom: 26px;
	}

	.fire-safety__advances-list {
		font-size: 16px;
		line-height: 24px;
	}

	.fire-safety__guarantees-list {
		font-size: 15px;
		line-height: 24px;
		padding-top: 0;
	}

	.fire-safety__guarantees-list li {
		background-size: 50px 50px;
		padding-top: 1px;
		padding-left: 78px;
		min-height: 50px;
		margin-bottom: 18px;
		background-position: left center;
		display: flex;
		align-items: center;
	}
}

@media (max-width:749px) {
	.fire-safety__components-item {
		margin-bottom: 20px;
		margin-right: 0;
	}

	.fire-safety__components-item:nth-child(3) {
		width: 270px;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.fire-safety__image-block {
		width: auto;
		background-image: none;
		padding-top: 35px;
		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 40px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.fire-safety__image-block h2 {
		font-size: 21px;
		line-height: 28px;
		width: auto;
		text-align: center;
		max-width: unset;
	}

	.fire-safety__image-block p {
		font-size: 15px;
		line-height: 24px;
		width: auto;
		text-align: center;
		max-width: unset;
	}

	.fire-safety__image-block .application {
		width: 270px;
		margin: 0 auto;
	}

	.fire-safety__advances-list {
		font-size: 14px;
		line-height: 20px;
	}

	.fire-safety__advances-list li {
		margin-bottom: 0;
	}

	.fire-safety__guarantees-list {
		font-size: 14px;
		line-height: 20px;
		padding-top: 20px;
	}

	.fire-safety__guarantees-list li {
		padding-left: 0;
		padding-top: 73px;
		background-position: top left;
		background-size: 56px 56px;
	}
}

.view-reviews {
	padding-top: 31px;
}

.node-review.node-teaser {
	margin-bottom: 26px;
}

.review {
	display: flex;
	align-items: flex-start;
	color: #303030;
	padding-bottom: 13px;
	border-bottom: 1px solid #d5d8df;
}

.review__person-picture {
	height: 70px;
	width: 70px;
	margin-right: 30px;
	overflow: hidden;
	text-align: center;
	flex-shrink: 0;
}

.review__person-picture img {
	width: 100%;
	height: 100%;
}

.review__person-name {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #DB6413;
	padding-top: 13px;
}

.review__person-position {
	font-size: 16px;
	line-height: 24px;
}

.review__teaser,
.review__body {
	margin-top: 21px;
	height: 100%;
	font-size: 18px;
	line-height: 28px;
}

.review__teaser p {
	margin: 0;
	padding: 0;
}

.review__image img {
	width: 100%;
}

.review__video iframe {
	width: 100%;
}

.review__links {
	display: flex;
}

.review__read-more,
.review__link-video {
	margin: 17px 0 12px;
	display: block;
	text-decoration: underline;
	font-size: 18px;
	line-height: 28px;
	margin-right: 35px;
}

.review__read-more:hover,
.review__link-video:hover {
	opacity: 0.7;
}

@media (max-width:767px) {
	.review {
		flex-direction: column;
		align-items: center;
	}

	.review__person-picture {
		margin: 0;
	}

	.review__person-name {
		text-align: center;
	}

	.review__person-position {
		text-align: center;
	}
}

.review-modal__overlay {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1020;
	display: flex;
	align-items: center;
	justify-content: center;
}

.review-modal__close {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 25px;
	top: 25px;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
	outline: none;
}

.review-modal__close:after,
.review-modal__close:before {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #fff;
}

.review-modal__close:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.review-modal__close:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.review-modal__window {
	max-width: 850px;
	width: 100%;
}

.review-modal__wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	background: url(/sites/default/themes/corporateclean/images/spinner.svg) center no-repeat;
	overflow: hidden;
}

.review-modal__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@font-face {
	font-family: 'FontAwesome';
	src: url(/sites/default/themes/corporateclean/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(/sites/default/themes/corporateclean/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/sites/default/themes/corporateclean/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/sites/default/themes/corporateclean/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/sites/default/themes/corporateclean/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/sites/default/themes/corporateclean/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054";
	font: bold normal normal 20px/1 FontAwesome;
	margin-top: 1%;
}

.fa-chevron-right:hover {
	text-decoration: none;
}
.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.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(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.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;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	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 {
	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, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(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, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	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-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

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-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(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, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.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-slide-zoomed {
	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 infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.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,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.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-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

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

body .bvi-panel {
	top: 0;
	left: 0;
	right: 0;
	padding: .25rem;
	margin: 0;
	background-color: #f5f5f5;
	color: #212529;
	font-family: Arial !important;
	font-size: .825rem;
	letter-spacing: 0;
	position: relative;
	text-shadow: none;
	line-height: normal;
	border: 0;
	-moz-box-shadow: 0 1px 3px 0 #000;
	-webkit-box-shadow: 0 1px 3px 0 #000;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .25);
	z-index: 99999
}

body .bvi-panel.bvi-fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999999
}

body .bvi-panel.bvi-panel-hide {
	display: none
}

@media (max-width:576px) {
	body .bvi-panel * {
		font-size: .7rem !important
	}
}

@media (max-width:576px) {
	body .bvi-panel * {
		font-size: .8rem !important
	}
}

@media (max-width:992px) {
	body .bvi-panel * {
		font-size: .9rem !important
	}
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) {
	display: inline-block;
	font-weight: 600;
	line-height: 1.5;
	color: #212529;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: #fff;
	border: 1px solid #adadad;
	padding: .325rem .55rem;
	font-size: .9rem;
	border-radius: .2rem;
	position: relative;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (max-width:576px) {
	body .bvi-panel .bvi-btn:not(.bvi-modal-close) {
		padding: .225rem .35rem
	}
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close)::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: ""
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close):hover {
	background-color: #e6e6e6
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close).active {
	color: #212529;
	background-color: #ccc
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close).bvi-theme-white {
	background-color: #fff;
	color: #000
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close).bvi-theme-black {
	background-color: #000;
	color: #fff
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close).bvi-theme-blue {
	background-color: #9dd1ff;
	color: #063462
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close).bvi-theme-brown {
	background-color: #f7f3d6;
	color: #4d4b43
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close).bvi-theme-green {
	background-color: #3b2716;
	color: #a9e44d
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images {
	width: 16px;
	height: 16px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	z-index: 1
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-cog {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABBElEQVQ4T6XTPy/EQRDG8c8VQuMNqCQSUWm8AV6C4tRO5QoqF/EKRKhcQUVP4SXwBjQqkUhU3oBSQUb2d9lsdi+52HL+fGfmmdme9jvFSnK/46QW2psC+Cl81djcuImnlHSE8wIwwkWyTWI7wAA3eMYc1hudveAbG9jDbQAWEDMuTRmn5voMjQKwj6tG8n2y9xv+YQBC6Zh3uwjayjSJmR8L/wNGuYi56iFmAPIXgAB17y+3BYjWdwrAHfJRJoB/j7Ab62iI1N1F3noeOog25vGK5RnX+IG1ToNulVFxMR1KjReH9pXEHOK6dcoHuCwIhxi3TrlWbebPVELOsJqMbziuVfkFhSMvLibXU2kAAAAASUVORK5CYII=");
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-eye-slash {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGbXBMSuEARgA4Oe77zocXTdISBYMXKFMJvkBkoVF6iw33n8wmXVXymi0SUnZzQaJTNcNd9MNBsnwuq9uOVaexx8rKJuwqGXKDzm7noUQwqcRQya9aXu3ruBWOMSMooFlbXMubdnwJXTlsKZrWl9ZWwk9JS0hbGMeC3rGeVCRedQRwpNE6kRmT4MzRzL7QggVVK3INNTIe7WJxI1wh1F1mZp7ib6iF8cSF8Is8ihoupEaSJ3qCOdILan7UJUYci2U0HRlx5hfVh34F999xzhj5hTP0AAAAABJRU5ErkJggg==");
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-arrow {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU4H24AAAAG3RSTlMAAQIDBgkMExQiRmJoaXN0dX6Aj5GbwcPR4vHLNuV5AAAAWElEQVQYV23NNxKAMAADQQEm52y4//+TwuSxuttGkn/J2n97g+nXb3H9yNWXPO0k3oAOmC0wSgXQCqiNBYyihUYCahlLKSnIdILC9H528JoPqg8M7Ln8OwBv7gmtk0G77wAAAABJRU5ErkJggg==");
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-volume-on {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==");
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-volume-off {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMAAQIcHh8rLjx8hpKUlZi6vsXz/c3U9VgAAABHSURBVBhXrci3AYAwDADBtwFjcpD2n5WGIKnmyoNXGgestOjuYlYfk37R1FpXNXHq7Qn9IY4Y5Jx7sQFQJARFQlBk80HbARfdYAcpeUBcogAAAABJRU5ErkJggg==");
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-adjust {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAs30iGAAAAN3RSTlMAAQIDBAUHCQsMExQVFh4fJSsuLztGS1FYYWJkZnh7f4KIiYyRmKWmqMHO1dna3Ovt7/P3+fv9mqZ1DQAAAIJJREFUGBlNwVUCglAURdEtGNgd2N2BGGf+M5PL48O1MI31Q7pMAxx/K+c7wHhnvSaVvMycxE7nMqBUD5qKAxJKRR5LhRg5ba6qY+SEvFXCyJlxVw0jZ8JKI4ycLi1FRRJKxT4cdCoCSvWB/E3PYZCT2WAKR2XGZDr7jxQtqvwp+Dg/vREcKt7EoBcAAAAASUVORK5CYII=");
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-off {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADc6ur3AAAAFnRSTlMAAQIFBgcSGRowMVhZW128wMHDxfX3KcFjjgAAAGpJREFUGBlVwQkSgzAMA0CJUpKYuzX6/1ObeoAJuwhMpSTiwslV+UiEftNpfaHirttKALMaI0BXw4mshwSTZEMwSQUmyYZgkgqyHhJ4qOEEFjUmAN1Ht42o3l+d9h6hWw5VPhMXZrNM/P0AZ7gN/s4xaEgAAAAASUVORK5CYII=");
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-on {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6T+iNAAAAH3RSTlMAAQIDBycwOUJKS0xPUW1whZGVmJ2erbfT2uDk6Pv9OeeoXAAAAGJJREFUGFdlzkcCgDAIBVGMvSb27r//LTUxFnRW8NhA9E3N46uppU2wOwgiXCSHBfD07F8g0euxRGKB9N2pAGQWKBBODRgxEKNrzI7BQIq7E57dQv4UHbC6n08LsNTxAYt+7bh0DPt8j/8TAAAAAElFTkSuQmCC");
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-minus-square-o {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAODs8dnfx8vPK0lEjAAAAJElEQVR4AWOgD2BkYUUCLIwM7JwogI2BA1WAnYGZFQUw0cehAOJeAaqtH8h4AAAAAElFTkSuQmCC);
	background-repeat: no-repeat
}

body .bvi-panel .bvi-btn:not(.bvi-modal-close) .bvi-images.bvi-images-eye {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC88vZ+AAAAZXRSTlMAAQIDBAcICQsMDg8QEhMVFhcYGRweHyAjJCUmKCk1Nzg5Ojs8PUFGSUpMTVBRV1hZXmFiZmxvcXR1d3h5fn+AhYaJi4yOmJqbnaOlpqitvL7Iys7P0dfZ2tze4OTm6fHz9ff7/S2JgwQAAAFESURBVBgZ3cGJWhJhAIbRbyiYygGUFjY3LFuUMtTIfdcWl6g0DQRk/N/7vwX/wXEeKG9Az9Gdk8iXpqZK+YRulZpvEmrOp/SvzCF9DjPq9WCNrk9PnOeEVmOKpOpQN1zmJD0jYOpQTypU9DEzI/BaDxeaXBv+aPAL6soazjNaoaHYMTeW9bSJeSHL6/AnLh2zordEfkuJUy48yflFw5XkM6tNIh1JboOfjuYwg7L+0lr0iZzJGjLMqkVZgW/0+aLAe1o6YluBl/SZUGCHIyUNr2Q55/RoOLImMUmpjMnJytEjKysPZVkb+AVZ44aQGZVV9NlQ1x68kTVUo+tHWtY7+KrQAnx3ZaWnq9XptCx3H5YUGWtjqo8UefzZcFFSj/gWUPtQ8FzXK8zUgN24+g2sdoj4657+5xQrByft9slBpRjTPXMFyfd8QTOpicwAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px
}

body .bvi-panel .bvi-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity .2s ease-in;
	-moz-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	pointer-events: none;
	margin: 0;
	padding: 0
}

body .bvi-panel .bvi-modal.show {
	opacity: 1;
	pointer-events: auto;
	overflow-y: hidden;
	height: 100%
}

body .bvi-panel .bvi-modal.show>body {
	overflow-y: hidden !important
}

body .bvi-panel .bvi-modal .bvi-modal-dialog {
	position: relative;
	width: auto;
	max-width: 430px;
	margin: 1.75rem auto
}

body .bvi-panel .bvi-modal .bvi-modal-content {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0
}

body .bvi-panel .bvi-modal .bvi-modal-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #eceeef
}

body .bvi-panel .bvi-modal .bvi-modal-title {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 1.25rem;
	font-weight: 600;
	color: #000
}

body .bvi-panel .bvi-modal .bvi-modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0 1rem 1rem;
	max-height: calc(100vh - 10rem);
	overflow-y: auto
}

body .bvi-panel .bvi-modal .bvi-modal-body::-webkit-scrollbar {
	width: .8rem;
	background-color: transparent;
	opacity: 0
}

body .bvi-panel .bvi-modal .bvi-modal-body::-webkit-scrollbar-thumb {
	background-color: #c4c4c4;
	border-radius: .25rem
}

body .bvi-panel .bvi-modal .bvi-modal-close {
	float: right;
	font-family: sans-serif;
	font-size: 1.7rem !important;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
	text-decoration: none
}

body .bvi-panel .bvi-modal .bvi-modal-close:focus,
body .bvi-panel .bvi-modal .bvi-modal-close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .75
}

body .bvi-panel .bvi-block-settings,
body .bvi-panel .bvi-block-settings-more {
	margin: 0 auto
}

body .bvi-panel .bvi-block-settings .bvi-blocks,
body .bvi-panel .bvi-block-settings-more .bvi-blocks {
	text-align: center;
	display: flex;
	flex-flow: row wrap
}

body .bvi-panel .bvi-block-settings .bvi-blocks.bvi-block-start,
body .bvi-panel .bvi-block-settings-more .bvi-blocks.bvi-block-start {
	justify-content: flex-start
}

body .bvi-panel .bvi-block-settings .bvi-blocks.bvi-block-center,
body .bvi-panel .bvi-block-settings-more .bvi-blocks.bvi-block-center {
	justify-content: center
}

body .bvi-panel .bvi-block-settings .bvi-blocks.bvi-block-end,
body .bvi-panel .bvi-block-settings-more .bvi-blocks.bvi-block-end {
	justify-content: flex-end
}

body .bvi-panel .bvi-block-settings .bvi-block,
body .bvi-panel .bvi-block-settings-more .bvi-block {
	padding: 11px 15px
}

body .bvi-panel .bvi-block-settings .bvi-block h1,
body .bvi-panel .bvi-block-settings-more .bvi-block h1 {
	text-align: center;
	font-weight: 600;
	font-size: 1rem;
	display: block;
	margin-bottom: .8rem
}

body .bvi-panel .bvi-block-settings {
	max-width: 100%
}

body .bvi-panel a.bvi-copyright {
	padding: .5rem;
	font-size: .777rem;
	text-decoration: none;
	color: #616161
}

body .bvi-panel a.bvi-copyright:hover {
	text-decoration: underline
}

html body.bvi-active {
	margin: 0;
	padding: 0;
	top: 0
}

html body .bvi-body {
	margin: 0;
	padding: 0;
	top: 0;
	position: relative
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) {
	background-color: #fff !important;
	background: #fff !important;
	background-image: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #000 !important;
	color: #000 !important;
	fill: #000000 !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) .bvi-background-image::before,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) img.bvi-img::before {
	border: 1px dashed #000
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :default:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :link:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :required:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :root:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :target:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) :visited:not(.bvi-no-styles) {
	background-color: #fff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #000 !important;
	color: #000 !important;
	fill: #000000 !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles):after:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles):before:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
	background-color: #000 !important;
	color: #fff !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-speech-btn,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-speech-text {
	border-color: #000
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-highlighting {
	background-color: #000 !important;
	color: #fff !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-highlighting mark {
	background-color: #fff !important;
	color: #000 !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-speech a {
	text-decoration: underline !important;
	outline: 0 !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-speech a.bvi-btn {
	border-color: #000;
	color: #000 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled {
	color: rgba(0, 0, 0, .5) !important;
	border: 1px solid rgba(0, 0, 0, .5) !important;
	pointer-events: none;
	cursor: no-drop;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled:focus {
	color: rgba(0, 0, 0, .5) !important;
	border: 1px solid rgba(0, 0, 0, .5) !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:hover {
	color: #fff !important;
	background-color: #000 !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:focus {
	color: #000 !important;
	background-color: #fff !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles) {
	outline: 0 !important;
	color: #000 !important;
	background-color: transparent !important;
	text-decoration: underline !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles).show {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover {
	color: #fff !important;
	background-color: #000 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #fff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #fff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) * {
	color: #fff !important;
	background-color: #000 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #fff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #fff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles) {
	color: #fff !important;
	background-color: #000 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active {
	color: #fff !important;
	background-color: #000 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover {
	color: #fff !important;
	background-color: #000 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=white]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover * {
	color: #fff !important;
	background-color: #000 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) {
	background-color: #000 !important;
	background: #000 !important;
	background-image: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #fff !important;
	color: #fff !important;
	fill: #ffffff !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) .bvi-background-image::before,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) img.bvi-img::before {
	border: 1px dashed #fff
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :default:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :link:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :required:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :root:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :target:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) :visited:not(.bvi-no-styles) {
	background-color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #fff !important;
	color: #fff !important;
	fill: #ffffff !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles):after:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #fff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles):before:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #fff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
	background-color: #fff !important;
	color: #000 !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-speech-btn,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-speech-text {
	border-color: #fff
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-highlighting {
	background-color: #fff !important;
	color: #000 !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-highlighting mark {
	background-color: #000 !important;
	color: #fff !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-speech a {
	text-decoration: underline !important;
	outline: 0 !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-speech a.bvi-btn {
	border-color: #fff;
	color: #fff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled {
	color: rgba(255, 255, 255, .5) !important;
	border: 1px solid rgba(255, 255, 255, .5) !important;
	pointer-events: none;
	cursor: no-drop;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled:focus {
	color: rgba(255, 255, 255, .5) !important;
	border: 1px solid rgba(255, 255, 255, .5) !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:hover {
	color: #000 !important;
	background-color: #fff !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:focus {
	color: #fff !important;
	background-color: #000 !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles) {
	outline: 0 !important;
	color: #fff !important;
	background-color: transparent !important;
	text-decoration: underline !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles).show {
	color: #fff !important;
	background-color: #000 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) * {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles) {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=black]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover * {
	color: #000 !important;
	background-color: #fff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) {
	background-color: #9dd1ff !important;
	background: #9dd1ff !important;
	background-image: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #063462 !important;
	color: #063462 !important;
	fill: #063462 !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) .bvi-background-image::before,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) img.bvi-img::before {
	border: 1px dashed #063462
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :default:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :link:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :required:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :root:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :target:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) :visited:not(.bvi-no-styles) {
	background-color: #9dd1ff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #063462 !important;
	color: #063462 !important;
	fill: #063462 !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles):after:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #063462 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles):before:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #063462 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
	background-color: #063462 !important;
	color: #9dd1ff !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-speech-btn,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-speech-text {
	border-color: #063462
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-highlighting {
	background-color: #063462 !important;
	color: #9dd1ff !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-highlighting mark {
	background-color: #9dd1ff !important;
	color: #063462 !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-speech a {
	text-decoration: underline !important;
	outline: 0 !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-speech a.bvi-btn {
	border-color: #063462;
	color: #063462 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled {
	color: rgba(6, 52, 98, .5) !important;
	border: 1px solid rgba(6, 52, 98, .5) !important;
	pointer-events: none;
	cursor: no-drop;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled:focus {
	color: rgba(6, 52, 98, .5) !important;
	border: 1px solid rgba(6, 52, 98, .5) !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:hover {
	color: #9dd1ff !important;
	background-color: #063462 !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:focus {
	color: #063462 !important;
	background-color: #9dd1ff !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles) {
	outline: 0 !important;
	color: #063462 !important;
	background-color: transparent !important;
	text-decoration: underline !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles).show {
	color: #063462 !important;
	background-color: #9dd1ff !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover {
	color: #9dd1ff !important;
	background-color: #063462 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #9dd1ff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #9dd1ff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) * {
	color: #9dd1ff !important;
	background-color: #063462 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #9dd1ff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #9dd1ff !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles) {
	color: #9dd1ff !important;
	background-color: #063462 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active {
	color: #9dd1ff !important;
	background-color: #063462 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover {
	color: #9dd1ff !important;
	background-color: #063462 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=blue]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover * {
	color: #9dd1ff !important;
	background-color: #063462 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) {
	background-color: #f7f3d6 !important;
	background: #f7f3d6 !important;
	background-image: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #4d4b43 !important;
	color: #4d4b43 !important;
	fill: #4D4B43 !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) .bvi-background-image::before,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) img.bvi-img::before {
	border: 1px dashed #4d4b43
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :default:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :link:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :required:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :root:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :target:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) :visited:not(.bvi-no-styles) {
	background-color: #f7f3d6 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #4d4b43 !important;
	color: #4d4b43 !important;
	fill: #4D4B43 !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles):after:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #4d4b43 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles):before:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #4d4b43 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
	background-color: #4d4b43 !important;
	color: #f7f3d6 !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-speech-btn,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-speech-text {
	border-color: #4d4b43
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-highlighting {
	background-color: #4d4b43 !important;
	color: #f7f3d6 !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-highlighting mark {
	background-color: #f7f3d6 !important;
	color: #4d4b43 !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-speech a {
	text-decoration: underline !important;
	outline: 0 !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-speech a.bvi-btn {
	border-color: #4d4b43;
	color: #4d4b43 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled {
	color: rgba(77, 75, 67, .5) !important;
	border: 1px solid rgba(77, 75, 67, .5) !important;
	pointer-events: none;
	cursor: no-drop;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled:focus {
	color: rgba(77, 75, 67, .5) !important;
	border: 1px solid rgba(77, 75, 67, .5) !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:hover {
	color: #f7f3d6 !important;
	background-color: #4d4b43 !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:focus {
	color: #4d4b43 !important;
	background-color: #f7f3d6 !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles) {
	outline: 0 !important;
	color: #4d4b43 !important;
	background-color: transparent !important;
	text-decoration: underline !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles).show {
	color: #4d4b43 !important;
	background-color: #f7f3d6 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover {
	color: #f7f3d6 !important;
	background-color: #4d4b43 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #f7f3d6 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #f7f3d6 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) * {
	color: #f7f3d6 !important;
	background-color: #4d4b43 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #f7f3d6 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #f7f3d6 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles) {
	color: #f7f3d6 !important;
	background-color: #4d4b43 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active {
	color: #f7f3d6 !important;
	background-color: #4d4b43 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover {
	color: #f7f3d6 !important;
	background-color: #4d4b43 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=brown]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover * {
	color: #f7f3d6 !important;
	background-color: #4d4b43 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) {
	background-color: #3b2716 !important;
	background: #3b2716 !important;
	background-image: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #a9e44d !important;
	color: #a9e44d !important;
	fill: #A9E44D !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) .bvi-background-image::before,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles)[data-bvi-images=off]:not(.bvi-no-styles) img.bvi-img::before {
	border: 1px dashed #a9e44d
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :checked:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :default:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :disabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :empty:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :enabled:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :first-child:first-letter:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :first-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :first-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :focus:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :hover:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :indeterminate:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :link:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :nth-last-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :nth-last-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :nth-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :only-child:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :only-of-type:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :optional:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :read-write:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :required:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :root:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :target:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :valid:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) :visited:not(.bvi-no-styles) {
	background-color: #3b2716 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: #a9e44d !important;
	color: #a9e44d !important;
	fill: #A9E44D !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles):after:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #a9e44d !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles):before:not(.bvi-no-styles) {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #a9e44d !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles)::selection:not(.bvi-no-styles) {
	background-color: #a9e44d !important;
	color: #3b2716 !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-speech-btn,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-speech-text {
	border-color: #a9e44d
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-highlighting {
	background-color: #a9e44d !important;
	color: #3b2716 !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-highlighting mark {
	background-color: #3b2716 !important;
	color: #a9e44d !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-speech a {
	text-decoration: underline !important;
	outline: 0 !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-speech a.bvi-btn {
	border-color: #a9e44d;
	color: #a9e44d !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled {
	color: rgba(169, 228, 77, .5) !important;
	border: 1px solid rgba(169, 228, 77, .5) !important;
	pointer-events: none;
	cursor: no-drop;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-speech a.bvi-btn.disabled:focus {
	color: rgba(169, 228, 77, .5) !important;
	border: 1px solid rgba(169, 228, 77, .5) !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:hover {
	color: #3b2716 !important;
	background-color: #a9e44d !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) .bvi-speech a.bvi-btn:focus {
	color: #a9e44d !important;
	background-color: #3b2716 !important;
	text-underline: none !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles) {
	outline: 0 !important;
	color: #a9e44d !important;
	background-color: transparent !important;
	text-decoration: underline !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles).show {
	color: #a9e44d !important;
	background-color: #3b2716 !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover {
	color: #3b2716 !important;
	background-color: #a9e44d !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #3b2716 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #3b2716 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) * {
	color: #3b2716 !important;
	background-color: #a9e44d !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :after {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #3b2716 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) a:not(.bvi-no-styles):hover:not(.bvi-no-styles) :before {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #3b2716 !important;
	box-shadow: none !important;
	text-shadow: none !important;
	border-color: transparent !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button[type=submit]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) input[type=button]:not(.bvi-no-styles),
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) input[type=submit]:not(.bvi-no-styles) {
	color: #3b2716 !important;
	background-color: #a9e44d !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles).active,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles).active {
	color: #3b2716 !important;
	background-color: #a9e44d !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover {
	color: #3b2716 !important;
	background-color: #a9e44d !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) button[type=submit]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) input[type=button]:hover:not(.bvi-no-styles):hover *,
html body .bvi-body[data-bvi-theme=green]:not(.bvi-no-styles) input[type=submit]:hover:not(.bvi-no-styles):hover * {
	color: #3b2716 !important;
	background-color: #a9e44d !important;
	text-decoration: none !important
}

html body .bvi-body[data-bvi-fontsize="40"] {
	font-size: 40px !important
}

html body .bvi-body[data-bvi-fontsize="40"] h1,
html body .bvi-body[data-bvi-fontsize="40"] h1 * {
	font-weight: 700 !important;
	font-size: 47px !important
}

html body .bvi-body[data-bvi-fontsize="40"] h2,
html body .bvi-body[data-bvi-fontsize="40"] h2 * {
	font-weight: 700 !important;
	font-size: 46px !important
}

html body .bvi-body[data-bvi-fontsize="40"] h3,
html body .bvi-body[data-bvi-fontsize="40"] h3 * {
	font-weight: 700 !important;
	font-size: 45px !important
}

html body .bvi-body[data-bvi-fontsize="40"] h4,
html body .bvi-body[data-bvi-fontsize="40"] h4 * {
	font-weight: 700 !important;
	font-size: 44px !important
}

html body .bvi-body[data-bvi-fontsize="40"] h5,
html body .bvi-body[data-bvi-fontsize="40"] h5 * {
	font-weight: 700 !important;
	font-size: 43px !important
}

html body .bvi-body[data-bvi-fontsize="40"] h6,
html body .bvi-body[data-bvi-fontsize="40"] h6 * {
	font-weight: 700 !important;
	font-size: 42px !important
}

html body .bvi-body[data-bvi-fontsize="39"] {
	font-size: 39px !important
}

html body .bvi-body[data-bvi-fontsize="39"] h1,
html body .bvi-body[data-bvi-fontsize="39"] h1 * {
	font-weight: 700 !important;
	font-size: 46px !important
}

html body .bvi-body[data-bvi-fontsize="39"] h2,
html body .bvi-body[data-bvi-fontsize="39"] h2 * {
	font-weight: 700 !important;
	font-size: 45px !important
}

html body .bvi-body[data-bvi-fontsize="39"] h3,
html body .bvi-body[data-bvi-fontsize="39"] h3 * {
	font-weight: 700 !important;
	font-size: 44px !important
}

html body .bvi-body[data-bvi-fontsize="39"] h4,
html body .bvi-body[data-bvi-fontsize="39"] h4 * {
	font-weight: 700 !important;
	font-size: 43px !important
}

html body .bvi-body[data-bvi-fontsize="39"] h5,
html body .bvi-body[data-bvi-fontsize="39"] h5 * {
	font-weight: 700 !important;
	font-size: 42px !important
}

html body .bvi-body[data-bvi-fontsize="39"] h6,
html body .bvi-body[data-bvi-fontsize="39"] h6 * {
	font-weight: 700 !important;
	font-size: 41px !important
}

html body .bvi-body[data-bvi-fontsize="38"] {
	font-size: 38px !important
}

html body .bvi-body[data-bvi-fontsize="38"] h1,
html body .bvi-body[data-bvi-fontsize="38"] h1 * {
	font-weight: 700 !important;
	font-size: 45px !important
}

html body .bvi-body[data-bvi-fontsize="38"] h2,
html body .bvi-body[data-bvi-fontsize="38"] h2 * {
	font-weight: 700 !important;
	font-size: 44px !important
}

html body .bvi-body[data-bvi-fontsize="38"] h3,
html body .bvi-body[data-bvi-fontsize="38"] h3 * {
	font-weight: 700 !important;
	font-size: 43px !important
}

html body .bvi-body[data-bvi-fontsize="38"] h4,
html body .bvi-body[data-bvi-fontsize="38"] h4 * {
	font-weight: 700 !important;
	font-size: 42px !important
}

html body .bvi-body[data-bvi-fontsize="38"] h5,
html body .bvi-body[data-bvi-fontsize="38"] h5 * {
	font-weight: 700 !important;
	font-size: 41px !important
}

html body .bvi-body[data-bvi-fontsize="38"] h6,
html body .bvi-body[data-bvi-fontsize="38"] h6 * {
	font-weight: 700 !important;
	font-size: 40px !important
}

html body .bvi-body[data-bvi-fontsize="37"] {
	font-size: 37px !important
}

html body .bvi-body[data-bvi-fontsize="37"] h1,
html body .bvi-body[data-bvi-fontsize="37"] h1 * {
	font-weight: 700 !important;
	font-size: 44px !important
}

html body .bvi-body[data-bvi-fontsize="37"] h2,
html body .bvi-body[data-bvi-fontsize="37"] h2 * {
	font-weight: 700 !important;
	font-size: 43px !important
}

html body .bvi-body[data-bvi-fontsize="37"] h3,
html body .bvi-body[data-bvi-fontsize="37"] h3 * {
	font-weight: 700 !important;
	font-size: 42px !important
}

html body .bvi-body[data-bvi-fontsize="37"] h4,
html body .bvi-body[data-bvi-fontsize="37"] h4 * {
	font-weight: 700 !important;
	font-size: 41px !important
}

html body .bvi-body[data-bvi-fontsize="37"] h5,
html body .bvi-body[data-bvi-fontsize="37"] h5 * {
	font-weight: 700 !important;
	font-size: 40px !important
}

html body .bvi-body[data-bvi-fontsize="37"] h6,
html body .bvi-body[data-bvi-fontsize="37"] h6 * {
	font-weight: 700 !important;
	font-size: 39px !important
}

html body .bvi-body[data-bvi-fontsize="36"] {
	font-size: 36px !important
}

html body .bvi-body[data-bvi-fontsize="36"] h1,
html body .bvi-body[data-bvi-fontsize="36"] h1 * {
	font-weight: 700 !important;
	font-size: 43px !important
}

html body .bvi-body[data-bvi-fontsize="36"] h2,
html body .bvi-body[data-bvi-fontsize="36"] h2 * {
	font-weight: 700 !important;
	font-size: 42px !important
}

html body .bvi-body[data-bvi-fontsize="36"] h3,
html body .bvi-body[data-bvi-fontsize="36"] h3 * {
	font-weight: 700 !important;
	font-size: 41px !important
}

html body .bvi-body[data-bvi-fontsize="36"] h4,
html body .bvi-body[data-bvi-fontsize="36"] h4 * {
	font-weight: 700 !important;
	font-size: 40px !important
}

html body .bvi-body[data-bvi-fontsize="36"] h5,
html body .bvi-body[data-bvi-fontsize="36"] h5 * {
	font-weight: 700 !important;
	font-size: 39px !important
}

html body .bvi-body[data-bvi-fontsize="36"] h6,
html body .bvi-body[data-bvi-fontsize="36"] h6 * {
	font-weight: 700 !important;
	font-size: 38px !important
}

html body .bvi-body[data-bvi-fontsize="35"] {
	font-size: 35px !important
}

html body .bvi-body[data-bvi-fontsize="35"] h1,
html body .bvi-body[data-bvi-fontsize="35"] h1 * {
	font-weight: 700 !important;
	font-size: 42px !important
}

html body .bvi-body[data-bvi-fontsize="35"] h2,
html body .bvi-body[data-bvi-fontsize="35"] h2 * {
	font-weight: 700 !important;
	font-size: 41px !important
}

html body .bvi-body[data-bvi-fontsize="35"] h3,
html body .bvi-body[data-bvi-fontsize="35"] h3 * {
	font-weight: 700 !important;
	font-size: 40px !important
}

html body .bvi-body[data-bvi-fontsize="35"] h4,
html body .bvi-body[data-bvi-fontsize="35"] h4 * {
	font-weight: 700 !important;
	font-size: 39px !important
}

html body .bvi-body[data-bvi-fontsize="35"] h5,
html body .bvi-body[data-bvi-fontsize="35"] h5 * {
	font-weight: 700 !important;
	font-size: 38px !important
}

html body .bvi-body[data-bvi-fontsize="35"] h6,
html body .bvi-body[data-bvi-fontsize="35"] h6 * {
	font-weight: 700 !important;
	font-size: 37px !important
}

html body .bvi-body[data-bvi-fontsize="34"] {
	font-size: 34px !important
}

html body .bvi-body[data-bvi-fontsize="34"] h1,
html body .bvi-body[data-bvi-fontsize="34"] h1 * {
	font-weight: 700 !important;
	font-size: 41px !important
}

html body .bvi-body[data-bvi-fontsize="34"] h2,
html body .bvi-body[data-bvi-fontsize="34"] h2 * {
	font-weight: 700 !important;
	font-size: 40px !important
}

html body .bvi-body[data-bvi-fontsize="34"] h3,
html body .bvi-body[data-bvi-fontsize="34"] h3 * {
	font-weight: 700 !important;
	font-size: 39px !important
}

html body .bvi-body[data-bvi-fontsize="34"] h4,
html body .bvi-body[data-bvi-fontsize="34"] h4 * {
	font-weight: 700 !important;
	font-size: 38px !important
}

html body .bvi-body[data-bvi-fontsize="34"] h5,
html body .bvi-body[data-bvi-fontsize="34"] h5 * {
	font-weight: 700 !important;
	font-size: 37px !important
}

html body .bvi-body[data-bvi-fontsize="34"] h6,
html body .bvi-body[data-bvi-fontsize="34"] h6 * {
	font-weight: 700 !important;
	font-size: 36px !important
}

html body .bvi-body[data-bvi-fontsize="33"] {
	font-size: 33px !important
}

html body .bvi-body[data-bvi-fontsize="33"] h1,
html body .bvi-body[data-bvi-fontsize="33"] h1 * {
	font-weight: 700 !important;
	font-size: 40px !important
}

html body .bvi-body[data-bvi-fontsize="33"] h2,
html body .bvi-body[data-bvi-fontsize="33"] h2 * {
	font-weight: 700 !important;
	font-size: 39px !important
}

html body .bvi-body[data-bvi-fontsize="33"] h3,
html body .bvi-body[data-bvi-fontsize="33"] h3 * {
	font-weight: 700 !important;
	font-size: 38px !important
}

html body .bvi-body[data-bvi-fontsize="33"] h4,
html body .bvi-body[data-bvi-fontsize="33"] h4 * {
	font-weight: 700 !important;
	font-size: 37px !important
}

html body .bvi-body[data-bvi-fontsize="33"] h5,
html body .bvi-body[data-bvi-fontsize="33"] h5 * {
	font-weight: 700 !important;
	font-size: 36px !important
}

html body .bvi-body[data-bvi-fontsize="33"] h6,
html body .bvi-body[data-bvi-fontsize="33"] h6 * {
	font-weight: 700 !important;
	font-size: 35px !important
}

html body .bvi-body[data-bvi-fontsize="32"] {
	font-size: 32px !important
}

html body .bvi-body[data-bvi-fontsize="32"] h1,
html body .bvi-body[data-bvi-fontsize="32"] h1 * {
	font-weight: 700 !important;
	font-size: 39px !important
}

html body .bvi-body[data-bvi-fontsize="32"] h2,
html body .bvi-body[data-bvi-fontsize="32"] h2 * {
	font-weight: 700 !important;
	font-size: 38px !important
}

html body .bvi-body[data-bvi-fontsize="32"] h3,
html body .bvi-body[data-bvi-fontsize="32"] h3 * {
	font-weight: 700 !important;
	font-size: 37px !important
}

html body .bvi-body[data-bvi-fontsize="32"] h4,
html body .bvi-body[data-bvi-fontsize="32"] h4 * {
	font-weight: 700 !important;
	font-size: 36px !important
}

html body .bvi-body[data-bvi-fontsize="32"] h5,
html body .bvi-body[data-bvi-fontsize="32"] h5 * {
	font-weight: 700 !important;
	font-size: 35px !important
}

html body .bvi-body[data-bvi-fontsize="32"] h6,
html body .bvi-body[data-bvi-fontsize="32"] h6 * {
	font-weight: 700 !important;
	font-size: 34px !important
}

html body .bvi-body[data-bvi-fontsize="31"] {
	font-size: 31px !important
}

html body .bvi-body[data-bvi-fontsize="31"] h1,
html body .bvi-body[data-bvi-fontsize="31"] h1 * {
	font-weight: 700 !important;
	font-size: 38px !important
}

html body .bvi-body[data-bvi-fontsize="31"] h2,
html body .bvi-body[data-bvi-fontsize="31"] h2 * {
	font-weight: 700 !important;
	font-size: 37px !important
}

html body .bvi-body[data-bvi-fontsize="31"] h3,
html body .bvi-body[data-bvi-fontsize="31"] h3 * {
	font-weight: 700 !important;
	font-size: 36px !important
}

html body .bvi-body[data-bvi-fontsize="31"] h4,
html body .bvi-body[data-bvi-fontsize="31"] h4 * {
	font-weight: 700 !important;
	font-size: 35px !important
}

html body .bvi-body[data-bvi-fontsize="31"] h5,
html body .bvi-body[data-bvi-fontsize="31"] h5 * {
	font-weight: 700 !important;
	font-size: 34px !important
}

html body .bvi-body[data-bvi-fontsize="31"] h6,
html body .bvi-body[data-bvi-fontsize="31"] h6 * {
	font-weight: 700 !important;
	font-size: 33px !important
}

html body .bvi-body[data-bvi-fontsize="30"] {
	font-size: 30px !important
}

html body .bvi-body[data-bvi-fontsize="30"] h1,
html body .bvi-body[data-bvi-fontsize="30"] h1 * {
	font-weight: 700 !important;
	font-size: 37px !important
}

html body .bvi-body[data-bvi-fontsize="30"] h2,
html body .bvi-body[data-bvi-fontsize="30"] h2 * {
	font-weight: 700 !important;
	font-size: 36px !important
}

html body .bvi-body[data-bvi-fontsize="30"] h3,
html body .bvi-body[data-bvi-fontsize="30"] h3 * {
	font-weight: 700 !important;
	font-size: 35px !important
}

html body .bvi-body[data-bvi-fontsize="30"] h4,
html body .bvi-body[data-bvi-fontsize="30"] h4 * {
	font-weight: 700 !important;
	font-size: 34px !important
}

html body .bvi-body[data-bvi-fontsize="30"] h5,
html body .bvi-body[data-bvi-fontsize="30"] h5 * {
	font-weight: 700 !important;
	font-size: 33px !important
}

html body .bvi-body[data-bvi-fontsize="30"] h6,
html body .bvi-body[data-bvi-fontsize="30"] h6 * {
	font-weight: 700 !important;
	font-size: 32px !important
}

html body .bvi-body[data-bvi-fontsize="29"] {
	font-size: 29px !important
}

html body .bvi-body[data-bvi-fontsize="29"] h1,
html body .bvi-body[data-bvi-fontsize="29"] h1 * {
	font-weight: 700 !important;
	font-size: 36px !important
}

html body .bvi-body[data-bvi-fontsize="29"] h2,
html body .bvi-body[data-bvi-fontsize="29"] h2 * {
	font-weight: 700 !important;
	font-size: 35px !important
}

html body .bvi-body[data-bvi-fontsize="29"] h3,
html body .bvi-body[data-bvi-fontsize="29"] h3 * {
	font-weight: 700 !important;
	font-size: 34px !important
}

html body .bvi-body[data-bvi-fontsize="29"] h4,
html body .bvi-body[data-bvi-fontsize="29"] h4 * {
	font-weight: 700 !important;
	font-size: 33px !important
}

html body .bvi-body[data-bvi-fontsize="29"] h5,
html body .bvi-body[data-bvi-fontsize="29"] h5 * {
	font-weight: 700 !important;
	font-size: 32px !important
}

html body .bvi-body[data-bvi-fontsize="29"] h6,
html body .bvi-body[data-bvi-fontsize="29"] h6 * {
	font-weight: 700 !important;
	font-size: 31px !important
}

html body .bvi-body[data-bvi-fontsize="28"] {
	font-size: 28px !important
}

html body .bvi-body[data-bvi-fontsize="28"] h1,
html body .bvi-body[data-bvi-fontsize="28"] h1 * {
	font-weight: 700 !important;
	font-size: 35px !important
}

html body .bvi-body[data-bvi-fontsize="28"] h2,
html body .bvi-body[data-bvi-fontsize="28"] h2 * {
	font-weight: 700 !important;
	font-size: 34px !important
}

html body .bvi-body[data-bvi-fontsize="28"] h3,
html body .bvi-body[data-bvi-fontsize="28"] h3 * {
	font-weight: 700 !important;
	font-size: 33px !important
}

html body .bvi-body[data-bvi-fontsize="28"] h4,
html body .bvi-body[data-bvi-fontsize="28"] h4 * {
	font-weight: 700 !important;
	font-size: 32px !important
}

html body .bvi-body[data-bvi-fontsize="28"] h5,
html body .bvi-body[data-bvi-fontsize="28"] h5 * {
	font-weight: 700 !important;
	font-size: 31px !important
}

html body .bvi-body[data-bvi-fontsize="28"] h6,
html body .bvi-body[data-bvi-fontsize="28"] h6 * {
	font-weight: 700 !important;
	font-size: 30px !important
}

html body .bvi-body[data-bvi-fontsize="27"] {
	font-size: 27px !important
}

html body .bvi-body[data-bvi-fontsize="27"] h1,
html body .bvi-body[data-bvi-fontsize="27"] h1 * {
	font-weight: 700 !important;
	font-size: 34px !important
}

html body .bvi-body[data-bvi-fontsize="27"] h2,
html body .bvi-body[data-bvi-fontsize="27"] h2 * {
	font-weight: 700 !important;
	font-size: 33px !important
}

html body .bvi-body[data-bvi-fontsize="27"] h3,
html body .bvi-body[data-bvi-fontsize="27"] h3 * {
	font-weight: 700 !important;
	font-size: 32px !important
}

html body .bvi-body[data-bvi-fontsize="27"] h4,
html body .bvi-body[data-bvi-fontsize="27"] h4 * {
	font-weight: 700 !important;
	font-size: 31px !important
}

html body .bvi-body[data-bvi-fontsize="27"] h5,
html body .bvi-body[data-bvi-fontsize="27"] h5 * {
	font-weight: 700 !important;
	font-size: 30px !important
}

html body .bvi-body[data-bvi-fontsize="27"] h6,
html body .bvi-body[data-bvi-fontsize="27"] h6 * {
	font-weight: 700 !important;
	font-size: 29px !important
}

html body .bvi-body[data-bvi-fontsize="26"] {
	font-size: 26px !important
}

html body .bvi-body[data-bvi-fontsize="26"] h1,
html body .bvi-body[data-bvi-fontsize="26"] h1 * {
	font-weight: 700 !important;
	font-size: 33px !important
}

html body .bvi-body[data-bvi-fontsize="26"] h2,
html body .bvi-body[data-bvi-fontsize="26"] h2 * {
	font-weight: 700 !important;
	font-size: 32px !important
}

html body .bvi-body[data-bvi-fontsize="26"] h3,
html body .bvi-body[data-bvi-fontsize="26"] h3 * {
	font-weight: 700 !important;
	font-size: 31px !important
}

html body .bvi-body[data-bvi-fontsize="26"] h4,
html body .bvi-body[data-bvi-fontsize="26"] h4 * {
	font-weight: 700 !important;
	font-size: 30px !important
}

html body .bvi-body[data-bvi-fontsize="26"] h5,
html body .bvi-body[data-bvi-fontsize="26"] h5 * {
	font-weight: 700 !important;
	font-size: 29px !important
}

html body .bvi-body[data-bvi-fontsize="26"] h6,
html body .bvi-body[data-bvi-fontsize="26"] h6 * {
	font-weight: 700 !important;
	font-size: 28px !important
}

html body .bvi-body[data-bvi-fontsize="25"] {
	font-size: 25px !important
}

html body .bvi-body[data-bvi-fontsize="25"] h1,
html body .bvi-body[data-bvi-fontsize="25"] h1 * {
	font-weight: 700 !important;
	font-size: 32px !important
}

html body .bvi-body[data-bvi-fontsize="25"] h2,
html body .bvi-body[data-bvi-fontsize="25"] h2 * {
	font-weight: 700 !important;
	font-size: 31px !important
}

html body .bvi-body[data-bvi-fontsize="25"] h3,
html body .bvi-body[data-bvi-fontsize="25"] h3 * {
	font-weight: 700 !important;
	font-size: 30px !important
}

html body .bvi-body[data-bvi-fontsize="25"] h4,
html body .bvi-body[data-bvi-fontsize="25"] h4 * {
	font-weight: 700 !important;
	font-size: 29px !important
}

html body .bvi-body[data-bvi-fontsize="25"] h5,
html body .bvi-body[data-bvi-fontsize="25"] h5 * {
	font-weight: 700 !important;
	font-size: 28px !important
}

html body .bvi-body[data-bvi-fontsize="25"] h6,
html body .bvi-body[data-bvi-fontsize="25"] h6 * {
	font-weight: 700 !important;
	font-size: 27px !important
}

html body .bvi-body[data-bvi-fontsize="24"] {
	font-size: 24px !important
}

html body .bvi-body[data-bvi-fontsize="24"] h1,
html body .bvi-body[data-bvi-fontsize="24"] h1 * {
	font-weight: 700 !important;
	font-size: 31px !important
}

html body .bvi-body[data-bvi-fontsize="24"] h2,
html body .bvi-body[data-bvi-fontsize="24"] h2 * {
	font-weight: 700 !important;
	font-size: 30px !important
}

html body .bvi-body[data-bvi-fontsize="24"] h3,
html body .bvi-body[data-bvi-fontsize="24"] h3 * {
	font-weight: 700 !important;
	font-size: 29px !important
}

html body .bvi-body[data-bvi-fontsize="24"] h4,
html body .bvi-body[data-bvi-fontsize="24"] h4 * {
	font-weight: 700 !important;
	font-size: 28px !important
}

html body .bvi-body[data-bvi-fontsize="24"] h5,
html body .bvi-body[data-bvi-fontsize="24"] h5 * {
	font-weight: 700 !important;
	font-size: 27px !important
}

html body .bvi-body[data-bvi-fontsize="24"] h6,
html body .bvi-body[data-bvi-fontsize="24"] h6 * {
	font-weight: 700 !important;
	font-size: 26px !important
}

html body .bvi-body[data-bvi-fontsize="23"] {
	font-size: 23px !important
}

html body .bvi-body[data-bvi-fontsize="23"] h1,
html body .bvi-body[data-bvi-fontsize="23"] h1 * {
	font-weight: 700 !important;
	font-size: 30px !important
}

html body .bvi-body[data-bvi-fontsize="23"] h2,
html body .bvi-body[data-bvi-fontsize="23"] h2 * {
	font-weight: 700 !important;
	font-size: 29px !important
}

html body .bvi-body[data-bvi-fontsize="23"] h3,
html body .bvi-body[data-bvi-fontsize="23"] h3 * {
	font-weight: 700 !important;
	font-size: 28px !important
}

html body .bvi-body[data-bvi-fontsize="23"] h4,
html body .bvi-body[data-bvi-fontsize="23"] h4 * {
	font-weight: 700 !important;
	font-size: 27px !important
}

html body .bvi-body[data-bvi-fontsize="23"] h5,
html body .bvi-body[data-bvi-fontsize="23"] h5 * {
	font-weight: 700 !important;
	font-size: 26px !important
}

html body .bvi-body[data-bvi-fontsize="23"] h6,
html body .bvi-body[data-bvi-fontsize="23"] h6 * {
	font-weight: 700 !important;
	font-size: 25px !important
}

html body .bvi-body[data-bvi-fontsize="22"] {
	font-size: 22px !important
}

html body .bvi-body[data-bvi-fontsize="22"] h1,
html body .bvi-body[data-bvi-fontsize="22"] h1 * {
	font-weight: 700 !important;
	font-size: 29px !important
}

html body .bvi-body[data-bvi-fontsize="22"] h2,
html body .bvi-body[data-bvi-fontsize="22"] h2 * {
	font-weight: 700 !important;
	font-size: 28px !important
}

html body .bvi-body[data-bvi-fontsize="22"] h3,
html body .bvi-body[data-bvi-fontsize="22"] h3 * {
	font-weight: 700 !important;
	font-size: 27px !important
}

html body .bvi-body[data-bvi-fontsize="22"] h4,
html body .bvi-body[data-bvi-fontsize="22"] h4 * {
	font-weight: 700 !important;
	font-size: 26px !important
}

html body .bvi-body[data-bvi-fontsize="22"] h5,
html body .bvi-body[data-bvi-fontsize="22"] h5 * {
	font-weight: 700 !important;
	font-size: 25px !important
}

html body .bvi-body[data-bvi-fontsize="22"] h6,
html body .bvi-body[data-bvi-fontsize="22"] h6 * {
	font-weight: 700 !important;
	font-size: 24px !important
}

html body .bvi-body[data-bvi-fontsize="21"] {
	font-size: 21px !important
}

html body .bvi-body[data-bvi-fontsize="21"] h1,
html body .bvi-body[data-bvi-fontsize="21"] h1 * {
	font-weight: 700 !important;
	font-size: 28px !important
}

html body .bvi-body[data-bvi-fontsize="21"] h2,
html body .bvi-body[data-bvi-fontsize="21"] h2 * {
	font-weight: 700 !important;
	font-size: 27px !important
}

html body .bvi-body[data-bvi-fontsize="21"] h3,
html body .bvi-body[data-bvi-fontsize="21"] h3 * {
	font-weight: 700 !important;
	font-size: 26px !important
}

html body .bvi-body[data-bvi-fontsize="21"] h4,
html body .bvi-body[data-bvi-fontsize="21"] h4 * {
	font-weight: 700 !important;
	font-size: 25px !important
}

html body .bvi-body[data-bvi-fontsize="21"] h5,
html body .bvi-body[data-bvi-fontsize="21"] h5 * {
	font-weight: 700 !important;
	font-size: 24px !important
}

html body .bvi-body[data-bvi-fontsize="21"] h6,
html body .bvi-body[data-bvi-fontsize="21"] h6 * {
	font-weight: 700 !important;
	font-size: 23px !important
}

html body .bvi-body[data-bvi-fontsize="20"] {
	font-size: 20px !important
}

html body .bvi-body[data-bvi-fontsize="20"] h1,
html body .bvi-body[data-bvi-fontsize="20"] h1 * {
	font-weight: 700 !important;
	font-size: 27px !important
}

html body .bvi-body[data-bvi-fontsize="20"] h2,
html body .bvi-body[data-bvi-fontsize="20"] h2 * {
	font-weight: 700 !important;
	font-size: 26px !important
}

html body .bvi-body[data-bvi-fontsize="20"] h3,
html body .bvi-body[data-bvi-fontsize="20"] h3 * {
	font-weight: 700 !important;
	font-size: 25px !important
}

html body .bvi-body[data-bvi-fontsize="20"] h4,
html body .bvi-body[data-bvi-fontsize="20"] h4 * {
	font-weight: 700 !important;
	font-size: 24px !important
}

html body .bvi-body[data-bvi-fontsize="20"] h5,
html body .bvi-body[data-bvi-fontsize="20"] h5 * {
	font-weight: 700 !important;
	font-size: 23px !important
}

html body .bvi-body[data-bvi-fontsize="20"] h6,
html body .bvi-body[data-bvi-fontsize="20"] h6 * {
	font-weight: 700 !important;
	font-size: 22px !important
}

html body .bvi-body[data-bvi-fontsize="19"] {
	font-size: 19px !important
}

html body .bvi-body[data-bvi-fontsize="19"] h1,
html body .bvi-body[data-bvi-fontsize="19"] h1 * {
	font-weight: 700 !important;
	font-size: 26px !important
}

html body .bvi-body[data-bvi-fontsize="19"] h2,
html body .bvi-body[data-bvi-fontsize="19"] h2 * {
	font-weight: 700 !important;
	font-size: 25px !important
}

html body .bvi-body[data-bvi-fontsize="19"] h3,
html body .bvi-body[data-bvi-fontsize="19"] h3 * {
	font-weight: 700 !important;
	font-size: 24px !important
}

html body .bvi-body[data-bvi-fontsize="19"] h4,
html body .bvi-body[data-bvi-fontsize="19"] h4 * {
	font-weight: 700 !important;
	font-size: 23px !important
}

html body .bvi-body[data-bvi-fontsize="19"] h5,
html body .bvi-body[data-bvi-fontsize="19"] h5 * {
	font-weight: 700 !important;
	font-size: 22px !important
}

html body .bvi-body[data-bvi-fontsize="19"] h6,
html body .bvi-body[data-bvi-fontsize="19"] h6 * {
	font-weight: 700 !important;
	font-size: 21px !important
}

html body .bvi-body[data-bvi-fontsize="18"] {
	font-size: 18px !important
}

html body .bvi-body[data-bvi-fontsize="18"] h1,
html body .bvi-body[data-bvi-fontsize="18"] h1 * {
	font-weight: 700 !important;
	font-size: 25px !important
}

html body .bvi-body[data-bvi-fontsize="18"] h2,
html body .bvi-body[data-bvi-fontsize="18"] h2 * {
	font-weight: 700 !important;
	font-size: 24px !important
}

html body .bvi-body[data-bvi-fontsize="18"] h3,
html body .bvi-body[data-bvi-fontsize="18"] h3 * {
	font-weight: 700 !important;
	font-size: 23px !important
}

html body .bvi-body[data-bvi-fontsize="18"] h4,
html body .bvi-body[data-bvi-fontsize="18"] h4 * {
	font-weight: 700 !important;
	font-size: 22px !important
}

html body .bvi-body[data-bvi-fontsize="18"] h5,
html body .bvi-body[data-bvi-fontsize="18"] h5 * {
	font-weight: 700 !important;
	font-size: 21px !important
}

html body .bvi-body[data-bvi-fontsize="18"] h6,
html body .bvi-body[data-bvi-fontsize="18"] h6 * {
	font-weight: 700 !important;
	font-size: 20px !important
}

html body .bvi-body[data-bvi-fontsize="17"] {
	font-size: 17px !important
}

html body .bvi-body[data-bvi-fontsize="17"] h1,
html body .bvi-body[data-bvi-fontsize="17"] h1 * {
	font-weight: 700 !important;
	font-size: 24px !important
}

html body .bvi-body[data-bvi-fontsize="17"] h2,
html body .bvi-body[data-bvi-fontsize="17"] h2 * {
	font-weight: 700 !important;
	font-size: 23px !important
}

html body .bvi-body[data-bvi-fontsize="17"] h3,
html body .bvi-body[data-bvi-fontsize="17"] h3 * {
	font-weight: 700 !important;
	font-size: 22px !important
}

html body .bvi-body[data-bvi-fontsize="17"] h4,
html body .bvi-body[data-bvi-fontsize="17"] h4 * {
	font-weight: 700 !important;
	font-size: 21px !important
}

html body .bvi-body[data-bvi-fontsize="17"] h5,
html body .bvi-body[data-bvi-fontsize="17"] h5 * {
	font-weight: 700 !important;
	font-size: 20px !important
}

html body .bvi-body[data-bvi-fontsize="17"] h6,
html body .bvi-body[data-bvi-fontsize="17"] h6 * {
	font-weight: 700 !important;
	font-size: 19px !important
}

html body .bvi-body[data-bvi-fontsize="16"] {
	font-size: 16px !important
}

html body .bvi-body[data-bvi-fontsize="16"] h1,
html body .bvi-body[data-bvi-fontsize="16"] h1 * {
	font-weight: 700 !important;
	font-size: 23px !important
}

html body .bvi-body[data-bvi-fontsize="16"] h2,
html body .bvi-body[data-bvi-fontsize="16"] h2 * {
	font-weight: 700 !important;
	font-size: 22px !important
}

html body .bvi-body[data-bvi-fontsize="16"] h3,
html body .bvi-body[data-bvi-fontsize="16"] h3 * {
	font-weight: 700 !important;
	font-size: 21px !important
}

html body .bvi-body[data-bvi-fontsize="16"] h4,
html body .bvi-body[data-bvi-fontsize="16"] h4 * {
	font-weight: 700 !important;
	font-size: 20px !important
}

html body .bvi-body[data-bvi-fontsize="16"] h5,
html body .bvi-body[data-bvi-fontsize="16"] h5 * {
	font-weight: 700 !important;
	font-size: 19px !important
}

html body .bvi-body[data-bvi-fontsize="16"] h6,
html body .bvi-body[data-bvi-fontsize="16"] h6 * {
	font-weight: 700 !important;
	font-size: 18px !important
}

html body .bvi-body[data-bvi-fontsize="15"] {
	font-size: 15px !important
}

html body .bvi-body[data-bvi-fontsize="15"] h1,
html body .bvi-body[data-bvi-fontsize="15"] h1 * {
	font-weight: 700 !important;
	font-size: 22px !important
}

html body .bvi-body[data-bvi-fontsize="15"] h2,
html body .bvi-body[data-bvi-fontsize="15"] h2 * {
	font-weight: 700 !important;
	font-size: 21px !important
}

html body .bvi-body[data-bvi-fontsize="15"] h3,
html body .bvi-body[data-bvi-fontsize="15"] h3 * {
	font-weight: 700 !important;
	font-size: 20px !important
}

html body .bvi-body[data-bvi-fontsize="15"] h4,
html body .bvi-body[data-bvi-fontsize="15"] h4 * {
	font-weight: 700 !important;
	font-size: 19px !important
}

html body .bvi-body[data-bvi-fontsize="15"] h5,
html body .bvi-body[data-bvi-fontsize="15"] h5 * {
	font-weight: 700 !important;
	font-size: 18px !important
}

html body .bvi-body[data-bvi-fontsize="15"] h6,
html body .bvi-body[data-bvi-fontsize="15"] h6 * {
	font-weight: 700 !important;
	font-size: 17px !important
}

html body .bvi-body[data-bvi-fontsize="14"] {
	font-size: 14px !important
}

html body .bvi-body[data-bvi-fontsize="14"] h1,
html body .bvi-body[data-bvi-fontsize="14"] h1 * {
	font-weight: 700 !important;
	font-size: 21px !important
}

html body .bvi-body[data-bvi-fontsize="14"] h2,
html body .bvi-body[data-bvi-fontsize="14"] h2 * {
	font-weight: 700 !important;
	font-size: 20px !important
}

html body .bvi-body[data-bvi-fontsize="14"] h3,
html body .bvi-body[data-bvi-fontsize="14"] h3 * {
	font-weight: 700 !important;
	font-size: 19px !important
}

html body .bvi-body[data-bvi-fontsize="14"] h4,
html body .bvi-body[data-bvi-fontsize="14"] h4 * {
	font-weight: 700 !important;
	font-size: 18px !important
}

html body .bvi-body[data-bvi-fontsize="14"] h5,
html body .bvi-body[data-bvi-fontsize="14"] h5 * {
	font-weight: 700 !important;
	font-size: 17px !important
}

html body .bvi-body[data-bvi-fontsize="14"] h6,
html body .bvi-body[data-bvi-fontsize="14"] h6 * {
	font-weight: 700 !important;
	font-size: 16px !important
}

html body .bvi-body[data-bvi-fontsize="13"] {
	font-size: 13px !important
}

html body .bvi-body[data-bvi-fontsize="13"] h1,
html body .bvi-body[data-bvi-fontsize="13"] h1 * {
	font-weight: 700 !important;
	font-size: 20px !important
}

html body .bvi-body[data-bvi-fontsize="13"] h2,
html body .bvi-body[data-bvi-fontsize="13"] h2 * {
	font-weight: 700 !important;
	font-size: 19px !important
}

html body .bvi-body[data-bvi-fontsize="13"] h3,
html body .bvi-body[data-bvi-fontsize="13"] h3 * {
	font-weight: 700 !important;
	font-size: 18px !important
}

html body .bvi-body[data-bvi-fontsize="13"] h4,
html body .bvi-body[data-bvi-fontsize="13"] h4 * {
	font-weight: 700 !important;
	font-size: 17px !important
}

html body .bvi-body[data-bvi-fontsize="13"] h5,
html body .bvi-body[data-bvi-fontsize="13"] h5 * {
	font-weight: 700 !important;
	font-size: 16px !important
}

html body .bvi-body[data-bvi-fontsize="13"] h6,
html body .bvi-body[data-bvi-fontsize="13"] h6 * {
	font-weight: 700 !important;
	font-size: 15px !important
}

html body .bvi-body[data-bvi-fontsize="12"] {
	font-size: 12px !important
}

html body .bvi-body[data-bvi-fontsize="12"] h1,
html body .bvi-body[data-bvi-fontsize="12"] h1 * {
	font-weight: 700 !important;
	font-size: 19px !important
}

html body .bvi-body[data-bvi-fontsize="12"] h2,
html body .bvi-body[data-bvi-fontsize="12"] h2 * {
	font-weight: 700 !important;
	font-size: 18px !important
}

html body .bvi-body[data-bvi-fontsize="12"] h3,
html body .bvi-body[data-bvi-fontsize="12"] h3 * {
	font-weight: 700 !important;
	font-size: 17px !important
}

html body .bvi-body[data-bvi-fontsize="12"] h4,
html body .bvi-body[data-bvi-fontsize="12"] h4 * {
	font-weight: 700 !important;
	font-size: 16px !important
}

html body .bvi-body[data-bvi-fontsize="12"] h5,
html body .bvi-body[data-bvi-fontsize="12"] h5 * {
	font-weight: 700 !important;
	font-size: 15px !important
}

html body .bvi-body[data-bvi-fontsize="12"] h6,
html body .bvi-body[data-bvi-fontsize="12"] h6 * {
	font-weight: 700 !important;
	font-size: 14px !important
}

html body .bvi-body[data-bvi-fontsize="11"] {
	font-size: 11px !important
}

html body .bvi-body[data-bvi-fontsize="11"] h1,
html body .bvi-body[data-bvi-fontsize="11"] h1 * {
	font-weight: 700 !important;
	font-size: 18px !important
}

html body .bvi-body[data-bvi-fontsize="11"] h2,
html body .bvi-body[data-bvi-fontsize="11"] h2 * {
	font-weight: 700 !important;
	font-size: 17px !important
}

html body .bvi-body[data-bvi-fontsize="11"] h3,
html body .bvi-body[data-bvi-fontsize="11"] h3 * {
	font-weight: 700 !important;
	font-size: 16px !important
}

html body .bvi-body[data-bvi-fontsize="11"] h4,
html body .bvi-body[data-bvi-fontsize="11"] h4 * {
	font-weight: 700 !important;
	font-size: 15px !important
}

html body .bvi-body[data-bvi-fontsize="11"] h5,
html body .bvi-body[data-bvi-fontsize="11"] h5 * {
	font-weight: 700 !important;
	font-size: 14px !important
}

html body .bvi-body[data-bvi-fontsize="11"] h6,
html body .bvi-body[data-bvi-fontsize="11"] h6 * {
	font-weight: 700 !important;
	font-size: 13px !important
}

html body .bvi-body[data-bvi-fontsize="10"] {
	font-size: 10px !important
}

html body .bvi-body[data-bvi-fontsize="10"] h1,
html body .bvi-body[data-bvi-fontsize="10"] h1 * {
	font-weight: 700 !important;
	font-size: 17px !important
}

html body .bvi-body[data-bvi-fontsize="10"] h2,
html body .bvi-body[data-bvi-fontsize="10"] h2 * {
	font-weight: 700 !important;
	font-size: 16px !important
}

html body .bvi-body[data-bvi-fontsize="10"] h3,
html body .bvi-body[data-bvi-fontsize="10"] h3 * {
	font-weight: 700 !important;
	font-size: 15px !important
}

html body .bvi-body[data-bvi-fontsize="10"] h4,
html body .bvi-body[data-bvi-fontsize="10"] h4 * {
	font-weight: 700 !important;
	font-size: 14px !important
}

html body .bvi-body[data-bvi-fontsize="10"] h5,
html body .bvi-body[data-bvi-fontsize="10"] h5 * {
	font-weight: 700 !important;
	font-size: 13px !important
}

html body .bvi-body[data-bvi-fontsize="10"] h6,
html body .bvi-body[data-bvi-fontsize="10"] h6 * {
	font-weight: 700 !important;
	font-size: 12px !important
}

html body .bvi-body[data-bvi-fontsize="9"] {
	font-size: 9px !important
}

html body .bvi-body[data-bvi-fontsize="9"] h1,
html body .bvi-body[data-bvi-fontsize="9"] h1 * {
	font-weight: 700 !important;
	font-size: 16px !important
}

html body .bvi-body[data-bvi-fontsize="9"] h2,
html body .bvi-body[data-bvi-fontsize="9"] h2 * {
	font-weight: 700 !important;
	font-size: 15px !important
}

html body .bvi-body[data-bvi-fontsize="9"] h3,
html body .bvi-body[data-bvi-fontsize="9"] h3 * {
	font-weight: 700 !important;
	font-size: 14px !important
}

html body .bvi-body[data-bvi-fontsize="9"] h4,
html body .bvi-body[data-bvi-fontsize="9"] h4 * {
	font-weight: 700 !important;
	font-size: 13px !important
}

html body .bvi-body[data-bvi-fontsize="9"] h5,
html body .bvi-body[data-bvi-fontsize="9"] h5 * {
	font-weight: 700 !important;
	font-size: 12px !important
}

html body .bvi-body[data-bvi-fontsize="9"] h6,
html body .bvi-body[data-bvi-fontsize="9"] h6 * {
	font-weight: 700 !important;
	font-size: 11px !important
}

html body .bvi-body[data-bvi-fontsize="8"] {
	font-size: 8px !important
}

html body .bvi-body[data-bvi-fontsize="8"] h1,
html body .bvi-body[data-bvi-fontsize="8"] h1 * {
	font-weight: 700 !important;
	font-size: 15px !important
}

html body .bvi-body[data-bvi-fontsize="8"] h2,
html body .bvi-body[data-bvi-fontsize="8"] h2 * {
	font-weight: 700 !important;
	font-size: 14px !important
}

html body .bvi-body[data-bvi-fontsize="8"] h3,
html body .bvi-body[data-bvi-fontsize="8"] h3 * {
	font-weight: 700 !important;
	font-size: 13px !important
}

html body .bvi-body[data-bvi-fontsize="8"] h4,
html body .bvi-body[data-bvi-fontsize="8"] h4 * {
	font-weight: 700 !important;
	font-size: 12px !important
}

html body .bvi-body[data-bvi-fontsize="8"] h5,
html body .bvi-body[data-bvi-fontsize="8"] h5 * {
	font-weight: 700 !important;
	font-size: 11px !important
}

html body .bvi-body[data-bvi-fontsize="8"] h6,
html body .bvi-body[data-bvi-fontsize="8"] h6 * {
	font-weight: 700 !important;
	font-size: 10px !important
}

html body .bvi-body[data-bvi-fontsize="7"] {
	font-size: 7px !important
}

html body .bvi-body[data-bvi-fontsize="7"] h1,
html body .bvi-body[data-bvi-fontsize="7"] h1 * {
	font-weight: 700 !important;
	font-size: 14px !important
}

html body .bvi-body[data-bvi-fontsize="7"] h2,
html body .bvi-body[data-bvi-fontsize="7"] h2 * {
	font-weight: 700 !important;
	font-size: 13px !important
}

html body .bvi-body[data-bvi-fontsize="7"] h3,
html body .bvi-body[data-bvi-fontsize="7"] h3 * {
	font-weight: 700 !important;
	font-size: 12px !important
}

html body .bvi-body[data-bvi-fontsize="7"] h4,
html body .bvi-body[data-bvi-fontsize="7"] h4 * {
	font-weight: 700 !important;
	font-size: 11px !important
}

html body .bvi-body[data-bvi-fontsize="7"] h5,
html body .bvi-body[data-bvi-fontsize="7"] h5 * {
	font-weight: 700 !important;
	font-size: 10px !important
}

html body .bvi-body[data-bvi-fontsize="7"] h6,
html body .bvi-body[data-bvi-fontsize="7"] h6 * {
	font-weight: 700 !important;
	font-size: 9px !important
}

html body .bvi-body[data-bvi-fontsize="6"] {
	font-size: 6px !important
}

html body .bvi-body[data-bvi-fontsize="6"] h1,
html body .bvi-body[data-bvi-fontsize="6"] h1 * {
	font-weight: 700 !important;
	font-size: 13px !important
}

html body .bvi-body[data-bvi-fontsize="6"] h2,
html body .bvi-body[data-bvi-fontsize="6"] h2 * {
	font-weight: 700 !important;
	font-size: 12px !important
}

html body .bvi-body[data-bvi-fontsize="6"] h3,
html body .bvi-body[data-bvi-fontsize="6"] h3 * {
	font-weight: 700 !important;
	font-size: 11px !important
}

html body .bvi-body[data-bvi-fontsize="6"] h4,
html body .bvi-body[data-bvi-fontsize="6"] h4 * {
	font-weight: 700 !important;
	font-size: 10px !important
}

html body .bvi-body[data-bvi-fontsize="6"] h5,
html body .bvi-body[data-bvi-fontsize="6"] h5 * {
	font-weight: 700 !important;
	font-size: 9px !important
}

html body .bvi-body[data-bvi-fontsize="6"] h6,
html body .bvi-body[data-bvi-fontsize="6"] h6 * {
	font-weight: 700 !important;
	font-size: 8px !important
}

html body .bvi-body[data-bvi-fontsize="5"] {
	font-size: 5px !important
}

html body .bvi-body[data-bvi-fontsize="5"] h1,
html body .bvi-body[data-bvi-fontsize="5"] h1 * {
	font-weight: 700 !important;
	font-size: 12px !important
}

html body .bvi-body[data-bvi-fontsize="5"] h2,
html body .bvi-body[data-bvi-fontsize="5"] h2 * {
	font-weight: 700 !important;
	font-size: 11px !important
}

html body .bvi-body[data-bvi-fontsize="5"] h3,
html body .bvi-body[data-bvi-fontsize="5"] h3 * {
	font-weight: 700 !important;
	font-size: 10px !important
}

html body .bvi-body[data-bvi-fontsize="5"] h4,
html body .bvi-body[data-bvi-fontsize="5"] h4 * {
	font-weight: 700 !important;
	font-size: 9px !important
}

html body .bvi-body[data-bvi-fontsize="5"] h5,
html body .bvi-body[data-bvi-fontsize="5"] h5 * {
	font-weight: 700 !important;
	font-size: 8px !important
}

html body .bvi-body[data-bvi-fontsize="5"] h6,
html body .bvi-body[data-bvi-fontsize="5"] h6 * {
	font-weight: 700 !important;
	font-size: 7px !important
}

html body .bvi-body[data-bvi-fontsize="4"] {
	font-size: 4px !important
}

html body .bvi-body[data-bvi-fontsize="4"] h1,
html body .bvi-body[data-bvi-fontsize="4"] h1 * {
	font-weight: 700 !important;
	font-size: 11px !important
}

html body .bvi-body[data-bvi-fontsize="4"] h2,
html body .bvi-body[data-bvi-fontsize="4"] h2 * {
	font-weight: 700 !important;
	font-size: 10px !important
}

html body .bvi-body[data-bvi-fontsize="4"] h3,
html body .bvi-body[data-bvi-fontsize="4"] h3 * {
	font-weight: 700 !important;
	font-size: 9px !important
}

html body .bvi-body[data-bvi-fontsize="4"] h4,
html body .bvi-body[data-bvi-fontsize="4"] h4 * {
	font-weight: 700 !important;
	font-size: 8px !important
}

html body .bvi-body[data-bvi-fontsize="4"] h5,
html body .bvi-body[data-bvi-fontsize="4"] h5 * {
	font-weight: 700 !important;
	font-size: 7px !important
}

html body .bvi-body[data-bvi-fontsize="4"] h6,
html body .bvi-body[data-bvi-fontsize="4"] h6 * {
	font-weight: 700 !important;
	font-size: 6px !important
}

html body .bvi-body[data-bvi-fontsize="3"] {
	font-size: 3px !important
}

html body .bvi-body[data-bvi-fontsize="3"] h1,
html body .bvi-body[data-bvi-fontsize="3"] h1 * {
	font-weight: 700 !important;
	font-size: 10px !important
}

html body .bvi-body[data-bvi-fontsize="3"] h2,
html body .bvi-body[data-bvi-fontsize="3"] h2 * {
	font-weight: 700 !important;
	font-size: 9px !important
}

html body .bvi-body[data-bvi-fontsize="3"] h3,
html body .bvi-body[data-bvi-fontsize="3"] h3 * {
	font-weight: 700 !important;
	font-size: 8px !important
}

html body .bvi-body[data-bvi-fontsize="3"] h4,
html body .bvi-body[data-bvi-fontsize="3"] h4 * {
	font-weight: 700 !important;
	font-size: 7px !important
}

html body .bvi-body[data-bvi-fontsize="3"] h5,
html body .bvi-body[data-bvi-fontsize="3"] h5 * {
	font-weight: 700 !important;
	font-size: 6px !important
}

html body .bvi-body[data-bvi-fontsize="3"] h6,
html body .bvi-body[data-bvi-fontsize="3"] h6 * {
	font-weight: 700 !important;
	font-size: 5px !important
}

html body .bvi-body[data-bvi-fontsize="2"] {
	font-size: 2px !important
}

html body .bvi-body[data-bvi-fontsize="2"] h1,
html body .bvi-body[data-bvi-fontsize="2"] h1 * {
	font-weight: 700 !important;
	font-size: 9px !important
}

html body .bvi-body[data-bvi-fontsize="2"] h2,
html body .bvi-body[data-bvi-fontsize="2"] h2 * {
	font-weight: 700 !important;
	font-size: 8px !important
}

html body .bvi-body[data-bvi-fontsize="2"] h3,
html body .bvi-body[data-bvi-fontsize="2"] h3 * {
	font-weight: 700 !important;
	font-size: 7px !important
}

html body .bvi-body[data-bvi-fontsize="2"] h4,
html body .bvi-body[data-bvi-fontsize="2"] h4 * {
	font-weight: 700 !important;
	font-size: 6px !important
}

html body .bvi-body[data-bvi-fontsize="2"] h5,
html body .bvi-body[data-bvi-fontsize="2"] h5 * {
	font-weight: 700 !important;
	font-size: 5px !important
}

html body .bvi-body[data-bvi-fontsize="2"] h6,
html body .bvi-body[data-bvi-fontsize="2"] h6 * {
	font-weight: 700 !important;
	font-size: 4px !important
}

html body .bvi-body[data-bvi-fontsize="1"] {
	font-size: 1px !important
}

html body .bvi-body[data-bvi-fontsize="1"] h1,
html body .bvi-body[data-bvi-fontsize="1"] h1 * {
	font-weight: 700 !important;
	font-size: 8px !important
}

html body .bvi-body[data-bvi-fontsize="1"] h2,
html body .bvi-body[data-bvi-fontsize="1"] h2 * {
	font-weight: 700 !important;
	font-size: 7px !important
}

html body .bvi-body[data-bvi-fontsize="1"] h3,
html body .bvi-body[data-bvi-fontsize="1"] h3 * {
	font-weight: 700 !important;
	font-size: 6px !important
}

html body .bvi-body[data-bvi-fontsize="1"] h4,
html body .bvi-body[data-bvi-fontsize="1"] h4 * {
	font-weight: 700 !important;
	font-size: 5px !important
}

html body .bvi-body[data-bvi-fontsize="1"] h5,
html body .bvi-body[data-bvi-fontsize="1"] h5 * {
	font-weight: 700 !important;
	font-size: 4px !important
}

html body .bvi-body[data-bvi-fontsize="1"] h6,
html body .bvi-body[data-bvi-fontsize="1"] h6 * {
	font-weight: 700 !important;
	font-size: 3px !important
}

html body .bvi-body[data-bvi-images=true] .bvi-background-image:not(.bvi-no-styles),
html body .bvi-body[data-bvi-images=true] img.bvi-background-image:not(.bvi-no-styles),
html body .bvi-body[data-bvi-images=true] img.bvi-img:not(.bvi-no-styles) {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	visibility: visible
}

html body .bvi-body[data-bvi-images=false] .bvi-background-image:not(.bvi-no-styles),
html body .bvi-body[data-bvi-images=false] img.bvi-background-image:not(.bvi-no-styles),
html body .bvi-body[data-bvi-images=false] img.bvi-img:not(.bvi-no-styles) {
	display: none;
	position: relative;
	border: 1px dashed
}

html body .bvi-body[data-bvi-images=grayscale] .bvi-background-image:not(.bvi-no-styles),
html body .bvi-body[data-bvi-images=grayscale] img.bvi-background-image:not(.bvi-no-styles),
html body .bvi-body[data-bvi-images=grayscale] img.bvi-img:not(.bvi-no-styles) {
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	-o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(1);
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale");
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
	filter: grayscale(1);
	visibility: visible
}

html body .bvi-body[data-bvi-lineheight=normal]:not(.bvi-no-styles) {
	line-height: 1.5 !important
}

html body .bvi-body[data-bvi-lineheight=average]:not(.bvi-no-styles) {
	line-height: 2 !important
}

html body .bvi-body[data-bvi-lineheight=big]:not(.bvi-no-styles) {
	line-height: 2.5 !important
}

html body .bvi-body[data-bvi-letterspacing=normal]:not(.bvi-no-styles) {
	letter-spacing: 0 !important
}

html body .bvi-body[data-bvi-letterspacing=average]:not(.bvi-no-styles) {
	letter-spacing: 2px !important
}

html body .bvi-body[data-bvi-letterspacing=big]:not(.bvi-no-styles) {
	letter-spacing: 4px !important
}

html body .bvi-body[data-bvi-fontfamily=arial]:not(i):not(span):not(.bvi-no-styles) {
	font-family: Arial, sans-serif !important
}

html body .bvi-body[data-bvi-fontfamily=times]:not(i):not(span):not(.bvi-no-styles) {
	font-family: "Times New roman" !important
}

html body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) .wp-audio-shortcode,
html body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) figure,
html body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) iframe,
html body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) object,
html body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) video,
html body .bvi-body[data-bvi-builtelements=true]:not(.bvi-no-styles) ymaps {
	display: block !important
}

html body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) .wp-audio-shortcode,
html body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) figure,
html body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) iframe,
html body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) object,
html body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) video,
html body .bvi-body[data-bvi-builtelements=false]:not(.bvi-no-styles) ymaps {
	display: none !important
}

html body .bvi-body .bvi-hide {
	display: none
}

html body .bvi-body .bvi-show {
	display: block
}

html body .bvi-body .bvi-speech {
	margin-bottom: 1.5rem
}

html body .bvi-body .bvi-speech .bvi-btn {
	text-decoration: none;
	color: transparent;
	background-color: transparent;
	text-align: center;
	-webkit-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	cursor: pointer;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	font-weight: 700;
	line-height: 36px;
	padding: 0 10px;
	vertical-align: middle;
	border: 1px solid transparent;
	margin: 2px
}

html body .bvi-body .bvi-speech .bvi-speech-btn {
	display: inline-block;
	border: 1px dashed transparent;
	border-bottom: 0;
	padding: .5rem
}

html body .bvi-body .bvi-speech .bvi-speech-text {
	border: 1px dashed transparent;
	padding: .5rem
}

html body .bvi-body .bvi-btn-fixed-top {
	position: fixed;
	top: 2.5rem;
	right: 1.5rem;
	z-index: 999999
}

html body .bvi-body .bvi-btn-fixed-top.bvi-btn-hide {
	display: none
}

html body .bvi-body .bvi-btn-fixed-top a.bvi-btn {
	text-decoration: none;
	color: transparent;
	background-color: #fff;
	text-align: center;
	-webkit-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	cursor: pointer;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	font-weight: 700;
	line-height: 36px;
	padding: 0 10px;
	vertical-align: middle;
	border: 1px solid #dcdcdc;
	margin: 2px
}

html body .bvi-body .bvi-btn-fixed-top a.bvi-btn:focus,
html body .bvi-body .bvi-btn-fixed-top a.bvi-btn:hover {
	background-color: #fff
}

html body .bvi-body .bvi-btn-fixed-top a.bvi-btn::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: ""
}

html body .bvi-body .bvi-images {
	width: 16px;
	height: 16px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	z-index: 1
}

html body .bvi-body .bvi-images.bvi-images-eye {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC88vZ+AAAAZXRSTlMAAQIDBAcICQsMDg8QEhMVFhcYGRweHyAjJCUmKCk1Nzg5Ojs8PUFGSUpMTVBRV1hZXmFiZmxvcXR1d3h5fn+AhYaJi4yOmJqbnaOlpqitvL7Iys7P0dfZ2tze4OTm6fHz9ff7/S2JgwQAAAFESURBVBgZ3cGJWhJhAIbRbyiYygGUFjY3LFuUMtTIfdcWl6g0DQRk/N/7vwX/wXEeKG9Az9Gdk8iXpqZK+YRulZpvEmrOp/SvzCF9DjPq9WCNrk9PnOeEVmOKpOpQN1zmJD0jYOpQTypU9DEzI/BaDxeaXBv+aPAL6soazjNaoaHYMTeW9bSJeSHL6/AnLh2zordEfkuJUy48yflFw5XkM6tNIh1JboOfjuYwg7L+0lr0iZzJGjLMqkVZgW/0+aLAe1o6YluBl/SZUGCHIyUNr2Q55/RoOLImMUmpjMnJytEjKysPZVkb+AVZ44aQGZVV9NlQ1x68kTVUo+tHWtY7+KrQAnx3ZaWnq9XptCx3H5YUGWtjqo8UefzZcFFSj/gWUPtQ8FzXK8zUgN24+g2sdoj4657+5xQrByft9slBpRjTPXMFyfd8QTOpicwAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px
}