@font-face {
    font-family: 'cuprumregular';
    src: url("/themes/personal/fonts/cuprum_regular-webfont.woff") format('woff'), url("/themes/personal/fonts/cuprum_regular-webfont.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'Montserrat';
    src: url("/themes/personal/fonts/hinted-subset-Montserrat-SemiBold.woff2") format('woff2'), url("/themes/personal/fonts/hinted-subset-Montserrat-SemiBold.woff") format('woff'), url("/themes/personal/fonts/hinted-subset-Montserrat-SemiBold.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'Montserrat';
    src: url("/themes/personal/fonts/hinted-subset-Montserrat-SemiBoldItalic.woff2") format('woff2'), url("/themes/personal/fonts/hinted-subset-Montserrat-SemiBoldItalic.woff") format('woff'), url("/themes/personal/fonts/hinted-subset-Montserrat-SemiBoldItalic.ttf") format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: block
}

@font-face {
    font-family: 'Montserrat';
    src: url("/themes/personal/fonts/hinted-subset-Montserrat-Medium.woff2") format('woff2'), url("/themes/personal/fonts/hinted-subset-Montserrat-Medium.woff") format('woff'), url("/themes/personal/fonts/hinted-subset-Montserrat-Medium.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'Montserrat';
    src: url("/themes/personal/fonts/hinted-subset-Montserrat-MediumItalic.woff2") format('woff2'), url("/themes/personal/fonts/hinted-subset-Montserrat-MediumItalic.woff") format('woff'), url("/themes/personal/fonts/hinted-subset-Montserrat-MediumItalic.ttf") format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: block
}

@font-face {
    font-family: 'Montserrat';
    src: url("/themes/personal/fonts/hinted-subset-Montserrat-Regular.woff2") format('woff2'), url("/themes/personal/fonts/hinted-subset-Montserrat-Regular.woff") format('woff'), url("/themes/personal/fonts/hinted-subset-Montserrat-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'Montserrat';
    src: url("/themes/personal/fonts/hinted-subset-Montserrat-Italic.woff2") format('woff2'), url("/themes/personal/fonts/hinted-subset-Montserrat-Italic.woff") format('woff'), url("/themes/personal/fonts/hinted-subset-Montserrat-Italic.ttf") format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: block
}

@font-face {
    font-family: 'Montserrat';
    src: url("/themes/personal/fonts/hinted-subset-Montserrat-Bold.woff2") format('woff2'), url("/themes/personal/fonts/hinted-subset-Montserrat-Bold.woff") format('woff'), url("/themes/personal/fonts/hinted-subset-Montserrat-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'Montserrat';
    src: url("/themes/personal/fonts/hinted-subset-Montserrat-BoldItalic.woff2") format('woff2'), url("/themes/personal/fonts/hinted-subset-Montserrat-BoldItalic.woff") format('woff'), url("/themes/personal/fonts/hinted-subset-Montserrat-BoldItalic.ttf") format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: block
}

@font-face {
    font-family: 'Russo One';
    src: url("/themes/personal/fonts/russoone.woff2") format('woff2'), url("/themes/personal/fonts/russoone.woff") format('woff'), url("/themes/personal/fonts/russoone.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: 'icomoon';
    src: url("/themes/personal/fonts/icomoon/fonts/icomoon.ttf?cvq75k") format('truetype'), url("/themes/personal/fonts/icomoon/fonts/icomoon.woff?cvq75k") format('woff'), url("/themes/personal/fonts/icomoon/fonts/icomoon.svg?cvq75k#icomoon") format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block
}

* {
    outline: none;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

a {
    color: inherit;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

body {
    width: 100%;
    height: 100%;
    color: #232323;
    font: 14px 'Montserrat', arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

table {
    border-collapse: collapse
}

iframe {
    border: none;
    vertical-align: middle
}

.youtube-container--responsive {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.youtube-container--responsive iframe {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.field__text-with-summary ul, .field__text-long ul {
    margin: 0
}

.field__text-with-summary ul li, .field__text-long ul li {
    list-style: none;
    margin: 0 0 1em;
    padding: 0 0 0 14px;
    position: relative;
    overflow: hidden;
    text-align: left
}

.field__text-with-summary ul li:before, .field__text-long ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 1px;
    top: 8px;
    background: #FEF642;
    transform: rotate(45deg)
}

.field__text-with-summary ol, .field__text-long ol {
    margin: 0;
    counter-reset: list_counter
}

.field__text-with-summary ol > li, .field__text-long ol > li {
    list-style: none;
    margin: 0 0 1em;
    padding: 4px 0 0 34px;
    position: relative;
    overflow: hidden;
    min-height: 26px;
    text-align: left
}

.field__text-with-summary ol > li:before, .field__text-long ol > li:before {
    counter-increment: list_counter;
    content: counter(list_counter);
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 4px;
    background: #FEF642;
    padding: 0 2px;
    text-align: center
}

.field__text-with-summary ol ul, .field__text-long ol ul, .field__text-with-summary ol ol, .field__text-long ol ol {
    margin-top: 1em
}

.field__text-with-summary ol ul li, .field__text-long ol ul li, .field__text-with-summary ol ol li, .field__text-long ol ol li {
    margin-bottom: 0.5em
}

.field__text-with-summary h1, .field__text-long h1 {
    margin: 1em 0;
    font-size: 20px
}

.field__text-with-summary h1:first-child, .field__text-long h1:first-child {
    margin-top: 0
}

.field__text-with-summary h2, .field__text-long h2 {
    margin: 1em 0;
    font-size: 18px
}

.field__text-with-summary h2:first-child, .field__text-long h2:first-child {
    margin-top: 0
}

.field__text-with-summary h3, .field__text-long h3 {
    margin: 1em 0;
    font-size: 16px
}

.field__text-with-summary h3:first-child, .field__text-long h3:first-child {
    margin-top: 0
}

.field__text-with-summary h4, .field__text-long h4 {
    margin: 1em 0;
    font-size: 14px
}

.field__text-with-summary h4:first-child, .field__text-long h4:first-child {
    margin-top: 0
}

.field__text-with-summary h5, .field__text-long h5 {
    margin: 1em 0;
    font-size: 12px
}

.field__text-with-summary h5:first-child, .field__text-long h5:first-child {
    margin-top: 0
}

.field__text-with-summary h6, .field__text-long h6 {
    margin: 1em 0;
    font-size: 12px
}

.field__text-with-summary h6:first-child, .field__text-long h6:first-child {
    margin-top: 0
}

.field__text-with-summary div[data-oembed-url*='youtu'], .field__text-long div[data-oembed-url*='youtu'] {
    margin: 2em auto;
    max-width: 970px
}

.field__text-with-summary div[data-oembed-url*='youtu'] > div, .field__text-long div[data-oembed-url*='youtu'] > div {
    max-width: 100% !important
}

.field__text-with-summary .youtube-container, .field__text-long .youtube-container {
    max-width: 830px;
    margin: 1em auto
}

.field__text-with-summary img, .field__text-long img {
    margin-bottom: 20px
}

.field__text-with-summary img.align-right, .field__text-long img.align-right {
    margin-left: 30px
}

.field__text-with-summary img.align-left, .field__text-long img.align-left {
    margin-right: 30px
}

.field__text-with-summary .btn, .field__text-long .btn {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #fff;
    background: #232323;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 4px 20px;
    min-height: 30px;
    font-size: 14px
}

.field__text-with-summary .btn:before, .field__text-long .btn:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #232323;
    opacity: 0.3
}

.field__text-with-summary .btn:hover, .field__text-long .btn:hover {
    transform: translateY(-2px)
}

.field__text-with-summary .btn:hover:before, .field__text-long .btn:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.field__text-with-summary .btn:active, .field__text-long .btn:active {
    transform: translateY(-1px)
}

.field__text-with-summary .video__container, .field__text-long .video__container {
    overflow: hidden
}

.field__text-with-summary .video__container video, .field__text-long .video__container video {
    height: auto;
    width: 100%
}

.field__text-with-summary .responsive_table, .field__text-long .responsive_table {
    overflow-y: hidden;
    overflow-x: auto;
    position: relative;
    margin-bottom: 1em
}

.field__text-with-summary .responsive_table table, .field__text-long .responsive_table table {
    margin-bottom: 0
}

.field__text-with-summary table, .field__text-long table {
    width: 100% !important;
    border: none;
    margin-bottom: 1em
}

.field__text-with-summary table th, .field__text-long table th {
    padding: 5px 8px;
    border: none;
    border-bottom: 1px solid #E3E5E6;
    font-size: 12px;
    font-weight: normal;
    color: #bbb;
    background: #fff
}

.field__text-with-summary table tr, .field__text-long table tr {
    border: none;
    background: #fff
}

.field__text-with-summary table tr:nth-child(2n+1), .field__text-long table tr:nth-child(2n+1) {
    background: #f7f7f7
}

.field__text-with-summary table tr td, .field__text-long table tr td {
    border: none;
    padding: 8px 14px 10px
}

.field__text-with-summary blockquote, .field__text-long blockquote {
    display: block;
    clear: both;
    margin: 1em 0;
    padding: 27px 30px;
    font-style: italic;
    background: linear-gradient(258.03deg, #F3F8FA 5.18%, #EDF3F5 100%);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    color: #5F6368;
    font-size: 14px;
    font-weight: 600
}

.node .field__text-with-summary, .node .field__text-long {
    text-align: justify
}

.dialog-off-canvas-main-canvas {
    height: 100%
}

.wrapper {
    flex-grow: 1
}

input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button, input[type=time]::-webkit-inner-spin-button, input[type=time]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    margin: 0
}

input[type=time], input[type=number] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    -o-appearance: textfield;
    -ms-appearance: textfield
}

input[type="time"]::-webkit-clear-button {
    display: none
}

input[type="time"]::-moz-clear-button {
    display: none
}

input[type="submit"] {
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

tbody {
    border: none
}

input::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

input::-moz-placeholder {
    color: inherit;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

input:-moz-placeholder {
    color: inherit;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

input:-ms-input-placeholder {
    color: inherit;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

textarea::-moz-placeholder {
    color: inherit;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

textarea:-moz-placeholder {
    color: inherit;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

select::-ms-expand {
    display: none
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    width: auto
}

svg {
    border: none;
    vertical-align: middle;
    max-width: 100%
}

video {
    -o-object-fit: fill;
    object-fit: fill;
    vertical-align: middle;
    width: 100%;
    height: auto
}

.iti {
    display: block
}

.g_recaptcha {
    margin: 0 -15px 10px;
    text-align: center
}

.g_recaptcha > div {
    display: inline-block
}

fieldset {
    margin: 0;
    padding: 0;
    border: none
}

.form:after {
    content: "";
    display: table;
    clear: both
}

.form__item {
    margin: 0 0 10px;
    padding: 0;
    position: relative
}

.form__item--password-confirm {
    margin-bottom: 0
}

.form__item--ulogin-widget {
    padding-top: 20px;
    text-align: center
}

.form__item--ulogin-widget .form__label {
    text-align: center !important;
    float: none !important;
    padding: 0 !important;
    width: auto !important;
    display: block;
    font-size: 16px
}

.form .ulogin-icons-wrap {
    width: auto !important;
    height: auto !important
}

.form .ulogin-icons-wrap > div {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    background: #3B5998;
    border-radius: 2px;
    padding: 6px 50px 7px;
    min-height: 40px;
    position: relative;
    cursor: pointer;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.form .ulogin-icons-wrap > div span {
    font-weight: 700;
    margin-left: 5px;
    text-transform: capitalize
}

.form .ulogin-icons-wrap > div:before {
    content: '';
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.form .ulogin-icons-wrap > div.ulogin-icon-facebook:before {
    background: url("/themes/personal/images/ico_ulogin-1.svg") no-repeat center
}

.form .ulogin-icons-wrap > div.ulogin-icon-vkontakte {
    background: #4D76A1
}

.form .ulogin-icons-wrap > div.ulogin-icon-vkontakte:before {
    background: url("/themes/personal/images/ico_ulogin-2.svg") no-repeat center
}

.form .ulogin-icons-wrap > div.ulogin-icon-instagram {
    background: linear-gradient(to bottom, #9D36A3 0, #F2643E 100%)
}

.form .ulogin-icons-wrap > div.ulogin-icon-instagram:before {
    background: url("/themes/personal/images/ico_ulogin-3.svg") no-repeat center
}

.form__label {
    margin: 0 0 5px;
    display: block
}

.form__required {
    font-weight: 700;
    transform: scale(1.3);
    display: inline-block
}

.form__textfield {
    width: 100%;
    height: 50px;
    border: 1px solid #E3E5E6;
    background: #fff;
    margin: 0;
    outline: none;
    padding: 0 12px 2px;
    font: 14px 'Montserrat';
    font-weight: 600;
    color: #232323;
    -webkit-appearance: none;
    box-shadow: none;
    transition: 0.5s;
    border-radius: 0
}

.form__textfield.ui-timepicker-input {
    width: 140px !important;
    background: url("/themes/personal/images/ico_select-1.svg") no-repeat scroll right 8px center #fff
}

.form__textfield.hasDatepicker {
    background: url("/themes/personal/images/ico_date-1.svg") no-repeat scroll right 8px center #fff;
    padding-right: 30px;
    cursor: pointer;
    transition: 0s
}

.form__textfield:hover ~ .form__error-message {
    display: block !important
}

.form__textfield:focus {
    border-color: #232323;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2)
}

.form__textfield[disabled="disabled"] {
    opacity: 0.5
}

.form__select {
    width: 100%;
    height: 50px;
    border: 1px solid #E3E5E6;
    padding: 0 35px 2px 12px;
    margin: 0;
    outline: none;
    font: 14px 'Montserrat';
    font-weight: 600;
    color: #232323;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    background: url("/themes/personal/images/ico_select-1.svg") no-repeat scroll right 14px center #fff;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.form__select:focus {
    border-color: #232323;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2)
}

.form__textarea {
    height: 130px;
    border: 1px solid #E3E5E6;
    background: #fff;
    margin: 0;
    outline: none;
    padding: 10px 12px;
    font: 14px 'Montserrat';
    font-weight: 600;
    color: #232323;
    -webkit-appearance: none;
    border-radius: 0;
    resize: none;
    width: 100%;
    transition: 0.5s;
    display: block
}

.form__textarea:focus {
    border-color: #232323;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05)
}

.form__textarea[disabled="disabled"] {
    opacity: 0.5
}

.form__radio {
    display: none
}

.form__radio ~ .form__option {
    display: inline-block;
    position: relative;
    padding: 0 0 0 32px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600
}

.form__radio ~ .form__option:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #FEF642;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05)
}

.form__radio ~ .form__option:after {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    background: #FEF642;
    position: absolute;
    left: 4px;
    top: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.form__radio:checked ~ .form__option:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.form__radio[disabled="disabled"] ~ .form__option {
    opacity: 0.5
}

.form__checkbox {
    display: none
}

.form__checkbox ~ .form__option {
    display: inline-block;
    position: relative;
    padding: 0 0 0 25px;
    cursor: pointer;
    font-weight: 600;
    line-height: 1.5
}

.form__checkbox ~ .form__option:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 1px solid #E3E5E6;
    background: #fff
}

.form__checkbox ~ .form__option:after {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    left: 4px;
    top: 5px;
    width: 12px;
    height: 10px;
    background: url("/themes/personal/images/ico_check.svg") no-repeat center;
    visibility: hidden;
    transform: scale(0)
}

.form__checkbox:checked ~ .form__option:before {
    border-color: #232323
}

.form__checkbox:checked ~ .form__option:after {
    visibility: visible;
    transform: scale(1)
}

.form fieldset legend {
    margin: 0 0 5px;
    font-weight: 600
}

.form .form-actions, .form__actions {
    clear: both;
    margin: 0;
    display: block;
    padding: 0
}

.form__submit {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #fff;
    background: #232323;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 12px 30px;
    min-height: 50px;
    font-size: 16px;
    width: 100%
}

.form__submit:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #232323;
    opacity: 0.3
}

.form__submit:hover {
    transform: translateY(-2px)
}

.form__submit:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.form__submit:active {
    transform: translateY(-1px)
}

.form__submit:after {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e90d';
    margin: 0 0 0 10px;
    font-size: 18px
}

.form__submit:hover:after {
    animation-duration: 1s;
    animation-name: slideOutRight;
    animation-iteration-count: infinite
}

.form .form-item--error-message, .form__error-message {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    min-width: 100%;
    padding: 8px 10px 10px 30px;
    line-height: 1.2;
    font-size: 12px;
    border: 2px solid #E3E5E6;
    z-index: 5;
    color: #232323
}

.form .form-item--error-message:before, .form__error-message:before {
    content: '';
    position: absolute;
    background: url("/themes/personal/images/ico_wraning.svg") no-repeat scroll center center;
    width: 14px;
    height: 14px;
    left: 10px;
    top: 9px
}

.form--inline .form__item.js-form-type-datetime {
    margin-bottom: 0
}

.form--inline .form__item.js-form-type-datetime .form__item {
    width: auto;
    margin-right: 10px
}

.form--inline .form__item--checkbox {
    padding-left: 390px
}

.form--inline .form__label {
    float: left;
    width: 390px;
    padding-right: 15px;
    padding-top: 13px;
    margin-bottom: 0;
    text-align: right
}

.form--inline .form__textfield {
    width: 385px;
    max-width: 100%
}

.form--inline .form__select {
    width: 385px;
    max-width: 100%
}

.form--inline .form__field-suffix {
    vertical-align: middle;
    display: inline-block;
    margin-left: 6px
}

.form--inline .form__textarea-wrapper {
    float: left;
    width: 385px;
    max-width: 100%
}

.form--inline .form__textarea-wrapper ~ .form__required {
    margin-left: -5px;
    margin-top: 19px
}

.form--inline .form__textarea {
    padding-top: 16px
}

.form--inline .form__required {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: -8px;
    margin-top: 4px;
    left: auto;
    bottom: auto
}

.form--inline .form__required--label {
    position: static;
    margin: 0
}

.form--inline .form .fieldset_radios {
    margin-left: 375px
}

.form--inline .form .fieldset_radios > legend {
    margin-bottom: 20px
}

.form--inline .form input[type="checkbox"] ~ label.option {
    margin-left: 375px
}

.form--inline .form__checkboxes {
    display: flex
}

.form--inline .form__checkboxes__label {
    flex-shrink: 0
}

.form--inline .form__checkboxes--wrapper {
    flex: 1
}

.form--inline .form__checkboxes--group {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap
}

.form--inline .form__checkboxes .form__item--checkbox {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.333%
}

.form--inline .form__error-message {
    left: 390px;
    width: 385px;
    max-width: 100%;
    min-width: initial
}

.form--inline .ulogin-icons-wrap {
    width: 385px !important;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.form--inline .form-actions {
    padding-left: 390px;
    text-align: left
}

.form--inline .form-actions .form__submit {
    min-width: 385px
}

.form--inline .iti {
    display: inline-block;
    max-width: 100%
}

.form--column-type-2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.form--column-type-2 > .form__item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.form--column-type-2 .form__error-message {
    left: 15px;
    right: 15px;
    min-width: 0
}

.form--column-type-2 .form-agreement-text {
    padding-left: 15px;
    padding-right: 15px
}

.form--column-type-2 .form__actions {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.form--dark .form__textarea, .form--dark .form__select, .form--dark .form__textfield {
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    border-color: transparent
}

.form--dark .form__submit {
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.15);
    color: #232323;
    border-color: #fff
}

.form--dark .form__submit:before {
    background: #fff
}

.form--dark .form__submit:hover {
    color: #fff
}

.form--dark .chosen-container .chosen-single {
    background-color: rgba(255, 255, 255, 0.3) !important;
    color: #fff
}

.messages--error {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    min-width: 100%;
    padding: 9px 10px 10px 30px;
    line-height: 1.2;
    font-size: 12px;
    border: 2px solid rgba(254, 246, 66, 0.1);
    z-index: 5;
    color: #232323;
    border-radius: 6px
}

.messages--error:before {
    content: '';
    position: absolute;
    background: url("/themes/personal/images/ico_wraning.svg") no-repeat scroll center center;
    width: 14px;
    height: 14px;
    left: 10px;
    top: 9px
}

.fieldset_radios > legend {
    font-weight: 400
}

.webform-term-checkboxes-scroll .fieldset-wrapper {
    max-height: none;
    overflow: visible;
    padding: 0;
    border: none;
    margin: 0;
    position: relative
}

.webform-term-checkboxes-scroll .fieldset-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.form-text:-webkit-autofill, .form-text:-webkit-autofill:hover, .form-text:-webkit-autofill:focus, .form-text:-webkit-autofill:active {
    -webkit-text-fill-color: inherit !important
}

.chosen-container {
    font: 14px 'Montserrat';
    line-height: 1.2;
    max-width: 100%
}

.chosen-container .chosen-single {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    border: 1px solid #E3E5E6 !important;
    text-decoration: none;
    border-radius: 0px !important;
    color: #232323;
    box-shadow: none !important;
    outline: none;
    padding: 0 35px 2px 12px;
    font-size: 14px;
    background: url("/themes/personal/images/ico_select-1.svg") no-repeat scroll right 16px center #fff !important;
    height: auto;
    font-weight: 600
}

.chosen-container .chosen-single span {
    margin-right: 0;
    text-overflow: initial
}

.chosen-container .chosen-single div {
    display: none
}

.chosen-container .chosen-drop {
    margin: 0 !important;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2) !important;
    border-radius: 0;
    background: #fff;
    border: 1px solid #E3E5E6 !important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    width: 100%;
    z-index: 35
}

.chosen-container .chosen-drop .chosen-search {
    padding: 5px 10px;
    background: #fff;
    border-radius: 5px 5px 0 0
}

.chosen-container .chosen-drop .chosen-search .chosen-search-input {
    font: 14px 'Montserrat';
    font-weight: 300;
    height: 32px;
    border: 1px solid #E3E5E6;
    background: url("/themes/personal/images/ico_search-1.svg") no-repeat right 10px center;
    margin: 0;
    padding: 0 5px
}

.chosen-container .chosen-drop .chosen-results {
    margin: 0;
    padding: 5px 0;
    color: #232323;
    background: #fff;
    border-radius: 5px;
    max-height: 234px
}

.chosen-container .chosen-drop .chosen-results li {
    padding: 5px 15px;
    display: block;
    list-style: none;
    font-weight: 300;
    line-height: 1.3
}

.chosen-container .chosen-drop .chosen-results li.result-selected {
    background: none;
    font-weight: 600
}

.chosen-container .chosen-drop .chosen-results li.no-results span {
    font-weight: 600
}

.chosen-container .chosen-drop .chosen-results li.highlighted {
    font-weight: 700;
    background: none;
    color: #232323
}

.chosen-container.chosen-container-multi .chosen-choices {
    padding: 7px 15px 8px;
    background: #fff;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 3px;
    border: 1px solid #E3E5E6;
    box-shadow: none !important
}

.chosen-container.chosen-container-multi .chosen-choices .search-choice {
    padding-top: 3px;
    padding-bottom: 5px;
    line-height: inherit;
    border: 1px solid #E3E5E6
}

.chosen-container.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
    top: 7px
}

.chosen-container.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    font-family: inherit
}

.chosen-container.chosen-container-multi .chosen-results .no-results span {
    font-weight: 700
}

.chosen-container.chosen-container-multi.chosen-container-active .chosen-choices {
    border-color: #FEF642
}

.chosen-container.chosen-with-drop .chosen-single {
    border-color: #232323 !important;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2) !important
}

.form-select.error ~ .chosen-container .chosen-single {
    border-color: #f4c6c2 !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05)
}

.form-select.error ~ .chosen-container:hover ~ .form__error-message {
    display: block !important
}

.webform-confirmation__message {
    font-size: 24px;
    text-align: center;
    margin: 2em 0;
    font-weight: 600;
    letter-spacing: 0.1em
}

.grippie {
    display: none
}

.ui-timepicker-wrapper {
    width: 140px
}

.ui-datepicker select {
    text-transform: capitalize
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-transition: background-color 5000000s ease-in-out 0s;
    transition: background-color 5000000s ease-in-out 0s;
    -webkit-text-fill-color: inherit !important
}

@media screen and (min-width: 1200px) {
    ::-webkit-scrollbar {
        width: 8px
    }

    ::-webkit-scrollbar-track {
        background: #F0F0F0;
        border: 1px solid #E3E5E6;
        border-radius: 50px
    }

    ::-webkit-scrollbar-thumb {
        background: #FEF642;
        border-radius: 50px
    }

    ::-webkit-scrollbar-thumb:hover {
        background: #FEF642
    }
}

h1 {
    font-size: 36px;
    margin: 0;
    font-weight: 500
}

h2 {
    font-size: 28px;
    margin: 0;
    font-weight: 500
}

h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 500
}

h4 {
    font-size: 14px;
    margin: 0;
    font-weight: 500
}

h5 {
    font-size: 14px;
    margin: 0;
    font-weight: 500
}

h6 {
    font-size: 12px;
    margin: 0;
    font-weight: 500
}

p {
    margin: 0 0 1em
}

p:last-child {
    margin-bottom: 0
}

.visually-hidden {
    display: none
}

.jspHorizontalBar {
    background: none;
    height: 8px
}

.jspVerticalBar {
    background: none;
    width: 8px
}

.jspTrack {
    background: #F0F0F0;
    border-radius: 50px
}

.jspDrag {
    background: #FEF642;
    border-radius: 50px
}

.slick-list {
    flex: 1
}

.region-mobile, .region-mobile-bg {
    display: none
}

.site-page {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden
}

.header {
    background: url("/themes/personal/images/bg-header.jpg") no-repeat center;
    background-size: cover;
    color: #fff
}

.header__middle {
    background: radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%)
}

.page-home .header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: none;
    z-index: 50
}

.region-header {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 18px;
    padding-bottom: 17px;
    display: flex;
    align-items: center
}

.personal-branding {
    flex-shrink: 0;
    width: 230px;
    text-align: center
}

.site-header {
    margin-left: auto;
    padding-left: 30px
}

.site-header .block__content {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: 'Russo One'
}

.site-header .field-block-phone a {
    white-space: nowrap;
    text-decoration: none
}

.site-header .field-block-email {
    margin-left: 50px
}

.site-header .field-block-email a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    white-space: nowrap
}

.site-header .field-block-email a:after {
    background: #fff;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.site-header .field-block-email a:hover:after {
    transform: scaleX(1)
}

.site-header .field-block-image-link-multi {
    margin-left: 50px
}

.site-header .field-block-image-link-multi__items {
    margin: 0 -5px;
    display: flex;
    align-items: center
}

.site-header .field-block-image-link-multi__item {
    flex-shrink: 0;
    padding: 0 5px
}

.site-header .field-block-image-link-multi a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    display: block;
    transform-origin: bottom
}

.site-header .field-block-image-link-multi a:hover {
    transform: scale(1.4)
}

.block-language-interface {
    margin: 0 0 0 50px
}

.language-list {
    font-family: 'Russo One';
    line-height: 1
}

.language-list__items {
    margin: 0 -10px;
    display: flex
}

.language-list__item {
    padding: 0 10px
}

.language-list__item ~ .language-list__item {
    border-left: 1px solid #fff
}

.language-list__item a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none
}

.language-list__item a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.language-list__item a:hover:after {
    transform: scaleX(1)
}

.language-list__item a.is-active {
    color: #FEF642
}

.region-header-middle {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    position: relative
}

.category-list-header {
    position: static;
    display: flex
}

.category-list-header__title {
    width: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    font-family: 'Russo One';
    letter-spacing: 1px;
    padding: 5px 10px;
    background: #FEF642;
    color: #232323;
    cursor: pointer;
    user-select: none;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.category-list-header__title:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e904';
    font-size: 18px;
    margin: -2px 11px 0 0
}

.category-list-header__title:hover {
    background: #fff
}

.in-category .category-list-header__title {
    background: #fff;
    cursor: auto;
}

.category-list-header__title.open-content:before {
    content: '\e903'
}

.in-category .category-list-header__title:before {
    content: '';
    background: url('/site/images/menu-category.svg') no-repeat;
    background-size: cover;
    width: 19px;
    height: 19px;
}

.category-list-header__container {
    position: absolute;
    top: 100%;
    width: 100vw;
    margin: 0 0 0 -50vw;
    margin-left: calc(-50vw - 4px);
    background: #fff;
    z-index: 50;
    left: 50%;
    color: #232323;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
    display: none
}

.category-list-header .cl-catalog {
    width: 270px;
    margin: 20px 0 35px
}

.category-list-header .cl-catalog__item--hide {
    display: none
}

.cl-catalog-header {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    position: relative
}

.personal-main-menu {
    flex-grow: 1
}

.nav-main {
    display: flex
}

.nav-main__item {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
    position: relative
}

.nav-main__item > a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Russo One';
    min-height: 50px;
    padding: 10px 0
}

.nav-main__item > a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.nav-main__item > a:hover:after {
    transform: scaleX(1)
}

.nav-main__item > a:after {
    height: 4px;
    border-radius: 5px;
    bottom: -2px
}

.nav-main__item > a:hover {
    color: #FEF642
}

.nav-main__item:hover > a,
.nav-main__item > a.is-active,
.nav-main__item--active > a {
    color: #FEF642
}

.nav-main__item:hover > a:after,
.nav-main__item > a.is-active:after,
.nav-main__item--active > a:after {
    transform: scaleX(1)
}

.nav-main__item.hover-intent .nav-main-sub {
    display: block;
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.nav-main-sub {
    position: absolute;
    top: 100%;
    left: -27px;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
    width: 246px;
    padding: 7px 20px;
    z-index: 25;
    visibility: hidden;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    transform: translateY(10px);
    opacity: 0
}

.nav-main-sub__item a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    color: #232323;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    position: relative;
    padding: 7px 0 7px 11px
}

.nav-main-sub__item a:after {
    background: #232323;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.nav-main-sub__item a:hover:after {
    transform: scaleX(1)
}

.nav-main-sub__item a:before {
    background: #FEF642;
    width: 5px;
    height: 5px;
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    transform: rotate(45deg)
}

.search-header-page {
    position: static;
    display: flex
}

.search-header-page__title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    cursor: pointer;
    width: 44px
}

/*.search-header-page__title:hover svg * {*/
/*    fill: #FEF642*/
/*}*/

.search-header-page__title:hover {
    color: #FEF642
}

.search-header-page__container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 44px;
    left: 230px;
    margin: 0 25px;
    z-index: 25;
    left: 100%;
    margin: 0 25px 0 -69px;
    visibility: hidden
}

.search-header-page__container .form__item {
    margin: 0
}

.search-header-page__container .form__textfield {
    border: none;
    box-shadow: none !important;
    background-color: #F7F9FA !important;
    font-weight: 500
}

.search-header-page__container .form__actions {
    display: none
}

.search-header-page__container.show-content {
    left: 230px;
    margin: 0 25px;
    visibility: visible;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    z-index: 75
}

.region-header-bottom {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 56px;
    padding-bottom: 33px
}

.personal-page-title {
    text-align: center
}

.personal-page-title h1 {
    font-family: 'Russo One';
    line-height: 1.25;
    font-size: 48px;
    font-weight: normal
}

#container_inner,
.container_inner {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    position: relative
}

#container_inner:after,
.container_inner:after {
    content: "";
    display: table;
    clear: both
}

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

.views__empty {
    padding: 30px 0;
    font-size: 24px;
    text-align: center
}

.field--type-starrating {
    margin-bottom: 15px
}

.field--type-starrating .overflow-hidden {
    display: flex;
    align-items: center
}

.field--type-starrating .md-title-rate {
    margin: 0 12px 0 0
}

.starrating .rate-image {
    background: url("/themes/personal/images/ico_star-1.svg") no-repeat center 0;
    width: 15px;
    height: 14px;
    margin: 0 5px 0 0;
    cursor: pointer
}

.starrating .rate-image:last-of-type {
    margin-right: 0
}

.starrating .rate-image.star1-on {
    background-position: center bottom
}

.dpfs_drag_wrap {
    min-height: 176px;
    background: url("/themes/personal/images/ico_drop_add.svg") no-repeat center #F9F9F9;
    border: 2px dotted #E8EDF2;
    margin: 0 0 10px;
    border-radius: 0;
    padding: 0
}

.dpfs_drag_wrap.hover {
    border-color: #FEF642
}

.dpfs_drag_wrap ~ .button--primary {
    display: table;
    margin: 0 0 0 auto;
    font-weight: 300
}

#container {
    padding: 70px 0 30px
}

.page-home #container {
    padding-top: 0
}

.template-1__img {
    flex-shrink: 0;
    overflow: hidden
}

.template-1__img img {
    margin: 0
}

.template-1__text {
    text-align: left
}

.template-1__title {
    line-height: 1.25;
    font-family: 'Russo One'
}

.template-1__title ~ .template-1__description {
    margin-top: 30px
}

.cap-img-text-halp {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    margin-bottom: 50px;
    background: #F7F9FA
}

.cap-img-text-halp .block__content {
    display: flex;
    min-height: 302px
}

.cap-img-text-halp .group-cap {
    width: 50%;
    display: flex
}

.cap-img-text-halp .group-cap .field-group-wrapper {
    flex: 1;
    height: 100%;
    margin: 0 15px 0 0;
    background: radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%);
    color: #fff;
    font-size: 36px;
    font-family: 'Russo One';
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative
}

.cap-img-text-halp .field-block-img {
    position: absolute;
    top: 50%;
    margin-top: -260px;
    height: 520px;
    width: 360px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    right: 585px
}

.cap-img-text-halp .field-block-content {
    width: 570px;
    padding: 30px 60px 30px 70px;
    margin-left: auto;
    line-height: 1.25
}

.cap-img-text-halp .field-block-description {
    width: 50%;
    align-self: center;
    padding: 30px 0 30px 15px
}

.about-company {
    margin-top: -70px
}

.ico-with-title-text {
    padding: 50px 0 0
}

.ico-with-title-text .field-block-title {
    font-size: 48px;
    font-family: 'Russo One';
    line-height: 1.25;
    margin-bottom: 4px
}

.ico-with-title-text .field-block-content {
    color: #C6CACC;
    font-weight: 600;
    margin: 0 0 45px
}

.ico-with-title-text .field-block-paragraphs-multi__items {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap
}

.ico-with-title-text .field-block-paragraphs-multi__item {
    padding: 0 15px;
    width: 33.333%;
    margin: 0 0 30px
}

.ico-with-title-text .paragraph-element-ico-text {
    display: flex
}

.ico-with-title-text .paragraph-element-ico-text .field-paragraphs-ico {
    flex-shrink: 0;
    margin: 0 20px 0 0;
    width: 60px;
    text-align: center
}

.ico-with-title-text .paragraph-element-ico-text .field-paragraphs-decription {
    align-self: center
}

.ico-with-title-text .paragraph-element-ico-text .field-paragraphs-decription strong, .ico-with-title-text .paragraph-element-ico-text .field-paragraphs-decription b {
    font-weight: 600
}

.text-img-popup-form {
    width: 100%;
    margin: 0 0 22px
}

.text-img-popup-form .block__content {
    display: flex;
    align-items: center
}

.text-img-popup-form .group-text {
    width: 50%;
    flex-shrink: 0
}

.text-img-popup-form .field-block-content {
    line-height: 1.25;
    font-size: 48px;
    font-family: 'Russo One';
    margin: 0 0 30px
}

.text-img-popup-form .field-block-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25
}

