

/* Start:/local/templates/rsk/html/css/main.css?1780558131146553*/
@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 50%;
	line-height: normal;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.vbox-overlay *,
.vbox-overlay :after,
.vbox-overlay :before {
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vbox-overlay * {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.vbox-overlay {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1040;
    -webkit-transform: translateZ(1000px);
    transform: translateZ(1000px);
    transform-style: preserve-3d
}

.vbox-title {
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 40px;
    overflow: hidden;
    position: fixed;
    display: none;
    left: 0;
    z-index: 1050
}

.vbox-close {
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 50px;
    height: 40px;
    padding: 6px;
    display: block;
    background-position: 10px center;
    overflow: hidden;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    z-index: 1050
}

.vbox-num {
    cursor: pointer;
    position: fixed;
    left: 0;
    height: 40px;
    display: block;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    display: none;
    z-index: 1050
}

.vbox-next,
.vbox-prev {
    position: fixed;
    top: 50%;
    margin-top: -15px;
    overflow: hidden;
    cursor: pointer;
    display: block;
    width: 45px;
    height: 45px;
    z-index: 1050
}

.vbox-next span,
.vbox-prev span {
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-top-color: #b6b6b6;
    border-right-color: #b6b6b6;
    text-indent: -100px;
    position: absolute;
    top: 8px;
    display: block
}

.vbox-prev {
    left: 15px
}

.vbox-next {
    right: 15px
}

.vbox-prev span {
    left: 10px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.vbox-next span {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 10px
}

.vbox-inline {
    width: 420px;
    height: 315px;
    height: 70vh;
    padding: 10px;
    background: #fff;
    margin: 0 auto;
    overflow: auto;
    text-align: left
}

.venoframe {
    max-width: 100%;
    width: 100%;
    border: none;
    width: 100%;
    height: 260px;
    height: 70vh
}

.venoframe.vbvid {
    height: 260px
}

@media (min-width:768px) {

    .vbox-inline,
    .venoframe {
        width: 90%;
        height: 360px;
        height: 70vh
    }

    .venoframe.vbvid {
        width: 640px;
        height: 360px
    }
}

@media (min-width:992px) {

    .vbox-inline,
    .venoframe {
        max-width: 1200px;
        width: 80%;
        height: 540px;
        height: 70vh
    }

    .venoframe.vbvid {
        width: 960px;
        height: 540px
    }
}

.vbox-open {
    overflow: hidden
}

.vbox-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    z-index: 20;
    max-height: 100%
}

.vbox-content {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 20px 10px
}

.vbox-container img {
    max-width: 100%;
    height: auto
}

.figlio {
    box-shadow: 0 0 12px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    max-width: 100%;
    text-align: initial
}

img.figlio {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

.vbox-content.swipe-left {
    margin-left: -200px !important
}

.vbox-content.swipe-right {
    margin-left: 200px !important
}

.animated {
    webkit-transition: margin .3s ease-out;
    transition: margin .3s ease-out
}

.animate-in {
    opacity: 1
}

.animate-out {
    opacity: 0
}

.sk-double-bounce,
.sk-rotating-plane {
    width: 40px;
    height: 40px;
    margin: 40px auto
}

.sk-rotating-plane {
    background-color: #333;
    -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
    animation: sk-rotatePlane 1.2s infinite ease-in-out
}

@-webkit-keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.sk-double-bounce {
    position: relative
}

.sk-double-bounce .sk-child {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out
}

.sk-chasing-dots .sk-child,
.sk-spinner-pulse,
.sk-three-bounce .sk-child {
    background-color: #333;
    border-radius: 100%
}

.sk-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-doubleBounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-doubleBounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sk-wave {
    margin: 40px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px
}

.sk-wave .sk-rect {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}

.sk-wave .sk-rect1 {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s
}

.sk-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-wave .sk-rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-wave .sk-rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-waveStretchDelay {

    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes sk-waveStretchDelay {

    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.sk-wandering-cubes {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-wandering-cubes .sk-cube {
    background-color: #333;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
    animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both
}

.sk-chasing-dots,
.sk-spinner-pulse {
    width: 40px;
    height: 40px;
    margin: 40px auto
}

.sk-wandering-cubes .sk-cube2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
        transform: translateX(30px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg)
    }

    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
        transform: translateX(30px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg)
    }

    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.sk-spinner-pulse {
    -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
    animation: sk-pulseScaleOut 1s infinite ease-in-out
}

@-webkit-keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.sk-chasing-dots {
    position: relative;
    text-align: center;
    -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
    animation: sk-chasingDotsRotate 2s infinite linear
}

.sk-chasing-dots .sk-child {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
    animation: sk-chasingDotsBounce 2s infinite ease-in-out
}

.sk-chasing-dots .sk-dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-chasingDotsBounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-chasingDotsBounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sk-three-bounce {
    margin: 40px auto;
    width: 80px;
    text-align: center
}

.sk-three-bounce .sk-child {
    width: 20px;
    height: 20px;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.sk-circle .sk-child:before,
.sk-fading-circle .sk-circle:before {
    display: block;
    border-radius: 100%;
    content: '';
    background-color: #333
}

.sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-three-bounce {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-three-bounce {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sk-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle .sk-child:before {
    margin: 0 auto;
    width: 15%;
    height: 15%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 40px auto
}

.sk-cube-grid .sk-cube {
    width: 33.33%;
    height: 33.33%;
    background-color: #333;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes sk-cubeGridScaleDelay {

    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes sk-cubeGridScaleDelay {

    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

.sk-fading-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-fading-circle .sk-circle:before {
    margin: 0 auto;
    width: 15%;
    height: 15%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleFadeDelay {

    0%,
    100%,
    39% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {

    0%,
    100%,
    39% {
        opacity: 0
    }

    40% {
        opacity: 1
    }
}

.sk-folding-cube {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-right: 8px;
    padding-left: 8px;
    width: 1171px;
    max-width: 100%;
    overflow: hidden;
}

.container-fluid {
    padding-right: 16px;
    padding-left: 16px
}

.row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px
}

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

.col.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    flex-direction: column-reverse
}

.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-offset-0,
.col-lg-offset-1,
.col-lg-offset-10,
.col-lg-offset-11,
.col-lg-offset-12,
.col-lg-offset-2,
.col-lg-offset-3,
.col-lg-offset-4,
.col-lg-offset-5,
.col-lg-offset-6,
.col-lg-offset-7,
.col-lg-offset-8,
.col-lg-offset-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-offset-0,
.col-md-offset-1,
.col-md-offset-10,
.col-md-offset-11,
.col-md-offset-12,
.col-md-offset-2,
.col-md-offset-3,
.col-md-offset-4,
.col-md-offset-5,
.col-md-offset-6,
.col-md-offset-7,
.col-md-offset-8,
.col-md-offset-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-offset-0,
.col-sm-offset-1,
.col-sm-offset-10,
.col-sm-offset-11,
.col-sm-offset-12,
.col-sm-offset-2,
.col-sm-offset-3,
.col-sm-offset-4,
.col-sm-offset-5,
.col-sm-offset-6,
.col-sm-offset-7,
.col-sm-offset-8,
.col-sm-offset-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-offset-0,
.col-xl-offset-1,
.col-xl-offset-10,
.col-xl-offset-11,
.col-xl-offset-12,
.col-xl-offset-2,
.col-xl-offset-3,
.col-xl-offset-4,
.col-xl-offset-5,
.col-xl-offset-6,
.col-xl-offset-7,
.col-xl-offset-8,
.col-xl-offset-9,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding-right: 8px;
    padding-left: 8px;
    max-width: 100%
}

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

.col-xs-1 {
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
}

.col-xs-2 {
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
}

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
}

.col-xs-5 {
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
}

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
}

.col-xs-8 {
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
}

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
}

.col-xs-11 {
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
}

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.start-xs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start
}

.middle-xs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

.bottom-xs {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    align-items: flex-end
}

.around-xs {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.between-xs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between
}

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

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

.initial-order-xs {
    -webkit-box-ordinal-group: NaN;
    -ms-flex-order: initial;
    -webkit-order: initial;
    -moz-box-ordinal-group: initial;
    order: initial
}

@media only screen and (min-width:576px) {
    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex-preferred-size: 8.33333333%;
        -webkit-flex-basis: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        -ms-flex-preferred-size: 16.66666667%;
        -webkit-flex-basis: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex-preferred-size: 33.33333333%;
        -webkit-flex-basis: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        -ms-flex-preferred-size: 41.66666667%;
        -webkit-flex-basis: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex-preferred-size: 58.33333333%;
        -webkit-flex-basis: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        -ms-flex-preferred-size: 66.66666667%;
        -webkit-flex-basis: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex-preferred-size: 83.33333333%;
        -webkit-flex-basis: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        -ms-flex-preferred-size: 91.66666667%;
        -webkit-flex-basis: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .start-sm {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-sm {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-sm {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-sm {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        align-items: flex-start
    }

    .middle-sm {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .bottom-sm {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        align-items: flex-end
    }

    .around-sm {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .between-sm {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between
    }

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

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

    .initial-order-sm {
        -webkit-box-ordinal-group: NaN;
        -ms-flex-order: initial;
        -webkit-order: initial;
        -moz-box-ordinal-group: initial;
        order: initial
    }
}

@media only screen and (min-width:768px) {

    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-offset-0,
    .col-md-offset-1,
    .col-md-offset-10,
    .col-md-offset-11,
    .col-md-offset-12,
    .col-md-offset-2,
    .col-md-offset-3,
    .col-md-offset-4,
    .col-md-offset-5,
    .col-md-offset-6,
    .col-md-offset-7,
    .col-md-offset-8,
    .col-md-offset-9 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 8px;
        padding-left: 8px
    }

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

    .col-md-1 {
        -ms-flex-preferred-size: 8.33333333%;
        -webkit-flex-basis: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        -ms-flex-preferred-size: 16.66666667%;
        -webkit-flex-basis: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex-preferred-size: 33.33333333%;
        -webkit-flex-basis: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        -ms-flex-preferred-size: 41.66666667%;
        -webkit-flex-basis: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex-preferred-size: 58.33333333%;
        -webkit-flex-basis: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        -ms-flex-preferred-size: 66.66666667%;
        -webkit-flex-basis: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex-preferred-size: 83.33333333%;
        -webkit-flex-basis: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        -ms-flex-preferred-size: 91.66666667%;
        -webkit-flex-basis: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .start-md {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-md {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-md {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-md {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        align-items: flex-start
    }

    .middle-md {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .bottom-md {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        align-items: flex-end
    }

    .around-md {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .between-md {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between
    }

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

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

    .initial-order-md {
        -webkit-box-ordinal-group: NaN;
        -ms-flex-order: initial;
        -webkit-order: initial;
        -moz-box-ordinal-group: initial;
        order: initial
    }
}

@media only screen and (min-width:992px) {

    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-offset-0,
    .col-lg-offset-1,
    .col-lg-offset-10,
    .col-lg-offset-11,
    .col-lg-offset-12,
    .col-lg-offset-2,
    .col-lg-offset-3,
    .col-lg-offset-4,
    .col-lg-offset-5,
    .col-lg-offset-6,
    .col-lg-offset-7,
    .col-lg-offset-8,
    .col-lg-offset-9 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 8px;
        padding-left: 8px
    }

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

    .col-lg-1 {
        -ms-flex-preferred-size: 8.33333333%;
        -webkit-flex-basis: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        -ms-flex-preferred-size: 16.66666667%;
        -webkit-flex-basis: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex-preferred-size: 33.33333333%;
        -webkit-flex-basis: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        -ms-flex-preferred-size: 41.66666667%;
        -webkit-flex-basis: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex-preferred-size: 58.33333333%;
        -webkit-flex-basis: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        -ms-flex-preferred-size: 66.66666667%;
        -webkit-flex-basis: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex-preferred-size: 83.33333333%;
        -webkit-flex-basis: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        -ms-flex-preferred-size: 91.66666667%;
        -webkit-flex-basis: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .start-lg {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-lg {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-lg {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-lg {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        align-items: flex-start
    }

    .middle-lg {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .bottom-lg {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        align-items: flex-end
    }

    .around-lg {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .between-lg {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between
    }

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

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

    .initial-order-lg {
        -webkit-box-ordinal-group: NaN;
        -ms-flex-order: initial;
        -webkit-order: initial;
        -moz-box-ordinal-group: initial;
        order: initial
    }
}

@media only screen and (min-width:1200px) {

    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-offset-0,
    .col-xl-offset-1,
    .col-xl-offset-10,
    .col-xl-offset-11,
    .col-xl-offset-12,
    .col-xl-offset-2,
    .col-xl-offset-3,
    .col-xl-offset-4,
    .col-xl-offset-5,
    .col-xl-offset-6,
    .col-xl-offset-7,
    .col-xl-offset-8,
    .col-xl-offset-9 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 8px;
        padding-left: 8px
    }

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

    .col-xl-1 {
        -ms-flex-preferred-size: 8.33333333%;
        -webkit-flex-basis: 8.33333333%;
        flex-basis: 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-2 {
        -ms-flex-preferred-size: 16.66666667%;
        -webkit-flex-basis: 16.66666667%;
        flex-basis: 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-3 {
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex-preferred-size: 33.33333333%;
        -webkit-flex-basis: 33.33333333%;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-5 {
        -ms-flex-preferred-size: 41.66666667%;
        -webkit-flex-basis: 41.66666667%;
        flex-basis: 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-6 {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex-preferred-size: 58.33333333%;
        -webkit-flex-basis: 58.33333333%;
        flex-basis: 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-8 {
        -ms-flex-preferred-size: 66.66666667%;
        -webkit-flex-basis: 66.66666667%;
        flex-basis: 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-9 {
        -ms-flex-preferred-size: 75%;
        -webkit-flex-basis: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex-preferred-size: 83.33333333%;
        -webkit-flex-basis: 83.33333333%;
        flex-basis: 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-11 {
        -ms-flex-preferred-size: 91.66666667%;
        -webkit-flex-basis: 91.66666667%;
        flex-basis: 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-12 {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xl-offset-3 {
        margin-left: 25%
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xl-offset-6 {
        margin-left: 50%
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xl-offset-9 {
        margin-left: 75%
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%
    }

    .start-xl {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }

    .center-xl {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        text-align: center
    }

    .end-xl {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }

    .top-xl {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        align-items: flex-start
    }

    .middle-xl {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .bottom-xl {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        align-items: flex-end
    }

    .around-xl {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .between-xl {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between
    }

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

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

    .initial-order-xl {
        -webkit-box-ordinal-group: NaN;
        -ms-flex-order: initial;
        -webkit-order: initial;
        -moz-box-ordinal-group: initial;
        order: initial
    }
}

@media only screen and (max-width:575px) {
    .hidden-xs {
        display: none
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hidden-sm {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hidden-md {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hidden-lg {
        display: none
    }
}

@media only screen and (min-width:1200px) {
    .hidden-xl {
        display: none
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: Rubik, sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    color: #333
}

a {
    color: #39c
}

a:hover {
    text-decoration: none
}

table {
    border-collapse: collapse;
    width: 100%
}

table,
td,
th {
    border: 1px solid #eeedec
}

table td {
    padding: 8px
}

.button {
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    font-family: Rubik, sans-serif;
    padding: 21px 64px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
    border: none;
    cursor: pointer;
    background-color: #ccc;
    color: #fff
}

.button:hover {
    background-color: #bbbaba
}

.button:hover .button__counter {
    background-color: #ababab
}

.button:hover.button_border-bottom {
    border-bottom: 3px solid #ababab
}

.button__counter {
    margin-left: .6em;
    padding: 4px 6px;
    border-radius: 3px;
    background-color: #bbbaba;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.button_border-bottom {
    border-bottom: 3px solid #bbbaba
}

.button_fluid {
    width: 100%
}

.button_rounded {
    border-radius: 2px
}

.button_small {
    padding: 13px 23px;
    font-size: 11px
}

.button_blue {
    background-color: #00bbed
}

.button_blue .button__counter {
    background-color: #00acda
}

.button_blue.button_border-bottom {
    border-bottom-color: #00acda
}

.button_blue:hover {
    background-color: #03abd8
}

.button_blue:hover .button__counter {
    background-color: #0097bf
}

.button_blue:hover.button_border-bottom {
    border-bottom: 3px solid #0097bf
}

.button_primary {
    background-color: #ff7c08
}

.button_primary .button__counter {
    background-color: #ce6b13
}

.button_primary.button_border-bottom {
    border-bottom-color: #ce6b13
}

.button_primary:hover {
    background-color: #ff5f08
}

.button_primary:hover .button__counter {
    background-color: #da5313
}

.button_primary:hover.button_border-bottom {
    border-bottom: 3px solid #da5313
}

.button_bordered {
    background-color: transparent;
    border: 2px solid #fff
}

.button_bordered:hover {
    background-color: transparent;
    border: 2px solid #fff
}

.slick-slider {
    margin: 0 -8px
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    background-color: #b8b8b8;
    width: 45px;
    height: 45px;
    padding: 2px 0 0 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 18;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.slick-next:hover,
.slick-prev:hover {
    background-color: #989898
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 0
}

@media screen and (min-width:1298px) {
    .slick-prev {
        left: -70px
    }
}

[dir=rtl] .slick-prev {
    right: -70px;
    left: auto
}

.slick-prev:before {
    content: url(/local/templates/rsk/html/css/../img/slider_arrow_prev.png)
}

[dir=rtl] .slick-prev:before {
    content: url(/local/templates/rsk/html/css/../img/slider_arrow.png)
}

.slick-next {
    right: 0
}

@media screen and (min-width:1298px) {
    .slick-next {
        right: -70px
    }
}

[dir=rtl] .slick-next {
    right: auto;
    left: -70px
}

.slick-next:before {
    content: url(/local/templates/rsk/html/css/../img/slider_arrow.png)
}

[dir=rtl] .slick-next:before {
    content: url(/local/templates/rsk/html/css/../img/slider_arrow_prev.png)
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "�";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: 0 3px 16px 0 rgba(26, 23, 27, .11);
    box-shadow: 0 3px 16px 0 rgba(26, 23, 27, .11);
    z-index: 19;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: 62px
}

.header .logo {
    display: block;
    background: url(/local/templates/rsk/html/css/../img/logo-black.png);
    background-repeat: no-repeat;
    background-position: left, center;
    width: 46px;
    height: 46px;
    content: ""
}

@media only screen and (min-width:1370px) {
    .header .logo {
        width: 223px
    }
}

.header_transparent {
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, .25);
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, .25);
    background: 0 0
}

.header_transparent .logo {
    background: url(/local/templates/rsk/html/css/../img/logo.png)
}

.header_transparent .header__contacts,
.header_transparent .header__contacts-email,
.header_transparent .header__contacts-phone,
.header_transparent .header__menu ul li a {
    color: #fff
}

.header_transparent .header__contacts-email {
    opacity: .4
}

.header_transparent .header__contacts-email:hover {
    text-decoration: none
}

.header_transparent .header__menu ul li a.selected {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header_transparent .header__menu ul li a:hover {
    -webkit-box-shadow: inset 0 -2px 0 #fff;
    box-shadow: inset 0 -2px 0 #fff
}

.header__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__center {
    width: 650px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:1670px) {
    .header__center {
        margin-left: calc(100% / 2 - 1171px / 2 - 248px)
    }
}

.header__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    position: absolute;
    right: 0
}

.header__logo {
    padding: 0 18px 0 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__menu {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    height: 100%
}

.header__menu nav {
    height: 100%
}

.header__menu ul {
    height: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.header__menu ul li {
    display: inline-block;
    height: 100%
}

.header__menu ul li:not(:first-child) {
    margin-left: 1.5em
}

.header__menu ul li a {
    color: #333;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 10px;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    height: 100%
}

.header__menu ul li a:hover {
    -webkit-box-shadow: inset 0 -2px 0 #ff5f08;
    box-shadow: inset 0 -2px 0 #ff5f08
}

.header__menu ul li a.selected {
    -webkit-box-shadow: inset 0 -2px 0 #000;
    box-shadow: inset 0 -2px 0 #000
}

.header__contacts {
    text-align: right;
    padding: 14px 32px;
    color: #333;
    white-space: nowrap
}

.header__contacts a {
    text-decoration: none
}

.header__contacts-phone {
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #333
}

.header__contacts-email {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    color: #39c
}

.header__contacts-email:hover {
    text-decoration: underline
}

.header__button .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 24px 50px
}

.intro {
    height: 100vh;
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-gradient(linear, left top, left bottom, from(rgba(10, 15, 21, .8)), to(rgba(10, 15, 21, .8))), url(/local/templates/rsk/html/css/../img/intro_bg.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-linear-gradient(top, rgba(10, 15, 21, .8), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/intro_bg.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -o-linear-gradient(top, rgba(10, 15, 21, .8), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/intro_bg.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), linear-gradient(to bottom, rgba(10, 15, 21, .8), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/intro_bg.jpg);
    background-position: top left, center, top;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, auto, cover;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
}

.intro .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -8px
}

@media screen and (min-height:630px) {
    .intro .container {
        margin-top: -70px
    }
}

.intro__title {
    font-family: Montserrat, sans-serif;
	margin-top: 25%;
}

.intro__title h1 {
    line-height: 1.2em;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 64px
}

.intro-calc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

.intro-calc__left .button {
    padding: 21px 32px;
    display: inline-block;
}

.intro-calc__right {
    position: relative;
    padding-left: 116px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.4em;
    font-size: 18px;
}

.intro-calc__right:before {
    content: "";
    position: absolute;
    width: 64px;
    top: 0;
    left: 32px;
    bottom: 0;
    background-image: url("/local/templates/rsk/html/css/../img/title_mark.png");
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.intro .timeline {
    font-size: 16px
}

ul.timeline {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none
}

ul.timeline::after {
    content: "";
    position: absolute;
    width: 1px;
    background-color: #ff7c08;
    top: 16px;
    bottom: 16px;
    left: 8px
}

ul.timeline li {
    padding: 8px 32px;
    position: relative
}

ul.timeline li::after {
    top: 0;
    bottom: 0;
    margin: auto;
    background-clip: padding-box;
    display: block;
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    left: -4px;
    background-color: #ff7c08;
    border: 8px solid rgba(255, 124, 8, .2);
    border-radius: 50%;
    z-index: 1
}

.home-categories__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 8px solid #ff7c08;
    margin-top: -8px;
    background-color: #fcfbfb;
    background-image: url(/local/templates/rsk/html/css/../img/home-categories-bg.jpg);
    background-position: bottom left;
    background-size: 100%;
    background-repeat: repeat-x
}

.home-categories>.container {
    overflow: visible;
}



.home-categories__category {
    display: block;
    color: #333;
    text-decoration: none;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    height: 186px;
    border-bottom: 1px solid #adacac;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: color .1s;
    -o-transition: color .1s;
    transition: color .1s
}

.home-categories__category:hover {
    color: #ff7c08
}

.home-categories__category:nth-child(2n+1) {
    border-left: 1px solid #adacac
}

.home-categories__category:nth-child(2n) {
    border-left: 1px solid #adacac
}

.home-categories__category:nth-child(4n) {
    border-right: 1px solid #adacac
}

.home-categories__category:last-child {
    border-right: 1px solid #adacac
}

.home-categories__spacer {
    display: block;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    height: 186px;
    background-color: #fff
}

.req-block {
    padding-top: 110px;
    padding-bottom: 110px
}

.req-block__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.req-block__title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
    padding-left: 82px;
    background-image: url(/local/templates/rsk/html/css/../img/title_mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 20px;
}

.req-block__warranty {
    color: #999696;
    font-size: 14px;
    padding-left: 38px;
    padding-right: 74px;
    background-image: url(/local/templates/rsk/html/css/../img/warranty_shield.png);
    background-repeat: no-repeat;
    background-position: left center
}

.req-block__body {
    padding-top: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.req-block__form-inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.req-block__form-policy {
    display: block;
    margin-top: 20px;
    font-size: 12px;
    padding-left: 22px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.req-block__form-policy input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}
.req-block__policy span.error
{color: #e74c3c;
    font-size: 11px;
    font-weight: normal;
background: none;}
.req-block__form-policy .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    background: url(/local/templates/rsk/html/css/../img/checkmark.png) no-repeat center center;
    cursor: pointer
}

.req-block__form-policy input:checked~.checkmark {
    background: url(/local/templates/rsk/html/css/../img/checkmark_on.png) no-repeat center center
}

.req-block__form-policy .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.req-block__form-policy input:checked~.checkmark:after {
    display: block
}

.req-block__form a {
    color: #333;
    text-decoration: underline
}

.req-block__form .input-group {
    margin-right: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
	position: relative;
}

.req-block__form .input-group input {
    width: 280px;
    height: 56px;
    border: 1px solid #adacac;
    color: #333;
    font-size: 20px;
    padding: 16px
}

.req-block__form .input-group input:not(:first-child) {
    margin-left: -1px
}

.req-block__form .input-group input:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.req-block__form .input-group input:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.req-block__form .input-group ::-webkit-input-placeholder {
    color: #b5b5b5;
    opacity: 1
}

.req-block__form .input-group ::-moz-placeholder {
    color: #b5b5b5;
    opacity: 1
}

.req-block__form .input-group ::-ms-input-placeholder {
    color: #b5b5b5;
    opacity: 1
}

.req-block__form .input-group ::placeholder {
    color: #b5b5b5;
    opacity: 1
}

.req-block__form .input-group :-ms-input-placeholder,
.req-block__form .input-group ::-ms-input-placeholder {
    color: #b5b5b5
}

.req-block .timeline {
    font-size: 14px
}

.about-company {
    padding: 78px 0;
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-gradient(linear, left top, left bottom, from(rgba(10, 15, 21, .8)), to(rgba(10, 15, 21, .8))), url(/local/templates/rsk/html/css/../img/intro_bg.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-linear-gradient(top, rgba(10, 15, 21, .8), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/intro_bg.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -o-linear-gradient(top, rgba(10, 15, 21, .8), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/intro_bg.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), linear-gradient(to bottom, rgba(10, 15, 21, .8), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/intro_bg.jpg);
    background-position: top left, center, bottom;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, auto, cover
}

.about-company__title {
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    color: #fff
}

.about-company__counters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 64px;
    color: #fff;
    text-transform: uppercase
}

.about-company__text {
    margin-top: 64px;
    background: #fff;
    border-bottom: 8px solid #ff7c08;
    padding: 0 56px;
    font-size: 14px;
    line-height: 1.8em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.about-company__text-left,
.about-company__text-right {
    width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-top: 90px;
    padding-bottom: 64px
}

.about-company__text-left p,
.about-company__text-right p {
    margin: 0
}

.about-company__text-left {
    padding-right: 40px
}

.about-company__text-right {
    padding-left: 40px;
    border-left: 1px solid #d8dada
}

.about-company__text-title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 22px
}

.about-company__counter {
    position: relative
}

.about-company__counter-num {
    font-family: Montserrat, sans-serif;
    font-size: 99px;
    font-weight: 900
}

.about-company__counter-pre-caption {
    position: absolute;
    top: -.5em;
    font-size: 12px
}

.about-company__counter-caption {
    font-weight: 700
}

.certificates {
    padding-top: 87px
}

.certificates__title {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px
}

.certificates__slide {
    text-align: center
}

.certificates__slide img {
    max-height: 256px;
    margin: 0 auto
}

.certificates__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.certificates__col {
    padding: 10px;
    text-align: center;
    min-width: 230px;
}

.certificates__col img{
    width: 100%;
}

@media (max-width: 600px) {
    .certificates__col {
        min-width: 50%;
    }
}
@media (max-width: 423px) {
    .certificates__col {
        min-width: 65%;
    }
}

.services {
    padding-top: 100px
}

.services__title {
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase
}

.services__list {
    -webkit-box-shadow: 0 3px 7px 0 rgba(26, 23, 27, .14);
    box-shadow: 0 3px 7px 0 rgba(26, 23, 27, .14);
    border: solid 1px #d2d1d1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 40px
}

.services__list-item {
    text-decoration: none;
    color: #333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    text-align: center;
    height: 172px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 500
}

.services__list-item:not(:first-child) {
    border-left: solid 1px #d2d1d1
}

.services__list-item-name {
    margin-left: 14px
}

.services p {
    line-height: 1.8em;
    margin-top: 44px
}

.projects {
    padding-top: 100px
}

.projects__title {
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase
}

.projects__photos {
    margin-top: 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.projects__photos-left {
    width: 35%;
    -webkit-flex-basis: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%
}

.projects__photos-right {
    width: 67%;
    -webkit-flex-basis: 67%;
    -ms-flex-preferred-size: 67%;
    flex-basis: 67%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.projects__photos-right .projects__photo {
    width: 50%;
    padding-left: 16px
}

.projects__all {
    padding-top: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.projects__all-link {
    font-size: 14px;
    color: #333;
    text-decoration: underline;
    display: block;
    padding-right: 32px;
    background-image: url(/local/templates/rsk/html/css/../img/arrow_right.png);
    background-position: right, center;
    background-repeat: no-repeat
}

.projects__photo {
    display: block;
    padding-top: 12px;
    position: relative
}

.projects__photo img {
    width: 100%;
    height: auto
}

.projects__photo::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    opacity: 0;
    content: url(/local/templates/rsk/html/css/../img/search-icon.png);
    cursor: pointer
}

.projects__photo:hover::after {
    opacity: 1
}

.footer {
    background: #343333;
    font-size: 13px;
    color: #b6b6b6;
    padding: 48px 0;
    line-height: 1.8em
}

.footer .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer a {
    color: #fff;
    text-decoration: none
}

.footer a:hover {
    text-decoration: underline
}

.footer .footer__caption {
    margin-top: 23px
}

.footer .footer__right a {
    color: #b6b6b6;
    text-decoration: none
}

.footer .footer__right a.underline {
    text-decoration: underline
}

.footer .footer__right a.underline:hover {
    text-decoration: none
}

.footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer ul li {
    display: inline-block
}

.footer ul li:not(:first-child) {
    margin-left: 3em
}

.page {
    padding-top: 94px
}

.page h1 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    text-transform: uppercase
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.breadcrumbs ul li {
    display: inline-block;
    position: relative;
    font-size: 13px
}

.breadcrumbs ul li a {
    color: #333;
    text-decoration: none
}

.breadcrumbs ul li:not(:first-child) {
    margin-left: 4px
}

.breadcrumbs ul li:not(:first-child):before {
    display: inline-block;
    content: ">";
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    margin-right: 8px;
    color: #ff7c08
}

.catalog {
    padding-top: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.catalog__sidebar {
    width: 290px;
    background-color: #f4f4f4
}

.catalog__page_name {
    padding: 0 26px 13px;
}

.catalog__category_image {
    padding: 0 26px 13px;
}

.catalog__category_image img {
    max-width: 100%;
}

.catalog__prices {
    padding: 0 26px 26px;

}

.catalog__page_name {
    padding: 0 26px 26px;

}

.catalog__content {
    width: 865px
}

.catalog .burger {
    margin-right: .6em
}

.catalog__gallery {
    padding: 0 26px;
}

.catalog__prices {
    padding: 0 26px;
    margin-bottom: 20px;
}

.catalog__description {
    background: #f9f9f9;
    padding: 61px 26px 81px 26px;
    line-height: 1.8em
}

.catalog__description::after {
    content: "";
    display: block;
    clear: both;
}

.catalog__description iframe {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    max-width: calc(100% - 5px);
}

.catalog__description p {
    font-size: 14px;
    margin: 0;
    padding: 0
}

.catalog__description h2 {
    font-size: 26px;
    font-weight: 800;
    font-family: Montserrat, sans-serif;
    margin-bottom: 42px;
    margin-top: 20px
}

.catalog__description h3 {
    font-size: 24px;
    font-weight: 800;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    margin-bottom: 42px
}

.catalog__description blockquote {
    border-left: 3px solid #ff7c08;
    margin: 0;
    padding: 0 15px;
    font-weight: 500;
    line-height: 1.4em
}

.catalog__description .catalog-desc-important {
    font-weight: 500;
    padding-left: 101px;
    margin-top: 80px;
    background-image: url(/local/templates/rsk/html/css/../img/important.png);
    background-repeat: no-repeat;
    background-position: 0 .4em
}

.catalog__description h5 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0
}

.catalog__description h5 a {
    color: #39c;
    text-decoration: none
}

.catalog__category_image {
    margin-top: 20px;
    padding: 0 26px
}

.catalog__category_image img {
    max-width: 100%;
    height: auto;
    margin: auto;
}

.catalog__articles {
    margin-top: 88px;
    margin-bottom: 40px;
    padding: 0 26px
}

.catalog__articles h3,
.catalog__articles .h3 {
    font-size: 24px;
    font-weight: 800;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    margin-bottom: 42px
}

.catalog__articles .catalog-articles {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog__articles .catalog-articles__item {
    display: inline-block;
    width: 49%;
    padding-bottom: 3.4em;
    font-size: 14px
}

.catalog__articles .catalog-articles__item:nth-of-type(2n+1) {
    padding-right: 60px
}

.catalog__articles .catalog-articles__title {
    font-weight: 500;
    font-size: 16px
}

.catalog__articles .catalog-articles__desc {
    line-height: 1.8em
}

.catalog__articles .catalog-articles__more {
    padding-top: 20px
}

.catalog__articles .catalog-articles__more a {
    color: #39c
}

.catalog__calculation {
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-gradient(linear, left top, left bottom, from(rgba(10, 15, 21, .85)), to(rgba(10, 15, 21, .85))), url(/local/templates/rsk/html/css/../img/catalog-req.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-linear-gradient(top, rgba(10, 15, 21, .85), rgba(10, 15, 21, .85)), url(/local/templates/rsk/html/css/../img/catalog-req.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -o-linear-gradient(top, rgba(10, 15, 21, .85), rgba(10, 15, 21, .85)), url(/local/templates/rsk/html/css/../img/catalog-req.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), linear-gradient(to bottom, rgba(10, 15, 21, .85), rgba(10, 15, 21, .85)), url(/local/templates/rsk/html/css/../img/catalog-req.jpg);
    background-position: top left, center, center;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, auto, cover
}

.catalog__calculation .req-block {
    padding: 56px 28px
}

.catalog__calculation .req-block__body {
    padding-top: 0
}

.catalog__calculation .req-block__title {
    color: #fff
}

.catalog__download {
    margin: 25px 0;
    text-align: right
}

.catalog__categories ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog__categories ul li {
    padding-left: 12px;
    width: 25%;
    margin-bottom: 15px;
    margin-top: 3px
}

.catalog__categories ul li:first-child {
    padding-left: 14px
}

.catalog__categories ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    color: #333;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    padding: 20px 0;
    border: 2px solid #ff7c08;
    background-color: #ffbd83;
    border-radius: 3px;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    max-height: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.catalog__categories ul li a:hover {
    border-color: #999;
    color: #333
}

.catalog__table-td-under {
    font-size: 13px;
    color: #999
}

.catalog__table table,
.catalog__table td,
table th {
    border: 0
}


.sortable  {
    width: 100%;
    text-align: center;
    border-top: 1px solid #eeedec;
    border-right: 1px solid #eeedec
}

table thead th {
    background: #f7f7f7;
    font-size: 13px;
    font-weight: 500;
    padding: 19px 8px
}

table  thead th:not(:first-child) {
    border-left: 1px solid #d3d2d1
}

.catalog__table table tbody tr:first-child td {
    -webkit-box-shadow: inset 0 6px 4px -4px rgba(0, 0, 0, .3);
    box-shadow: inset 0 6px 4px -4px rgba(0, 0, 0, .3)
}

.catalog__table table tbody tr td {
    padding: 18px 8px 13px 8px;
    font-size: 12px;
    border-bottom: 1px solid #eeedec;
    background-color: #fff
}

.catalog__table table tbody tr td:not(:first-child) {
    border-left: 1px solid #eeedec
}

.catalog__table table tbody tr td.item-name {
    font-size: 16px
}

.catalog__table table tbody tr td.item-name a {
    font-weight: 500;
    color: #333;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    text-decoration: none;
}

.catalog__table table tbody tr td.item-name a:hover {
    color: #ff7c08;
    text-decoration: none
}

.catalog__table table tbody tr td.nowrap {
    white-space: nowrap
}

.catalog__table table tbody tr td .table-null {
    color: #ccc;
    font-weight: 500;
    font-size: 18px
}

.catalog__table table tbody tr td .table-cart {
    display: block;
    margin-top: .8em;
    opacity: .8;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1sl;
    padding: 8px 5px;
    text-transform: none;
}

.catalog__table table tbody tr td .table-cart:hover {
    opacity: 1
}

.download-price {
    text-decoration: none;
    color: #333;
    font-size: 13px;
    padding: 22px 39px;
    border: 1px solid #9e9c9c;
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.download-price img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    margin-right: .6em
}

.download-price:hover {
    -webkit-box-shadow: 0 2px 7px #bcbcbc;
    box-shadow: 0 2px 7px #bcbcbc
}

/* CATALOG FILTERS */

@media(max-width:990px) {
	.catalog-filters {
		display:none;
	}
}

.catalog-filters__header_blue {
    background-color: #00bbed;
    color: #fff
}

.catalog-filters__body {
    padding: 28px
}

.catalog-filters .button {
    margin-top: 8px
}

.catalog-filters label {
    position: relative;
    padding-left: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.catalog-filters input[type=checkbox],
.catalog-filters input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.catalog-filters .radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #cdcccc;
    cursor: pointer
}

.catalog-filters input:checked~.radiomark {
    background-color: #fff
}

.catalog-filters .radiomark:after {
    content: "";
    position: absolute;
    display: none
}

.catalog-filters input:checked~.radiomark:after {
    display: block
}

.catalog-filters .radiomark:after {
    top: 3px;
    left: 3px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #00bbed
}

.catalog-filters label {
    cursor: pointer
}

.catalog-filters .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #cccbcb;
    cursor: pointer
}

.catalog-filters input:checked~.checkmark {
    background-color: #fff
}

.catalog-filters .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.catalog-filters input:checked~.checkmark:after {
    display: block
}

.catalog-filters .checkmark:after {
    left: 4px;
    top: 1px;
    width: 3px;
    height: 7px;
    border: solid #00bbed;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.catalog-menu__header {
    background-color: #ddd;
    font-weight: 500;
    font-size: 18px;
    padding: 23px 28px
}

.catalog-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    transition: height .3s;
}

/* .catalog-menu ul li{
    border-bottom:1px solid #ddd
} */
.catalog-menu a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #626262;
    display: block;
    padding: 18px 28px;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    min-height: 64px;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog-menu a.selected {
    -webkit-box-shadow: inset 2px 0 0 #000;
    box-shadow: inset 2px 0 0 #000;
}

.filter-group {
    font-size: 14px
}

.filter-group:not(:first-child) {
    margin-top: 28px
}

.filter-group__title {
    font-weight: 500;
    font-size: 14px
}

.filter-group label {
    display: block;
    margin-top: 8px
}

.filter-group label input {
    margin-right: 7px
}

.filter-group select::-ms-expand {
    border: 0;
    background-color: #fff;
    padding-right: 5px
}

.filter-group select {
    width: 100%;
    height: 50px;
    background: #fff;
    font-size: 13px;
    border: solid 1px #e4e0e0
}

.filter-group select:not(:first-child) {
    margin-top: 8px
}

.filter-group select option {
    height: 2em;
    padding: 8px
}

.filter-group select.select-multiple {
    min-height: 122px
}

.catalog-banner {
    text-decoration: none;
    background-color: #333;
    height: 220px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    cursor: pointer;
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), url(/local/templates/rsk/html/css/../img/catalog-banner.png);
    background-position: top left, top;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover
}

.catalog-banner__text {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase
}

.catalog-banner__button {
    margin-top: 2em
}

.catalog-banner:hover .catalog-banner__button .button {
    border-bottom: 3px solid #da5313;
    background-color: #ff5f08
}

.filter-group__inputs {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.filter-group__inputs input {
    max-width: 62px;
    font-family: Rubik, sans-serif;
    font-weight: 200;
    font-size: 13px;
    border: 1px solid #959595;
    padding: 6px 4px;
    outline: 0
}

.catalog .req-block {
    margin-top: 53px
}

.catalog .req-block:last-child {
    margin: 0
}

.catalog .req-block .button {
    padding-left: 55px;
    padding-right: 55px
}

.catalog .req-block__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.catalog .req-block__title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
    padding-left: 82px;
    background-image: url(/local/templates/rsk/html/css/../img/title_mark.png);
    background-repeat: no-repeat;
    background-position: left center
}

.catalog .req-block__warranty {
    color: #999696;
    font-size: 14px;
    padding-left: 38px;
    padding-right: 74px;
    background-image: url(/local/templates/rsk/html/css/../img/warranty_shield.png);
    background-repeat: no-repeat;
    background-position: left center
}

.catalog .req-block__body {
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog .req-block__form {
    color: #959291
}

.catalog .req-block__form-inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.catalog .req-block__form-policy {
    display: block;
    margin-top: 16px;
    font-size: 12px;
    padding-left: 22px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.catalog .req-block__form-policy input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.catalog .req-block__form-policy .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    background: url(/local/templates/rsk/html/css/../img/checkmark.png) no-repeat center center;
    cursor: pointer
}

.catalog .req-block__form-policy input:checked~.checkmark {
    background: url(/local/templates/rsk/html/css/../img/checkmark_on.png) no-repeat center center
}

.catalog .req-block__form-policy .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.catalog .req-block__form-policy input:checked~.checkmark:after {
    display: block
}

.catalog .req-block__form a {
    color: #959291;
    text-decoration: underline
}

.catalog .req-block__form .input-group {
    margin-right: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.catalog .req-block__form .input-group input {
    width: 280px;
    height: 56px;
    border: 1px solid #adacac;
    color: #333;
    font-size: 20px;
    padding: 16px
}

.catalog .req-block__form .input-group input:not(:first-child) {
    margin-left: -1px
}

.catalog .req-block__form .input-group input:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.catalog .req-block__form .input-group input:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.catalog .req-block__form .input-group ::-webkit-input-placeholder {
    color: #b5b5b5;
    opacity: 1
}

.catalog .req-block__form .input-group ::-moz-placeholder {
    color: #b5b5b5;
    opacity: 1
}

.catalog .req-block__form .input-group ::-ms-input-placeholder {
    color: #b5b5b5;
    opacity: 1
}

.catalog .req-block__form .input-group ::placeholder {
    color: #b5b5b5;
    opacity: 1
}

.catalog .req-block__form .input-group :-ms-input-placeholder,
.catalog .req-block__form .input-group ::-ms-input-placeholder {
    color: #b5b5b5
}

.catalog .req-block .timeline {
    font-size: 14px
}

#price-range {
    margin: 20px auto 0 auto;
    width: calc(100% - 16px)
}

.price-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

.price-header .download-price {
    padding: 17px 32px
}

.accordion {
    padding-bottom: 64px
}

.accordion input {
    display: none
}

.accordion label {
    background: #eee;
    cursor: pointer;
    z-index: 20;
    margin-top: 9px;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.accordion label:hover {
    background-color: #d6d5d5
}

.accordion input:checked+label .accordion__button_rotate {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.accordion__content {
    background: #f7f7f7;
    height: 0;
    overflow: hidden;
    z-index: 10
}

.accordion input:checked~.accordion__content {
    height: auto
}

.accordion__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 27px
}

.accordion__name {
    font-size: 20px;
    font-weight: 500
}

.accordion__buttons {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion__button {
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    opacity: .7
}

.accordion__button:hover {
    opacity: 1
}

.accordion__button:not(:first-child) {
    margin-left: 30px
}

.accordion__button_rotate {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion .catalog__table {
    margin-top: 0
}

.td-name {
    font-size: 16px !important
}

.td-name a {
    font-weight: 500;
    color: #333;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.td-name a:hover {
    color: #ff7c08;
    text-decoration: none
}

.product-intro {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 98px 0 76px 0
}

.product-intro__bg {
    position: absolute;
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-gradient(linear, left top, left bottom, from(rgba(10, 15, 21, .9)), to(rgba(10, 15, 21, .9)));
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-linear-gradient(top, rgba(10, 15, 21, .9), rgba(10, 15, 21, .9));
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -o-linear-gradient(top, rgba(10, 15, 21, .9), rgba(10, 15, 21, .9));
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), linear-gradient(to bottom, rgba(10, 15, 21, .9), rgba(10, 15, 21, .9));
    background-position: top left, center;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.product-intro .breadcrumbs {
    color: #fff;
    padding-bottom: 32px
}

.product-intro .breadcrumbs a {
    color: #fff
}

.product-intro .container {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.product-intro__title {
    font-family: Montserrat, sans-serif
}

.product-intro__title h1 {
    line-height: 1.2em;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase
}

.product-intro__short-desc {
    font-size: 16px;
    line-height: 1.8em;
    max-width: 70%
}

.product-intro__columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.product-intro__column {
    width: 33.3%
}

.product-intro__column-title {
    margin-top: 40px;
    font-weight: 500;
    vertical-align: middle
}

.product-intro__column-title img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    margin-right: .6em
}

.product-intro__column-price {
    font-size: 29px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 18px
}

.product-intro__column-button .button {
    display: inline-block
}

.product-intro__column-button .button_bordered:hover {
    border-color: #ff5f08
}

.product-intro .product-intro__column-button_inline,
.product-intro__label {
    display: inline-block
}

.product-intro .product-intro__column-button_inline {
    margin-left: 20px;
    vertical-align: text-bottom
}

.product-gallery {
    padding: 4px 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-gallery__photo {
    display: block;
    margin: 4px;
    width: calc(20% - 8px);
    position: relative;
    background-position: center, center;
    background-repeat: no-repeat;
    background-size: cover
}
@media(max-width:600px) {
	.product-gallery__photo {
		width: calc(50% - 8px);
	}
}

.product-gallery__photo:before {
    content: "";
    float: left;
    padding-top: 100%
}

.product-gallery__photo:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.product-gallery__photo:hover:after {
    opacity: .6
}

.product-features {
    padding: 54px 0 68px 0;
    background-color: #f4f4f4
}

.product-features h2 {
    font-size: 26px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 32px 0
}

.product-features table {
    width: 100%
}

.product-features table tr td {
    width: 50%;
    padding: 20px;
    font-size: 16px
}

.product-features table tr td:first-child {
    font-weight: 500
}

.product-features table tr:nth-of-type(2n+1) td {
    background-color: #fff
}

.catalog-convers-phone {
    text-align: center;
    margin: 30px auto;
    width: 100%;
}

.catalog-convers-phone>a {
    color: #d1d1d1;
    font-size: 130px;
    line-height: 1;
    text-decoration: none;
}

.catalog-convers-phone>a:hover {
    text-decoration: underline;
}

.product-calculator {
    padding: 32px 0 32px 0
}

.product-calculator h2 {
    font-size: 26px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 32px 0
}

.calculator {
    border: 1px solid #d2d1d1;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .15)
}

.calculator__wrapper {
    padding: 36px 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.calculator__wrapper_gray {
    background-color: #f3f1f1
}

.calculator__calc-form {
    padding-top: 28px
}

.calculator__calc-form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.calculator__calc-form input[type=text] {
    border-radius: 3px;
    border: 1px solid #adacac;
    font-size: 18px;
    font-weight: 200;
    height: 56px;
    vertical-align: middle;
    padding: 0 44px 0 16px;
    width: 167px
}

.calculator__calc-form .button {
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle;
    height: 56px;
    width: 150px;
    margin-left: 8px
}

.calculator__calc-form .button img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    margin-right: 4px
}

.calculator__sum {
    font-size: 44px;
    font-weight: 500;
    display: inline-block;
    height: 56px;
    line-height: 56px;
    padding-left: 90px
}

.calculator__columns {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.calculator__column {
    width: 28%
}

.calculator__thickness {
    margin-left: 8px
}

.calculator__square,
.calculator__thickness {
    position: relative
}

.calculator__square .calculator__input-caption,
.calculator__thickness .calculator__input-caption {
    position: absolute;
    top: -28px;
    left: 2px;
    font-size: 14px;
    font-weight: 500
}

.calculator__square .calculator__input-notation,
.calculator__thickness .calculator__input-notation {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    height: 16px
}

.calculator .req-block__warranty {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start;
    margin-top: 13px;
    margin-left: 40px
}

.n-product-spec {
    position: relative;
    margin: 0;
    background: #fff;
    font-size: 14px;
    font-weight: 500
}

.n-product-spec__name {
    display: inline-block;
    margin: 0 0 8px;
    vertical-align: top;
    background: inherit
}

.n-product-spec__name:after {
    position: absolute;
    right: 0;
    left: 0;
    height: 3px;
    bottom: .8em;
    content: "";
    background: url(/local/templates/rsk/html/css/../img/pix.png) repeat-x
}

.n-product-spec__name-inner {
    position: relative;
    padding: 0 8px 0 0;
    background: inherit;
    z-index: 2
}

.n-product-spec__value {
    display: block;
    float: right;
    margin: 0 0 8px;
    background: inherit
}

.n-product-spec__value-inner {
    position: relative;
    display: block;
    padding: 0 0 0 8px;
    background: inherit;
    z-index: 2;
    font-weight: 300
}

.n-product-spec__value-inner b {
    font-weight: 500;
    margin-right: 2px
}

.product-description {
    padding-top: 24px;
    padding-bottom: 48px
}

.product-description h2 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    padding: 32px 0 8px 0;
    letter-spacing: -2px
}

.product-description p {
    line-height: 1.6em
}

.product-description ul li,
.product-description ol li {
    line-height: 1.6;
}

.product-description blockquote {
    border-left: 3px solid #ff7c08;
    margin: 0;
    padding: 0 15px;
    font-weight: 500;
    line-height: 1.6em;
    margin: 24px 0
}

.product-description .desc-important {
    font-weight: 500;
    padding-left: 101px;
    margin-top: 16px;
    height: 86px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/local/templates/rsk/html/css/../img/important.png);
    background-repeat: no-repeat;
    background-position: 0 .4em
}

.product-calculation {
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-gradient(linear, left top, left bottom, from(rgba(10, 15, 21, .9)), to(rgba(10, 15, 21, .8))), url(/local/templates/rsk/html/css/../img/catalog-req.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -webkit-linear-gradient(top, rgba(10, 15, 21, .9), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/catalog-req.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), -o-linear-gradient(top, rgba(10, 15, 21, .9), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/catalog-req.jpg);
    background-image: url(/local/templates/rsk/html/css/../img/intro_bg_pixel.png), linear-gradient(to bottom, rgba(10, 15, 21, .9), rgba(10, 15, 21, .8)), url(/local/templates/rsk/html/css/../img/catalog-req.jpg);
    background-position: top left, center, center;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, auto, cover
}

.product-calculation .req-block {
    padding: 84px 0
}

.product-calculation .req-block__body {
    padding-top: 0
}

.product-calculation .req-block__title {
    color: #fff
}

.product-calculation .req-block__form-policy {
    color: #898a8a
}

.product-calculation .req-block__form-policy a {
    color: #898a8a
}

.product-calculation .req-block__warranty {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start;
    margin-top: 13px;
    margin-left: 40px
}

.products-related {
    padding-top: 48px;
    padding-bottom: 48px
}

.products-related h2 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    padding: 32px 0 32px 0
}

.related-product {
    display: block;
    cursor: pointer;
    border: 1px solid #b8b8b8;
    margin: 0 8px
}

.related-product:hover .button {
    background-color: #ff5f08
}

.related-product__image {
    height: 236px;
    margin: 1px;
    background-position: center, center;
    background-repeat: no-repeat;
    background-size: contain
}

.related-product__body {
    padding: 22px
}

.related-product__name {
    font-weight: 500;
    color: #333;
    text-decoration: none;
    padding: 8px 0;
    line-height: 1.4em;
    height: 4em
}

.related-product .button {
    display: inline-block
}

.related-product .button:hover {
    background-color: #ff5f08
}

.product-articles {
    padding-top: 24px;
    padding-bottom: 48px
}

.product-articles h2 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    padding: 32px 0 32px 0
}

.product-articles__article {
    line-height: 1.8em;
    padding-right: 16px
}

.product-articles__article-title {
    font-weight: 500;
    margin-bottom: .4em
}

.product-articles__article-more {
    margin-top: 1em;
    color: #39c;
    font-size: 14px
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead td {
    padding: 18px 8px
}

table.dataTable tfoot th,
table.dataTable thead th {
    font-weight: 700
}

table.dataTable thead td:active,
table.dataTable thead th:active {
    outline: 0
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url(/local/templates/rsk/html/css/../img/sort_both.png)
}

table.dataTable thead .sorting_asc {
    background-image: url(/local/templates/rsk/html/css/../img/sort_asc.png)
}

table.dataTable thead .sorting_desc {
    background-image: url(/local/templates/rsk/html/css/../img/sort_desc.png)
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url(/local/templates/rsk/html/css/../images/sort_asc_disabled.png)
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url(/local/templates/rsk/html/css/../images/sort_desc_disabled.png)
}

.error input {
    border: 1px solid #b52015 !important;
    color: #b52015;
}

input.error[name=policy]~span {
    color: #b52015;
}

.valid {
    border: 1px solid #adacac !important
}

/*! nouislider - 12.1.0 - 10/25/2018 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute;
    outline: 0
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    left: -8px;
    top: -8px;
    border-radius: 50%
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -8px;
    left: auto
}

.noUi-target {
    background: #b7b7b7;
    height: 2px
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #00bbed
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .18);
    box-shadow: 0 2px 7px rgba(0, 0, 0, .18);
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.noUi-handle:hover {
    -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 7px rgba(0, 0, 0, .4);
    cursor: pointer
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-sub {
    background: #aaa
}

.noUi-marker-large {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%, 0);
    transform: translate(0, -50%, 0);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    color: #000;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.noUi-tooltip input {
    max-width: 62px;
    font-family: Rubik, sans-serif;
    font-weight: 200;
    font-size: 13px;
    border: 1px solid #959595;
    padding: 6px 4px;
    outline: 0
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    top: -40px
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.success-message {
    margin-top: 10px;
}

.requisites_h1 {
    position: relative;
    padding-left: 280px;
    padding-right: 280px;
}

.requisites_h1__logo {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.input-caption {
    position: relative;
}

.input-caption .pic-place {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 26px;
    right: 0;
    margin: -16px 9px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.input-caption .pic-place.ok {
    background-image: url(/local/templates/rsk/html/css/../img/check-green.svg);
    background-size: auto 10px;
}

.input-caption>span.error {
    position: absolute;
    top: 100% !important;
    max-width: 100%;
    text-align: right;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    color: #fff !important;
    margin: -1px 0;
    padding: 2px 10px;
    border-radius: 0 0 2px 2px;
    background: #e74c3c;
}
.input-group>span.error {
    position: absolute;
    top: 100% !important;
    left: initial !important;
    max-width: 100%;
    text-align: right;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    color: #fff !important;
    margin: -1px 0;
    padding: 2px 10px;
    border-radius: 0 0 2px 2px;
    background: #e74c3c;
}

.input-caption .error+input,
.input-caption .error+textarea,
.input-caption .error+.jcf-select .jcf-select-text>span,
.input-caption .error~.jcf-select .jcf-select-text>span {
    border-bottom-right-radius: 0;
}

.input .error:empty+input {
    border-bottom-right-radius: 5px;
}

.error input,
.error textarea,
.error .checkbox,
.error .radio,
.error .jcf-select-text>span {
    border-color: #e74c3c;
}

.error input:checked+.checkbox,
.error input:checked+.radio {
    background-color: #e74c3c;
    border-color: #e74c3c;
}

.input-caption>span.error {
    color: #e74c3c;
}

.mfp-bg {
    opacity: 0.75;
}

.label.error {
    color: #e74c3c;
}

.modal-order__policy.error {
    position: relattive;
}

.modal-order__policy.error .checkmark::after {
    content: "";
    width: 11px;
    height: 11px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 200;
    display: block !important;
    background: transparent;
    border: 1px solid #e74c3c;
}

.modal-order__policy.error>span.error {
    position: absolute;
    display: block;
    width: auto;
    top: 100% !important;
    left: 0 !important;
    color: #e74c3c;
    font-size: 11px;
    font-weight: normal;
    background: none;
}

.class-descr .date,
.class-descr .date time {
    font-size: 14px;
    color: #ababab;
}

.contacts-list-managers {
    display: flex;
    flex-flow: row wrap;
    border: 1px solid #eeedec;
}

.contacts-list-managers .contacts-list-managers--manager {
    width: calc(100% / 3);
    border-right: 1px solid #eeedec;
    display: flex;
    flex-flow: row wrap
}

.contacts-list-managers .contacts-list-managers--manager:last-of-type {
    border-right: 0;
}

.contacts-list-managers .contacts-list-managers--manager .contacts-list-managers--manager--image {
    padding: 8px;
    border-right: 1px solid #eeedec;
    width: 150px;
    text-align: center;
}

.contacts-list-managers .contacts-list-managers--manager .contacts-list-managers--manager--image img {
    max-width: 100%;
}

.contacts-list-managers .contacts-list-managers--manager .contacts-list-managers--manager--info {
    width: calc(100% - 150px);
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-end;
}

.contacts-list-managers .contacts-list-managers--manager .contacts-list-managers--manager--info .contacts-list-managers--manager--info--item {
    border-top: 1px solid #eeedec;
    padding: 8px;
    width: 100%;
}

.contacts-list-managers .contacts-list-managers--manager .contacts-list-managers--manager--info .contacts-list-managers--manager--info--item:first-of-type {
    border-top: 0;
}

.contacts-list-managers .contacts-list-managers--manager .contacts-list-managers--manager--info .contacts-list-managers--manager--info--item.name {
    align-self: flex-start;
    margin-bottom: auto;
}

.modal-order form label.input-caption.input-theme {
    width: 100% !important;
}

.modal-order form select {
    width: 100% !important;
}

.modal-order form select+.pic-place {
    display: none;
}

.modal-order .after-text {
    font-size: 10px;
    color: #999;
    margin-top: 20px;
}

.modal-order .after-text a {
    color: #999;
}

.catalog-filters__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #dcdcdc;
    color: #333;
    font-weight: 500;
    font-size: 18px;
    padding: 20px 24px;
    cursor: pointer;
	position: relative;
}

.catalog-menu .catalog-menu-list.hidden,
.catalog-filters .catalog-filters__body.hidden {
    display: none !important;
}
@media(max-width: 990px){
	.catalog-menu-list {
		display: none !important;
	}
	.arrow-img {
		transform: rotate(-90deg);
	}
	.catalog-menu-list.visible {
		display: block !important;
	}
	.catalog-filters__header.visible .arrow-img {
		transform: rotate(0deg) !important;
	}
}

.catalog-filters__header_blue {
    background-color: #00bbed;
    color: #fff
}

.catalog-filters__header .close {
    transform: rotate(-90deg);
}
.arrow-img {
    height: 20px;
    width: 18px;
    transition: .3s;
	display:block;
	position:absolute;
	top: 20px;
	right: 24px;
}
.menu-arrow {
	background-image: url("/local/templates/rsk/html/css/../img/down-button.svg");
}
.filter-arrow {
	background-image: url("/local/templates/rsk/html/css/../img/down-button-white.svg");
}

.catalog-filters__body {
    position: relative
}

.catalog-filters__body .float-button {
    position: absolute;
    z-index: 10;
    display: none;
    top: 0;
    right: -160px;
}

.catalog-filters__body .float-button .button {
    padding: 18px 32px 16px 32px
}

.catalog-filters__body .reset-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.catalog-filters__body .reset-button #del_filter {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: transparent;
    border: none;
    margin: 32px auto 0 auto;
    text-align: center;
    font-size: 14px;
    color: #626262;
    text-decoration: underline;
    cursor: pointer
}

.catalog-filters__body .reset-button #del_filter:hover {
    color: #333
}

.catalog-menu-list__item a+ul {
    display: none !important;
}

.catalog-menu-list__item.catalog-menu-list__item_active a+ul,
.catalog-menu-list__item.catalog-menu-list__item_selected a+ul {
    display: block !important;
}

.catalog-menu-list__item_active a {
    color: #ff7c08;
    padding-bottom: 16px
}

.catalog-menu-list__item_active a:hover {
    color: #f70;
}

.catalog-menu-list__item ul {
    padding-left: 16px;
    margin-left: 29px;
    border-left: 3px solid #ff7c08
}

.catalog-menu-list__item ul li.active a {
    color: #ff7c08
}

.catalog-menu-list__item ul li a {
    color: #626262;
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    min-height: auto
}

.catalog-menu-list__item ul li:not(:last-child) {
    padding-bottom: 16px
}

.catalog-menu-list__item a:hover {
    color: #333;
}

.catalog__content_paddings {
    padding-bottom: 26px;
    padding-left: 48px;
    line-height: 1.8em
}

.calculation{
	margin-bottom: 40px;
}
@media (max-height: 630px){
	.intro__title{
		margin-top: 10%;
	}
}
@media (max-height: 530px){
	.intro__title{
		margin-top: 5%;
	}
}

.d-nav-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid rgba(255, 124, 8, 1);
    color: rgba(255, 124, 8, 1);
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    transition: background-color 0.2s;
}
.d-nav-btn svg {
    width: 9px;
    height: 15px;
    opacity: 1;
}
.d-nav-btn.swiper-button-disabled:hover {
    background: #fff;
    color: rgba(255, 124, 8, 1);
}
.d-nav-btn:hover {
    background: rgba(255, 124, 8, 1);
    color: #fff;
}
.d-nav-btn--prev {
    left: -65px;
}
.d-nav-btn--next {
    right: -65px;
}
@media (max-width: 1300px) {
    .d-nav-btn--prev {
        left: -55px;
    }
    .d-nav-btn--next {
        right: -55px;
    }
}
.d-nav-btn.swiper-button-disabled {
    opacity: 0.4;
    cursor: default;
}
.slick-templateNew .slick-prev,
.slick-templateNew .slick-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid rgba(255, 124, 8, 1);
    color: rgba(255, 124, 8, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-templateNew .slick-prev {
    left: -55px;
}
.slick-templateNew .slick-next {
    right: -55px;
}
.slick-templateNew .slick-prev:before {
    content: '';
    width: 9px;
    height: 15px;
    display: block;
    background-color: rgba(255, 124, 8, 1);
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292885 6.65691C-0.0976396 7.04743 -0.0976395 7.6806 0.292885 8.07112L6.65685 14.4351C7.04737 14.8256 7.68054 14.8256 8.07106 14.4351C8.46158 14.0446 8.46158 13.4114 8.07106 13.0209L2.41421 7.36401L8.07106 1.70716C8.46158 1.31663 8.46158 0.68347 8.07106 0.292945C7.68053 -0.0975791 7.04737 -0.0975791 6.65684 0.292945L0.292885 6.65691Z'/%3E%3C/svg%3E") no-repeat center;
    mask: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292885 6.65691C-0.0976396 7.04743 -0.0976395 7.6806 0.292885 8.07112L6.65685 14.4351C7.04737 14.8256 7.68054 14.8256 8.07106 14.4351C8.46158 14.0446 8.46158 13.4114 8.07106 13.0209L2.41421 7.36401L8.07106 1.70716C8.46158 1.31663 8.46158 0.68347 8.07106 0.292945C7.68053 -0.0975791 7.04737 -0.0975791 6.65684 0.292945L0.292885 6.65691Z'/%3E%3C/svg%3E") no-repeat center;
}
.slick-templateNew .slick-next:before {
    content: '';
    width: 9px;
    height: 15px;
    display: block;
    background-color: rgba(255, 124, 8, 1);
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.0711 8.07112C8.46162 7.6806 8.46162 7.04743 8.0711 6.65691L1.70714 0.292946C1.31661 -0.0975785 0.683448 -0.0975785 0.292924 0.292946C-0.0976005 0.68347 -0.0976005 1.31664 0.292924 1.70716L5.94978 7.36401L0.292924 13.0209C-0.0976005 13.4114 -0.0976005 14.0446 0.292924 14.4351C0.683448 14.8256 1.31661 14.8256 1.70714 14.4351L8.0711 8.07112Z'/%3E%3C/svg%3E") no-repeat center;
    mask: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.0711 8.07112C8.46162 7.6806 8.46162 7.04743 8.0711 6.65691L1.70714 0.292946C1.31661 -0.0975785 0.683448 -0.0975785 0.292924 0.292946C-0.0976005 0.68347 -0.0976005 1.31664 0.292924 1.70716L5.94978 7.36401L0.292924 13.0209C-0.0976005 13.4114 -0.0976005 14.0446 0.292924 14.4351C0.683448 14.8256 1.31661 14.8256 1.70714 14.4351L8.0711 8.07112Z'/%3E%3C/svg%3E") no-repeat center;
}
@media (max-width: 1270px) {
    .aboutPartners .d-nav-btn {
        display: none;
    }
}
/* End */


/* Start:/local/templates/rsk/html/css/jquery.modal.css?15713540625678*/
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 20;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  min-width: 600px;
  background: #fff;
  padding: 44px 54px;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 42px;
  height: 37px;
  text-indent: -9999px;
  -webkit-transition:.1s;
  -o-transition:.1s;
  transition:.1s;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+LUNEtwAAALRJREFUKJGNksERgzAMBBc1EveAC4BKYjpzKgH+KsKphHxMxoAick+P9izp1PV9/wAyMKlq4UYxxm+9AC9gAOYYY/gDXGp9FiABBQieQQMG4A0kqa2OnoEBDqpaBMAz+AUCdNu2tT8EYK6FpY6ULfACGwa7LiCAnPayj5BOz08rxgvc5NgqWykcYGM5bgrigIOqLp6BOGABP8au3rYJnkYKHGMcBSfHVkYHWYAJWD3QMFiB9AE9zn1dB/ILigAAAABJRU5ErkJggg==");
}

.modal a.close-modal:hover {
  background-color: #ebeaea;
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;

  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

.modal-order__header {
  font-size: 22px;
  text-align: center;
}
.modal-order__text {
  margin: 22px 0;
  font-size: 14px;
  text-align: center;
}
.modal-order__footer {
  margin-top: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.modal-order__button {
  width: 47%;
  text-align: right;
}
.modal-order__button .button {
  padding-left: 44px;
  padding-right: 44px;
}
.modal-order__policy {
  margin-top: 16px;
  font-size: 12px;
  padding-left: 22px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 49%;
}
.modal-order__policy a {
  color: #333;
}
.modal-order__policy input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.modal-order__policy .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 13px;
  width: 13px;
  background: url(/local/templates/rsk/html/css/../img/checkmark.png) no-repeat center center;
  cursor: pointer;
}
.modal-order__policy input:checked ~ .checkmark {
  background: url(/local/templates/rsk/html/css/../img/checkmark_on.png) no-repeat center center;
}
.modal-order__policy .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.modal-order__policy input:checked ~ .checkmark:after {
  display: block;
}
.modal-order form label.input-caption {
  position: relative;
  display: inline-block;
  padding-top: 46px;
  font-size: 14px;
  font-weight: 500;
}
.modal-order form label.input-caption span {
  position: absolute;
  top: 22px;
  left: 0;
}
.modal-order form input {
  height: 52px;
  padding: 0 16px;
  width: 244px;
  border: 1px solid #adacac;
  border-radius: 3px;
}
.modal-order form textarea {
  padding: 16px;
  width: 100%;
  border: 1px solid #adacac;
  border-radius: 3px;
  resize: vertical;
  width: 492px;
}
.modal-order form select {
  height: 52px;
  padding: 0 16px;
  width: 244px;
  border: 1px solid #adacac;
  border-radius: 3px;
}
.modal-order form ::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
.modal-order form ::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.modal-order form ::-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
.modal-order form ::placeholder {
  color: #666;
  opacity: 1;
}
.modal-order form :-ms-input-placeholder {
  color: #666;
}
.modal-order form ::-ms-input-placeholder {
  color: #666;
}

/* End */


/* Start:/local/templates/rsk/html/css/media.css?158708087712872*/
@media (max-width:1369px){
	
	
	
}
@media (max-width:1297px){
	
	/* .header__contacts { */
		/* position: absolute; */
		/* z-index: 2; */
		/* top: 100%; */
		/* right: 0; */
		/* background: #fff; */
	/* } */
	
	
	.catalog__sidebar {
		width: 290px;
	}
	
	.catalog__content {
		width: calc(100% - 290px);
	}
	.header__menu ul li:not(:first-child) {
		margin-left: 13px;
	}
	.header__menu ul li a {
		font-size: 10px;
	}
	
	.req-block__form-inputs {
		flex-flow: row wrap;
		justify-content: center;
	}
	.req-block__form .input-group {
		flex-flow: row wrap;
		justify-content: center;
		
		
	}
	
	.catalog-convers-phone > a {
		font-size: 100px;
	}
}
@media (max-width: 1199px) {
	/* Старайся не юзать эту ширину */
}
@media (min-width: 992px) {
	.header__menu {
		
	}
	
	.header__menu nav {
		display: block!important;
	}
	
	.header__menu__mobile-btn {
		display: none;
	}
	
	.catalog-menu ul {
		display: block!important;
		height: auto!important;
	}
	.catalog-filters .catalog-filters__body {
		display: block!important;
		height: auto!important;
		padding: 28px!important;
	}
}
@media (max-width: 991px) {
	.catalog__categories ul li {
		width: calc(100% / 3);
	}
	
	.header__menu {
		display: flex;
		width: 100%;
		align-items: center;
	}
	.header__menu__mobile-btn {
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		cursor: pointer;
		padding: 5px;
		
	}
	.header.header_transparent .header__menu__mobile-btn {
		color: #fff;
	}
	.header__menu ul li a {
		color: #000!important;
	}
	
	.header__menu__mobile-btn img {
		
	}
	.header__menu__mobile-btn span {
		padding-left: 10px;
	}
	
	.header__menu nav {
		position: absolute;
		z-index: 3;
		top: 100%;
		background: #fff;
		padding: 10px 10px;
		height: auto;
	}
	
	.header__menu ul li {
		display: block;
		width: 100%;
		padding: 10px 10px!important;
		margin: 0!important;
	}
	
	.header__menu ul li a {
		padding: 4px 4px!important;
		font-size: 13px;
	}
	.catalog {
		flex-flow: row wrap;
	}
	.catalog__sidebar {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.catalog__content {
		width: 100%;
	}
	.catalog .req-block__body {
		flex-flow: row wrap;
	}
	.catalog .req-block__form-inputs {
		flex-flow: row wrap;
		justify-content: center;
		
	}
	.catalog .req-block__form .input-group {
		flex-flow: row wrap;
		justify-content: center;
	}
	.req-block__title {
		
		font-size: 22px;
	}
	.catalog .req-block__title {
		font-size: 22px;
	}
	
	.about-company__counters {
		flex-flow: row wrap;
		justify-content: center;
	}
	
	.about-company__counter {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.about-company__counter-pre-caption {
		position: static;
	}
	.about-company__title {
		text-align: center;
	}
	.about-company__text {
		flex-flow: row wrap;
	}
	.about-company__text-title {
		font-size: 24px;
	}
	.about-company__text-left {
		width: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-right: 0;
		padding-bottom: 0;
	}
	.about-company__text-right {
		width: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-left: 0;
		border-left: 0;
	}
	
	.catalog-convers-phone > a {
		font-size: 80px;
	}
	.catalog-banner {
		display: none;
	}
	.catalog__table table tbody tr td {
		padding: 5px 0;
	}
	.product-intro__short-desc {
		max-width: 100%;
	}
	
	.contacts-list-managers .contacts-list-managers--manager {
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #eeedec;
	}
}
@media (min-width: 768px) {
	.catalog__table table tbody tr td.item-name .mobile-manufacturer {
		display: none;
	}
}
@media (max-width: 767px) {

	.catalog .req-block__form .input-group input:not(:first-child) {
		margin-left: 0;
	}
	.catalog__table table tbody tr td.item-name {
		padding: 15px;
		background-color: #eee;
	}
	.catalog__table table tbody tr td.item-name .text {
		line-height: normal;
	}
	.catalog__table table tbody tr td.item-name .mobile-manufacturer {
		color: #999;
	}
	
	.catalog__articles .catalog-articles__item {
		width: 100%;
		box-sizing: border-box;
		padding-right: 0!important;
	}
	
	.catalog__table table {
		display: block;
		border: none;
	}
	
	.catalog__table table thead {
		display: none;
		
	}
	.catalog__table table tbody {
		display: block;
		width: 100%;
	}
	
	.catalog__table table tbody tr {
		display: block;
		-webkit-box-shadow: inset 0 6px 8px -4px rgba(0,0,0,.3);
		box-shadow: inset 0 6px 8px -4px rgba(0,0,0,.3);
		border: 1px solid #eeedec;
		border-radius: 5px;
		margin-bottom: 20px;
	}
	.catalog__table table tbody tr td {
		display: block;
		width: 100%;
		border-bottom: 0;
		-webkit-box-shadow: none!important;
		box-shadow: none!important;
	}
	
	.catalog__table table tbody tr td::before {
		text-align: center;
		font-size: 12px;
		color: #000;
		display: block;
	}
	.catalog__table table tbody tr td:nth-of-type(1) {
		display: none;
	}
	
	.catalog__table table tbody tr a.button {
		position: absolute;
		top: 5px;
		right: calc(25% - 65px);
		margin: 0;
		background-color: #fff;
		color:#333;
		border: 2px solid #ff7c08;
	}
	
	
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(3) {
		display: none;
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(3)::before {
		content: "Производитель:";
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(4)::before {
		content: "Наличие:";
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(4) {
		display: none;
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(5)::before {
		content: "Цена новой:";
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(6)::before {
		content: "Цена БУ:";
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(7)::before {
		content: "Стоимость аренды:";
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(5) {
		position: relative;
		padding-right: 50%;
		min-height: 40px;
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(6) {
		position: relative;
		padding-right: 50%;
		min-height: 40px;
	}
	.catalog:not(.catalog-price-list) .catalog__table table tbody tr td:nth-of-type(7) {
		position: relative;
		padding-right: 50%;
		min-height: 40px;
	}
	.catalog__table table tbody tr td.td-null {
		display: none!important;
	}
	
	.catalog.catalog-price-list .catalog__table table tbody tr td:nth-of-type(3)::before {
		content: "Продажа:";
	}
	.catalog.catalog-price-list .catalog__table table tbody tr td:nth-of-type(4)::before {
		content: "Аренда, в день:";
	}
	.catalog.catalog-price-list .catalog__table table tbody tr td:nth-of-type(5)::before {
		content: "Продажа,бу:";
	}
	
	
	.catalog__table table tbody tr td .table-cart {
		width: 140px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.catalog__calculation .req-block {
		padding: 10px 10px;
	}
	
	.catalog .req-block__form .input-group {
		margin-right: 0;
		max-width: 100%;
		
	}
	
	.catalog .req-block__form .input-group input {
		max-width: 100%;
		margin-bottom: 10px;
	}
	.req-block__title {
		font-size: 18px;
		min-height: 58px;
		
	}
	.catalog .req-block__title {
		font-size: 18px;
	}
	
	.home-categories__category {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.home-categories__category:nth-child(2n) {
		border-right: 1px solid #adacac;
	}
	.home-categories__category:last-of-type {
		border-right: 1px solid #adacac;
	}
	.home-categories__wrapper {
		background-image: none;
	}
	.home-categories__spacer {
		display: none;
	}
	
	.services__list {
		flex-flow: row wrap;
	}
	.services__list-item {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		width: 50%;
	}
	.req-block__header {
		flex-flow: row wrap;
	}
	.req-block__warranty {
		width: 100%;
	}
	.req-block__form .input-group input {
		margin-bottom: 10px;
		max-width: 100%;
	}
	.req-block__form .input-group {
		margin-right: 0;
	}
	
	.footer .container {
		flex-flow: row wrap;
		justify-content: center;
	}
	.footer__left {
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.footer ul li {
		margin: 0 1.5em!important;
	}
	.footer__right {
		width: 100%;
		text-align: center;
	}
	
	.catalog-convers-phone > a {
		font-size: 50px;
	}
	.product-intro__columns {
		flex-flow: row wrap;
		justify-content: center;
	}
	.product-intro__column {
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	
	.calculator__wrapper {
		flex-flow: row wrap;
		justify-content: center;
	}
	.calculator__calc-form form {
		flex-flow: row wrap;
		justify-content: center;
	}
	.calculator__sum {
		padding-left: 0;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.calculator__columns {
		flex-flow: row wrap;
		justify-content: center;
	}
	.calculator__column {
		width: 100%;
	}
	
	.about-company__text-title {
		font-size: 18px;
	}
	
	.modal {
		min-width: auto;
		max-width: 100%;
	}
	
	.modal-order form label.input-caption {
		display: block;
		width: 100%;
		padding-top: 16px;
	}
	
	.modal-order form input,
	.modal-order form textarea {
		width: 100%;
		max-width: 100%;
	}
	
	.table-delivery thead {
		display: none;
	}
	.table-delivery tbody tr {
		border-bottom: 1px solid #eeedec;
		width: 100%;
		display: block;
	}
	.table-delivery tbody tr:last-of-type {
		border-bottom: 0;
	}
	.table-delivery tbody tr td {
		display: block;
		width: 100%;
		border: none;
		text-align: center;
		line-height: 1.2;
	}
	
	.table-delivery tbody tr td::before {
		text-align: center;
		font-size: 12px;
		line-height: 14px;
		color: #000;
		display: block;
	}
	
	.table-delivery tbody tr td:nth-of-type(2)::before {
		content: "Грузоподъемность";
	}
	.table-delivery tbody tr td:nth-of-type(3)::before {
		content: "Цена, руб.";
	}
	
	
	.contacts-list thead {
		display: none;
	}
	.contacts-list tbody tr {
		border-bottom: 1px solid #eeedec;
		width: 100%;
		display: block;
	}
	.contacts-list tbody tr:last-of-type {
		border-bottom: 0;
	}
	.contacts-list tbody tr td {
		display: block;
		width: 100%;
		border: none;
		text-align: center;
		line-height: 1.2;
	}
}
@media (max-width: 575px){
	.header {
		height: auto;
	}
	.header__button {
		width: 100%;
		text-align: center;
	}
	.header__button .button {
		font-size: 14px;
		padding: 5px 0;
		text-align: center;
		justify-content: center;
	}
	
	.header__right {
		align-self: flex-start;
		width: 150px;
		flex-flow: row wrap;
		position: relative;
	}
	.header__contacts {
		padding: 10px 0;
		position: static;
		width: 100%;
	}
	
	.page h1 {
		font-size: 18px;
	}
	
	.home-categories__category {
		font-size: 16px;
	}
	
	.intro__title h1 {
		font-size: 24px;
	}
	
	.req-block__body {
		flex-flow: row wrap;
	}
	ul.timeline {
		text-align: center;
		width: 100%;
	}
	
	.req-block__form-inputs {
		justify-content: center;
	}
	.req-block__form .input-group {
		justify-content: center;
		
	}
	.req-block__form .input-group input:not(:first-child) {
		margin-left: 0;
	}
	.services__list-item {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		width: 100%;
		border-left: 0!important;
	}
	.projects__photos {
		flex-flow: row wrap;
		justify-content: center;
	}
	.projects__photos-left {
		-ms-flex-preferred-size: 240px;
		-webkit-flex-basis: 240px;
		flex-basis: 240px;
		width: 240px;
	}
	.projects__photos-right {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		width: 100%;
	}
	.projects__photos-right .projects__photo {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.catalog__categories ul li {
		width: 100%;
		padding-left: 0!important;
	}
	
	.catalog-convers-phone > a {
		font-size: 30px;
	}
	
	.calculator__calc-form .button {
		margin: 8px 0;
	}
	.product-intro__title h1 {
		font-size: 24px;
	}
	.footer ul li {
		margin: 0 0!important;
		display: block;
		text-align:center;
	}
	.modal-order__footer {
		flex-flow: row wrap;
	}
	.modal-order__policy {
		width: 100%;
		
	}
	.modal-order__button {
		width: 100%;
		text-align: center;
		margin-top: 16px;
	}
	
	.requisites_h1 {
		text-align: center;
		padding-left: 0;
		padding-right: 0;
	}
	.calculator__square .calculator__input-caption,
	.calculator__thickness .calculator__input-caption {
		position: static;
		display: block;
		width: 100%;
	}
	.calculator__square,
	.calculator__thickness {
		width: 100%;
		margin: 0 0 10px;
		text-align: center;
	}
	
	.calculator__square .calculator__input-notation,
	.calculator__thickness .calculator__input-notation {
		position: static;
	}
	
	.calculator__square input,
	.calculator__thickness input {
		margin-left: 20px;
	}
}
@media (max-width: 320px) {


}
/* End */


/* Start:/local/templates/rsk/components/bitrix/search.title/.default/style.css?15989876752127*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
	
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
	font-size:12px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/rsk/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/components/webnanny/webforms/assets/css/forms.css?1565334212102*/
.modal-order__policy input.error~span, .req-block__form-policy input.error~span{
    color: #b52015;
}
/* End */


/* Start:/local/templates/rsk/components/webnanny/webforms/order/style.css?1769689537233*/
.modal-order__product-name{
    text-align: center;
    margin-top: 15px;
}

#order-text-common, #order-text-product{
    display: none;
    margin-bottom: 0;
}

.modal-order form label.input-caption{
    display: block !important;
}
/* End */


/* Start:/local/templates/rsk/template_styles.css?177643006421184*/
table.fixedHeader-floating {
    position: fixed !important;
    background-color: white
}

table.fixedHeader-floating.no-footer {
    border-bottom-width: 0
}

table.fixedHeader-locked {
    position: absolute !important;
    background-color: white
}

@media print {
    table.fixedHeader-floating {
        display: none
    }
}

/* SEARCH ICON */
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/local/templates/rsk/./webfonts/fa-solid-900.eot");
    src: url("/local/templates/rsk/./webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/local/templates/rsk/./webfonts/fa-solid-900.woff2") format("woff2"), url("/local/templates/rsk/./webfonts/fa-solid-900.woff") format("woff"), url("/local/templates/rsk/./webfonts/fa-solid-900.ttf") format("truetype"), url("/local/templates/rsk/./webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.fa-search:before {
    content: "\f002";
}

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.header_search-desktop, .header_search-mobile {
    position: absolute;
    top: 50%;
    transform: translate(-100%, -50%);
    width: 60px;
    height: 100%;
    background: #ff7c08;
    line-height: 40px;
    padding-right: 40px;
    transition: all 0.5s ease;
    display: flex;
    align-items: center;
    align-content: center;
}


.search_input {
    border: 0;
    background: transparent;
    width: 0%;
    outline: none;
    font-family: sans-serif;
    font-size: 16px;
    transition: all 0.3s ease;
    position: relative;
}

.header_search-desktop .fas, .header_search-mobile .fas {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    cursor: pointer;
}

.mobile_search {
    display: none;
}

.header_search-desktop.active .fas {
    color: #ff7c08;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    cursor: pointer;
}

.header_search-desktop.active {
    width: 250px;
    padding-left: 10px;
    transition: all 0.5s ease;
    background: #fff;
    border: 1px solid #ff7c08;
}

.search_input.active {
    width: 98%;
    padding-left: 5px;
    transition: all 0.5s 0.8s ease;
}

.header_search-mobile {
    display: none;
}

@media (max-width: 1025px) {
    .header_search-mobile {
        display: block;
        transform: translate(-50%, -50%);
    }

    .header_search-desktop {
        display: none
    }
}

@media (max-width: 991px) {
    .header_search-mobile {
        display: block;
        transform: translate(-130%, -50%);
    }
}

@media (max-width: 900px) {
    .header_search-mobile, .header_search-desktop {
        display: none;
    }

    .mobile_search {
        position: absolute;
        top: 63px;
        width: 100%;
        display: block;
        z-index: 1;
    }

    #top-search-mobile {
        width: 100%;
        height: 35px;
        padding-left: 10px;
        border: none !important;
    }

    .fa-search {
        position: absolute;
        top: 9px;
        right: 10px;
        color: #ff7c08;
    }

    .intro__title {
        margin-top: 200px;
    }

    .breadcrumbs {
        margin-top: 50px;
    }

}

@media (max-width: 575px) {
    .mobile_search {
        position: absolute;
        top: 81px;
        width: 100%;
        display: block;
        z-index: 1;
    }
}

.modal-order__policy span a {
    position: relative;
    z-index: 999999;
}

.qupe-box {
    display: flex;
    gap: 5px;
    align-items: center;
}

.qupe-box img {
    width: 35px;
    height: 100%;
}

.footer__caption {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

@media (max-width: 768px) {
    .footer__caption {
        align-items: center;
    }
}

.mobile_search {
    top: 102px;
}

.header {
    height: 62px;
    align-items: flex-end;

    @media (max-width: 575px) {
           /*height: 82px;*/
    }

    .header__logo {
        padding-bottom: 10px;
    }

    .header__center {
        margin-inline: auto;
        width: auto;
        justify-content: space-between;
        flex-grow: 1;

        @media (max-width: 1279px) {
            flex-direction: column-reverse;
            padding-right: 24px;
        }

        @media (max-width: 1023px) {
            padding-right: 48px;
            align-items: flex-start;
        }

        @media (max-width: 767px) {
            padding-right: 0;
        }

    }

    .header__menu {
        height: auto;
        margin-inline: auto;

        @media (max-width: 1279px) {
            margin-left: auto;
            margin-right: unset;
        }

        @media (max-width: 1023px) {
            margin-left: unset;
            margin-right: auto;
        }


        nav, ul, li, a {
            height: auto;
        }
    }

    .header__right {
        position: static;

        @media (max-width: 575px) {
            width: 172px;
        }
        @media (max-width: 359px) {
            width: 138px;
        }
    }

    .header__contacts {
        padding: 4px 30px;

        @media (min-width: 768px) {
            .qp-drop {
                .qp-drop__panel {
                    display: contents;
                }

                .qp-drop__body {
                    display: contents;
                }

                .header__contacts-socials {
                    display: none;
                }
            }
        }

        @media (max-width: 767px) {
            font-size: 15px;
            padding: unset;
            display: flex;
            padding-right: 8px;
            .qp-drop {
                margin-block: auto;
                .qp-drop__panel {
                    display: flex;
                    align-items: center;
                    gap: 4px;

                    svg {
                        flex-shrink: 0;
                    }
                }

                .qp-drop__body {
                    display: flex;
                    flex-direction: column;
                    gap: 10px;

                    a {
                        color: initial;
                    }
                }

                .header__contacts-socials {
                    display: flex;
                    align-items: center;
                    gap: 10px;
                }
            }
        }

        @media (max-width: 575px) {
               padding: unset;
        }

        @media (max-width: 359px) {
            .header__contacts-phone {
                font-size: 12px;
            }

            .qp-drop__body {
                left: unset;
                right: 0;
                width: max-content;
                text-align: center;
            }
        }

    }

    .header__schedule.qp-drop {
        padding-top: 8px;
        font-size: 13px;
        margin-top: auto;
        padding-bottom: 8px;
        width: max-content;

        @media (max-width: 1439px) {
            max-width: 170px;
        }

        @media (max-width: 1279px) {
            max-width: 100%;
            margin-left: auto;
        }

        @media (max-width: 1023px) {
            width: 140px;
            margin-left: unset;
        }

        @media (max-width: 767px) {
            width: 92px;
            font-size: 10px;
        }

        .qp-drop__panel {
            padding-inline: 10px;
            cursor: pointer;
            transition: 200ms color linear;

            @media (max-width: 1279px) {
                padding: unset;
            }

        }

        .qp-drop__panel > svg {
            flex-shrink: 0;

            @media (max-width: 1023px) {
                display: none;
            }

        }

        .qp-drop__panel:hover {
            color: #EC8A1A;
        }

        .qp-drop__body {
            text-align: center;
        }
    }

    .header__schedule-wrap {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 4px;

        @media (max-width: 1439px) {
            flex-direction: column;
            align-items: flex-start;
            svg {
                display: none;
            }
        }

        @media (max-width: 1279px) {
            flex-direction: row;
            flex-wrap: nowrap;
        }

        @media (max-width: 767px) {
            flex-wrap: wrap;
        }
        span {
            display: block;
            white-space: nowrap;
        }
    }

    .header__socials {
        margin-top: auto;
        padding-bottom: 8px;
        margin-left: 8px;
        margin-right: calc(62px + 8px);

        @media (max-width: 1279px) {
            margin-right: calc(68px);

            .qp-drop__body {
                max-width: 60px;
                left: -10px;
            }
        }

        @media (max-width: 1023px) {
            display: none;
        }


    }

    @media (min-width: 1280px) {
        .header__socials {
            .qp-drop {
                display: flex;
                gap: 8px;
            }

            .qp-drop__panel {
                display: contents;

                svg {
                    display: none;
                }
            }

            .qp-drop__body {
                display: contents;
                pointer-events: unset;
            }
        }
    }


    .qp-drop__panel {
        color: #333;
        display: flex;
        align-items: center;
        gap: 8px;
    }
}

.header.header_transparent {
    .qp-drop__panel {
        color: #fff;
    }
}

.qp-drop {
    position: relative;

    .qp-drop__body {
        position: absolute;
        z-index: 1001;
        top: 100%;
        left: 0;
        width: 100%;
        min-width: 120px;
        background-color: #fff;
        padding: 10px;
        opacity: 0;
        transform: translateY(-10%);
        pointer-events: none;

        transition: 200ms transform linear,
        200ms opacity linear;
    }
}

.qp-drop.active {
    .qp-drop__panel {
        color: #EC8A1A;
    }

    .qp-drop__body {
        opacity: 1;
        transform: translateY(0);
        pointer-events: unset;
    }

}

.footer__socials {
    margin-top: 8px;
    display: flex;
    align-items: center;
    gap: 10px;

    @media (max-width: 767px) {
        justify-content: center;
    }

    img {
        width: 40px;
        aspect-ratio: 1;
    }
}

.qp-contacts {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(12,1fr);
    gap: 20px;

    @media (max-width: 767px) {
        margin-top: 20px;
        grid-template-columns: 1fr;
    }

    .qp-contacts__content {
        grid-column: span 4;
        display: flex;
        flex-direction: column;
        gap: 40px;

        @media (max-width: 767px) {
            grid-column: span 1;
        }
    }

    .qp-contacts__map {
        grid-column: span 8;

        @media (max-width: 767px) {
            grid-column: span 1;
        }

        iframe {
            all: unset;
            box-sizing: border-box;
            display: block;
            width: 100%;
            height: 100%;

            @media (max-width: 767px) {
                aspect-ratio: 81/85;
            }
        }
    }

    .qp-contacts__item {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .qp-contacts__item-title {
        display: flex;
        align-items: center;
        gap: 16px;
        margin: 0;

        color: #333;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
    }

    .qp-contacts__item-wrap {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .qp-contacts__item-socials {
        display: flex;
        align-items: center;
        gap: 24px;
        margin-top: calc(24px - 16px);
    }
}

.qp-section-item {
    margin-block: 90px;

    @media (max-width: 1279px) {
        margin-block: 60px;
    }
}

.qp-reqs {
    h2 {
        margin-top: 0;
        margin-bottom: 40px;
    }

    .qp-reqs__body {
        max-width: 820px;
        line-height: 150%;
    }
}

.qp-representative {
    .qp-representative__body {
        background: #FFF;
        box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.25);
        max-width: 370px;
        display: flex;
        gap: 16px;
        padding: 10px;
    }

    .qp-representative__info {
        display: flex;
        flex-direction: column;
        justify-content: space-between;

        a {
            display: block;
            margin-bottom: 10px;
        }
    }

    .qp-representative__name {
        color: #333;
        font-family: Rubik;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
    }
}

.qp-similar-arts {
    .qp-similar-arts__body {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;

        @media (max-width: 767px) {
            grid-template-columns: 1fr;
        }
    }

    .qp-similar-arts__card {
        position: relative;
        display: flex;
        padding: 10px;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        gap: 8px;
        color: #fff;
        text-decoration: unset;
        height: 300px;

        @media (hover: hover) {
            &:hover {
                .qp-similar-arts__card-title {
                    text-decoration-color: currentColor;
                }
                .button {
                    background-color: rgb(255, 95, 8);
                }
            }
        }

        img {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: 1;
        }

        &::before {
            content: '';
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.00) 100%);
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            z-index: 2;
        }

        .button {
            position: relative;
            z-index: 3;
            padding: 10px 30px;
        }
    }

    .qp-similar-arts__card-title {
        position: relative;
        z-index: 3;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        text-decoration: underline;
        text-underline-offset: 4px;
        text-decoration-color: transparent;
        transition: 200ms text-decoration-color linear;
    }

    .qp-similar-arts__card-desc {
        position: relative;
        z-index: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        align-self: stretch;
        overflow: hidden;
        color: #FFF;
        text-overflow: ellipsis;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }
}

a[name] {
    scroll-margin-top: 122px;
}

.catalog__content_paddings, .catalog__description {
    @media (max-width: 899px) {
        img {
            max-width: 100%;
            object-fit: contain;
            height: 100%;
            float: none!important;
            margin-inline: unset!important;
        }
    }
}
.class-descr .text {
    @media (max-width: 899px) {
        img {
            max-width: 100%;
            object-fit: contain;
            height: 100%;
            float: none!important;
        }
    }
}
.catalog_certificates,
.products-similar,
.qp-similar-arts {
    padding-bottom: 48px;
}
.section_certificates {
    margin-top: 88px;
    margin-bottom: 40px;
    padding: 0 26px;
}
.catalog_certificates__title,
.products-similar h2,
.qp-similar-arts h2 {
    font-size: 30px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    padding: 32px 0;
    display: block;
}
.product-articles {
    padding-top: 0;
}
.section_certificates__title {
    font-size: 24px;
    font-weight: 800;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    margin-bottom: 42px;
}
.product-reviews {
    padding: 32px 0 32px 0;
}
.product-reviews__heading {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 32px 0;
}
.product-reviews__heading h2 {
    font-size: 26px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    margin: 0;
    padding: 0;
}
.product-reviews__avg {
    display: flex;
    align-items: center;
    gap: 8px;
}
.product-reviews__avg-stars .product-reviews__star {
    font-size: 20px;
}
.product-reviews__avg-value {
    font-weight: 700;
    font-size: 18px;
}
.product-reviews__avg-count {
    color: #999;
    font-size: 14px;
}
.product-reviews__list {
    margin-bottom: 30px;
}
@media (min-width: 769px) {
    .product-reviews__list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0 30px;
    }
}
.product-reviews__item {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}
.product-reviews__header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 8px;
}
.product-reviews__author {
    font-weight: 700;
    font-size: 16px;
}
.product-reviews__date {
    color: #999;
    font-size: 14px;
}
.product-reviews__rating {
    margin-bottom: 8px;
}
.product-reviews__star {
    color: #ddd;
    font-size: 18px;
}
.product-reviews__star.active {
    color: #f5a623;
}
.product-reviews__text {
    font-size: 15px;
    line-height: 1.5;
}
.product-reviews__empty {
    color: #999;
    margin-bottom: 20px;
}

/* Modal */
.modal-review {
    max-width: 500px;
    padding: 30px;
}
.modal-review__header {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.modal-review__field {
    margin-bottom: 15px;
}
.modal-review__field input[type="text"],
.modal-review__field input[type="email"],
.modal-review__field input[type="tel"],
.modal-review__field textarea {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    font-family: inherit;
    box-sizing: border-box;
}
.modal-review__field textarea {
    resize: vertical;
}
.modal-review__rating-label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.modal-review__stars {
    display: inline-flex;
    gap: 5px;
    cursor: pointer;
}
.modal-review__star {
    font-size: 28px;
    color: #ddd;
    transition: color 0.2s;
}
.modal-review__star.active,
.modal-review__star:hover,
.modal-review__star:hover ~ .modal-review__star {
    color: #f5a623;
}
.modal-review__stars:hover .modal-review__star {
    color: #f5a623;
}
.modal-review__stars .modal-review__star:hover ~ .modal-review__star {
    color: #ddd;
}
.modal-review__footer {
    margin-top: 10px;
}
.modal-review__message {
    margin-top: 15px;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
}
.modal-review__message.success {
    background: #e8f5e9;
    color: #2e7d32;
}
.modal-review__message.error {
    background: #fbe9e7;
    color: #c62828;
}

/* Admin actions */
.product-reviews__admin-actions {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}
.product-reviews__edit-btn,
.product-reviews__admin-link {
    background: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px 12px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
    text-decoration: none;
    line-height: 1.4;
    margin: 0!important;
}
.product-reviews__edit-btn:hover,
.product-reviews__admin-link:hover {
    border-color: #999;
    color: #333;
}
.product-reviews__edit-field {
    margin-bottom: 10px;
}
.product-reviews__edit-field input[type="text"],
.product-reviews__edit-field textarea {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    font-family: inherit;
    box-sizing: border-box;
}
.product-reviews__edit-field textarea {
    resize: vertical;
}
.product-reviews__edit-field label {
    display: block;
    margin-bottom: 4px;
    font-size: 13px;
    color: #666;
}
.product-reviews__edit-stars {
    display: inline-flex;
    gap: 3px;
    cursor: pointer;
}
.product-reviews__edit-stars .product-reviews__star {
    font-size: 22px;
}
.product-reviews__edit-actions {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}
.review-cancel-btn {
    background: #bbbaba;
    border: none;
    border-radius: 4px;
    padding: 8px 20px;
    cursor: pointer;
}
.review-cancel-btn:hover {
    background: grey;
}
.product-reviews__edit-msg {
    margin-top: 10px;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 13px;
}
.product-reviews__edit-msg.success {
    background: #e8f5e9;
    color: #2e7d32;
}
.product-reviews__edit-msg.error {
    background: #fbe9e7;
    color: #c62828;
}
.catalog__description {
    p {
        margin-bottom: 1.5rem;
    }
}
#form-order .input-caption .label {
    color: gray;
}
/* End */
/* /local/templates/rsk/html/css/main.css?1780558131146553 */
/* /local/templates/rsk/html/css/jquery.modal.css?15713540625678 */
/* /local/templates/rsk/html/css/media.css?158708087712872 */
/* /local/templates/rsk/components/bitrix/search.title/.default/style.css?15989876752127 */
/* /local/components/webnanny/webforms/assets/css/forms.css?1565334212102 */
/* /local/templates/rsk/components/webnanny/webforms/order/style.css?1769689537233 */
/* /local/templates/rsk/template_styles.css?177643006421184 */
