@charset "UTF-8";
@font-face { font-family: "Material Design Icons"; src: url("../fonts/materialdesignicons-webfont.woff2") format("woff2"), url("../fonts/materialdesignicons-webfont.woff") format("woff"), url("../fonts/materialdesignicons-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/montserrat-regular.ttf"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Light"), local("Montserrat-Light"), url("../fonts/montserrat-light.otf"); font-weight: 300; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Medium"), local("Montserrat-Medium"), url("../fonts/montserrat-medium.otf"); font-weight: 500; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("../fonts/montserrat-semibold.otf"); font-weight: 600; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Bold"), local("Montserrat-Bold"), url("../fonts/montserrat-bold.otf"); font-weight: bold; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat ExtraBold"), local("Montserrat-ExtraBold"), url("../fonts/montserrat-extrabold.otf"); font-weight: 800; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Black"), local("Montserrat-Black"), url("../fonts/montserrat-black.otf"); font-weight: 900; font-style: normal; }
@font-face { font-family: "El Messiri"; src: local("El Messiri Regular"), local("ElMessiri-Regular"), url("../fonts/el-messiri-regular.ttf"); font-weight: normal; font-style: normal; }
@font-face { font-family: "El Messiri"; src: local("El Messiri Medium"), local("ElMessiri-Medium"), url("../fonts/el-messiri-medium.ttf"); font-weight: 500; font-style: normal; }
@font-face { font-family: "El Messiri"; src: local("El Messiri SemiBold"), local("ElMessiri-SemiBold"), url("../fonts/el-messiri-semibold.ttf"); font-weight: 600; font-style: normal; }
@font-face { font-family: "El Messiri"; src: local("El Messiri Bold"), local("ElMessiri-Bold"), url("../fonts/el-messiri-bold.ttf"); font-weight: bold; font-style: normal; }
.web-icon, .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, .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, .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, .wysiwyg-content a[href$=".ods"]:not([class])::before, .wysiwyg-content a[href$=".ods"].default-styles::before, .wysiwyg-content a[href$=".pdf"]:not([class])::before, .wysiwyg-content a[href$=".pdf"].default-styles::before, .wysiwyg-content a[href$=".zip"]:not([class])::before, .wysiwyg-content a[href$=".zip"].default-styles::before, .wysiwyg-content a[href$=".rar"]:not([class])::before, .wysiwyg-content a[href$=".rar"].default-styles::before, .wysiwyg-content a[href$=".7z"]:not([class])::before, .wysiwyg-content a[href$=".7z"].default-styles::before, .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, .wysiwyg-content a[href$=".odp"]:not([class])::before, .wysiwyg-content a[href$=".odp"].default-styles::before { display: inline-block; font: normal normal normal 1.5em/1 "Material Design Icons"; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: none; letter-spacing: normal; word-wrap: normal; vertical-align: middle; }
:root { --serif-fonts: "Liberation Serif", "Tinos", "Times New Roman", serif; --sans-serif-fonts: "Liberation Sans", "Arimo", "Arial", sans-serif; --monospace-fonts: "Liberation Mono", "Cousine", "Courier New", monospace; --base-fonts: "Montserrat", var(--sans-serif-fonts); --heading-fonts: "El Messiri", var(--base-fonts); --content-max-width: 1488px; --sidebar-1-width: 250px; --sidebar-2-width: 250px; --sidebar-horizontal-gap: 16px; --sidebar-section-vertical-gap: 1rem; --vertical-space-base: 1rem; --blog-horizontal-gap: 1.5rem; --blog-vertical-gap: 1.5rem; --default-line-height: 1.22; }
* { font: inherit; margin: 0; padding: 0; }
html { background: #fff; color: #000; font: 12pt var(--base-fonts); line-height: var(--default-line-height); }
body { min-width: 320px; max-width: 1920px; margin: 0 auto; }
img { vertical-align: middle; }
a img { border: none; }
a { color: inherit; 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; }

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

.pull-left { float: left; margin-right: 2rem; }

input, textarea, select, option, button { line-height: var(--default-line-height); }

input:not([class]), input.default-styles, textarea:not([class]), textarea.default-styles, select:not([class]), select.default-styles, option:not([class]), option.default-styles { background: #fff; color: #000; }

input[type="button"]:not([class]), input[type="button"].default-styles, input[type="submit"]:not([class]), input[type="submit"].default-styles, button:not([class]), button.default-styles { background: #2f2f2f; border: none; color: #fff; padding: .5em 1em; transition: background-color 300ms ease-out; }
input[type="button"]:not([class]):hover, input[type="button"]:not([class]):focus, input[type="button"].default-styles:hover, input[type="button"].default-styles:focus, input[type="submit"]:not([class]):hover, input[type="submit"]:not([class]):focus, input[type="submit"].default-styles:hover, input[type="submit"].default-styles:focus, button:not([class]):hover, button:not([class]):focus, button.default-styles:hover, button.default-styles:focus { background-color: #000; }

a.as-button { display: inline-block; background: #2f2f2f; border: none; color: #fff; padding: .5em 1em; line-height: var(--default-line-height); text-decoration: none; transition: background-color 300ms ease-out; }
a.as-button:hover, a.as-button:focus { background-color: #000; }

h1, h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; }
h1:not([class]), h1.default-styles, h2:not([class]), h2.default-styles, h3:not([class]), h3.default-styles, h4:not([class]), h4.default-styles, h5:not([class]), h5.default-styles, h6:not([class]), h6.default-styles { font-family: var(--heading-fonts); line-height: var(--default-line-height); }
h1:not([class]):not(:first-child), h1.default-styles:not(:first-child), h2:not([class]):not(:first-child), h2.default-styles:not(:first-child), h3:not([class]):not(:first-child), h3.default-styles:not(:first-child), h4:not([class]):not(:first-child), h4.default-styles:not(:first-child), h5:not([class]):not(:first-child), h5.default-styles:not(:first-child), h6:not([class]):not(:first-child), h6.default-styles:not(:first-child) { margin-top: 1em; }

h1:not([class]), h1.default-styles, h2:not([class]), h2.default-styles { font-size: 22pt; font-weight: 500; }
h3:not([class]), h3.default-styles { font-size: 18pt; font-weight: bold; }
h4:not([class]), h4.default-styles { font-size: 16pt; font-weight: bold; }
h5:not([class]), h5.default-styles { font-size: 14pt; font-weight: bold; }
h6:not([class]), h6.default-styles { font-size: 13pt; font-weight: bold; }
@media all and (min-width: 1488px) {
	h1:not([class]), h1.default-styles, h2:not([class]), h2.default-styles { font-size: 35pt; }
}

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

.l-basic { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 16px; }
.l-basic-start { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; gap: 16px; }
.l-basic-end { display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 16px; }

.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; }
.hidden-form-layout { width: 600px; max-width: 100%; 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;
	color: #000;
	padding: 16px;
	border-radius: 3px;
	position: relative;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
}
.hidden-form-close {
	position: absolute;
	right: 19px;
	top: 20px;
	color: #d0d0d0;
	font-size: 17pt;
	transition: color 200ms ease-out;
	padding: 0;
	border: none;
	background: transparent;
	cursor: pointer;
}
.hidden-form-close:hover,
.hidden-form-close:focus {
	color: #ca4439;
	outline: none;
}
@media all and (min-width: 1488px) {
	.hidden-form-layout > tbody > tr > td > div {
		padding: 68px 66px 71px 66px;
	}
}

.space-above { margin-top: var(--vertical-space-base); }
.space-below { margin-bottom: var(--vertical-space-base); }
.space-above-2x { margin-top: calc(var(--vertical-space-base) * 2); }
.space-below-2x { margin-top: calc(var(--vertical-space-base) * 2); }
.space-above-3x { margin-top: calc(var(--vertical-space-base) * 3); }
.space-below-3x { margin-top: calc(var(--vertical-space-base) * 3); }
.space-above-4x { margin-top: calc(var(--vertical-space-base) * 4); }
.space-below-4x { margin-top: calc(var(--vertical-space-base) * 4); }
.space-above-5x { margin-top: calc(var(--vertical-space-base) * 5); }
.space-below-5x { margin-top: calc(var(--vertical-space-base) * 5); }

.sidebar-1 { float: left; width: var(--sidebar-1-width); }
.sidebar-1 ~ .content { margin-left: calc(var(--sidebar-1-width) + var(--sidebar-horizontal-gap)); }
.sidebar-1 > section { display: flow-root; }
.sidebar-1 > section:not(:first-child) { margin-top: var(--sidebar-section-vertical-gap); }

.sidebar-2 { float: right; width: var(--sidebar-2-width); }
.sidebar-2 ~ .content { margin-right: calc(var(--sidebar-2-width) + var(--sidebar-horizontal-gap)); }
.sidebar-2 > section { display: flow-root; }
.sidebar-2 > section:not(:first-child) { margin-top: var(--sidebar-section-vertical-gap); }

.limit-content { display: flow-root; max-width: var(--content-max-width); padding-left: 16px; padding-right: 16px; margin-left: auto; margin-right: auto; }

.sheet { display: flow-root; max-width: var(--content-max-width); margin-left: auto; margin-right: auto; }

@media print { .hide-on-print { display: none !important; } }
@media not print { .show-on-print { display: none !important; } }
.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; }
@media (max-width: 640px) { .blog .item-image { float: none; margin-left: auto; margin-right: auto; } }

.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 { display: flow-root; }
.category-desc + .cat-items { margin-top: 1em; }

.readmore:not(:first-child) { margin-top: 1em; }
.readmore > a {
	display: inline-block;
	font-family: var(--heading-fonts);
	font-weight: bold;
	padding: 8px 16px 5px 16px;
	border: none;
	border-bottom: 2px solid #a07552;
	border-radius: 4px;
	background: #b8895f;
	background: linear-gradient(to bottom, #f1d6bb, #b8895f);
	color: #fff;
	cursor: pointer;
	text-decoration: none !important;
	text-transform: uppercase;
}
.readmore > a:hover, .readmore > a:focus { 
	background: #f1d6b9;
	background: linear-gradient(to bottom, #f1d6b9, #cfa47a);
}
@media all and (min-width: 1488px) {
	.readmore > a {
		padding: 22px 57px 21px 57px;
	}
}

.navigation, .pagination { clear: both; padding-top: 1em; text-align: center; }
.navigation > ul, .pagination > ul { display: inline-block; margin: 0 !important; border: 1px solid #006198; border-radius: .2em; background: #006198; 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 #006198; padding: .3em .5em; text-decoration: none; }
.navigation > ul > li > a:hover, .navigation > ul > li > span, .pagination > ul > li > a:hover, .pagination > ul > li > span { background-color: #0070b0; 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: 1rem; }

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

.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 { display: flow-root; }
.items-row.cols-2 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 1) / 2); }
.items-row.cols-2 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-2:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-3 { display: flow-root; }
.items-row.cols-3 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 2) / 3); }
.items-row.cols-3 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-3:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-4 { display: flow-root; }
.items-row.cols-4 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 3) / 4); }
.items-row.cols-4 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-4:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-5 { display: flow-root; }
.items-row.cols-5 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 4) / 5); }
.items-row.cols-5 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-5:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-6 { display: flow-root; }
.items-row.cols-6 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 5) / 6); }
.items-row.cols-6 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-6:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-7 { display: flow-root; }
.items-row.cols-7 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 6) / 7); }
.items-row.cols-7 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-7:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-8 { display: flow-root; }
.items-row.cols-8 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 7) / 8); }
.items-row.cols-8 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-8:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-9 { display: flow-root; }
.items-row.cols-9 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 8) / 9); }
.items-row.cols-9 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-9:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-10 { display: flow-root; }
.items-row.cols-10 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 9) / 10); }
.items-row.cols-10 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-10:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-11 { display: flow-root; }
.items-row.cols-11 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 10) / 11); }
.items-row.cols-11 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-11:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-12 { display: flow-root; }
.items-row.cols-12 > .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 11) / 12); }
.items-row.cols-12 > .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-12:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.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; }
.menu-horizontal > li.deeper > :first-child::after {
	display: inline-block; font: normal normal normal 1.5em/1 "Material Design Icons"; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: none; letter-spacing: normal; word-wrap: normal; vertical-align: bottom;
	content: "\F0140";
	margin-left: 2px;
	speak: none;
}
.menu-horizontal > li li.deeper > :first-child::after {
	display: inline-block; font: normal normal normal 1.5em/1 "Material Design Icons"; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: none; letter-spacing: normal; word-wrap: normal; vertical-align: bottom;
	content: "\F0142";
	margin-left: 2px;
	speak: none;
}