.text-img-popup-form .field-block-link a, .text-img-popup-form .field-block-btn a {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #232323;
    background: #FEF642;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 12px 30px;
    min-height: 50px;
    font-size: 16px
}

.text-img-popup-form .field-block-link a:before, .text-img-popup-form .field-block-btn a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #FEF642;
    opacity: 0.3
}

.text-img-popup-form .field-block-link a:hover, .text-img-popup-form .field-block-btn a:hover {
    transform: translateY(-2px)
}

.text-img-popup-form .field-block-link a:hover:before, .text-img-popup-form .field-block-btn a:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.text-img-popup-form .field-block-link a:active, .text-img-popup-form .field-block-btn a:active {
    transform: translateY(-1px)
}

.text-img-popup-form .field-block-link a:after, .text-img-popup-form .field-block-btn a:after {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e90d';
    margin: 0 0 0 10px;
    font-size: 18px
}

.text-img-popup-form .field-block-link a:hover:after, .text-img-popup-form .field-block-btn a:hover:after {
    animation-duration: 1s;
    animation-name: slideOutRight;
    animation-iteration-count: infinite
}

.text-img-popup-form .field-block-img {
    margin: 0 -375px 0 0
}

.text-img-popup-form .field-block-img img {
    filter: drop-shadow(0px 24px 50px rgba(14, 15, 15, 0.5))
}

