@charset "UTF-8";
* { color: inherit; font: inherit; margin: 0; padding: 0; }
a img { border: none; }
a { text-decoration: none; }
b, strong, th { font-weight: bold; }
i, em { font-style: italic; }
fieldset { border: none; }
input, textarea, select, option, button { box-sizing: border-box; }
[hidden] { display: none !important; }
sub, sup { font-size: smaller; }
button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner { border: 0; padding: 0; }
html { background: #FFF; color: #000; font: 12pt "Roboto", "Liberation Sans", "Arimo", "Arial", sans-serif; line-height: 1.22; }
body { min-width: 840px; margin: 0 auto; }
iframe { border: none; }

.envelope, .category-desc { box-sizing: border-box; display: table; width: 100%; table-layout: fixed; border-spacing: 0; }
.clearfix::after, div.services-info-items::after, div.services-info-item::after, .sidebar-1 > section::after, .sidebar-2 > section::after, .items-row.cols-2::after, .items-row.cols-3::after, .items-row.cols-4::after, .items-row.cols-5::after, .items-row.cols-6::after, .items-row.cols-7::after, .items-row.cols-8::after, .items-row.cols-9::after, .items-row.cols-10::after, .items-row.cols-11::after, .items-row.cols-12::after { content: ""; display: table; clear: both; }

@supports (display: flow-root) { .clearfix, div.services-info-items, div.services-info-item, .sidebar-1 > section, .sidebar-2 > section, .items-row.cols-2, .items-row.cols-3, .items-row.cols-4, .items-row.cols-5, .items-row.cols-6, .items-row.cols-7, .items-row.cols-8, .items-row.cols-9, .items-row.cols-10, .items-row.cols-11, .items-row.cols-12 { display: flow-root; }
  .clearfix::after, div.services-info-items::after, div.services-info-item::after, .sidebar-1 > section::after, .sidebar-2 > section::after, .items-row.cols-2::after, .items-row.cols-3::after, .items-row.cols-4::after, .items-row.cols-5::after, .items-row.cols-6::after, .items-row.cols-7::after, .items-row.cols-8::after, .items-row.cols-9::after, .items-row.cols-10::after, .items-row.cols-11::after, .items-row.cols-12::after { content: none; display: none; clear: none; } }
table.equal-cage-top, table.equal-cage-middle, table.equal-cage-bottom { border-collapse: collapse; table-layout: fixed; width: 100%; }
table.equal-cage-top:not(:first-child), table.equal-cage-middle:not(:first-child), table.equal-cage-bottom:not(:first-child) { margin-top: 1em; }

table.equal-cage-top > tbody > tr > td { vertical-align: top; }
table.equal-cage-middle > tbody > tr > td { vertical-align: middle; }
table.equal-cage-bottom > tbody > tr > td { vertical-align: bottom; }

table.simple { border-collapse: collapse; margin-left: auto; margin-right: auto; }
table.simple:not(:first-child) { margin-top: 1em; }
table.simple > thead > tr > td, table.simple > thead > tr > th, table.simple > tbody > tr > td, table.simple > tbody > tr > th, table.simple > tfoot > tr > td, table.simple > tfoot > tr > th { border: 1px solid #AAA; padding: 8px; }
table.simple > thead > tr > td, table.simple > tbody > tr > td, table.simple > tfoot > tr > td { vertical-align: top; }
table.simple > thead > tr > th, table.simple > tbody > tr > th, table.simple > tfoot > tr > th { vertical-align: middle; }

table.bordered:not(:first-child) { margin-top: 1em; }
table.bordered > thead > tr > td, table.bordered > thead > tr > th, table.bordered > tbody > tr > td, table.bordered > tbody > tr > th, table.bordered > tfoot > tr > td, table.bordered > tfoot > tr > th { border: 1px solid #666; }

table.spaced-cells > thead > tr > td, table.spaced-cells > thead > tr > th, table.spaced-cells > tbody > tr > td, table.spaced-cells > tbody > tr > th, table.spaced-cells > tfood > tr > td, table.spaced-cells > tfood > tr > th { padding: .5em .5ex; }
table.spaced-cells > thead > tr > td:first-child, table.spaced-cells > thead > tr > th:first-child, table.spaced-cells > tbody > tr > td:first-child, table.spaced-cells > tbody > tr > th:first-child, table.spaced-cells > tfood > tr > td:first-child, table.spaced-cells > tfood > tr > th:first-child { padding-left: 0; }
table.spaced-cells > thead > tr > td:last-child, table.spaced-cells > thead > tr > th:last-child, table.spaced-cells > tbody > tr > td:last-child, table.spaced-cells > tbody > tr > th:last-child, table.spaced-cells > tfood > tr > td:last-child, table.spaced-cells > tfood > tr > th:last-child { padding-right: 0; }
table.spaced-cells > :first-child > tr:first-child > td, table.spaced-cells > :first-child > tr:first-child > th { padding-top: 0; }
table.spaced-cells > :last-child > tr:last-child > td, table.spaced-cells > :last-child > tr:last-child > th { padding-bottom: 0; }

table.spaced-rows > thead > tr > td, table.spaced-rows > thead > tr > th, table.spaced-rows tbody > tr > td, table.spaced-rows tbody > tr > th, table.spaced-rows tfood > tr > td, table.spaced-rows tfood > tr > th { padding-top: .5em; padding-bottom: .5em; }
table.spaced-rows > :first-child > tr:first-child > td, table.spaced-rows > :first-child > tr:first-child > th { padding-top: 0; }
table.spaced-rows > :last-child > tr:last-child > td, table.spaced-rows > :last-child > tr:last-child > th { padding-bottom: 0; }

table.symmetrical-aligned-cells > tbody > tr > td { text-align: center; }
table.symmetrical-aligned-cells > tbody > tr > td:first-child { text-align: left; }
table.symmetrical-aligned-cells > tbody > tr > td:last-child { text-align: right; }

table.wide { width: 100%; }

@media print { table.collapse-on-print > tbody, table.collapse-on-print > tbody > tr, table.collapse-on-print > tbody > tr > td { display: block !important; width: auto !important; text-align: left !important; }
  table.collapse-on-print > thead, table.collapse-on-print > tfoot { display: none !important; }
  table.collapse-on-print > tbody > tr:not(:first-child) > td { padding: 1em 0 0 0 !important; }
  table.collapse-on-print > tbody > tr:first-child > td:not(:first-child) { padding: 1em 0 0 0 !important; } }
.pull-right { float: right; margin-left: 1ex; }

.pull-left { float: left; margin-right: 1ex; }

input, textarea, select, option, button { background: #FFF; color: #000; }

input, textarea, select, button { border: 1px solid #C7C7C7; padding: .2em 1ex; }

h1, h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; }
h1:not(:first-child):not([class]), h2:not(:first-child):not([class]), h3:not(:first-child):not([class]), h4:not(:first-child):not([class]), h5:not(:first-child):not([class]), h6:not(:first-child):not([class]) { margin-top: 1.5em; }
h1:not([class]), h2:not([class]) { color: #2e2e2e; font-size: 22pt; font-weight: 300; text-transform: uppercase; }
h3:not([class]) { font-size: 18pt; font-weight: normal; }
h4:not([class]) { font-size: 16pt; font-weight: normal; }
h5:not([class]) { font-size: 14pt; font-weight: bold; }
h6:not([class]) { font-size: 13pt; font-weight: bold; }

hr { border: 1px solid #DDD; color: #DDD; }
hr:not(:first-child) { margin-top: 1em; }

.fullscreen-layout { position: fixed; z-index: 50; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); overflow: auto; overscroll-behavior: contain; }

p.front-info-title { color: #fdcf3b; font-size: 43pt; font-weight: bold; }
p.front-info-text { margin-top: 27px; font-size: 17pt; }
button.front-info-button { background: #ffd03c; color: #000; font-size: 12pt; padding: 28px 85px; border: none; transition: background-color 300ms ease-out; }
button.front-info-button:hover, button.front-info-button:focus { background-color: #fff; }
.front-info-add {
	background: transparent url("../images/front-info-add-bg.svg") left top / 100% 100% no-repeat;
	color: #010000;
	border-radius: 2px;
	box-sizing: border-box;
	width: 418px;
	padding: 40px 51px;
	font-size: 13pt;
	font-weight: bold;
	line-height: 1.5;
}
.l-front-info {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-items: start;
	justify-content: space-between;
}
.front-info-primary {
	width: calc(100% - 530px);
}
@media (max-width: 1000px) {
	.l-front-info {
		flex-direction: column;
		align-items: center;
	}
	.front-info-add {
		margin-top: 32px;
	}
	.front-info-primary {
		width: auto;
		text-align: center;
	}
}

div.services-info-items { margin-top: 49px; }
div.services-info-item { width: calc(50% - 7px); position: relative; overflow: hidden; }
div.services-info-item:nth-child(odd) { clear: both; float: left; }
div.services-info-item:nth-child(even) { float: right; }
div.services-info-item:nth-child(n + 3) { margin-top: 14px; }

.services-info-button { display: inline-block; width: 100%; background: transparent right bottom / cover no-repeat; border: none; height: 281px; cursor: pointer; position: relative; }

span.services-info-button-label { position: absolute; left: 0; bottom: 0; width: 100%; padding: 0 28px 19px 28px; color: #fff; text-align: left; font-size: 17pt; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
@media (max-width: 1075px) { span.services-info-button-label { font-size: 13pt; font-weight: 300; } }
@media (max-width: 938px) { span.services-info-button-label { padding-left: 14px; } }

button.as-link { background: transparent; color: inherit; border: none; padding: 0; cursor: pointer; text-decoration: underline; }

button.button-empty { background: transparent; color: inherit; border: none; padding: 0; cursor: pointer; }

.how-item:not(:first-child) { margin-left: 90px; }

.how-item-doublespace:not(:first-child) { margin-left: 180px; }

p.how-paragraph:not(:first-child) { margin-top: 1em; }

table.contact-details-layout { width: 100%; table-layout: fixed; border-collapse: collapse; }
table.contact-details-layout:not(:first-child) { margin-top: 1em; }
table.contact-details-layout > tbody > tr > td { vertical-align: top; }
table.contact-details-layout > tbody > tr > td:first-child { width: 34%; padding-right: 22px; }

.contact-details-adr { padding-left: 27px; min-height: 14px; background: transparent url("../images/adr.png") 0 4px no-repeat; }
.contact-details-adr:not(:first-child) { margin-top: 1em; }

.contact-details-phone { padding-left: 27px; min-height: 13px; background: transparent url("../images/phone.png") 0 4px no-repeat; }
.contact-details-phone:not(:first-child) { margin-top: 1em; }

.hidden-form-layout { width: 600px; height: 100%; table-layout: fixed; border-spacing: 0; margin: 0 auto; }
.hidden-form-layout > tbody > tr > td { vertical-align: middle; }
.hidden-form-layout > tbody > tr > td > div { background: #FFF; background: linear-gradient(to bottom, #EDEDED, #FFF, #EDEDED); color: #000; padding: 16px; position: relative; }

.space-above { margin-top: 1em; }

.space-above-2x { margin-top: 2em; }

.space-above-3x { margin-top: 3em; }

.space-below { margin-bottom: 1em; }

.space-below-2x { margin-bottom: 2em; }

.space-below-3x { margin-bottom: 3em; }

.sidebar-1 { float: left; width: 250px; }
.sidebar-1 ~ .content { margin-left: 266px; }
.sidebar-1 > section:not(:first-child) { margin-top: 1em; }

.sidebar-2 { float: right; width: 250px; }
.sidebar-2 ~ .content { margin-right: 266px; }
.sidebar-2 > section:not(:first-child) { margin-top: 1em; }

.limit-content, .services-info > .wrap, .make-order > .wrap, .contact-details > .wrap { max-width: 1173px; box-sizing: border-box; margin-left: auto; margin-right: auto; }
@media (max-width: 1204px) { .limit-content, .services-info > .wrap, .make-order > .wrap, .contact-details > .wrap { padding-left: 16px; padding-right: 16px; } }

.tip-wrap { background: #FFF; color: #000; border: 1px solid #999; padding: 3px; }

.tooltip { display: none !important; }

.blog .item-image { text-align: center; margin-top: 1em; }
.blog-items-leading > article { margin-top: 1em; }
.blog-items-intro > article { margin-top: 1em; }
.blog-items-intro.blog-items-columns-2 > article { float: left; width: calc((100% - 10px * 1) / 2); }
.blog-items-intro.blog-items-columns-2 > article:not(:nth-child(2n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-3 > article { float: left; width: calc((100% - 10px * 2) / 3); }
.blog-items-intro.blog-items-columns-3 > article:not(:nth-child(3n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-4 > article { float: left; width: calc((100% - 10px * 3) / 4); }
.blog-items-intro.blog-items-columns-4 > article:not(:nth-child(4n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-5 > article { float: left; width: calc((100% - 10px * 4) / 5); }
.blog-items-intro.blog-items-columns-5 > article:not(:nth-child(5n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-6 > article { float: left; width: calc((100% - 10px * 5) / 6); }
.blog-items-intro.blog-items-columns-6 > article:not(:nth-child(6n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-7 > article { float: left; width: calc((100% - 10px * 6) / 7); }
.blog-items-intro.blog-items-columns-7 > article:not(:nth-child(7n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-8 > article { float: left; width: calc((100% - 10px * 7) / 8); }
.blog-items-intro.blog-items-columns-8 > article:not(:nth-child(8n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-9 > article { float: left; width: calc((100% - 10px * 8) / 9); }
.blog-items-intro.blog-items-columns-9 > article:not(:nth-child(9n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-10 > article { float: left; width: calc((100% - 10px * 9) / 10); }
.blog-items-intro.blog-items-columns-10 > article:not(:nth-child(10n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-11 > article { float: left; width: calc((100% - 10px * 10) / 11); }
.blog-items-intro.blog-items-columns-11 > article:not(:nth-child(11n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-12 > article { float: left; width: calc((100% - 10px * 11) / 12); }
.blog-items-intro.blog-items-columns-12 > article:not(:nth-child(12n + 1)) { margin-left: 10px; }
.blog-items-more { margin-top: 1em; }
.blog-items-more > .nav { margin: 0 0 0 3ex; }
.blog-items-more > .nav > li:not(:first-child) { margin-top: .2em; }
.blog-item-heading-link:hover, .blog-item-heading-link:focus { text-decoration: underline; }
.blog > .items-row:not(:first-child) {
	margin-top: 1.5em;
}

.article-icons { float: right; }
.article-icons-items { margin: 0; }
.article-icons-items > li { display: inline-block; }
.article-icons-items > li:not(:first-child) { margin-left: 1ex; }

span.highlight { background-color: #FFFFCC; font-weight: bold; padding: 1px 4px; }

#article-index li { display: inline; border-left: 1px solid #D1D1D1; margin-left: .5ex; padding-left: .75ex; }

#article-index li:first-child { margin-left: 0; padding-left: 0; border-left: none; }

.category-desc + .cat-items { margin-top: 1em; }

.readmore:not(:first-child) { margin-top: 1em; }
.readmore > a { display: inline-block; border: 1px solid #303030; background: #424242; color: #FFF; padding: 0.3em 0.8ex; text-decoration: none !important; box-shadow: 1px 2px 2px 0 rgba(100, 100, 100, 0.3); transition: background 0.3s linear, border-color 0.3s linear, color 0.3s linear; }
.readmore > a:hover, .readmore > a:focus { background: #303030; color: #FFF; border: 1px solid #424242; }

.navigation, .pagination { clear: both; padding-top: 1em; text-align: center; }
.navigation > ul, .pagination > ul { display: inline-block; margin: 0 !important; border: 1px solid #303030; border-radius: .2em; background: #424242; color: #FFF; }
.navigation > ul > li, .pagination > ul > li { display: inline-block; margin: 0 !important; }
.navigation > ul > li > *, .pagination > ul > li > * { display: block; border-left: 1px solid #303030; padding: 0.3em 0.8ex; text-decoration: none; }
.navigation > ul > li > a:hover, .navigation > ul > li > span, .pagination > ul > li > a:hover, .pagination > ul > li > span { background: #303030; color: #FFF; }
.navigation > ul > li:first-child > *, .pagination > ul > li:first-child > * { border-left: none; }
.navigation > ul > li.pagination-start > *, .navigation > ul > li.pagination-prev > *, .navigation > ul > li.pagination-next > *, .navigation > ul > li.pagination-end > *, .pagination > ul > li.pagination-start > *, .pagination > ul > li.pagination-prev > *, .pagination > ul > li.pagination-next > *, .pagination > ul > li.pagination-end > * { background: transparent; color: inherit; }
.navigation > .counter, .pagination > .counter { display: inline-block; margin: 0; }

#system-message-container { position: relative; }
#system-message-container .alert { background: #FBF9F9; border: 1px solid #CCC; padding: 8px 14px; color: #000; }
#system-message-container .alert h4 { color: #000064; margin: 5px 0; }
#system-message-container .alert p { padding: 0; margin: 0; }
#system-message-container .close { position: absolute; right: 4px; top: 0; cursor: pointer; text-decoration: none; border: none; background: transparent; color: inherit; font-size: 16pt; }
#system-message-container .close:focus, #system-message-container .close:hover { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.option-com_content.view-category .category-list .category { margin-top: 1em; width: 100%; border-collapse: collapse; }
.option-com_content.view-category .category-list .category > * > tr > td, .option-com_content.view-category .category-list .category > * > tr > th { vertical-align: top; padding: 8px 16px; border: 1px solid #DDD; }
.option-com_content.view-category .category-list .category a { text-decoration: none !important; }
.option-com_content.view-category .category-list .category a:hover, .option-com_content.view-category .category-list .category a:focus { text-decoration: underline !important; }

.item-page > .page-header { margin-bottom: 1em; }

.login { margin-top: 1em; }
.login fieldset { display: table; }
.login .controls { margin-top: 1em; }
.login .control-label { float: left; width: 15ex; }
.login .control-group { clear: left; }

.icon-calendar { display: inline-block; background: transparent url("../../../media/system/images/calendar.png"); width: 16px; height: 16px; }

@media print { .discardable { display: none !important; } }
.content #searchForm { margin-top: 1em; }
.content #searchForm .btn-toolbar button::before { content: "➟"; }
.content #searchForm fieldset { margin-top: 1em; }
.content #searchForm legend { margin-bottom: .5em; }
.content #searchForm .ordering-box { margin-top: 1em; }
.content #searchForm + .error { margin-top: 1em; font-weight: bold; }
.content .search-results .result-title { margin-top: 1em; font-size: 1.2em; }
.content .search-results .result-category, .content .search-results .result-text { margin-top: .5em; }

.items-row.cols-2 > .item { float: left; width: calc((100% - 1.5em * 1) / 2); }
.items-row.cols-2 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-2:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-3 > .item { float: left; width: calc((100% - 1.5em * 2) / 3); }
.items-row.cols-3 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-3:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-4 > .item { float: left; width: calc((100% - 1.5em * 3) / 4); }
.items-row.cols-4 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-4:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-5 > .item { float: left; width: calc((100% - 1.5em * 4) / 5); }
.items-row.cols-5 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-5:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-6 > .item { float: left; width: calc((100% - 1.5em * 5) / 6); }
.items-row.cols-6 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-6:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-7 > .item { float: left; width: calc((100% - 1.5em * 6) / 7); }
.items-row.cols-7 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-7:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-8 > .item { float: left; width: calc((100% - 1.5em * 7) / 8); }
.items-row.cols-8 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-8:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-9 > .item { float: left; width: calc((100% - 1.5em * 8) / 9); }
.items-row.cols-9 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-9:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-10 > .item { float: left; width: calc((100% - 1.5em * 9) / 10); }
.items-row.cols-10 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-10:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-11 > .item { float: left; width: calc((100% - 1.5em * 10) / 11); }
.items-row.cols-11 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-11:not(:first-child) { margin-top: 1.5em; }

.items-row.cols-12 > .item { float: left; width: calc((100% - 1.5em * 11) / 12); }
.items-row.cols-12 > .item:not(:first-child) { margin-left: 1.5em; }
.items-row.cols-12:not(:first-child) { margin-top: 1.5em; }

.top { background: #0a171e url("../images/top.jpg") center top/cover no-repeat; color: #fff; box-sizing: border-box; padding-top: 12px; padding-bottom: 65px; }
.top._large { min-height: 100vh; }
@media (min-width: 875px) { .top._large { min-height: 862px; } }
.top-phone { float: right; }
.top-phone a:hover, .top-phone a:focus { text-decoration: underline; }
.top .hl { color: #fdd039; font-weight: bold; }
.top-title { margin-top: 42px; font-size: 26pt; font-style: italic; font-weight: bold; }
.top-nav { margin-top: 52px; border-top: 1px solid #caced7; }

.main-menu > li:not(:first-child) { margin-left: 25px; }
.main-menu > li > :first-child { display: block; padding-top: 17px; position: relative; }
.main-menu > li > :first-child:hover, .main-menu > li > :first-child:focus { text-decoration: underline; }
.main-menu > li.active > :first-child::before { content: ""; pointer-events: none; background: #fece3c; position: absolute; left: 0; top: -1px; width: 100%; height: 3px; overflow: hidden; }
@media (max-width: 874px) { .main-menu { display: none; } }

.front-info { margin-top: 139px; }

.mobile-menu-button { display: none; margin-right: 16px; vertical-align: middle; background: rgba(255, 255, 255, 0.4); color: #000; padding: 6px 16px; border: none; transition: background-color 300ms ease-out; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.3); }
.mobile-menu-button:hover, .mobile-menu-button:focus { background-color: #fff; }
@media (max-width: 874px) { .mobile-menu-button { display: inline-block; } }

.to-front-link { display: inline-block; vertical-align: middle; }

.hidden-menu-title { text-align: center; font-size: 1.2em; font-weight: bold; text-transform: uppercase; }

.mobile-menu { margin-top: 1em; text-align: center; }
.mobile-menu > li:not(:first-child) { margin-top: 4px; }
.mobile-menu > li > :first-child { display: block; padding: 8px; transition: background-color 300ms ease-out, color 300ms ease-out; }
.mobile-menu > li > :first-child:hover, .mobile-menu > li > :first-child:focus { background-color: #ffd03c; color: #000; outline: none; }

.about-info { position: relative; padding-top: 30px; min-height: 638px; background: transparent url("../images/about.jpg") left calc(50% + 476.5px) top no-repeat; line-height: 1.5; font-weight: 300; }
.about-info::before { content: ""; pointer-events: none; position: absolute; z-index: 1; left: 0; top: -48px; background: #fff url("../images/decor.png") right top no-repeat; height: 48px; width: calc(50% + 50px); overflow: hidden; }
.about-info > .wrap { box-sizing: border-box; max-width: 1173px; margin: 0 auto; position: relative; }
@media (max-width: 1204px) { .about-info > .wrap { padding-left: 16px; } }
.about-info > .wrap > .wrap { padding-right: calc(50% + 24px); }

.services-info { background: #fafafa; color: #000; padding-top: 69px; margin-top: -59px; }

.body, .how { background: #fafafa; color: #000; padding-top: 68px; padding-bottom: 68px; }
.how > .wrap {
	box-sizing: border-box; max-width: 1173px; margin: 0 auto; position: relative;
}
@media (max-width: 1204px) { .how > .wrap { padding-left: 16px; padding-right: 16px; } }

.show-when-small { display: none; }

@media (max-width: 1280px) { .show-when-small { display: block; }
  .hide-when-small { display: none; } }
.make-order { background: #1a2843; color: #fff; padding-top: 50px; padding-bottom: 50px; }
.make-order h1, .make-order h2 { color: #fff; }

.bottom { background: #1a2843; color: #fff; padding-top: 55px; padding-bottom: 55px; }
.bottom-phone { float: right; padding-top: 6px; }
.bottom-phone a:hover, .bottom-phone a:focus { text-decoration: underline; }
.bottom .hl { color: #fdd039; font-weight: bold; }
.bottom-title { float: left; font-size: 26pt; font-style: italic; font-weight: bold; }
.bottom-logo { vertical-align: top; }
.bottom-note { text-align: center; padding-top: 6px; }

.contact-details { padding-top: 70px; padding-bottom: 70px; line-height: 1.8; color: #2e2e2e; font-size: 11pt; font-weight: 300; }

.fullscreen-close { position: absolute; right: 0; top: 0; background: #ff3134; color: #fff; padding: 0; cursor: pointer; border: none; transition: background-color 300ms ease-out; width: 1.5em; height: 1.5em; line-height: 1.5em; font-size: 14pt; }
.fullscreen-close:hover, .fullscreen-close:focus { background-color: #c72629; }

.form-1 input, .form-1 select, .form-1 textarea { width: 100%; padding: 8px; transition: border-left-color 300ms ease-out; }
.form-1 input:invalid, .form-1 select:invalid, .form-1 textarea:invalid { outline: none; box-shadow: none; border-left-color: #ff3134; }
.form-1 textarea { height: 90px; }
.form-1 .form-unit:not(:first-child) { margin-top: 16px; }
.form-1-submit { width: 100%; background: #60aa52; color: #fff; padding: 16px; border: none; transition: background-color 300ms ease-out; }
.form-1-submit:hover, .form-1-submit:focus { background-color: #44783a; }
.form-1 .legal { text-align: center; font-size: 9pt; }

.form-1-layout { width: 100%; table-layout: fixed; border-collapse: collapse; }
.form-1-layout:not(:first-child) { margin-top: 16px; }
.form-1-layout > tbody > tr > td { vertical-align: top; }
.form-1-layout > tbody > tr > td:first-child { padding-right: 16px; }
.form-1-layout > tbody > tr > td:last-child { padding-left: 16px; }

.form-2 input, .form-2 select, .form-2 textarea { width: 100%; padding: 14px 15px; background: transparent; color: inherit; transition: background-color 300ms ease-out, color 300ms ease-out, border-left-color 300ms ease-out; border: 2px solid #303f56; }
.form-2 input:hover, .form-2 input:focus, .form-2 select:hover, .form-2 select:focus, .form-2 textarea:hover, .form-2 textarea:focus { background-color: #fff; color: #000; }
.form-2 input:invalid, .form-2 select:invalid, .form-2 textarea:invalid { outline: none; box-shadow: none; border-left-color: #ffd03c; }
.form-2 textarea { height: 125px; }
.form-2 .form-unit:not(:first-child) { margin-top: 24px; }
.form-2-submit { width: 100%; background: #ffd03c; color: #1b2943; padding: 16px; border: none; transition: background-color 300ms ease-out, color 300ms ease-out; }
.form-2-submit:hover, .form-2-submit:focus { background-color: #60aa52; color: #fff; }
.form-2 .legal { text-align: center; font-size: 9pt; }

.form-2-layout { width: 100%; table-layout: fixed; border-collapse: collapse; }
.form-2-layout:not(:first-child) { margin-top: 24px; }
.form-2-layout > tbody > tr > td { vertical-align: top; }
.form-2-layout > tbody > tr > td:first-child { padding-right: 16px; }
.form-2-layout > tbody > tr > td:last-child { padding-left: 16px; }

.humane, .humane-flatty { position: fixed; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; z-index: 100000; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.humane, .humane-flatty { font-family: Helvetica Neue, Helvetica, san-serif; font-size: 16px; top: 0; left: 30%; opacity: 0; width: 40%; color: #444; padding: 10px; text-align: center; background-color: #fff; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); -moz-transform: translateY(-100px); -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); }

.humane p, .humane-flatty p, .humane ul, .humane-flatty ul { margin: 0; padding: 0; }

.humane ul, .humane-flatty ul { list-style: none; }

.humane.humane-flatty-info, .humane-flatty.humane-flatty-info { background-color: #3498db; color: #FFF; }

.humane.humane-flatty-success, .humane-flatty.humane-flatty-success { background-color: #18bc9c; color: #FFF; }

.humane.humane-flatty-error, .humane-flatty.humane-flatty-error { background-color: #e74c3c; color: #FFF; }

.humane-animate, .humane-flatty.humane-flatty-animate { opacity: 1; -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.humane-animate:hover, .humane-flatty.humane-flatty-animate:hover { opacity: 0.7; }

.humane-js-animate, .humane-flatty.humane-flatty-js-animate { opacity: 1; -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.humane-js-animate:hover, .humane-flatty.humane-flatty-js-animate:hover { opacity: 0.7; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }

/* roboto-300 - latin_cyrillic_latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-300.woff2") format("woff2"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-300.woff") format("woff"); }
/* roboto-300italic - latin_cyrillic_latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 300; src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-300italic.woff2") format("woff2"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-300italic.woff") format("woff"); }
/* roboto-regular - latin_cyrillic_latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-regular.woff2") format("woff2"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-regular.woff") format("woff"); }
/* roboto-italic - latin_cyrillic_latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 400; src: local("Roboto Italic"), local("Roboto-Italic"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-italic.woff2") format("woff2"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-italic.woff") format("woff"); }
/* roboto-700 - latin_cyrillic_latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-700.woff2") format("woff2"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-700.woff") format("woff"); }
/* roboto-700italic - latin_cyrillic_latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 700; src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-700italic.woff2") format("woff2"), url("../fonts/roboto-v16-latin_cyrillic_latin-ext-700italic.woff") format("woff"); }
.menu-horizontal li { list-style: none; position: relative; }
.menu-horizontal li:hover > ul, .menu-horizontal li:focus > ul { display: block; }
.menu-horizontal li > :first-child:focus + ul { display: block; }
.menu-horizontal > li { display: inline-block; }
.menu-horizontal > li ul { display: none; position: absolute; }
.menu-horizontal > li > ul { left: 0; top: 100%; }
.menu-horizontal > li > ul ul { left: 100%; top: 0; }
.menu-horizontal > li li > :first-child { display: block; padding: .2em 1ex; }

.jg_pathway, .jg_search, .jg_back, .jg_gallerystats, .jg_toplist, .jg_galcountcats, .jg-header, .jg_row, .jg-footer, .jg_rmsm_legend, .jg_category, .jg_catcountimg, .jg_poweredbydiv { padding: 0 !important; }
.jg_pathway:not(:first-child), .jg_search:not(:first-child), .jg_back:not(:first-child), .jg_gallerystats:not(:first-child), .jg_toplist:not(:first-child), .jg_galcountcats:not(:first-child), .jg-header:not(:first-child), .jg_row:not(:first-child), .jg-footer:not(:first-child), .jg_rmsm_legend:not(:first-child), .jg_category:not(:first-child), .jg_catcountimg:not(:first-child), .jg_poweredbydiv:not(:first-child) { margin-top: 1em !important; }

.jg_search .inputbox { width: 100% !important; padding-top: .5em !important; padding-bottom: .5em !important; margin: 0 !important; }

.jg_gallerystats { text-align: left !important; }

.jg_toplist { text-align: left !important; }

.jg_galcountcats { text-align: left !important; }

.jg-header.well-small { font-size: 1.2em; font-weight: bold; }

.jg_rm { padding: 0 !important; }

.jg_catcountimg { text-align: left !important; }

.jg_catorderlist { text-align: left !important; }
.jg_catorderlist .inputbox:disabled { opacity: .5; }

.jg_catelem_txt { padding-top: .5em !important; margin: 0 !important; }
.jg_catelem_txt ul { margin: 0 !important; padding: 0 !important; }
.jg_catelem_txt ul > li { margin: 0 !important; }
.jg_catelem_txt ul > li:nth-child(2) { margin-top: .5em !important; }
.jg_catelem_txt ul > li:not(:first-child) { font-size: .8em; }

.jg_photo { padding: 0 !important; border: none !important; margin: 0 !important; }

.jg_element_cat { box-sizing: border-box !important; padding: 0 !important; }
.jg_element_cat:not(:first-child) { padding-left: 16px !important; }

.jg_element_txt { padding-top: .5em !important; float: none !important; }

.jg_photo_container { float: none !important; }

.jg_subcatelem_txt > ul { margin: .4em 0 0 0 !important; }

.menu-vertical li { list-style: none; position: relative; }
.menu-vertical li:hover > ul, .menu-vertical li:focus > ul { display: block; }
.menu-vertical li > :first-child:focus + ul { display: block; }
.menu-vertical > li ul { display: none; position: absolute; left: 100%; top: 0; }
.menu-vertical > li li > :first-child { display: block; padding: .2em 1ex; }

.wysiwyg-content p:not([class]):not(:first-child), .wysiwyg-content p.default-styles:not(:first-child) { margin-top: 1em; }
.wysiwyg-content ul:not([class]), .wysiwyg-content ul.default-styles, .wysiwyg-content ol:not([class]), .wysiwyg-content ol.default-styles { margin-top: 1em; margin-left: 3ex; }
.wysiwyg-content ul:not([class]) ul:not([class]), .wysiwyg-content ul:not([class]) ul.default-styles, .wysiwyg-content ul:not([class]) ol:not([class]), .wysiwyg-content ul:not([class]) ol.default-styles, .wysiwyg-content ul.default-styles ul:not([class]), .wysiwyg-content ul.default-styles ul.default-styles, .wysiwyg-content ul.default-styles ol:not([class]), .wysiwyg-content ul.default-styles ol.default-styles, .wysiwyg-content ol:not([class]) ul:not([class]), .wysiwyg-content ol:not([class]) ul.default-styles, .wysiwyg-content ol:not([class]) ol:not([class]), .wysiwyg-content ol:not([class]) ol.default-styles, .wysiwyg-content ol.default-styles ul:not([class]), .wysiwyg-content ol.default-styles ul.default-styles, .wysiwyg-content ol.default-styles ol:not([class]), .wysiwyg-content ol.default-styles ol.default-styles { margin-top: .5em; }
.wysiwyg-content ul:not([class]) > li:not(:first-child), .wysiwyg-content ul.default-styles > li:not(:first-child), .wysiwyg-content ol:not([class]) > li:not(:first-child), .wysiwyg-content ol.default-styles > li:not(:first-child) { margin-top: .5em; }
.wysiwyg-content td > :first-child:not([class]), .wysiwyg-content td > :first-child.default-styles, .wysiwyg-content th > :first-child:not([class]), .wysiwyg-content th > :first-child.default-styles { margin-top: 0; }
.wysiwyg-content a:not([class]), .wysiwyg-content a.default-styles { text-decoration: underline; }
.wysiwyg-content img { max-width: 100%; }
.wysiwyg-content blockquote:not([class]), .wysiwyg-content blockquote.default-styles { margin-top: 1ex; margin-left: 1ex; padding-left: 1ex; border-left: 2px solid #ddd; }
.wysiwyg-content a[href$=".doc"]:not([class])::before, .wysiwyg-content a[href$=".doc"].default-styles::before, .wysiwyg-content a[href$=".docx"]:not([class])::before, .wysiwyg-content a[href$=".docx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/doc.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".xls"]:not([class])::before, .wysiwyg-content a[href$=".xls"].default-styles::before, .wysiwyg-content a[href$=".xlsx"]:not([class])::before, .wysiwyg-content a[href$=".xlsx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/xls.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".pdf"]:not([class])::before, .wysiwyg-content a[href$=".pdf"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/pdf.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".txt"]:not([class])::before, .wysiwyg-content a[href$=".txt"].default-styles::before, .wysiwyg-content a[href$=".odt"]:not([class])::before, .wysiwyg-content a[href$=".odt"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/odt.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".zip"]:not([class])::before, .wysiwyg-content a[href$=".zip"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/zip.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".rar"]:not([class])::before, .wysiwyg-content a[href$=".rar"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/rar.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".ppt"]:not([class])::before, .wysiwyg-content a[href$=".ppt"].default-styles::before, .wysiwyg-content a[href$=".pptx"]:not([class])::before, .wysiwyg-content a[href$=".pptx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/ppt.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content > :first-child { margin-top: 0; }

.top-note-item {
	display: inline-block;
}

.front-warning {
	background: #1c2a44 center top no-repeat;
	color: #fff;
	box-sizing: border-box;
	height: 421px;
	padding-top: 179px;
	font-size: 20pt;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.front-warning > .wrap {
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	max-width: 730px;
	padding-left: 16px;
	padding-right: 16px;
}

.textslider {
	background: #1a2843;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