.qlform fieldset input, .qlform textarea, .qlform .captcha input, .qlform select, .qlform option { width: 100%; }
.qlform fieldset input[type="checkbox"] { width: auto; }
.qlform .submit.control-group { margin-top: 22px; }
.qlform textarea { height: 7em; resize: vertical; }
.qlform .message { margin-bottom: 1em; }
.qlform .jform_sendcopy { display: inline-block; }
.qlform input[type="text"],
.qlform input[type="tel"],
.qlform input[type="email"],
.qlform textarea {
	border: 1px solid #ebebeb;
	border-radius: 5px;
	background: #f7f7f7;
	color: #000;
	padding: 12px 14px 11px 14px;
}
.qlform .form-group > .controls {
	margin-top: 4px;
}
.qlform .form-group:not(:first-child) {
	margin-top: 22px;
}
.qlform .controls {
	text-align: center;
}
.qlform .btn.submit {
	display: inline-block;
	font-family: var(--heading-fonts);
	font-weight: bold;
	padding: 22px 57px 21px 57px;
	border: none;
	border-bottom: 2px solid #a07552;
	border-radius: 4px;
	background: #b8895f;
	background: linear-gradient(to bottom, #f1d6bb, #b8895f);
	color: #fff;
	cursor: pointer;
}
.qlform .btn.submit:hover,
.qlform .btn.submit:focus {
	background: #f1d6b9;
	background: linear-gradient(to bottom, #f1d6b9, #cfa47a);
}
@media all and (min-width: 1488px) {
	.qlform input[type="text"],
	.qlform input[type="tel"],
	.qlform input[type="email"],
	.qlform textarea {
		padding: 25px 28px 22px 28px;
	}
	.qlform .submit.control-group {
		margin-top: 41px;
	}
}

.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: "\F103E"; margin-right: .2em; }
.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: "\F09EE"; margin-right: .2em; }
.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: "\F102D"; margin-right: .2em; }
.wysiwyg-content a[href$=".ods"]:not([class])::before, .wysiwyg-content a[href$=".ods"].default-styles::before { content: "\F0C7F"; margin-right: .2em; }
.wysiwyg-content a[href$=".pdf"]:not([class])::before, .wysiwyg-content a[href$=".pdf"].default-styles::before { content: "\F0E2D"; margin-right: .2em; }
.wysiwyg-content a[href$=".zip"]:not([class])::before, .wysiwyg-content a[href$=".zip"].default-styles::before, .wysiwyg-content a[href$=".rar"]:not([class])::before, .wysiwyg-content a[href$=".rar"].default-styles::before, .wysiwyg-content a[href$=".7z"]:not([class])::before, .wysiwyg-content a[href$=".7z"].default-styles::before { content: "\F0FFA"; margin-right: .2em; }
.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, .wysiwyg-content a[href$=".odp"]:not([class])::before, .wysiwyg-content a[href$=".odp"].default-styles::before { content: "\F1035"; margin-right: .2em; }