.text-img-popup-form.collaborations-page {
    margin-bottom: 72px;
    margin-top: -100px;
    padding-left: 15px;
    padding-right: 15px
}

.text-img-popup-form.partners-link-block {
    margin-top: -100px;
    padding-left: 15px;
    padding-right: 15px
}

.text-img-popup-form.partners-link-block .group-text {
    width: 65%
}

.text-img-popup-form.partners-link-block .field-block-content {
    margin-bottom: 0
}

.text-img-popup-form.partners-link-block .field-block-link {
    margin-top: 30px
}

.text-img-popup-form.partners-link-block .field-block-img {
    margin-left: auto
}

.text-img-popup-form.front-cap-feedback {
    position: relative;
    background: url("/themes/personal/images/sep-3.png"), radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%);
    color: #fff;
    width: 100vw;
    left: 50%;
    margin: 0 0 0 -50vw;
    padding-bottom: 120px
}

.text-img-popup-form.front-cap-feedback:before, .text-img-popup-form.front-cap-feedback:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    height: 92px
}

.text-img-popup-form.front-cap-feedback:before {
    top: 0;
    /*-webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);*/
    clip-path: polygon(100% 0, 0 0, 100% 100%)
}

.text-img-popup-form.front-cap-feedback:after {
    bottom: 0;
    /*-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);*/
    clip-path: polygon(0 0, 0 100%, 100% 100%)
}

.text-img-popup-form.front-cap-feedback .block__content {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    z-index: 2;
    min-height: 375px
}

.text-img-popup-form.front-cap-feedback .group-text {
    width: 65%
}

.text-img-popup-form.front-cap-feedback .field-block-content {
    margin-bottom: 0
}

.text-img-popup-form.front-cap-feedback .field-block-link {
    margin-top: 30px
}

.text-img-popup-form.front-cap-feedback .field-block-img {
    margin-left: auto;
    margin-right: calc(1170px / 2 - 50vw)
}

.text-img-popup-form.partners-link-front {
    position: relative;
    background: url("/themes/personal/images/sep-3.png"), radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%);
    color: #fff;
    width: 100vw;
    left: 50%;
    margin: 0 0 0 -50vw;
    padding-bottom: 80px
}

.text-img-popup-form.partners-link-front:before, .text-img-popup-form.partners-link-front:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    height: 92px
}

.text-img-popup-form.partners-link-front:before {
    top: 0;
    /*-webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);*/
    clip-path: polygon(100% 0, 0 0, 100% 100%)
}

.text-img-popup-form.partners-link-front:after {
    bottom: 0;
    /*-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);*/
    clip-path: polygon(0 0, 0 100%, 100% 100%)
}

.text-img-popup-form.partners-link-front .block__content {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    z-index: 2
}

.text-img-popup-form.partners-link-front .group-text {
    width: 52%
}

.text-img-popup-form.partners-link-front .field-block-img {
    margin-top: -21px
}

.news-full .field-page-img {
    margin: 0 auto 50px;
    text-align: center
}

.share-btn {
    clear: both
}

.share-btn .a2a_kit {
    margin: 30px -10px;
    display: flex
}

.share-btn .a2a_kit a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 30px;
    min-height: 50px;
    margin: 0 10px;
    text-decoration: none;
    background: #3B5998;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Russo One'
}

.share-btn .a2a_kit a.a2a_button_facebook:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e914';
    font-size: 24px;
    margin: 0 15px 0 0
}

.share-btn .a2a_kit a.a2a_button_twitter {
    background: #1DA1F2
}

.share-btn .a2a_kit a.a2a_button_twitter:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e913';
    font-size: 24px;
    margin: 0 15px 0 0
}

.share-btn .a2a_kit a span {
    display: none
}

.share-btn .a2a_kit a:hover {
    transform: translateY(-3px)
}

.share-btn .a2a_kit a:active {
    transform: translateY(-1px)
}

.news-teaser {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    margin: 0 0 20px;
    background: url("/themes/personal/images/sep-1.jpg") #FFF;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
    position: relative;
    display: flex;
    align-items: center;
    flex: 1
}

.news-teaser .field-page-img {
    flex-shrink: 0
}

.news-teaser__text {
    padding: 14px 10px 14px 15px
}

.news-teaser__title {
    font-weight: 600
}

.news-teaser .body {
    margin: 10px 0 0;
    font-size: 12px;
    font-weight: 400;
    text-align: left
}

.news-teaser__more {
    margin: 11px 0 0
}

.news-teaser__more a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    font-family: 'Russo One';
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 10
}

.news-teaser__more a:after {
    background: #232323;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.news-teaser__more a:hover:after {
    transform: scaleX(1)
}

.news-teaser__more a:before {
    content: '\e90d';
    order: 10;
    margin: 0 0 0 8px;
    font-size: 18px;
    line-height: 1;
    font-family: icomoon;
    font-weight: normal
}

.news-teaser__full {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    z-index: 5
}

.news-teaser.index-0 {
    flex-direction: column
}

.news-teaser.index-0 .field-page-img {
    height: 377px;
    display: flex;
    align-items: center;
    justify-content: center
}

.news-teaser.index-0 .news-teaser__text {
    margin-top: auto;
    margin-right: auto
}

.news-teaser.index-0 .news-teaser__title {
    font-size: 18px
}

.news-teaser.index-0 .body {
    font-size: 14px;
    font-weight: 500
}

.news-teaser.index-0 .news-teaser__more a {
    font-size: 16px
}

.news-teaser:hover {
    box-shadow: 0px 0 15px rgba(169, 183, 189, 0.2);
    transform: translateX(-15px)
}

.views-news__content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.views-news__first {
    width: 100%;
    display: flex
}

.views-news__first-column {
    width: 50%;
    flex-direction: column
}

.views-news__row {
    width: 50%;
    padding: 0 15px;
    flex-shrink: 0;
    display: flex
}

.views-news__row--column,
.views-news__first-column .views-news__row{
    width: 100%
}

.views-block-news-block-1 {
    position: relative;
    padding: 40px 0 10px
}

.views-block-news-block-1__title {
    margin: 0 0 4px;
    line-height: 1.25;
    font-size: 48px;
    font-family: 'Russo One'
}

.views-block-news-block-1 header {
    color: #C6CACC;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 0 11px;
    position: relative
}

.views-block-news-block-1 header:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #FEF642;
    transform: rotate(45deg);
    left: 0;
    top: 8px
}

.views-block-news-block-1 .views__content {
    margin-top: 45px
}

.contacts-info {
    position: relative;
    z-index: 1;
    width: 100vw;
    left: 50%;
    margin: 0 0 0 -50vw
}

.contacts-info .block__content {
    display: flex
}

.contacts-info .group-text {
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
    background: #232323;
    line-height: 1.25;
    font-weight: 600;
    font-size: 18px
}

.contacts-info .group-text .field-group-wrapper {
    width: 585px;
    margin-left: auto;
    padding: 30px 30px 100px 0
}

.contacts-info .group-text .field {
    z-index: 2;
    position: relative
}

.contacts-info .group-text .field:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    width: 24px;
    height: 24px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: -2px;
    color: #FEF642;
    position: absolute
}

.contacts-info .group-text .field.field-block-cap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    background: #232323
}

.contacts-info .group-text .field.field-block-cap .field-cap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    background: no-repeat center;
    background-size: cover
}

.contacts-info .group-text .field.field-block-cap .field-cap:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    content: '';
    background: rgba(35, 35, 35, 0.5)
}

.contacts-info .field-block-content {
    font-size: 24px
}

.contacts-info .field-block-phone-multi {
    margin: 20px 0 0;
    padding: 0 0 0 30px;
    position: relative
}

.contacts-info .field-block-phone-multi:before {
    content: '\e908'
}

.contacts-info .field-block-phone-multi__item a {
    text-decoration: none
}

.contacts-info .field-block-email {
    margin: 20px 0 0;
    padding: 0 0 0 30px;
    position: relative
}

.contacts-info .field-block-email:before {
    content: '\e907'
}

.contacts-info .field-block-email a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none
}

.contacts-info .field-block-email a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.contacts-info .field-block-email a:hover:after {
    transform: scaleX(1)
}

.contacts-info .field-block-description {
    margin: 20px 0 0;
    padding: 0 0 0 30px;
    position: relative
}

.contacts-info .field-block-description:before {
    content: '\e915'
}

.contacts-info .field-block-desc {
    margin: 20px 0 0
}

.contacts-info .field-block-link {
    margin: 7px 0 0;
    font-size: 14px;
    font-weight: 500
}

.contacts-info .field-block-link a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    color: #FEF642;
    margin: 0 0 0 22px
}

.contacts-info .field-block-link a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.contacts-info .field-block-link a:after {
    transform: scaleX(1)
}

.contacts-info .field-block-link a:hover:after {
    transform: scaleX(0)
}

.contacts-info .field-block-link a:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e917';
    position: absolute;
    top: 2px;
    font-size: 14px;
    left: -22px
}

.contacts-info .field-block-btn {
    margin: 30px 0 0
}

.contacts-info .field-block-btn a {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #232323;
    background: #FEF642;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 12px 30px;
    min-height: 50px;
    font-size: 16px
}

.contacts-info .field-block-btn a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #FEF642;
    opacity: 0.3
}

.contacts-info .field-block-btn a:hover {
    transform: translateY(-2px)
}

.contacts-info .field-block-btn a:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.contacts-info .field-block-btn a:active {
    transform: translateY(-1px)
}

.contacts-info .field-block-btn a:after {
    order: -1;
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 20px;
    content: '\e916';
    margin: -2px 10px 0 0
}

.contacts-info .field-block-map {
    width: 50%
}

.contacts-info .geolocation-map-wrapper {
    height: 100%
}

.contacts-info .geolocation-map-wrapper .js-hide {
    display: none
}

.contacts-info .geolocation-map-container {
    height: 100% !important;
    min-height: 550px
}

.contacts-info.contacts-page {
    margin-top: -70px;
    margin-bottom: -150px
}

.sticky-label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 600;
    z-index: 30;
    /*pointer-events: none;*/
    position: absolute;
    left: 0;
    top: 0
}

.sticky-label__item {
    margin: 0 0 7px;
    background: #FEF642;
    display: flex;
    align-items: center;
    padding: 1px 12px 3px;
    min-height: 30px
}

.sticky-label__item:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    margin: 0 7px -2px 0
}

.sticky-label__item:last-of-type {
    margin-bottom: 0
}

.sticky-label__item--new:before {
    content: '\e90c';
    font-size: 22px
}

.sticky-label__item--top {
    background: #232323;
    color: #fff
}

.sticky-label__item--top:before {
    content: '\e90a';
    font-size: 24px
}

.sticky-label__item--out-production {
    background: #232323;
    color: #fff
}

.sticky-label__item--promotion {
    background: #E71F7F;
    color: #fff
}

.sticky-label__item--promotion:before {
    content: '\e90b';
    font-size: 18px
}

.paragraph-element-product-type {
    text-align: center
}

.paragraph-element-product-type img {
    margin-left: auto;
    margin-right: auto
}

.paragraph-element-product-type .field-product-img__items {
    display: flex;
    align-items: center;
    overflow: hidden
}

.paragraph-element-product-type .field-product-img__item {
    width: 100%;
    flex-shrink: 0
}

.paragraph-element-product-type .slider-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 36px;
    margin-right: 36px;
    margin-top: 10px;
    position: relative;
    overflow: hidden
}

.paragraph-element-product-type .slider-nav__item {
    flex-shrink: 0;
    padding-left: 6px;
    padding-right: 6px;
    cursor: pointer
}

.paragraph-element-product-type .slick-initialized {
    overflow: visible
}

.paragraph-element-product-type .slick-track {
    display: flex;
    align-items: center
}

.paragraph-element-product-type .slick-arrow {
    position: absolute;
    z-index: 25;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    margin: -15px 0 0;
    font-size: 0;
    border: 1px solid #E3E5E6;
    background: none;
    outline: none;
    cursor: pointer;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    border-radius: 50%;
    color: #E3E5E6
}

.paragraph-element-product-type .slick-arrow:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 10px
}

.paragraph-element-product-type .slick-arrow:hover {
    background: #FEF642;
    border-color: transparent;
    color: #232323
}

.paragraph-element-product-type .slick-prev {
    left: -36px;
    padding-right: 1px
}

.paragraph-element-product-type .slick-prev:before {
    content: '\e90f'
}

.paragraph-element-product-type .slick-next {
    right: -36px;
    padding-left: 1px
}

.paragraph-element-product-type .slick-next:before {
    content: '\e90e'
}

.color-row {
    display: block;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
    border-radius: 50%
}

.color-row:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    background: linear-gradient(308.66deg, rgba(28, 28, 28, 0.5) 17.5%, rgba(28, 28, 28, 0.495676) 22.06%, rgba(28, 28, 28, 0.482245) 26.61%, rgba(28, 28, 28, 0.45917) 31.17%, rgba(28, 28, 28, 0.426294) 35.72%, rgba(28, 28, 28, 0.384113) 40.28%, rgba(28, 28, 28, 0.334058) 44.83%, rgba(28, 28, 28, 0.278654) 49.39%, rgba(28, 28, 28, 0.221346) 53.94%, rgba(28, 28, 28, 0.165942) 58.5%, rgba(28, 28, 28, 0.115887) 63.06%, rgba(28, 28, 28, 0.0737057) 67.61%, rgba(28, 28, 28, 0.0408299) 72.17%, rgba(28, 28, 28, 0.017755) 76.72%, rgba(28, 28, 28, 0.0043236) 81.28%, rgba(28, 28, 28, 0) 85.83%);
    border-radius: 50%
}

.views-catalog__content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.views-catalog .slick-track {
    display: flex
}

.views-catalog__row {
    display: flex !important;
    padding: 0 15px;
    width: 25%;
    flex-shrink: 0;
    margin: 0 0 30px;
    height: auto
}

.sidebar__first .views-catalog__row {
    width: 33.333%
}

.views-catalog--block-1 .views__content {
    margin-left: -9px;
    margin-right: -9px
}

.views-catalog--block-1 .views__row {
    width: 25%;
    margin: 0 0 8px;
    padding-left: 9px;
    padding-right: 9px
}

.views-catalog--page-1 .views__filter {
    padding: 20px 20px 10px;
    background: url("/themes/personal/images/sep-2.jpg");
    margin: 0 0 15px
}

.views-catalog--page-1 .views__filter .exposed-title {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25
}

.views-catalog--page-1 .views__filter .form {
    display: flex;
    align-items: center;
    margin: 0 -10px
}

.views-catalog--page-1 .views__filter .form > .form__item {
    padding-left: 10px;
    padding-right: 10px;
    width: 300px
}

