/*
 * Date created: 2026-06-13 08:18:29
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */


/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

@charset "UTF-8";
@media screen and (max-width:400px) {
	@-ms-viewport {
		width: device-width;
	}
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block
}

canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

[hidden],
template {
	display: none
}

a {
	background: transparent
}

a:active,
a:hover {
	outline: 0
}

b,
strong {
	font-weight: bold
}

img {
	border: 0
}

PP {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

abbr[title] {
	border-bottom: 1px dotted
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

@media print {
	* {
		background: transparent!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	font: normal 15px/26px Helvetica, Arial, sans-serif;
	color: #333;
	text-align: justify;
	background-size: 100%;
	background: url(_mod_files/ce_images/files/body.jpg) 0 0 repeat;
}

a {
	color: #6B9F00;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #4D7100;
	text-decoration: underline;
}

:not(pre)>code,
:not(pre)>kbd,
:not(pre)>samp {
	font-size: 12px;
	font-family: Consolas, monospace, serif;
	color: #dd0055;
	white-space: nowrap;
	padding: 0 4px;
	border: 1px solid #dddddd;
	border-radius: 3px;
	background: #fafafa;
}

em {
	color: #dd0055;
}

ins {
	background: #ffffaa;
	color: #444444;
	text-decoration: none;
}

mark {
	background: #ffffaa;
	color: #444444;
}

q {
	font-style: italic;
}

img {
	max-width: 100%;
	height: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

blockquote,
figure {
	margin: 0;
}

p,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
	margin: 0 0 15px 0;
}

*+p,
*+ul,
*+ol,
*+dl,
*+blockquote,
*+pre,
*+address,
*+fieldset,
*+figure {
	margin-top: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 15px 0;
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #555;
	text-transform: none;
}

*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
	margin-top: 0;
}

@media (max-width:1023px) {
	h1,
	.h1 {
		font-size: 24px;
		line-height: 30px;
	}
	h2,
	.h2 {
		font-size: 18px;
		line-height: 24px;
	}
	h3,
	.h3 {
		font-size: 16px;
		line-height: 22px;
	}
	h4,
	.h4 {
		font-size: 14px;
		line-height: 20px;
	}
	h5,
	.h5 {
		font-size: 12px;
		line-height: 18px;
	}
	h6,
	.h6 {
		font-size: 10px;
		line-height: 16px;
	}
	.gordost {
		display: none;
	}
}

@media (min-width:1024px) {
	h1,
	.h1 {
		font-size: 36px;
		line-height: 42px;
	}
	h2,
	.h2 {
		font-size: 24px;
		line-height: 30px;
	}
	h3,
	.h3 {
		font-size: 18px;
		line-height: 24px;
	}
	h4,
	.h4 {
		font-size: 21px;
		line-height: 22px;
	}
	h5,
	.h5 {
		font-size: 14px;
		line-height: 20px;
	}
	h6,
	.h6 {
		font-size: 12px;
		line-height: 18px;
	}
}

ul,
ol {
	padding-left: 30px;
}

ul>li>ul,
ul>li>ol,
ol>li>ol,
ol>li>ul {
	margin: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin: 15px 0;
	border: 0;
	border-top: 1px solid #dddddd;
}

address {
	font-style: normal;
}

blockquote {
	padding-left: 15px;
	border-left: 5px solid #dddddd;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
}

pre {
	padding: 10px;
	background: #fafafa;
	font: 12px/18px Consolas, monospace, serif;
	color: #444444;
	-moz-tab-size: 4;
	tab-size: 4;
	overflow: auto;
	border: 1px solid #dddddd;
	border-radius: 3px;
}

::-moz-selection {
	background: #3399ff;
	color: #ffffff;
	text-shadow: none;
}

::selection {
	background: #597f0a;
	color: #ffffff;
	text-shadow: none;
}

::selection:window-inactive {
	background: rgba(89, 127, 10, 0.3);
}

img::selection {
	background: transparent;
}

img::-moz-selection {
	background: transparent;
}

iframe {
	border: 0;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.my-row:before,
.my-row:after {
	display: table;
	content: "";
	line-height: 0
}

.my-row:after {
	clear: both
}

.my-row {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.my-row>.my-row {
	clear: none;
	float: left;
	margin: 0 !important
}

.my-block {
	float: left;
	width: 100%
}

.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1200px;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.row .row {
	width: auto;
	margin-left: -1.5%;
	margin-right: -1.5%;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
}

@media only screen and (max-width:639px) {
	.row {
		padding-left: 1.5%;
		padding-right: 1.5%;
	}
	.row .row {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (min-width:640px) {
	.sm1,
	.sm2,
	.sm3,
	.sm4,
	.sm5,
	.sm6,
	.sm7,
	.sm8,
	.sm9,
	.sm10,
	.sm11,
	.sm12 {
		padding-left: 1.5%;
		padding-right: 1.5%;
		float: left;
	}
	.sm1 {
		width: 8.33333%
	}
	.sm7 {
		width: 58.33333%
	}
	.sm2 {
		width: 16.66667%
	}
	.sm8 {
		width: 66.66667%
	}
	.sm3 {
		width: 25%
	}
	.sm9 {
		width: 75%
	}
	.sm4 {
		width: 33.33333%
	}
	.sm10 {
		width: 83.33333%
	}
	.sm5 {
		width: 41.66667%
	}
	.sm11 {
		width: 91.66667%
	}
	.sm6 {
		width: 50%
	}
	.sm12 {
		width: 100%
	}
}

@media only screen and (min-width:1024px) {
	.lg1,
	.lg2,
	.lg3,
	.lg4,
	.lg5,
	.lg6,
	.lg7,
	.lg8,
	.lg9,
	.lg10,
	.lg11,
	.lg12 {
		padding-left: 1.5%;
		padding-right: 1.5%;
		float: left;
	}
	.lg1 {
		width: 8.33333%
	}
	.lg7 {
		width: 58.33333%
	}
	.lg2 {
		width: 16.66667%
	}
	.lg8 {
		width: 66.66667%
	}
	.lg3 {
		width: 25%
	}
	.lg9 {
		width: 75%
	}
	.lg4 {
		width: 33.33333%
	}
	.lg10 {
		width: 83.33333%
	}
	.lg5 {
		width: 41.66667%
	}
	.lg11 {
		width: 91.66667%
	}
	.lg6 {
		width: 50%
	}
	.lg12 {
		width: 100%
	}
}

[class*="0-left"],
[class*="1-left"],
[class*="2-left"],
[class*="3-left"],
[class*="4-left"],
[class*="5-left"],
[class*="6-left"],
[class*="7-left"],
[class*="8-left"],
[class*="9-left"],
[class*="10-left"],
[class*="11-left"] {
	right: auto;
	position: relative;
}

[class*="0-right"],
[class*="1-right"],
[class*="2-right"],
[class*="3-right"],
[class*="4-right"],
[class*="5-right"],
[class*="6-right"],
[class*="7-right"],
[class*="8-right"],
[class*="9-right"],
[class*="10-right"],
[class*="11-right"] {
	left: auto;
	position: relative;
}

@media only screen and (min-width:640px) {
	.sm1-left {
		left: 8.33333%
	}
	.sm1-right {
		right: 8.33333%
	}
	.sm2-left {
		left: 16.66667%
	}
	.sm2-right {
		right: 16.66667%
	}
	.sm3-left {
		left: 25%
	}
	.sm3-right {
		right: 25%
	}
	.sm4-left {
		left: 33.33333%
	}
	.sm4-right {
		right: 33.33333%
	}
	.sm5-left {
		left: 41.66667%
	}
	.sm5-right {
		right: 41.66667%
	}
	.sm6-left {
		left: 50%
	}
	.sm6-right {
		right: 50%
	}
	.sm7-left {
		left: 58.33333%
	}
	.sm7-right {
		right: 58.33333%
	}
	.sm8-left {
		left: 66.66667%
	}
	.sm8-right {
		right: 66.66667%
	}
	.sm9-left {
		left: 75%
	}
	.sm9-right {
		right: 75%
	}
	.sm10-left {
		left: 83.33333%
	}
	.sm10-right {
		right: 83.33333%
	}
	.sm11-left {
		left: 91.66667%
	}
	.sm11-right {
		right: 91.66667%
	}
	.sm1-margin-left {
		margin-left: 8.33333%
	}
	.sm2-margin-left {
		margin-left: 16.66667%
	}
	.sm3-margin-left {
		margin-left: 25%
	}
	.sm4-margin-left {
		margin-left: 33.33333%
	}
	.sm5-margin-left {
		margin-left: 41.66667%
	}
	.sm6-margin-left {
		margin-left: 50%
	}
	.sm7-margin-left {
		margin-left: 58.33333%
	}
	.sm8-margin-left {
		margin-left: 66.66667%
	}
	.sm9-margin-left {
		margin-left: 75%
	}
	.sm10-margin-left {
		margin-left: 83.33333%
	}
	.sm11-margin-left {
		margin-left: 91.66667%
	}
	.sm1-margin-right {
		margin-right: 8.33333%
	}
	.sm2-margin-right {
		margin-right: 16.66667%
	}
	.sm3-margin-right {
		margin-right: 25%
	}
	.sm4-margin-right {
		margin-right: 33.33333%
	}
	.sm5-margin-right {
		margin-right: 41.66667%
	}
	.sm6-margin-right {
		margin-right: 50%
	}
	.sm7-margin-right {
		margin-right: 58.33333%
	}
	.sm8-margin-right {
		margin-right: 66.66667%
	}
	.sm9-margin-right {
		margin-right: 75%
	}
	.sm10-margin-right {
		margin-right: 83.33333%
	}
	.sm11-margin-right {
		margin-right: 91.66667%
	}
}

@media only screen and (min-width:1024px) {
	.lg0-left {
		left: 0%
	}
	.lg0-right {
		right: 0%
	}
	.lg1-left {
		left: 8.33333%
	}
	.lg1-right {
		right: 8.33333%
	}
	.lg2-left {
		left: 16.66667%
	}
	.lg2-right {
		right: 16.66667%
	}
	.lg3-left {
		left: 25%
	}
	.lg3-right {
		right: 25%
	}
	.lg4-left {
		left: 33.33333%
	}
	.lg4-right {
		right: 33.33333%
	}
	.lg5-left {
		left: 41.66667%
	}
	.lg5-right {
		right: 41.66667%
	}
	.lg6-left {
		left: 50%
	}
	.lg6-right {
		right: 50%
	}
	.lg7-left {
		left: 58.33333%
	}
	.lg7-right {
		right: 58.33333%
	}
	.lg8-left {
		left: 66.66667%
	}
	.lg8-right {
		right: 66.66667%
	}
	.lg9-left {
		left: 75%
	}
	.lg9-right {
		right: 75%
	}
	.lg10-left {
		left: 83.33333%
	}
	.lg10-right {
		right: 83.33333%
	}
	.lg11-left {
		left: 91.66667%
	}
	.lg11-right {
		right: 91.66667%
	}
	.lg0-margin-left {
		margin-left: 0%
	}
	.lg1-margin-left {
		margin-left: 8.33333%
	}
	.lg2-margin-left {
		margin-left: 16.66667%
	}
	.lg3-margin-left {
		margin-left: 25%
	}
	.lg4-margin-left {
		margin-left: 33.33333%
	}
	.lg5-margin-left {
		margin-left: 41.66667%
	}
	.lg6-margin-left {
		margin-left: 50%
	}
	.lg7-margin-left {
		margin-left: 58.33333%
	}
	.lg8-margin-left {
		margin-left: 66.66667%
	}
	.lg9-margin-left {
		margin-left: 75%
	}
	.lg10-margin-left {
		margin-left: 83.33333%
	}
	.lg11-margin-left {
		margin-left: 91.66667%
	}
	.lg0-margin-right {
		margin-right: 0%
	}
	.lg1-margin-right {
		margin-right: 8.33333%
	}
	.lg2-margin-right {
		margin-right: 16.66667%
	}
	.lg3-margin-right {
		margin-right: 25%
	}
	.lg4-margin-right {
		margin-right: 33.33333%
	}
	.lg5-margin-right {
		margin-right: 41.66667%
	}
	.lg6-margin-right {
		margin-right: 50%
	}
	.lg7-margin-right {
		margin-right: 58.33333%
	}
	.lg8-margin-right {
		margin-right: 66.66667%
	}
	.lg9-margin-right {
		margin-right: 75%
	}
	.lg10-margin-right {
		margin-right: 83.33333%
	}
	.lg11-margin-right {
		margin-right: 91.66667%
	}
}

[class*="-grid"] {
	display: block;
	padding: 0;
	margin: 0 -1%;
}

[class*="-grid"]:before,
[class*="-grid"]:after {
	content: " ";
	display: table;
}

[class*="-grid"]:after {
	clear: both;
}

[class*="-grid"]>li {
	display: block;
	height: auto;
	float: left;
	padding: 1%;
	list-style: none;
}

@media only screen and (max-width:639px) {
	[class*="-grid"]>li {
		float: none;
		margin-left: 0;
		width: 100%;
	}
}

@media only screen and (min-width:640px) {
	.sm1-grid>li {
		width: 100%
	}
	.sm7-grid>li {
		width: 14.28571%
	}
	.sm2-grid>li {
		width: 50%
	}
	.sm8-grid>li {
		width: 12.5%
	}
	.sm3-grid>li {
		width: 33.33333%
	}
	.sm9-grid>li {
		width: 11.11111%
	}
	.sm4-grid>li {
		width: 25%
	}
	.sm10-grid>li {
		width: 10%
	}
	.sm5-grid>li {
		width: 20%
	}
	.sm11-grid>li {
		width: 9.09091%
	}
	.sm6-grid>li {
		width: 16.66667%
	}
	.sm12-grid>li {
		width: 8.33333%
	}
	.sm1-grid>li:nth-of-type(1n),
	.sm2-grid>li:nth-of-type(1n),
	.sm3-grid>li:nth-of-type(1n),
	.sm4-grid>li:nth-of-type(1n),
	.sm5-grid>li:nth-of-type(1n),
	.sm6-grid>li:nth-of-type(1n),
	.sm7-grid>li:nth-of-type(1n),
	.sm8-grid>li:nth-of-type(1n),
	.sm9-grid>li:nth-of-type(1n),
	.sm10-grid>li:nth-of-type(1n),
	.sm11-grid>li:nth-of-type(1n),
	.sm12-grid>li:nth-of-type(1n) {
		clear: none
	}
	.sm1-grid>li:nth-of-type(1n+1),
	.sm2-grid>li:nth-of-type(2n+1),
	.sm3-grid>li:nth-of-type(3n+1),
	.sm4-grid>li:nth-of-type(4n+1),
	.sm5-grid>li:nth-of-type(5n+1),
	.sm6-grid>li:nth-of-type(6n+1),
	.sm7-grid>li:nth-of-type(7n+1),
	.sm8-grid>li:nth-of-type(8n+1),
	.sm9-grid>li:nth-of-type(9n+1),
	.sm10-grid>li:nth-of-type(10n+1),
	.sm11-grid>li:nth-of-type(11n+1),
	.sm12-grid>li:nth-of-type(12n+1) {
		clear: both
	}
}

@media only screen and (min-width:1024px) {
	.lg1-grid>li {
		width: 100%
	}
	.lg7-grid>li {
		width: 14.28571%
	}
	.lg2-grid>li {
		width: 50%
	}
	.lg8-grid>li {
		width: 12.5%
	}
	.lg3-grid>li {
		width: 33.33333%
	}
	.lg9-grid>li {
		width: 11.11111%
	}
	.lg4-grid>li {
		width: 25%
	}
	.lg10-grid>li {
		width: 10%
	}
	.lg5-grid>li {
		width: 20%
	}
	.lg11-grid>li {
		width: 9.09091%
	}
	.lg6-grid>li {
		width: 16.66667%
	}
	.lg12-grid>li {
		width: 8.33333%
	}
	.lg1-grid>li:nth-of-type(1n),
	.lg2-grid>li:nth-of-type(1n),
	.lg3-grid>li:nth-of-type(1n),
	.lg4-grid>li:nth-of-type(1n),
	.lg5-grid>li:nth-of-type(1n),
	.lg6-grid>li:nth-of-type(1n),
	.lg7-grid>li:nth-of-type(1n),
	.lg8-grid>li:nth-of-type(1n),
	.lg9-grid>li:nth-of-type(1n),
	.lg10-grid>li:nth-of-type(1n),
	.lg11-grid>li:nth-of-type(1n),
	.lg12-grid>li:nth-of-type(1n) {
		clear: none
	}
	.lg1-grid>li:nth-of-type(1n+1),
	.lg2-grid>li:nth-of-type(2n+1),
	.lg3-grid>li:nth-of-type(3n+1),
	.lg4-grid>li:nth-of-type(4n+1),
	.lg5-grid>li:nth-of-type(5n+1),
	.lg6-grid>li:nth-of-type(6n+1),
	.lg7-grid>li:nth-of-type(7n+1),
	.lg8-grid>li:nth-of-type(8n+1),
	.lg9-grid>li:nth-of-type(9n+1),
	.lg10-grid>li:nth-of-type(10n+1),
	.lg11-grid>li:nth-of-type(11n+1),
	.lg12-grid>li:nth-of-type(12n+1) {
		clear: both
	}
}

@media only screen {
	.display-none {
		display: none !important
	}
}

@media only screen and (max-width:1023px) {
	.sm-display-none {
		display: none
	}
}

@media only screen and (min-width:1024px) {
	.lg-display-none {
		display: none
	}
}

@media only screen {
	.text-left {
		text-align: left !important
	}
	.text-right {
		text-align: right !important
	}
	.text-center {
		text-align: center !important
	}
	.text-justify {
		text-align: justify !important
	}
	.text-top {
		vertical-align: top !important
	}
	.text-middle {
		vertical-align: middle !important
	}
	.text-bottom {
		vertical-align: bottom !important
	}
	.text-nowrap {
		white-space: nowrap
	}
	.text-truncate {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.text-break {
		word-wrap: break-word;
		hyphens: auto;
	}
}

@media only screen and (min-width:640px) {
	.sm-text-left {
		text-align: left !important
	}
	.sm-text-right {
		text-align: right !important
	}
	.sm-text-center {
		text-align: center !important
	}
	.sm-text-justify {
		text-align: justify !important
	}
	.sm-text-top {
		vertical-align: top !important !important
	}
	.sm-text-middle {
		vertical-align: middle !important
	}
	.sm-text-bottom {
		vertical-align: bottom !important
	}
	.sm-text-nowrap {
		white-space: nowrap
	}
	.sm-text-truncate {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.sm-text-break {
		word-wrap: break-word;
		hyphens: auto;
	}
}

@media only screen and (min-width:1024px) {
	.lg-text-left {
		text-align: left !important
	}
	.lg-text-right {
		text-align: right !important
	}
	.lg-text-center {
		text-align: center !important
	}
	.lg-text-justify {
		text-align: justify !important
	}
	.lg-text-top {
		vertical-align: top !important
	}
	.lg-text-middle {
		vertical-align: middle !important
	}
	.lg-text-bottom {
		vertical-align: bottom !important
	}
	.lg-text-nowrap {
		white-space: nowrap
	}
	.lg-text-truncate {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.lg-text-break {
		word-wrap: break-word;
		hyphens: auto;
	}
}

@media only screen and (min-width:640px) {
	.sm-center {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.sm-center:last-child {
		float: none;
	}
	.sm-uncenter-left {
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
	.sm-uncenter-left:last-child {
		float: left;
	}
	.sm-uncenter-right {
		margin-left: 0;
		margin-right: 0;
		float: right;
	}
	.sm-uncenter-right:last-child {
		float: left;
	}
	.sm-align-left {
		margin-right: 15px;
		margin-bottom: 15px;
		float: left;
	}
	.sm-align-right {
		margin-left: 15px;
		margin-bottom: 15px;
		float: right;
	}
	.sm-align-center {
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (min-width:1024px) {
	.lg-center {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.lg-center:last-child {
		float: none;
	}
	.lg-uncenter-left {
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
	.lg-uncenter-left:last-child {
		float: left;
	}
	.lg-uncenter-right {
		margin-left: 0;
		margin-right: 0;
		float: right;
	}
	.lg-uncenter-right:last-child {
		float: left;
	}
	.lg-align-left {
		margin-right: 15px;
		margin-bottom: 15px;
		float: left;
	}
	.lg-align-right {
		margin-left: 15px;
		margin-bottom: 15px;
		float: right;
	}
	.lg-align-center {
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen {
	.bold {
		font-weight: bold;
	}
	.italic {
		font-style: italic;
	}
	.overflow-hidden {
		overflow: hidden;
	}
	.visibility-hidden {
		visibility: hidden !important;
	}
	.opasity-0 {
		opacity: 0;
	}
	.display-block {
		display: block !important;
	}
	.display-inline {
		display: inline !important;
	}
	.display-inline-block {
		display: inline-block !important;
	}
	.float-none {
		float: none!important;
	}
	.float-left {
		float: left!important;
		;
	}
	.float-right {
		float: right!important;
	}
	.center {
		float: none;
		margin: auto;
	}
	.align-left {
		margin-right: 15px;
		margin-bottom: 15px;
		float: left;
	}
	.align-right {
		margin-left: 15px;
		margin-bottom: 15px;
		float: right;
	}
	.align-center {
		margin-left: auto;
		margin-right: auto;
	}
	.align-top {
		vertical-align: middle;
		display: inline-block;
		max-width: 100%;
	}
	.align-middle {
		vertical-align: middle;
		display: inline-block;
		max-width: 100%;
	}
	.align-bottom {
		vertical-align: bottom;
		display: inline-block;
		max-width: 100%;
	}
	.margin {
		margin: 15px !important;
	}
	.margin-top {
		margin-top: 15px !important;
	}
	.margin-bottom {
		margin-bottom: 15px !important;
	}
	.margin-left {
		margin-left: 15px !important;
	}
	.margin-right {
		margin-right: 15px !important;
	}
	.margin-0 {
		margin: 0 !important;
	}
	.margin-top-0 {
		margin-top: 0 !important;
	}
	.margin-bottom-0 {
		margin-bottom: 0 !important;
	}
	.margin-left-0 {
		margin-left: 0 !important;
	}
	.margin-right-0 {
		margin-right: 0 !important;
	}
	.position-absolute {
		position: absolute !important;
	}
	.position-relative {
		position: relative !important;
	}
	.position-cover {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.max-width-none,
	.max-width-none img {
		max-width: none;
	}
	.height-100 {
		height: 100%;
	}
	.width-100 {
		width: 100%;
	}
	.clearfix:before,
	.clearfix:after {
		content: " ";
		display: table;
	}
	.clearfix:after {
		clear: both;
	}
	.overflow-auto {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
}

[class*='uk-animation-'] {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@media screen {
	[data-uk-scrollspy*='uk-animation-'] {
		opacity: 1;
	}
}

.uk-animation-fade {
	-webkit-animation-name: uk-fade;
	animation-name: uk-fade;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: linear !important;
	animation-timing-function: linear !important;
}

.uk-animation-scale-up {
	-webkit-animation-name: uk-fade-scale-02;
	animation-name: uk-fade-scale-02;
}

.uk-animation-scale-down {
	-webkit-animation-name: uk-fade-scale-18;
	animation-name: uk-fade-scale-18;
}

.uk-animation-slide-top {
	-webkit-animation-name: uk-fade-top;
	animation-name: uk-fade-top;
}

.uk-animation-slide-bottom {
	-webkit-animation-name: uk-fade-bottom;
	animation-name: uk-fade-bottom;
}

.uk-animation-slide-left {
	-webkit-animation-name: uk-fade-left;
	animation-name: uk-fade-left;
}

.uk-animation-slide-right {
	-webkit-animation-name: uk-fade-right;
	animation-name: uk-fade-right;
}

.uk-animation-scale {
	-webkit-animation-name: uk-scale-12;
	animation-name: uk-scale-12;
}

.uk-animation-shake {
	-webkit-animation-name: uk-shake;
	animation-name: uk-shake;
}

.uk-animation-reverse {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

.uk-animation-10 {
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
}

.uk-animation-top-left {
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.uk-animation-top-center {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.uk-animation-top-right {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.uk-animation-middle-left {
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

.uk-animation-middle-right {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.uk-animation-bottom-left {
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

.uk-animation-bottom-center {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.uk-animation-bottom-right {
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

@-webkit-keyframes uk-fade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes uk-fade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes uk-fade-top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes uk-fade-top {
	0% {
		opacity: 0;
		transform: translateY(-100%);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes uk-fade-bottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes uk-fade-bottom {
	0% {
		opacity: 0;
		transform: translateY(100%);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes uk-fade-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes uk-fade-left {
	0% {
		opacity: 0;
		transform: translateX(-100%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes uk-fade-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@keyframes uk-fade-right {
	0% {
		opacity: 0;
		transform: translateX(100%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes uk-fade-scale-02 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.2);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@keyframes uk-fade-scale-02 {
	0% {
		opacity: 0;
		transform: scale(0.2);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes uk-fade-scale-15 {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.5);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@keyframes uk-fade-scale-15 {
	0% {
		opacity: 0;
		transform: scale(1.5);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes uk-fade-scale-18 {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.8);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@keyframes uk-fade-scale-18 {
	0% {
		opacity: 0;
		transform: scale(1.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes uk-slide-left {
	0% {
		-webkit-transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(0);
	}
}

@keyframes uk-slide-left {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(0);
	}
}

@-webkit-keyframes uk-slide-right {
	0% {
		-webkit-transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(0);
	}
}

@keyframes uk-slide-right {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(0);
	}
}

@-webkit-keyframes uk-slide-left-33 {
	0% {
		-webkit-transform: translateX(33%);
	}
	100% {
		-webkit-transform: translateX(0);
	}
}

@keyframes uk-slide-left-33 {
	0% {
		transform: translateX(33%);
	}
	100% {
		transform: translateX(0);
	}
}

@-webkit-keyframes uk-slide-right-33 {
	0% {
		-webkit-transform: translateX(-33%);
	}
	100% {
		-webkit-transform: translateX(0);
	}
}

@keyframes uk-slide-right-33 {
	0% {
		transform: translateX(-33%);
	}
	100% {
		transform: translateX(0);
	}
}

@-webkit-keyframes uk-scale-12 {
	0% {
		-webkit-transform: scale(1.2);
	}
	100% {
		-webkit-transform: scale(1);
	}
}

@keyframes uk-scale-12 {
	0% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes uk-rotate {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
	}
}

@keyframes uk-rotate {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
}

@-webkit-keyframes uk-shake {
	0%,
	100% {
		-webkit-transform: translateX(0);
	}
	10% {
		-webkit-transform: translateX(-9px);
	}
	20% {
		-webkit-transform: translateX(8px);
	}
	30% {
		-webkit-transform: translateX(-7px);
	}
	40% {
		-webkit-transform: translateX(6px);
	}
	50% {
		-webkit-transform: translateX(-5px);
	}
	60% {
		-webkit-transform: translateX(4px);
	}
	70% {
		-webkit-transform: translateX(-3px);
	}
	80% {
		-webkit-transform: translateX(2px);
	}
	90% {
		-webkit-transform: translateX(-1px);
	}
}

@keyframes uk-shake {
	0%,
	100% {
		transform: translateX(0);
	}
	10% {
		transform: translateX(-9px);
	}
	20% {
		transform: translateX(8px);
	}
	30% {
		transform: translateX(-7px);
	}
	40% {
		transform: translateX(6px);
	}
	50% {
		transform: translateX(-5px);
	}
	60% {
		transform: translateX(4px);
	}
	70% {
		transform: translateX(-3px);
	}
	80% {
		transform: translateX(2px);
	}
	90% {
		transform: translateX(-1px);
	}
}

@-webkit-keyframes uk-slide-top-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes uk-slide-top-fixed {
	0% {
		opacity: 0;
		transform: translateY(-10px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes uk-slide-bottom-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes uk-slide-bottom-fixed {
	0% {
		opacity: 0;
		transform: translateY(10px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.env-img {
	display: block;
	max-width: 100%;
	transition: all .3s ease;
	overflow: hidden;
}

.env-img img {
	transition: all .3s ease;
}

.env-img:hover img {
	transform: rotate(1deg) scale(1.05, 1.05);
}

.img-zoom,
img[data-ami-mbpopup] {
	cursor: url(_mod_files/ce_images/common/search_magnifier1.png), pointer;
}

.img-zoom,
img[data-ami-mbpopup] {
	transition: all 0.3s ease;
	clear: both;
}

.env-img {}

.img-zoom:hover,
img[data-ami-mbpopup]:hover {
	transform: scale(1.05);
}

.img-link {
	display: inline-block;
	position: relative;
	max-width: 100%;
}

table.table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 15px;
	border-color: #ddd;
}

.table td,
table.table th {
	padding: 8px;
	border: 1px solid #e5e5e5;
}

.table.text-nowrap {
	white-space: nowrap;
}

.table.zebra tbody tr:nth-of-type(odd) {
	background: #fafafa;
}

.table.hover tbody tr:hover {
	background: #f0f0f0;
}

.table.border td {
	border: 1px solid #ddd;
}

.wrap-table-scroll {
	width: 100%;
	overflow: auto;
	margin-bottom: 1.65em;
}

.wrap-table-scroll table {
	margin-bottom: 0;
}

.wrap-table-scroll::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}

.wrap-table-scroll::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, 0.3);
}

#contactable #contactable_inner {
	background: url(/_mod_files/ce_images/common/feeback.png) 100% 0 no-repeat;
	color: #000;
	background-color: #E5E5E5;
	cursor: pointer;
	height: 265px;
	left: 0;
	margin-left: -5px;
	*margin-left: -5px;
	overflow: hidden;
	position: fixed;
	*position: absolute;
	text-indent: -100000px;
	top: 102px;
	*margin-top: 10px;
	width: 37px;
	z-index: 100000;
}

#contactable #contactForm {
	background: #E5E5E5;
	border: 2px solid #FFFFFF;
	color: #000;
	height: auto;
	left: 0;
	margin-left: -400px;
	*margin-left: -434px;
	margin-top: -160px;
	overflow: hidden;
	padding-left: 30px;
	position: fixed;
	top: 200px;
	width: 394px;
	z-index: 99;
}

#contactable form#contactForm input {
	background: #FFFFFF none repeat scroll 0 0;
	outline-style: none;
	outline-width: medium;
	width: 325px;
	padding: 5px;
	border: 1px solid #dfdfdf;
	font-family: georgia;
	font-size: 1em;
	margin-bottom: 10px;
}

#contactable textarea {
	background: #FFFFFF none repeat scroll 0 0;
	outline-style: none;
	outline-width: medium;
	width: 325px;
	padding: 5px;
	border: 1px solid #dfdfdf;
	font-family: georgia;
	font-size: 1em;
	height: 50px;
	margin-bottom: 10px;
}

#contactable form#contactForm .submit {
	background: #FF0000 none repeat scroll 0 0;
	outline-style: none;
	outline-width: medium;
	width: 325px;
	padding: 5px;
	height: 30px;
	border: 3px solid #fff;
	outline-color: -moz-use-text-color;
	font-family: georgia;
	font-size: 1em;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: Helvetica;
	margin-top: 10px;
}

#contactable form#contactForm p {
	width: 325px;
	font-size: 0.9em;
}

#contactable form#contactForm .disclaimer {
	*margin-left: 20px;
}

#contactable #contactForm .red {
	color: #F5410F;
}

#contactable #overlay {
	background-color: #E5E5E5;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

#contactable .error {
	background-color: #EDBE9C;
}

#contactable #name.error {
	background-color: #EDBE9C;
}

#contactable #email.error {
	background-color: #EDBE9C;
}

#contactable #comment.error {
	background-color: #EDBE9C;
}

#contactable form#contactForm label {
	*margin-left: 20px;
}

#contactable form#contactForm #loading {
	width: 55px;
	height: 55px;
	margin: 100px auto;
	display: none;
}

#contactable #callback {
	font-family: georgia;
	font-size: 1.1em;
	color: #000;
	width: 325px;
	margin: 100px auto;
	display: none;
}

#contactable .holder {
	margin: 0 auto;
	*margin-left: 20px;
	padding-top: 20px;
}

#scrollUp {
	background: url(_mod_files/ce_images/common/top.png) no-repeat;
	height: 22px;
	width: 22px;
	bottom: 20px;
	right: 20px;
	transition: 1s;
}

#scrollUp:hover {
	opacity: 0.5;
}

#share42 {
	background: none;
	left: 0;
	width: 32px !important;
	position: fixed;
	z-index: 9999;
	padding: 3px;
	background: none;
	border: 1px solid #F7941D;
	border-radius: 4px;
}

#share42:hover {
	background: #F6F6F6;
	border: 1px solid #D4D4D4;
	box-shadow: 0 0 5px #DDD;
}

#share42 a {
	opacity: 0.5
}

#share42:hover a {
	opacity: 0.7
}

#share42 a:hover {
	opacity: 1
}

.MediaBox_shadow {
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 100000;
}

* html .MediaBox_shadow {
	position: absolute;
}

.MediaBox {
	position: fixed;
	display: none;
	background: #fff;
	z-index: 100001;
}

* html .MediaBox {
	position: absolute;
}

.MediaBox_shadowL,
.MediaBox_shadowR,
.MediaBox_shadowT,
.MediaBox_shadowB,
.MediaBox_shadowLT,
.MediaBox_shadowRT,
.MediaBox_shadowLB,
.MediaBox_shadowRB {
	position: absolute;
	overflow: hidden;
}

.MediaBox_shadowL,
.MediaBox_shadowR {
	width: 15px;
	height: 100%;
	background: url(/_img/ami_jsapi/shade-v.png) repeat-y;
}

.MediaBox_shadowL {
	left: -15px;
	top: 0px;
}

.MediaBox_shadowR {
	right: -15px;
	top: 0px;
	background-position: -15px 0px;
}

.MediaBox_shadowT,
.MediaBox_shadowB {
	width: 100%;
	height: 15px;
	background: url(/_img/ami_jsapi/shade-h.png) repeat-x;
}

.MediaBox_shadowT {
	left: 0px;
	top: -15px;
}

.MediaBox_shadowB {
	left: 0px;
	bottom: -15px;
	background-position: 0px -15px;
}

.MediaBox_shadowLT,
.MediaBox_shadowRT,
.MediaBox_shadowLB,
.MediaBox_shadowRB {
	width: 15px;
	height: 15px;
	background: url(/_img/ami_jsapi/shade-c.png) no-repeat;
}

.MediaBox_shadowLT {
	left: -15px;
	top: -15px;
}

.MediaBox_shadowRT {
	right: -15px;
	top: -15px;
	background-position: -15px 0px;
}

.MediaBox_shadowLB {
	left: -15px;
	bottom: -15px;
	background-position: 0px -15px;
}

.MediaBox_shadowRB {
	right: -15px;
	bottom: -15px;
	background-position: -15px -15px;
}

.MediaBox_speckLT {
	position: absolute;
	width: 0px;
	height: 0px;
}

.MediaBox_speckRB {
	position: absolute;
	width: 0px;
	height: 0px;
}

.MediaBox_close {
	position: absolute;
	width: 39px;
	height: 39px;
	right: -20px;
	top: -20px;
	background: url(/_img/ami_jsapi/close.png);
	cursor: pointer;
}

.MediaBox_loader {
	position: absolute;
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	margin: -16px 0px 0px -16px;
	background: url(/_img/ami_jsapi/loader.gif);
}

.MediaBox_container {
	margin: 10px 10px;
}

.MediaBoxBlack {
	background: #000;
}

.MediaBoxBlack .MediaBox_shadowL,
.MediaBoxBlack .MediaBox_shadowR {
	background-image: url(/_img/ami_jsapi/glass-frame-v.png);
}

.MediaBoxBlack .MediaBox_shadowT,
.MediaBoxBlack .MediaBox_shadowB {
	background-image: url(/_img/ami_jsapi/glass-frame-h.png);
}

.MediaBoxBlack .MediaBox_shadowLT,
.MediaBoxBlack .MediaBox_shadowRT,
.MediaBoxBlack .MediaBox_shadowLB,
.MediaBoxBlack .MediaBox_shadowRB {
	background-image: url(/_img/ami_jsapi/glass-frame-c.png);
}

.MediaBoxBlack .MediaBox_speckLT {
	background-image: url(/_img/ami_jsapi/glass-frame-c2lt.png);
}

.MediaBoxBlack .MediaBox_speckRB {
	background-image: url(/_img/ami_jsapi/glass-frame-c2rb.png);
}

.MediaBoxBlack .MediaBox_close {
	right: -25px;
	top: -25px;
	background-image: url(/_img/ami_jsapi/glass-frame-close.png);
}

.MediaBoxBlack .MediaBox_loader {
	background-image: url(/_img/ami_jsapi/loader-black.gif);
}

.MediaBoxBlack .MediaBox_container {
	margin: 0px 0px;
}

div.mselectFrame {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	border: 1px solid #848484;
	overflow: auto;
	*display: inline;
}

div.mselectOption,
div.mselectOptionselected {
	padding: 0px 2px;
	white-space: nowrap;
	cursor: default;
}

div.mselectOptionselected {
	background: #5fabfe;
	color: #fff;
}

.MediaBox_loader {
	position: absolute;
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	margin: -16px 0px 0px -16px;
	background: url(/_img/ami_jsapi/loader.gif);
	z-index: 100002;
}

.MediaBox_group {
	margin: 10px;
	margin-bottom: 0px;
	font-style: italic;
}

.MediaBox_header {
	margin: 10px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

.MediaBox_url {
	margin: 10px;
	margin-bottom: 0px;
	text-align: center;
}

.MediaBox_description {
	padding: 10px;
	padding-bottom: 0px;
}

.MediaBox_imageArea {
	position: relative;
}

.MediaBox_previous {
	position: absolute;
	left: -28px;
	top: 50%;
	width: 30px;
	height: 63px;
	margin-top: -32px;
	background: url(/_img/ami_jsapi/mb-prev.png);
	cursor: pointer;
}

.MediaBox_next {
	position: absolute;
	right: -28px;
	top: 50%;
	width: 30px;
	height: 63px;
	margin-top: -32px;
	background: url(/_img/ami_jsapi/mb-next.png);
	cursor: pointer;
}

.MediaBox_container {
	position: relative;
	margin: 10px 10px 0px 10px;
	text-align: center;
}

.MediaBox_zoom {
	margin: 10px;
	margin-bottom: 0px;
	text-align: right;
	font-style: italic;
}

.MediaBox_zoom a {
	font-style: italic;
}

#MediaBox_sliderPrevious {
	float: left;
	width: 10px;
	height: 20px;
	margin: 40px 0px 0px 10px;
	background: #00f;
	cursor: pointer;
}

#MediaBox_sliderNext {
	float: right;
	width: 10px;
	height: 20px;
	margin: 40px 10px 0px 0px;
	background: #00f;
	cursor: pointer;
}

.MediaBox .disabled {
	background: #ccf !important;
	cursor: default !important;
}

.MediaBox_slider {
	position: relative;
	overflow: hidden;
	height: 80px;
	margin: 10px 30px 0px 30px;
	white-space: nowrap;
}

.MediaBox_sliderImage {
	max-height: 80px;
	cursor: pointer;
}

.MediaBox_sliderDelimeter {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	width: 10px;
	*display: inline;
}

.MediaBox_counter {
	margin: 10px;
	margin-bottom: 0px;
	text-align: right;
	font-style: italic;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: white center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

@font-face {
	font-family: "slick";
	src: url("./fonts/slick.eot");
	src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: 25px;
}

.slick-prev:before {
	content: "\2190";
}

.slick-next {
	right: 25px;
}

.slick-next:before {
	content: "\2192";
}

.slick-slider {}

.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}

[dir="rtl"] .slick-next {
	right: auto;
	left: 25px;
}

[dir="rtl"] .slick-next:before {
	content: "\2190";
}

[dir="rtl"] .slick-prev {
	right: 25px;
	left: auto;
}

[dir="rtl"] .slick-prev:before {
	content: "\2192";
}

[dir="rtl"] .slick-slide {
	float: right;
}

.single-item.slick-slider span {
	display: none;
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 0;
	color: #be272d;
	font: bold 11px/36px Roboto Condensed;
	text-shadow: 1px 1px 0 #fff;
	text-align: center;
	text-transform: uppercase;
	background: rgba(255, 255, 255, 0.69);
	border-radius: 0 0 20px 20px;
}

.single-item.slick-slider span {
	display: inline-block;
	font-size: 28px;
	line-height: 55px;
}

.banner>div {
	position: relative;
	overflow: hidden;
	width: 33.33333%;
	float: left;
}

.center .slick-slide p {
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	color: #e67e22;
	opacity: 1;
	transform: scale(0.7);
}

.center .slick-center p {
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-o-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	color: #e67e22;
	opacity: 1;
	transform: scale(1);
}

.center p {
	opacity: 0.8;
	transition: all 300ms ease;
	margin: 10px 0 40px 0;
}

.center .slick-slide {}

.center.slick-slider {
	margin-bottom: 20px;
}

.center.slick-slider span {
	position: relative;
	min-width: 246px;
	color: #fff;
	font-family: Roboto Condensed;
	padding: 5px 5px 5px 10px;
	background: url(_mod_files/ce_images/files/menu.png) repeat-x left top #2575ed;
	border-radius: 10px;
	text-align: center;
	display: block;
	max-width: 80%;
	margin: auto;
}

.box-button {
	margin-top: 20px;
	text-align: center;
}

.button1 {
	display: inline-block;
	padding: 14px 25px 12px;
	background: #EB1600;
	color: #FFF7F7;
	text-shadow: 0px -1px 1px #740000;
	border-bottom: 3px solid #CA1300;
	border-radius: 4px;
	box-shadow: 0 2px 3px rgba(80, 21, 13, 0.63);
	text-decoration: none;
	font-size: 16px;
}

.button1:hover {
	margin-top: 2px;
	border-bottom-width: 1px;
	text-decoration: none;
}

table[id*="sign"] {
	display: none!important;
}

.mb-image,
img[data-ami-mbpopup] {
	cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;
}

#lay_f1 {}

header {
	box-shadow: inset 0 200px 10px rgba(255, 255, 255, 0.4);
}

.logo {
	text-align: left;
	padding-top: 5px;
}

.slogan {
	font: 42px/50px Roboto Condensed, sans-serif;
}

.contacts {
	font: bold 32px/30px Arial, sans-serif;
	color: #000;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
}

.contacts span {
	font-size: 17px;
	color: #F39E2B;
}

.cap {
	font-size: 20px;
}

.cap span {
	font-size: 16px;
}

.sticky-wrapper #lay_f7 {}

.navs {
	z-index: 999;
	overflow: hidden;
}

.top-nav li {
	max-width: 100px;
	min-width: 70px;
	float: left;
	list-style: none;
	padding: 10px 10px 10px 0;
	font-size: 12px;
	text-align: center;
}

.nav-menu_position_bottom a,
.nav-menu_position_top a {
	float: none;
	width: 100%;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 30px;
	display: block;
	font-size: larger;
}

.nav-menu_position_bottom a:hover,
.nav-menu_position_top a:hover {
	color: #444;
	text-decoration: none;
}

.header .top-nav li a {
	background: #fff;
	border-radius: 20px;
	padding: 10px 5px;
	box-shadow: inset 1px 0px 10px #2575ed;
}

@media (max-width:1023px) {
	input#nav-mobile,
	input#nav-mobile-open {
		display: none;
	}
	.navbar {
		position: fixed;
		width: 0;
		height: 100%;
		z-index: 9999;
		background: #333;
		overflow-y: auto;
		overflow-x: hidden;
		transition: all .6s ease;
		box-shadow: inset -7px 0 15px #111;
		top: 0;
		left: 0;
		padding-left: 0;
		padding-right: 0;
	}
	input#nav-mobile:checked+.navbar {
		width: 80%;
		z-index: 9999;
	}
	label[for="nav-mobile-open"] {
		width: 100%;
		height: 100%;
		z-index: -1;
		background: none;
		position: fixed;
		top: 0;
		left: 0;
		transition: all .5s ease;
		cursor: pointer;
	}
	input#nav-mobile:checked~label[for="nav-mobile-open"] {
		background: rgba(0, 0, 0, .5);
		z-index: 99;
	}
	.navbar>ul>li>:first-child:nth-last-child(2) {
		text-shadow: 500px 0 0 #ccc !important;
		margin-left: -500px;
		width: 0!important;
		transition-delay: .2s;
		transition: all 0 ease;
	}
	.navbar>ul>li>ul>li>:first-child:nth-last-child(2) {
		text-shadow: 500px 0 0 #ccc !important;
		margin-left: -500px;
		width: 0!important;
		transition-delay: .2s;
		transition: all 0 ease;
	}
	.navbar>ul>li:hover>:first-child:nth-last-child(2) {
		text-shadow: 1px 1px 0 #000 !important;
		margin-left: 0;
		width: 100%!important;
		transition-delay: .1s;
	}
	.navbar>ul>li>ul>li:hover>:first-child:nth-last-child(2) {
		text-shadow: 1px 1px 0 #000 !important;
		margin-left: 0;
		width: 100%!important;
		transition-delay: .2s;
	}
	.navbar>ul {
		width: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: 0;
		padding: 1px;
		list-style: none;
	}
	.navbar>ul>li {
		margin-top: 2px;
		border: none;
		transition: all .5s ease;
		cursor: pointer;
		border-left: 3px solid rgba(0, 0, 0, 0.3);
		border-right: 3px solid rgba(0, 0, 0, 0.3);
		box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.1);
		border-bottom: 2px outset #111;
		border-top: 1px solid #333;
		display: block;
	}
	.navbar>ul>li:hover,
	.navbar>ul>li.active {
		background: #555;
	}
	.navbar>ul>li>a {
		color: #ccc;
		text-decoration: none;
		padding: 20px 10px;
		line-height: 35px;
		font-size: 18px;
		display: block;
		text-shadow: 1px 1px 0 #000;
		transition: all .4s ease;
		white-space: nowrap;
	}
	.navbar>ul>li>a:hover {}
	.navbar>ul>li>ul {
		width: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding: 1px;
		list-style: none;
		transition: all .5s ease;
		background: #222;
		display: block;
	}
	.navbar>ul>li>ul>li {
		border: none;
		box-shadow: none;
		transition: all .5s ease;
		cursor: pointer;
		border-left: 1px solid rgba(0, 0, 0, 0.3);
		border-right: 1px solid rgba(0, 0, 0, 0.3);
		border-bottom: 1px solid #111;
		border-top: 1px solid #333;
		box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.05);
		display: block;
		height: 0;
		overflow: hidden;
	}
	.navbar>ul>li>ul>li:hover,
	.navbar>ul>li>ul>li.active {
		background: #444;
	}
	.navbar>ul>li>ul>li>a {
		color: #ccc;
		text-decoration: none;
		transition: all .2s ease;
		padding: 0 10px;
		font-size: 16px;
		display: block;
		text-shadow: none;
		visibility: hidden;
		white-space: nowrap;
	}
	.navbar>ul>li:hover>ul>li {
		height: inherit;
	}
	.navbar>ul>li:hover>ul>li>a {
		font-size: 16px;
		padding: 15px 10px;
		height: inherit;
		visibility: visible;
		transition: all .3s ease;
	}
	.navbar>ul>li>ul>li>ul {
		width: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		padding: 1px;
		list-style: none;
		transition: all .5s ease;
		background: #000;
		display: block;
	}
	.navbar>ul>li>ul>li>ul>li {
		border: none;
		box-shadow: none;
		cursor: pointer;
		border-left: 1px solid rgba(0, 0, 0, 0.3);
		border-right: 1px solid rgba(0, 0, 0, 0.3);
		box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.05);
		border-bottom: 1px solid #111;
		border-top: 1px solid #333;
		display: block;
		height: 0;
		transition: all .3s ease;
	}
	.navbar>ul>li>ul>li:hover>ul>li {
		height: inherit;
	}
	.navbar>ul>li>ul>li>ul>li:hover,
	.navbar>ul>li>ul>li>ul>li.active {
		background: #222;
	}
	.navbar>ul>li>ul>li>ul>li>a {
		color: #ccc;
		text-decoration: none;
		padding: 10px;
		font-size: 0;
		display: block;
		white-space: nowrap;
		text-shadow: none;
	}
	.navbar>ul>li>ul>li:hover>ul>li>a {
		height: inherit;
		font-size: 14px;
	}
	label[for="nav-mobile"] {
		position: fixed;
		top: 0;
		left: 0;
		cursor: pointer;
		border-top: 6px solid #111;
		border-bottom: 18px double #111;
		content: "";
		height: 30px;
		width: 30px;
		margin-top: 15px;
		margin-left: 15px;
		transition: all .6s ease;
		z-index: 1000000;
	}
	input#nav-mobile:checked~label[for="nav-mobile"] {
		transform: rotate(45deg);
		left: 81%;
		border: none;
	}
	input#nav-mobile:checked~label[for="nav-mobile"]:after {
		content: "+";
		font-size: 70px;
		font-weight: 700;
	}
}

@media (min-width:1024px) {
	input#nav-mobile,
	input#nav-mobile-open {
		display: none;
	}
	.navbar {}
	.navbar>ul {
		list-style: none;
		margin-top: 0;
		margin-bottom: 0;
		position: relative;
		height: 60px;
		padding-left: 0;
		z-index: 999;
	}
	.navbar>ul>li {
		float: left;
		padding: 0 1px 0 0px;
		position: relative;
		word-wrap: break-word;
		background: url(_mod_files/ce_images/files/item.jpg) 0 10px repeat;
		border-radius: 30% 5px 30% 5px;
		height: 60px;
		margin: 0 1px 0 5px;
	}
	.navbar>ul>li:hover,
	.navbar>ul>li.active {
		height: 60px;
		transition: all .2s ease;
	}
	.navbar>ul>li>a {
		font: 12px/20px Roboto Condensed, sans-serif;
		display: block;
		padding: 14px 0px 0 0px;
		transition: all 0.3s ease;
		text-decoration: none;
		text-shadow: 0 0 0 #000;
		border-radius: 0;
		text-align: center;
		transition: all 0.4s ease;
		transition-delay: .2s;
		color: #fff;
		font: 14px/16px Roboto Condensed, sans-serif;
		max-width: 115px;
		padding: 14px 5px 0;
	}
	.navbar>ul>li.active a,
	.navbar>ul>li:hover a,
	.navbar>ul>li a:hover {
		color: #fff;
		transition: all .2s ease;
	}
	.navbar>ul>li>ul {
		position: absolute;
		top: 60px;
		padding-left: 0;
		transition: all 0.4s ease;
		transition-delay: .2s;
		border-radius: 5px;
		visibility: hidden;
		opacity: 0;
		height: 0;
	}
	.navbar>ul>li:hover>ul {
		visibility: visible;
		opacity: 1;
		transition: all .2s ease;
	}
	.navbar>ul>li>ul>li {
		white-space: nowrap;
		list-style: none;
		text-align: left;
		transition: all 0.4s ease;
		transition-delay: .2s;
		padding: 0 10px;
		border-radius: 5px;
		background: url(_mod_files/ce_images/files/item.jpg) 0 0 repeat;
	}
	.navbar>ul>li:hover>ul>li {
		transition: all 0s ease;
		position: relative;
		padding: 0 10px;
		box-shadow: 0 0 2px #fff;
		border-bottom: 2px solid #000;
	}
	.navbar>ul>li>ul>li:hover,
	.navbar>ul>li>ul>li.active {}
	.navbar>ul>li>ul>li>a {
		font-family: Roboto Condensed, sans-serif;
		font-size: 14px;
		color: #fff;
		text-shadow: none;
		opacity: 0;
		width: 100%;
		line-height: 15px;
		display: block;
		padding: 7px;
		transition: all 0.4s ease;
		transition-delay: .2s;
	}
	.navbar>ul>li:hover>ul>li>a {
		font-size: 14px;
		line-height: 15px;
		opacity: 1;
		transition: all .2s ease;
	}
	.navbar>ul>li>ul>li>ul {
		position: absolute;
		visibility: hidden;
		list-style: none;
		position: absolute;
		top: 0;
		left: 90%;
		transition: all 0.4s ease;
		transition-delay: .2s;
		opacity: 0;
	}
	.navbar>ul>li>ul>li:hover>ul {
		visibility: visible;
		opacity: 1;
		transition: all .2s ease;
	}
	.navbar>ul>li>ul>li>ul>li {
		background: url(_mod_files/ce_images/files/item.jpg) 0 0 repeat;
		padding: 0 10px;
		box-shadow: 0 0 2px #fff;
		border-bottom: 2px solid #000;
		border-radius: 5px;
	}
	.navbar>ul>li>ul>li>ul>li:hover,
	.navbar>ul>li>ul>li>ul>li.active {}
	.navbar>ul>li>ul>li>ul>li>a {
		font-family: Roboto Condensed, sans-serif;
		transition: all 0.4s ease;
		transition-delay: .2s;
		text-shadow: none;
		color: #fff;
	}
	.navbar>ul>li>ul>li:hover>ul>li>a {}
}

@media (min-width:1024px) {
	.navbar>ul {}
	.navbar>ul>li>a {
		font: 14px/16px Roboto Condensed, sans-serif;
		max-width: 115px;
		padding: 14px 5px 0;
	}
	.navbar>ul>li:nth-child(3)>a,
	.navbar>ul>li:nth-child(4)>a {
		max-width: 140px;
	}
	.navbar>ul>li:nth-child(8)>a {
		max-width: 80px;
	}
	.navbar>ul>li {
		margin: 0 1px 0 5px;
	}
}

.navbar>ul>li:first-child {
	margin-left: 0;
}

#lay_f2 {}

.slider {}

.slider {}

@media (min-width:640px) {
	.slider {
		margin-top: 300px;
	}
	.in-home header {
		padding-bottom: 50px;
	}
}

#sliderBg {
	background: url(_mod_files/ce_images/files/slide-3.jpg) 0 0 no-repeat fixed;
}

@media (min-width:1024px) {
	#sliderBg.slideBg1 {
		background: url(_mod_files/ce_images/files/slide-1.jpg) 0 0 no-repeat fixed;
	}
	#sliderBg.slideBg2 {
		background: url(_mod_files/ce_images/files/slide-2.jpg) 0 0 no-repeat fixed;
	}
	#sliderBg.slideBg3 {
		background: url(_mod_files/ce_images/files/slide-3.jpg) 0 0 no-repeat fixed;
	}
}

.slideBg1,
.slideBg2,
.slideBg3 {
	display: block;
	transition: all .7s ease;
	width: 100%;
	background-size: 100%;
}

.slider-links {}

.slider-links>li {
	text-align: center;
    padding-bottom: 0;
}

.slider-links>li>div {
	background: #fff;
	border-radius: 5px;
	padding: 10px 20px 0;
}

.slider-links>li>div.gordost {
	background: transparent;
}

.slider-links p a {}

.videoyou {
	background: #fff;
	border-radius: 5px;
	padding: 20px;
}

#lay_f3 {}

.in-mains_path {
	float: left;
	font-size: 16px;
	line-height: 18px;
}

.trigger {
	float: right;
}

.crumbs {
	margin-top: 10px;
}

@media (max-width:639px) {
	.crumbs {
		margin-top: 8px;
		text-align: left;
		font-size: 11px;
		line-height: 16px;
	}
}

#lay_body {}

.central {
	background-size: 10%;
}

.content {}

.main_sibl_bar {
	padding: 15px 0;
}

.sort-type {
	display: none;
}

.photoalbum_item-row__block-header {
	padding: 10px 0;
}

.photoalbum_item-row__img-area {
	float: left;
	overflow: hidden;
	display: block;
	padding: 0 10px 10px 0;
}

.photoalbum_item-row {
	float: none;
	overflow: hidden;
	display: block;
}

.photoalbum_item-detail__img-area img {
	float: right;
	padding: 0 10px 0px 20px;
}

.photoalbum_item-small-row__header {
	padding: 20px 0;
}

.h1-in-home {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width:640px) {
	.h1-in-home {
		color: #fff;
		text-shadow: 2px 2px 0 #000;
	}
}

@media (max-width:640px) {
	.h1-in-home {
		color: #fff;
		text-shadow: 2px 2px 0 #000;
	}
}

@media (min-width:1024px) {
	.h1-in-home {}
}

.content p,
.content ul,
.content ol {}

.content p i {
	font-size: 18px;
	margin: 10px 0px !important;
	padding: 10px 0px;
	line-height: 30px;
	color: #6B9F00;
	text-shadow: 1px 1px 0 #000;
	text-align: center;
	display: block;
}

.content ul,
.content ol {
	list-style-position: inside !important;
}

.content p {}

.content p img {
	float: left;
	margin: 3px 15px 5px 0 !important;
}

@media (max-width:639px) {
	.content p img {
		float: none;
	}
}

p.img-example {
	text-align: center;
}

p.img-example img {
	float: none;
	margin: 0 !important;
}

.content .table {}

.content-links {
	text-align: center;
	border-left: #ddd;
}

@media (max-width:639px) {
	.home-links-technology {
		text-align: center;
	}
}

.catalog>li {}

.caption {
	font: bold 18px/20px Roboto Condensed;
	text-transform: uppercase;
	padding: 5px 0 15px 0;
}

ul.secrets>li>a {
	position: relative;
}

ul.secrets .caption {
	position: absolute;
	z-index: 1;
	right: 30%;
	left: 30%;
	bottom: 0;
	text-align: right;
	font-size: 70px;
	color: #fff;
	text-shadow: 1px 1px 10px #000;
}

#lay_f4 {}

#lay_f5 {}

.sidebar .h3 {
	padding: 10px;
	font-weight: bold;
}

.side-nav {}

.side-nav li {
	position: relative;
}

.side-nav .expand {
	font-size: 18px;
	padding-left: 5px;
	cursor: pointer;
}

.sub-nav {}

.sub-nav li {
	margin-left: 20px;
}

.side-nav a {}

.side-nav a:hover {}

.accordion {
	text-align: left;
	padding: 0;
}

.accordion li {
	float: none;
	width: 100%;
	margin-top: 1px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 30px;
	color: #333333;
	padding: 0px 19px;
	display: block;
}

.accordion label {
	padding: 5px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
}

.accordion input:checked+label,
.accordion input:checked+label:hover {
	color: #1a52a5;
}

.accordion label:after,
.accordion input+label:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 0px;
	top: 7px;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJDQjg3QjIzNUEwQTExRTFCMzhGODE4MEUyMzVCOUExIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJDQjg3QjI0NUEwQTExRTFCMzhGODE4MEUyMzVCOUExIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkNCODdCMjE1QTBBMTFFMUIzOEY4MTgwRTIzNUI5QTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkNCODdCMjI1QTBBMTFFMUIzOEY4MTgwRTIzNUI5QTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5cTChyAAAAsUlEQVR42mJcduA0AxBkAvEOIL7PgBuwAXE1EHcA8XcmIFEBxNOA+DAQq+DRtBqI64B4CxBzgjS6QiWlgfgAEKtj0bQOiP2gfF0gVgRp9AHifUia9yJpBmnaCMTeUP5rIHYG4msgjd+xaAbZbADV5IGkyQGIL4M4TFBBmObdUL4EEJ9H0vQCqukazP1MSH4BafZH0syApMkZWRO6RmTNO/BpwqYRpjkIiBegOw8ZAAQYAErPJ/hwLstPAAAAAElFTkSuQmCC) no-repeat center center;
}

.accordion input:checked+label:after {
	background: none;
}

.accordion input {
	display: none;
}

.accordion div {
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.accordion div a {}

.accordion input:checked~div {
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
}

.accordion input:checked~div.ac-items4 {
	height: calc(30px*4);
}

.accordion input:checked~div.ac-items5 {
	height: calc(30px*5);
}

.accordion input:checked~div.ac-items6 {
	height: calc(30px*6);
}

.accordion input:checked~div.ac-items7 {
	height: calc(30px*7);
}

#lay_f6 {}

.footer-links {}

.footer-nav-links {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.footer-nav-links ul {
	padding-left: 0;
}

.footer-nav-links li {
	padding-bottom: 0;
	padding-top: 0;
}

.footer-nav-links a {
	padding-left: 0;
	font-family: Roboto Condensed;
}

.footer-nav-links a:hover {}

.footer-nav-links h4 {
	margin-top: 20px;
	cursor: pointer;
	font-size: 20px;
	text-transform: uppercase;
}

@media (max-width:639px) {
	.footer-nav-links li {
		text-align: center;
	}
}

.sitemap {
	display: inline-block;
	line-height: 40px;
	margin: 0 0 15px 0;
	text-decoration: none;
}

.sitemap i {
	background: #FE0000;
	width: 40px;
	height: 40px;
	color: #FFF;
	font-size: 24px;
	text-shadow: 2px 1px 1px #A00000;
	box-shadow: inset 0px -4px 3px -3px #700000;
	border-radius: 5px;
	overflow: hidden;
	padding-left: 8px;
}

.imark {
	width: 53px;
	height: 31px;
	float: left;
	margin: 10px 10px 7px 0;
}

.imark a {
	display: block;
	font-size: 3px;
	line-height: 3px;
	text-decoration: none;
	color: #FE0000;
}

.imark img {}

.pegi18 {
	line-height: 31px;
	float: left;
	margin: 10px 10px 7px 0;
}

.counter {
	width: 88px;
	height: 31px;
	float: left;
	background: #E5E614;
	margin: 10px 0 7px 0;
}

#lay_f9 {}

.footer {}

.copyright {
	margin-top: 15px;
	text-align: center;
}

.copyright h5 {}

.attention {}

#green {
	padding: 10px;
	border-radius: 15px;
	background: url(_mod_files/ce_images/files/item.jpg) 0 0 repeat;
	box-shadow: 0 0 2px #fff;
	border-bottom: 2px solid #000;
	border-radius: 5px;
	color: #fff;
	text-shadow: 0 0 1px #000;
}

#green_button {
	width: 400px;
	margin: 20px auto 20px;
	text-align: center;
	border-radius: 15px;
	background: url(_mod_files/ce_images/files/item.jpg) 0 0 repeat;
	box-shadow: 0 0 2px #fff;
	border-bottom: 2px solid #000;
	border-radius: 5px;
}

#green_button a {
	color: #fff;
	text-shadow: 0 0 1px #000;
	padding: 10px;
	width: 100%;
	height: 100%;
	display: block;
}

#myRounded {
	padding: 10px;
	background: #05e674;
	border: 1px solid #000;
	border-radius: 10px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-loading .slick-list {
	background: #fff;
}

@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('./_js/slick.eot');
	src: url('./_js/slick.eot?#iefix') format('embedded-opentype'), url('./_js/slick.svg#slick') format('svg');
	font-display: swap;
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 14px;
	height: 24px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background-color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .9;
	color: grey;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -18px;
	background-image: url("_mod_files/ce_images/rabota-gordost/main-slider-prev.png");
	background-repeat: no-repeat;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: ' ';
}

[dir='rtl'] .slick-prev:before {
	content: ' ';
}

.slick-next {
	right: -18px;
	background-image: url("_mod_files/ce_images/rabota-gordost/main-slider-next.png");
	background-repeat: no-repeat;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: ' ';
}

[dir='rtl'] .slick-next:before {
	content: ' ';
}

.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

img[src=""] {
	display: none;
}

.img_small {
	margin-bottom: 8px;
}

.table003 {
	border-collapse: collapse;
	margin-bottom: 20px;
}

.table003 td {
	border: 1px solid #333333;
	padding: 5px 10px;
}

.table003 td:first-child {
	text-align: center;
}

.list001 {
	margin: 0 0 20px 20px;
	list-style-position: outside;
	list-style: disc;
}

.list001 li {
	margin-bottom: 5px;
	list-style-position: outside;
}

.table005 {
	border-collapse: collapse;
	margin-bottom: 20px;
}

.table005 td {
	border: 1px solid #333333;
	padding: 5px 10px;
	text-align: center;
}

.table005 td:first-child {
	text-align: left;
}

.btn {
	padding: 5px 20px;
	background-color: #F93;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
	border-radius: 5px;
	font-size: 20px;
	text-shadow: none;
}

.btn:hover {
	color: #ffffff;
	text-decoration: none;
}

.a-button {
	font-size: 18px;
	font-weight: normal;
	padding: 9px 15px;
	background: none repeat scroll 0 0 #FC9513;
	box-shadow: none;
	color: #ffffff !important;
	text-shadow: none;
}

.a-button:hover {
	text-decoration: none;
}

#back-top {
	position: fixed;
	bottom: 110px;
	right: 0;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover {
	color: #000;
}

#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background: #f19835 url(_mod_files/ce_images/home/up-arrow.png) no-repeat center center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover span {
	background-color: #f19835;
}

.modal {
	display: none;
	max-width: 340px !important;
	background: #fff;
	padding: 15px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	z-index: 99999!important;
}

.blocker {
	z-index: 9999!important;
}

.modal a.close-modal {
	position: absolute;
	top: -32.5px;
	right: -32.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	z-index: 99999!important;
	background: url(_mod_files/ce_images/close.png) no-repeat 0 0;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

@media (max-width:1199px) {
	.modal {
		display: none;
		width: 275px;
		padding: 10px;
	}
}

@-webkit-keyframes uptocallphone {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}
	50% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
	100% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@-moz-keyframes uptocallphone {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}
	50% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
	100% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes uptocallphone {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}
	50% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
	100% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@-webkit-keyframes uptocallphone2 {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}
	50% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
	100% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@-moz-keyframes uptocallphone2 {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}
	50% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
	100% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes uptocallphone2 {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}
	50% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
	100% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@-webkit-keyframes uptocallmini {
	0% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px 0px rgba(230, 13, 0, 0)
	}
	10% {
		box-shadow: 0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px #E60D00
	}
	100% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0, 0, 0, 0), 0 0 0px 40px rgba(230, 13, 0, 0)
	}
}

@-moz-keyframes uptocallmini {
	0% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px 0px rgba(230, 13, 0, 0)
	}
	10% {
		box-shadow: 0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px #E60D00
	}
	100% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0, 0, 0, 0), 0 0 0px 40px rgba(230, 13, 0, 0)
	}
}

