

/* Start:/local/templates/prisma.adaptive/css/normalize.css?16016405579911*/
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }

/**
 * Remove default margin.
 */
body {
    margin: 0;  }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0; }


/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent;
    text-decoration: none; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u,
i, center, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent; }

html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u,
i, center, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
    background-clip: padding-box; }

aside, nav, footer, header, section {
    display: block; }

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0; }

td,
th {
    padding: 0; }

html, body {
    padding: 0px;
    margin: 0px; }

body {
    width: 100%;
    height: 100%;
    font: 14px/21px GothamPro;
    color: #000000;
    background: url("/local/templates/prisma.adaptive/css/css/img/back.jpg") repeat;
    -moz-text-size-adjust: auto;
    -ms-text-size-adjust: auto;
    -webkit-text-size-adjust: auto; }

body * {
    -moz-text-size-adjust: auto;
    -ms-text-size-adjust: auto;
    -webkit-text-size-adjust: auto; }

.clearfix {
    *zoom: 1; }
.clearfix:before, .clearfix:after {
    display: table;
    content: ''; }
.clearfix:after {
    clear: both; }

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

a {
    color: #5e5e5e;
    text-decoration: none; }

/* End */


/* Start:/local/templates/prisma.adaptive/css/jquery.bxslider.css?16016405574513*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	width: 624px;
	float: left;
	margin: 0 auto 40px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/local/templates/prisma.adaptive/css/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background-image: url(/local/templates/prisma.adaptive/css/../i/bx-pager.png);
	background-position: 50% 50%;
	text-indent: -9999px;
	display: block;
	width: 21px;
	height: 21px;
	margin: 0 7px;
	outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-image: url(/local/templates/prisma.adaptive/css/../i/bx-pager-active.png);
	position: relative;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	width: 63px;
	height: 66px;
	border-top: 1px solid #737373;
	border-right: 1px solid #737373;
	border-bottom: 1px solid #737373;
}

.bx-wrapper .bx-next {
	right: 0;
	width: 63px;
	height: 66px;
	border-top: 1px solid #737373;
	border-left: 1px solid #737373;
	border-bottom: 1px solid #737373;
}

.bx-wrapper .bx-prev-arrow {
	position:absolute;
	top: 23px;
	left: 25px;
	transform: rotate(45deg);
	width: 19px;
	height: 19px;
	border-left: 6px solid rgba(111, 113, 100, 0.7);
	border-bottom: 6px solid rgba(111, 113, 100, 0.7);
}

.bx-wrapper .bx-next-arrow {
	position: absolute;
	top: 23px;
	right: 25px;
	transform: rotate(45deg);
	width: 19px;
	height: 19px;
	border-right: 6px solid rgba(111, 113, 100, 0.7);
	border-top: 6px solid rgba(111, 113, 100, 0.7);
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
	background: rgba(42,42,42,0.3);
}

.bx-wrapper .bx-prev:hover .bx-prev-arrow {
	border-left: 6px solid #ffd74e;
	border-bottom: 6px solid #ffd74e;
}

.bx-wrapper .bx-next:hover .bx-next-arrow {
	border-right: 6px solid #ffd74e;
	border-top: 6px solid #ffd74e;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -26px;
	outline: 0;
	text-indent: -9999px;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/local/templates/prisma.adaptive/css/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/local/templates/prisma.adaptive/css/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/local/templates/prisma.adaptive/css/tipTip.css?16016405571172*/
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_right {
	top: -76px;
	left: -2px;
}

#tiptip_holder.tip_left {
	top: -76px;
	left: 10px;
}

#tiptip_holder.tip_bottom {
	top: 10px;
}

#tiptip_content {
	width: 213px;
	height: 145px;
	background: #e9ede2;
	padding: 12px;
	box-sizing: border-box;
	border-left: 4px solid #82b12a;
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 12px;
	line-height: 16px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: flex-start;
}


#tiptip_holder.tip_left #tiptip_content {
	border-right: 4px solid #82b12a;
	border-left: none;
	justify-content: flex-end;
}

#tiptip_holder.tip_bottom #tiptip_content {
	height: 139px;
	border-top: 4px solid #82b12a;
	border-left: none;
	border-right: none;
	justify-content: center;
	-webkit-align-items: baseline;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

/* End */


/* Start:/local/templates/prisma.adaptive/jquery-accordion-master/css/jquery.accordion.css?16016405581066*/
/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */

/* Requirements */

[data-accordion] [data-content] {
    overflow: hidden;
    max-height: 0;
}

/* Basic Theme */

[data-accordion] {
    line-height: 1;
}

[data-control] {
    padding: 10px;
}

[data-content] [data-accordion] {
    border: 0;
    padding: 0;
}

[data-accordion] [data-control] {
    display: inline-block;
    position: relative;
    padding-right: 40px;
}

[data-accordion] > [data-control]:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 14px;
    font-size: 25px;
    font-weight: 200;
    color: #444;
    height: 15px;
    width: 24px;
    background: url('/local/templates/prisma.adaptive/jquery-accordion-master/css/../images/down.png') center center no-repeat;
    background-size: 50%;
}

[data-accordion].open > [data-control]:after {
    -webkit-transform: rotate(-180deg); 
    -ms-transform: rotate(-180deg); 
    transform: rotate(-180deg); 
}

[data-accordion].open > .lk-files-border {
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.5s;
}
/* End */


/* Start:/local/templates/prisma.adaptive/css/sprint.editor.css?160164055852867*/
/* Общие стили для блоков */
.sp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.sp-block-table table tr {
    background: #f7f7f7;
    color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
    background: #e7e6e6;
}

.sp-block-table table tr:hover {
    background: #d4d4d4;
    color: #000;
}

.sp-block-table table td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
}

.sp-image img{
    width: 100%;
}

.sp-image-text {
    background: #eee;
    margin: 10px 0 10px;
    min-height: 250px;
}

.sp-image-text img {
    float: left;
    width: 320px;
    margin: 0 10px 10px 0;
}

.sp-iblock-elements {
    width: 350px;
    background: #ddd;
    padding: 10px;
}

.sp-properties {
    width: 400px;
    border-collapse: collapse;
}

.sp-properties_title {
    border: 1px solid #ccc;
    padding: 0 5px;
    font-weight: bold;
}