.views-catalog--page-1 .views__filter .form > .form__item--checkbox {
    width: auto
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select {
    flex-shrink: 0;
    position: relative
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .form__label {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    display: flex;
    align-items: center;
    height: 50px;
    border: 1px solid #E3E5E6;
    padding: 0 35px 2px 12px;
    margin: 0;
    cursor: pointer;
    background: url("/themes/personal/images/ico_select-1.svg") no-repeat scroll right 14px center #fff;
    text-align: left;
    user-select: none
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .form__label.label-focus {
    border-color: #232323;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2)
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .form__checkboxes--wrapper {
    position: absolute;
    padding: 13px 20px;
    left: 10px;
    right: 10px;
    top: 100%;
    background: #fff;
    z-index: 35;
    border: 1px solid #E3E5E6;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
    display: none
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .form-checkboxes {
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap;
}

.views-catalog--page-1 .views__filter .filter-colors.form__item--fieldset--select .form-checkboxes {
    font-size: 0
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .form__item--checkbox {
    padding: 0 5px;
    margin: 0 0 10px
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .form__item--checkbox .form__option {
    padding: 0 0 0 10px;
    margin-right: 10px;
}

.views-catalog--page-1 .views__filter .filter-colors.form__item--fieldset--select .form__item--checkbox .form__option {
    padding: 0;
    margin-right: 0;
    font-size: 0;
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .form__item--checkbox .form__option:before {
    display: none
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .form__item--checkbox .form__option:after {
    width: 12px;
    height: 12px;
    background: #fff;
    left: 0;
    top: 50%;
    margin: -6px 0 0 -6px;
    border-radius: 50%;
    content: '\e900';
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    color: #232323;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 2px 1px
}

.views-catalog--page-1 .views__filter .filter-colors.form__item--fieldset--select .form__item--checkbox .form__option:after {
    left: 50%;
    font-size: 7px;
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .color-row {
    width: 30px;
    height: 30px
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .field-suffix {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #fff;
    background: #232323;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 4px 20px;
    min-height: 30px;
    font-size: 14px;
    width: 100%;
    margin-top: 9px
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .field-suffix:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #232323;
    opacity: 0.3
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .field-suffix:hover {
    transform: translateY(-2px)
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .field-suffix:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.views-catalog--page-1 .views__filter .form__item--fieldset--select .field-suffix:active {
    transform: translateY(-1px)
}

.views-catalog--page-1 .views__filter .form__item--checkbox {
    white-space: nowrap
}

.views-catalog--page-1 .views__filter .form__label {
    display: none
}

.views-catalog--page-1 .views__filter .form__actions {
    display: none
}

.views-catalog.type-front-visible .views__filter {
    margin: 0 0 25px
}

.views-catalog.type-front-visible .views__filter .form {
    display: flex;
    align-items: center;
    margin: 0 -12px
}

.views-catalog.type-front-visible .views__filter .form__item {
    padding: 0 12px
}

.views-catalog.type-front-visible .views__filter .form__item--checkbox .form__option {
    padding: 0;
    display: flex;
    font-size: 18px;
    font-weight: 600;
    color: #C6CACC;
    cursor: pointer;
}

.views-catalog.type-front-visible .views__filter .form__item--checkbox .form__option:before {
    width: 24px;
    height: 24px;
    margin: 0 5px 0 0;
    position: relative;
    top: auto;
    border: none;
    background: none;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 24px;
}

.views-catalog.type-front-visible .views__filter .form__item--checkbox .form__option:after {
    display: none
}

.views-catalog.type-front-visible .views__filter .form__item--checkbox .form__option:hover,
.views-catalog.type-front-visible .views__filter .form__item--checkbox .form__option.active {
    color: #232323
}

.views-catalog.type-front-visible .views__filter .form__item--checkbox .form__checkbox:checked ~ .form__option {
    color: #232323
}

.views-catalog.type-front-visible .views__filter .form__item--new .form__option:before {
    content: '\e90c';
    font-size: 22px
}

.views-catalog.type-front-visible .views__filter .form__item--promotion .form__option:before {
    content: '\e90b';
    font-size: 18px
}

.views-catalog.type-front-visible .views__filter .form__item--top .form__option:before {
    content: '\e90a'
}

.product-teaser {
    padding: 20px 15px 15px;
    background: #fff;
    position: relative;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
    text-align: center;
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column
}

.product-teaser .sticky-label {
    top: 10px
}

.product-teaser__type {
    margin: 0 0 auto;
    padding: 0 0 10px
}

.product-teaser__type img {
    margin-left: auto;
    margin-right: auto
}

.product-teaser__s-for {
    height: 269px;
    display: flex;
    overflow: hidden;
    margin: 0 -15px;
    align-items: center;
    min-width: 0
}

.product-teaser__s-for .product-element-slide {
    flex-shrink: 0;
    width: 100%
}

.product-teaser__s-for .slick-track {
    display: flex;
    align-items: center
}

.product-teaser__s-nav {
    margin: 15px auto 0;
    display: flex;
    overflow: hidden;
    justify-content: center;
    min-width: 0;
    position: relative;
    z-index: 10;
    max-width: 150px
}

.product-teaser__s-nav.slick-slider {
    overflow: visible
}

.product-teaser__s-nav-item {
    padding: 0 5px;
    cursor: pointer
}

.product-teaser__s-nav .slick-arrow {
    width: 20px;
    height: 20px;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 0;
    border: 1px solid #E3E5E6;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    margin: -10px 0 0;
    color: #E3E5E6;
    flex-shrink: 0;
    position: absolute;
    top: 50%
}

.product-teaser__s-nav .slick-arrow:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 6px
}

.product-teaser__s-nav .slick-arrow:hover {
    background: #FEF642;
    color: #232323;
    border-color: #FEF642
}

.product-teaser__s-nav .slick-arrow .slick-disabled {
    /*pointer-events: none;*/
    opacity: 0.5
}

.product-teaser__s-nav .slick-prev {
    padding-right: 2px;
    left: -25px
}

.product-teaser__s-nav .slick-prev:before {
    content: '\e90f'
}

.product-teaser__s-nav .slick-next {
    padding-left: 2px;
    right: -25px
}

.product-teaser__s-nav .slick-next:before {
    content: '\e90e'
}

.product-teaser .color-row {
    position: relative;
    z-index: 10;
    margin-left: auto;
    margin-right: auto
}

.product-teaser .field-product-category {
    font-weight: 600;
    text-transform: uppercase
}

.product-teaser .field-product-category a {
    color: #C6CACC;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    z-index: 10
}

.product-teaser .field-product-category a:after {
    background: #232323;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.product-teaser .field-product-category a:hover:after {
    transform: scaleX(1)
}

.product-teaser .field-product-category a:hover {
    color: #232323
}

.product-teaser__label {
    font-weight: 600;
    line-height: 1.25;
    font-size: 24px
}

.product-teaser__full {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    z-index: 5
}

.product-menu {
    position: relative;
    text-align: center;
    flex: 1;
    min-width: 0
}

.product-menu .paragraph-element-product-type {
    margin: 0 0 5px
}

.product-menu .paragraph-element-product-type .field-product-img__items {
    height: 100px;
    justify-content: center
}

.product-menu img {
    margin-left: auto;
    margin-right: auto
}

.product-menu .field-product-category {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-size: 14px
}

.product-menu .field-product-category a {
    color: #C6CACC;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    z-index: 10
}

.product-menu .field-product-category a:after {
    background: #232323;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.product-menu .field-product-category a:hover:after {
    transform: scaleX(1)
}

.product-menu .field-product-category a:hover {
    color: #232323
}

.product-menu__label {
    font-weight: 600;
    line-height: 1.25;
    font-size: 18px
}

.product-menu__full {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    z-index: 5
}

.product-full {
    margin-bottom: 40px
}

.product-full__top {
    position: relative;
    margin: 0 0 100px;
    display: flex
}

.product-full__media {
    width: 730px;
    margin: 0 30px 0 0;
    flex-shrink: 0
}

.product-full__info {
    flex-grow: 1
}

.product-full__tax {
    margin: 0 0 10px;
    font-weight: 600;
    text-transform: uppercase
}

.product-full__tax a {
    color: #C6CACC;
    text-decoration: none;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.product-full__tax a:hover {
    color: #232323
}

.product-full__tax-s {
    margin: -2px 8px 0;
    width: 6px;
    height: 6px;
    background: #FEF642;
    transform: rotate(45deg);
    display: inline-block;
    vertical-align: middle
}

.product-full__tax-s:first-of-type {
    margin-left: 0
}

.product-full__t-info {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    flex-wrap: wrap;
    line-height: 1.25
}

.product-full__title {
    font-family: 'Russo One';
    margin: 0 25px 0 0;
    font-size: 36px
}

.product-full .field-product-price {
    font-weight: 600;
    font-size: 24px
}

.product-full__colors {
    margin: 0 0 10px
}

.product-full__colors-l {
    font-weight: 600;
    margin: 0 0 9px
}

.product-full__colors-items {
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap
}

.product-full__colors .color-row {
    margin: 0 5px 10px;
    cursor: pointer
}

.product-full__colors .color-row.checked:after {
    content: '\e900';
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 7px;
    width: 12px;
    height: 12px;
    box-shadow: 0px 2px 4px rgba(169, 183, 189, 0.2);
    background: #fff;
    position: absolute;
    right: 0;
    top: -2px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 2px 1px
}

.product-full__button {
    margin: 0 -5px 20px;
    display: flex
}

.product-full__button-item {
    padding: 0 5px;
    width: 50%
}

.product-full__button-item--question a:after {
    content: '\e916'
}

.product-full__button-item--shop a:after {
    content: '\e918'
}

.product-full__button a {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #fff;
    background: #232323;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 12px 30px;
    min-height: 50px;
    font-size: 16px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Russo One';
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: normal
}

.product-full__button a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #232323;
    opacity: 0.3
}

.product-full__button a:hover {
    transform: translateY(-2px)
}

.product-full__button a:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.product-full__button a:active {
    transform: translateY(-1px)
}

.product-full__button a:after {
    order: -10;
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 20px;
    margin: 0 10px 0 0
}

.product-full__files {
    font-weight: 600
}

.product-full__files a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    display: inline-block;
    margin: 0 0 5px 34px
}

.product-full__files a:after {
    background: #232323;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.product-full__files a:hover:after {
    transform: scaleX(1)
}

.product-full__files a:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e919';
    position: absolute;
    left: -34px;
    top: 0;
    font-size: 18px
}

.product-full .field-product-software {
    margin-top: 18px
}

.product-full__description {
    margin: 0 -15px;
    display: flex
}

.product-full__description > .field {
    width: 50%;
    padding: 0 15px
}

.product-full__description .field__label {
    margin: 0 0 30px;
    padding: 20px;
    font-size: 36px;
    display: flex;
    align-items: center;
    font-family: 'Russo One';
    background: url("/themes/personal/images/sep-2.jpg")
}

.product-full__description .field__label:before {
    content: '';
    background: url("/themes/personal/images/ico_label-1.svg") no-repeat center;
    width: 40px;
    height: 40px;
    display: block;
    margin: -6px 15px 0 0;
    flex-shrink: 0
}

.product-full .body ul li {
    margin-bottom: 0
}

.product-full .body ul li:before {
    background: #232323
}

.product-full .field-product-params table {
    width: 100%
}

.product-full .field-product-params table tr:nth-child(2n) {
    background: #F7F9FA
}

.product-full .field-product-params table td {
    padding: 14px 12px;
    font-size: 12px;
    font-weight: 400;
    vertical-align: top
}

.product-full .field-product-params table td:first-of-type {
    font-weight: 600;
    font-size: 14px;
    width: 40%
}

.cl-catalog {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.25
}

.cl-catalog__item {
    margin: 0 0 15px
}

.cl-catalog__item > a {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Russo One';
    letter-spacing: 1px;
    text-decoration: none;
    padding: 10px;
    background: url("/themes/personal/images/sep-2.jpg");
    line-height: 1.5
}

.cl-catalog__item > a.show-subitem, .cl-catalog__item > a:hover {
    background: radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%);
    color: #fff
}

.cl-catalog__ico {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin: 0 10px 0 0
}

.cl-catalog-sub {
    margin: 25px 32px;
    display: none
}

.cl-catalog-sub__item {
    margin: 0 0 10px
}

.cl-catalog-sub__item:last-of-type {
    margin-bottom: 0
}

.cl-catalog-sub__item a {
    text-decoration: none;
    display: inline-block;
    margin: 0 0 0 11px;
    position: relative;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none
}

.cl-catalog-sub__item a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.cl-catalog-sub__item a:hover:after {
    transform: scaleX(1)
}

.cl-catalog-sub__item a:before {
    content: '';
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    background: #FEF642;
    position: absolute;
    left: -14px;
    top: 9px
}

.cl-catalog-sub__item a:after {
    height: 8px;
    z-index: -1
}

.cl-catalog-sub__item a.is-active:after,
.cl-catalog-sub__item.active a.cl-catalog-sub__link:after {
    transform: scaleX(1)
}

.cl-catalog-wrapper {
    position: absolute;
    left: 295px;
    right: 0;
    margin: 0 25px;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    display: none
}

.cl-catalog-wrapper__list {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap
}

.cl-catalog-wrapper__item {
    padding: 0 15px;
    width: 33.333%;
    text-align: center;
    margin: 0 0 20px;
    font-size: 14px
}

.cl-catalog-wrapper__link {
    text-decoration: none
}

.cl-catalog-wrapper__link:hover .cl-catalog-wrapper__name:after {
    animation-duration: 0.7s;
    animation-name: slideOutRight;
    animation-iteration-count: infinite
}

.cl-catalog-wrapper__ico {
    height: 130px;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.cl-catalog-wrapper__name:after {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    margin: 0 0 0 8px;
    font-size: 13px;
    content: '\e905';
    display: inline-block;
    vertical-align: middle
}

.cl-catalog-wrapper__all {
    text-align: center
}

.cl-catalog-wrapper__all a {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #fff;
    background: #232323;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 4px 20px;
    min-height: 30px;
    font-size: 14px
}

.cl-catalog-wrapper__all a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #232323;
    opacity: 0.3
}

.cl-catalog-wrapper__all a:hover {
    transform: translateY(-2px)
}

.cl-catalog-wrapper__all a:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.cl-catalog-wrapper__all a:active {
    transform: translateY(-1px)
}

.cl-catalog-wrapper__view {
    margin: 25px 0 0;
    padding: 30px;
    background: url("/themes/personal/images/sep-2.jpg")
}

.cl-catalog-wrapper__view-t {
    line-height: 1.25;
    font-size: 24px;
    margin: 0 0 28px
}

.cl-catalog__all {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #fff;
    background: #232323;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 12px 30px;
    min-height: 50px;
    font-size: 16px;
    display: flex;
    min-height: 60px
}

.cl-catalog__all:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #232323;
    opacity: 0.3
}

.cl-catalog__all:hover {
    transform: translateY(-2px)
}

.cl-catalog__all:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.cl-catalog__all:active {
    transform: translateY(-1px)
}

.category-list-content {
    position: relative;
    color: #fff;
    width: 100vw;
    left: 50%;
    margin: 0 0 0 -50vw;
    background: radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%) #232323;
    z-index: 1;
    margin-bottom: 40px
}

.category-list-content:hover {
    z-index: 5
}

.category-list-content:before {
    background: url("/themes/personal/images/sep-1.png");
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    margin: 0 0 0 -50vw;
    z-index: 1;
    opacity: 0.02
}

.category-list-content__container {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    z-index: 2
}

.cl-catalog-cont {
    position: relative;
    margin: 0 -10px;
    display: flex;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.25
}

.cl-catalog-cont.slick-slider {
    margin-right: 60px
}

.cl-catalog-cont__item {
    width: 16.666%;
    padding: 0 10px;
    flex-shrink: 0;
    display: flex;
    height: auto;
    transition: 0.3s
}

.cl-catalog-cont__item.slick-slide {
    display: flex;
    transform: scale(0);
    opacity: 0
}

.cl-catalog-cont__item.slick-slide.slick-active {
    opacity: 1;
    transform: scale(1)
}

.cl-catalog-cont__item a {
    flex-grow: 1;
    padding: 40px 0 44px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.cl-catalog-cont__item a:hover {
    box-shadow: 0px 0px 50px rgba(32, 32, 32, 0.75);
    margin-bottom: -20px;
    border-radius: 0 0 20px 20px;
    background: #232323;
    background: url("/themes/personal/images/sep-3.png") #232323;
    z-index: 10
}

.cl-catalog-cont__ico {
    width: 50px;
    height: 50px;
    margin: 0 0 20px
}

.cl-catalog-cont__ico img {
    width: 100%;
    height: 100%
}

.cl-catalog-cont .slick-list {
    padding-top: 50px;
    padding-bottom: 70px;
    margin-top: -50px;
    margin-bottom: -70px;
    padding: 50px 50px 70px;
    margin: -50px -50px -70px
}

.cl-catalog-cont .slick-track {
    display: flex
}

.cl-catalog-cont .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: none;
    font-size: 0;
    border: 1px solid currentColor;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    order: 10;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 50%;
    right: -60px;
    z-index: 20
}

.cl-catalog-cont .slick-arrow:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 10px
}

.cl-catalog-cont .slick-arrow:hover {
    color: #232323;
    background: #FEF642
}

.cl-catalog-cont .slick-prev {
    padding-right: 2px;
    margin-top: -35px
}

.cl-catalog-cont .slick-prev:before {
    content: '\e90f'
}

.cl-catalog-cont .slick-next {
    padding-left: 2px;
    margin-top: 5px
}

.cl-catalog-cont .slick-next:before {
    content: '\e90e'
}

.service-centers-full, .point-sale-full {
    flex: 1;
    display: flex;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2)
}

.service-centers-full .field-page-img, .point-sale-full .field-page-img {
    width: 50%;
    flex-shrink: 0;
    display: flex
}

.service-centers-full .field-page-img a, .point-sale-full .field-page-img a {
    min-height: 220px;
    display: flex;
    align-items: center;
    padding: 15px;
    flex-grow: 1;
    justify-content: center
}

.service-centers-full .field-page-img img, .point-sale-full .field-page-img img {
    flex-shrink: 0;
    margin: auto
}

.service-centers-full__second, .point-sale-full__second {
    flex-grow: 1;
    background: radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%), #232323;
    color: #fff;
    padding: 20px 15px 30px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.service-centers-full__info, .point-sale-full__info {
    margin: 0 0 10px
}

.service-centers-full__title, .point-sale-full__title {
    font-size: 16px;
    font-family: 'Russo One';
    letter-spacing: 1px
}

.service-centers-full .field-page-city, .point-sale-full .field-page-city {
    color: #C6CACC
}

.service-centers-full__contacts .field, .point-sale-full__contacts .field {
    margin: 0 0 5px;
    padding: 0 0 0 24px;
    position: relative
}

.service-centers-full__contacts .field:last-of-type, .point-sale-full__contacts .field:last-of-type {
    margin-bottom: 0
}

.service-centers-full__contacts .field:before, .point-sale-full__contacts .field:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 3px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 16px;
    color: #FEF642
}

.service-centers-full__contacts a, .point-sale-full__contacts a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none
}

.service-centers-full__contacts a:after, .point-sale-full__contacts a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.service-centers-full__contacts a:hover:after, .point-sale-full__contacts a:hover:after {
    transform: scaleX(1)
}

.service-centers-full .body, .point-sale-full .body {
    text-align: left
}

.service-centers-full .body:before, .point-sale-full .body:before {
    content: '\e909'
}

.service-centers-full .field-page-pphone-multi:before, .point-sale-full .field-page-pphone-multi:before {
    content: '\e908'
}

.service-centers-full .field-page-pphone-multi a, .point-sale-full .field-page-pphone-multi a {
    white-space: nowrap
}

.service-centers-full .field-page-mail:before, .point-sale-full .field-page-mail:before {
    content: '\e907'
}

.service-centers-full .field-page-mail a, .point-sale-full .field-page-mail a {
    word-wrap: break-word
}

.service-centers-full .field-page-link:before, .point-sale-full .field-page-link:before {
    content: '\e906'
}

.service-centers-full .field-page-link a, .point-sale-full .field-page-link a {
    word-wrap: break-word
}

.views-point-of-sale__filter {
    margin: 0 0 30px;
    background: url("/themes/personal/images/sep-2.jpg");
    padding: 25px 15px 15px
}

.views-point-of-sale__filter .form {
    display: flex;
    margin: 0 -15px
}

.views-point-of-sale__filter .form__item {
    padding: 0 15px;
    width: 25%
}

.views-point-of-sale__filter .form__item--title .form__textfield {
    background-image: url("/themes/personal/images/ico_search-1.svg");
    background-repeat: no-repeat;
    background-position: right 12px center
}

.views-point-of-sale__filter .form__label {
    display: none
}

.views-point-of-sale__filter .form__actions {
    width: 25%;
    padding: 0 15px
}

.views-point-of-sale__filter .form__submit:after {
    display: none
}

.views-point-of-sale__content {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap
}

.views-point-of-sale__row {
    padding: 0 15px;
    margin: 0 0 30px;
    display: flex;
    width: 50%;
    flex-shrink: 0
}

.views-point-of-sale--block-1 header {
    color: #C6CACC;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 0 11px;
    position: relative
}

.views-point-of-sale--block-1 header:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #FEF642;
    transform: rotate(45deg);
    left: 0;
    top: 8px
}

.views-point-of-sale--block-1 .views__content {
    margin: 37px -5px -8px;
    flex-wrap: nowrap;
    overflow: hidden
}

.views-point-of-sale--block-1 .views__content.slick-slider {
    margin-right: 60px;
    overflow: visible
}

.views-point-of-sale--block-1 .views__row {
    padding-left: 5px;
    padding-right: 5px;
    margin: 8px 0;
    transition: 0.3s;
    height: auto
}

.views-point-of-sale--block-1 .views__row.slick-slide {
    display: flex
}

.views-point-of-sale--block-1 .slick-track {
    display: flex
}

.views-point-of-sale--block-1 .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: none;
    font-size: 0;
    border: 1px solid currentColor;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    order: 10;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 50%;
    right: -60px;
    z-index: 20
}

.views-point-of-sale--block-1 .slick-arrow:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 10px
}