@keyframes uptocallmini {
	0% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px 0px rgba(230, 13, 0, 0)
	}
	10% {
		box-shadow: 0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px #E60D00
	}
	100% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0, 0, 0, 0), 0 0 0px 40px rgba(230, 13, 0, 0)
	}
}

@-webkit-keyframes uptocallmini2 {
	0% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px 0px rgba(230, 13, 0, 0)
	}
	10% {
		box-shadow: 0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px #E60D00
	}
	100% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0, 0, 0, 0), 0 0 0px 40px rgba(230, 13, 0, 0)
	}
}

@-moz-keyframes uptocallmini2 {
	0% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px 0px rgba(230, 13, 0, 0)
	}
	10% {
		box-shadow: 0 0 8px 6px #71000A, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px #71000A
	}
	100% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0, 0, 0, 0), 0 0 0px 40px rgba(230, 13, 0, 0)
	}
}

@keyframes uptocallmini2 {
	0% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px 0px rgba(230, 13, 0, 0)
	}
	10% {
		box-shadow: 0 0 8px 6px #71000A, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px #71000A
	}
	100% {
		box-shadow: 0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0, 0, 0, 0), 0 0 0px 40px rgba(230, 13, 0, 0)
	}
}

.call-phone {
	bottom: 30px;
	box-sizing: border-box;
	color: rgb(230, 13, 0);
	cursor: pointer;
	height: 70px;
	position: fixed;
	left: 90%;
	width: 70px;
	z-index: 200999;
	perspective-origin: 35px 35px;
	transform-origin: 35px 35px;
	border: 0px none rgb(230, 13, 0);
	font: normal normal normal normal 13px/22px 'Open Sans', sans-serif;
	outline: rgb(230, 13, 0) none 0px;
}