.sp-properties_text {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.sp-gallery {

}

.sp-gallery-items {
    overflow: hidden;
}

.sp-gallery-item {
    float: left;
    height: 220px;
    padding: 5px;
    /*width: 20%;*/
}

.sp-gallery-item-img-wrapper {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    color: inherit;
}

.sp-gallery-item img {
    display: block;
    max-width: 100%;
    left: 50%;
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -o-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}

.sp-gallery-item-text {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

.sp-gallery-item-text:hover {
    opacity: 1;
}

.sp-gallery-item-text::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sp-gallery-item-text-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 20px;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/* Custom */

/* BOOTSTRAP */
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

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

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

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

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

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

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

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

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

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

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

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

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

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

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

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

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

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

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

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

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

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

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
/* END: BOOTSTRAP */

/*.row {
    display: flex;
    align-items: start;
}

.row > div {
    margin: 0 15px;
}*/

.row > div > p:first-child,
.row > div > div > p:first-child {
    margin-top: 0;
}

.sp-image-text {
    background: transparent;
    margin: 10px 0 10px;
    min-height: auto;
}

.sp-image-text img {
    width: auto;
    margin: 0 15px 0 0;
}

.sp-image-text:after {
    content: "";
    display: block;
    clear: both;
}

.sp-text p:first-child {
    margin-top: 0;
}

.sp-text-1 {
    height: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
/*-----------------------------*/
.text-center {
    text-align: center;
}
.sp-image-1 {
    border: 5px solid #5e5e5e;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}
.sp-image-1:hover {
    border-color: #618d0e;
}
.sp-image-1 img {
    max-width: 100%;
}
.sp-image-text.float-left img {
    float: left;
}
.sp-image-text.float-right img {
    float: right;
}
/* End */


/* Start:/local/templates/prisma.adaptive/css/magnific-popup.css?16016405576832*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #C1BBA5;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url("/images/forms/close.png");
    transition-duration: 0.5s;
    cursor: pointer;
    border: none;
}
.mfp-close:hover {
    transform: rotate(180deg);
    transition-duration: 0.5s;
}

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/prisma.adaptive/css/adaptive.header.css?16082945008505*/
.x-head {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-family: 'Open Sans Light', 'Arial', sans-serif;
    position: relative;
    border-bottom: 1px solid #c5d69d;
    padding: 0 10px;
}

.x-head__1 {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    max-width: 1280px;
    padding-top: 20px;
    flex-wrap: wrap;
}

.x-head__2 {
    width: 33%;
    color: #618d0e;
    font-size: 11.5px;
    letter-spacing: 0.5px;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
}

.x-head__2 span:first-child {
    font-size: 17px;
    letter-spacing: 0;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin-bottom: 0;
}

.x-head__3 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33%;
}

.x-head__3-logo {
    display: block;
    background: url(/images/logo.png) no-repeat;
    width: 247px;
    height: 54px;
}

.x-head__4 {
    width: 33%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.x-head__4-phone {
    background: url(/local/templates/prisma.adaptive/images/head.phone.png) no-repeat;
    padding-left: 15px;
    padding-right: 20px;
    background-position: center left;
    font-size: 14px;
    font-weight: bold;
}

.x-head__4-callback {
    color: #618d0e;
    font-size: 12px;
    border-bottom: 1px dotted #618d0e;

}

/*.x-head__5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1280px;
}*/

.x-head__6 {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.x-head__6-mobile-menu {
    background: url(/local/templates/prisma.adaptive/images/head.menu.png) no-repeat;
    background-position: center center;
    background-size: cover;
    height: 27px;
    width: 38px;
    display: none;
}

.x-head__7 {
    width: 70%;
}

.x-head__8 {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media (max-width: 1000px) {
    .x-head {
        padding: 0 10px 10px;
    }

    .x-head__6-mobile-menu {
        display: block;
    }

    .x-head__7 {
        display: none;
    }

    .x-head__7.--active {
        display: flex;
        z-index: 999;
        width: calc(100% + 20px);
        order: 11;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 10px;
        background: #eaeaea;
        align-items: center;
        justify-content: center;
        margin-bottom: -10px;
        position: relative;
        overflow: hidden;
    }

    .x-head__7.--active.--with-detail{
        overflow: visible;
    }

    .header-menu li.submenu .catalog-menu{
        transform: scaleY(1);
        visibility: visible;
        top: 0;
        left: auto;
        right: -100%;
        height: auto;
        padding: 0 10px;
        transition: right 1s;
    }
    .catalog-menu-border {
        left: 0;
    }
    .by-brand .by-brand-arrow{
        display: none;
    }
    .header-menu li.submenu .catalog-menu.--active,
    .header-menu li.submenu .catalog-menu.--brands.--active{
        transform: scaleY(1);
        visibility: visible;
        top: 0;
        left: auto;
        right: 0;
        height: auto;
        padding: 0 10px;
        min-height: 100%;
    }

    .catalog-menu.--active .by-brand {
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 10px;
    }

    .catalog-menu.--active .by-brand .menu-title {
        font-size: 15px;
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-weight: bold;
        text-align: center;
        display: block;
        margin: 0;
        width: 100%;
    }

    .catalog-menu.--active .by-brand a.by-brand-logo {
        position: relative;
        width: 20%;
        text-align: center;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }
    .catalog-menu.--active .by-brand a.by-brand-logo img {
        max-width: 100%;
    }

    .catalog-menu.--active .by-type {
        height: auto;
        border-top: 1px solid white;
        border-bottom: 1px solid #d9d9d9;
        width: 50%;
    }

    .catalog-menu.--active .by-type.right{
        width: 50%;
        padding-top: 48px;
        border-top: 1px solid white;
        border-bottom: 1px solid #d9d9d9;
    }

    .catalog-menu.--active .by-type .menu-title {
        margin: 0;
        text-align: center;
        width: 200%;
    }

    .catalog-menu.--active .catalog-menu-separator{
        display: none;
    }

    .catalog-menu.--active .by-collection {
        float: left;
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
        text-align: center;
        border-top: 1px solid white;
    }

    .catalog-menu.--active .by-type .type-item {
        text-align: left;
        margin: 0 auto;
    }

    .x-head__7.--active ul{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 10px;
    }

    .x-head__2 {
        order: 1;
        width: 50%;
    }

    .x-head__3 {
        order: 4;
        width: 70%;
        margin-top: 10px;
    }

    .x-head__4 {
        order: 2;
        width: 50%;
    }

    .x-head__6 {
        order: 3;
        width: 15%;
    }

    .x-head__8 {
        order: 5;
        width: 15%;
    }
}

@media (max-width: 768px){
    .x-head__8 .header-log{
        text-indent: -1111px;
        width: 41px;
    }
}
@media (max-width: 555px) {
    header {
        height: 77px;
    }
    header .x-head{
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
        background: white;
        width: 100%;
    }
    header .x-head .header-menu li.submenu .catalog-menu.--active .content-wrapper{
        max-height: calc(100vh - 78px);
        overflow-y: auto;
    }
    .x-head__2 {
        display: none;
    }

    .x-head__4 {
        display: none;
    }

    .x-head__3{
        margin-top: 0;
    }
    .x-head__3-logo {
        width: 190px;
        height: 45px;
        background-size: contain;
    }
}

@media (max-width: 460px){
    .catalog-menu.--active .by-brand {
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        border-bottom: 1px solid #d9d9d9;
    }

    .catalog-menu.--active .by-brand .menu-title {
        font-size: 15px;
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-weight: bold;
        text-align: center;
        display: block;
        margin: 23px 0 0;
        width: 100%;
    }

    .catalog-menu.--active .by-brand a.by-brand-logo {
        position: relative;
        width: 50%;
        text-align: center;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

    .catalog-menu.--active .by-type {
        height: auto;
        border-top: 1px solid white;
        width: 100%;
        border-bottom: 0;
    }

    .catalog-menu.--active .by-type.right{
        border-top: 0;
        width: 100%;
        padding-top: 0;
        border-bottom: 1px solid #d9d9d9;
    }

    .catalog-menu.--active .by-type .menu-title {
        margin: 0;
        text-align: center;
        width: 100%;
    }

    .catalog-menu.--active .catalog-menu-separator{
        display: none;
    }

    .catalog-menu.--active .by-collection {
        float: left;
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
        text-align: center;
        border-top: 1px solid white;
    }

    .catalog-menu.--active .by-type .type-item {
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 430px) {
    .x-head__2 {
        width: 100%;
        text-align: center;
    }

    .x-head__6 {
        justify-content: center;
        width: 15%;
    }
}
/* End */


/* Start:/local/templates/prisma.adaptive/css/adaptive.footer.css?16019705683652*/
footer {
    border-top: 5px solid #ffd74e;
}
.xf-top{
    background: #f4f4f4;
    border-top: 5px solid #ffffff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    overflow: hidden;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.15);
    z-index: 1;
    position: relative;
}

.xf-top__1{
    width: 100%;
    max-width: 1280px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.xf-top__2{
    display: flex;
    width: calc(100% - 276px);
    flex-wrap: wrap;
}
.xf-top__3{
    width: 32%;
}
.xf-top__4{
    width: 26%;
}
.xf-top__5{
    width: 42%;
}
.xf-top__6{
    width: 276px;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
}
.xf-top__6-phone {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 19px;
    font-style: normal;
    display: block;
    background-image: url(/local/templates/prisma.adaptive/images/head.phone.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.xf-bottom{
    background: #90af3b;
}
.xf-bottom__1{
    display: flex;
    color: white;
    width: 100%;
    max-width: 1280px;
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    margin: 0 auto;
}
.xf-bottom__copyright{
    color: white;
    background: url(/images/logo-u.png) no-repeat;
    background-position: right bottom;
    height: 23px;
    padding: 0 70px 0 0;
    margin: 10px 0;
}
.footer-social {
    display: flex;
    flex-wrap: wrap;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin: 16px 0;
}

.footer-social .menu-title {
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
    font-size: 15px;
    font-family: 'Open Sans Bold', 'Arial', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.social {
    display: flex;
    margin-bottom: 20px;
    width: 50%;
    align-items: center;
    justify-content: flex-start;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
}

.social-bg {
    margin-right: 15px;
    width: 45px;
    height: 45px;
}

.fb .social-bg {
    background: url('/local/templates/prisma.adaptive/images/contacts.fb.png') no-repeat;
    transition-duration: 0.5s;
}

.vk .social-bg{
    background: url('/local/templates/prisma.adaptive/images/contacts.vk.png') no-repeat;
    transition-duration: 0.5s;
}

.ig .social-bg{
    background: url('/local/templates/prisma.adaptive/images/contacts.insta.png') no-repeat;
    transition-duration: 0.5s;
}

.youtube .social-bg {
    background: url('/local/templates/prisma.adaptive/images/contacts.youtube.png') no-repeat;
    transition-duration: 0.5s;
}

.dzen .social-bg {
    background: url('/local/templates/prisma.adaptive/images/contacts.zen.png') no-repeat;
    transition-duration: 0.5s;
}

.youtube .social-bg,
.dzen .social-bg {
    position: relative;
}

@media (max-width: 1275px){
    .xf-top__4{
        display: none;
    }
    .xf-top__3,
    .xf-top__5{
        width: 50%;
    }
}
@media (max-width: 1000px){
    .xf-top__3,
    .xf-top__5{
        width: 100%;
    }
    .xf-top__3 {
        height: 100px;
    }
    .social {
        width: 33%;
    }
}
@media (max-width: 1000px){
    .xf-top__2,
    .xf-top__6{
        width: 100%;
    }
    .xf-top__6{
        align-items: center;
        margin-bottom: 40px;
    }
}
@media (max-width: 450px){
    .social {
        width: 50%;
    }
}
/* End */


/* Start:/local/templates/prisma.adaptive/components/bitrix/menu/mainMenu/style.css?16122563481265*/
.header-menu {
	text-align: center;
	line-height: 47px;
	font-family: 'Open Sans', 'Arial', sans-serif;
	text-transform: none;
}

.header-menu li {
	list-style: none;
	display: inline-block;
}

.header-menu a {
	font-size: 15px;
	margin: 0 32px 0 0;
	position: relative;
	transition-duration: 0.5s;
	color: black;
}

.header-menu a:hover {
	color: #618d0e;
	transition-duration: 0.5s;
}

.header-menu a.selected {
	color: #618d0e;
}
.header-menu ul {
	margin: 10px auto;
}

.mobile-menu__navigation{
	display: none;
}
.catalog-menu.--brands{
	height: auto;
}
.catalog-menu-brands{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 40px 0;
}
.catalog-menu-brands a{
	display: block;
	width: 20%;
	padding: 20px;
	text-align: center;
	margin: 0;
}
.catalog-menu-brands img{
	max-width: 100%;
	max-height: 85px;
}
.catalog-menu-brands a[href='/brands/imac/'] img,
.catalog-menu-brands a[href='/brands/legero/'] img{
	max-height: 60px;
}
.header-menu li.submenu:hover .catalog-menu.--brands{
	height: auto;
}
@media (max-width: 1000px){
	.mobile-menu__navigation{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 30px;
	}
	.catalog-menu-brands a{
		width: 50%;
		padding: 20px;
	}
}
/* End */


/* Start:/local/templates/prisma.adaptive/components/bitrix/system.auth.form/auth/style.css?16111279524234*/
.bx-system-auth-form {
    width: 100%;
    padding-top: 0;
}

.bx-system-auth-form form{
    margin-top: -25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.login-title {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    text-transform: uppercase;
    padding-bottom: 5px;
    width: 100%;
}

.logout {
    border: none;
    background: none;
    position: relative;
    right: 5px;
    text-transform: uppercase;
}

.header-reg-bg:hover {
    background: url('/images/lk/icon-reg-hov.png') no-repeat;
    transition-duration: 0.5s;
}

.auth-title {
    display: inline-block;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 23px;
    line-height: 29px;
    text-transform: uppercase;
    color: #ffffff;
    width: 240px;
    margin-bottom: 40px;
    margin-left: 8px;
}

.auth-input-wrapper {
    width: 390px;
    height: 52px;
    border: 1px solid #ffffff;
    padding: 4px;
    background: rgba(255,255,255,0.25);
    margin-bottom: 18px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.auth-input-wrapper input {
    width: 100%;
    height: 42px;
    border: 1px solid #ffffff;
    background: rgba(255,255,255,0.62);
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 15px;
    padding-left: 42px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

input.auth-login {
    background: rgba(255,255,255,0.62) url("/images/forms/input-mail-green.png") no-repeat 13px 11px;
}

input.auth-password {
    background: rgba(255,255,255,0.62) url("/images/forms/input-key-green.png") no-repeat 13px 12px;
}

input.auth-button {
    width: 174px;
    height: 54px;
    border: 2px solid #e9cf3d;
    background: rgba(255,255,255,0.39);
    margin: 0 0 22px;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    transition-duration: 0.5s;
}

input.auth-button:hover {
    background: #e9cf3d;
    transition-duration: 0.5s;
}

.auth-forgot-password {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 14px;
    text-decoration: underline;
    text-transform: none;
    color: #ffffff;
}

.auth-forgot-password:hover {
    text-decoration: underline;
}

.hello {
    position: absolute;
    left: 0;
    top: 0;
    width: 448px;
    height: 310px;
    display: none;
    z-index: 9999;
    padding: 75px 33px 0 33px;
    text-align: center;
    overflow: hidden;
    background: url("/images/hello.png") right bottom no-repeat;
}

.hello .feedback-close {
    right: 7px;
}

.hello .auth-title {
    width: auto;
    margin-bottom: 32px;
}

.go-to-lk {
    display: inline-block;
    width: 320px;
    height: 53px;
    padding-left: 18px;
    margin-bottom: 25px;
    line-height: 53px;
    border: 2px solid #f3d024;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    background: rgba(255,255,255,0.39) url("/images/lk/icon-reg-gray.png") 15px 18px no-repeat;
    transition-property: background;
    transition-duration: 0.5s;
}

.go-to-lk:hover {
    background: #f3d024 url("/images/lk/icon-reg-gray.png") 15px 18px no-repeat;
}

.stay {
    display: inline-block;
    width: 320px;
    height: 53px;
    line-height: 53px;
    border: 2px solid #fff;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    background: rgba(255,255,255,0.39);
    transition-property: background;
    transition-duration: 0.5s;
    cursor: pointer;
}

.stay:hover {
    background: #fff;
}

@media (max-width: 1250px){
    .login-title{
        font-size: 11px;
    }
}

@media (max-width: 1000px){
    .login-title,
    .logout{
        display: none;
    }
    .bx-system-auth-form form {
        margin-top: 0;
        justify-content: flex-end;
    }
}

.auth-register-link {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.auth-register-link a {
    color: white;
}
/* End */


/* Start:/local/templates/prisma.adaptive/components/bitrix/breadcrumb/breadcrumps/style.css?1604059313829*/
.bx-breadcrumb {
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 10px !important;
	padding-top: 25px!important;
	padding-bottom: 25px!important;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 9px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin: 5px 13px 0 0;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
}

.bx-breadcrumb .active span {
	font-family: 'Open Sans Semibold', 'Arial', sans-serif;
	white-space: normal;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


/* End */


/* Start:/local/templates/prisma.adaptive/components/uniofweb/form.result.new/callback/style.css?16043908401971*/
.feedback-title {
	display: inline-block;
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 23px;
	line-height: 29px;
	text-transform: uppercase;
	color: #ffffff;
	width: 240px;
	margin-bottom: 15px;
}

.feedback-title.message {
	margin-top: 130px;
	width: 338px;
}

.feedback-input-wrapper {
	width: 390px;
	height: 52px;
	border: 1px solid #ffffff;
	padding: 4px;
	background: rgba(255,255,255,0.25);
	margin-bottom: 18px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.feedback-input-wrapper input {
	width: 100%;
	height: 42px;
	border: 1px solid #ffffff;
	background: rgba(255,255,255,0.62);
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 15px;
	padding-left: 42px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

input.callback_name {
	background: rgba(255,255,255,0.62) url("/images/forms/input-name-green.png") no-repeat 13px 11px;
}
input.callback_phone {
	background: rgba(255,255,255,0.62) url("/images/forms/input-phone-green.png") no-repeat 13px 12px;
}

.feedback-form .user-agreemen {
	position: relative;
	color: #fff;
}

.feedback-form .user-agreemen .checkbox {
	position: absolute;
	top: 4px;
	left: 9px;
	width: 17px;
	height: 18px;
}

.feedback-form .user-agreemen .checkbox input {
	display: block;
}

.feedback-form .user-agreemen a, .user-agreemen-text {
	color: #fff;
}

input.feedback-button {
	width: 174px;
	height: 54px;
	border: 2px solid #e9cf3d;
	background: rgba(255,255,255,0.39);
	margin-top: 15px;
	font-family: 'Open Sans Semibold', 'Arial', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition-duration: 0.5s;
}

input.feedback-button:hover {
	background: #e9cf3d;
	transition-duration: 0.5s;
}

.footer-call-hide {
	display: none;
}

/* End */


/* Start:/local/templates/prisma.adaptive/components/bitrix/menu/bottomMenu/style.css?1601967133387*/
.footer-menu {
	margin: 0 20px 0 0;
}

.footer-menu li {
	list-style: none;
	margin: 10px 0;
}

.footer-menu a {
	font-size: 15px;
	transition-duration: 0.5s;
	text-transform: uppercase;
	font-family: 'Open Sans SemiBold',sans-serif;
	display: block;
	max-width: 200px;
}

.footer-menu a:hover {
	color: #618d0e;
	transition-duration: 0.5s;
}

.footer-menu a.selected{
	color: #618d0e;
}
/* End */


/* Start:/local/templates/prisma.adaptive/styles.css?164805002215701*/
/* SUPERFIT */

.superfit {
    position: relative;
    width: 1280px;
    height: 935px;
    margin: 42px 0 35px 0;
    background: url('/images/superfit-bg.jpg') no-repeat;
}

.superfit-collection {
    position: absolute;
    top: 247px;
    right: 127px;
    font-family: 'Open Sans Light', 'Arial', sans-serif;
    font-size: 69px;
    line-height: 43px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}

.superfit-collection span {
    display: block;
}

.superfit-collection .season {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 67px;
    letter-spacing: 0;
}

.superfit-text {
    width: 625px;
    height: 600px;
    padding-top: 315px;
    text-align: justify;
}

.superfit-text p {
    margin: 15px 30px !important;
}

.superfit-link {
    float: left;
    display: block;
    width: 200px;
    height: 65px;
    margin: 150px 22px 0 69px;
    /*padding-left: 76px;*/
    line-height: 65px;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #3a3a3a;
}

.shadow {
    position: relative;
    left: 22px;
}

.shadow:before {
    content: '';
    display: inline-block;
    position: absolute;
    margin: auto;
    height: 65px;
    width: 120px;
    z-index: 1;
    background: -moz-radial-gradient(ellipse, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.0) 75%);
    background: -webkit-radial-gradient(ellipse, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.0) 75%);
    background: radial-gradient(ellipse, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.0) 75%);
}

.shadow span {
    position: relative;
    z-index: 2;
}

.superfit-about {
    position: relative;
    float: left;
    width: 58px;
    height: 65px;
    background: url('/images/brands-sprite.png') -685px -5px;
}

.about .shadow:before {
    width: 130px;
    left: 40px;
}

.superfit-link:hover {
    color: #e3000b;
}

.superfit-link:hover .superfit-about {
    background: url('/images/brands-sprite.png') -753px -5px;
}

.superfit-tech {
    position: relative;
    float: left;
    width: 58px;
    height: 65px;
    background: url('/images/brands-sprite.png') -821px -5px;
}

.tech .shadow:before {
    width: 190px;
    left: 30px;
}

.superfit-link:hover .superfit-tech {
    background: url('/images/brands-sprite.png') -889px -5px;
}

.superfit-link:hover .shadow:before {
    display: none;
}

/* PABLOSKY */

.pablosky {
    position: relative;
    width: 1280px;
    height: 1310px;
    margin: 42px 0 0 0;
    background: url('/images/pablosky-bg.jpg') no-repeat;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
}

.pablosky-collection {
    position: absolute;
    top: 238px;
    left: 246px;
    font-family: 'Open Sans Light', 'Arial', sans-serif;
    font-size: 69px;
    line-height: 43px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}

.pablosky-collection span {
    display: block;
}

.pablosky-collection .season {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 67px;
    letter-spacing: 0;
}

.pablosky-link {
    float: left;
    display: block;
    width: 360px;
    height: 160px;
    line-height: 160px;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #ecc986;
}

.pablosky-link.about {
    margin: 800px 0 0 568px;
    text-align: left;
}

.pablosky-icon {
    float: left;
    width: 58px;
    height: 65px;
    margin: 44px 18px 0 0;
}

.pablosky-link.about .pablosky-icon {
    margin-left: 90px;
    background: url('/images/brands-sprite.png') -549px -5px;
}

.pablosky-link.tech {
    margin: 37px 0 0 568px;
}

.pablosky-link.tech .pablosky-icon {
    margin-left: 70px;
    background: url('/images/brands-sprite.png') -617px -5px;
}

.pablosky-link:hover {
    background-color: rgba(255, 255, 255, 0.15);
}

/* LEGERO */

.legero {
    position: relative;
    width: 1280px;
    height: 1350px;
    margin: 42px 0 0 0;
    padding-top: 210px;
    background: url(/images/legero-bg.jpg) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

.legero-collection {
    position: absolute;
    top: 478px;
    left: 114px;
    font-family: 'Open Sans Light', 'Arial', sans-serif;
    font-size: 69px;
    line-height: 43px;
    color: #ccb065;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}

.legero-collection span {
    display: block;
}

.legero-collection .season {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 67px;
    letter-spacing: 0;
}

.legero-text {
    float: right;
    width: 445px;
    margin-top: 425px;
}

.legero-link {
    display: block;
    width: 260px;
    height: 65px;
    line-height: 65px;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #3a3a3a;
}

.legero-link:hover {
    color: #ccb065;
}

.legero-icon {
    float: left;
    width: 58px;
    height: 65px;
    margin: 0 18px 0 0;
}

.legero-link.about {
    margin: 0 0 0 625px;
}

.legero-link.about .legero-icon {
    background: url('/images/brands-sprite.png') -277px -5px;
}

.legero-link.about:hover .legero-icon {
    background: url('/images/brands-sprite.png') -345px -5px;
}

.legero-link.tech {
    margin: 95px 0 0 625px;
}

.legero-link.tech .legero-icon {
    background: url('/images/brands-sprite.png') -413px -5px;
}

.legero-link.tech:hover .legero-icon {
    background: url('/images/brands-sprite.png') -481px -5px;
}

/* IMAC */

.imac {
    width: 1260px;
    height: 425px;
    margin: 15px 0 25px 0;
    background: url('/images/imac-bg.jpg') no-repeat;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.imac-logo {
    display: block;
    margin: 0 auto;
    padding: 40px 0;
}

.imac-tech li {
    height: 200px;
    list-style: none;
}

.imac-tech img {
    width: 150px;
    display: inline-block;
    float: left;
    margin: 10px;
}

.imac-tech .right {
    float: right;
}

.imac-collection {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 45px;
    line-height: 43px;
    color: #2e4471;
    text-transform: uppercase;
    text-align: center;
}

.imac-link {
    float: left;
    display: block;
    width: 625px;
    height: 127px;
    margin-bottom: 30px;
    line-height: 127px;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.imac-link:hover {
    color: #98acc7;
}

.imac-icon {
    float: left;
    width: 58px;
    height: 65px;
    margin: 32px 18px 0 228px;
}

.imac-link.about {
    background: #2e4471;
    margin-right: 10px;
    text-align: left;
}

.imac-link.about .imac-icon {
    background: url('/images/brands-sprite.png') -549px -5px;
}

.imac-link.about:hover .imac-icon {
    background: url('/images/brands-sprite.png') -141px -5px;
}

.imac-link.tech {
    background: #415d97;
}

.imac-link.tech .imac-icon {
    background: url('/images/brands-sprite.png') -617px -5px;
}

.imac-link.tech:hover .imac-icon {
    background: url('/images/brands-sprite.png') -209px -5px;
}

/* GIOSEPPO */

.gioseppo {
    width: 1280px;
    height: 1040px;
    margin: 42px 0 25px 0;
    background: url('/images/gioseppo-bg.png') no-repeat;
}

.gioseppo-link {
    float: left;
    display: block;
    width: 290px;
    height: 208px;
    line-height: 208px;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #3a3a3a;
    border-top: 1px solid #dde3ef;
    border-right: 1px solid #dde3ef;
    border-bottom: 1px solid #dde3ef;
}

.gioseppo-link:hover {
    background-color: rgba(38, 87, 169, 0.13);
}

.gioseppo-icon {
    float: left;
    width: 58px;
    height: 65px;
}

.gioseppo-link.about {
    margin-left: 291px;
}

.gioseppo-link.about .gioseppo-icon {
    margin: 72px 18px 0 57px;
    background: url('/images/brands-sprite.png') -5px -5px;
}

.gioseppo-link.tech .gioseppo-icon {
    margin: 72px 18px 0 34px;
    background: url('/images/brands-sprite.png') -73px -5px;
}

/*BYERS*/

.byers {
    position: relative;
    text-align: center;
    margin: 0 0 60px 0;
}

.byers p {
    text-align: center !important;
}

.byers .info {
    display: inline-block;
    width: 670px;
    max-width: 100%;
    height: auto;
    padding: 15px;
    border: 1px solid #ededed;
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.byers .info span {
    color: #82b12a;
}

.byers .info .phone {
    font-size: 25px;
    font-weight: bold;
    font-family: 'Open Sans', 'Arial', sans-serif;
}

.byers .info img {
    vertical-align: top;
    margin: 0 15px 0 0;
}

.byers .byers-bg {
    position: absolute;
    top: 65px;
    left: 60px;
    max-width: 100%;
}

.byers .items {
    margin: 40px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.byers .items .item {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    margin: 0 0 85px 0;
    font-family: 'Open Sans', 'Arial', sans-serif;
}

.byers .items .item .num,
.byers .items .item .title {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}

.byers .items .item .num {
    color: #82b12a;
    display: inline-block;
    margin: 5px 0 8px 0;
}

.byers .items .item .descr {
    display: inline-block;
    padding: 5px 10px 0 10px;
    font-size: 14px;
}

.byers .byers-text {
    position: relative;
    padding: 0 50px;
}

.byers .byers-text:after {
    content: "";
    position: absolute;
    top: -20px;
    left: calc(50% - 150px);
    width: 300px;
    height: calc(100% + 20px);
    overflow: visible;
    border-top: 2px solid #82b12a;
    border-bottom: 2px solid #82b12a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.byers .byers-text span {
    display: inline-block;
    margin: -13px 0 30px 0;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 16px;
    color: #82b12a;
}

@media (max-width: 1390px){
    .byers .items {
        overflow: hidden;
    }
}

@media (max-width: 1280px){
    .byers-bg {
        display: none;
    }
}

@media (max-width: 768px){
    .byers .items .item {
        width: 50%;
    }
}

@media (max-width: 450px){
    .byers .items .item {
        width: 100%;
    }
}

/*DELIVERY*/

.delivery-text {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin: 30px 0;
    font-size: 16px;
}

.delivery-logo-wr {
    display: flex;
    width: 30%;
    height: auto;
    margin: 0 0 8px;
    padding: 7px;
    border: 1px solid #ededed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.delivery-logo {
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid #ededed;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.delivery-logo img {
    vertical-align: middle;
    max-width: 100%;
}

.delivery {
    margin: 0 0 50px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.delivery p {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
}

@media (max-width: 768px) {
    .delivery-text,
    .delivery-logo-wr{
        width: 100%;
    }
}

/*ABOUT*/

.about {
    text-align: center;
}

.about .title {
    display: inline-block;
    width: 530px;
    margin: 40px 0 0 0;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    color: #82b12a;
    max-width: 100%;
    line-height: 32px;
}

.about .title span {
    font-size: 29px;
    color: #5e5e5e;
}

.about .title span img {
    vertical-align: middle;
    margin: 10px 10px 0 5px;
}

.about .items {
    height: auto;
    background: #82b12a;
    margin: 15px 0 40px 0;
    display: flex;
    align-items: center;
    padding: 10px;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.about .items .item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 25%;
    min-width: 240px;
    height: 137px;
    padding: 0 0 0 170px;
    vertical-align: middle;
    text-align: left;
    color: #fff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 70px center;
    background-repeat: no-repeat;
}

.about .items .item:first-child {
    background-image: url("/images/pages/about-item-1.png");
}

.about .items .item:nth-child(2) {
    background-image: url("/images/pages/about-item-2.png");
}

.about .items .item:nth-child(3) {
    background-image: url("/images/pages/about-item-3.png");
}

.about .items .item:last-child {
    background-image: url("/images/pages/about-item-4.png");
}

.about .text {
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}

.about .text span {
    display: inline-block;
    margin: 0 0 10px 0;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
}

.about .text img {
    max-width: 50%;
}

.about .tagline {
    position: relative;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    color: #82b12a;
    line-height: 32px;
    margin-bottom: 60px;
    margin-top: 60px;
}

.about .tagline:after {
    content: "";
    position: absolute;
    top: -20px;
    left: calc(50% - 150px);
    width: 300px;
    height: calc(100% + 40px);
    overflow: visible;
    border-top: 2px solid #82b12a;
    border-bottom: 2px solid #82b12a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 1280px){
    .about .items .item {
        padding: 0 0 0 80px;
        vertical-align: middle;
        text-align: left;
        color: #fff;
        font-family: 'Open Sans', 'Arial', sans-serif;
        font-weight: bold;
        font-size: 15px;
        text-transform: uppercase;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-position: 0 center;
        background-repeat: no-repeat;
        background-size: auto 50%;
    }
}
@media (max-width: 1000px){
    .about .items .item {
        width: 35%;
    }
}

@media (max-width: 768px){
    .about .text img {
        max-width: 100%;
        float: none!important;
        display: block;
        margin: 40px auto!important;
    }
}

@media (max-width: 500px){
    .about .items .item {
        width: 60%;
    }
}
/* End */


/* Start:/local/templates/prisma.adaptive/template_styles.css?164805002268167*/
/* FONTS */
@font-face {
    font-family: 'Open Sans';
    src: url('/local/templates/prisma.adaptive/fonts/opensans/opensans.eot');
    src: url('/local/templates/prisma.adaptive/fonts/opensans/opensans.woff') format('woff'),
    url('/local/templates/prisma.adaptive/fonts/opensans/opensans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/local/templates/prisma.adaptive/fonts/opensans/opensansbold.eot');
    src: url('/local/templates/prisma.adaptive/fonts/opensans/opensansbold.woff') format('woff'),
    url('/local/templates/prisma.adaptive/fonts/opensans/opensansbold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans Semibold';
    src: url('/local/templates/prisma.adaptive/fonts/opensans/opensanssemibold.eot');
    src: url('/local/templates/prisma.adaptive/fonts/opensans/opensanssemibold.woff') format('woff'),
    url('/local/templates/prisma.adaptive/fonts/opensans/opensanssemibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans Light';
    src: url('/local/templates/prisma.adaptive/fonts/opensans/opensanslight.eot');
    src: url('/local/templates/prisma.adaptive/fonts/opensans/opensanslight.woff') format('woff'),
    url('/local/templates/prisma.adaptive/fonts/opensans/opensanslight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Intro';
    /*src: url('/local/templates/prisma.adaptive/fonts/intro/IntroRegular.eot');*/
    src: /*url('/local/templates/prisma.adaptive/fonts/intro/IntroRegular.woff') format('woff'),*/ url('/local/templates/prisma.adaptive/fonts/intro/IntroRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'signika-cyrillic-regular';
    src: url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.eot');
    src: url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.woff2') format('woff2'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.woff') format('woff'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.ttf') format('truetype'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.svg#signikaregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'signika-cyrillic-semibold';
    src: url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.eot');
    src: url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.woff2') format('woff2'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.woff') format('woff'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.ttf') format('truetype'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.svg#signikaregular') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'signika-cyrillic-bold';
    src: url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.eot');
    src: url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.woff2') format('woff2'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.woff') format('woff'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.ttf') format('truetype'), url('/local/templates/prisma.adaptive/fonts/signika2/signika-regular-webfont.svg#signikaregular') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'signikaregular';
    src: url('/local/templates/prisma.adaptive/fonts/signika/signika-regular-webfont.eot');
    src: url('/local/templates/prisma.adaptive/fonts/signika/signika-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/local/templates/prisma.adaptive/fonts/signika/signika-regular-webfont.woff2') format('woff2'), url('/local/templates/prisma.adaptive/fonts/signika/signika-regular-webfont.woff') format('woff'), url('/local/templates/prisma.adaptive/fonts/signika/signika-regular-webfont.ttf') format('truetype'), url('/local/templates/prisma.adaptive/fonts/signika/signika-regular-webfont.svg#signikaregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'signikabold';
    src: url('/local/templates/prisma.adaptive/fonts/signika/signika-bold-webfont.eot');
    src: url('/local/templates/prisma.adaptive/fonts/signika/signika-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/local/templates/prisma.adaptive/fonts/signika/signika-bold-webfont.woff2') format('woff2'), url('/local/templates/prisma.adaptive/fonts/signika/signika-bold-webfont.woff') format('woff'), url('/local/templates/prisma.adaptive/fonts/signika/signika-bold-webfont.ttf') format('truetype'), url('/local/templates/prisma.adaptive/fonts/signika/signika-bold-webfont.svg#signikabold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'signikasemibold';
    src: url('/local/templates/prisma.adaptive/fonts/signika/signika-semibold-webfont.eot');
    src: url('/local/templates/prisma.adaptive/fonts/signika/signika-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/local/templates/prisma.adaptive/fonts/signika/signika-semibold-webfont.woff2') format('woff2'), url('/local/templates/prisma.adaptive/fonts/signika/signika-semibold-webfont.woff') format('woff'), url('/local/templates/prisma.adaptive/fonts/signika/signika-semibold-webfont.ttf') format('truetype'), url('/local/templates/prisma.adaptive/fonts/signika/signika-semibold-webfont.svg#signikasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/
/* BODY */

html,
body {
    height: 100%;
}

body {
    position: relative;
    min-height: 100%;
    background: #ffffff;
    font-size: 13px;
    /*font-family: 'Open Sans Light', 'Arial', sans-serif;*/
    font-family: "signikaregular", "Helvetica", "Arial", "Verdana", sans-serif;
    color: #121212;
}

h1 {
    font-size: 37px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    width: 1280px;
    margin: 0 auto;
    max-width: 100%;
}

h2 {
    font-size: 24px;
    text-transform: uppercase;
}

p, ul, ol {
    font-size: 16px;
}

a:hover {
    text-decoration: none;
}

input:focus {
    outline: none;
}

pre {
    overflow: visible;
}

.wrapper {
    position: relative;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.content-wrapper {
    width: 1280px;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 100%;
}

.content-wrapper a {
    color: #618d0e;
}

.content-wrapper p {
    margin-top: 25px;
    /*margin-bottom: -10px;
    padding: 0 30px 0 30px;*/
    line-height: 24px;
    text-align: justify;
}

.content-wrapper .warning {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    color: #ea5c36;
    text-align: center;
}

.content-wrapper .warning a {
    color: #ea5c36;
}

.page-text {
    margin: 15px 0 15px 0;
}

.page-text p {
    width: 1280px;
    margin: 0 auto;
    padding: 0 10px 15px 10px;
    text-align: justify;
}

ul.page-text {
    margin: 35px 0 -10px 50px;
}

/* HEADER */

header {
    width: 100%;
    border-bottom: solid 1px #cddba9;
    text-transform: uppercase;
}

.header-top {
    font-family: 'Open Sans Light', 'Arial', sans-serif;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    min-height: 100px;
    background: #ffffff;
    border-bottom: solid 2px #e9cf3d;
}

.header-logo {
    display: block;
    background: url('/images/logo.png') no-repeat;
    width: 247px;
    height: 54px;
    float: left;
    margin: 23px 66px 0 0;
}

.header-text {
    color: #618d0e;
    font-size: 21px;
    width: 410px;
    float: left;
    margin: 29px 70px 0 0;
    text-align: center;
    letter-spacing: 0.5px;
}

.header-text span:first-child {
    display: inline-block;
    font-size: 28px;
    letter-spacing: 0;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin-bottom: 4px;
}

.header-contacts {
    float: left;
    margin: 20px 61px 0 0;
    width: 162px;
}

.phone {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 19px;
    font-style: normal;
    display: block;
}

.mode {
    display: block;
    width: 150px;
}

.header-log {
    display: block;
    float: left;
    width: 180px;
    height: 41px;
    line-height: 41px;
    transition-duration: 0.5s;
}

.header-log-bg {
    float: left;
    width: 37px;
    height: 41px;
    margin-right: 10px;
    background: url('/images/lk/icon-log.png') no-repeat;
    transition-duration: 0.5s;
}

.header-log:hover .header-log-bg {
    background: url('/images/lk/icon-log-hover.png') no-repeat;
    transition-duration: 0.5s;
}

.header-reg {
    display: block;
    float: left;
    width: 136px;
    height: 41px;
    line-height: 41px;
    margin-top: 31px;
    transition-duration: 0.5s
}

.header-reg-bg {
    float: left;
    width: 36px;
    height: 41px;
    margin-right: 10px;
    background: url('/images/lk/icon-reg.png') no-repeat;
    transition-duration: 0.5s;
}

.header-reg:hover .header-reg-bg {
    background: url('/images/lk/icon-reg-hov.png') no-repeat;
    transition-duration: 0.5s;
}

.header-log:hover,
.header-reg:hover {
    color: #618d0e;
    transition-duration: 0.5s
}

.header-bottom {
    height: 77px;
    background: #f5f5f5;
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}

.catalog-menu {
    transform: scaleY(0);
    visibility: hidden;
    transition: transform .3s, visibility .3s;
    transform-origin: top;
    height: 436px;
    background-color: #eaeaea;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    border-top: 3px solid #d8d8d8;
    -webkit-box-shadow: inset 0px 2px 6px 0px rgba(216, 216, 0, 0.1);
    -moz-box-shadow: inset 0px 2px 6px 0px rgba(185, 100, 0, 0.1);
    box-shadow: inset 0px 2px 6px 0px rgba(185, 100, 0, 0.1);
    z-index: 1000;
}

.header-menu li.submenu:hover .catalog-menu {
    transform: scaleY(1);
    visibility: visible;
}

.catalog-menu-border {
    height: 3px;
    width: 100%;
    background-color: #82b12a;
    border-top: 1px solid #ffffff;
    position: absolute;
    bottom: 0;
}

.by-brand {
    position: relative;
    float: left;
    width: 224px;
}

.by-brand .menu-title {
    font-size: 15px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    text-align: left;
    display: block;
    margin: 23px 0 32px 15px;
}

.by-brand a.by-brand-logo {
    position: relative;
    display: block;
    width: 124px;
    text-align: center;
    margin-top: 8px;
}

.by-brand .by-brand-logo img {
    max-width: 120px;
    max-height: 48px;
}

.by-brand .by-brand-arrow {
    opacity: 0;
    position: absolute;
    top: 14px;
    right: -23px;
    width: 10px;
    height: 20px;
    background: url("/images/by-brand-arrow.png") no-repeat;
    transition-duration: 0.5s;
}

.by-brand a.by-brand-logo:hover .by-brand-arrow {
    opacity: 1;
    transition-duration: 0.5s;
}

.by-brand a.by-brand-logo:nth-child(3) .by-brand-arrow {
    top: 8px;
}

.by-brand a.by-brand-logo:nth-child(4) .by-brand-arrow {
    top: 11px;
}

.catalog-menu-separator {
    position: absolute;
    right: 55px;
    top: 42px;
}

.by-type {
    float: left;
    width: 230px;
    height: 360px;
    text-align: left;
}

.by-type.right {
    position: relative;
    padding-top: 87.5px;
    width: 238px;
}

.by-type .menu-title {
    font-size: 15px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    text-align: left;
    display: block;
    margin: 23px 0 17px 0;
}

.by-type .type-item {
    display: block;
    font-size: 14px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    text-transform: uppercase;
    height: 40px;
    width: 206px;
    line-height: 15px;
}

.by-collection {
    float: right;
    width: 560px;
    padding-top: 87px;
    padding-left: 47px;
    text-align: left;
}

.by-collection .menu-title {
    font-size: 15px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    text-align: left;
    display: block;
    margin: 23px 0 22px 0;
}

.by-type.right .catalog-menu-separator {
    right: 10px;
}

.collection-item {
    position: relative;
    margin: 0 0 30px 0;
}

.collection-item a {
    display: block;
}

.collection-item img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
}

.collection-item span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: 'Open Sans', 'Arial', sans-serif;
}

/* CONTENT */
.media {
    height: 539px;
    margin-bottom: 50px;
    background: #f7f7f7 url('/images/actions-bg.png') no-repeat 50% 50%;
    -webkit-box-shadow: inset 0px 2px 6px 0px rgba(185, 100, 0, 0.1);
    -moz-box-shadow: inset 0px 2px 6px 0px rgba(185, 100, 0, 0.1);
    box-shadow: inset 0px 2px 6px 0px rgba(185, 100, 0, 0.1);
}

.actions, .actions-static {
    display: block;
    width: 624px;
    height: 540px;
    float: left;
    margin-top: 0;
}

.video {
    width: 624px;
    height: 540px;
    float: right;
}

.brands {
    height: 576px;
    margin-bottom: 38px;
}

.brands-detail {
    height: 576px;
    margin-bottom: 38px;
    margin-top: 20px;
}

.brand-item {
    height: 273px;
    float: left;
    margin: 0 0 12px 0;
    position: relative;
}

.brand-item:nth-child(2) {
    margin-right: 0;
}

.brand-item:last-child {
    margin-right: 0;
}

.brand-item .brand-img {
    height: 276px;
    opacity: 0;
    transition-duration: 0.5s;
}

.brand-item .brand-img-bw {
    transition-duration: 0.5s;
    position: absolute;
    left: 0;
    top: 0;
    height: 276px;
}

.brand-item .brand-bg {
    transition-duration: 0.5s;
    width: 100%;
    height: 276px;
    top: 0;
    position: absolute;
    z-index: 5;
}

.brand-item .brand-logo {
    transition-duration: 0.5s;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.brand-item:hover .brand-bg {
    background-color: rgba(25, 25, 25, 0.64);
}

.brand-item:hover .brand-img {
    opacity: 1;
}

.brand-item:hover .brand-img-bw {
    opacity: 0;
}

.button-green {
    display: none;
    width: 232px;
    height: 51px;
    border: 2px solid #77a423;
    color: #77a423;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
}

.brand-item .button-green {
    transition-duration: 0.5s;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 130px;
    z-index: 15;
}

.brand-item:hover .button-green {
    display: block;
}

.button-green:hover {
    background: #77a423;
    color: #151515;
}

.news-main {
    height: 776px;
    margin-bottom: 45px;
    color: white;
    font-size: 37px;
}

.news-main-item {
    transition-duration: 0.5s;
    position: relative;
    width: 624px;
    height: 776px;
    float: left;
    overflow: hidden;
}

.news-main-item:nth-child(2n) {
    float: right;
}

.news-main-hover {
    transition-duration: 0.5s;
    width: 624px;
    height: 776px;
    background-color: rgba(19, 19, 19, 0.6);
    opacity: 0;
    position: absolute;
    top: 0;
}

.news-main-preview {
    transition-duration: 0.5s;
    width: 624px;
    height: 776px;
    color: white;
    opacity: 0;
    position: absolute;
    top: 0;
}

.news-main-preview-title {
    height: 120px;
    width: 503px;
    line-height: 35px;
    margin: 144px 0 0 62px;
    background: url('/images/news-preview-line.png') no-repeat left bottom;
}

.news-main-preview-text {
    width: 503px;
    margin: 55px 0 0 62px;
    padding: 28px 0 28px 25px;
    font-size: 23px;
    line-height: 29px;
    background: url('/images/news-preview-text-top.png') no-repeat left top,
    url('/images/news-preview-text-bottom.png') no-repeat right bottom;
}

.news-main-item .button-green {
    transition-duration: 0.5s;
    display: block;
    font-size: 13px;
    bottom: 156px;
}

.button-green.news-all {
    left: 62px;
}

.button-green.news-more {
    right: 62px;
}

.news-main-item:hover img {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
}

.news-main-item:hover .news-main-hover {
    transition-duration: 0.5s;
    opacity: 1;
}

.news-main-item:hover .news-main-preview {
    transition-duration: 0.5s;
    opacity: 1;
}

.news-main-title {
    display: block;
    position: absolute;
    top: 18px;
    right: 0px;
    height: 80px;
    color: white;
    font-size: 37px;
    background-color: rgba(25, 25, 25, 0.64);
    padding: 27px 64px 0 30px;
}

.news-main-bg {
    background: url('/images/news-white-bg.png') no-repeat;
    width: 52px;
    height: 115px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.text {
    padding: 0 50px 20px 50px;
    margin-bottom: 23px;
}

/*CATALOG*/

.catalog-container {
    position: relative;
    font-family: 'Open Sans Light', 'Arial', sans-serif;
}

.catalog-filter {
    display: inline-block;
    vertical-align: top;
    width: 294px;
    margin: 30px 24px 30px 0;
}

.catalog-filter.table {
    display: block;
    width: 100%;
    margin: 30px 24px 0 0;
}

.filter-wrapper {
    height: 100%;
    background: #f5f5f5;
    padding: 25px;
}

.catalog-filter.table .bx_filter .bx_filter_search_reset {
    left: 0;
}

.catalog {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: calc(100% - 324px);
    margin: 0 0 50px 0;
}

.catalog.table .catalog-table-detail {
    width: calc(100% - 200px);
}

.catalog.table .catalog-table-detail-row {
    width: 100%;
}

.catalog.table .cat-item-table-detail .catalog-table-detail-row div.colspan,
.catalog.table .cat-item-table-detail .catalog-table-detail-row div.price,
.catalog.table .cat-item-table-detail .catalog-table-detail-row div.count {
    width: 25%;
}

.catalog.table .cat-item-table-detail .catalog-table-title div {
    width: calc(25% - 50px);
}

.catalog.table .cat-item-table-detail .catalog-table-title div.icon {
    width: 200px;
    background: none;
}

@media (max-width: 1000px) {

    .catalog-filter.table .bx_filter_parameters_box,
    .catalog-filter.table .bx_filter .bx_filter_button_box {
        width: 50%;
    }

    .catalog-filter.table .bx_filter .bx_filter_search_reset {
        top: 13px;
        width: 100%;
    }

    .cat-item-table-row div, .cat-item-table-row a {
        font-size: 11px;
    }

    .catalog {
        width: 100%;
    }

    .catalog-filter {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 30px auto;
    }

    .filter-wrapper .smartfilter {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .filter-wrapper .smartfilter .bx_filter_parameters_box {
        width: 33.33%;
    }

    .filter-wrapper .smartfilter .bx_filter_select_container,
    .filter-wrapper .smartfilter .bx_filter_select_block {
        width: 100%;
    }

    .bx_filter .bx_filter_button_box .bx_filter_parameters_box_container {
        text-align: center;
    }

    .catalog-view {
        position: relative;
        width: 100%;
        text-align: right;
        margin-top: 25px;
    }
}

@media (max-width: 768px) {
    .filter-wrapper .smartfilter .bx_filter_parameters_box {
        width: 50%;
    }
}

@media (max-width: 450px) {
    .catalog-filter.table .bx_filter .bx_filter_button_box {
        width: 100%;
    }

    .filter-wrapper .smartfilter .bx_filter_parameters_box {
        width: 100%;
    }
}

.catalog.table {
    width: 100%;
    z-index: 1;
}

.catalog p {
    padding: 0;
    text-align: center;
    margin: 11px 0 11px 0;
}

.catalog span {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    text-transform: uppercase;
}

/* CONTACTS */
.contacts-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.contacts-left {
    width: 403px;
    height: auto;
    background: #f5f5f5;
    border-top: 2px solid #82b12a;
    margin: 30px 0 26px 0;
    padding: 20px;
}

.contacts-right {
    width: calc(100% - 433px);
    height: auto;
    background: #f5f5f5;
    border-top: 2px solid #82b12a;
    margin: 30px 0 26px 0;
    padding: 20px;
}

.contacts-left table,
.contacts-right table {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
}

.contacts-left td {
    padding-bottom: 7px;
}

.contacts-right td {
    padding-bottom: 30px;
}

.contacts-map {
    position: relative;
    width: 100%;
    height: 760px;
    border: 1px solid #ededed;
    clear: both;
    margin: 0 0 60px 0;
    padding: 7px;
    max-height: 80vw;
}

.proezd-map {
    opacity: 1;
    position: absolute;
    top: 7px;
    left: 7px;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    transition-duration: 0.5s;
}

.proezd-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yandex-map {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.map-button {
    position: absolute;
    top: 16px;
    width: 250px;
    height: 68px;
    background: #ffffff;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 68px;
    cursor: pointer;
    transition-duration: 0.5s;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
}

.map-button:hover,
.map-button.active {
    color: #82b12a;
    transition-duration: 0.5s;
}

#proezd-map-button {
    right: 277px;
}

#yandex-map-button {
    right: 17px;
}

@media (max-width: 1000px) {
    .contacts-left {
        width: 350px;
    }

    .contacts-right {
        width: calc(100% - 380px);
    }

    .contacts-right td {
        width: 50%;
        font-size: 11px;
        padding-left: 5px;
    }

    .contacts-left td {
        font-size: 11px;
        padding-left: 5px;
    }
}

@media (max-width: 768px) {
    .contacts-left {
        width: 100%;
        margin-bottom: 0;
    }

    .contacts-right {
        width: 100%;
    }

    .contacts-left td,
    .contacts-right td {
        font-size: 13px;
    }
}

@media (max-width: 600px) {
    #proezd-map-button {
        right: auto;
        top: 10px;
        left: 10px;
        width: calc(50% - 14px);
        height: 35px;
        line-height: 35px;
    }

    #yandex-map-button {
        right: 10px;
        left: auto;
        top: 10px;
        width: calc(50% - 14px);
        height: 35px;
        line-height: 35px;
    }
}

@media (max-width: 460px) {
    .contacts-left td,
    .contacts-right td {
        font-size: 11px;
    }
}

/* FOOTER */

.footer {
    font-family: 'Open Sans Light', 'Arial', sans-serif;
    border-top: 5px solid #ffd74e;
    height: 365px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-transform: uppercase;
    overflow: hidden;
}

.footer-top {
    height: 325px;
    background: #f4f4f4;
    border-top: 5px solid #ffffff;
}

.footer-logo {
    display: block;
    background: url('/images/footer-logo.png') no-repeat;
    width: 326px;
    height: 352px;
    float: left;
    margin: -80px 50px 0 -39px;
}

.footer-contacts {
    float: right;
    width: 290px;
    padding: 30px 0 0 0;
}

.footer-call {
    display: flex;
    color: white;
    font-family: 'Open Sans', 'Arial', sans-serif;
    width: 267px;
    height: 40px;
    background-color: #6f8c26;
    padding: 0;
    margin: 20px 0 0 0;
    transition-duration: 0.5s;
}

.footer-call:hover {
    background-color: #82b12a;
    transition-duration: 0.5s;
}

.footer-call div {
    background: #82b12a url(/images/callback.png) no-repeat;
    background-size: 65%;
    background-position: center center;
    height: 40px;
    width: 50px;
}

.footer-call span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 50px);
    text-transform: uppercase;
}

.footer-adress {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    text-transform: none;
}

.footer-bottom {
    height: 40px;
    background: url('/images/footer-bottom-bg.png');
}

.copyright {
    display: block;
    float: right;
    text-transform: none;
    color: #151515;
    background: url('/images/logo-u.png') no-repeat;
    background-position: right bottom;
    height: 23px;
    padding: 0 70px 0 0;
    margin: 10px 0 0 0;
}

#toTop {
    width: 64px;
    height: 74px;
    background: url("/images/to-top.png") no-repeat;
    position: fixed;
    bottom: 40px;
    right: 25px;
    cursor: pointer;
    display: none;
    transition-duration: 0.5s;
    z-index: 1000;
}

#toTop:hover {
    background: url("/images/to-top-hover.png") no-repeat;
    transition-duration: 0.5s;
}

.callback {
    position: fixed;
    top: 100px;
    right: 0;
    width: 77px;
    height: 77px;
    background: #82b12a url("/images/callback.png") no-repeat 50% 50%;
    z-index: 1000;
    float: left;
    transition-duration: 0.5s;
}

.callback-hide {
    position: fixed;
    top: 100px;
    right: -190px;
    width: 190px;
    height: 77px;
    line-height: 77px;
    background: #76a223;
    z-index: 1000;
    transition-duration: 0.5s;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
}

.transition {
    -webkit-transition: all 0.3s ease-out; /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.3s ease-out; /* Firefox 4-15 */
    -o-transition: all 0.3s ease-out; /* Opera 10.50–12.00 */
    transition: all 0.3s ease-out; /* Chrome 26, Firefox 16+, IE 10+, Opera     12.50+ */
}

.basket-link {
    display: block;
    position: fixed;
    opacity: 0;
    top: 200px;
    right: 0;
    width: 77px;
    height: 77px;
    background: #82b12a url("/images/catalog/basket.png") no-repeat 50% 50%;
    z-index: 1000;
    float: left;
    transition-property: opacity;
    transition-duration: 0.5s;
}

.basket-link.active {
    opacity: 1;
}

.basket-link.active:hover .cart-float {
    opacity: 1;
    visibility: visible;
}

.cart-float {
    position: absolute;
    top: 0;
    right: 0;
    width: 265px;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;
}

.cart-float .cart-float-in {

}

.cart-float .cart-float-top {
    height: 77px;
    color: #fff;
    background-color: #76a226;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
}

.cart-float .cart-float-ic {
    display: inline-block;
    width: 77px;
    height: 77px;
    background: #82b12a url("/images/catalog/basket.png") no-repeat 50% 50%;
    box-shadow: 2px 0px 0px 0px rgba(112, 155, 36, 0.1);
    vertical-align: top;
}

.cart-float .cart-float-total {
    display: inline-block;
    width: 170px;
    padding-left: 18px;
    vertical-align: top;
}

.cart-float .cart-float-total .head {
    font-size: 19px;
    font-weight: bold;
    line-height: 36px;
}

.cart-float .cart-float-total p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 19px;
}

.cart-float .cart-float-table {
    display: table;
    width: 100%;
}

.cart-float .cart-float-row {
    display: table-row;
}

.cart-float .cart-float-cell {
    display: table-cell;
}

.cart-float .cart-float-row.head > div {
    background-color: #e2e2e2;
    color: #8a8a8a;
    font-size: 11px;
}

.cart-float .cart-float-row > div {
    line-height: 32px;
    font-size: 13px;
    font-weight: bold;
    color: #5e5e5e;
    background-color: #efefef;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
}

.cart-float .cart-float-row > div:after {
    display: inline-block;
    position: absolute;
    top: 4px;
    height: 24px;
    width: 1px;
    background-color: #e2e2e2;
}

.cart-float .cart-float-row > div:first-child {
    color: #618d0e;
}

.cart-float .cart-float-row > div a,
.cart-float .cart-float-row > div a:hover {
    color: #618d0e;
}

.cart-float .cart-float-row:last-child > div {
    border-bottom-color: transparent;
}

.basket-link.basket-new:not(.active) {
    visibility: visible;
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    right: 0;
    transition-property: all;
}

.basket-link.basket-new:not(.active):after {
    content: 'корзина';
    display: block;
    background: #76a223;
    line-height: 77px;
    margin-left: 77px;
    float: left;
    width: 190px;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
}

.basket-link.basket-new:not(.active):hover {
    right: 190px;
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #a79d7f;
    display: none;
}

.feedback {
    position: absolute;
    left: 0;
    top: 0;
    width: 450px;
    height: 526px;
    display: none;
    z-index: 9999;
    padding: 75px 33px 0 33px;
    text-align: center;
    overflow: hidden;
    background: url("/images/forms/form-bg.png");
}

.feedback-close,
.video-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url("/images/forms/close.png");
    transition-duration: 0.5s;
    cursor: pointer;
}

.feedback-close:hover,
.video-close:hover {
    transform: rotate(180deg);
    transition-duration: 0.5s;
}

@media (max-width: 450px){
    .feedback{
        transform: scale(0.8);
    }
}

@media (max-width: 400px){
    .feedback{
        transform: scale(0.7);
    }
}

/* 404 */

.not-found-bg {
    width: 100%;
    height: 710px;
    padding-top: 15px;
    background: url("/images/404-bg.png");
    max-height: 100vw;
}

.not-found-message {
    max-width: 90vw;
    max-height: 90vw;
    width: 661px;
    height: 681px;
    margin: 0 auto;
    background: url("/images/404-message.png") no-repeat;
    background-position: center center;
    background-size: contain;
}

/*PARSE*/

.upload {
    padding: 30px 0;
}

.upload .products,
.upload .offers,
.upload .pictires {
    margin: 50px 0;
}

.aj-loader {
    display: none;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    background: transparent url("/images/ajax-loader.gif") no-repeat center center;
    z-index: 100;
}

/*SEARCH*/

.search {
    position: relative;
}

.search span {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
}

.search input[name="code"] {
    width: 616px;
    padding: 11px 0 11px 12px;
    margin: 42px 55px 22px 0;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    -webkit-box-shadow: inset 0 2px 9px -1px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: inset 0 2px 9px -1px rgba(0, 0, 0, 0.19);
    box-shadow: inset 0 2px 9px -1px rgba(0, 0, 0, 0.19);
}

.search input[type="submit"] {
    width: 43px;
    height: 43px;
    position: absolute;
    left: 614px;
    top: 42px;
    border: none;
    background: transparent url("/images/search.png") no-repeat center right;
}

.search label {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    cursor: pointer;
}

.search input[type="checkbox"]:not(checked) {
    position: absolute;
    opacity: 0;
}

.search input[type="checkbox"]:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
}

.search input[type="checkbox"]:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    border: 1px solid #e1e1e1;
}

.search input[type="checkbox"]:checked + label:before {
    background: url("/images/chexbox.png") no-repeat center center;
}

/*LK*/

.lk-wrapper {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    padding: 45px 0 0;
    max-width: 100%;
}

.lk-sidebar {
    width: 296px;
    /*height: 531px;*/
    display: inline-block;
    margin: 0 30px 60px 0;
    background: #eaeaea;
    vertical-align: top;
    font-family: 'Open Sans', 'Arial', sans-serif;
}

.lk-menu {
    display: block;
    width: 296px;
    background: #f5f5f5;
    border-bottom: 1px solid #ffffff;
    padding: 46px 0 0 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0;
}

.lk-menu li {
    list-style: none;
    margin-bottom: 25px;
}

.lk-menu li a {
    transition-property: color;
    transition-duration: 0.5s;
}

.lk-menu li a:hover,
.lk-menu li span.selected {
    color: #82b12a;
}

.lk-manager {
    position: relative;
}

.lk-manager-photo {
    width: 120px;
    height: 129px;
    padding-left: 13px;
    padding-top: 10px;
}

.lk-manager-photo img {
    max-width: 110px;
    max-height: 120px;
}

.lk-manager-border {
    position: absolute;
    top: 0;
    left: 0;
}

.lk-manager-name {
    width: 168px;
    height: 126px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 10px 0 15px;
    font-weight: bold;
    font-size: 17px;
}

.lk-manager-name .title {
    display: inline-block;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 15px;
}

.lk-manager-phone {
    position: absolute;
    width: 100%;
    bottom: -192px;
    padding-left: 18px;
    color: #ffffff;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 19px;
    line-height: 29px;
}

.lk-manager-mail {
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: -235px;
    padding-left: 47px;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    background: url("/images/lk/lk-manager-mail.png") no-repeat 19px 7px;
}

.lk-profile,
.lk-files,
.lk-orders,
.manager,
.manager-edit,
.customers {
    width: 930px;
    min-height: 630px;
    display: inline-block;
    margin: 0 0 60px 0;
    vertical-align: top;
    max-width: calc(100% - 330px);
}

.lk-profile-item {
    float: right;
    width: calc(50% - 6px);
    height: 56px;
    background: #f5f5f5;
    font-size: 15px;
    margin-bottom: 12px;
}

.lk-profile-item:nth-child(2n+1) {
    float: left;
    margin-right: 12px;
}

.lk-profile-item .title {
    float: left;
    width: auto;
    height: 56px;
    line-height: 56px;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    padding-left: 17px;
}

.lk-profile-item .value {
    width: auto;
    height: 56px;
    line-height: 16px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
}

.lk-profile-button {
    float: right;
    width: 199px;
    height: 49px;
    border: 1px solid #e9cf3d;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 49px;
    margin-top: 28px;
    background: none;
    cursor: pointer;
    transition-duration: 0.5s;
}

.lk-profile-button:hover {
    background: #e9cf3d;
    transition-duration: 0.5s;
}

.lk-profile-button.back {
    float: left;
}

.lk-edit-profile {
    position: absolute;
    top: 45px;
    right: 10px;
    opacity: 0;
    visibility: hidden;
    width: 930px;
    display: inline-block;
    margin: 0 0 60px 0;
    vertical-align: top;
}

.lk-edit-profile .title {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

.lk-form {
    position: relative;
    margin: 34px 0 0 0;
}

.lk-form-input {
    position: relative;
    display: inline-block;
    width: calc(50% - 8px);
    height: 42px;
    border: 1px solid #ededed;
    margin-bottom: 12px;
    padding: 4px;
}

.lk-form-input:nth-child(2n) {
    margin-right: 12px;
}

.lk-form-input input {
    width: 100%;
    height: 100%;
    border: 1px solid #ededed;
    padding-left: 17px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 15px;
}

.lk-form-input input::-webkit-input-placeholder {
    color: #a3a3a3;
}

.lk-form-input input::-moz-placeholder {
    color: #a3a3a3;
}

.lk-form-input input:-moz-placeholder {
    color: #a3a3a3;
}

.lk-form-input input:-ms-input-placeholder {
    color: #a3a3a3;
}

.lk-form-input .plus {
    position: absolute;
    top: 10px;
    right: 12px;
    color: #82b12a;
    cursor: pointer;
}

.plus .plus-description {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 21px;
    left: -76px;
    width: 162px;
    height: 35px;
    line-height: 28px;
    background: url('/images/lk/plus-description.png') no-repeat;
    color: #82b12a;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 15px;
    text-align: center;
    z-index: 10;
    transition-property: opacity, visibility;
    transition-duration: 0.5s;
}

.lk-form-input .plus:hover .plus-description {
    opacity: 1;
    visibility: visible;
}

.lk-form .buttons {
    position: absolute;
    right: 0;
    bottom: -76px;
    width: 415px;
    padding-right: 3px;
}

.lk-form-button {
    float: right;
    width: 199px;
    height: 49px;
    background: #ffffff;
    border: 1px solid #e9cf3d;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 49px;
    margin-top: 28px;
    cursor: pointer;
    transition-duration: 0.5s;
}

.lk-form-button:hover {
    background: #e9cf3d;
    transition-duration: 0.5s;
}

.lk-error {
    float: left;
    margin-top: 5px;
    max-width: 700px;
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.lk-files {
    width: 930px;
    display: inline-block;
    margin: 0 0 60px 0;
    vertical-align: top;
}

.lk-files-accordion {
    position: relative;
}

.lk-files .title {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 17px;
}

.lk-files-item {
    position: relative;
    display: inline-block;
    width: 290px;
    height: 111px;
    margin: 0 26px 28px 0;
    text-align: center;
    background: url("/images/lk/lk-file-bg.png") no-repeat;
    transition-duration: 0.5s;
}

.lk-files-item:nth-child(3n) {
    margin: 0 0 28px 0;
}

.lk-files-item:hover {
    background: url("/images/lk/lk-file-bg-hover.png") no-repeat;
    transition-duration: 0.5s;
}

.lk-files-item .pdf {
    position: absolute;
    top: -13px;
    left: 119px;
    width: 50px;
    height: 58px;
    line-height: 58px;
    background: url("/images/lk/lk-pdf.png") no-repeat;
    transition-duration: 0.5s;
    color: #fff;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.lk-files-item:hover .pdf {
    background: url("/images/lk/lk-pdf-hover.png") no-repeat;
    transition-duration: 0.5s;
    color: #82b12a;

}

.lk-files-button {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: -1px;
    left: 71px;
    display: block;
    width: 146px;
    height: 32px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 31px;
    transition-duration: 0.5s;
}

.lk-files-button:hover {
    background: #ffffff;
    color: #82b12a;
    transition-duration: 0.5s;
}

.lk-files-item:hover .lk-files-button {
    opacity: 1;
    visibility: visible;
    transition-duration: 0.5s;
}

.lk-filename {
    position: absolute;
    top: 50px;
    width: 100%;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 15px;
    line-height: 17px;
    text-align: center;
    opacity: 1;
    visibility: visible;
    transition-duration: 0.5s;
}

.lk-files-item:hover .lk-filename {
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.5s;
}

.lk-files-border {
    position: absolute;
    left: 9px;
    top: 49px;
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #eaeaea;
    transition-duration: 0.5s;
}

.lk-sections {
    width: 935px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lk-sections-back {
    display: block;
    width: 113px;
    height: 36px;
    line-height: 36px;
    padding: 0 0 0 37px;
    margin: 0 0 32px 0;
    font-size: 13px;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    background: url('/images/nav/detail-prev-icon-hover.png') no-repeat 8px 8px,
    url('/images/nav/detail-prev-hover.png') no-repeat;
}

.lk-sections-back:hover,
.lk-sections-back:active {
    color: #fff;
}

.lk-section {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
    width: 140px;
    height: 85px;
    margin: 0 19px 21px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #dddddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #82b12a;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 15px;
    transition-property: color, background;
    transition-duration: 0.5s;
}

.lk-section:nth-child(6n) {
    margin: 0 0 21px 0;
}

.lk-section:hover {
    background: #82b12a;
    color: #fff;
}

.orders-table {
    display: none;
    width: 100%;
    border-top: 1px solid #d3d3d3;
}

.orders-table.active {
    display: block;
}

.lk-orders .message,
.customers .message {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 18px;
    color: #82b12a;
}

.orders-table__row,
.order-detail__row {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.orders-table__cell {
    width: 185px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 14px;
    background: #f5f5f5;
    margin: 0 0 2px 0;
}

.orders-table__cell_title,
.order-detail__cell_title {
    height: 43px;
    line-height: 43px;
    font-size: 13px;
    text-transform: uppercase;
    color: #959595;
    background: none;
    margin: 0;
}

.orders-table__cell_title-id {
    width: 117px;
}

.orders-table__cell_id {
    width: 117px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
}

.orders-table__cell_name,
.orders-table__cell_title-status {
    width: 250px;
}

.orders-table__cell_link {
    text-transform: uppercase;
    cursor: pointer;
    transition-property: color;
    transition-duration: 0.5s;
}

.orders-table__cell_link:hover {
    color: #82b12a;
}

.order-detail {
    display: none;
}

.order-detail.active {
    width: 930px;
    max-width: calc(100% - 330px);
    display: inline-block;
    margin: 0 0 50px 0;
}

.order-detail__table {
    width: 100%;
    border-top: 1px solid #d3d3d3;
    margin: 28px 0 0 0;
}

.order-detail__cell_back {
    width: 187px;
    height: 36px;
    line-height: 36px;
    padding: 0 0 0 37px;
    font-size: 13px;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    background: url('/images/nav/detail-prev-icon-hover.png') no-repeat 8px 8px,
    url('/images/nav/detail-prev-hover.png') no-repeat;
}

.order-detail__cell_green {
    width: 249px;
    height: 36px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #82b12a;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    border-top: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.order-detail__cell_green-status {
    width: 300px;
}

.order-detail__cell {
    height: 60px;
    line-height: 60px;
    background: #f5f5f5;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 14px;
    margin: 0 0 2px 0;
}

.order-detail__row:nth-child(odd) .order-detail__cell {
    background: #efefef;
}

.order-detail__cell,
.order-detail__cell_title {
    width: 77px;
    text-align: center;
}

.order-detail__cell_title {
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-weight: normal;
}

.order-detail__cell_title-articul {
    width: 142px;
}

.order-detail__cell_name {
    width: 470px;
    padding: 0 0 0 20px;
    text-align: left;
}

.order-detail__cell_articul {
    width: 142px;
    font-size: 14px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
}

.order-detail__sum {
    position: relative;
    width: 100%;
    text-align: right;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin: 25px 0 0 0;
}

.order-detail__sum span {
    font-size: 21px;
    color: #82b12a;
}

.order-detail__back {
    position: absolute;
    top: -10px;
    left: 0;
    height: 33px;
    line-height: 33px;
    border: 2px solid #e9cf3d;
    padding: 0 43px;
    text-align: center;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition-property: color, background;
    transition-duration: 0.5s;
    z-index: 1;
}

.order-detail__back:hover {
    background: #e9cf3d;
    color: #fff;
}

.manager__photo {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 116px;
    overflow: hidden;
    margin: 0 38px 0 0;
    border-bottom: 1px solid #fff;
}

.manager__photo img {
    max-width: 100px;
    max-height: 116px;
}

.manager__photo_frame {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100px;
    height: 116px;
    background: url("/images/lk/photo-frame1.png") no-repeat;
}

.manager__info {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 142px);
}

.manager__name {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #82b12a;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 21px;
}

.manager__phones-wr,
.manager__phones {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.manager__phone {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 15px;
    margin: 0 30px 30px 0;
}

.manager-edit {
    position: initial;
    opacity: 1;
    visibility: visible;
    width: 930px;
    display: none;
    margin: 0 0 60px 0;
    vertical-align: top;
}

.manager-edit.--visible {
    display: inline-block;
}

.manager.--hidden {
    display: none;
}

.manager-edit .lk-form {
    margin: 0;
}

.manager-edit .lk-form-input:nth-child(odd) {
    margin-right: 12px;
}

.manager-edit .lk-form-input:nth-child(even) {
    margin-right: 0;
}

.manager-edit .lk-form .buttons {
    bottom: 65px;
}

.file-upload-wr {
    width: 282px;
    padding: 0 0 0 24px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 15px;
    color: #7c7c7c;
}

.file-upload {
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 115px;
}

.file-upload img {
    max-width: 116px;
}

.file-upload input[type="file"] {
    display: none;
}

.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.filename {
    opacity: 0;
    background: #fff;
    border: 0;
}

.lk-brands {
    width: 938px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
}

.lk-brands img {
    max-width: 100%;
}

.lk-brands-item {
    width: 49%;
    margin: 0 0 12px 0;
}

.customers {
    display: none;
}

.customers.active {
    display: inline-block;
}

.customers__search-wr {
    width: 100%;
    height: 75px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-content: center;
    -webkit-align-content: center;
    -moz-box-align: center;
}

.customers__search {
    width: 484px;
    height: 46px;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #dddddd;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 14px;
    color: #737373;
    background: #f6f6f6 url("/images/lk/search.png") no-repeat right 12px top 10px;
}

.customers__list {
    position: relative;
    width: 100%;
    border-top: 1px solid #dddddd;
}

.customers__list .customers__list_border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    z-index: 1;
}

.customers__list .title {
    position: relative;
    vertical-align: middle;
    padding: 15px 0 15px 23px;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 20px;
    z-index: 10;
    cursor: pointer;
}

.customers__new-order {
    display: inline-block;
    vertical-align: middle;
    width: 111px;
    height: 22px;
    margin: 0 0 0 44px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    text-transform: uppercase;
    background: #e17c46;
}

.customers__priority {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 18px;
    height: 27px;
    cursor: pointer;
    background: url('/images/lk/priority.png') no-repeat,
    url('/images/lk/priority-active.png') no-repeat;
    z-index: 100;
    transition-property: background;
    transition-duration: 0.5s;
}

.customers__priority.active,
.customers__priority:hover {
    background: url('/images/lk/priority-active.png') no-repeat;
}

.customers__button {
    position: absolute;
    top: 9px;
    right: 49px;
    width: 159px;
    height: 32px;
    cursor: pointer;
    border: 2px solid #d0d0d0;
    z-index: 100;
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    line-height: 32px;
    transition-property: border;
    transition-duration: 0.5s;
}

.customers__button:hover {
    border: 2px solid #e9cf3d;
}

.customers__list [data-accordion] > [data-control]:after {
    top: 18px;
    right: -30px;
}

.customers-item {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #dddddd;
}

.customers__accordion:last-child .customers-item {
    border-bottom: none;
}

.customers-item .orders-table__cell {
    width: 231px;
}

.customers-item .orders-table__row:nth-child(odd) .orders-table__cell {
    background: #efefef;
}

.customers-item .orders-table__row:nth-child(odd) .orders-table__cell_title {
    background: none;
}

.order-detail__cell_green.order-detail__cell_status {
    position: relative;
    border-left: 1px solid #d3d3d3;
    width: 420px;
    text-align: left;
    padding: 0 0 0 12px;
}

.order-detail__cell_green.order-detail__cell_num {
    width: 120px;
    justify-content: center;
    text-align: center;
}

.order-detail__cell_green.order-detail__cell_date {
    width: 135px;
    justify-content: center;
    text-align: center;
}

.order-detail__cell_xls {
    width: 284px;
    height: 36px;
    line-height: 36px;
    padding: 0 0 0 12px;
    background: #82b12a url("/images/lk/xsl.png") no-repeat right 15px top 5px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 13px;
    cursor: pointer;
}

.order-detail__change-status {
    position: absolute;
    top: 10px;
    right: 23px;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #5e5e5e;
    color: #5e5e5e;
    cursor: pointer;
}

.order-detail__change-status:after {
    display: block;
    position: absolute;
    top: 6px;
    right: -13px;
    content: '';
    width: 6px;
    height: 5px;
    background: url(/images/lk/arrow-down.png) no-repeat;
}

.order-detail__select {
    display: none;
    position: absolute;
    left: -1px;
    top: 34px;
    width: 317px;
    border: 1px solid #dddddd;
    background: #fff;
    z-index: 2;
}

.order-detail__select.active {
    display: block;
}

.order-detail__select span {
    display: block;
    width: 100%;
    height: 46px;
    font-family: 'Open Sans Semibold', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 46px;
    color: #5e5e5e;
    text-align: center;
}

.status-separator {
    margin: 0 auto;
    width: 75px;
    height: 2px;
    background: #5e5e5e;
}

.status-list {
    display: block;
    text-align: center;
}

.status-list li {
    list-style: none;
    font-size: 13px;
    color: #5e5e5e;
    cursor: pointer;
}

.status-list li.select {
    color: #82b12a;
    cursor: text;
}

/* АДАПТИВ */

/* Smartphones (portrait and landscape) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .wrapper {
        width: 1270px;
    }

    .footer-contacts {
        width: 280px;
    }
}
*/
.tech-list {
    list-style: none;
    text-align: center;
    margin-top: 42px;
}

.tech-list li {
    display: inline;
    margin-right: 10px;
}

.tech-list li:before {
    content: '';
    display: inline-block;
    background-color: #618d0e;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 8px;
}

.tech-list li a {
    font-size: 20px;
    font-weight: bold;
}

.back-button {
    margin-top: 42px;
}

.back-button a {
    display: inline-block;
    background-color: #82b12a;
    color: #fff;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 13px;
}

.back-button a:hover {
    background-color: #9fc852;
    transition-duration: 0.5s;
}

.file-manager {
    width: 930px;
    display: inline-block;
    margin: 0 0 60px 0;
    vertical-align: top;
    max-width: calc(100% - 330px);
}

.file-manager-wrap {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.file-manager .file-manager-item {
    text-align: center;
    width: calc(20% - 5px);
    height: auto;
    margin: 0 5px 21px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #dddddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #82b12a;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 15px;
    min-height: 75px;
}

.file-manager .file-manager-folder {

}

.file-manager .file-manager-folder a {
    height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
    margin: 0 19px 21px 0;
    transition-property: color, background;
    transition-duration: 0.5s;
    padding: 5px;
}

.file-manager .file-manager-folder a:hover {
    background: #82b12a;
    color: #fff;
}

.file-manager .file-manager-file {
    position: relative;
    padding: 10px 0;
}

.file-manager .file-manager-file .image {
    height: 112px;
    text-align: center;
    line-height: 112px;
    vertical-align: middle;
}

.file-manager .file-manager-file .image img {
    vertical-align: middle;
}

.file-manager .file-manager-file span {
    display: block;
}

.file-manager .file-manager-file input {
    position: absolute;
    top: 10px;
    right: 10px;
}

.fixed-buttons {

}

.sort-by {
    margin-bottom: 15px;
}

.sort-by a {
    color: #000;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 11px;
    cursor: pointer;
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 16px;
    margin: 0 3px;
}

.sort-by a.active {
    color: #618d0e;
    border-color: #618d0e;
    cursor: default;
}

/* Drop zone for upload files */
.drop-zone {
    height: 100vh;
    position: fixed;
    width: 100vw;
    z-index: -1;
    top: 0;
    left: 0;
    padding: 20vh 15vh 10vh;
}

.drop-zone.active {
    background: rgba(148, 162, 120, 0.85);
    z-index: 1001;
}

.drop-zone.active:before {
    position: absolute;
    height: 90vh;
    width: 90vw;
    content: "Загрузить файлы в личный кабинет";
    display: block;
    border: #e1e2de dashed 5px;
    margin: 5vh 5vw;
    border-radius: 3vh;
    text-align: center;
    font-size: 50px;
    padding-top: 5vh;
    color: #e1e2de;
    top: 0;
    left: 0;
}

.drop-zone .dz-preview {
    display: none;
}

#loader {
    display: none;
    background: url(/images/loading.gif) no-repeat 50% 50% rgba(255, 255, 255, 0.75);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}

.file-manager-breadcrumb {
    margin-bottom: 15px;
}

.file-manager-breadcrumb a,
.file-manager-breadcrumb i {
    margin-right: 10px;
}

.grecaptcha-badge {
    display: none !important;
}

/* Ссылка на страницу регистрации */
.catalog-price-register-link {
    text-transform: none !important;
    text-decoration: underline;
    cursor: pointer;
}

.catalog-price-register-link:hover {
    text-decoration: none;
}

/* fix блока сортировки */
@media (max-width: 550px) {
    .catalog.table .sorts {
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding: 25px 0 0;
        justify-content: center;
        text-align: center;
    }

    .catalog.table .sorts .show-all {
        margin: 0;
    }
}

/* custom h1 */
.custom-h1 {
    font-size: 37px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    width: 1280px;
    margin: 0 auto;
    max-width: 100%;
}

/* цитата (главная) */
.maintext-box {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.maintext-box img {
    max-width: 100%;
    height: auto!important;
}

.maintext-box__image {
    width: 270px;
    height: auto;
    padding-right: 30px;
}

.maintext-box__content {
    width: calc(100% - 270px);
    margin-top: 20px;
}

.maintext-box__cit {
    position: relative;
}

.maintext-box__quot-top {
    width: 66px;
    position: absolute;
    top: 0;
    left: 0;
}

.maintext-box__cit-text {
    width: calc(100% - 132px);
    margin: 0 auto;
    font-style: italic;
    padding: 40px 30px;
    font-size: 16px;
}

.maintext-box__quot-bottom {
    width: 66px;
    position: absolute;
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
}

.maintext-box__desc {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    padding-right: 96px;
}

.maintext-box__name {
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
}

.maintext-box__pos {
    font-size: 14px;
}

@media (max-width: 768px){
    .maintext-box__image {
        width: 150px;
        height: auto;
        padding-right: 10px;
    }

    .maintext-box__content {
        width: calc(100% - 160px);
        margin-top: 0;
    }

    .maintext-box__cit {
        position: relative;
    }

    .maintext-box__quot-top {
        width: 33px;
    }

    .maintext-box__cit-text {
        width: 100%;
        padding: 35px 0;
    }

    .maintext-box__quot-bottom {
        width: 33px;
    }

    .maintext-box__desc {
        padding-right: 0;
    }
}

@media (max-width: 450px){
    .maintext-box__image {
        width: 100%;
        padding: 0 90px;
        text-align: center;
    }

    .maintext-box__content {
        width: 100%;
    }

    .maintext-box__desc {
        text-align: center;
        align-items: center;
    }
}

/* lk media */
@media (max-width: 1275px){
    .order-detail__cell_xls,
    .order-detail__cell_green{
        font-size: 10px;
    }
}

@media (max-width: 1100px) {
    .order-detail__cell_xls {
        width: 56px;
        text-indent: -1111px;
    }
    .order-detail__cell_green.order-detail__cell_status{
        width: 40%;
    }
    .order-detail__cell_green.order-detail__cell_num{
        width: calc(40% - 56px);
    }
    .order-detail__cell_green.order-detail__cell_date{
        width: 20%;
    }
    .order-detail__change-status{
        text-indent: -1111px;
    }





    .file-manager .file-manager-item {
        font-size: 13px;
    }

    .lk-profile-item {
        font-size: 13px;
    }

    .manager__phones {
        width: 100%;
    }

    .manager__phone {
        font-size: 13px;
        margin: 0 15px 15px 0;
    }

    /* * */
    .customers__list .title {
        font-size: 15px;
    }

    .orders-table__cell {
        font-size: 12px;
        height: auto;
    }

    .orders-table__cell_title, .order-detail__cell_title {
        font-size: 12px;
        height: auto;
        font-size: 12px;
        height: auto;
        line-height: 15px;
        min-height: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    /* * * */
    .lk-form .buttons {
        width: calc(100% - 300px);
    }

    .lk-form-button,
    .lk-profile-button {
        width: 45%;
    }
}

@media (max-width: 1000px) {

    .file-manager .file-manager-item {
        width: calc(33% - 5px);
    }

    .lk-files {
        width: 930px;
        display: inline-block;
        margin: 0 0 60px 0;
        vertical-align: top;
        min-height: initial;
    }

    .lk-profile-item {
        width: 100%;
        margin: 0 0 12px;
    }

    .order-detail.active .lk-form-input,
    .order-detail.active .lk-form-input:nth-child(2n) {
        width: 100%;
        margin: 0 0 12px;
    }

    .manager__name {
        border: none;
        font-size: 18px;
    }

    .manager__phones {
        flex-direction: column;
    }

    .manager__phone {
        font-size: 15px;
        margin: 0 0 15px;
    }

    /* * * */
    .customers__list .title {
        font-size: 11px;
        max-width: calc(50% - 20px);
        height: 47px;
    }

    .customers__button {
        position: relative;
        top: 0;
        right: 0;
        margin: 0 50px 15px auto;
    }

    .customers__list .customers__list_border {
        height: 100%;
        z-index: -1;
    }

    .customers__new-order {
        position: absolute;
        margin: 0;
        top: 13px;
        right: 97px;
        left: auto;
    }

    .customers-item {
        border: 1px solid white;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }

    .lk-files-accordion [data-content] {
        width: 100%;
    }

    .lk-files-accordion:not(.open) .customers__priority {
        position: absolute;
        top: auto;
        bottom: 12px;
        right: 16px;
        width: 18px;
        height: 27px;
        cursor: pointer;
        background: url(/images/lk/priority.png) no-repeat, url(/images/lk/priority-active.png) no-repeat;
        z-index: 100;
        transition-property: background;
        transition-duration: 0.5s;
    }

    /* * * */
    .plus .plus-description {
        display: none;
    }

    .lk-form .buttons {
        width: 100%;
        position: relative;
        margin-top: 25px;
    }

    .lk-form-button,
    .lk-profile-button {
        width: 48.5%;
    }

    .manager-edit .lk-form-input,
    .manager-edit .lk-form-input:nth-child(odd) {
        width: 100%;
        margin-right: 0;
    }

    .file-upload-wr {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .file-manager {
        max-width: 100%;
    }

    .lk-brands-item {
        width: 100%;
        margin: 0 0 12px 0;
        text-align: center;
    }

    .lk-sidebar {
        width: 100%;
        margin: 0 0 60px;
    }

    .lk-menu {
        width: 100%;
        text-align: center;
        padding: 15px 15px 0;
    }

    .lk-profile,
    .lk-files,
    .lk-orders,
    .manager,
    .manager-edit,
    .customers {
        max-width: 100%;
        min-height: initial;
    }

    .order-detail.active {
        max-width: 100%;
    }
}

@media (max-width: 460px) {
    .file-manager .file-manager-item {
        width: calc(50% - 5px);
    }

    .customers__list .title {
        max-width: calc(50% - 63px);
    }

    .customers__new-order {
        right: 50px;
    }

    .customers__button {
        margin: 10px 50px 15px auto;
    }

    .orders-table__row, .order-detail__row {
        flex-wrap: wrap;
    }

    .customers-item .orders-table__cell {
        width: 33% !important;
    }

    .customers-item .orders-table__cell:nth-child(4),
    .customers-item .orders-table__cell:nth-child(5) {
        width: 49.7% !important;
    }
}

@media (max-width: 380px) {
    .manager {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .manager__photo {
        margin: 0 0 15px;
    }

    .manager__info {
        width: 100%;
        text-align: center;
    }

    .manager .lk-profile-button {
        margin: 0 auto;
    }
}


@media (max-width: 1280px){
    h1,.custom-h1{
        font-size: 30px;
        line-height: 32px;
    }
}

@media (max-width: 1000px){
    h1,.custom-h1{
        font-size: 26px;
        line-height: 28px;
    }

    .basket-link,
    .callback{
        width: 50px;
        height: 50px;
        background-size: 70%;
        top: auto;
    }
    .basket-link {
        bottom: 15px;
    }
    .callback{
        bottom: 70px;
    }
    .callback.--bottom{
        bottom: 15px;
    }
    .basket-link.active:hover .cart-float{
        display: none;
    }
}

@media (max-width: 768px){
    h1,.custom-h1{
        font-size: 20px;
        line-height: 22px;
    }
}

.page-contacts{
    font-family: 'Open Sans', 'Arial', sans-serif;
}
.page-contacts h1{
    font-size: 21px;
}
.page-contacts h2{
    font-size: 18px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 35px;
}
.page-contacts .map{
    margin: 25px 0;
}
.page-contacts .content{
    margin: 25px 0;
    display: inline-block;
}
.page-contacts .row{
    margin-right: 0;
    margin-left: 0;
}
.page-contacts .col-md-3{
    padding: 25px 30px;
    background: #f8f8f8
}
.page-contacts .col-md-9{
    padding-left: 45px
}
.page-contacts .col-md-3 p:last-child{
    margin-bottom: 0;
}
.page-contacts p{
   text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
}
.page-contacts a[href^="tel:"],.page-contacts a[href^="mailto:"] {
    color: #121212;
    text-decoration: none;
}
div.button_feedback{
    margin: 50px 0;
}
.button_feedback a{
    margin: 0 auto;
    display: block;
    width: 30%;
    background: rgb(254,175,77);
    background: linear-gradient(
            0deg, rgba(254,175,77,1) 0%, rgba(254,208,150,1) 100%);
    text-align: center;
    padding: 10px 0;
    border: solid 2px #fed096;
    -webkit-box-shadow: 4px 4px 8px 0px rgb(94 87 149 / 20%);
    -moz-box-shadow: 4px 4px 8px 0px rgba(94, 87, 149, 0.2);
    box-shadow: 4px 4px 8px 0px rgb(94 87 149 / 20%);
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
@media (max-width: 768px){
    .page-contacts .content{
        margin: 0;
    }
    .page-contacts h2{
        margin: 25px 0;
    }
    .page-contacts .button_feedback{
        margin: 25px 0;
    }
    .page-contacts .button_feedback a{
        width: 90%;
    }
    .page-contacts .col-md-3{
        padding: 15px 20px;
        background: #f8f8f8
    }
    .page-contacts .col-md-9{
        padding-left: 15px
    }
}
/* End */
/* /local/templates/prisma.adaptive/css/normalize.css?16016405579911 */
/* /local/templates/prisma.adaptive/css/jquery.bxslider.css?16016405574513 */
/* /local/templates/prisma.adaptive/css/tipTip.css?16016405571172 */
/* /local/templates/prisma.adaptive/jquery-accordion-master/css/jquery.accordion.css?16016405581066 */
/* /local/templates/prisma.adaptive/css/sprint.editor.css?160164055852867 */
/* /local/templates/prisma.adaptive/css/magnific-popup.css?16016405576832 */
/* /local/templates/prisma.adaptive/css/adaptive.header.css?16082945008505 */
/* /local/templates/prisma.adaptive/css/adaptive.footer.css?16019705683652 */
/* /local/templates/prisma.adaptive/components/bitrix/menu/mainMenu/style.css?16122563481265 */
/* /local/templates/prisma.adaptive/components/bitrix/system.auth.form/auth/style.css?16111279524234 */
/* /local/templates/prisma.adaptive/components/bitrix/breadcrumb/breadcrumps/style.css?1604059313829 */
/* /local/templates/prisma.adaptive/components/uniofweb/form.result.new/callback/style.css?16043908401971 */
/* /local/templates/prisma.adaptive/components/bitrix/menu/bottomMenu/style.css?1601967133387 */
/* /local/templates/prisma.adaptive/styles.css?164805002215701 */
/* /local/templates/prisma.adaptive/template_styles.css?164805002268167 */