.views-point-of-sale--block-1 .slick-arrow:hover {
    color: #232323;
    background: #FEF642
}

.views-point-of-sale--block-1 .slick-prev {
    padding-right: 2px;
    margin-top: -35px
}

.views-point-of-sale--block-1 .slick-prev:before {
    content: '\e90f'
}

.views-point-of-sale--block-1 .slick-next {
    padding-left: 2px;
    margin-top: 5px
}

.views-point-of-sale--block-1 .slick-next:before {
    content: '\e90e'
}

.views-point-of-sale--block-1 .slick-arrow {
    color: #E3E5E6
}

.views-point-of-sale--block-1 .slick-arrow:hover {
    border-color: transparent
}

.views-point-of-sale--block-1 .slick-arrow.slick-disabled {
    opacity: 0.2;
    cursor: default
}

.view-all-link {
    position: absolute;
    right: 0;
    top: 60px
}

.view-all-link a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-family: 'Russo One';
    font-size: 16px
}

.view-all-link a:after {
    background: #232323;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.view-all-link a:hover:after {
    transform: scaleX(1)
}

.view-all-link a:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 18px;
    content: '\e90d';
    margin: 0 0 0 10px;
    order: 10
}

.views-block-point-of-sale-block-1 {
    padding: 40px 0;
    position: relative;
    z-index: 1
}

.views-block-point-of-sale-block-1__title {
    font-size: 48px;
    font-family: 'Russo One';
    line-height: 1.25;
    margin: 0 0 4px
}

.views-service-centers {
    position: relative; 
}

.views-service-centers__filter {
    background: url("/themes/personal/images/sep-2.jpg");
    padding: 25px 15px 15px;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 70px;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2)
}

.views-service-centers__filter .form {
    display: flex;
    margin: 0 -15px
}

.views-service-centers__filter .form__item {
    padding: 0 15px;
    width: 25%
}

.views-service-centers__filter .form__item--title .form__textfield {
    background-image: url("/themes/personal/images/ico_search-1.svg");
    background-repeat: no-repeat;
    background-position: right 12px center
}

.views-service-centers__filter .form__label {
    display: none
}

.views-service-centers__filter .form__actions {
    width: 25%;
    padding: 0 15px
}

.views-service-centers__filter .form__submit:after {
    display: none
}

.views-service-centers__content {
    width: 100vw;
    position: relative;
    left: 50%;
    margin: 0 0 30px -50vw;
    z-index: 1
}

.views-service-centers__content .leaflet-marker-icon {
    width: 25px;
    height: 41px;
    margin-left: -12px
}

.views-service-centers__content .js-hide {
    display: none
}

.views-service-centers__content .leaflet-popup {
    left: 100% !important;
    font-family: 'Montserrat';
    font-size: 14px;
    margin-bottom: 0;
    top: 100%;
    bottom: auto !important;
    margin-top: 20px
}

.views-service-centers__content .leaflet-popup a {
    color: inherit
}

.views-service-centers__content .leaflet-popup-content-wrapper {
    border-radius: 0;
    color: #232323;
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
    padding: 0
}

.views-service-centers__content .leaflet-popup-content {
    margin: 0
}

.views-service-centers__content .leaflet-popup-tip-container {
    display: none
}

.views-service-centers__content .leaflet-popup .service-centers-full {
    width: 550px;
    font-weight: 500
}

.views-service-centers__content .leaflet-popup .leaflet-popup-close-button {
    display: none
}

.views-service-centers.empty-results .views__filter {
    position: static;
    margin: 70px 0 30px
}

.views-service-centers .popup-open-map {
    box-shadow: none
}

.views-service-centers .popup-open-map .service-centers-full__second {
    padding: 0;
    background: none;
    color: #232323
}

.views-service-centers .popup-open-map .service-centers-full__info {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.views-service-centers .popup-open-map .service-centers-full__title {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Montserrat';
    letter-spacing: normal
}

.views-service-centers .popup-open-map .service-centers-full__contacts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: 33.333%
}

.views-service-centers .popup-open-map .service-centers-full__contacts .field {
    margin: 0 15px 15px
}

.views-service-centers .popup-open-map .service-centers-full__contacts .field:before {
    color: #232323
}

.views-service-centers .popup-open-map .field-page-city {
    color: inherit;
    padding: 2px 0 0 20px;
    position: relative;
    font-size: 18px;
    font-weight: 600
}

.views-service-centers .popup-open-map .field-page-city:before {
    content: '';
    width: 4px;
    height: 4px;
    transform: rotate(45deg);
    background: #FEF642;
    position: absolute;
    left: 8px;
    top: 15px
}

.certificates-default, .instrukcii-default, .software-default {
    display: flex;
    padding: 10px 15px;
    background: url("/themes/personal/images/sep-2.jpg");
    margin: 0 0 10px;
    min-height: 70px;
    align-items: center
}

.certificates-default__first, .instrukcii-default__first, .software-default__first {
    padding: 0 30px 0 0
}

.certificates-default__first *, .instrukcii-default__first *, .software-default__first * {
    display: inline
}

.certificates-default__first b, .instrukcii-default__first b, .software-default__first b, .certificates-default__first strong, .instrukcii-default__first strong, .software-default__first strong {
    font-weight: 600
}

.certificates-default__product, .instrukcii-default__product, .software-default__product {
    margin: 0 8px 0 0;
    padding: 0 14px 0 0;
    position: relative
}

.certificates-default__product .product_title, .instrukcii-default__product .product_title, .software-default__product .product_title {
    font-weight: 600;
    margin: 0 8px 0 0;
    padding: 0 14px 0 0;
    position: relative
}

.certificates-default__product:after, .instrukcii-default__product:after, .software-default__product:after, .certificates-default__product .product_title:after, .instrukcii-default__product .product_title:after, .software-default__product .product_title:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    background: #FEF642
}

.certificates-default__second, .instrukcii-default__second, .software-default__second {
    margin-left: auto;
    min-width: 280px;
    flex-shrink: 0
}

.certificates-default__second a, .instrukcii-default__second a, .software-default__second a {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #fff;
    background: #232323;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 12px 30px;
    min-height: 50px;
    font-size: 16px;
    flex-grow: 1;
    width: 100%;
    color: #FEF642
}

.certificates-default__second a:before, .instrukcii-default__second a:before, .software-default__second a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #232323;
    opacity: 0.3
}

.certificates-default__second a:hover, .instrukcii-default__second a:hover, .software-default__second a:hover {
    transform: translateY(-2px)
}

.certificates-default__second a:hover:before, .instrukcii-default__second a:hover:before, .software-default__second a:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.certificates-default__second a:active, .instrukcii-default__second a:active, .software-default__second a:active {
    transform: translateY(-1px)
}

.certificates-default__second a span, .instrukcii-default__second a span, .software-default__second a span {
    color: #fff;
    margin: 0 0 0 8px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat';
    letter-spacing: normal;
    display: flex;
    align-items: center
}

.certificates-default__second a span:after, .instrukcii-default__second a span:after, .software-default__second a span:after {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e919';
    font-size: 18px;
    margin: 0 0 0 11px
}

.instrukcii-default__second a:after, .certificates-default__second a:after {
    content: '\e905';
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    margin: 0 0 0 12px;
    font-size: 16px;
    color: #fff
}

.views-files-product__filter {
    margin: 0 0 30px;
    background: url("/themes/personal/images/sep-2.jpg");
    padding: 25px 15px 15px
}

.views-files-product__filter .form {
    display: flex;
    margin: 0 -15px
}

.views-files-product__filter .form__item {
    padding: 0 15px;
    width: 50%
}

.views-files-product__filter .form__item--name .form__textfield {
    background-image: url("/themes/personal/images/ico_search-1.svg");
    background-repeat: no-repeat;
    background-position: right 12px center
}

.views-files-product__filter .form__label {
    display: none
}

.views-files-product__filter .form__actions {
    width: 25%;
    padding: 0 15px
}

.views-files-product__filter .form__submit:after {
    display: none
}

.slider {
    position: relative;
    z-index: 2
}

.slider .contextual {
    top: 150px
}

.slider .field-block-paragraphs-multi {
    width: 100vw;
    position: relative;
    left: 50%;
    margin: 0 0 0 -50vw
}

.slider .field-block-paragraphs-multi__items {
    display: flex;
    overflow: hidden
}

.slider .field-block-paragraphs-multi__item {
    width: 100%;
    flex-shrink: 0
}

.slider .field-block-paragraphs-multi .sldier-navigation {
    position: absolute;
    left: 50%;
    z-index: 25;
    margin: 63px 0 0 -585px;
    opacity: 0;
    visibility: hidden;
    width: 30px;
    top: 50%;
    transform: translateY(-50%)
}

.slider .field-block-paragraphs-multi .sldier-navigation.slick-slider {
    opacity: 1;
    visibility: visible
}

.slider .field-block-paragraphs-multi .sldier-navigation__button {
    border: none;
    margin: 5px 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    outline: none;
    cursor: pointer;
    border-radius: 0
}

.slider .field-block-paragraphs-multi .sldier-navigation__button:before {
    width: 4px;
    height: 4px;
    content: '';
    display: block;
    border-radius: 50%;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.25)
}

.slider .field-block-paragraphs-multi .sldier-navigation__button.slick-active {
    opacity: 1
}

.slider .field-block-paragraphs-multi .sldier-navigation__button.slick-current:before {
    background: #FEF642;
    width: 8px;
    height: 8px
}

.slider .field-block-paragraphs-multi .slick-arrow {
    font-size: 0;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 30px;
    height: 30px;
    outline: none;
    cursor: pointer;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.2)
}

.slider .field-block-paragraphs-multi .slick-arrow:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    font-size: 10px
}

.slider .field-block-paragraphs-multi .slick-arrow:hover {
    color: #232323;
    background: #FEF642
}

.slider .field-block-paragraphs-multi .slick-arrow.slick-disabled {
    opacity: 0.5;
    cursor: default;
    /*pointer-events: none*/
}

.slider .field-block-paragraphs-multi .slick-prev {
    margin-bottom: 5px;
    padding-right: 2px
}

.slider .field-block-paragraphs-multi .slick-prev:before {
    content: '\e90f'
}

.slider .field-block-paragraphs-multi .slick-next {
    margin-top: 5px;
    padding-left: 2px
}

.slider .field-block-paragraphs-multi .slick-next:before {
    content: '\e90e'
}

.paragraph-element-slide {
    height: 626px;
    position: relative;
    display: flex;
    align-items: center;
    background: #232323
}

.paragraph-element-slide .field-paragraphs-img {
    width: 1920px;
    margin: 0 0 0 -960px;
    width: 100vw;
    margin: 0 0 0 -50vw;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}

.paragraph-element-slide .field-paragraphs-img:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    background: linear-gradient(90deg, rgba(25, 27, 28, 0.79) 0%, rgba(25, 27, 28, 0.783169) 6.67%, rgba(25, 27, 28, 0.761947) 13.33%, rgba(25, 27, 28, 0.725489) 20%, rgba(25, 27, 28, 0.673545) 26.67%, rgba(25, 27, 28, 0.606898) 33.33%, rgba(25, 27, 28, 0.527812) 40%, rgba(25, 27, 28, 0.440274) 46.67%, rgba(25, 27, 28, 0.349726) 53.33%, rgba(25, 27, 28, 0.262188) 60%, rgba(25, 27, 28, 0.183102) 66.67%, rgba(25, 27, 28, 0.116455) 73.33%, rgba(25, 27, 28, 0.0645113) 80%, rgba(25, 27, 28, 0.0280529) 86.67%, rgba(25, 27, 28, 0.00683129) 93.33%, rgba(25, 27, 28, 0) 100%);
    content: '';
    width: 50%;
    z-index: 1
}

.paragraph-element-slide .field-paragraphs-img:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    background: url("/themes/personal/images/sep-1.png");
    opacity: 0.05;
    content: '';
    z-index: 1
}

.paragraph-element-slide .field-paragraphs-img img {
    flex-shrink: 0;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none
}

.paragraph-element-slide .p-text {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 150px;
    padding-bottom: 25px;
    visibility: hidden
}

.slick-current .paragraph-element-slide .p-text {
    visibility: visible
}

.paragraph-element-slide .p-text__wrapper {
    position: relative;
    z-index: 2;
    color: #fff;
    width: 700px;
    margin-left: 45px
}

.paragraph-element-slide .p-title {
    text-shadow: 0px 0px 10px rgba(14, 15, 15, 0.3);
    font-size: 64px;
    line-height: 1;
    font-family: 'Russo One'
}

.paragraph-element-slide .p-title span {
    display: inline-block
}

.paragraph-element-slide .p-decription {
    margin: 20px 0 0;
    text-shadow: 0px 0px 10px rgba(14, 15, 15, 0.3);
    font-weight: 600;
    font-size: 24px;
    line-height: 1.25
}

.paragraph-element-slide .p-decription span {
    display: inline-block
}

.paragraph-element-slide .field-paragraphs-link {
    margin: 25px 0 0
}

.paragraph-element-slide .field-paragraphs-link a {
    font-weight: normal;
    letter-spacing: 1px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #232323;
    background: #FEF642;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    font-family: 'Russo One';
    padding: 12px 30px;
    min-height: 50px;
    font-size: 16px
}

.paragraph-element-slide .field-paragraphs-link a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #FEF642;
    opacity: 0.3
}

.paragraph-element-slide .field-paragraphs-link a:hover {
    transform: translateY(-2px)
}

.paragraph-element-slide .field-paragraphs-link a:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.paragraph-element-slide .field-paragraphs-link a:active {
    transform: translateY(-1px)
}

.word-hidden {
    opacity: 0
}

.blcok-front-product {
    position: relative;
    z-index: 2;
    padding: 40px 0
}

.blcok-front-product .block__title {
    font-size: 48px;
    font-family: 'Russo One';
    line-height: 1.25;
    margin-bottom: 11px
}

.user-pass, .user-login-form {
    max-width: 320px;
    margin: auto
}

.user-pass .form__description, .user-login-form .form__description {
    display: none
}

.error_page_content {
    font-size: 36px;
    text-align: center
}

.error_page_content .top_error {
    font-size: 29px;
    font-weight: 700;
    color: #C6CACC
}

.sidebar__first #page_content {
    float: left;
    width: 100%
}

.sidebar__first .region-content {
    margin-left: 300px
}

.sidebar-first {
    float: left;
    width: 270px;
    margin: 0 -270px 0 0;
    position: relative
}

.ui-widget.ui-slider-horizontal {
    height: 4px;
    background: #BEC7D1;
    border-radius: 0;
    border: none;
    margin: 9px 0 12px
}

.ui-widget.ui-slider-horizontal .ui-slider-range {
    background: #FEF642
}

.ui-widget.ui-slider-horizontal .ui-slider-handle {
    width: 10px;
    height: 10px;
    background: #FEF642;
    box-shadow: 0px 4px 15px rgba(0, 26, 63, 0.3);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    top: 50%;
    margin: -5px 0 0 -5px
}

.sidebar__second #page_content {
    float: left;
    width: 100%
}

.sidebar__second .region__content {
    margin-right: 292px
}

.sidebar-second {
    float: left;
    width: 262px;
    margin: 0 0 0 -262px;
    position: relative
}

.region-content-bottom {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px
}

.footer {
    position: relative;
    flex-shrink: 0;
    color: #fff;
    padding: 117px 0 20px;
    z-index: 5
}

.footer__bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    z-index: -1;
    overflow: hidden
}

.footer__bg:before {
    background: radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%);
    content: '';
    z-index: -1;
    transform: rotate(3deg);
    position: absolute;
    left: -10%;
    top: 0;
    width: 120%;
    height: 120%;
    transform-origin: top left
}

.footer:before {
    content: '';
    background: url("/themes/personal/images/img-footer.png") no-repeat center;
    width: 270px;
    height: 575px;
    right: 50%;
    margin: 0 -879px 0 0;
    position: absolute;
    bottom: 30px;
    /*pointer-events: none;*/
    filter: drop-shadow(0px 24px 50px rgba(60, 61, 62, 0.5))
}

.footer-hidden-cap .footer:before {
    display: none
}

.region-footer {
    width: 1220px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    flex-wrap: wrap
}

.copy-link-soc-net {
    padding: 0 15px;
    width: 365px;
    margin-right: 115px
}

.copy-link-soc-net .group-logo {
    margin: 0 0 25px;
    font-family: 'Russo One';
    letter-spacing: 1px
}

.copy-link-soc-net .field-block-logo {
    margin: 0 0 15px
}

.copy-link-soc-net .group-soc-net {
    margin: 0 0 20px
}

.copy-link-soc-net .field-block-content {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.25
}

.copy-link-soc-net .field-block-content a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    color: #FEF642
}

.copy-link-soc-net .field-block-content a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.copy-link-soc-net .field-block-content a:after {
    transform: scaleX(1)
}

.copy-link-soc-net .field-block-content a:hover:after {
    transform: scaleX(0)
}

.copy-link-soc-net .group-image-link {
    position: relative
}

.copy-link-soc-net .group-image-link .field-block-link {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 5
}

.copy-link-soc-net .group-image-link .field-block-link a {
    font-size: 12px;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #3B5998;
    border-radius: 50px;
    padding: 4px 18px 6px;
    text-decoration: none;
    min-height: 30px;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.copy-link-soc-net .group-image-link .field-block-link a:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '\e912';
    margin: 0 6px 0 0;
    font-size: 14px
}

.copy-link-soc-net .group-image-link .field-block-link a:hover {
    border-radius: 3px
}

.copy-link-soc-net .field-block-description {
    font-size: 12px;
    font-weight: 400
}

.personal-footer {
    padding: 0 15px;
    flex-grow: 1
}

.nav-footer {
    display: flex;
    margin: 0 -15px
}

.nav-footer__item {
    margin: 0;
    padding: 0 15px;
    list-style: none;
    flex: 1 1 auto
}

.nav-footer__item > a {
    font-weight: 600;
    font-size: 24px;
    text-decoration: none;
    color: #FEF642;
    text-transform: uppercase
}

.nav-footer-sub {
    margin: 20px 0 0
}

.nav-footer-sub__item {
    list-style: none;
    margin: 0 0 10px;
    padding: 0
}

.nav-footer-sub__item a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    margin: 0 0 0 20px;
    position: relative;
    display: inline-block
}

.nav-footer-sub__item a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.nav-footer-sub__item a:hover:after {
    transform: scaleX(1)
}

.nav-footer-sub__item a:before {
    content: '';
    height: 1px;
    left: -20px;
    top: 11px;
    background: currentColor;
    width: 15px;
    position: absolute
}

.nav-footer-sub__item a:hover {
    color: #FEF642
}

.footer-contacts {
    padding: 0 15px;
    margin-left: auto
}

.footer-contacts b, .footer-contacts strong {
    font-weight: 600
}

.footer-contacts .field-block-title {
    font-weight: 600;
    font-size: 24px;
    color: #FEF642;
    text-transform: uppercase;
    margin: 0 0 20px
}

.footer-contacts .field-block-phone-multi {
    margin: 0 0 10px;
    line-height: 1.5
}

.footer-contacts .field-block-phone-multi a {
    text-decoration: none
}

.footer-contacts .field-block-content {
    margin: 0 0 10px;
    line-height: 1.5
}

.footer-contacts .field-block-email a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none
}

.footer-contacts .field-block-email a:after {
    background: #FEF642;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

.footer-contacts .field-block-email a:hover:after {
    transform: scaleX(1)
}

.footer-contacts .field-block-email a:hover {
    color: #FEF642
}

.copy-footer {
    padding: 0 15px;
    margin: 20px 0 0;
    align-self: center;
    width: 66.666%;
    font-size: 12px;
    font-weight: 400
}

.copy-footer .block__content {
    margin: 0 -15px;
    display: flex;
    align-items: center
}

.copy-footer .field-block-content {
    width: 50%;
    padding: 0 15px
}

.copy-footer .field-block-image-link-multi {
    width: 50%;
    padding: 0 15px
}

.copy-footer .field-block-image-link-multi__items {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -3px
}

.copy-footer .field-block-image-link-multi__item {
    padding: 0 3px
}

.copy-footer .field-block-image-link-multi a {
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    border-radius: 0
}

.copy-footer .field-block-image-link-multi a svg * {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.copy-footer .field-block-image-link-multi a:hover {
    border-radius: 50px;
    background: #FEF642
}

/*.copy-footer .field-block-image-link-multi a:hover svg * {*/
/*    fill: #232323*/
/*}*/

#drupal-live-announce {
    display: none !important
}

.personal-local-tasks {
    position: fixed;
    z-index: 95;
    right: 0;
    bottom: 0
}

.personal-local-tasks .contextual {
    display: none !important
}

.personal-local-tasks ul {
    display: flex
}

.personal-local-tasks ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

.personal-local-tasks ul li + li {
    margin-left: -1px
}

.personal-local-tasks ul li a {
    display: block;
    background: #fff;
    border: 1px solid #232323;
    color: #232323;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 12px;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s
}

.personal-local-tasks ul li a.is-active, .personal-local-tasks ul li a:hover {
    background: #FEF642;
    color: #232323
}

.filter-wrapper {
    display: none !important
}

.touchevents .draggable td {
    padding: 0
}

.mfp-bg {
    background: #000000;
    opacity: 0.5
}

.mfp-container {
    padding: 0
}

.mfp-container .magnific-content {
    background: #fff;
    width: 1220px;
    max-width: 100%;
    margin: 0 auto;
    background-size: cover;
    position: relative;
    padding: 90px 25px 30px;
    color: #232323
}

.mfp-container .magnific-content:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    width: 100vw;
    height: 100vh;
    left: 50%;
    top: 50%;
    margin: 0 0 0 -50vw;
    min-height: 100%;
    transform: translateY(-50%)
}

.mfp-container .magnific-content:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: url("/themes/personal/images/form-1.jpg") no-repeat center #232323;
    background-size: cover;
    height: 100vh;
    top: 50%;
    margin: 0 -825px 0 -25vw;
    right: 100%;
    left: 0;
    min-height: 100%;
    transform: translateY(-50%)
}

.mfp-container .magnific-content > div {
    width: 270px;
    margin-left: auto;
    position: relative;
    z-index: 15
}

.mfp-container .magnific-content > .block {
    position: static
}

.mfp-container .magnific-content.magnific-webform-submission-order-colaborations-add-form:after {
    background-image: url("/themes/personal/images/form-2.jpg")
}

.mfp-container .field_block_title, .mfp-container .block__title, .mfp-container .magnific-content-title {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600
}

.mfp-container .form__submit {
    width: 100%
}

.mfp-container .form {
    transform: translate(0, 0)
}

.mfp-container .mfp-close {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    right: 25px;
    top: 30px;
    opacity: 1;
    width: auto;
    line-height: 1.5;
    height: auto;
    font-size: 14px;
    color: #C6CACC;
    font-family: 'Montserrat';
    font-weight: 600;
    text-align: right
}

.mfp-container .mfp-close:after {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    margin: 0 0 -2px 12px;
    font-size: 12px;
    content: '\e903'
}

.mfp-container .mfp-close:hover {
    color: #232323
}

.ajax-progress {
    height: 8px;
    width: 100%;
    position: fixed;
    overflow: hidden;
    background: #C6CACC;
    left: 0;
    bottom: 0;
    top: auto;
    border-radius: 0;
    margin: 0;
    padding: 0;
    z-index: 150;
    font-size: 0
}

.ajax-progress .throbber {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 100%;
    background: #FEF642;
    -webkit-animation: loading 0.75s linear infinite;
    animation: loading 0.75s linear infinite
}

@-webkit-keyframes loading {
    from {
        left: -200px;
        width: 30%
    }
    50% {
        width: 30%
    }
    70% {
        width: 70%
    }
    80% {
        left: 50%
    }
    95% {
        left: 120%
    }
    to {
        left: 100%
    }
}

@keyframes loading {
    from {
        left: -200px;
        width: 30%
    }
    50% {
        width: 30%
    }
    70% {
        width: 70%
    }
    80% {
        left: 50%
    }
    95% {
        left: 120%
    }
    to {
        left: 100%
    }
}

#gl_devel {
    font: 13px 'cuprumregular';
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    position: relative;
    align-self: center;
    margin: 20px 15px 0 auto
}

#gl_devel img {
    margin: -1px 3px 0 0;
    -webkit-animation: glyanec_img 5s infinite;
    animation: glyanec_img 5s infinite
}

#gl_devel a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    text-decoration: none;
    color: #fff
}

#gl_devel a:after {
    background: #fff;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: scaleX(0)
}

#gl_devel a:hover:after {
    transform: scaleX(1)
}

#gl_devel .mask_devel {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    clip: rect(0px, 10px, 40px, 0px);
    width: 100%;
    -webkit-animation: glyanec 5s cubic-bezier(0, -3, 1, 1) infinite;
    animation: glyanec 5s cubic-bezier(0, -3, 1, 1) infinite
}

#gl_devel .mask_devel a, #gl_devel .mask_devel {
    color: #777
}

@-webkit-keyframes glyanec {
    0% {
        clip: rect(0px, 10px, 40px, 0px)
    }
    100% {
        clip: rect(0px, 250px, 40px, 240px)
    }
}

@keyframes glyanec {
    0% {
        clip: rect(0px, 10px, 40px, 0px)
    }
    100% {
        clip: rect(0px, 250px, 40px, 240px)
    }
}

@-webkit-keyframes glyanec_img {
    0% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    20% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    40% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 10, 0, 180deg);
        transform: rotate3d(0, 10, 0, 180deg)
    }
    80% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
}

@keyframes glyanec_img {
    0% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    20% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    40% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 10, 0, 180deg);
        transform: rotate3d(0, 10, 0, 180deg)
    }
    80% {
        -webkit-transform: rotate3d(10, 0, 0, 0deg);
        transform: rotate3d(10, 0, 0, 0deg)
    }
}

.pager {
    clear: both;
    text-align: center;
    font-weight: normal;
    margin: 30px 0;
    font-weight: 400;
    font-size: 12px
}

.pager__item,
.page-item {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0 1px;
    padding: 0
}

.pager__item a,
.page-item a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    display: flex;
    text-decoration: none;
    padding: 0 2px 2px;
    min-width: 30px;
    min-height: 30px;
    color: #232323;
    position: relative;
    align-items: center;
    justify-content: center
}

.pager__item.is-active a,
.pager__item a:hover,
.page-item.active a,
.page-item a:hover {
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
    background: radial-gradient(74.24% 1176.43% at 21.07% 56.48%, #0C0C0C 0%, #2F2F2F 36.45%, #2F2F2F 79.58%, #141414 100%);
    color: #fff
}

.pager__item.is-active a,
.page-item.active a {
    font-size: 14px;
    font-family: 'Russo One';
    padding-bottom: 0
}

.pager__item--last, .pager__item--first {
    display: none
}

.pager__item--last a, .pager__item--first a {
    padding-left: 15px;
    padding-right: 15px;
    border-color: #FEF642;
    color: #FEF642
}

.pager__item--last a:hover, .pager__item--first a:hover {
    color: #fff
}

.pager__item--previous a,
.pager__item--next a,
.page-item.next,
.page-item.prev {
    position: relative;
    font-size: 0;
    border: 1px solid #232323;
    padding-bottom: 0
}

.pager__item--previous a:before,
.pager__item--next a:before,
.page-item.prev a:before,
.page-item.next a:before {
    line-height: 1;
    font-family: icomoon;
    font-weight: normal;
    content: '';
    font-size: 10px
}

.page-item.prev a:before {
    content: '\e90f';
    margin-right: 2px
}

.page-item.next a:before {
    content: '\e90e';
    margin-left: 2px
}

.page-item.next.disabled,
.page-item.prev.disabled {
    display: none;
}

.page-item.next a,
.page-item.prev a {
    padding: 0;
    min-width: 28px;
    min-height: 28px;
}

.pager.pager__load_more_items {
    margin: 0 0 26px
}

.pager.pager__load_more_items li {
    margin: 0;
    padding: 0
}

.pager.pager__load_more_items li a {
    border: none;
    padding: 0;
    color: #232323;
    text-decoration: underline;
    min-height: 0;
    display: inline-flex;
    align-items: center;
    border-radius: 0;
    background: none
}

.pager.pager__load_more_items li a:before {
    width: 17px;
    height: 19px;
    content: '';
    background: url("/themes/personal/images/arrow_circle.svg") no-repeat center;
    margin: 0 8px 0 0;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s
}

.pager.pager__load_more_items li a:hover {
    color: #FEF642;
    text-decoration: none
}

.pager.pager__load_more_items li a:hover:before {
    transform: rotate(360deg)
}

body.maintenance-page .header {
    position: relative;
    background: #232323;
    color: #fff
}

body.maintenance-page .site-logo {
    text-decoration: none
}

body.maintenance-page .wrapper {
    padding-top: 0;
    display: flex;
    flex-direction: column
}

body.maintenance-page .region-header {
    justify-content: center
}

body.maintenance-page #container {
    padding: 50px 0;
    text-align: center;
    margin: auto
}

.region-popup {
    display: none
}

input.form-text.form-autocomplete {
    background: #fff;
    transition: 0s
}

input.form-text.form-autocomplete.ui-autocomplete-loading {
    background-image: url("/themes/personal/images/preloader.gif");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%
}

.ui-menu.ui-autocomplete {
    border: 1px solid #E3E5E6;
    font: 14px 'Montserrat';
    box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
    max-height: 362px;
    overflow-x: hidden;
    z-index: 9999;
    margin: 0;
    border-radius: 0;
    background: #fff;
    max-width: 100%
}

.ui-menu.ui-autocomplete .ui-menu-item {
    list-style: none;
    margin: 0;
    padding: 0
}

.ui-menu.ui-autocomplete .ui-menu-item ~ .ui-menu-item {
    border-top: 1px solid #E3E5E6
}

.ui-menu.ui-autocomplete .ui-menu-item-wrapper {
    display: block;
    padding: 10px 15px;
    color: #232323;
    text-decoration: none;
    border: none;
    background: none !important;
    margin: 0;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    font-weight: 600
}

.ui-menu.ui-autocomplete .ui-menu-item-wrapper a {
    margin: -10px -15px;
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    color: inherit
}

.ui-menu.ui-autocomplete .ui-menu-item-wrapper .empty {
    display: block;
    text-align: center
}

.ui-menu.ui-autocomplete .ui-menu-item-wrapper .search_block_link {
    display: flex;
    align-items: center;
    text-decoration: none;
    font-weight: 600
}

.ui-menu.ui-autocomplete .ui-menu-item-wrapper .search_block_link .views-field-opium-img {
    margin: 0 15px 0 0
}

.ui-menu.ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
    background: #FEF642 !important
}

.ui-datepicker.ui-widget-content {
    border-radius: 0;
    -webkit-box-shadow: 0px 4px 15px rgba(79, 79, 79, 0.2);
    box-shadow: 0px 4px 15px rgba(79, 79, 79, 0.2);
    color: #232323;
    border: none;
    font-size: 14px;
    width: 320px;
    font-family: 'Montserrat';
    padding: 0 15px
}

.ui-datepicker.ui-widget-content .ui-datepicker-header {
    padding: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #E3E5E6;
    box-shadow: none;
    background: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    margin: 0 -15px
}