.call-phone-link {
	box-shadow: rgba(230, 13, 0, 0.713726) 0px 0px 8px 6px, rgba(0, 0, 0, 0) 0px 0px 8.57399px 18.565px, rgba(230, 13, 0, 0.713726) 0px 0px 8.57399px 21.423px;
	box-sizing: border-box;
	color: rgb(230, 13, 0);
	cursor: pointer;
	display: block;
	height: 70px;
	text-decoration: none;
	width: 70px;
	perspective-origin: 35px 35px;
	transform-origin: 35px 35px;
	animation: uptocallmini 1.5s ease-out 0s infinite normal none running;
	background: rgb(230, 13, 0) none repeat scroll 0% 0%/auto padding-box padding-box;
	border: 0px none rgb(230, 13, 0);
	border-radius: 50% 50% 50% 50%;
	outline: rgb(255, 128, 0) none 0px;
	opacity: .3;
}

.call-phone-link:hover {
	opacity: .9;
	transform: scale(1);
}

.call-phone-link:before {
	background-position: 50% 50%;
	box-sizing: border-box;
	color: rgb(230, 13, 0);
	cursor: pointer;
	display: block;
	height: 70px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 70px;
	z-index: 0;
	align-self: stretch;
	perspective-origin: 35px 35px;
	transform: matrix(0.944859, 0.327478, -0.327478, 0.944859, 0, 0);
	transform-origin: 35px 35px;
	content: "";
	animation: uptocallphone 1.5s linear 0s infinite normal none running;
	background: rgba(0, 0, 0, 0) url("_mod_files/ce_images/call.png") no-repeat scroll 50% 50%/auto padding-box border-box;
	border: 0px none rgb(230, 13, 0);
	font: normal normal normal normal 13px/22px 'Open Sans', sans-serif;
	outline: rgb(230, 13, 0) none 0px;
}