.top {
	background: #000;
	background: rgba(0,0,0,.75);
	color: #fff;
	position: relative;
	z-index: 1;
}
.l-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.main-menu {
	font-family: var(--heading-fonts);
	font-size: 12pt;
	font-weight: bold;
}
.main-menu > li > :first-child {
	text-transform: uppercase;
	transition: color 200ms ease-out;
	display: block;
	padding-top: 39px;
	padding-bottom: 36px;
}
.main-menu > li:not(:first-child) {
	margin-left: 50px;
}
.main-menu > .active > :first-child,
.main-menu > li > :first-child:hover,
.main-menu > li > :first-child:focus {
	color: #f9cf6d;
}
.main-menu > li > :first-child:focus {
	text-decoration: underline;
	outline: none;
}
.top-phone {
	font-family: var(--heading-fonts);
	font-size: 18pt;
	font-weight: bold;
}
.top-phone a:focus {
	text-decoration: underline;
	outline: none;
}
.main-menu ul {
	background: #fff;
	color: #000;
	width: 338px;
	box-shadow: 9px 9px 9px 0 rgba(0,0,0,.07), -9px 9px 9px 0 rgba(0,0,0,.07);
	font-family: var(--base-fonts);
	font-weight: normal;
	padding-top: 29px;
	padding-bottom: 29px;
}
.main-menu ul > li > :first-child {
	padding: 10px 32px;
	transition: color 200ms ease-out;
}
.main-menu ul > li > :first-child:hover,
.main-menu ul > li > :first-child:focus {
	color: #1681d1;
	text-decoration: underline;
}
@media all and (max-width: 550px) {
	.l-top {
		flex-direction: column;
	}
	.top-item:not(:first-child) {
		margin-top: 16px;
	}
}
.bottom {
	background: #2a1d15 url("../images/footer.jpg") center / cover no-repeat;
	color: #fff;
	padding-top: 32px;
	padding-bottom: 32px;
}
.bottom-address {
	margin-top: 36px;
}
.bottom-email {
	margin-top: 13px;
}
.bottom-email a {
	color: #f1ceb2;
	text-decoration: underline;
}
.l-bottom {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.bottom-phones {
	display: flex;
	align-items: center;
	font-family: var(--heading-fonts);
	font-size: 18pt;
	font-weight: bold;
	margin-left: auto;
	margin-right: 94px;
}
.bottom-phones-decor {
	margin-right: 16px;
}
.bottom-phones:focus {
	text-decoration: underline;
}
.bottom-phone:not(:first-child) {
	margin-top: 6px;
}
@media all and (min-width: 1488px) {
	.bottom {
		padding-top: 102px;
		padding-bottom: 102px;
	}
}
.button-feedback {
	font-family: var(--heading-fonts);
	font-weight: bold;
	padding: 22px 57px 21px 57px;
	border: none;
	border-bottom: 2px solid #a07552;
	border-radius: 4px;
	background: #b8895f;
	background: linear-gradient(to bottom, #f1d6bb, #b8895f);
	color: #fff;
	cursor: pointer;
}
.button-feedback:hover,
.button-feedback:focus {
	background: #f1d6b9;
	background: linear-gradient(to bottom, #f1d6b9, #cfa47a);
}
@media all and (max-width: 990px) {
	.l-bottom {
		flex-direction: column;
		align-items: center;
	}
	.bottom-phones {
		margin-left: 0;
		margin-right: 0;
	}
	.bottom-item {
		text-align: center;
	}
	.bottom-item:not(:first-child) {
		margin-top: 16px;
	}
}
.mobile-nav {
	display: none;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9;
}
.mobile-nav-button {
	box-sizing: border-box;
	padding: 8px;
	background: #b8895f;
	background: linear-gradient(to bottom, #f1d6bb, #b8895f);
	color: #000;
	border: none;
	cursor: pointer;
	box-shadow: -2px -2px 2px 0 rgba(0,0,0,.2);
	transition: color 200ms ease-out;
}
@media not all and (min-width: 1488px) {
	.top {
		padding-top: 16px;
		padding-bottom: 16px;
	}
	.top-item-menu { display: none; }
	.mobile-nav { display: block; }
}
@media all and (min-width: 550px) and (max-width: 1487.999999px) {
	.top-phone {
		padding-right: 32px;
	}
}
.mobile-menu { position: fixed; z-index: 10; left: 0; top: 0; box-sizing: border-box; padding: 16px; height: 100%; width: 400px; max-width: 100%; background: #f7ece0; color: #000; box-shadow: 2px 0 2px 0 rgba(0,0,0,.2); overflow: auto; overscroll-behavior: contain; }
.mobile-menu-itself { font-size: 14pt; font-weight: normal; padding: 0; }
.mobile-menu-itself li { list-style: none; position: relative; }
.mobile-menu-itself li:hover > ul, .mobile-menu-itself li:focus > ul { display: block; }
.mobile-menu-itself li > :first-child:focus + ul { display: block; }
.mobile-menu-itself > li ul { margin-left: 1.2em; }
.mobile-menu-itself li > :first-child { display: block; padding: 6px 12px 5px 12px; transition: background-color 300ms ease-out, color 300ms ease-out; outline: none; }
.mobile-menu-itself li > :first-child:hover, .mobile-menu-itself li > :first-child:focus { background-color: #b2916e; color: #fff; }
.mobile-menu-itself .separator::after { content: ":"; }
.button-mobile-menu-close { padding: 0; border: none; width: 100%; display: block; cursor: pointer; background: transparent; color: inherit; text-align: left; }

.body {
	padding-top: 32px;
	padding-bottom: 32px;
	line-height: 1.555;
	background: transparent center / cover no-repeat;
	color: #000;
}
.front-page .body {
	background-color: #f4ede3;
	background-image: url("../images/about-bg.jpg");
}
@media all and (min-width: 1488px) {
	.front-page .body {
		padding-top: 150px;
		padding-bottom: 150px;
	}
}
.map {
	height: 500px;
}
.button-1 {
	display: inline-block;
	font-family: var(--heading-fonts);
	font-weight: bold;
	padding: 22px 57px 21px 57px;
	border: none;
	border-bottom: 2px solid #a07552;
	border-radius: 4px;
	background: #b8895f;
	background: linear-gradient(to bottom, #f1d6bb, #b8895f);
	color: #fff;
	cursor: pointer;
}
.button-1:hover,
.button-1:focus {
	background: #f1d6b9;
	background: linear-gradient(to bottom, #f1d6b9, #cfa47a);
}
.hidden-form-heading {
	font-family: var(--heading-fonts);
	font-size: 22pt;
	font-weight: normal;
	line-height: var(--default-line-height);
	text-align: center;
	margin-bottom: 16px;
}
@media all and (min-width: 1488px) {
	.hidden-form-heading {
		font-size: 32pt;
		margin-bottom: 33px;
	}
}
.form-legal {
	margin-top: 19px;
	color: #8a8a8a;
	text-align: center;
	font-size: 11pt;
	line-height: 1.65;
}
.form-legal a {
	color: #1381d0;
	text-decoration: underline;
	text-decoration-skip-ink: none;
}
.consult {
	background: #493a33 url("../images/consult.jpg") center / cover no-repeat;
	color: #fff;
	padding-top: 16px;
	padding-bottom: 16px;
}
.consult > .wrap {
	display: flow-root; max-width: var(--content-max-width); padding-left: 16px; padding-right: 16px; margin-left: auto; margin-right: auto;
}
.qlformconsult .btn.submit {
	display: inline-block;
	font-family: var(--heading-fonts);
	font-weight: bold;
	padding: 12px 21px 11px 21px;
	border: none;
	border-bottom: 2px solid #a07552;
	border-radius: 4px;
	background: #b8895f;
	background: linear-gradient(to bottom, #f1d6bb, #b8895f);
	color: #fff;
	cursor: pointer;
}
.qlformconsult .btn.submit:hover,
.qlformconsult .btn.submit:focus {
	background: #f1d6b9;
	background: linear-gradient(to bottom, #f1d6b9, #cfa47a);
}
.qlformconsult input[type="text"],
.qlformconsult input[type="tel"],
.qlformconsult input[type="email"],
.qlformconsult textarea {
	border: 1px solid #ebebeb;
	border-radius: 5px;
	background: #f7f7f7;
	color: #000;
	padding: 12px 14px 11px 14px;
	width: 100%;
	max-width: 378px;
}
@media all and (min-width: 1488px) {
	.consult {
		padding-top: 65px;
		padding-bottom: 65px;
	}
	.consult > .wrap {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.consult > .wrap > h2 {
		font-size: 34pt;
		width: 310px;
	}
	.qlformconsult {
		margin-left: 72px;
	}
	.qlformconsult input[type="text"],
	.qlformconsult input[type="tel"],
	.qlformconsult input[type="email"],
	.qlformconsult textarea {
		padding: 23px 28px 19px 28px;
		width: 378px;
	}
	.fieldset-iw {
		display: flex;
		align-items: center;
	}
	.fieldset-iw > div:not(:first-child) {
		margin-left: 10px;
	}
	.form-consult {
		display: flex;
		align-items: center;
	}
	.form-consult > .submit.control-group {
		margin-left: 10px;
	}
	.qlformconsult .btn.submit {
		padding: 22px 40px 21px 40px;
	}
}
@media not all and (min-width: 1488px) {
	.consult > .wrap > h2 {
		text-align: center;
	}
	.form-consult > .submit.control-group {
		margin-top: 16px;
		text-align: center;
	}
	.qlformconsult,
	.form-group:not(:first-child) {
		margin-top: 16px;
	}
	.form-group {
		text-align: center;
	}
	.qlformconsult .btn.submit {
		width: 378px;
		max-width: 100%;
	}
}
#comjshop:not(:first-child),
.jshop_list_product:not(:first-child) {
	margin-top: 1em;
}
.l-products {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 30px;
}
.l-products:not(:first-child) {
	margin-top: 1em;
}
.l-products-item {
	box-sizing: border-box;
	background: #f7f6f4;
	color: #000;
	padding: 41px 23px 38px 23px;
	width: 349px;
	max-width: 100%;
	border-radius: 4px;
	text-align: center;
	position: relative;
}
.l-products-item ._title {
	color: #392f26;
	font-family: var(--heading-fonts);
	font-size: 15pt;
	font-weight: bold;
	line-height: 1.45;
}
.l-products-item ._title:not(:first-child) {
	margin-top: 32px;
}
.l-products-item ._sale {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #d95040;
	background: linear-gradient(to bottom, #d95040, #97180f);
	color: #fff;
	border-radius: 2px;
	padding: 11px 14px 10px 14px;
	font-size: 9pt;
	font-weight: 500;
	box-shadow: 0 0 5px 3px rgba(217,80,64,.1);
}
.l-products-item ._old {
	color: #575757;
	font-family: var(--heading-fonts);
}
.l-products-item ._old:not(:first-child) {
	margin-top: 20px;
}
.l-products-item ._price {
	color: #b3865c;
	font-family: var(--heading-fonts);
	font-size: 21pt;
	font-weight: bold;
	line-height: var(--default-line-height);
}
.l-products-item ._price:not(:first-child) {
	margin-top: 7px;
}
.l-products-item ._consult {
	margin-top: 22px;
}
@media not all and (min-width: 1488px) {
	.l-products {
		justify-content: space-evenly;
	}
}
.front-cat {
	padding-top: 32px;
	padding-bottom: 32px;
	background: #fbfaf6 url("../images/front-cat.jpg") center / cover no-repeat;
	color: #000;
}
.front-cat > .wrap {
	display: flow-root; max-width: var(--content-max-width); margin-left: auto; margin-right: auto;
}
.front-cat-heading {
	color: #392f26;
	font-size: 22pt;
	font-weight: normal;
	font-family: var(--heading-fonts);
	line-height: var(--default-line-height);
	text-align: center;
}
.front-cat-more {
	margin-top: 32px;
	text-align: center;
}
.button-front-cat {
	border: 1px solid #ecc3bd;
	background: transparent;
	color: #cd443a;
	padding: 16px 32px;
	font-size: 11pt;
	line-height: var(--default-line-height);
	border-radius: 4px;
	font-weight: 500;
	transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out;
}
.button-front-cat:hover, .button-front-cat:focus {
	background-color: #ca4439;
	color: #fff;
	border-color: #ca4439;
	outline: none;
}
.front-cat-consult {
	display: inline-block;
	font-family: var(--heading-fonts);
	font-weight: bold;
	padding: 12px 21px 11px 21px;
	border: none;
	border-bottom: 2px solid #a07552;
	border-radius: 4px;
	background: #b8895f;
	background: linear-gradient(to bottom, #f1d6bb, #b8895f);
	color: #fff;
	cursor: pointer;
}
.front-cat-consult:hover,
.front-cat-consult:focus {
	background: #f1d6b9;
	background: linear-gradient(to bottom, #f1d6b9, #cfa47a);
}
@media all and (min-width: 1488px) {
	.front-cat {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	.front-cat-heading {
		font-size: 35pt;
		margin-bottom: 47px;
	}
	.front-cat-more {
		margin-top: 86px;
	}
	.button-front-cat {
		padding: 22px 61px;
	}
	.front-cat-consult {
		padding: 22px 40px 21px 40px;
	}
}
@media all and (max-width: 990px) {
	.front-cat-heading {
		font-size: 20pt;
	}
}
.about-info {
	font-family: var(--heading-fonts);
	font-size: 18pt;
	font-weight: bold;
	max-width: 100%;
}
.about-info > li {
	display: flex;
	align-items: center;
	color: #382f26;
	list-style: none;
}
.about-info > li > div:first-child {
	width: 120px;
	height: 116px;
	flex-shrink: 0;
	flex-grow: 0;
	text-align: center;
	line-height: 116px;
	background: #96170e;
	background: linear-gradient(to bottom, #db4f42, #96170e);
	color: #fff;
	border-radius: 5px;
}
.about-info > li > div:nth-child(2) {
	flex-grow: 1;
}
.about-info-add {
	font-size: 11pt;
	color: #7a7571;
}
.about-info img {
	max-width: 100%;
}
@media all and (max-width: 990px) {
	.about-info {
		margin-left: auto;
		margin-right: auto;
		line-height: 1;
		width: 464px;
	}
	.about-info > li > div:nth-child(2) {
		padding-left: 16px;
	}
	.about-info > li:not(:first-child) {
		margin-top: 16px;
	}
	.about-info > li > div:first-child {
		width: 48px;
		height: 46px;
		line-height: 46px;
	}
	.about-info > li > div:first-child > img {
		height: 28px;
	}
}
@media not all and (max-width: 990px) {
	.about-info {
		float: left;
		line-height: 1.2;
		width: 440px;
	}
	.about-info + h2 {
		margin-top: 0 !important;
	}
	.about-info ~ * {
		margin-left: 499px;
	}
	.about-info > li {
		background: #fcf7f3;
	}
	.about-info > li > div:nth-child(2) {
		padding-left: 42px;
	}
	.about-info > li:not(:first-child) {
		margin-top: 3px;
	}
}
@media all and (min-width: 1500px) {
	.about-info ~ * {
		padding-right: 311px;
	}
}
.front-slider {
	background: #1e130d url("../images/slider-bg.jpg") center / cover no-repeat;
	color: #fff;
	padding-top: 32px;
	padding-bottom: 32px;
}
.front-slider > .wrap {
	display: flow-root; max-width: var(--content-max-width); padding-left: 16px; padding-right: 16px; margin-left: auto; margin-right: auto;
}
@media all and (min-width: 1488px) {
	.front-page .top {
		background: rgba(0,0,0,.5);
	}
	.front-slider {
		margin-top: -99px;
		padding-top: 338px;
		padding-bottom: 145px;
	}
}
.main-slider-w {
	position: relative;
	z-index: 0;
}
.main-slider ._title {
	color: #f6d169;
	font-family: var(--heading-fonts);
	font-weight: bold;
	line-height: 1.03;
}
.main-slider ._subtitle {
	font-family: var(--heading-fonts);
	font-weight: bold;
	line-height: 1.03;
}
.main-slider ._content {
	max-width: 630px;
}
.main-slider ._button {
	background: transparent;
	color: inherit;
	border: 1px solid #fff;
	border-radius: 4px;
	font-family: var(--heading-fonts);
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
	transition: background-color 300ms ease-out, color 300ms ease-out;
}
.main-slider ._button:hover,
.main-slider ._button:focus {
	background-color: #fff;
	color: #1b120d;
}
.main-slider ._page {
	font-family: var(--heading-fonts);
	font-size: 17pt;
	font-weight: bold;
}
.main-slider ._current {
	color: #f5d068;
	font-family: var(--heading-fonts);
	font-size: 23pt;
	font-weight: bold;
}
.main-slider-prev,
.main-slider-next {
	position: absolute;
	font-size: 30pt;
	top: calc(50% - 15px);
	background: transparent;
	color: inherit;
	border: none;
	cursor: pointer;
}
.main-slider-prev {
	left: -103px;
}
.main-slider-next {
	right: -103px;
}
@media all and (min-width: 1488px) {
	.main-slider ._title,
	.main-slider ._subtitle {
		font-size: 40pt;
	}
	.main-slider ._button {
		padding: 23px 49px 21px 49px;
	}
	.main-slider ._text {
		margin-top: 18px;
	}
	.main-slider ._controls {
		margin-top: 51px;
	}
	.main-slider ._page {
		margin-top: 61px;
	}
}
@media not all and (min-width: 1488px) {
	.main-slider ._title,
	.main-slider ._subtitle {
		font-size: 22pt;
	}
	.main-slider ._button {
		padding: 8px 12px;
	}
	.main-slider ._text {
		margin-top: 12px;
	}
	.main-slider ._controls {
		margin-top: 16px;
	}
	.main-slider ._page {
		margin-top: 16px;
	}
}
@media all and (max-width: 1700px) {
	.main-slider-controls {
		display: none;
	}
}
.front-komplekt {
	padding-top: 32px;
	padding-bottom: 32px;
	background: #f4ede3 url("../images/front-komplekt.jpg") center / cover no-repeat;
	color: #000;
}
.front-komplekt > .wrap {
	display: flow-root; max-width: var(--content-max-width); margin-left: auto; margin-right: auto;
}
.front-komplekt-heading {
	color: #392f26;
	font-size: 22pt;
	font-weight: normal;
	font-family: var(--heading-fonts);
	line-height: var(--default-line-height);
	text-align: center;
}
@media all and (min-width: 1488px) {
	.front-komplekt {
		padding-top: 145px;
		padding-bottom: 150px;
	}
	.front-komplekt-heading {
		font-size: 35pt;
		margin-bottom: 47px;
	}
}
.front-how {
	padding: 32px 16px;
	background: #352b21 center / cover no-repeat;
	color: #fff;
	line-height: 1.625;
}
@media all and (min-width: 1488px) {
	.front-how {
		background-image: url("../images/front-how.jpg");
		padding-top: 112px;
		padding-bottom: 150px;
	}
	.front-how > .wrap {
		box-sizing: border-box;
		margin-left: calc(50% - 110px);
		max-width: 711px;
		padding-left: 94px;
	}
	.front-how h2 {
		margin-bottom: 1em;
	}
	.front-how .readmore:not(:first-child) {
		margin-top: 3em;
	}
}
@media not all and (min-width: 1488px) {
	.front-how {
		background-image: url("../images/front-how-small.jpg");
	}
}
.hl {
	color: #f2c989;
}
.front-tst {
	padding-top: 32px;
	padding-bottom: 32px;
	background: #f5f0ea;
	color: #000;
	line-height: 1.6;
}
.front-tst > .wrap {
	display: flow-root;
	max-width: var(--content-max-width);
	padding-left: 16px;
	padding-right: 16px;
	margin-left: auto;
	margin-right: auto;
}
.front-tst-info {
	color: #575958;
}
.front-tst-controls {
	color: #585858;
	font-size: 17pt;
	margin-top: 1em;
}
.button-front-tst-nav {
	padding: 0;
	border: none;
	background: transparent;
	color: #3c2f27;
	font-size: 33pt;
	cursor: pointer;
}
.front-tst-page {
	color: #bd9066;
	font-family: var(--heading-fonts);
	font-size: 23pt;
	font-weight: 500;
}
.front-tst-info {
	margin-top: 2em;
}
.front-tst-slider-w {
	background: #f7f6f4;
	color: #000;
	border-radius: 4px;
	overflow: hidden;
}
.tst-slide-company {
	text-align: center;
}
.tst-slide-name {
	color: #3b2e25;
	font-family: var(--heading-fonts);
}
.tst-slide-name:not(:first-child) {
	margin-top: 1em;
}
.tst-slide-article {
	display: flow-root;
}
.tst-slide-text {
	color: #585858;
}
@media all and (min-width: 1488px) {
	.front-tst {
		padding-top: 120px;
		padding-bottom: 150px;
	}
	.front-tst-body {
		display: flex;
		align-items: flex-start;
	}
	.front-tst-text {
		width: 522px;
		margin-right: 16px;
		flex-shrink: 0;
	}
	.front-tst-slider-w {
		flex-grow: 1;
		padding: 74px 47px 71px 47px;
	}
	.tst-slide-company {
		width: 144px;
		float: left;
	}
	.tst-slide-text {
		margin-left: 188px;
	}
}
@media not all and (min-width: 1488px) {
	.front-tst-slider {
		margin-top: 1em;
	}
	.front-tst-slider-w {
		padding: 16px;
	}
	.tst-slide-text {
		margin-top: 1em;
	}
}
.front-how-icon {
	margin-right: 12px;
	font-size: 1.5em;
	color: #f2c989;
}