.ui-datepicker.ui-widget-content .ui-datepicker-header:after, .ui-datepicker.ui-widget-content .ui-datepicker-header:before {
    display: none
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a {
    outline: none;
    height: auto;
    width: 24px;
    height: 24px;
    border: none;
    cursor: pointer;
    outline: none;
    height: auto;
    background: #fff;
    border-radius: 0;
    position: static;
    display: flex;
    align-items: center;
    justify-content: center
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-prev span {
    background: url("/themes/personal/images/arrow-slider-1.svg") no-repeat 0 center
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-prev:hover span {
    background-position: -16px center
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-next {
    order: 10
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-next span {
    background: url("/themes/personal/images/arrow-slider-1.svg") no-repeat -8px center
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-next:hover span {
    background-position: -24px center
}

.ui-datepicker.ui-widget-content .ui-datepicker-header a span {
    width: 8px;
    height: 12px;
    border: none;
    margin: 0;
    position: static
}

.ui-datepicker.ui-widget-content .ui-datepicker-header .ui-datepicker-title {
    margin: 0 18px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 500;
    line-height: 1.4;
    min-width: 132px
}

.ui-datepicker.ui-widget-content .ui-datepicker-header select {
    margin: 0;
    font-size: 14px;
    width: 50%;
    padding-left: 10px;
    padding-right: 30px;
    vertical-align: top
}

.ui-datepicker.ui-widget-content .ui-datepicker-calendar {
    font-size: 14px;
    margin: 0
}

.ui-datepicker.ui-widget-content .ui-datepicker-calendar thead th {
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    color: #FEF642;
    padding: 5px;
    height: 40px
}

.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td {
    border: none;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 14.2%;
    vertical-align: middle
}

.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td span, .ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td a {
    border: none;
    color: #232323;
    padding: 0;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    margin: 0 auto
}

.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td.ui-datepicker-today span, .ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td.ui-datepicker-today a {
    background: #F1F4F6;
    color: #232323
}

.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day span, .ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td:hover span, .ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a, .ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td:hover a {
    background: #FEF642;
    color: #fff
}

.user-pass p {
    display: none
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.delta-order, .field-multiple-drag, .tabledrag-toggle-weight-wrapper {
    display: none
}

.tooltipster-base .tooltipster-box {
    background: #fff;
    border: none;
    border-radius: 20px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1)
}

.tooltipster-base .tooltipster-content {
    padding: 8px 12px;
    color: #232323;
    font-size: 12px;
    line-height: 1.3
}

.tooltipster-base .tooltipster-content .hint-read-more {
    font-weight: 800
}

.tooltipster-base .tooltipster-content .hint-read-more a {
    color: #232323;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    padding: 0 20px 0 0;
    position: relative
}

.tooltipster-base .tooltipster-content .hint-read-more a:after {
    content: '';
    background: url("/themes/personal/images/ico_more-1.svg") no-repeat center;
    width: 14px;
    height: 18px;
    position: absolute;
    right: 0;
    top: -2px
}

.tooltipster-base .tooltipster-content .hint-read-more a:hover {
    color: #FEF642
}

.tooltipster-base .tooltipster-arrow {
    display: none !important
}

.tooltipster-base .tooltipster-arrow-border {
    display: none
}

.tooltipster-base .tooltipster-arrow-background {
    border-width: 18px
}

.tooltipster-base.tooltipster-right .tooltipster-box {
    margin-left: 0;
    border-bottom-left-radius: 0
}

.tooltipster-base.tooltipster-right .tooltipster-arrow {
    width: 18px;
    height: 36px;
    margin-top: -18px;
    left: 1px
}

.tooltipster-base.tooltipster-right .tooltipster-arrow-uncropped {
    left: -18px
}

.tooltipster-base.tooltipster-right .tooltipster-arrow-background {
    left: 0px;
    border-right-color: #C6CACC
}

.tooltipster-base.tooltipster-left .tooltipster-box {
    margin-right: 0;
    border-bottom-right-radius: 0
}

.tooltipster-base.tooltipster-left .tooltipster-arrow {
    width: 18px;
    height: 36px;
    margin-top: -18px;
    right: 1px
}

.tooltipster-base.tooltipster-left .tooltipster-arrow-background {
    left: 0px;
    border-left-color: #C6CACC
}

.tooltipster-base.tooltipster-bottom .tooltipster-box {
    margin-top: 0;
    border-top-left-radius: 0
}

.tooltipster-base.tooltipster-bottom .tooltipster-arrow {
    width: 36px;
    height: 18px;
    margin-left: -18px;
    top: 1px
}

.tooltipster-base.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -18px
}

.tooltipster-base.tooltipster-bottom .tooltipster-arrow-background {
    left: 0px;
    border-bottom-color: #C6CACC
}

.tooltipster-base.tooltipster-top .tooltipster-box {
    margin-bottom: 0;
    border-bottom-left-radius: 0
}

.tooltipster-base.tooltipster-top .tooltipster-arrow {
    width: 36px;
    height: 18px;
    margin-left: -18px;
    bottom: 1px
}

.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
    left: 0px;
    border-top-color: #C6CACC
}

.krumo-root {
    clear: both;
    text-align: left;
    position: relative;
    z-index: 99999
}

.kint {
    position: relative;
    z-index: 999999
}

.hidden {
    display: none !important
}

.region-mobile {
    display: none
}

@media screen and (max-width: 1450px) {
    .footer:before {
        display: none
    }

    .cap-img-text-halp .field-block-img {
        display: none
    }
}

@media screen and (max-width: 1200px) {
    .views-catalog--page-1 .views__filter .form > .form__item:first-child, .views-catalog--page-1 .views__filter .form > .form__item:nth-child(2) {
        width: auto;
        min-width: 150px
    }

    .product-full__media {
        width: 50%
    }

    .paragraph-element-product-type .slider-nav {
        margin-right: 20px;
        margin-left: 20px
    }

    .slider .field-block-paragraphs-multi {
        width: auto;
        left: auto;
        margin: 0 -25px
    }

    .slider .field-block-paragraphs-multi .sldier-navigation {
        margin: 0;
        margin-top: 63px;
        left: 25px
    }

    .category-list-header__container {
        margin-left: -50vw
    }

    .cap-img-text-halp .group-cap .field-group-wrapper {
        width: 100%
    }

    .cap-img-text-halp .field-block-content {
        padding-left: 40px
    }

    .template-1__title {
        font-size: 30px !important
    }

    .mfp-container .magnific-content::after {
        width: 80%
    }

    .mfp-container .magnific-content > div {
        width: 40%
    }

    .contacts-info .group-text {
        padding-left: 20px
    }

    .contacts-info .group-text .field-group-wrapper {
        padding-top: 0
    }

    .views__row.views-catalog__row {
        width: 33.333%
    }
}

@media screen and (max-width: 1200px) and (max-width: 1170px) {
    .views-catalog--page-1 .views__filter {
        height: 50px;
        transition: all 0.4s;
        overflow: hidden;
        padding-bottom: 20px;
        padding-top: 15px
    }

    .views-catalog--page-1 .views__filter .exposed-title {
        margin-bottom: 20px;
        position: relative
    }

    .views-catalog--page-1 .views__filter .exposed-title::after {
        content: '';
        position: absolute;
        width: 20px;
        background-image: url("/themes/personal/svg/filter.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 0;
        right: 0;
        z-index: 5;
        height: 20px
    }

    .categories__open {
        font-weight: normal;
        letter-spacing: 1px;
        display: inline-flex;
        vertical-align: middle;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        outline: none;
        user-select: none;
        position: relative;
        cursor: pointer;
        text-align: center;
        border: none;
        color: #232323;
        background: #FEF642;
        border-radius: 0;
        white-space: nowrap;
        z-index: 1;
        transition: 0.2s;
        font-family: 'Russo One';
        padding: 12px 30px;
        min-height: 50px;
        font-size: 16px;
        position: absolute;
        top: 20px;
        left: 25px
    }

    .categories__open:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: block;
        z-index: -1;
        transition: 0.5s;
        background: #FEF642;
        opacity: 0.3
    }

    .categories__open:hover {
        transform: translateY(-2px)
    }

    .categories__open:hover:before {
        transform: scaleX(1.2) scaleY(1.5);
        opacity: 0
    }

    .categories__open:active {
        transform: translateY(-1px)
    }

    .categories__close {
        position: absolute;
        right: 15px;
        top: 4px;
        width: 40px;
        height: 40px;
        z-index: 5
    }

    .categories__close span {
        width: 25px;
        height: 2px;
        background-color: #000;
        position: absolute;
        border-radius: 2px;
        top: 15px;
        left: 7px
    }

    .categories__close span:first-child {
        transform: rotate(45deg)
    }

    .categories__close span:last-child {
        transform: rotate(-45deg)
    }

    .sidebar-first {
        position: fixed;
        width: 500px;
        top: 0;
        left: 0;
        z-index: 36;
        margin: 0;
        height: 100vh;
        overflow-y: scroll;
        background-color: #fff;
        transform: translateX(-100%);
        transition: all 0.4s
    }

    .sidebar-first.show {
        transform: translateX(0);
        padding-top: 40px
    }

    .sidebar__first .region-content {
        margin-left: 0
    }

    .toolbar-vertical .sidebar-first {
        top: 45px
    }

    .copy-link-soc-net {
        width: 100%
    }

    .views-catalog__content > .slick-arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        background: none;
        font-size: 0;
        border: 1px solid currentColor;
        border-radius: 50%;
        outline: none;
        cursor: pointer;
        order: 10;
        color: rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 50%;
        right: -60px;
        z-index: 20
    }

    .views-catalog__content > .slick-arrow:before {
        line-height: 1;
        font-family: icomoon;
        font-weight: normal;
        font-size: 10px
    }

    .views-catalog__content > .slick-arrow:hover {
        color: #232323;
        background: #FEF642
    }

    .views-catalog__content > .slick-prev {
        padding-right: 2px;
        margin-top: -35px
    }

    .views-catalog__content > .slick-prev:before {
        content: '\e90f'
    }

    .views-catalog__content > .slick-next {
        padding-left: 2px;
        margin-top: 5px
    }

    .views-catalog__content > .slick-next:before {
        content: '\e90e'
    }

    .views-catalog__content > .slick-arrow {
        color: #000;
        margin: 0;
        border-color: #000;
        top: -60px
    }

    .views-catalog__content > .slick-arrow:hover {
        border-color: transparent
    }

    .views-catalog__content > .slick-arrow.slick-disabled {
        opacity: 0.2;
        cursor: default
    }

    .views-catalog__content > .slick-arrow.slick-prev {
        right: 60px
    }

    .views-catalog__content > .slick-arrow.slick-next {
        right: 20px
    }

    .product-teaser__s-nav .slick-prev {
        left: auto
    }

    .product-teaser__s-nav .slick-arrow {
        color: #E3E5E6
    }
}

@media screen and (max-width: 1200px) and (max-width: 992px) {
    .block__search-block {
        z-index: 20
    }

    .product-full__description {
        flex-direction: column
    }

    .nav-main-sub {
        left: -72px
    }

    .nav-main__item--expanded {
        z-index: 5
    }

    .product-full__description > .field {
        width: 100%;
        padding: 10px 15px
    }

    .nav-main__item > a:after {
        bottom: 5px
    }

    .views__row.views-catalog__row {
        width: 50%
    }

    .personal-page-title h1 {
        font-size: 40px
    }

    .ico-with-title-text .paragraph-element-ico-text {
        align-items: center;
        flex-direction: column
    }

    .ico-with-title-text .paragraph-element-ico-text .field-paragraphs-ico {
        margin: 0;
        margin-bottom: 15px
    }

    .ico-with-title-text .paragraph-element-ico-text .field-paragraphs-decription {
        max-width: 70%;
        text-align: center
    }

    .paragraph-element-slide .p-title {
        font-size: 50px
    }

    .views-catalog--page-1 .views__filter .form {
        flex-wrap: wrap
    }

    .views-catalog--page-1 .views__filter .form > .form__item {
        width: 50%;
        min-width: 0
    }

    .contacts-info .block__content {
        flex-direction: column
    }

    .contacts-info .group-text {
        width: 100%
    }

    .contacts-info .group-text .field-group-wrapper {
        width: 100%;
        margin-left: 0
    }

    .contacts-info .group-text .field-group-wrapper {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .contacts-info .field-block-map {
        width: 100%
    }

    .views-point-of-sale__filter .form__item, .views-point-of-sale__filter .form__actions, .views-service-centers__filter .form__item, .views-service-centers__filter .form__actions {
        width: 33.333%
    }

    .template-1 {
        flex-direction: column
    }

    .template-1__img {
        margin: 0 !important
    }

    .cap-img-text-halp .field-block-description {
        padding-right: 25px;
        padding-left: 25px;
        width: 100%
    }

    .cap-img-text-halp {
        margin-bottom: 25px
    }

    .ico-with-title-text {
        padding-top: 25px
    }

    .ico-with-title-text .field-block-title {
        font-size: 40px
    }

    .cap-img-text-halp .block__content {
        flex-direction: column
    }

    .cap-img-text-halp .group-cap, .cap-img-text-halp .field-block-content {
        width: 100%
    }

    .cap-img-text-halp .group-cap .field-group-wrapper {
        margin: 0
    }

    .service-centers-full__second, .point-sale-full__second {
        padding: 20px
    }

    .service-centers-full .field-page-img, .point-sale-full .field-page-img {
        width: 38%
    }

    .text-img-popup-form .field-block-img img {
        width: 600px
    }

    .text-img-popup-form .field-block-content {
        font-size: 40px
    }

    .nav-main__item {
        display: block
    }

    .burger {
        position: absolute;
        width: 30px;
        height: 30px;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 35
    }

    .burger span {
        display: block;
        position: absolute;
        width: 27px;
        height: 2px;
        background-color: #FEF642;
        border-radius: 3px;
        left: 1.5px
    }

    .burger span:first-child {
        top: 7px
    }

    .burger span:nth-child(2) {
        top: 14px;
        transition: all 0.3s
    }

    .burger span:last-child {
        top: 21px
    }

    .burger.active {
        position: fixed;
        top: 101px
    }

    .burger.active span:first-child {
        animation: burgerTopBar 0.5s forwards
    }

    .burger.active span:nth-child(2) {
        opacity: 0
    }

    .burger.active span:last-child {
        animation: burgerBottomBar 0.5s forwards
    }

    .burger.close span:first-child {
        animation: burgerTopBarClose 0.5s forwards
    }

    .burger.close span:nth-child(2) {
        opacity: 1
    }

    .burger.close span:last-child {
        animation: burgerBottomBarClose 0.5s forwards
    }

    @keyframes burgerTopBar {
        0% {
            left: 1.5px;
            top: 7px;
            transform: rotate(0)
        }
        15% {
            left: 15px;
            transform: rotate(-45deg)
        }
        100% {
            left: 1.5px;
            top: 14px;
            transform: rotate(-315deg)
        }
    }@keyframes burgerBottomBar {
         0% {
             left: 1.5px;
             top: 21px;
             transform: rotate(0)
         }
         15% {
             left: -9px;
             transform: rotate(45deg)
         }
         100% {
             left: 1.5px;
             top: 14px;
             transform: rotate(315deg)
         }
     }@keyframes burgerTopBarClose {
          0% {
              left: 1.5px;
              top: 14px;
              transform: rotate(-315deg)
          }
          15% {
              left: 15px;
              transform: rotate(-45deg)
          }
          100% {
              left: 1.5px;
              top: 7px;
              transform: rotate(0)
          }
      }@keyframes burgerBottomBarClose {
           0% {
               left: 1.5px;
               top: 14px;
               transform: rotate(315deg)
           }
           15% {
               left: -9px;
               transform: rotate(45deg)
           }
           100% {
               left: 1.5px;
               top: 21px;
               transform: rotate(0)
           }
       }.region-header-middle {
            padding-right: 55px
        }

    .region-header-middle .personal-main-menu {
        position: fixed;
        opacity: 0;
        top: 50%;
        visibility: hidden;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 0;
        height: 0;
        background: radial-gradient(at 26% -50%, rgba(12, 12, 12, 0.8) 0%, rgba(47, 47, 47, 0.95) 25%, rgba(47, 47, 47, 0.95) 75%, rgba(20, 20, 20, 0.8) 100%);
        display: flex;
        justify-content: center;
        border-radius: 50%;
        align-items: center;
        z-index: 35;
        padding: 20px 0;
        overflow: scroll
    }

    .region-header-middle .personal-main-menu.show {
        visibility: visible;
        animation: menuOpen 0.7s forwards
    }

    .region-header-middle .personal-main-menu.show .nav-main li {
        opacity: 0;
        animation: menuOpenText 0.5s forwards
    }

    .region-header-middle .personal-main-menu.hide {
        animation: menuClose 0.7s forwards
    }

    .region-header-middle .personal-main-menu.hide .nav-main li {
        animation: menuCloseText 0.3s forwards
    }

    .region-header-middle .nav-main {
        flex-direction: column;
        height: 100%;
        padding-bottom: 20px;
        justify-content: center
    }

    .region-header-middle .nav-main__item.appended-element {
        padding: 10px 0
    }

    .search-header-page__container {
        right: 80px
    }

    .search-header-page {
        margin-left: auto
    }

    .region-header-middle {
        min-height: 50px
    }

    @keyframes menuOpen {
        0% {
            border-radius: 50%;
            width: 0;
            opacity: 0;
            height: 0
        }
        80% {
            border-radius: 50%
        }
        100% {
            opacity: 1;
            border-radius: 0;
            width: 100%;
            height: 100vh
        }
    }@keyframes menuOpenText {
         0% {
             opacity: 0;
             transform: translateX(-100px)
         }
         100% {
             opacity: 1;
             transform: translateX(0)
         }
     }@keyframes menuClose {
          0% {
              opacity: 1;
              visibility: visible;
              border-radius: 0;
              width: 100%;
              height: 100vh
          }
          80% {
              border-radius: 50%
          }
          95% {
              visibility: visible
          }
          100% {
              border-radius: 50%;
              width: 0;
              opacity: 0;
              height: 0;
              visibility: hidden
          }
      }@keyframes menuCloseText {
           0% {
               opacity: 1;
               transform: translateX(0)
           }
           100% {
               opacity: 0;
               transform: translateX(-100px)
           }
       }.text-img-popup-form.partners-link-front {
            padding-top: 55px;
            padding-bottom: 115px
        }

    .text-img-popup-form.front-cap-feedback {
        padding-bottom: 115px;
        padding-top: 45px
    }
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
    .copy-link-soc-net {
        margin-right: 0;
        width: 100%;
        text-align: center
    }

    .copy-link-soc-net .group-image-link .field-block-link {
        left: 50%;
        transform: translateX(-50%)
    }

    .views-catalog--page-1 .views__filter {
        margin-bottom: 25px
    }

    .views-catalog--page-1 .views-catalog__content .slick-arrow {
        top: -45px
    }

    .product-full__description .field__label {
        font-size: 30px
    }

    .product-full__button {
        flex-direction: column
    }

    .product-full__button-item {
        width: 100%;
        margin: 10px 0
    }

    .text-img-popup-form.collaborations-page {
        margin-top: -60px;
        margin-bottom: 40px
    }

    .views-news__first {
        display: block
    }

    .views-news__row, .views-news__first-column {
        width: 100%
    }

    .news-teaser.index-0 .field-page-img {
        height: auto
    }

    .text-img-popup-form .field-block-img img {
        display: none
    }

    .nav-main__item.appended-element .field-block-phone, .nav-main__item.appended-element .field-block-email {
        text-align: center
    }

    .nav-main__item.appended-element .field-block-phone a, .nav-main__item.appended-element .field-block-email a {
        text-decoration: none;
        font-size: 16px
    }

    .views-point-of-sale--block-1 .views__content.slick-slider {
        margin-right: -5px
    }

    .views-block-point-of-sale-block-1__container .slick-arrow, .views-news__first-column .slick-arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        background: none;
        font-size: 0;
        border: 1px solid currentColor;
        border-radius: 50%;
        outline: none;
        cursor: pointer;
        order: 10;
        color: rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 50%;
        right: -60px;
        z-index: 20
    }

    .views-block-point-of-sale-block-1__container .slick-arrow:before, .views-news__first-column .slick-arrow:before {
        line-height: 1;
        font-family: icomoon;
        font-weight: normal;
        font-size: 10px
    }

    .views-block-point-of-sale-block-1__container .slick-arrow:hover, .views-news__first-column .slick-arrow:hover {
        color: #232323;
        background: #FEF642
    }

    .views-block-point-of-sale-block-1__container .slick-prev, .views-news__first-column .slick-prev {
        padding-right: 2px;
        margin-top: -35px
    }

    .views-block-point-of-sale-block-1__container .slick-prev:before, .views-news__first-column .slick-prev:before {
        content: '\e90f'
    }

    .views-block-point-of-sale-block-1__container .slick-next, .views-news__first-column .slick-next {
        padding-left: 2px;
        margin-top: 5px
    }

    .views-block-point-of-sale-block-1__container .slick-next:before, .views-news__first-column .slick-next:before {
        content: '\e90e'
    }

    .views-block-point-of-sale-block-1__container .slick-arrow, .views-news__first-column .slick-arrow {
        color: #000;
        margin: 0;
        border-color: #000;
        top: -60px
    }

    .views-block-point-of-sale-block-1__container .slick-arrow:hover, .views-news__first-column .slick-arrow:hover {
        border-color: transparent
    }

    .views-block-point-of-sale-block-1__container .slick-arrow.slick-disabled, .views-news__first-column .slick-arrow.slick-disabled {
        opacity: 0.2;
        cursor: default
    }

    .views-block-point-of-sale-block-1__container .slick-arrow.slick-prev, .views-news__first-column .slick-arrow.slick-prev {
        right: 60px
    }

    .views-block-point-of-sale-block-1__container .slick-arrow.slick-next, .views-news__first-column .slick-arrow.slick-next {
        right: 20px
    }

    .views-news__first-column .slick-arrow {
        top: -50px
    }
}

@media screen and (max-width: 767px) {
    .views-service-centers .popup-open-map .service-centers-full__contacts {
        width: 50%
    }

    .cl-catalog-header .cl-catalog-wrapper {
        display: none !important
    }

    .category-list-header .cl-catalog {
        width: 100%
    }

    .about-company {
        margin-top: -26px
    }

    .service-centers-full .field-page-img, .point-sale-full .field-page-img {
        background-color: #fff
    }

    .service-centers-full, .point-sale-full {
        flex-direction: column
    }

    .service-centers-full .field-page-img, .point-sale-full .field-page-img {
        width: 100%
    }

    .views-catalog--page-1 .views__filter .form > .form__item:first-child, .views-catalog--page-1 .views__filter .form > .form__item:nth-child(2) {
        min-width: auto;
        width: 100%
    }

    .cl-catalog-cont__item {
        font-size: 14px
    }

    .cl-catalog-cont__item a {
        justify-content: center;
        padding-top: 25px;
        padding-bottom: 25px
    }

    .contacts-info .group-text {
        margin-top: 45px
    }

    .views-service-centers__content {
        margin-top: 45px;
        margin-bottom: 0
    }

    .views-point-of-sale__filter .form__item, .views-point-of-sale__filter .form__actions, .views-service-centers__filter .form__item, .views-service-centers__filter .form__actions, .views-files-product__filter .form__item, .views-files-product__filter .form__actions {
        width: 100%
    }

    .views-service-centers__content .leaflet-popup {
        left: -270px !important
    }

    #container {
        padding-top: 25px
    }

    .views-point-of-sale__row {
        width: 100%
    }

    .views-point-of-sale__content, .views-service-centers__filter .form, .views-point-of-sale__filter .form, .views-files-product__filter .form, .certificates-default, .instrukcii-default, .software-default {
        flex-direction: column
    }

    .certificates-default__second, .instrukcii-default__second, .software-default__second {
        margin-left: 0;
        margin-top: 15px
    }

    .text-img-popup-form.front-cap-feedback::after, .text-img-popup-form.front-cap-feedback::before {
        display: none
    }

    .mfp-container .magnific-content > div {
        width: 100%
    }

    .mfp-container .magnific-content::after {
        display: none
    }

    .ico-with-title-text .field-block-paragraphs-multi__item {
        width: 50%
    }

    .text-img-popup-form.partners-link-front {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .text-img-popup-form.partners-link-front::before, .text-img-popup-form.partners-link-front::after {
        display: none
    }

    .paragraph-element-slide .p-text__wrapper {
        width: auto
    }

    .paragraph-element-slide .p-decription {
        font-size: 21px
    }

    .block__search-block {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%
    }

    .search-header-page__container {
        right: 42px
    }

    .search-header-page__container.show-content {
        left: 0
    }

    .search-header-page__title {
        position: absolute;
        height: 50px;
        top: 0;
        right: 0;
        width: 67px;
        background-color: rgba(12, 12, 12, 0.9);
        border-bottom-left-radius: 10px;
        transition: all 0.5s
    }

    .search-header-page__title.show-form {
        border-bottom-left-radius: 0px
    }

    .text-img-popup-form .field-block-img img {
        display: none
    }

    .text-img-popup-form .group-text {
        width: 70%
    }

    .text-img-popup-form.front-cap-feedback {
        padding: 35px 0
    }

    .category-list-content {
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) and (max-width: 600px) {
    .region-header-middle .personal-main-menu.show .nav-main > li:first-child {
        margin-top: 60px
    }

    .template-1__img {
        margin: 0 -25px !important
    }

    .copy-footer {
        width: 100%
    }

    .footer-contacts {
        margin-left: 0
    }

    .views-block-catalog-block-5__title {
        margin-top: 15px
    }

    .text-img-popup-form.front-cap-feedback .group-text, .text-img-popup-form.partners-link-front .group-text {
        width: 100%;
        text-align: center
    }

    .views__row.views-catalog__row {
        width: 100%
    }

    .product-full__info {
        margin-top: 25px
    }

    .product-full__top {
        flex-direction: column;
        margin-bottom: 25px
    }

    .product-full__media {
        margin: 0;
        width: 100%
    }

    .contacts-info .group-text .field {
        font-size: 20px
    }

    .contacts-info .group-text .field {
        font-size: 16px
    }

    .views-service-centers__content .leaflet-popup .service-centers-full {
        width: 400px
    }

    .views-service-centers__content .leaflet-popup {
        left: -200px !important
    }

    .ico-with-title-text .field-block-paragraphs-multi__item {
        width: 100%
    }

    .template-1__title {
        font-size: 24px !important
    }

    .cap-img-text-halp .group-cap .field-group-wrapper {
        font-size: 30px
    }

    .views-catalog__content > .slick-arrow, .views-point-of-sale--block-1 .views__content > .slick-arrow {
        top: -35px
    }

    .text-img-popup-form .field-block-title {
        font-size: 20px
    }

    .views-catalog.type-front-visible .views__filter .form {
        flex-wrap: wrap;
        align-items: flex-start
    }

    .views-catalog.type-front-visible .views__filter .form > .form__item.longer {
        width: 100%
    }

    .views-block-point-of-sale-block-1, .views-block-news-block-1 {
        padding-top: 0;
        margin-top: 20px
    }

    .blcok-front-product .block__title, .views-block-point-of-sale-block-1__title, .views-block-news-block-1__title {
        font-size: 40px
    }

    .view-all-link {
        position: static;
        margin: 0 -25px;
        box-shadow: 0px 4px 8px rgba(169, 183, 189, 0.2);
        padding: 0 0 25px
    }

    .view-all-link a {
        justify-content: center
    }

    .blcok-front-product {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .views-block-catalog-block-6, .views-block-catalog-block-4 {
        padding-bottom: 0
    }

    .views-block-point-of-sale-block-1 .views__content {
        margin-left: -25px;
        margin-right: -25px !important
    }

    .views-block-point-of-sale-block-1 .views__row {
        margin-bottom: 25px;
        padding-left: 25px;
        padding-right: 25px
    }

    .site-header .field-block-image-link-multi {
        margin-left: 0
    }

    .personal-branding {
        width: auto
    }

    .nav-main__item.appended-element-2 {
        margin-top: 20px
    }

    .nav-main__item.appended-element-2 .field-block-image-link-multi__items {
        display: flex
    }

    .nav-main__item.appended-element-2 .field-block-image-link-multi__items .field__item + .field__item {
        margin-left: 15px
    }

    .text-img-popup-form .field-block-content {
        font-size: 35px
    }
}

@media screen and (max-width: 767px) and (max-width: 500px) {
    .views-service-centers .popup-open-map .service-centers-full__contacts {
        width: 100%
    }

    .pager__item {
        display: none
    }

    .pager__item.is-active, .pager__item.pager__item--next, .pager__item.pager__item--last, .pager__item.pager__item--first, .pager__item.pager__item--previous {
        display: inline-block
    }

    .region-header-middle {
        padding-left: 0
    }

    .region-header {
        padding-left: 10px
    }

    .slider .field-block-paragraphs-multi .sldier-navigation {
        bottom: 5px;
        top: auto;
        left: 0;
        right: 0;
        transform: none;
        width: 100%
    }

    .paragraph-element-slide .p-text__wrapper {
        margin-left: 0;
        text-align: center
    }

    .search-header-page__container.show-content {
        left: -25px
    }

    .categories__open {
        right: 25px
    }

    .product-full__info {
        text-align: center
    }

    .product-full__colors-items, .product-full__t-info {
        justify-content: center
    }

    .product-full__title {
        margin: 0
    }

    .certificates-default__second, .instrukcii-default__second, .software-default__second {
        min-width: 100%
    }

    .certificates-default__second a, .instrukcii-default__second a, .software-default__second a {
        padding: 12px 10px
    }

    .leaflet-top {
        top: 210px
    }

    .geolocation-map-container {
        height: 600px !important
    }

    .views-service-centers__filter {
        top: 0;
        width: calc(100% + 50px);
        left: -25px
    }

    .text-img-popup-form .field-block-link a, .text-img-popup-form .field-block-btn a {
        width: 100%
    }

    .sidebar-first {
        width: 320px
    }

    .product-full__description .field__label {
        font-size: 24px
    }

    .product-full__description .field__label:before {
        background-size: contain;
        width: 25px;
        height: 25px;
        margin-right: 10px
    }

    .text-img-popup-form .block__content {
        padding-top: 15px;
        min-height: 0 !important
    }

    .text-img-popup-form.front-cap-feedback {
        padding: 25px 0 35px
    }

    .share-btn .a2a_kit {
        margin-bottom: 0;
        flex-direction: column
    }

    .share-btn .a2a_kit a {
        margin: 10px
    }

    .certificates-default__product:after, .instrukcii-default__product:after, .software-default__product:after, .certificates-default__product .product_title:after, .instrukcii-default__product .product_title:after, .software-default__product .product_title:after {
        display: none
    }

    .views-news__row .news-teaser {
        margin-bottom: 25px
    }

    .views-service-centers__content .leaflet-marker-icon {
        width: 20px;
        height: 25px
    }

    .views-service-centers__content .leaflet-popup .service-centers-full {
        width: 320px
    }

    .views-service-centers__content .leaflet-popup {
        left: -160px !important
    }

    .service-centers-full .field-page-img a, .point-sale-full .field-page-img a {
        min-height: 150px
    }

    .service-centers-full, .point-sale-full {
        box-shadow: 0px 0px 8px rgba(169, 183, 189, 0.4)
    }

    .personal-page-title h1 {
        font-size: 28px
    }

    .text-img-popup-form.collaborations-page {
        margin-top: -40px
    }

    .blcok-front-product .block__title, .views-block-point-of-sale-block-1__title, .views-block-news-block-1__title {
        font-size: 34px
    }

    .paragraph-element-slide .p-title {
        font-size: 34px
    }

    .text-img-popup-form .field-block-content {
        font-size: 30px
    }

    .copy-link-soc-net .field-block-logo img {
        width: 180px
    }

    .copy-link-soc-net .field-block-content {
        font-size: 16px
    }

    .footer {
        padding-top: 50px
    }

    .text-img-popup-form .group-text {
        width: 100%
    }

    .text-img-popup-form.collaborations-page {
        margin-bottom: 30px
    }

    .category-list-header__title {
        width: 180px;
        font-size: 14px
    }

    .category-list-header__title::before {
        margin-right: 8px
    }

    .personal-branding {
        width: 150px
    }

    .burger.active {
        top: 92px
    }

    .footer-contacts {
        margin-left: 0
    }

    .footer__bg:before {
        transform: none
    }

    .copy-link-soc-net {
        width: auto;
        margin-right: 0
    }
}

@media screen and (max-width: 767px) and (max-width: 415px) {
    .paragraph-element-slide {
        height: auto
    }

    .paragraph-element-slide .field-paragraphs-img {
        position: relative;
        width: auto;
        margin: 0;
        left: auto;
        max-height: 100vh
    }

    .paragraph-element-slide .p-text {
        position: absolute;
        bottom: 50px;
        left: 0;
        right: 0
    }
}

@media screen and (max-width: 767px) and (max-width: 400px) {
    .footer-contacts {
        margin: 0 auto;
        text-align: center
    }

    .copy-footer .block__content {
        flex-direction: column;
        margin: 0
    }

    .copy-footer .field-block-content, .copy-footer .field-block-image-link-multi {
        padding: 15px
    }

    .copy-footer .field-block-content {
        padding-bottom: 0;
        width: auto
    }

    .nav-footer__item, .contacts-info .field-block-btn a {
        width: 100%
    }

    .nav-footer-sub__item {
        padding: 0 15px
    }

    .nav-footer-sub {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .nav-footer__item {
        padding: 0
    }

    #gl_devel {
        margin: 0 auto
    }

    .views-catalog--page-1 .views__filter .form > .form__item {
        width: 100%
    }

    .cap-img-text-halp .group-cap .field-group-wrapper {
        font-size: 26px
    }

    .news-teaser {
        flex-direction: column
    }

    .news-teaser .field-page-img {
        width: 50%
    }

    .paragraph-element-slide .p-title {
        font-size: 25px
    }

    .paragraph-element-slide .p-decription {
        font-size: 18px
    }

    .paragraph-element-slide .field-paragraphs-link a {
        padding: 12px 20px
    }

    .block-language-interface {
        margin: 0
    }

    .nav-footer {
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .nav-footer-sub__item a {
        margin: 0
    }

    .nav-footer-sub__item a::before {
        display: none
    }
}

.form__last-name {
    display: none;
}

.form__input.error {
    border-color: brown;
}

.service-content .field {
    display: none;
}

.service-content .field.active {
    display: block;
}

.pt-0 {
    padding-top: 0 !important;
}

.empty-list {
    padding: 30px;
    font-size: 24px;
    text-align: center;
}

.page-title {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'Russo One';
    font-size: 48px;
    line-height: 1.25;
}

.button {
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    user-select: none;
    position: relative;
    cursor: pointer;
    text-align: center;
    border: none;
    color: #fff;
    background: #232323;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1;
    transition: 0.2s;
    padding: 12px 30px;
    min-height: 50px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Russo One';
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: normal
}

.button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    transition: 0.5s;
    background: #232323;
    opacity: 0.3
}

.button:hover {
    transform: translateY(-2px)
}

.button:hover:before {
    transform: scaleX(1.2) scaleY(1.5);
    opacity: 0
}

.button:active {
    transform: translateY(-1px)
}

.notfound-button {
    margin: 30px auto 0 auto;
    width: 200px;
}

.seo-content .container {
    overflow-y: auto;
    max-height: 300px;
}