.flex-video {
	position: relative;
	padding-top: 10%;
	padding-bottom: 53.5%;
	height: 0;
	overflow: hidden;
}

.flex-video.widescreen {
	padding-bottom: 56.34%;
}

.flex-video.vimeo {
	padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gordost .photoalbum_item-small {
	background-color: #537602;
	border-radius: 30px 0;
	padding: 0 0 10px;
}

.gordost .photoalbum_item-small-row__header a {
	font-weight: bold;
	color: #fff;
	text-shadow: none;
}

.gordost .photoalbum_item-small-row__announce {
	color: #fff;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}

.gordost .photoalbum_item-small-row__img {
	float: left;
	margin: 0 20px 0 0;
	width: 45%;
}

.gordost .photoalbum_item-small-row__block {
	padding: 0 20px 10px;
}

.gordost .photoalbum_item-small-row__header {
	padding: 15px 0;
}

.pager__button {
	padding: 0 10px;
}

.side-tab {
	display: block;
	position: fixed;
	top: 40%;
	background-color: #ff2a2a;
	color: #fff;
	text-align: center;
	padding: 3px 20px 5px;
	border-radius: 10px 10px 0 0;
	border: 2px solid #fff;
	text-shadow: none;
	text-decoration: none;
	box-shadow: 0 0 5px #555;
}

.side-tab-left {
	left: -55px;
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.side-tab-right {
	right: -100px;
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.side-tab:hover {
	color: #fff;
	text-decoration: none;
}

@media only screen and (max-width: 1250px) {
	.side-tab {
		display: none;
	}
}

.btn-top {
	width: 48%;
	text-align: center;
	padding: 15px 10px !important;
	font-size: 16px !important;
	background: none repeat scroll 0 0 #FC9513;
	box-shadow: none;
	color: #ffffff !important;
	text-shadow: none;
	margin: 0;
}

.btn-top:hover {
	text-decoration: none;
}

.btn-top-left {
	float: left;
}

.btn-top-right {
	float: right;
}

.photoalbum_item-row__header-name {
	padding: 8px 16px;
	display: block;
	height: 60px;
	overflow: hidden;
}

.button_block-link {
	padding: 0px 16px 16px;
	display: block;
}

.calendar_item {
	padding: 4px 8px;
	background: #017f1f;
	color: #fff;
	text-shadow: none;
	border-radius: 2px;
	text-align: center;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.calendar_item_span {
	display: block;
	overflow: hidden;
	MAX-HEIGHT: 160px;
}

.calendar_back_button {
	display: inline-block;
	width: 200px;
	height: 50px;
	background-color: green;
	color: #fff;
	line-height: 50px;
	border-radius: 5px;
	text-shadow: none;
	font-size: 24px;
	box-shadow: 1px 2px 2px #000;
	text-align: center;
}

.navbar>ul>li>a {
	font-size: 12px;
} 
//Стили для новогоднего оформления 
#lay_f1 {
	position: relative !important;
}

.conference {
	position: absolute;
	width: 200px;
	right: 264px;
}

.gordost .photoalbum_item-small-row__announce {
	font-size: 13px !important;
	line-height: 21px;
}

.side-tab-left {
	display: none !important;
}

.side-tab-right {
	display: none;
}

.contacts-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contacts-wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.contacts-item {
	max-width: 280px;
	padding: 5px;
	border-radius: 5px;
	margin-top: 20px;
	box-shadow: 1px 1px 14px;
}

.contacts-item:hover {
	box-shadow: 3px 3px 20px;
}

.contact-info {
	background-color: #fff;
	padding: 5px;
	border-radius: 5px;
	margin-top: 5px;
	text-align: center;
	line-height: 16px;
}

p.contact-name {
	font-size: 14px;
	font-weight: bold;
}

.contact-info p {
	margin: 5px;
	font-size: 12px;
}

.position {
	color: #597f0a;
}

.icon {
	width: 20px;
	height: 20px;
}

.main-catalog {}

.main-catalog--sub {}

.main-catalog_item {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12), 0 2px 10px 0 rgba(0, 0, 0, .09);
	transition: all .3s ease;
}

.main-catalog_item--link:hover {
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .4), 0 2px 11px 0 rgba(0, 0, 0, .15);
}

.main-catalog_title {
	text-align: center;
	font-size: 21px;
	font-weight: 600;
	margin: 0;
	padding: 14px;
	background-color: #eee;
}

.main-catalog_link {}

.main-catalog_img {
	box-shadow: none!important;
}

.main-catalog_text {
	color: #333;
	font-family: Roboto Condensed;
	padding: 5px;
	margin: 0;
	text-align: center;
}

.v-reviews-wrap {
	overflow: hidden;
	padding: 0 15px;
}

.v-reviews {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
}

.v-review {
	padding: 5px;
	width: 50%;
}

@media(max-width: 767px) {
	.v-review {
		width: 100%;
	}
}

.video-review {
	border: 1px solid #ddd;
	background-color: #fff;
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 56%;
	border-radius: 8px;
}

.video-review-iframe,
.video-review-poster,
.video-review::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-review::before {
	content: "";
	background-color: #000;
	opacity: .4;
	z-index: 2;
}

.video-review-poster {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.video-review-iframe {
	z-index: 10;
}

.video-review-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90px;
	height: 60px;
	text-decoration: none;
	text-align: center;
	z-index: 3;
	transition: .3s;
	cursor: pointer;
}

.video-review-icon {
	width: 100%;
	height: 100%;
}

.video-review:hover .video-review-play {
	width: 110px;
	height: 80px;
}

.v-review-caption {
	text-align: center;
	font-weight: bold;
	font-size: 17px;
}

/* G.F.A */
/* ИСПРАВЛЕНО: убран глобальный transition: all на * — он вызывал "дёрганье" слайдера и всех анимированных элементов.
   Заменён точечными переходами только на нужных элементах. */
a, button, .btn, .a-button, .env-img img,
.call-action-link, .attention, .vps-banner__btn, .side-card__btn, .side-news__btn,
.main-catalog_item, .main_img img, .main-img img, .mainimg img,
.slick-prev, .slick-next,
.slider-links li .gordost > a:hover p {
    -webkit-transition: background-color .3s ease, color .3s ease, opacity .3s ease, box-shadow .3s ease, border-color .3s ease, transform .3s ease;
    -o-transition: background-color .3s ease, color .3s ease, opacity .3s ease, box-shadow .3s ease, border-color .3s ease, transform .3s ease;
    transition: background-color .3s ease, color .3s ease, opacity .3s ease, box-shadow .3s ease, border-color .3s ease, transform .3s ease;
}
/* Слайдер — transition не трогаем, им управляет Slick JS */
.slick-track, .slick-slide, .slick-list { transition: none !important; }
:root {--clr1: #537602; --clr2: #9e9e9e;}
.main_img, .main-img, .mainimg {overflow: hidden; float: left; margin: 7px 30px 15px 0; max-width: 40%; min-width: 300px; border-radius: 13px;}
.main_img:hover img, .main-img:hover img, .mainimg:hover img {width: 100%; transform: scale(1.15)}
.flex2, .flex3, .flex4 {padding: 0; list-style-type: none; gap: 12px; display:flex; flex-flow:wrap; justify-content: center; width: 100%; margin: 0 auto;}
.flex2 > *, .flex3 > *, .flex4 > * {padding: 0; border: 1px solid #ccc; margin: 0;}
.flex2 > *:hover, .flex3 > *:hover, .flex4 > *:hover {border: 1px solid #5c7f0b;}
.flex2 > * {flex-basis: calc(50% - 6px);}
.flex3 > * {flex-basis: calc(33% - 6px);}
.flex4 > * {flex-basis: calc(25% - 9px);}
.attention {clear:both; width: 260px;border: 2px solid var(--clr1);color:var(--clr1); text-align: center; font-size: 16px; 
    padding: 10px; font-weight: bold; margin: 20px auto; display: block;border-radius: 13px;text-decoration:none;}
.attention:hover {color:#fff;background:var(--clr2);border: 2px solid var(--clr2);text-shadow: none;}
.flex2 .attention, .flex3 .attention, .flex4 .attention {width: 95%}

/*--- Обратная связь ---*/
.call-action-box{margin:15px auto;border:3px solid var(--clr2);background-color:#fff;padding:30px 50px; border-radius: 13px; text-align:center}
.call-action-text{font-size:22px;margin-bottom:25px;line-height:1.3;text-align: center;}
.call-action-link{max-width:300px;-webkit-border-radius:8px;border-radius:8px;margin:15px auto 0;
    font-weight:600;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;padding:8px;background:var(--clr1);
    display:block;font-size:13px;text-align:center;text-transform:uppercase;color:#fff !important; text-decoration:none}
.call-action-link:hover{background-color:var(--clr2)}
@media(max-width:920px){.call-action-box{padding:15px}.call-action-text{font-size:16px}}
/*--- Обратная связь ---*/
.bn, .bn > *, .bn:hover, .bn > *:hover {border: none}
#photo-itemd .flex3 > * {width: 32% !important; padding: 0 !important}
.stream-wood-recall-btn { width: 120px !important; height: 100px !important; right: 0 !important; bottom: 0 !important }
@media (max-width: 768px) {
	.flex2 > * {flex-basis: calc(50% - 6px)}
	.flex3 > * {flex-basis: calc(50% - 6px)}
	.flex4 > * {flex-basis: calc(50% - 6px)}
	.stream-wood-recall-btn { width: 120px !important; height: 100px !important; right: 0 !important; bottom: 0 !important }
}
@media (max-width: 480px) {
    .news img, #news img, .sidebar img {width: 100%}
    .main_img, .main-img, .mainimg {margin: 20px 0; max-width: 100%; width: 100%}
    .main_img img, .main-img img, .mainimg img {width: 100%}
	.flex2 > * {flex-basis: calc(100% - 0px)}
	.flex3 > * {flex-basis: calc(100% - 0px)}
	.flex4 > * {flex-basis: calc(100% - 0px)}
    .ulyjy {
        flex-wrap: wrap;
        & * { width: 100% !important }
    }
	.stream-wood-recall-btn { width: 120px !important; height: 100px !important; right: 0 !important; bottom: 0 !important }
}
/* GFA */
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */
