@charset 'UTF-8';
.irs, .irs-line {
    position: relative;
    display: block
}

.irs, .irs-bar, .irs-bar-edge, .irs-line {
    display: block
}

.irs-hidden-input, .irs-line {
    outline: 0 !important;
    overflow: hidden
}

.fancybox-container *, .slick-slider {
    box-sizing: border-box
}

.irs, .slick-slider {
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.fancybox-container, .fancybox-thumbs, .fancybox-thumbs > ul > li, .slick-slider {
    -webkit-tap-highlight-color: transparent
}

.fancybox-infobar, .popup_thanks:after, .slick-slide.dragging img {
    pointer-events: none
}

.btn:not(button):not(input), .questions-tooltip, .tab-color {
    -webkit-box-direction: normal
}

.slick-dots, ol, ul {
    list-style: none
}

.clearfix:after, .container-fluid:after, .container:after, .row:after, .slick-track:after {
    clear: both
}

.irs {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-infobar, .fancybox-slide--image .fancybox-content {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar, .irs-shadow {
    position: absolute;
    width: 0;
    left: 0
}

.irs-bar-edge {
    position: absolute;
    left: 0
}

.irs-shadow {
    display: none
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-slider, .irs-to {
    display: block;
    position: absolute
}

.irs-slider {
    z-index: 1
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    left: 0;
    cursor: default
}

.irs-max {
    right: 0;
    cursor: default
}

.irs-from, .irs-single, .irs-to {
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
    line-height: 1.333;
    padding: 1px 5px;
    text-shadow: none
}

.irs {
    height: 55px
}

.irs-with-grid {
    height: 75px
}

.irs-line {
    height: 10px;
    top: 33px;
    background: #EEE;
    background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
    border: 1px solid #CCC;
    border-radius: 16px;
    -moz-border-radius: 16px
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    height: 8px
}

.irs-bar {
    height: 10px;
    top: 33px;
    border-top: 1px solid #428bca;
    border-bottom: 1px solid #428bca;
    background: #428bca;
    background: linear-gradient(to top, rgba(66, 139, 202, 1) 0, rgba(127, 195, 232, 1) 100%)
}

.irs-bar-edge {
    height: 10px;
    top: 33px;
    width: 14px;
    border: 1px solid #428bca;
    border-right: 0;
    background: #428bca;
    background: linear-gradient(to top, rgba(66, 139, 202, 1) 0, rgba(127, 195, 232, 1) 100%);
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: .3;
    border-radius: 5px;
    -moz-border-radius: 5px
}

.irs-grid, .irs-slider {
    height: 27px
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30)
}

.irs-slider {
    top: 25px;
    width: 27px;
    border: 1px solid #AAA;
    background: #DDD;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(220, 220, 220, 1) 20%, rgba(255, 255, 255, 1) 100%);
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    cursor: pointer
}

.irs-slider.state_hover, .irs-slider:hover {
    background: #FFF
}

.irs-max, .irs-min {
    color: #333;
    font-size: 12px;
    top: 0;
    background: rgba(0, 0, 0, .1);
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-max, .lt-ie9 .irs-min {
    background: #ccc
}

.irs-from, .irs-single, .irs-to {
    color: #fff;
    font-size: 14px;
    background: #428bca;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-from, .lt-ie9 .irs-single, .lt-ie9 .irs-to {
    background: #999
}

.irs-grid-pol {
    opacity: .5;
    background: #428bca
}

.irs-grid-pol.small {
    background: #999
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.invisible, .slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    user-select: none
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-button, .fancybox-iframe {
    vertical-align: top
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    user-select: none;
    z-index: 99995
}

.fancybox-image, .fancybox-share__button, .fancybox-spaceball {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    transition: color .2s;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2), .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
    fill: currentColor
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button::after {
    content: '';
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    color: #555;
    cursor: pointer;
    padding: 6px;
    position: absolute;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-caption::after, .fancybox-caption::before {
    display: block;
    position: absolute;
    content: ''
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}

.fancybox-caption::before {
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    left: 0;
    pointer-events: none;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption::after {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    left: 44px;
    right: 44px;
    top: 0
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(100, 100, 100, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    user-select: none;
    white-space: nowrap
}

.footer .foo_logo_wrap img, .footer .foo_logo_wrap svg, .slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs > ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x > ul, .scroll_next_btn, .slick-list, .sr-only {
    overflow: hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.fancybox-thumbs > ul > li:before {
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

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

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

@media all and (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px)
    }
}

.slick-slider {
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    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 {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

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

.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-initialized .slick-slide {
    display: block
}

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

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

.slick-dots, .slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-loading .slick-list {
    background: url(../images/ajax-loader_1.gif) center center no-repeat #fff
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/slick_1.eot);
    src: url(../fonts/slick_1.eot#iefix) format('embedded-opentype'), url(../fonts/slick_1.woff) format('woff'), url(../fonts/slick_1.ttf) format('truetype'), url(../fonts/slick_1.svg#slick) format('svg')
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

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

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

.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
    left: -25px
}

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

.slick-prev:before {
    content: '←'
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

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

[dir=rtl] .slick-next:before {
    content: '←'
}

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

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    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
}

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

.fancybox-slide > div {
    padding: 3.5rem 2.5rem 4rem;
    background-color: #fafafa
}

.fancybox-close-small {
    width: 3rem;
    height: 3rem;
    top: -4rem;
    right: -.4rem;
    margin: 0 !important;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.fancybox-close-small:after, .fancybox-close-small:hover:after {
    background-color: transparent
}

.fancybox-close-small:after {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    font: 4.4rem/3rem "Gotham Pro";
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #fff
}

.fancybox-close-small:active:after, .fancybox-close-small:hover:after {
    color: #d13335
}

.fancybox-thumbs {
    background: rgba(0, 0, 0, .3)
}

.fancybox-thumbs > ul > li:before {
    border: .3rem solid #d13335
}

.popup_block {
    display: none;
    max-width: 90%;
    width: 38rem;
    padding: 3.5rem 2.5rem 4rem;
    background-color: #fafafa;
    color: #646464;
    z-index: 1
}

.btn, .btn_3, .img-responsive, .img-thumbnail {
    max-width: 100%
}

.popup_block > :not(.fancybox-close-small) {
    position: relative;
    z-index: 10
}

.popup_block > * + * {
    margin-top: 1.5rem
}

.popup_title_wrap {
    font: 1.7rem/1.25em "Gotham Pro";
    text-align: center
}

.popup_title_wrap > * + * {
    margin-top: 1.3rem
}

.popup_title {
    position: relative;
    padding-bottom: 1rem;
    font: 3rem/1.25em Oswald;
    color: #333
}

.popup_thanks .logo_wrap:after, .popup_thanks .logo_wrap:before, .popup_thanks:after, .popup_title:after, .selectric-wrapper .button:before {
    position: absolute;
    content: ''
}

.popup_title:after {
    width: 10rem;
    height: .2rem;
    bottom: 0;
    left: 50%;
    background-color: #d13335;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.popup_content {
    font: 1.6rem/1.25em "Gotham Pro";
    text-align: center
}

.popup_content > * + * {
    margin-top: 1.5rem
}

.popup_content form {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.popup_content .submit_wrap {
    padding-top: 1.5rem
}

.popup_thanks:after {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: .5rem;
    border: .2rem solid #d13335;
    z-index: 0
}

.popup_thanks .logo_wrap {
    display: block;
    width: 12rem;
    padding: 1rem 1.5rem;
    margin: 2rem auto 0;
    background-color: #d13335;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem)
}

.popup_thanks .logo_wrap:after, .popup_thanks .logo_wrap:before {
    left: 0;
    right: 0;
    background-color: inherit;
    z-index: 1
}

.selectric-wrapper .selectric, .selectric-wrapper .selectric-items, select {
    background-color: #fff
}

.popup_thanks .logo_wrap:before {
    height: .2rem;
    top: -.4rem
}

.popup_thanks .logo_wrap:after {
    top: 100%;
    height: 3rem
}

.popup_thanks .logo_wrap img {
    max-width: 100%;
    max-height: 100%
}

label {
    cursor: pointer
}

textarea {
    min-height: 5.5rem;
    height: auto
}

.selectric-wrapper {
    width: 100%
}

.selectric-wrapper.selectric-open .selectric {
    border-color: #d13335
}

.selectric-wrapper .selectric {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.selectric-wrapper .label {
    margin-right: 4rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.selectric-wrapper .button {
    width: 4.8rem
}

.selectric-wrapper .button:before {
    top: .7rem;
    bottom: .7rem;
    left: 0;
    width: .1rem;
    background-color: #ebebeb
}

.selectric-items {
    display: none;
    height: auto;
    -webkit-box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, .1);
    box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, .1);
    z-index: 100;
    padding: 0
}

.selectric-items ul {
    padding: 1rem 0
}

.selectric-items ul li {
    padding: .3rem 2rem;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.selectric-items ul li:before {
    display: none !important
}

.selectric-items ul li + li {
    margin-top: 0
}

.selectric-items li.disabled {
    display: none
}

button[type=submit], button[type=reset], input[type=submit], input[type=reset] {
    width: 100%;
    height: 5.5rem;
    border: .1rem solid rgba(209, 51, 53, .5);
    font: 1.7rem/1.25em Oswald;
    text-transform: uppercase;
    letter-spacing: .1rem;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #d13335
}

button[type=submit]:hover:active, button[type=reset]:hover:active, input[type=submit]:hover:active, input[type=reset]:hover:active {
    background-color: #c22426;
    -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    color: #fff
}

.field_wrap {
    position: relative;
    z-index: 1
}

.field_wrap .selectric, .field_wrap .selectric-items, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]), .field_wrap select, .field_wrap textarea {
    display: block;
    width: 100%;
    height: 5.5rem;
    padding: 1.7rem 2rem 1.5rem;
    background-color: #f8f8f8;
    border: .1rem solid #e8e8e8;
    -webkit-border-radius: 0;
    border-radius: 0;
    font: 1.5rem/1.5em Oswald;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393
}

.field_wrap .selectric-items.invalid, .field_wrap .selectric.invalid, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]).invalid, .field_wrap select.invalid, .field_wrap textarea.invalid {
    border-color: #d13335
}

.field_wrap .selectric-items:focus, .field_wrap .selectric:focus, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]):focus, .field_wrap select:focus, .field_wrap textarea:focus {
    color: #111
}

.field_wrap .selectric-items::-webkit-input-placeholder, .field_wrap .selectric::-webkit-input-placeholder, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit])::-webkit-input-placeholder, .field_wrap select::-webkit-input-placeholder, .field_wrap textarea::-webkit-input-placeholder {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393;
    font-family: "Gotham Pro"
}

.field_wrap .selectric-items::-moz-placeholder, .field_wrap .selectric::-moz-placeholder, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit])::-moz-placeholder, .field_wrap select::-moz-placeholder, .field_wrap textarea::-moz-placeholder {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393;
    font-family: "Gotham Pro"
}

.field_wrap .selectric-items:-moz-placeholder, .field_wrap .selectric:-moz-placeholder, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]):-moz-placeholder, .field_wrap select:-moz-placeholder, .field_wrap textarea:-moz-placeholder {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393;
    font-family: "Gotham Pro"
}

.field_wrap .selectric-items:-ms-input-placeholder, .field_wrap .selectric:-ms-input-placeholder, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]):-ms-input-placeholder, .field_wrap select:-ms-input-placeholder, .field_wrap textarea:-ms-input-placeholder {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393;
    font-family: "Gotham Pro"
}

.field_wrap .selectric-items.error::-webkit-input-placeholder, .field_wrap .selectric.error::-webkit-input-placeholder, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]).error::-webkit-input-placeholder, .field_wrap select.error::-webkit-input-placeholder, .field_wrap textarea.error::-webkit-input-placeholder {
    color: red
}

.field_wrap .selectric-items.error::-moz-placeholder, .field_wrap .selectric.error::-moz-placeholder, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]).error::-moz-placeholder, .field_wrap select.error::-moz-placeholder, .field_wrap textarea.error::-moz-placeholder {
    color: red
}

.field_wrap .selectric-items.error:-moz-placeholder, .field_wrap .selectric.error:-moz-placeholder, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]).error:-moz-placeholder, .field_wrap select.error:-moz-placeholder, .field_wrap textarea.error:-moz-placeholder {
    color: red
}

.field_wrap .selectric-items.error:-ms-input-placeholder, .field_wrap .selectric.error:-ms-input-placeholder, .field_wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]).error:-ms-input-placeholder, .field_wrap select.error:-ms-input-placeholder, .field_wrap textarea.error:-ms-input-placeholder {
    color: red
}

.field_wrap .icon_wrap {
    position: absolute;
    width: 6.5rem;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.field_wrap .icon_wrap:after {
    position: absolute;
    content: '';
    width: .1rem;
    top: 1.5rem;
    bottom: 1.5rem;
    right: 0;
    background-color: #e9e9e9;
    z-index: 1
}

.field_wrap .icon_wrap ~ input:not([type=radio]):not([type=checkbox]):not([type=submit]), .field_wrap .icon_wrap ~ select, .field_wrap .icon_wrap ~ textarea {
    padding-left: 6.5rem
}

.field_wrap .zmdi {
    position: absolute;
    top: 3.3rem;
    left: 4rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.field_wrap, .submit_wrap {
    padding: .5rem 1.5rem
}

.check_label {
    z-index: 1
}

.check_field {
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    z-index: 1
}

.check_field .check, .check_field .check:before {
    position: absolute;
    -webkit-transition: .2s;
    -o-transition: .2s
}

.check_field input[type=radio], .check_field input[type=checkbox] {
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1;
    opacity: 0
}

.check_field .check {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: .1rem solid #e1e1e1;
    text-align: center;
    transition: .2s;
    z-index: -3
}

.check_field .check:before {
    transition: .2s;
    z-index: 1;
    opacity: 0
}

.check_field input[type=radio]:checked ~ .check:before, .check_field input[type=checkbox]:checked ~ .check:before {
    opacity: 1
}

.check_field input[type=checkbox] ~ .check:before {
    content: '\f26b';
    top: 50%;
    left: 50%;
    font-family: Material-Design-Iconic-Font;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #d13335
}

.check_field input[type=radio], .check_field input[type=radio] ~ .check {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.check_field input[type=radio] ~ .check:before {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: .5rem;
    background-color: #d13335;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.check_field input[type=radio]:checked ~ .check {
    border: .1rem solid #d13335
}

.check_label {
    position: relative;
    font-family: "Gotham Pro";
    padding: 2rem 1.5rem 2rem 3.8rem;
    cursor: pointer;
    font-size: 1.3rem;
    color: #646464;
    display: block
}

.check_label a {
    font-size: 1.3rem;
    color: #f04749;
    text-decoration: underline
}

.button, .header-nav__item a, .info-block {
    text-decoration: none
}

.check_label input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.check_label input:checked ~ .checkmark:after {
    opacity: 1;
    display: block
}

.check_label .checkmark {
    position: absolute;
    top: 50%;
    left: .5rem;
    width: 2rem;
    height: 2rem;
    border: 1px solid #e1e1e1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.check_label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: .5rem;
    top: .2rem;
    width: .7rem;
    height: 1.2rem;
    border: solid #ef3033;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
}

.btn_4:after, .scroll_next_btn:before {
    content: ''
}

.btn_1, .btn_4 {
    position: relative;
    text-transform: uppercase
}

.btn:not(button):not(input) {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

button.btn, input.btn {
    display: inline-block
}

.btn {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1rem 1.5rem;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
    font-family: Oswald
}

.btn_1 {
    width: 24rem;
    height: 5.5rem;
    border: .1rem solid #ae292b;
    font: 1.5rem/1.25em Oswald;
    letter-spacing: .08rem;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #fff;
    background: 0 0
}

.btn_2, .btn_3 {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.btn_1:hover:active {
    background-color: #c22426;
    -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    color: #fff
}

.btn_1:hover:active:after {
    -webkit-transform: translate(-50%, -50%) rotate(15deg);
    -ms-transform: translate(-50%, -50%) rotate(15deg);
    transform: translate(-50%, -50%) rotate(15deg)
}

.btn_1.btn_5 {
    background-color: #d13335;
    border: .1rem solid #d13335
}

.btn_2 {
    width: 27rem;
    height: 6.5rem;
    border: .1rem solid rgba(255, 255, 255, .5);
    font: 1.4rem/1.25em "Gotham Pro";
    text-transform: uppercase;
    letter-spacing: .22rem;
    transition: all .3s ease-in-out;
    color: #fff
}

.btn_2.small {
    width: 25.5rem;
    height: 5.5rem
}

.btn_2.small .zmdi {
    margin-left: .8rem
}

.btn_2 .zmdi {
    font-size: 1.5rem;
    margin-left: 1.6rem;
    -webkit-transform: translateX(.7rem);
    -ms-transform: translateX(.7rem);
    transform: translateX(.7rem);
    color: inherit
}

.btn_2:hover:active {
    background-color: #c22426;
    border-color: #c22426;
    -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    color: #fff
}

.btn_3, .btn_3 .zmdi, .btn_4 {
    color: inherit
}

.btn_3 {
    width: 17.5rem;
    height: 5rem;
    border: .1rem solid rgba(255, 255, 255, .3);
    font: 1.4rem/1.25em "Gotham Pro";
    letter-spacing: .06rem;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.btn_3 .zmdi {
    margin-left: .9rem;
    font-size: 1.4rem;
    -webkit-transform: translateY(.1rem);
    -ms-transform: translateY(.1rem);
    transform: translateY(.1rem)
}

.btn_3:active {
    background-color: rgba(255, 255, 255, .2);
    border-color: transparent;
    -webkit-box-shadow: 0 1rem .9rem rgba(255, 255, 255, .2);
    box-shadow: 0 1rem .9rem rgba(255, 255, 255, .2)
}

.info-block:after, .popup--calculation .calculation__photo, .warranty-block__icon {
    -webkit-box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .07)
}

.btn_4 {
    width: 35rem;
    height: 7.5rem;
    padding-right: 9.5rem;
    border: .1rem solid rgba(255, 255, 255, .5);
    font: 1.4rem/1.25em "Gotham Pro";
    letter-spacing: .04rem;
    z-index: 1;
    color: rgba(255, 255, 255, .5)
}

.btn_4 .icon_wrap, .btn_4:after {
    width: 8rem;
    top: 0;
    right: 0;
    position: absolute
}

.btn_4:after {
    height: 100%;
    background-color: rgba(255, 255, 255, .1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -3
}

.btn_4 .icon_wrap {
    bottom: 0;
    z-index: -1
}

.btn_4 .icon_wrap .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.btn_4:active:after {
    width: 100%
}

.btn_4:active .icon {
    fill: #d13335;
    -webkit-filter: drop-shadow(0 0 1rem #d13335);
    filter: drop-shadow(0 0 1rem #d13335)
}

.play-icon {
    width: 2rem;
    height: 2.8rem;
    fill: #fff;
    fill-rule: evenodd;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.scroll_next_btn {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
    width: 2.6rem;
    height: 4rem;
    border: .2rem solid rgba(191, 196, 218, .6);
    -webkit-border-radius: 1.4rem;
    border-radius: 1.4rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.scroll_next_btn:before {
    position: absolute;
    width: .2rem;
    height: .9rem;
    left: 50%;
    bottom: .9rem;
    margin-left: -.1rem;
    background-color: rgba(191, 196, 218, .8);
    -webkit-border-radius: .1rem;
    border-radius: .1rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-animation-name: smallBounce;
    animation-name: smallBounce;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.scroll_next_btn:active {
    border-color: #d13335;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem)
}

.scroll_next_btn:active:before {
    background-color: #d13335
}

:after, :before, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    line-height: 1
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.img-responsive {
    display: block;
    height: auto
}

.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.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-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-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-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 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.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 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

html {
    font-size: 10px
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@-moz-document url-prefix() {
    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }
    input[type=number] {
        -moz-appearance: textfield
    }
}

.modal {
    display: none
}

.modal--color-select {
    max-width: 87rem;
    width: 100%
}

.modal-colors-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.modal__color {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 12.8rem;
    height: 4.3rem;
    margin: .3rem;
    font-family: "Gotham Pro";
    font-size: 1.5rem;
    font-weight: 300;
    text-transform: uppercase;
    cursor: pointer
}

.modal__color--light {
    color: #fefefe
}

.modal__color--dark {
    color: #000
}

.info-block {
    position: relative;
    display: block;
    max-width: 25.7rem;
    width: 100%;
    padding: 3rem 2rem
}

.info-block:after, .info-block:before {
    position: absolute;
    display: block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    top: 0;
    content: ''
}

.info-block:hover:after {
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.info-block:hover:before {
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    border-color: #fff #fff #ef3033
}

.info-block:hover .info-block__title {
    color: #ef3033;
    text-decoration: underline
}

.info-block:after {
    left: 40%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 8.3rem;
    height: 8.3rem;
    box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .07);
    background-color: #fff;
    transition: all .3s
}

.info-block:before {
    z-index: 3;
    left: 47%;
    width: 2.3rem;
    height: 2.4rem;
    border: .2rem solid #ef3033;
    opacity: .8;
    border-left-color: #fff;
    border-bottom-color: #fff;
    transition: all .3s
}

.info-block__title, .pavement {
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.info-block__icon {
    position: relative;
    z-index: 2;
    max-width: 6.1rem;
    height: 6.1rem;
    width: 100%;
    margin-bottom: 2rem
}

.info-block__title {
    z-index: 2;
    color: #333;
    font-family: Oswald;
    font-size: 2.2rem;
    font-weight: 400;
    transition: all .3s
}

.pavement {
    max-width: 55rem;
    width: 100%;
    border: .1rem solid #ebebeb;
    background-color: #fff;
    transition: all .3s;
    border-bottom: .2rem solid #ebebeb;
    padding: 6rem 3rem 9rem
}

.button--transparent, .slider__arrow svg path {
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.pavement:hover {
    border-bottom-color: #d13335;
    -webkit-box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, .07);
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, .07)
}

.pavement-top-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3.5rem
}

.pavement-images {
    margin-right: 2rem
}

.pavement__img {
    width: 21.1rem;
    height: 19.6rem;
    margin-bottom: 2.5rem
}

.pavement__img .replaced, .pavement__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.pavement__scheme {
    width: 22.1rem;
    height: 5.5rem
}

.pavement__scheme .replaced, .pavement__scheme img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.pavement__title {
    color: #333;
    font-family: Oswald;
    font-size: 2.2rem;
    font-weight: 300;
    margin-bottom: .5rem
}

.pavement__title b {
    color: #809d3a
}

.pavement__subtitle {
    color: #333;
    font-family: Oswald;
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 2.5rem
}

.pavement-colors__title, .pavement-points__item, .pavement__desc {
    font-family: "Gotham Pro"
}

.pavement-points {
    margin-bottom: 3rem
}

.pavement-points__item {
    color: #646464;
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 1.5rem
}

.pavement-points__item:last-child {
    margin-bottom: 0
}

.pavement-points__item b {
    font-weight: 700
}

.pavement__desc {
    color: #646464;
    font-size: 1.4rem;
    font-weight: 300;
    margin-bottom: 6rem
}

.pavement__price {
    color: #333;
    font-family: Oswald;
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 1.5rem
}

.pavement__price b {
    font-size: 2.5rem
}

.pavement .button {
    padding: 2rem 5rem
}

.pavement-colors__title {
    color: #333;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2rem
}

.pavement-color__subtitle, .pavement-color__title {
    font-family: "Gotham Pro";
    font-size: 1.2rem;
    font-weight: 300;
    text-align: center
}

.pavement-colors__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pavement-colors__list .pavement-color {
    margin-right: 1rem;
    margin-bottom: 1rem
}

.pavement-color {
    max-width: 8.5rem;
    width: 100%
}

.pavement-color__img {
    width: 3.8rem;
    height: 3.8rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto
}

.pavement-color__img .replaced, .pavement-color__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.pavement-color__title {
    color: #333;
    text-transform: uppercase;
    margin-bottom: .3rem
}

.pavement-color__subtitle {
    color: #ababab;
    line-height: .92
}

.pavement__new-label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 6.3rem;
    height: 6.3rem;
    margin-left: 3.3rem;
    margin-top: 2rem
}

.pavement__new-label span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #d13335;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-family: Oswald;
    font-size: 1.7rem;
    font-weight: 500;
    text-transform: uppercase
}

.pavement__new-label:after {
    top: 0;
    left: 0;
    position: absolute;
    width: -webkit-calc(100% + 1rem);
    width: calc(100% + 1rem);
    height: -webkit-calc(100% + 1rem);
    height: calc(100% + 1rem);
    display: block;
    content: '';
    background-color: rgba(209, 51, 53, .3);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: -1;
    -webkit-transform: translate(-.5rem, -.5rem);
    -ms-transform: translate(-.5rem, -.5rem);
    transform: translate(-.5rem, -.5rem)
}

.form-input:after, .section__title[data-pseudo-text]:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.section__title {
    display: inline-block;
    position: relative;
    color: #4a4343;
    font-family: Oswald;
    font-size: 6rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .15rem;
    line-height: 1.2
}

.section__title--white {
    color: #fff
}

.section__title--white:after {
    color: #b6b6b6
}

.section__title[data-pseudo-text]:after {
    position: absolute;
    top: 75%;
    left: 10%;
    transform: translateY(-50%);
    display: block;
    content: attr(data-pseudo-text);
    opacity: .1;
    color: #b6b6b6;
    font-family: Oswald;
    font-size: 12rem;
    font-weight: 700;
    white-space: nowrap
}

.section__title b {
    font-weight: 700
}

.form-input__field, .form__checkbox, .section__subtitle {
    font-family: "Gotham Pro";
    font-weight: 300
}

.section__subtitle {
    color: #646464;
    font-size: 2.2rem
}

.form-input {
    position: relative;
    width: 100%;
    height: 5.8rem;
    border: .1rem solid #e8e8e8;
    background-color: #f8f8f8;
    margin-bottom: .7rem
}

.form-input:after {
    position: absolute;
    top: 50%;
    left: 4.5rem;
    transform: translateY(-50%);
    display: block;
    content: '';
    width: .1rem;
    height: -webkit-calc(100% - 2rem);
    height: calc(100% - 2rem);
    background-color: #e9e9e9
}

.form-input__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    outline: 0;
    font-size: 1.5rem;
    letter-spacing: .038rem;
    color: #000;
    padding-left: 6.3rem;
    padding-right: 3.7rem
}

.form__button, .form__checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    cursor: pointer
}

.form-input__field.error::-webkit-input-placeholder {
    color: red
}

.form-input__field.error::-moz-placeholder {
    color: red
}

.form-input__field.error:-ms-input-placeholder {
    color: red
}

.form-input__field.error::-ms-input-placeholder {
    color: red
}

.form-input__field.error::placeholder {
    color: red
}

.form-input__field::-webkit-input-placeholder {
    color: #939393
}

.form-input__field::-moz-placeholder {
    color: #939393
}

.form-input__field:-ms-input-placeholder {
    color: #939393
}

.form-input__field::-ms-input-placeholder {
    color: #939393
}

.form-input__field::placeholder {
    color: #939393
}

.form-input .zmdi {
    position: absolute;
    left: 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ef3033;
    font-size: 1.5rem
}

.form__checkbox {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #646464;
    font-size: 1.2rem;
    margin-top: 2rem;
    margin-bottom: 2.5rem
}

.form__checkbox a {
    color: #f04749
}

.form__checkbox input {
    display: none
}

.form__checkbox input:checked + span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    content: '\f26b';
    font-family: Material-Design-Iconic-Font;
    color: #ef3033;
    font-size: 1.5rem
}

.choice__title:after, .header-nav__item a:before, .main:after {
    content: ''
}

.form__checkbox span {
    position: relative;
    display: block;
    margin-right: 1.3rem;
    width: 2.2rem;
    height: 2.2rem;
    border: .1rem solid #e1e1e1
}

.form__button {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 6.3rem
}

.slider__arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.slider__arrow--prev {
    left: 0;
    margin-left: -4rem
}

.slider__arrow--next {
    right: 0;
    margin-right: -1rem;
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%)
}

.slider__arrow svg {
    width: 1.6rem;
    height: 4.8rem
}

.slider__arrow svg path {
    transition: all .3s
}

.slider__arrow svg:hover path {
    fill: #ef3033
}

.popup--calculation {
    max-width: 111rem;
    width: 100%;
    background-color: #fff;
    padding: 6rem 7rem !important
}

.popup--calculation .calculation-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4.5rem
}

.popup--calculation .calculation__text {
    border-bottom: 1px solid rgba(239, 48, 51, .1)
}

.popup--calculation .calculation__photo {
    width: 34rem;
    height: 20rem;
    box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .07);
    border: .1rem solid #f0f0f0;
    background-color: #000;
    margin-right: 4rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.popup--calculation .calculation__photo img {
    display: block;
    width: 100%;
    height: 100%
}

.header, .popup--calculation .calculation-form-inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.popup--calculation .calculation__title {
    color: #333;
    font-family: Oswald;
    font-size: 3.6rem;
    font-weight: 700;
    margin-bottom: 2.5rem
}

.popup--calculation .calculation__info {
    color: #646464;
    font-family: "Gotham Pro";
    font-size: 2rem;
    font-weight: 300
}

.popup--calculation .calculation__info span {
    color: #ef3033;
    font-family: "Gotham Pro";
    font-weight: 400
}

.popup--calculation .calculation-form {
    text-align: center
}

.popup--calculation .calculation-form__title {
    text-align: center;
    color: #646464;
    font-family: "Gotham Pro";
    font-size: 1.7rem;
    font-weight: 400;
    margin-bottom: 2.5rem
}

.popup--calculation .calculation-form-inputs {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.popup--calculation .calculation-form-inputs > div {
    max-width: 32rem;
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.popup--calculation .calculation-form-inputs > div .zmdi {
    color: #ef3033;
    font-size: 1.5rem
}

.button--red, .button--transparent {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase
}

.popup--calculation .calculation-form .button {
    max-width: 46rem;
    width: 100%;
    padding: 0 !important;
    line-height: normal
}

.button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0
}

.button--red {
    padding: 2.2rem 6rem;
    background-color: #d13335;
    font-family: Oswald;
    font-size: 1.5rem;
    letter-spacing: .075rem
}

.button--red .zmdi {
    margin-left: 1.3rem
}

.button--transparent {
    border: .1rem solid rgba(255, 255, 255, .5);
    font-family: "Gotham Pro";
    font-size: 1.4rem;
    letter-spacing: .21rem;
    padding: 3rem 7rem;
    transition: all .3s
}

.button--inversed, .header-nav__item a {
    font-weight: 400;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.button--transparent:hover {
    border-color: #d13335;
    background-color: #d13335
}

.button--transparent .zmdi {
    margin-left: 1.5rem
}

.button--inversed {
    color: #d13335;
    font-family: Oswald;
    font-size: 1.7rem;
    text-transform: uppercase;
    letter-spacing: .085rem;
    border: .1rem solid rgba(239, 48, 51, .5);
    background: 0 0;
    transition: all .3s
}

.button--inversed:hover {
    background-color: #d13335;
    color: #fff
}

.header {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-section {
    top: 0;
    left: 0;
    right: 0;
    padding: 1.5rem 0;
    z-index: 50;
    background-color: #000
}

.header > .flex-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__logo {
    display: block;
    max-width: 11.2rem;
    width: 100%;
    margin-right: 3rem
}

.header-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-nav__item {
    margin-right: 1.5rem
}

.header-nav__item:last-child {
    margin-right: 0
}

.header-nav__item a {
    position: relative;
    color: #e3e3e3;
    font-family: "Gotham Pro";
    font-size: 1.4rem;
    transition: all .3s
}

.header-nav__item a:before, .tabs__button {
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.header-nav__item a span {
    position: relative;
    z-index: 2;
    padding-left: 1rem
}

.tab-slider-nav .slick-slide > div > div:after, .tab-slider__arrow {
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    position: absolute
}

.header-nav__item a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: .5rem;
    height: 6.1rem;
    background-color: #ef3033;
    transition: all .3s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
}

.choice-blocks, .header__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.header-nav__item a:hover {
    color: #fff
}

.header-nav__item a:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header__info {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__info .flex-col {
    margin-right: 2.5rem
}

.header__info .flex-col:last-child {
    margin-right: 0
}

.header__tel .zmdi, .header__time .zmdi {
    color: #ef3033;
    font-size: 2.0rem;
    margin-right: 1rem
}

.header__tel, .header__time {
    color: #e3e3e3;
    font-family: "Gotham Pro"
}

.choice__title:after, .main-section img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.header__tel {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.header__time {
    font-size: 1.6rem;
    font-weight: 300
}

.main {
    position: relative
}

.main:after {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 14rem;
    height: 14rem;
    /*background-image:url(../images/laureat_1.png);*/
    -webkit-background-size: 100% 100%;
    background-size: 100%
}

.main-section {
    background-color: rgba(23, 23, 23, .8);
    padding-top: 18rem;
    padding-bottom: 23.5rem;
    text-align: center;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

.main-section img {
    max-width: 42rem;
    width: 100%
}

.main-section .button {
    margin-top: 6rem
}

.main__title {
    text-align: center;
    color: #fff;
    font-family: Oswald;
    font-size: 8rem;
    font-weight: 400;
    margin-bottom: 4rem
}

.choice__title, .main__subtitle {
    font-weight: 300;
    text-align: center
}

.main__subtitle {
    color: #b5b5b5;
    font-family: "Gotham Pro";
    font-size: 2.9rem;
    margin-bottom: 1.5rem
}

.choice-section {
    background-color: #fafafa;
    padding-top: 8rem;
    padding-bottom: 8rem
}

.choice__title {
    color: #333;
    font-family: Oswald;
    font-size: 6rem;
    text-transform: uppercase;
    margin-bottom: 5rem
}

.choice__title:after {
    width: 10.3rem;
    height: .2rem;
    background-color: #f2595b;
    margin-top: 1.5rem
}

.choice__title b {
    font-family: Oswald;
    font-weight: 700;
    letter-spacing: .15rem
}

.choice__subtitle {
    color: #333;
    font-family: Oswald;
    font-size: 3.6rem;
    font-weight: 300;
    text-align: center;
    margin-bottom: 4rem
}

.cost__subtitle, .help__desc, .help__tel {
    font-family: "Gotham Pro"
}

.choice__subtitle b {
    font-weight: 700
}

.choice-objects {
    margin-bottom: 10rem
}

.choice-blocks .info-block, .choice-pavements-blocks .pavement {
    margin-bottom: 3rem
}

.choice-blocks {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.choice-pavements-blocks, .help {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify
}

.choice-pavements-blocks {
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.help {
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.help .section__title {
    margin-bottom: 6rem
}

.help-section {
    padding-top: 10rem;
    padding-bottom: 11rem
}

.help-left-col {
    max-width: 50rem;
    width: 100%
}

.help-right-col {
    max-width: 41.3rem;
    width: 100%
}

.help__desc {
    color: #646464;
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 3rem
}

.help__desc strong {
    color: #ef3033;
    font-weight: 400
}

.help .form {
    margin-bottom: 2.8rem
}

.cost .section__title, .cost__subtitle {
    margin-bottom: 6rem
}

.help .form .flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.help .form .flex-wrap .flex-col:nth-child(1) {
    max-width: 28.2rem;
    width: 100%
}

.help .form .flex-wrap .flex-col:nth-child(2) {
    max-width: 21rem;
    width: 100%
}

.help__tel {
    color: #646464;
    font-size: 2rem;
    font-weight: 500
}

.help__tel b {
    color: #ef3033
}

.help__img {
    position: relative;
    max-width: 41.3rem;
    width: 100%;
    height: 65.5rem
}

.help__img .replaced, .help__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.help__photo {
    position: absolute;
    top: 50%;
    right: 4.5rem;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    width: 49.3rem;
    height: 33.3rem;
    -webkit-box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .17);
    box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .17);
    border: .8rem solid #fff;
    background-color: #000
}

.cost-section {
    padding-top: 9rem;
    padding-bottom: 9rem;
    background-color: #fafafa
}

.cost__subtitle {
    color: #646464;
    font-size: 2.2rem;
    font-weight: 300
}

.cost__button {
    margin-top: 2rem;
    padding: 2rem 6rem;
    float: right;
    text-transform: none
}

.cost-info {
    position: relative;
    max-width: 35.3rem;
    width: 100%;
    -webkit-box-shadow: 0 .7rem 3rem rgba(5, 31, 49, .05);
    box-shadow: 0 .7rem 3rem rgba(5, 31, 49, .05);
    background-color: #fff;
    padding-top: 4rem
}

.cost-info__title {
    color: #333;
    font-family: Oswald;
    font-size: 2.2rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2.7rem
}

.cost-info-list__item p, .cost-info-list__item span {
    font-size: 1.5rem;
    font-family: "Gotham Pro"
}

.cost-info-list {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.cost-info-list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1.2rem;
    border-bottom: .1rem dashed #e1e1e1;
    margin-bottom: 1.3rem
}

.cost-info-list__item--active span {
    color: #ef3033 !important
}

.cost-info-list__item--active span b {
    color: #646464 !important
}

.cost-info-list__item:last-child {
    border: none
}

.cost-info-list__item p {
    color: #646464;
    font-weight: 300
}

.cost-info-list__item span {
    color: #b0b0b0;
    font-weight: 500
}

.cost-info-list__item span b {
    font-weight: 300;
    font-size: 1.3rem
}

.cost-info__img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 18.7rem
}

.cost-info__img .replaced, .cost-info__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.calculator-data, .cost .flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.cost .flex-wrap {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.calculator {
    width: 71.5rem;
    max-width: 100%
}

.calculator-data {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3rem
}

.calculator-data-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -1rem
}

.calculator-data:last-child {
    margin-bottom: 0
}

.calculator-data__title {
    color: #333;
    font-family: "Gotham Pro";
    font-size: 1.5rem;
    font-weight: 700;
    width: 15rem;
    margin-right: 2.3rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.calculator-data__input input, .calculator-data__input[data-label]:after {
    display: block;
    color: #333;
    font-family: "Gotham Pro";
    font-weight: 300
}

.calculator-data__input {
    width: 12.8rem;
    height: 4.8rem;
    border: .1rem solid #e8e8e8;
    background-color: #f8f8f8
}

.calculator-data__input[data-label] {
    position: relative
}

.calculator-data__input[data-label]:after {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 1rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: attr(data-label);
    font-size: 1.5rem
}

.calculator-data__input input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    outline: 0;
    font-size: 1.7rem;
    padding: 0 2.2rem
}

.calculator-data__range {
    margin-left: auto;
    max-width: 35.8rem;
    width: 100%;
    -webkit-transform: translateY(2rem);
    -ms-transform: translateY(2rem);
    transform: translateY(2rem)
}

.calculator-data__radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 10;
    margin-right: 2.5rem;
    margin-bottom: 1rem
}

.calculator-data__radio:last-child {
    margin-right: 0
}

.calculator-data__radio input {
    display: none
}

.calculator-data__radio input:checked + span {
    border-color: #ef3033;
    position: relative
}

.calculator-data__radio input:checked + span:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    display: block;
    content: '';
    width: 1.1rem;
    height: 1.1rem;
    background-color: #ef3033;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.calculator-data__radio input:checked ~ p {
    color: #ef3033
}

.calculator-data-color p, .calculator-data__radio p {
    color: #646464;
    font-family: "Gotham Pro";
    font-weight: 300
}

.calculator-data__radio span {
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    border: .1rem solid #e1e1e1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 1rem
}

.calculator-bottom, .why-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.calculator-data__radio p {
    font-size: 1.3rem
}

.calculator-data-color {
    margin-bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.calculator-data-color p {
    font-size: 1.5rem;
    margin-right: 3rem
}

.calculator-data-color .button {
    width: 18.9rem;
    height: 4.3rem;
    text-transform: none
}

.calculator-bottom {
    padding-top: 1rem;
    border-top: .1rem solid rgba(172, 172, 172, .2);
    display: flex
}

.calculator .form__checkbox {
    margin-right: 5rem
}

.calculator .form__checkbox p {
    font-size: 1.5rem
}

.calculator .irs-line {
    height: .3rem;
    -webkit-border-radius: .2rem;
    border-radius: .2rem;
    border: .1rem solid #e1e1e1;
    background-color: #f2f2f2
}

.calculator .irs-bar, .calculator .irs-bar-edge {
    height: .3rem;
    background: #ef3033;
    border: none
}

.advantages-section, .questions-section, .why-section {
    background-position: center
}

.calculator .irs-slider.single {
    width: 2.3rem;
    height: 2.3rem;
    -webkit-box-shadow: -.5rem .3rem 1.5rem rgba(206, 45, 48, .35);
    box-shadow: -.5rem .3rem 1.5rem rgba(206, 45, 48, .35);
    border: .3rem solid #ef3033;
    background-color: #fff !important
}

.calculator .irs-max, .calculator .irs-min, .calculator .irs-single {
    display: none
}

.calculator .irs-grid {
    top: 0
}

.calculator .irs-grid-pol {
    top: auto;
    bottom: 0
}

.calculator .irs-grid-text {
    bottom: 2rem;
    color: #b0b0b0;
    font-family: "Gotham Pro";
    font-size: 1.3rem;
    font-weight: 300
}

.gallery-section {
    padding-top: 10rem;
    padding-bottom: 8rem
}

.gallery .section__title {
    margin-bottom: 8.5rem
}

.gallery__slider .slick-slide > div {
    max-width: 35.2rem;
    width: 100%;
    height: 22.1rem
}

.gallery__slider .slick-slide > div .replaced, .gallery__slider .slick-slide > div img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.why-section {
    padding-top: 9rem;
    padding-bottom: 9rem;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center
}

.why .section__title {
    text-align: center;
    margin-bottom: 6rem
}

.why .info-block {
    text-align: left;
    margin-bottom: 3rem
}

.tab .section__title, .tabs-buttons {
    margin-bottom: 6rem
}

.why .info-block:hover:before {
    border-bottom-color: #ef3033;
    border-right-color: rgba(255, 255, 255, 0);
    border-top-color: rgba(255, 255, 255, 0)
}

.why .info-block:after {
    background-color: rgba(255, 255, 255, .05)
}

.why .info-block:before {
    border-left-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgba(255, 255, 255, 0)
}

.why .info-block__title {
    color: #fafafa !important;
    text-decoration: none !important
}

.why-blocks {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.production-section {
    background-color: #fafafa;
    padding-top: 8rem;
    padding-bottom: 8rem
}

.tabs-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tabs-buttons .tabs__button {
    width: 50%
}

.tabs__button {
    height: 6.8rem;
    border: .1rem solid #eaeaea;
    background-color: #364f4a;
    color: #000000;
    font-family: Oswald;
    font-size: 2.1rem;
    font-weight: 400;
    transition: all .3s;
    cursor: pointer;
    outline: 0
}

.tabs__button--active, .tabs__button:hover {
    border-color: rgba(239, 48, 51, .5);
    color: #967272;
    background-color: #fafafa
}

.tab {
    display: none
}

.tab--active {
    display: block
}

.tab-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tab-slider-wrap {
    max-width: 54.2rem;
    width: 100%;
    margin-right: 3rem
}

.tab-slider {
    margin-bottom: .5rem
}

.tab-slider .slick-slide > div > div {
    height: 30.3rem
}

.tab-slider .slick-slide > div > div .replaced, .tab-slider .slick-slide > div > div img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.tab-slider-nav {
    margin: 0 -.5rem
}

.tab-slider-nav .slick-slide > div > div {
    position: relative;
    height: 12.1rem;
    cursor: pointer
}

.tab-slider-nav .slick-slide > div > div:after {
    width: 95%;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    content: '+';
    color: #e7e6e6;
    font-family: 'Gotham Pro';
    font-size: 4rem;
    background-color: rgba(0, 0, 0, .4);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tab-slider-nav .slick-slide > div > div .replaced, .tab-slider-nav .slick-slide > div > div img {
    display: block;
    width: 95%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto
}

.tab-slider-nav .slick-slide > div > div:hover:after {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1)
}

.tab-slider__arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 3.9rem;
    height: 3.9rem;
    background-color: rgba(0, 0, 0, .7);
    cursor: pointer;
    font-size: 20px;
    color: #fff
}

.tab-colors, .tab-list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.tab__heading, .tab__title {
    color: #333;
    font-family: Oswald;
    font-size: 2rem;
    font-weight: 400
}

.tab-slider__arrow--prev {
    left: .4rem
}

.tab-slider__arrow--next {
    right: .4rem
}

.tab__heading {
    margin-bottom: 2rem
}

.tab__title {
    margin-bottom: 1rem
}

.tab-colors__title, .tab-list__item p, .tab__subtitle {
    font-size: 1.5rem;
    color: #646464;
    font-family: "Gotham Pro"
}

.tab__subtitle {
    font-weight: 300;
    margin-bottom: 2.5rem
}

.tab-list {
    margin-top: 1.5rem;
    margin-bottom: 3rem
}

.tab-list__item {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem
}

.tab-list__item:last-child {
    margin-bottom: 0
}

.tab-list__item p {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 300
}

.tab-list__item p:last-child {
    text-align: right
}

.tab-color, .warranty {
    text-align: center
}

.tab-list__item b {
    width: 100%;
    height: 0;
    border-bottom: .1rem dashed #e1e1e1;
    margin: 0 1.5rem
}

.tab-colors {
    display: flex;
    margin-bottom: 1rem
}

.tab-colors:last-child {
    margin-bottom: 0
}

.tab-colors__title {
    font-weight: 300;
    margin-right: 2.5em;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.tab-colors-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tab-color {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 1.8rem;
    margin-bottom: .8rem
}

.tab-color:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.tab-color__img {
    width: 2.2rem;
    height: 2.2rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: .7rem
}

.tab-photo__title, .tab-points__item {
    margin-bottom: 2.5rem
}

.tab-color__img .replaced, .tab-color__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.tab-color__title {
    color: #646464;
    font-family: "Gotham Pro";
    font-size: 1.3rem;
    font-weight: 300
}

.tab-photo {
    width: 45.7rem;
    max-width: 100%;
    margin-right: 10rem
}

.tab-photo__title {
    color: #333;
    font-family: Oswald;
    font-size: 2.3rem;
    font-weight: 300
}

.tab-photo__title b {
    font-weight: 400
}

.tab-photo__main {
    width: 100%;
    height: 39.8rem
}

.tab-photo__main .replaced, .tab-photo__main img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.tab-points {
    max-width: 53rem;
    width: 100%
}

.tab-points__item:last-child {
    margin-bottom: 0
}

.tab-points__title {
    position: relative;
    color: #333;
    font-family: Oswald;
    font-size: 2rem;
    font-weight: 400;
    padding-left: 1.5rem;
    margin-bottom: 1.2rem
}

.tab-points__title:before {
    position: absolute;
    top: 50%;
    left: -1rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    content: '\f269';
    color: #ef3033;
    font-family: Material-Design-Iconic-Font;
    font-size: 1.4rem;
    font-weight: 400
}

.warranty-block, .warranty-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.tab-points__text {
    padding-left: 1.5rem;
    color: #646464;
    font-family: "Gotham Pro";
    font-size: 1.5rem;
    font-weight: 300
}

.warranty-section {
    padding-top: 10rem;
    padding-bottom: 8rem;
    background-color: #fafafa
}

.warranty .section__title {
    margin-bottom: 7.5rem
}

.warranty-blocks {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -7rem
}

.warranty-block {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    padding-right: 1.5rem;
    margin-bottom: 7rem;
    text-align: left
}

.advantages-blocks, .warranty-block__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.warranty-block__icon {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 10.3rem;
    height: 10.3rem;
    box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .07);
    background-color: #fff;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 2rem
}

.warranty-block__icon svg {
    display: block;
    width: 5.4rem
}

.warranty-block__icon:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: '';
    width: 2.3rem;
    height: 2.4rem;
    border: .2rem solid #ef3033;
    opacity: .8;
    border-left: none;
    border-bottom: none
}

.warranty-block__title {
    color: #333;
    font-family: Oswald;
    font-size: 2.2rem;
    font-weight: 400
}

.warranty-block__desc {
    color: #333;
    font-family: "Gotham Pro";
    font-size: 1.5rem;
    font-weight: 300;
    margin-top: 1.3rem;
    line-height: 1.1
}

.warranty__button {
    padding: 2rem 9rem;
    margin-top: 5rem
}

.advantages-section {
    -webkit-background-size: cover;
    background-size: cover;
    padding: 8rem 0
}

.advantages .info-block {
    max-width: 37.5rem;
    text-align: left;
    padding-top: 1.5rem;
    padding-left: 4rem
}

.advantages .info-block:hover:before {
    border-bottom-color: #ef3033;
    border-right-color: rgba(255, 255, 255, 0);
    border-top-color: rgba(255, 255, 255, 0)
}

.advantages .info-block:after {
    background-color: rgba(255, 255, 255, .05)
}

.advantages .info-block:before {
    border-left-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgba(255, 255, 255, 0)
}

.advantages .info-block__title {
    color: #fafafa !important;
    text-decoration: none !important;
    font-weight: 300;
    margin-bottom: 1.5rem
}

.advantages .info-block__text {
    color: #fafafa;
    font-family: Oswald;
    font-size: 6rem;
    font-weight: 500;
    letter-spacing: -.06rem;
    margin-bottom: 4rem
}

.advantages .info-block__text b {
    color: #fafafa;
    font-family: Oswald;
    font-size: 4.8rem;
    font-weight: 300
}

.advantages .info-block__desc {
    color: #d6d5d5;
    font-family: "Gotham Pro";
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2
}

.advantages-blocks {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elements {
    counter-reset: list
}

.elements-section {
    background-color: #fff;
    padding: 9rem 0;
    counter-reset: list2
}

.elements .section__title {
    margin-bottom: 6rem
}

.elements .section__subtitle {
    margin-bottom: 4.4rem
}

.elements-blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -1.5rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elements-block {
    position: relative;
    border: .1rem solid #f1f1f1;
    background-color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding-bottom: 4.4rem;
    width: -webkit-calc((100% / 4) - 3rem);
    width: calc((100% / 4) - 3rem);
    margin: 1.5rem
}

.elements-block:hover {
    -webkit-box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .07);
    box-shadow: 0 1.5rem 3.5rem rgba(0, 0, 0, .07);
    border-color: #fff
}

.elements-block:hover:before {
    opacity: 1
}

.elements-block:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    height: .1rem;
    background-color: #d13335;
    opacity: 0
}

.elements-block__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 21rem;
    margin-bottom: 2.5rem
}

.elements-block__title {
    color: #333;
    font-family: Oswald;
    font-size: 2rem;
    font-weight: 500;
    text-align: center
}

.elements-block__title b {
    display: block;
    color: #333;
    font-family: "Gotham Pro";
    font-size: 1.4rem;
    font-weight: 300;
    margin-top: 1rem
}

.elements-scheme__img, .elements-schemes {
    display: -webkit-flex;
    display: -ms-flexbox
}

.elements__separator {
    height: .1rem;
    background-color: #d13335;
    opacity: .1;
    margin: 7rem 0
}

.elements-schemes {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elements-scheme {
    max-width: 50rem;
    width: 100%
}

.elements-scheme:nth-child(2) .elements-scheme__point:before {
    counter-increment: list2;
    content: counter(list2)
}

.elements-scheme__title {
    color: #333;
    font-family: Oswald;
    font-size: 3.6rem;
    font-weight: 300;
    line-height: 3.6rem;
    margin-bottom: 3rem
}

.elements-scheme__title b {
    font-weight: 700
}

.elements-scheme__img {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5rem;
    height: 22.2rem
}

.elements-scheme__point, .elements-scheme__point:before {
    display: -webkit-flex;
    display: -ms-flexbox;
    color: #646464;
    font-family: "Gotham Pro"
}

.elements-scheme__list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2
}

.elements-scheme__point {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 2rem;
    font-size: 1.5rem;
    font-weight: 300;
    padding-left: 3rem;
    margin-bottom: 1rem
}

.elements-scheme__point:before {
    counter-increment: list;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    content: counter(list);
    width: 2rem;
    height: 2rem;
    border: .1rem solid #ef3033;
    opacity: .6;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 1rem;
    font-weight: 700
}

.questions .form .flex-wrap, .questions > .flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.questions-tooltip__tel, .questions-tooltip__title {
    font-family: "Gotham Pro";
    font-weight: 500
}

.questions-section {
    padding-top: 9.5rem;
    padding-bottom: 9.5rem;
    -webkit-background-size: cover;
    background-size: cover
}

.questions .section__title {
    margin-bottom: 8.5rem
}

.questions > .flex-wrap {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.questions > .flex-wrap .flex-col:nth-child(1) {
    max-width: 50rem;
    width: 100%
}

.questions .help__tel {
    color: #d6d5d5;
    text-align: center
}

.questions .form {
    margin-bottom: 2.8rem
}

.questions .form .form__checkbox {
    color: #d6d5d5
}

.questions .form .button {
    color: #fefefe
}

.questions .form .flex-wrap {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.questions-tooltip, .questions-tooltip__tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.questions .form .flex-wrap .flex-col:nth-child(1) {
    max-width: 28.2rem;
    width: 100%
}

.questions .form .flex-wrap .flex-col:nth-child(2) {
    max-width: 21rem;
    width: 100%
}

.questions-tooltip {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50.3rem;
    height: 31.7rem;
    -webkit-box-shadow: -.4rem 1.5rem 3.5rem rgba(0, 0, 0, .4);
    box-shadow: -.4rem 1.5rem 3.5rem rgba(0, 0, 0, .4);
    background-color: rgba(255, 255, 255, .05);
    border-top: 2px solid #d13335;
    padding: 0 1.5rem
}

.questions-tooltip__title {
    color: #d6d5d5;
    font-size: 2rem;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 4rem
}

.questions-tooltip__tel {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f8f8f8;
    font-size: 3.6rem
}

.footer .container, .footer .social_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.questions-tooltip__tel .zmdi {
    color: #ef3033;
    font-size: 2.6rem;
    margin-right: 2rem
}

.footer {
    width: 100%;
    background-color: #212121
}

.footer .zmdi {
    font-size: 1.8rem;
    color: #d13335
}

.footer * {
    text-decoration: none
}

.footer .container {
    position: relative;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 4rem 1.5rem
}

.footer .container > * {
    max-width: 100%
}

.footer .container + .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -2.3rem;
    padding-top: 3.3rem;
    padding-bottom: 3rem
}

.footer .container + .container:before {
    position: absolute;
    content: '';
    top: 0;
    left: 3rem;
    right: 3rem;
    height: 1px;
    background-color: rgba(172, 172, 172, .1)
}

.footer a {
    color: #e3e3e3;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.footer a:hover {
    color: #d13335
}

.footer .foo_title {
    font: 1.6rem/1.25em Oswald;
    letter-spacing: .16rem;
    color: #fff;
    text-transform: uppercase
}

.footer .foo_title i {
    font-style: normal;
    text-transform: none
}

.footer .foo_menu_wrap {
    min-width: 26.25%;
    max-width: 33.33333%;
    padding: 1.5rem;
    font: 1.4rem/1.25em "Gotham Pro";
    letter-spacing: .03rem;
    color: #b4b3b3
}

.footer .foo_menu_wrap > * + * {
    margin-top: 2rem
}

.footer .foo_menu_wrap li + li {
    margin-top: .6rem
}

.footer .foo_menu_wrap a {
    position: relative;
    display: block;
    padding-left: 1.6rem;
    color: #b4b3b3
}

.footer .foo_menu_wrap a:before {
    position: absolute;
    content: '';
    width: .6rem;
    height: .6rem;
    left: 0;
    top: .8rem;
    background-color: #d13335;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer .foo_menu_wrap a:hover {
    color: #d13335
}

.footer .foo_contacts_wrap {
    width: 25%;
    margin-left: auto;
    padding: 1.5rem;
    font: 1.7rem/1.25em "Gotham Pro"
}

.footer .foo_contacts_wrap > * + * {
    margin-top: 2rem
}

.footer .foo_logo_wrap > * + *, .footer .social_wrap + * {
    margin-top: .5rem
}

.footer .social_wrap {
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.footer .social_wrap > * {
    max-width: 100%
}

.footer .social_wrap a {
    padding: .5rem
}

.footer .foo_logo_wrap {
    width: 48rem;
    padding: .5rem 1.5rem;
    font: 1.5rem/1.25em "Gotham Pro";
    -webkit-transform: translateY(-.5rem);
    -ms-transform: translateY(-.5rem);
    transform: translateY(-.5rem);
    color: #e3e3e3
}

.footer .foo_logo_wrap img, .footer .foo_logo_wrap svg {
    max-width: 12.9rem;
    -webkit-transform: translateY(.2rem);
    -ms-transform: translateY(.2rem);
    transform: translateY(.2rem);
    user-select: none
}

.footer .foo_logo_wrap i {
    font-style: normal;
    color: #92ae47
}

.footer .foo_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -1rem;
    margin-right: -1rem;
    font: 1.8rem/1.25em "Gotham Pro"
}

.footer .foo_logo > * {
    max-width: 100%;
    padding: .5rem 1rem
}

.footer .foo_content_wrap {
    width: 25.5rem;
    padding: 1rem 1.5rem;
    font: 1.4rem/1.25em "Gotham Pro";
    color: #cac9c9
}

.footer .foo_content_wrap > * + * {
    margin-top: 1rem
}

.footer .foo_content_wrap img, .footer .foo_content_wrap svg {
    max-width: 18rem
}

.footer .foo_info_wrap {
    width: 23.5rem;
    padding: 1rem 1.5rem;
    font: 1.7rem/1.25em "Gotham Pro";
    color: #e3e3e3
}

.footer .foo_info_wrap > * + * {
    margin-top: .2rem
}

.footer .foo_info_wrap a {
    color: #fff
}

.footer .copyright {
    width: 100%;
    background-color: #000;
    color: #717171
}

.footer .phone {
    font: 2rem/1.25em "Gotham Pro"
}

.footer .zmdi {
    margin-right: 1rem
}

.footer .btn {
    margin: 1rem 1.5rem
}

.footer .btn:after {
    display: none
}

.copyright {
    font: 1.2rem/1.25em "Gotham Pro"
}

.copyright .container {
    padding: 2rem 1.5rem
}

.copyright .container > * {
    padding: .5rem 1.5rem
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }

    .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 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 1024px) {
    .selectric-items ul li:hover {
        text-decoration: underline;
        color: #d13335
    }

    .btn_1:hover, button[type=submit]:hover, button[type=reset]:hover, input[type=submit]:hover, input[type=reset]:hover {
        background-color: #d13335;
        -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35);
        box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35);
        color: #fff
    }

    button[type=submit]:hover:after, button[type=reset]:hover:after, input[type=submit]:hover:after, input[type=reset]:hover:after {
        -webkit-transform: translate(-50%, -50%) rotate(15deg);
        -ms-transform: translate(-50%, -50%) rotate(15deg);
        transform: translate(-50%, -50%) rotate(15deg)
    }

    .btn_1:hover:after {
        -webkit-transform: translate(-50%, -50%) rotate(15deg);
        -ms-transform: translate(-50%, -50%) rotate(15deg);
        transform: translate(-50%, -50%) rotate(15deg)
    }

    .btn_2:hover {
        background-color: #d13335;
        border-color: #d13335;
        -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35);
        box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35);
        color: #fff
    }

    .btn_3:hover {
        background-color: rgba(255, 255, 255, .2);
        border-color: transparent;
        -webkit-box-shadow: 0 1rem .9rem rgba(255, 255, 255, .2);
        box-shadow: 0 1rem .9rem rgba(255, 255, 255, .2)
    }

    .btn_4:hover:after {
        width: 100%
    }

    .btn_4:hover .icon {
        fill: #d13335;
        -webkit-filter: drop-shadow(0 0 1rem #d13335);
        filter: drop-shadow(0 0 1rem #d13335)
    }

    .scroll_next_btn:hover {
        border-color: #d13335
    }

    .scroll_next_btn:hover:before {
        background-color: #d13335
    }
}

@media (min-width: 1024px) {
    .container {
        width: 970px
    }

    .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 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }

    .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 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media only screen and (max-width: 1499px) {
    .btn_1 {
        height: 5rem
    }

    .btn_2 {
        height: 6rem
    }

    .btn_2.small {
        height: 5rem
    }

    .btn_4 {
        height: 7rem
    }
}

@media all and (max-width: 1200px) {
    html {
        font-size: 8.5px
    }

    .elements-block__img img {
        display: block;
        max-width: 100%;
        width: 100%;
        height: auto
    }
}

@media only screen and (max-width: 1199px) {
    .btn_4 {
        height: 6.5rem
    }

    .footer .foo_menu_wrap {
        min-width: auto;
        max-width: 100%;
        width: 33%
    }

    .footer .foo_contacts_wrap {
        width: 33%
    }

    .footer .foo_logo_wrap {
        width: 100%
    }
}

@media all and (max-width: 1025px) {
    .calculator-data, .elements-schemes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    html {
        font-size: 7px
    }

    .pavement {
        max-width: 50rem
    }

    .pavement-colors__list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .pavement-color {
        max-width: 7.5rem
    }

    .calculator {
        width: 63rem;
        margin-right: 3rem
    }

    .calculator-data {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .calculator-data-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .calculator-data__title {
        margin-right: 0;
        margin-bottom: 1rem
    }

    .calculator-data__range {
        margin-left: 0
    }

    .elements-schemes {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elements-scheme {
        margin-bottom: 1.5rem
    }

    .elements-scheme__img img {
        display: block;
        max-width: 100%;
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .footer .foo_menu_wrap {
        width: 50%
    }

    .footer .foo_contacts_wrap {
        width: 100%
    }
}

@media all and (max-width: 769px) {
    .main:after {
        top: 100%;
        margin-top: 2rem
    }
}

@media all and (max-width: 768px) {
    .popup--calculation .calculation-form-inputs, .tab-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .help-right-col, .questions-tooltip {
        display: none
    }

    .info-block {
        max-width: 15rem
    }

    .pavement, .popup--calculation .calculation-form-inputs > div, .why .info-block {
        max-width: 100%
    }

    .pavement {
        padding-bottom: 6rem
    }

    .section__title {
        font-size: 3rem
    }

    .popup--calculation {
        padding: 3rem 4rem !important
    }

    .popup--calculation .calculation-form-inputs {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .main-section {
        padding-bottom: 10rem
    }

    .main__title {
        font-size: 2rem;
        margin-bottom: 2rem
    }

    .atuin-btn {
        display: inline-flex;
        margin: 10px;
        text-decoration: none;
        border: 2px solid #BFE2FF;
        position: relative;
        overflow: hidden;
        font-size: 20px;
        line-height: 20px;
        padding: 12px 30px;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
        font-family: 'Roboto Condensed', Тahoma, sans-serif;
        background: #4d394d;
        transition: box-shadow 0.3s, transform 0.3s;
        cursor: pointer;
    }

    .atuin-btn:hover,
    .atuin-btn:active,
    .atuin-btn:focus {
        transform: translateY(-4px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2), 0 16px 20px rgba(0, 0, 0, 0.2);
        color: #FFF;
    }

    .atuin-btn:before {
        content: "";
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(-45deg, transparent, rgba(191, 226, 255, 0.3), transparent);
        transition: left 0.7s;
    }

    .atuin-btn:hover:before,
    .atuin-btn:active:before,
    .atuin-btn:focus:before {
        left: 100%;
    }

    .main__subtitle {
        font-size: 1.7rem
    }

    .choice__title {
        font-size: 4rem
    }

    .help-left-col {
        margin-left: auto;
        margin-right: auto
    }

    .why-blocks {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tab-flex {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tab-photo, .tab-slider-wrap {
        margin-right: 0;
        margin-bottom: 1rem
    }

    .warranty-block {
        width: -webkit-calc(100% / 2);
        width: calc(100% / 2)
    }

    .questions-section {
        text-align: center
    }

    .questions > .flex-wrap .flex-col:nth-child(1) {
        margin-left: auto;
        margin-right: auto
    }
}

@media all and (max-width: 767px) {
    .elements-scheme__title {
        margin-bottom: 13rem
    }
}

@media only screen and (max-width: 767px) {
    .btn_4 {
        height: 6rem
    }

    .footer .foo_menu_wrap {
        width: 100%
    }
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }

    .hidden-xs {
        display: none !important
    }
}

@media all and (max-width: 715px) {
    .header > .flex-col:nth-child(2) {
        display: none
    }

    .header > .flex-col {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media all and (max-width: 670px) {
    .cost-info {
        margin-top: 3rem;
        max-width: 100%;
        padding-bottom: 4rem
    }

    .cost-info__img {
        display: none
    }

    .calculator-bottom, .cost .flex-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .calculator-bottom * {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .calculator-bottom .form__checkbox {
        margin-right: 0
    }
}

@media all and (max-width: 600px) {
    .popup--calculation .calculation__text {
        border-bottom: none
    }

    .popup--calculation .calculation__photo {
        display: none
    }
}

@media all and (max-width: 530px) {
    .warranty-block {
        width: 100%
    }
}

@media all and (max-width: 500px) {
    .elements-block {
        width: -webkit-calc((100% / 2) - 3rem);
        width: calc((100% / 2) - 3rem)
    }
}

@media all and (max-width: 415px) {
    .header > .flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header__logo {
        margin-right: 0;
        margin-bottom: 1rem
    }
}

@media all and (max-width: 400px) {
    .pavement-top-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .pavement-images {
        margin-right: 0;
        margin-bottom: 15px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }

    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }

    .hidden-md {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }

    .visible-print-block {
        display: block !important
    }

    .visible-print-inline {
        display: inline !important
    }

    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}


.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    position: static;
    bottom: 0
}

.flexWrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    flex-direction: row
}

.slick-dots li {
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    padding: .2rem
}

.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: #969290;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slick-dots li button:before {
    display: none
}

.slick-dots li.slick-active {
    border: 1px solid #d13335
}

.slick-dots li.slick-active button {
    background-color: #d13335
}

.scr_1 .item, .scr_3 {
    -webkit-background-size: cover
}

.scr_1 .item, .scr_10, .scr_3 {
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.scr_1 .flexWrap {
    position: relative
}

.scr_1 .banner_slider {
    width: 100%
}

.scr_1 .item {
    width: 100%;
    background-size: cover;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding-top: 17.7rem;
    padding-bottom: 22.8rem
}

.scr_1 .item > * {
    max-width: 80%;
    text-align: center
}

.scr_1 .item .title {
    font-family: Oswald-Regular;
    font-size: 8rem;
    color: #4a4343;
    margin-bottom: 2.3rem
}

.scr_1 .item .sub_title {
    font-family: Gotham-Pro-Light;
    font-size: 2.9rem;
    color: #b5b5b5;
    margin-bottom: .7rem
}

.scr_1 .item .trand_mark {
    font-family: Gotham-Pro-Light;
    font-size: 7.2rem;
    line-height: 7.2rem;
    color: #809d3a;
    margin-bottom: 4.7rem;
    margin-right: -2rem
}

.scr_1 .item .trand_mark sup {
    margin-left: -1rem;
    font-size: 5rem;
    line-height: 2rem
}

.scr_1 .item .btn {
    width: 32rem
}

.scr_1 .item .btn .zmdi {
    margin-left: 0;
    -webkit-transform: translate(.7rem, .1rem);
    -ms-transform: translate(.7rem, .1rem);
    transform: translate(.7rem, .1rem)
}

.scr_1 .slick-arrow {
    width: 7.2rem;
    height: 2.5rem;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.scr_1 .slick-arrow:hover:before {
    opacity: 1;
    background-color: #d13335
}

.scr_1 .slick-arrow:hover:after {
    opacity: 1;
    border-color: #d13335
}

.scr_1 .slick-arrow:after, .scr_1 .slick-arrow:before {
    opacity: .4;
    display: block;
    position: absolute;
    content: ""
}

.scr_1 .slick-arrow:before {
    width: 100%;
    height: 2px;
    background-color: #f2f2f2;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .3s
}

.scr_1 .slick-arrow:after {
    top: -.01rem;
    left: -.6rem;
    width: 2.5rem;
    height: 2.5rem;
    border: 4px solid #f2f2f2;
    border-right: none;
    border-bottom: none;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-transform: rotate(-45deg) scale(.5, .5);
    -ms-transform: rotate(-45deg) scale(.5, .5);
    transform: rotate(-45deg) scale(.5, .5);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.scr_1 .slick-arrow.slick-next:after {
    right: -.6rem;
    left: auto;
    -webkit-transform: rotate(135deg) scale(.5, .5);
    -ms-transform: rotate(135deg) scale(.5, .5);
    transform: rotate(135deg) scale(.5, .5)
}

.scr_1 .slide_nav {
    width: 36rem;
    position: absolute;
    bottom: 11.5rem;
    left: 50%;
    transform: translateX(-50%)
}

a.btn {
    text-decoration: none;
}

body, html {
    width: 100%
}

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

button, img {
    border: none;
    outline: 0
}

*, button {
    padding: 0
}

a, body :focus, button, img {
    outline: 0
}

button, input[type=submit] {
    cursor: pointer
}

.selectric, body {
    position: relative
}

.calculator-color__img:after, .calculator-color__name {
    -o-transition: all .3s;
    z-index: 10;
    opacity: 0;
    position: absolute
}

.flexWrap, .wrapper {
    -webkit-box-direction: normal
}

@font-face {
    font-family: Material-Design-Iconic-Font;
    src: url(../fonts/Material-Design-Iconic-Font_1.eot);
    src: url(../fonts/Material-Design-Iconic-Font_1.eot#iefix) format("embedded-opentype"), url(../fonts/Material-Design-Iconic-Font_2.woff2) format("woff2"), url(../fonts/Material-Design-Iconic-Font_2.woff) format("woff"), url(../fonts/Material-Design-Iconic-Font_2.ttf) format("truetype"), url(../fonts/Material-Design-Iconic-Font_1.svg#Material-Design-Iconic-Font) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Oswald-Light;
    src: url(../fonts/Oswald-Light_1.eot);
    src: url(../fonts/Oswald-Light_1.eot#iefix) format("embedded-opentype"), url(../fonts/Oswald-Light_1.woff2) format("woff2"), url(../fonts/Oswald-Light_1.woff) format("woff"), url(../fonts/Oswald-Light_1.ttf) format("truetype"), url(../fonts/Oswald-Light_1.svg#Oswald-Light) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Oswald-Bold;
    src: url(../fonts/Oswald-Bold_1.eot);
    src: url(../fonts/Oswald-Bold_1.eot#iefix) format("embedded-opentype"), url(../fonts/Oswald-Bold_1.woff2) format("woff2"), url(../fonts/Oswald-Bold_1.woff) format("woff"), url(../fonts/Oswald-Bold_1.ttf) format("truetype"), url(../fonts/Oswald-Bold_1.svg#Oswald-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gotham-Pro-Light;
    src: url(../fonts/GothamPro-Light_1.eot);
    src: url(../fonts/GothamPro-Light_1.eot#iefix) format("embedded-opentype"), url(../fonts/GothamPro-Light_1.woff2) format("woff2"), url(../fonts/GothamPro-Light_1.woff) format("woff"), url(../fonts/GothamPro-Light_1.ttf) format("truetype"), url(../fonts/GothamPro-Light_1.svg#GothamPro-Light) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Gotham-Pro-Medium;
    src: url(../fonts/GothamPro-Medium_1.eot);
    src: url(../fonts/GothamPro-Medium_1.eot#iefix) format("embedded-opentype"), url(../fonts/GothamPro-Medium_1.woff2) format("woff2"), url(../fonts/GothamPro-Medium_1.woff) format("woff"), url(../fonts/GothamPro-Medium_1.ttf) format("truetype"), url(../fonts/GothamPro-Medium_1.svg#GothamPro-Medium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Oswald-Regular;
    src: url(../fonts/Oswald-Regular_1.eot);
    src: url(../fonts/Oswald-Regular_1.eot#iefix) format("embedded-opentype"), url(../fonts/Oswald-Regular_1.woff2) format("woff2"), url(../fonts/Oswald-Regular_1.woff) format("woff"), url(../fonts/Oswald-Regular_1.ttf) format("truetype"), url(../fonts/Oswald-Regular_1.svg#Oswald-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Pro-Bold;
    src: url(../fonts/GothamPro-Bold_1.eot);
    src: url(../fonts/GothamPro-Bold_1.eot#iefix) format("embedded-opentype"), url(../fonts/GothamPro-Bold_1.woff2) format("woff2"), url(../fonts/GothamPro-Bold_1.woff) format("woff"), url(../fonts/GothamPro-Bold_1.ttf) format("truetype"), url(../fonts/GothamPro-Bold_1.svg#GothamPro-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gotham-Pro;
    src: url(../fonts/GothamPro_1.eot);
    src: url(../fonts/GothamPro_1.eot#iefix) format("embedded-opentype"), url(../fonts/GothamPro_1.woff2) format("woff2"), url(../fonts/GothamPro_1.woff) format("woff"), url(../fonts/GothamPro_1.ttf) format("truetype"), url(../fonts/GothamPro_1.svg#GothamPro) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Oswald-Medium;
    src: url(../fonts/Oswald-Medium_1.eot);
    src: url(../fonts/Oswald-Medium_1.eot#iefix) format("embedded-opentype"), url(../fonts/Oswald-Medium_1.woff2) format("woff2"), url(../fonts/Oswald-Medium_1.woff) format("woff"), url(../fonts/Oswald-Medium_1.ttf) format("truetype"), url(../fonts/Oswald-Medium_1.svg#Oswald-Medium) format("svg");
    font-weight: 500;
    font-style: normal
}

html {
    height: 100%;
    -webkit-overflow-scrolling: touch;
    font-size: 10px
}

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

:-moz-placeholder, :-ms-input-placeholder, ::-moz-placeholder, ::-webkit-input-placeholder {
    color: #131313;
    opacity: 1
}

* {
    margin: 0
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

body {
    min-width: 32rem;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
    color: #000
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

table {
    border-collapse: collapse
}

li {
    list-style: none
}

a {
    text-decoration: none
}

button {
    background: 0 0
}

p {
    font-size: inherit;
    line-height: inherit
}

:-moz-submit-invalid, :-moz-ui-invalid, :invalid {
    box-shadow: none
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input[type=radio], input[type=checkbox] {
    width: 1.4rem;
    height: 1.4rem
}

textarea {
    resize: none;
    overflow: hidden
}

.selectric, .selectric-items, input, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: 0
}

.selectric-wrapper, input[type=text], input[type=email], input[type=tel], select, textarea {
    width: 300px;
    font-size: 1.4rem;
    line-height: 1.25em;
    color: #000
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-responsive {
    width: 100%
}

.selectric .label {
    display: block;
    margin: 0 3rem 0 0;
    white-space: nowrap;
    overflow: hidden
}

.selectric .button {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 3rem;
    height: 100%;
    text-align: center;
    font: 0/0 a
}

.selectric .button:after {
    position: absolute;
    content: " ";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none
}

.selectric-scroll {
    overflow: auto
}

.selectric-disabled {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    filter: alpha(opacity=50);
    opacity: .5
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    display: none;
    left: -100%
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.fancybox-close-small:focus, .fancybox-close-small:focus:after, .slick-slide {
    outline: 0
}

.calculator, .calculator__img {
    border: .1rem solid #ebebeb;
    background-color: #fff
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    position: absolute;
    top: 100%;
    left: 0;
    overflow: auto
}

.selectric-items li, .selectric-items ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.selectric-items li {
    display: block;
    cursor: pointer
}

.selectric-items li.disabled {
    cursor: default
}

.selectric-focus, .selectric-open, .selectric-open .selectric {
    z-index: 9999
}

.selectric-hover.selectric-focus, .selectric-open .selectric-items {
    display: block
}

.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    height: 100vh
}

.wrapper .site_content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden
}

.wrapper footer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.container {
    margin: 0 auto;
    padding: 0 15px
}

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

.no_scroll {
    overflow: hidden
}

.hidden {
    display: none
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.fancybox-enabled, .fancybox-slide > div {
    overflow: visible
}

.fancybox-close-small {
    background-color: transparent
}

body.iOS-device.modal-open {
    position: fixed;
    width: 100%;
    overflow: scroll
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em
}

.icon-select_img_1 {
    width: 5.922rem;
    height: 5.527rem
}

.icon-select_img_2 {
    width: 5.501rem;
    height: 5.735rem
}

.icon-select_img_3 {
    width: 6.38rem;
    height: 5rem
}

.calculator {
    /*display:none*/;
    max-width: 111rem;
    width: 100%;
    padding: 6rem !important
}

.calculator-top, .calculator__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.calculator-top {
    display: flex;
    margin-bottom: 4.5rem
}

.calculator__img {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36rem;
    height: 36rem;
    -webkit-box-shadow: 0 1.5rem 2.5rem rgba(0, 0, 0, .05);
    box-shadow: 0 1.5rem 2.5rem rgba(0, 0, 0, .05);
    margin-right: 5rem
}

.calculator-color, .thick-item {
    margin-right: 1.5rem;
    cursor: pointer
}

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

.calculator__title {
    color: #333;
    font-family: Oswald;
    font-size: 3.6rem;
    font-weight: 500;
    margin-bottom: 2.5rem
}

.calculator-colors {
    position: relative;
    z-index: 10;
    margin-bottom: 4.5rem
}

.calculator-colors__title {
    color: #333;
    font-family: "Gotham Pro";
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1.5rem
}

.calculator-colors__choices {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.calculator-color {
    display: block;
    position: relative;
    margin-bottom: 1.5rem
}

.calculator-color:hover .calculator-color__name {
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    opacity: 1;
    pointer-events: inherit
}

.calculator-color input {
    position: absolute;
    left: -99999999px;
    display: none;
    pointer-events: none
}

.calculator-color input:checked + .calculator-color__img:after {
    opacity: 1
}

.calculator-color__img {
    position: relative;
    display: block;
    width: 4.9rem;
    height: 4.9rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.calculator-color__img:after {
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid red;
    -webkit-transition: all .3s;
    transition: all .3s
}

.calculator-color__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.calculator-color__name {
    pointer-events: none;
    top: 100%;
    left: 50%;
    margin-top: 1rem;
    -webkit-transform: translateX(-50%) translateY(100%);
    -ms-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
    text-align: center;
    padding: 1.2rem .7rem;
    -webkit-box-shadow: 0 1.5rem 2.5rem rgba(0, 0, 0, .05);
    box-shadow: 0 1.5rem 2.5rem rgba(0, 0, 0, .05);
    border: .1rem solid #ebebeb;
    background-color: #fff;
    color: #646464;
    font-family: "Gotham Pro";
    font-size: 1.2rem;
    font-weight: 300;
    -webkit-transition: all .3s;
    transition: all .3s
}

a, header .nav a:after {
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.calculator-thick-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.thick-item:last-child {
    margin-right: 0
}

.thick-item input {
    position: absolute;
    left: -999999px;
    display: none
}

.calculator-count-main, .thick-item span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.thick-item input:checked + span {
    background-color: #b4b4b4
}

.thick-item span {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 5rem;
    height: 5rem;
    border: .1rem solid #e1e1e1;
    background-color: #f9f9f9;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #333;
    font-family: Oswald;
    font-size: 1.5rem;
    font-weight: 500
}

.calculator-count-main {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.calculator-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.calculator-thick {
    margin-right: 4.5rem
}

.calculator-count button {
    width: 1.9rem;
    height: 1.9rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #bfbebe;
    font-size: 1.8rem;
    font-weight: 400;
    color: #fff;
    line-height: 1.9rem
}

.calculator-count input {
    margin: 0 1rem;
    pointer-events: none;
    display: block;
    max-width: 8rem;
    height: 4.5rem;
    border: .1rem solid #e1e1e1;
    text-align: center;
    color: #333 !important;
    font-family: Oswald !important;
    font-size: 1.5rem;
    font-weight: 500 !important
}

.calculator-form .btn {
    display: block;
    max-width: 46rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem
}

.btn, .btn_3, .flexWrap > * {
    max-width: 100%
}

.calculator-form-inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1.5rem
}

.calculator-form-inputs .field_wrap {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3)
}

.obj-fit, .replace-object-img {
    display: block;
    width: 100%;
    height: 100%
}

body {
    font: 1.6rem/1.25em Gotham-Pro-Light, Arial, Helvetica, sans-serif;
    line-height: 1.2
}

.section {
    position: relative;
    overflow: hidden
}

a {
    transition: all .3s
}

.obj-fit {
    -o-object-fit: cover;
    object-fit: cover
}

.flexWrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    -webkit-box-orient: horizontal;
    flex-direction: row
}

.slick-dots {
    position: static;
    bottom: 0
}

.slick-dots li {
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    padding: .2rem
}

.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: #969290;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slick-dots li button:before {
    display: none
}

.slick-dots li.slick-active {
    border: 1px solid #d13335
}

.slick-dots li.slick-active button {
    background-color: #d13335
}

.title_style {
    font-family: Oswald-Light;
    font-size: 6rem;
    color: #333;
    position: relative;
    display: table;
    text-transform: uppercase;
    letter-spacing: .1rem
}

.title_style strong, .title_style:after {
    font-family: Oswald-Bold
}

.title_style:after {
    content: attr(data-title-behind);
    position: absolute;
    bottom: -6rem;
    left: 72%;
    font-size: 12rem;
    color: #b6b6b6;
    opacity: .1;
    width: 200%
}

.btn_1, .btn_4 {
    position: relative;
    text-transform: uppercase
}

.btn:not(button):not(input) {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.scr_1 .item, .scr_7 .sct_item, .scr_9 .name_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

button.btn, input.btn {
    display: inline-block
}

.btn {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1rem 1.5rem;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
    font-family: Oswald-Regular
}

.btn_1 {
    width: 24rem;
    height: 5.5rem;
    border: .1rem solid #ae292b;
    font: 1.5rem/1.25em Oswald;
    letter-spacing: .08rem;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #fff
}

.btn_2, .btn_3 {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.btn_1:hover:active {
    background-color: #c22426;
    -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    color: #fff
}

.btn_1:hover:active:after {
    -webkit-transform: translate(-50%, -50%) rotate(15deg);
    -ms-transform: translate(-50%, -50%) rotate(15deg);
    transform: translate(-50%, -50%) rotate(15deg)
}

.btn_1.btn_5 {
    background-color: #d13335;
    border: .1rem solid #d13335
}

.btn_2 {
    width: 27rem;
    height: 6.5rem;
    border: .1rem solid rgba(255, 255, 255, .5);
    font: 1.4rem/1.25em Gotham-Pro;
    text-transform: uppercase;
    letter-spacing: .22rem;
    transition: all .3s ease-in-out;
    color: #fff
}

.btn_2.small {
    width: 25.5rem;
    height: 5.5rem
}

.btn_2.small .zmdi {
    margin-left: .8rem
}

.btn_2 .zmdi {
    font-size: 1.5rem;
    margin-left: 1.6rem;
    -webkit-transform: translateX(.7rem);
    -ms-transform: translateX(.7rem);
    transform: translateX(.7rem);
    color: inherit
}

.btn_2:hover:active {
    background-color: #c22426;
    border-color: #c22426;
    -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    color: #fff
}

.btn_3, .btn_3 .zmdi, .btn_4 {
    color: inherit
}

.btn_3 {
    width: 17.5rem;
    height: 5rem;
    border: .1rem solid rgba(255, 255, 255, .3);
    font: 1.4rem/1.25em Gotham-Pro;
    letter-spacing: .06rem;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.btn_3 .zmdi {
    margin-left: .9rem;
    font-size: 1.4rem;
    -webkit-transform: translateY(.1rem);
    -ms-transform: translateY(.1rem);
    transform: translateY(.1rem)
}

.btn_4 .icon_wrap .icon, .field_wrap .zmdi {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.btn_3:active {
    background-color: rgba(255, 255, 255, .2);
    border-color: transparent;
    -webkit-box-shadow: 0 1rem .9rem rgba(255, 255, 255, .2);
    box-shadow: 0 1rem .9rem rgba(255, 255, 255, .2)
}

.btn_4 {
    width: 35rem;
    height: 7.5rem;
    padding-right: 9.5rem;
    border: .1rem solid rgba(255, 255, 255, .5);
    font: 1.4rem/1.25em Gotham-Pro;
    letter-spacing: .04rem;
    z-index: 1;
    color: rgba(255, 255, 255, .5)
}

.btn_4 .icon_wrap, .btn_4:after {
    width: 8rem;
    top: 0;
    position: absolute;
    right: 0
}

.btn_4:after {
    content: '';
    height: 100%;
    background-color: rgba(255, 255, 255, .1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -3
}

.btn_4 .icon_wrap {
    bottom: 0;
    z-index: -1
}

.btn_4 .icon_wrap .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.btn_4:active:after {
    width: 100%
}

.btn_4:active .icon {
    fill: #d13335;
    -webkit-filter: drop-shadow(0 0 1rem #d13335);
    filter: drop-shadow(0 0 1rem #d13335)
}

.play-icon {
    width: 2rem;
    height: 2.8rem;
    fill: #fff;
    fill-rule: evenodd;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.scroll_next_btn {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
    width: 2.6rem;
    height: 4rem;
    border: .2rem solid rgba(191, 196, 218, .6);
    -webkit-border-radius: 1.4rem;
    border-radius: 1.4rem;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.scroll_next_btn:before, .selectric-wrapper .button:before {
    position: absolute;
    content: ''
}

.scroll_next_btn:before {
    width: .2rem;
    height: .9rem;
    left: 50%;
    bottom: .9rem;
    margin-left: -.1rem;
    background-color: rgba(191, 196, 218, .8);
    -webkit-border-radius: .1rem;
    border-radius: .1rem;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-animation-name: smallBounce;
    animation-name: smallBounce;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.scroll_next_btn:active {
    border-color: #d13335;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem)
}

.scroll_next_btn:active:before {
    background-color: #d13335
}

label {
    cursor: pointer
}

.selectric, .selectric-items, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not(.form-input__field), select, textarea {
    display: block;
    width: 100%;
    height: 5.5rem;
    padding: 1.7rem 2rem 1.5rem;
    background-color: #f8f8f8;
    border: .1rem solid #e8e8e8;
    -webkit-border-radius: 0;
    border-radius: 0;
    font: 1.5rem/1.5em Oswald-Light;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393
}

.selectric-wrapper .selectric, .selectric-wrapper .selectric-items, select {
    background-color: #fff
}

.selectric-items.invalid, .selectric-wrapper.selectric-open .selectric, .selectric.invalid, input:not([type=radio]):not([type=checkbox]):not([type=submit]).invalid, select.invalid, textarea.invalid {
    border-color: #d13335
}

.selectric-items:focus, .selectric:focus, input:not([type=radio]):not([type=checkbox]):not([type=submit]):focus, select:focus, textarea:focus {
    color: #111
}

.selectric-items::-webkit-input-placeholder, .selectric::-webkit-input-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit])::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393;
    font-family: Gotham-Pro-Light
}

.selectric-items::-moz-placeholder, .selectric::-moz-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit])::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393;
    font-family: Gotham-Pro-Light
}

.selectric-items:-moz-placeholder, .selectric:-moz-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]):-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393;
    font-family: Gotham-Pro-Light
}

.selectric-items:-ms-input-placeholder, .selectric:-ms-input-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]):-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #939393;
    font-family: Gotham-Pro-Light
}

.selectric-items.error::-webkit-input-placeholder, .selectric.error::-webkit-input-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]).error::-webkit-input-placeholder, select.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder {
    color: red
}

.selectric-items.error::-moz-placeholder, .selectric.error::-moz-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]).error::-moz-placeholder, select.error::-moz-placeholder, textarea.error::-moz-placeholder {
    color: red
}

.selectric-items.error:-moz-placeholder, .selectric.error:-moz-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]).error:-moz-placeholder, select.error:-moz-placeholder, textarea.error:-moz-placeholder {
    color: red
}

.selectric-items.error:-ms-input-placeholder, .selectric.error:-ms-input-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]).error:-ms-input-placeholder, select.error:-ms-input-placeholder, textarea.error:-ms-input-placeholder {
    color: red
}

textarea {
    min-height: 5.5rem;
    height: auto
}

.selectric-wrapper {
    width: 100%
}

.selectric-wrapper .selectric {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.selectric-wrapper .label {
    margin-right: 4rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.selectric-wrapper .button {
    width: 4.8rem
}

.selectric-wrapper .button:before {
    top: .7rem;
    bottom: .7rem;
    left: 0;
    width: .1rem;
    background-color: #ebebeb
}

.selectric-items {
    display: none;
    height: auto;
    -webkit-box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, .1);
    box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, .1);
    z-index: 100;
    padding: 0
}

.selectric-items ul {
    padding: 1rem 0
}

.selectric-items ul li {
    padding: .3rem 2rem;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.selectric-items ul li:before {
    display: none !important
}

.selectric-items ul li + li {
    margin-top: 0
}

.selectric-items li.disabled {
    display: none
}

button[type=submit], button[type=reset], input[type=submit], input[type=reset] {
    width: 100%;
    height: 5.5rem;
    border: .1rem solid rgba(209, 51, 53, .5);
    font: 1.7rem/1.25em Oswald-Regular;
    text-transform: uppercase;
    letter-spacing: .1rem;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #d13335
}

button[type=submit]:hover:active, button[type=reset]:hover:active, input[type=submit]:hover:active, input[type=reset]:hover:active {
    background-color: #c22426;
    -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    box-shadow: -.1rem .4rem 2rem .5rem rgba(194, 36, 38, .35);
    color: #fff
}

.field_wrap {
    position: relative;
    z-index: 1
}

.field_wrap .icon_wrap {
    position: absolute;
    width: 6.5rem;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.field_wrap .icon_wrap:after {
    position: absolute;
    content: '';
    width: .1rem;
    top: 1.5rem;
    bottom: 1.5rem;
    right: 0;
    background-color: #e9e9e9;
    z-index: 1
}

.field_wrap .icon_wrap ~ input:not([type=radio]):not([type=checkbox]):not([type=submit]), .field_wrap .icon_wrap ~ select, .field_wrap .icon_wrap ~ textarea {
    padding-left: 6.5rem
}

.field_wrap .zmdi {
    position: absolute;
    top: 3.3rem;
    left: 4rem;
    transform: translate(-50%, -50%)
}

.field_wrap, .submit_wrap {
    padding: .5rem 1.5rem
}

.check_label {
    z-index: 1
}

.check_field {
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    z-index: 1
}

.check_field input[type=radio], .check_field input[type=checkbox] {
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1;
    opacity: 0
}

.check_field .check {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: .1rem solid #e1e1e1;
    text-align: center;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    z-index: -3
}

.check_field .check:before {
    position: absolute;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    z-index: 1;
    opacity: 0
}

.check_field input[type=radio]:checked ~ .check:before, .check_field input[type=checkbox]:checked ~ .check:before {
    opacity: 1
}

.check_field input[type=checkbox] ~ .check:before {
    content: '\f26b';
    top: 50%;
    left: 50%;
    font-family: Material-Design-Iconic-Font;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #d13335
}

.check_field input[type=radio], .check_field input[type=radio] ~ .check {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.check_field input[type=radio] ~ .check:before {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: .5rem;
    background-color: #d13335;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.check_field input[type=radio]:checked ~ .check {
    border: .1rem solid #d13335
}

.check_label {
    position: relative;
    font-family: Gotham-Pro-Light;
    padding: 2rem 1.5rem 2rem 3.8rem;
    cursor: pointer;
    font-size: 1.3rem;
    color: #646464;
    display: block
}

.check_label a {
    font-size: 1.3rem;
    color: #f04749;
    text-decoration: underline
}

.check_label input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.check_label input:checked ~ .checkmark:after {
    opacity: 1;
    display: block
}

.check_label .checkmark {
    position: absolute;
    top: 50%;
    left: .5rem;
    width: 2rem;
    height: 2rem;
    border: 1px solid #e1e1e1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.check_label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: .5rem;
    top: .2rem;
    width: .7rem;
    height: 1.2rem;
    border: solid #ef3033;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0
}

.popup_title:after, .scr_1 .slide_nav {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.fancybox-slide > div {
    padding: 3.5rem 2.5rem 4rem;
    background-color: #fafafa
}

.fancybox-close-small {
    width: 3rem;
    height: 3rem;
    top: -4rem;
    right: -.4rem;
    margin: 0 !important;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.fancybox-close-small:after, .fancybox-close-small:hover:after {
    background-color: transparent
}

.fancybox-close-small:after {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    font: 4.4rem/3rem Gotham-Pro-Light;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #fff
}

.fancybox-close-small:active:after, .fancybox-close-small:hover:after {
    color: #d13335
}

.fancybox-thumbs {
    background: rgba(0, 0, 0, .3)
}

.scr_1 .item, .scr_3 {
    -webkit-background-size: cover
}

.scr_1 .item, .scr_10, .scr_3 {
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.fancybox-thumbs > ul > li:before {
    border: .3rem solid #d13335
}

.popup_block {
    display: none;
    max-width: 90%;
    width: 38rem;
    padding: 3.5rem 2.5rem 4rem;
    background-color: #fafafa;
    color: #646464;
    z-index: 1
}

.popup_block > :not(.fancybox-close-small) {
    position: relative;
    z-index: 10
}

.popup_block > * + * {
    margin-top: 1.5rem
}

.popup_title_wrap {
    font: 1.7rem/1.25em Gotham-Pro-Light;
    text-align: center
}

.popup_title_wrap > * + * {
    margin-top: 1.3rem
}

.popup_title {
    position: relative;
    padding-bottom: 1rem;
    font: 3rem/1.25em Oswald-Regular;
    color: #333
}

.popup_thanks:after, .popup_title:after {
    position: absolute;
    content: ''
}

.popup_title:after {
    width: 10rem;
    height: .2rem;
    bottom: 0;
    left: 50%;
    background-color: #d13335;
    transform: translateX(-50%)
}

.popup_content {
    font: 1.6rem/1.25em Gotham-Pro-Light;
    text-align: center
}

.popup_content > * + * {
    margin-top: 1.5rem
}

.popup_content form {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.popup_content .submit_wrap {
    padding-top: 1.5rem
}

.popup_thanks:after {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: .5rem;
    border: .2rem solid #d13335;
    pointer-events: none;
    z-index: 0
}

.popup_thanks .logo_wrap {
    display: block;
    width: 12rem;
    padding: 1rem 1.5rem;
    margin: 2rem auto 0;
    background-color: #d13335;
    -webkit-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    transform: translateY(1rem)
}

.popup_thanks .logo_wrap:after, .popup_thanks .logo_wrap:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    background-color: inherit;
    z-index: 1
}

.popup_thanks .logo_wrap:before {
    height: .2rem;
    top: -.4rem
}

.popup_thanks .logo_wrap:after {
    top: 100%;
    height: 3rem
}

.popup_thanks .logo_wrap img {
    max-width: 100%;
    max-height: 100%
}

.pocitic_block {
    width: 60rem;
    background-color: #fafafa;
    text-align: center;
    display: none
}

.pocitic_block li {
    position: relative;
    padding-left: 2rem
}

.pocitic_block li:before {
    content: "";
    display: block;
    position: absolute;
    top: .6rem;
    left: 0;
    width: .5rem;
    height: .5rem;
    background-color: #d13335;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.pocitic_block h1, .pocitic_block h2, .pocitic_block h3, .pocitic_block h4, .pocitic_block h5 {
    font-family: Gotham-Pro-Bold
}

header {
    top: 0;
    left: 0;
    width: 100%;
    background-color: black;
    z-index: 300
}

header .flexWrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 10.5rem;
    padding: 0 1.5rem
}

header .flexWrap a, header .flexWrap p {
    color: #e3e3e3
}

header .flexWrap a:hover {
    color: #fff
}

header .logo_wrap img {
    max-width: 10.3rem
}

header .nav {
    margin-left: -8.6rem;
    max-width: 48rem
}

header .nav li {
    display: inline-block;
    margin: 0 1rem
}

.mobile_menu_wrap .logo_wrap, .mobile_menu_wrap .nav {
    margin-bottom: 1.5rem
}

header .nav a {
    position: relative;
    font-size: 1.7rem;
    font-family: Gotham Pro
}

header .nav a:after {
    content: "";
    display: block;
    position: absolute;
    width: .2rem;
    height: 0;
    background-color: #ef3033;
    top: -4.3rem;
    left: -1rem;
    transition: all .3s
}

.mobile_menu_wrap, .scr_1 .slick-arrow:before {
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

header .nav a:hover:after {
    height: 6rem
}

header .foo_info_wrap {
    font: 2rem/1.25em Gotham Pro;
    color: #e3e3e3;
    margin-right: -7.9rem
}

.mobile_menu_wrap .foo_info_wrap .zmdi, header .foo_info_wrap .zmdi {
    margin-right: 1rem
}

header .foo_info_wrap > * + * {
    margin-top: .2rem
}

header .foo_info_wrap a {
    color: #fff
}

header .foo_info_wrap a:hover {
    color: #ef3033
}

header .foo_info_wrap .phone {
    font: 2rem/1.25em Gotham-Pro-Medium
}

.mobile_menu_wrap {
    position: fixed;
    top: 0;
    left: -31rem;
    width: 33rem;
    height: 100vh;
    z-index: 301;
    padding-right: 2rem;
    transition: all .3s
}

.mobile_menu_wrap.show {
    left: 0
}

.mobile_menu_wrap .wrap {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 1.5rem
}

.mobile_menu_wrap .logo_wrap img {
    max-width: 12rem
}

.mobile_menu_wrap .nav li {
    margin-bottom: 5px
}

.mobile_menu_wrap .nav a {
    color: #333;
    font-family: Gotham-Pro-Medium
}

.mobile_menu_wrap .foo_info_wrap {
    font: 1.7rem/1.25em Gotham-Pro-Light;
    color: #333
}

.mobile_menu_wrap .foo_info_wrap > * {
    margin-bottom: 1rem
}

.mobile_menu_wrap .foo_info_wrap a {
    color: #333
}

.mobile_menu_wrap .foo_info_wrap a:hover {
    color: #ef3033
}

.mobile_menu_wrap .foo_info_wrap .phone {
    font: 2rem/1.25em Gotham-Pro-Medium;
    display: block
}

.scr_1 .flexWrap {
    position: relative
}

.scr_1 .banner_slider {
    width: 100%
}

.scr_1 .item {
    width: 100%;
    background-size: cover;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding-top: 17.7rem;
    padding-bottom: 22.8rem
}

.scr_1 .item > * {
    max-width: 80%;
    text-align: center
}

.scr_1 .item .title {
    font-family: Oswald-Regular;
    font-size: 8rem;
    color: #fff;
    margin-bottom: 2.3rem
}

.scr_1 .item .sub_title {
    font-family: Gotham-Pro-Light;
    font-size: 2.9rem;
    color: #b5b5b5;
    margin-bottom: .7rem
}

.scr_1 .item .trand_mark {
    font-family: Gotham-Pro-Light;
    font-size: 7.2rem;
    line-height: 7.2rem;
    color: #809d3a;
    margin-bottom: 4.7rem;
    margin-right: -2rem
}

.scr_1 .item .trand_mark sup {
    margin-left: -1rem;
    font-size: 5rem;
    line-height: 2rem
}

.scr_1 .item .btn {
    width: 32rem
}

.scr_1 .item .btn .zmdi {
    margin-left: 0;
    -webkit-transform: translate(.7rem, .1rem);
    -ms-transform: translate(.7rem, .1rem);
    transform: translate(.7rem, .1rem)
}

.scr_1 .slick-arrow {
    width: 7.2rem;
    height: 2.5rem;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.scr_1 .slick-arrow:hover:before {
    opacity: 1;
    background-color: #d13335
}

.scr_1 .slick-arrow:hover:after {
    opacity: 1;
    border-color: #d13335
}

.scr_1 .slick-arrow:after, .scr_1 .slick-arrow:before {
    opacity: .4;
    display: block;
    position: absolute;
    content: ""
}

.scr_1 .slick-arrow:before {
    width: 100%;
    height: 2px;
    background-color: #f2f2f2;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .3s
}

.scr_1 .slick-arrow:after {
    top: -.01rem;
    left: -.6rem;
    width: 2.5rem;
    height: 2.5rem;
    border: 4px solid #f2f2f2;
    border-right: none;
    border-bottom: none;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-transform: rotate(-45deg) scale(.5, .5);
    -ms-transform: rotate(-45deg) scale(.5, .5);
    transform: rotate(-45deg) scale(.5, .5);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.scr_1 .slick-arrow.slick-next:after {
    right: -.6rem;
    left: auto;
    -webkit-transform: rotate(135deg) scale(.5, .5);
    -ms-transform: rotate(135deg) scale(.5, .5);
    transform: rotate(135deg) scale(.5, .5)
}

.scr_1 .slide_nav {
    width: 36rem;
    position: absolute;
    bottom: 11.5rem;
    left: 50%;
    transform: translateX(-50%)
}

.scr_2 {
    padding: 7.3rem 0 7.5rem;
    text-align: center
}

.scr_2 .title_style {
    margin: 0 auto 8.7rem
}

.scr_2 .title_style:before {
    content: "";
    display: block;
    position: absolute;
    width: 10rem;
    height: 2px;
    background-color: #f2595b;
    bottom: -1.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.scr_2 .flexWrap {
    padding-left: 1.5rem;
    font-family: Oswald-Regular;
    font-size: 2.2rem;
    color: #333
}

.scr_2 .flexWrap .item {
    width: 33.333%;
    padding-left: 5.7%;
    text-align: left;
    margin-bottom: 2rem
}

.scr_2 .flexWrap .item:hover .item_content_wrap {
    color: #ef3033
}

.scr_2 .flexWrap .item:hover .item_content_wrap:after {
    opacity: .2
}

.scr_2 .flexWrap .item_image_wrap {
    width: 9rem;
    height: 9rem;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .07);
    box-shadow: 0 15px 35px rgba(0, 0, 0, .07);
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.scr_2 .flexWrap .item_image_wrap:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    height: 2rem;
    border-top: 2px solid #ef3033;
    border-right: 2px solid #ef3033
}

.scr_2 .flexWrap .item_image_wrap img, .scr_2 .flexWrap .item_image_wrap svg {
    max-width: 6.5rem;
    position: absolute;
    bottom: -1rem;
    left: -30%;
    display: block
}

.scr_4 .input_width > *, .scr_5 .product .name_wrap > *, .scr_7 .sct_item .item_image_wrap > *, .scr_7 .sct_item > * {
    max-width: 100%
}

.scr_2 .flexWrap .item_image_wrap .acls-2 {
    fill: #ef3033
}

.scr_2 .flexWrap .item_content_wrap {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.2rem;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.scr_2 .flexWrap .item_content_wrap:after {
    bottom: 0;
    left: 0;
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ef3033;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.scr_3 {
    color: #fff;
    background-size: cover;
    padding: 7.1rem 0 7rem;
    text-align: center
}

.scr_3 .title_small {
    font-family: Oswald-Light;
    font-size: 3.6rem;
    margin-bottom: 3.4rem
}

.scr_3 .title_small strong {
    font-family: Oswald-Bold
}

.scr_3 .item_global {
    padding: 1.5rem;
    width: 50%
}

.scr_3 .item_global .wrap {
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid rgba(255, 255, 255, .1);
    background-color: rgba(255, 255, 255, 0);
    padding: 3.6rem 0 2rem
}

.scr_5 .product .name_wrap, .scr_5 .product .wrap {
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.scr_3 .item_global .wrap:hover {
    border: 1px solid rgba(255, 255, 255, 0);
    border-bottom: 1px solid #d13335;
    background-color: rgba(255, 255, 255, .05);
    -webkit-box-shadow: -3.9px 14.5px 35px rgba(0, 0, 0, .4);
    box-shadow: -3.9px 14.5px 35px rgba(0, 0, 0, .4)
}

.scr_3 .item_global .information_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.scr_3 .item_global .information_wrap .img_wrap {
    width: 45%;
    padding: 0 2.5rem
}

.scr_3 .item_global .information_wrap .tabs-image {
    width: 100%;
    height: 22.5rem;
    position: relative;
    margin-bottom: 2.3rem
}

.scr_3 .item_global .information_wrap .tabs-image img {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 95%
}

.scr_3 .item_global .information_wrap .tabs-image img.active {
    display: block
}

.scr_3 .item_global .information_wrap .drawing {
    width: 100%;
    height: 5.5rem;
    margin-bottom: 2rem
}

.scr_3 .item_global .information_wrap .drawing img {
    width: 100%;
    max-height: 100%
}

.scr_3 .item_global .information_wrap .sum {
    font-size: 1.8rem;
    font-family: Oswald-Medium;
    margin-bottom: .8rem
}

.scr_3 .item_global .information_wrap .sum span {
    font-size: 2.5rem
}

.scr_3 .item_global .information_wrap .description {
    width: 55%;
    text-align: left;
    padding-right: 2rem;
    font-family: Gotham-Pro-Light;
    font-size: 1.4rem;
    color: #d6d5d5
}

.scr_3 .item_global .information_wrap .description strong {
    font-family: Gotham-Pro-Bold
}

.scr_3 .item_global .information_wrap .description h5 {
    font-family: Gotham-Pro-Bold;
    font-size: 1.4rem;
    margin-bottom: .2rem
}

.scr_3 .item_global .information_wrap .description p {
    margin-bottom: .8rem
}

.scr_3 .item_global .information_wrap .name {
    font-family: Oswald-Light;
    font-size: 2.2rem;
    margin-bottom: 2.3rem;
    color: #fff
}

.scr_3 .item_global .information_wrap .name strong {
    font-family: Oswald-Medium;
    display: inline-block
}

.scr_3 .item_global .available_colors {
    padding: 3.2rem .5rem 2.3rem
}

.scr_3 .item_global .available_colors .title {
    font-size: 1.5rem;
    font-family: Gotham-Pro-Bold;
    margin-bottom: .8rem
}

.scr_3 .item_global .available_colors .item {
    width: 8.8rem;
    padding: .7rem .7rem 0;
    font-size: 1.2rem;
    font-family: Gotham-Pro-Light;
    color: #ababab;
    cursor: pointer
}

.scr_3 .item_global .available_colors .name {
    font-family: Gotham-Pro-Light;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #fff
}

.scr_3 .item_global .available_colors p {
    line-height: 1.1rem;
    margin-top: .2rem
}

.scr_3 .item_global .available_colors .img {
    width: 3rem;
    height: 3rem;
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 1rem;
    overflow: hidden
}

.scr_3 .item_global .available_colors .img_foto {
    width: 100%;
    height: 100%
}

.scr_3 .btn_2 {
    width: auto;
    padding: 0 5rem;
    margin: 3.2rem auto 1rem
}

.scr_3 .btn_5 {
    height: 5rem
}

.scr_3 .btn_5 i {
    color: #fff;
    margin-left: .5rem
}

.scr_4 {
    padding: 7.7rem 0
}

.scr_4 .title_style {
    margin-bottom: 5rem;
    margin-top: 1rem
}

.scr_4 .title_style:after {
    left: 5%
}

.scr_4 .title_style ~ * {
    padding-left: .5rem;
    padding-right: .5rem
}

.scr_4 .item {
    width: 50%;
    padding: 0 1rem
}

.scr_4 .item:last-child {
    padding: 0 1.5rem
}

.scr_4 .form_wrap {
    padding: 2.5rem 0 2.2rem
}

.scr_4 .form_wrap p {
    padding-left: .5rem
}

.scr_4 form > * {
    padding: .5rem
}

.scr_4 .img_wrap {
    padding-left: 13rem;
    height: 65.2rem;
    position: relative
}

.scr_4 .img_wrap .inner_img_wrap {
    position: absolute;
    bottom: 19%;
    right: 8%;
    width: 90%;
    height: 33rem;
    padding: 8px;
    background-color: #fff
}

.scr_4 .field_wrap {
    width: 100%
}

.scr_4 .field_wrap, .scr_4 .submit_wrap {
    padding: .5rem
}

.scr_4 .field_wrap:nth-child(2) {
    width: 58%
}

.scr_4 .field_wrap:nth-child(3) {
    width: 42%
}

.scr_4 .sub_title {
    font-size: 2.2rem;
    font-family: Gotham-Pro-Light;
    color: #646464
}

.scr_4 .sub_title strong {
    font-family: Gotham-Pro;
    color: #ef3033
}

.scr_4 .input_width {
    padding: 0 8rem 0 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.scr_4 .check_label {
    padding: 2rem 1.5rem 2rem 3.8rem
}

.scr_4 .submit_wrap {
    padding-right: 8.5rem
}

.scr_4 .submit_wrap > * {
    height: 6rem
}

.scr_4 .call_wrap {
    font-family: Gotham-Pro-Medium;
    font-size: 2rem;
    color: #646464
}

.scr_4 .call_wrap a {
    color: #ef3033
}

.scr_5 {
    padding: 8.8rem 0 6rem;
    background-color: #fafafa
}

.scr_5 .title_style {
    margin-bottom: 5.3rem;
    padding-left: 1.5rem
}

.scr_5 .title_style:after {
    left: 40%
}

.scr_5 .product_name ul {
    width: 100%
}

.scr_5 .product_name li {
    display: inline-block;
    min-width: 25%;
    position: relative;
    padding-left: 4rem;
    font-family: Oswald-Regular;
    font-size: 2.2rem;
    color: #333;
    margin: 1.5rem 0 1.3rem
}

.scr_5 .product_name li i {
    content: "";
    display: block;
    position: absolute;
    bottom: .3rem;
    left: 1.5rem;
    color: #ef3033;
    font-size: 1.4rem
}

.scr_5 .product {
    padding: 0 0 1.8rem
}

.scr_5 .product .item {
    width: 25%;
    padding: 1.5rem
}

.scr_5 .product .wrap {
    width: 100%;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, .05);
    box-shadow: 0 15px 25px rgba(0, 0, 0, .05);
    transition: all .3s;
    border-bottom: 2px solid rgba(209, 51, 53, 0)
}

.scr_5 .product .wrap:hover {
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
    border-bottom: 2px solid #d13335
}

.scr_5 .product .item_wrap {
    width: 100%;
    height: 18rem
}

.scr_5 .product .name_wrap {
    width: 100%;
    height: 7.8rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Oswald-Light;
    font-size: 1.8rem;
    color: #333;
    transition: all .3s;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 1rem
}

.scr_5 .product .name_wrap strong, .scr_5 table thead {
    font-family: Oswald-Regular
}

.scr_5 .table_wrap {
    padding: 2.7rem 1.5rem
}

.scr_5 table {
    width: 100%
}

.scr_5 table th {
    width: 33.333%;
    border: 1px solid rgba(230, 230, 230, .5);
    height: 6rem
}

.scr_5 table td, .scr_5 table th {
    padding-left: 4rem;
    text-align: left;
    padding-right: 1rem
}

.scr_5 table thead {
    background-color: #3b3b3b;
    color: #fff;
    font-size: 1.7rem
}

.scr_5 table td {
    font-family: Gotham-Pro-Light;
    font-size: 1.5rem;
    color: #646464;
    border: 1px solid #e1e1e1;
    height: 5rem
}

.scr_5 table td:first-child {
    font-family: Oswald-Regular;
    font-size: 1.7rem;
    color: #333
}

.scr_6 {
    padding: 8.2rem 0 7.5rem
}

.scr_6 .title_style {
    margin-bottom: 7rem;
    padding-left: 1.5rem
}

.scr_6 .title_style:after {
    left: 32%
}

.scr_6 .slider_wrap {
    padding: 0 3rem
}

.scr_6 .item {
    width: 33.333%;
    padding: .5rem
}

.scr_6 .wrap {
    display: block;
    width: 100%;
    height: 22rem
}

.scr_6 .arrows {
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.scr_6 .arrows svg {
    width: 50px;
    height: 80px;
    fill: #e1e1e1;
    -webkit-transform: scale(.5, 1) translateY(-20px);
    -ms-transform: scale(.5, 1) translateY(-20px);
    transform: scale(.5, 1) translateY(-20px);
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.scr_6 .arrows svg:hover {
    fill: #f25456
}

.scr_6 .arrow-prev {
    left: -5rem
}

.scr_6 .arrow-next {
    left: auto;
    right: -3rem
}

.scr_7 {
    padding: 8rem 0 8.9rem
}

.scr_7 .title_style {
    margin: 0 auto 5.7rem;
    color: #fff
}

.scr_7 .sct_item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 25%;
    padding: 4.2rem 3.5rem 1.5rem;
    font: 1.5rem/1.25em Gotham-Pro-Light;
    color: #d6d5d5
}

.scr_7 .sct_item > * + * {
    margin-top: 1.2rem
}

.scr_7 .sct_item > * + .btn {
    margin-top: auto
}

.scr_7 .sct_item .item_image_wrap {
    position: relative;
    width: 100%;
    height: 6.5rem;
    margin-bottom: 1rem
}

.scr_7 .sct_item .item_image_wrap img, .scr_7 .sct_item .item_image_wrap svg {
    position: absolute;
    max-width: 7rem;
    max-height: 7rem;
    bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.scr_7 .sct_item:nth-child(2) .item_image_wrap img, .scr_7 .sct_item:nth-child(2) svg {
    max-width: 8rem
}

.scr_7 .sct_item .item_content_wrap {
    width: 100%;
    margin-bottom: auto;
    padding-bottom: 1.8rem
}

.scr_7 .sct_item .item_content_wrap > * + * {
    margin-top: .8rem
}

.scr_7 .sct_item .item_title {
    font: 2.2rem/1.25em Oswald-Regular;
    letter-spacing: .05rem;
    color: #fff
}

.scr_7 .sct_item .item_cube {
    position: absolute;
    display: block;
    width: 9rem;
    height: 9rem;
    top: 0;
    left: 4.5rem;
    margin: 0;
    background-color: rgba(255, 255, 255, .05);
    -webkit-box-shadow: -.4rem 1.45rem 3.5rem rgba(0, 0, 0, .4);
    box-shadow: -.4rem 1.45rem 3.5rem rgba(0, 0, 0, .4);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    pointer-events: none;
    z-index: 1
}

.scr_7 .sct_item .item_cube:after, .scr_7 .sct_item .item_cube:before {
    position: absolute;
    content: '';
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 1
}

.scr_7 .sct_item .item_cube:before {
    width: 2rem;
    height: 2rem;
    top: 0;
    right: 0;
    border-top: .1rem solid #d13335;
    border-right: .1rem solid #d13335
}

.scr_7 .sct_item .item_cube:after {
    height: .2rem;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d13335;
    opacity: 0
}

.scr_7 .sct_item:hover .item_cube {
    width: 100%;
    width: -webkit-calc(100% - 1.5rem);
    width: calc(100% - 1.5rem);
    height: 100%;
    left: 0
}

.scr_7 .sct_item:hover .item_cube:before {
    opacity: 0
}

.scr_7 .sct_item:hover .item_cube:after {
    opacity: 1
}

.scr_8 {
    padding: 8.5rem 0
}

.scr_8 .title_style {
    padding-left: 1.5rem;
    margin-bottom: 6.3rem
}

.scr_8 .title_style:after {
    left: 40%
}

.scr_8 .characteristics_wrapper > * {
    width: 50%;
    padding: 0 1.5rem
}

.scr_8 .characteristics_wrapper .slider_wrap {
    padding: 0 1.2rem
}

.scr_8 .production_slide_big {
    width: 100%
}

.scr_8 .production_slide_big .item {
    width: 100%;
    padding: .5rem
}

.scr_8 .production_slide_big .item > * {
    display: block;
    width: 100%;
    height: 100%;
    height: 30rem
}

.scr_8 .wrap_slide_sm {
    width: -webkit-calc(100% - 1rem);
    width: calc(100% - 1rem);
    overflow: hidden;
    margin-left: .5rem
}

.scr_8 .wrap {
    position: relative
}

.scr_8 .wrap:after, .scr_8 .wrap:before {
    position: absolute;
    -o-transition: all .3s;
    opacity: 0
}

.scr_8 .wrap:after {
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    -webkit-transition: all .3s;
    transition: all .3s
}

.scr_8 .wrap:before {
    content: "+";
    top: 50%;
    left: 50%;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 4rem;
    font-family: Gotham-Pro-Light;
    -webkit-transition: all .3s;
    transition: all .3s
}

.scr_8 .wrap:hover:after, .scr_8 .wrap:hover:before {
    opacity: 1
}

.scr_8 .production_slide_nav {
    width: -webkit-calc(100% + 1rem);
    width: calc(100% + 1rem);
    margin-left: -.5rem
}

.scr_8 .production_slide_nav .item {
    width: 33.33%;
    padding: .5rem
}

.scr_8 .production_slide_nav .item > * {
    display: block;
    width: 100%;
    height: 100%;
    height: 12rem;
    position: relative
}

.scr_8 .arrows {
    position: absolute;
    top: 50%;
    width: 3.6rem;
    height: 3.6rem;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.scr_8 .arrows svg {
    width: 30px;
    height: 30px;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scaleX(.7);
    -ms-transform: translate(-50%, -50%) scaleX(.7);
    transform: translate(-50%, -50%) scaleX(.7)
}

.scr_8 .arrow-prev {
    left: .5rem
}

.scr_8 .arrow-next {
    right: .5rem
}

.scr_8 .characteristics_wrap {
    text-align: right;
    padding: 2.6rem 1.5rem
}

.scr_8 .characteristics_wrap .title {
    color: #333;
    font-size: 2rem;
    font-family: Oswald-Regular;
    text-align: left
}

.scr_8 .characteristics_wrap .table_wrap {
    padding: .5rem 0 2rem
}

.scr_8 .characteristics_wrap .row {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 2.9rem;
    color: #646464;
    font-size: 1.5rem
}

.scr_8 .characteristics_wrap .row:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    border-bottom: 1px dashed #e1e1e1;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.scr_8 .characteristics_wrap .row > * {
    position: relative;
    z-index: 2
}

.scr_8 .characteristics_wrap .row > :after {
    content: "";
    display: block;
    position: absolute;
    width: 130%;
    height: 130%;
    left: -15%;
    top: -15%;
    background-color: #fff;
    z-index: -1
}

.scr_8 .characteristics_wrap .color_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 1.4rem
}

.scr_8 .characteristics_wrap .color_wrap > * {
    max-width: 100%
}

.scr_8 .characteristics_wrap .color {
    font-size: 1.5rem;
    color: #333;
    text-align: left;
    margin-bottom: 2rem
}

.scr_8 .characteristics_wrap .color + * {
    padding-left: 1rem;
    text-align: center
}

.scr_8 .characteristics_wrap .color + * .title {
    font-size: 1.5rem;
    font-family: Gotham-Pro-Bold;
    margin-bottom: .8rem
}

.scr_8 .characteristics_wrap .color + * .item {
    width: 8rem;
    padding: .5rem .3rem .2rem;
    font-size: 1.2rem;
    font-family: Gotham-Pro-Light;
    color: #646464
}

.scr_8 .characteristics_wrap .color + * .name {
    font-family: Gotham-Pro;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #333
}

.scr_8 .characteristics_wrap .color + * p {
    line-height: 1.1rem;
    margin-top: .2rem
}

.scr_8 .characteristics_wrap .color + * .img {
    width: 3rem;
    height: 3rem;
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto 1rem;
    overflow: hidden
}

.scr_8 .characteristics_wrap .color + * .img_foto {
    width: 100%;
    height: 100%
}

.scr_8 .btn {
    color: #d13335;
    height: 4rem;
    width: 18.5rem;
    font-family: Oswald-Regular;
    font-size: 1.5rem;
    text-transform: none
}

.scr_9 .name_wrap, .scr_9 .sub_title {
    font-family: Gotham-Pro-Light
}

.scr_9 {
    padding: 7.4rem 1.5rem 2rem;
    background-color: #fafafa
}

.scr_9 .title_style {
    margin-bottom: 4.3rem;
    text-transform: none;
    padding-left: 1.5rem
}

.scr_9 .sub_title {
    font-size: 2.2rem;
    color: #646464;
    padding-left: 1.5rem
}

.scr_9 .flexWrap {
    padding: 4.4rem 0
}

.scr_9 .item {
    width: 25%;
    padding: 1.5rem
}

.scr_9 .wrap {
    padding-top: 2.5rem;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative
}

.scr_9 .wrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #d13335;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.scr_10 .input_width, .scr_9 .name_wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox
}

.scr_9 .wrap:hover {
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
    -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .07);
    box-shadow: 0 15px 35px rgba(0, 0, 0, .07)
}

.scr_9 .wrap:hover:after {
    opacity: 1
}

.scr_9 .img_wrap {
    width: 100%;
    height: 17.8rem;
    position: relative
}

.scr_9 .img_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 95%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.footer .container > *, .scr_10 .input_width > *, .scr_9 .name_wrap > * {
    max-width: 100%
}

.scr_9 .name_wrap {
    width: 100%;
    padding: 0 1rem;
    height: 9.5rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    color: #333;
    font-size: 14px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.scr_9 .name_wrap strong {
    font-family: Oswald-Medium;
    font-size: 2rem;
    color: #333
}

.scr_9 .name_wrap p {
    margin-top: .3rem
}

.scr_10 {
    padding: 8rem 0 7rem;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff
}

.scr_10 .title_style {
    color: #fff;
    margin-bottom: 7.8rem;
    padding-left: 1.5rem
}

.scr_10 .title_style:after {
    left: 40%
}

.scr_10 .flexWrap {
    width: 100%;
    margin-left: -.5rem
}

.scr_10 .flexWrap > * {
    width: 50%;
    padding: 0 1.5rem
}

.scr_10 .field_wrap {
    padding: .5rem;
    width: 100%
}

.scr_10 .field_wrap:nth-child(1) ~ * {
    width: 50%
}

.scr_10 .check_label {
    color: #d6d5d5
}

.scr_10 .input_width {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer .container, .footer .social_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.scr_10 .submit_wrap {
    padding: .5rem
}

.scr_10 .submit_wrap button {
    color: #fff
}

.scr_10 .phone_wrap .title, .scr_10 .ten {
    color: #d6d5d5;
    font-size: 2rem;
    font-family: Gotham-Pro-Medium
}

.scr_10 .ten {
    margin: 2rem 0;
    text-align: center
}

.scr_10 .phone_wrap {
    padding-left: 6rem;
    padding-top: .5rem
}

.scr_10 .phone_wrap .wrap {
    border-top: 2px solid #d13335;
    background-color: rgba(255, 255, 255, .05);
    -webkit-box-shadow: -3.9px 14.5px 35px rgba(0, 0, 0, .4);
    box-shadow: -3.9px 14.5px 35px rgba(0, 0, 0, .4);
    padding: 8.6rem 3rem 10.5rem;
    text-align: center
}

.scr_10 .phone_wrap .title {
    margin-bottom: 3rem
}

.scr_10 .phone_wrap a {
    font-family: Gotham-Pro-Medium;
    font-size: 3.6rem;
    color: #f8f8f8
}

.scr_10 .phone_wrap a i {
    font-size: 2.6rem;
    margin-right: 2rem
}

.footer {
    width: 100%;
    background-color: #212121
}

.footer .container {
    position: relative;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 4rem 1.5rem
}

.footer .container + .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -2.3rem;
    padding-top: 3.3rem;
    padding-bottom: 3rem
}

.footer .container + .container:before {
    position: absolute;
    content: '';
    top: 0;
    left: 3rem;
    right: 3rem;
    height: 1px;
    background-color: rgba(172, 172, 172, .1)
}

.footer a {
    color: #e3e3e3;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.footer a:hover {
    color: #d13335
}

.footer .foo_title {
    font: 1.6rem/1.25em Oswald-Regular;
    letter-spacing: .16rem;
    color: #fff;
    text-transform: uppercase
}

.footer .foo_title i {
    font-style: normal;
    text-transform: none
}

.footer .foo_menu_wrap {
    min-width: 26.25%;
    max-width: 33.33333%;
    padding: 1.5rem;
    font: 1.4rem/1.25em Gotham-Pro-Light;
    letter-spacing: .03rem;
    color: #b4b3b3
}

.footer .foo_menu_wrap > * + * {
    margin-top: 2rem
}

.footer .foo_menu_wrap li + li {
    margin-top: .6rem
}

.footer .foo_menu_wrap a {
    position: relative;
    display: block;
    padding-left: 1.6rem;
    color: #b4b3b3
}

.footer .foo_menu_wrap a:before {
    position: absolute;
    content: '';
    width: .6rem;
    height: .6rem;
    left: 0;
    top: .8rem;
    background-color: #d13335;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer .foo_menu_wrap a:hover {
    color: #d13335
}

.footer .foo_contacts_wrap {
    width: 25%;
    margin-left: auto;
    padding: 1.5rem;
    font: 1.7rem/1.25em Gotham-Pro-Light
}

.footer .foo_contacts_wrap > * + * {
    margin-top: 2rem
}

.footer .foo_logo_wrap > * + *, .footer .social_wrap + * {
    margin-top: .5rem
}

.footer .social_wrap {
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.footer .social_wrap > * {
    max-width: 100%
}

.footer .social_wrap a {
    padding: .5rem
}

.footer .foo_logo_wrap {
    width: 38rem;
    padding: .5rem 1.5rem;
    font: 1.5rem/1.25em Gotham-Pro-Light;
    -webkit-transform: translateY(-.5rem);
    -ms-transform: translateY(-.5rem);
    transform: translateY(-.5rem);
    color: #e3e3e3
}

.footer .foo_logo_wrap img, .footer .foo_logo_wrap svg {
    max-width: 12.9rem;
    -webkit-transform: translateY(.2rem);
    -ms-transform: translateY(.2rem);
    transform: translateY(.2rem);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.footer .foo_logo_wrap i {
    font-style: normal;
    color: #92ae47
}

.footer .foo_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -1rem;
    margin-right: -1rem;
    font: 1.8rem/1.25em Gotham-Pro
}

.footer .foo_logo > * {
    max-width: 100%;
    padding: .5rem 1rem
}

.footer .foo_content_wrap {
    width: 25.5rem;
    padding: 1rem 1.5rem;
    font: 1.4rem/1.25em Gotham-Pro-Light;
    color: #cac9c9
}

.footer .foo_content_wrap > * + * {
    margin-top: 1rem
}

.footer .foo_content_wrap img, .footer .foo_content_wrap svg {
    max-width: 18rem
}

.footer .foo_info_wrap {
    width: 23.5rem;
    padding: 1rem 1.5rem;
    font: 1.7rem/1.25em Gotham-Pro-Light;
    color: #e3e3e3
}

.footer .foo_info_wrap > * + * {
    margin-top: .2rem
}

.footer .foo_info_wrap a {
    color: #fff
}

.footer .copyright {
    width: 100%;
    background-color: #000;
    color: #717171
}

.footer .phone {
    font: 2rem/1.25em Gotham-Pro-Medium
}

.footer .zmdi {
    margin-right: 1rem
}

.footer .btn {
    margin: 1rem 1.5rem
}

.footer .btn:after {
    display: none
}

.zmdi {
    font-size: 1.8rem;
    color: #d13335
}

.copyright {
    font: 1.2rem/1.25em Gotham-Pro-Light
}

.copyright .container {
    padding: 2rem 1.5rem
}

.copyright .container > * {
    padding: .5rem 1.5rem
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 1023px) {
    .container {
        width: 970px
    }
}

@media only screen and (min-width: 1024px) {
    .btn_1:hover, .btn_2:hover {
        background-color: #d13335;
        color: #fff
    }

    .btn_1:hover {
        -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35);
        box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35)
    }

    .btn_1:hover:after {
        -webkit-transform: translate(-50%, -50%) rotate(15deg);
        -ms-transform: translate(-50%, -50%) rotate(15deg);
        transform: translate(-50%, -50%) rotate(15deg)
    }

    .btn_2:hover {
        border-color: #d13335;
        -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35);
        box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35)
    }

    .btn_3:hover {
        background-color: rgba(255, 255, 255, .2);
        border-color: transparent;
        -webkit-box-shadow: 0 1rem .9rem rgba(255, 255, 255, .2);
        box-shadow: 0 1rem .9rem rgba(255, 255, 255, .2)
    }

    .btn_4:hover:after {
        width: 100%
    }

    .btn_4:hover .icon {
        fill: #d13335;
        -webkit-filter: drop-shadow(0 0 1rem #d13335);
        filter: drop-shadow(0 0 1rem #d13335)
    }

    .scroll_next_btn:hover {
        border-color: #d13335
    }

    .scroll_next_btn:hover:before {
        background-color: #d13335
    }

    .selectric-items ul li:hover {
        text-decoration: underline;
        color: #d13335
    }

    button[type=submit]:hover, button[type=reset]:hover, input[type=submit]:hover, input[type=reset]:hover {
        background-color: #d13335;
        -webkit-box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35);
        box-shadow: -.1rem .4rem 2rem .5rem rgba(209, 51, 53, .35);
        color: #fff
    }

    button[type=submit]:hover:after, button[type=reset]:hover:after, input[type=submit]:hover:after, input[type=reset]:hover:after {
        -webkit-transform: translate(-50%, -50%) rotate(15deg);
        -ms-transform: translate(-50%, -50%) rotate(15deg);
        transform: translate(-50%, -50%) rotate(15deg)
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

@media only screen and (max-width: 1919px) {
    .scr_7 .sct_item {
        padding: 1.5rem 3.5rem 4rem
    }

    .scr_7 .sct_item:hover .item_cube {
        width: -webkit-calc(100% - 3rem);
        width: calc(100% - 3rem);
        left: 1.5rem
    }
}

@media only screen and (max-width: 1499px) {
    .btn_1 {
        height: 5rem
    }

    .btn_2 {
        height: 6rem
    }

    .btn_2.small {
        height: 5rem
    }

    .btn_4 {
        height: 7rem
    }
}

@media only screen and (max-width: 1199px) {
    html {
        font-size: 9.5px
    }

    .title_style {
        font-size: 5rem
    }

    .title_style:after {
        bottom: -3rem;
        font-size: 8rem
    }

    .btn_4 {
        height: 6.5rem
    }

    header .nav {
        margin-left: -3rem
    }

    header .nav li {
        margin: 0 .7rem
    }

    header .foo_info_wrap {
        margin-right: -3rem
    }

    .scr_1 .item {
        padding-top: 15rem;
        padding-bottom: 19rem
    }

    .scr_1 .item > * {
        max-width: 100%
    }

    .scr_1 .item .title {
        font-size: 5rem
    }

    .scr_1 .item .sub_title {
        font-size: 2rem
    }

    .scr_1 .item .trand_mark {
        font-size: 4rem;
        margin-bottom: 3rem
    }

    .scr_1 .item .trand_mark sup {
        font-size: 2rem
    }

    .scr_1 .slide_nav {
        bottom: 8rem
    }

    .scr_2 .flexWrap {
        padding-left: 0;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .scr_3 .item_global .information_wrap .img_wrap {
        padding: 0 1.5rem
    }

    .scr_3 .item_global .information_wrap .tabs-image {
        height: 20rem;
        margin-bottom: 1rem
    }

    .scr_3 .item_global .information_wrap .drawing {
        margin-bottom: 1rem
    }

    .scr_3 .item_global .information_wrap .description {
        font-size: 1.2rem
    }

    .scr_3 .item_global .information_wrap .description h5 {
        font-size: 1.3rem
    }

    .scr_3 .item_global .information_wrap .name {
        font-size: 1.8rem;
        margin-bottom: 1.5rem
    }

    .scr_4 .input_width {
        padding-right: 0
    }

    .scr_4 .submit_wrap {
        padding-right: .5rem
    }

    .scr_4 .call_wrap {
        font-size: 1.8rem
    }

    .scr_5 .product .item_wrap {
        height: 16rem
    }

    .scr_6 .wrap {
        height: 19rem
    }

    .scr_8 {
        padding: 5rem 0
    }

    .scr_8 .title_style {
        margin-bottom: 4rem
    }

    .footer .foo_menu_wrap {
        min-width: auto;
        max-width: 100%;
        width: 33%
    }

    .footer .foo_contacts_wrap {
        width: 33%
    }

    .footer .foo_logo_wrap {
        width: 100%
    }
}

@media only screen and (max-width: 1119px) {
    .scr_7 .sct_item {
        width: 50%
    }

    .scr_7 .sct_item .item_content_wrap {
        font-size: 1.4rem
    }

    .scr_7 .sct_item .item_title {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 1023px) {
    html {
        font-size: 9px
    }

    header .flexWrap {
        height: 6rem
    }

    header .logo_wrap img {
        max-width: 7rem
    }

    header .btn_1, header .foo_info_wrap, header .nav {
        display: none
    }

    header .buttun_mobile_menu {
        width: 3.3rem;
        height: 3rem;
        border: 2px solid #d13335;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        z-index: 200;
        display: table;
        position: relative
    }

    header .buttun_mobile_menu.active span {
        border-color: transparent
    }

    header .buttun_mobile_menu.active span:before {
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    header .buttun_mobile_menu.active span:after {
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg)
    }

    header .buttun_mobile_menu span {
        width: 2rem;
        height: 1.3rem;
        border: 0;
        background: 0 0;
        border-top: 2px solid #d13335;
        border-bottom: 2px solid #d13335;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute
    }

    header .buttun_mobile_menu span:after, header .buttun_mobile_menu span:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        height: .2rem;
        background: #d13335;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s
    }

    .scr_1 .item {
        padding-top: 13rem;
        padding-bottom: 15rem
    }

    .scr_2 {
        padding: 5rem 0
    }

    .scr_2 .title_style {
        margin: 0 auto 5rem
    }

    .scr_2 .flexWrap {
        padding: 0 1.5rem
    }

    .scr_2 .flexWrap .item {
        width: auto;
        padding-left: 2.5rem
    }

    .scr_3 {
        padding: 5rem 0
    }

    .scr_3 .item_global .information_wrap .img_wrap {
        width: 100%
    }

    .scr_3 .item_global .information_wrap .drawing {
        width: 75%;
        margin: 0 auto 1rem
    }

    .scr_3 .item_global .information_wrap .description {
        width: 100%;
        padding: 1.5rem
    }

    .scr_4, .scr_5 {
        padding: 5rem 0
    }

    .scr_4 .title_style {
        margin-bottom: 3rem
    }

    .scr_4 .item {
        width: 52rem;
        margin: 0 auto 2rem
    }

    .scr_4 .img_wrap {
        height: 56rem
    }

    .scr_4 .sub_title {
        font-size: 1.8rem
    }

    .scr_5 .title_style {
        margin-bottom: 3rem
    }

    .scr_5 .product .item {
        padding: 1rem
    }

    .scr_6, .scr_7 {
        padding: 5rem 0
    }

    .scr_5 .product .name_wrap {
        font-size: 1.5rem;
        height: 6rem
    }

    .scr_5 table td:first-child, .scr_5 table thead {
        font-size: 1.5rem
    }

    .scr_6 .title_style {
        margin-bottom: 4rem
    }

    .scr_6 .wrap {
        height: 25vw
    }

    .scr_6 .arrow-next {
        right: -2rem
    }

    .scr_8 .production_slide_big .item > * {
        height: 21rem
    }

    .scr_8 .production_slide_nav .item > * {
        height: 8rem
    }

    .scr_8 .characteristics_wrap .color_wrap {
        display: block
    }

    .scr_8 .characteristics_wrap .color + * {
        padding: 0;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .scr_9 {
        padding: 5rem 0
    }

    .scr_9 .title_style {
        margin-bottom: 3rem
    }

    .scr_9 .flexWrap {
        padding: 3rem 0
    }

    .scr_9 .item {
        width: 33.333%
    }

    .scr_10 {
        padding: 5rem 0
    }

    .scr_10 .title_style {
        margin-bottom: 4rem
    }

    .scr_10 .flexWrap > * {
        width: 100%
    }

    .scr_10 .phone_wrap {
        padding: 0 2rem
    }
}

@media only screen and (max-width: 991px) {
    .footer .foo_menu_wrap {
        width: 50%
    }

    .footer .foo_contacts_wrap {
        width: 100%
    }
}

@media all and (max-width: 768px) {
    .calculator-form-inputs, .calculator-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .calculator-top {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .calculator__img {
        margin-right: 0;
        margin-bottom: 5rem
    }

    .calculator-form-inputs {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .calculator-form-inputs .field_wrap {
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .title_style:after {
        font-size: 5rem;
        bottom: -2rem
    }
}

@media only screen and (max-width: 767px) {
    html {
        font-size: 8.5px
    }

    .title_style {
        font-size: 4rem
    }

    .btn_4 {
        height: 6rem
    }

    .scr_1 .item {
        padding-top: 12rem;
        padding-bottom: 14rem
    }

    .scr_3 .item_global {
        width: 52rem;
        margin: 0 auto
    }

    .scr_5 .product_name li {
        font-size: 2rem
    }

    .scr_5 .product_name li i {
        top: .5rem
    }

    .scr_5 .product .item {
        width: 50%
    }

    .scr_5 .product .item_wrap {
        height: 30vw
    }

    .scr_5 .product .name_wrap {
        height: 10vw;
        font-size: 1.8rem
    }

    .scr_5 table td, .scr_5 table th {
        padding: 0 1rem
    }

    .scr_5 table thead {
        font-size: 1.4rem
    }

    .scr_5 table td {
        font-size: 1.3rem
    }

    .scr_8 .characteristics_wrapper > * {
        width: 100%
    }

    .scr_8 .characteristics_wrapper .slider_wrap {
        padding: 0 3rem
    }

    .scr_8 .production_slide_big .item > * {
        height: 26rem
    }

    .scr_8 .production_slide_nav .item > * {
        height: 17vw
    }

    .scr_9 .item {
        width: 50%
    }

    .footer .foo_menu_wrap {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .scr_2 .flexWrap .item, .scr_3 .item_global, .scr_4 .field_wrap:nth-child(2), .scr_4 .field_wrap:nth-child(3), .scr_4 .item {
        width: 100%
    }

    html {
        font-size: 8px
    }

    .title_style {
        font-size: 3.5rem
    }

    .scr_1 .item .title, .title_style:after {
        font-size: 4rem
    }

    .scr_1 .item .sub_title {
        font-size: 1.5rem
    }

    .scr_1 .item .trand_mark {
        font-size: 3.5rem
    }

    .scr_1 .slide_nav {
        bottom: 6rem
    }

    .scr_3 .item_global {
        padding: 1.5rem 0
    }

    .scr_3 .item_global .available_colors .flexWrap {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .scr_4 .item {
        margin: 0 auto 2rem;
        padding: 0
    }

    .scr_4 .item:last-child {
        padding: 0
    }

    .scr_4 .img_wrap {
        height: 103vw
    }

    .scr_4 .img_wrap .inner_img_wrap {
        height: 46vw
    }

    .scr_5 .product .item {
        width: 100%;
        padding: 1.5rem 3rem
    }

    .scr_5 .product .item_wrap {
        height: 53vw
    }

    .scr_5 .product .name_wrap {
        height: 18vw;
        font-size: 2rem
    }

    .scr_5 .table_wrap {
        padding: 2.5rem 0;
        overflow: auto
    }

    .scr_5 table {
        width: 140%
    }

    .scr_5 table th {
        width: 25%
    }

    .scr_6 .wrap {
        height: 48vw
    }

    .scr_7 .sct_item {
        width: 100%
    }

    .scr_7 .sct_item.slick-current .item_cube {
        width: 100%;
        width: -webkit-calc(100% - 3rem);
        width: calc(100% - 3rem);
        height: 100%;
        left: 1.5rem
    }

    .scr_7 .sct_item.slick-current .item_cube:before {
        opacity: 0
    }

    .scr_7 .sct_item.slick-current .item_cube:after {
        opacity: 1
    }

    .scr_8 .production_slide_big .item > * {
        height: 50vw
    }

    .scr_8 .wrap_slide_sm {
        display: none
    }

    .scr_9 .item {
        width: 36rem;
        margin: 0 auto
    }

    .scr_10 .field_wrap:nth-child(1) ~ * {
        width: 100%
    }

    .scr_10 .phone_wrap .title {
        font-size: 1.6rem
    }

    .scr_10 .phone_wrap a {
        font-size: 2.4rem
    }
}


.questions-tooltip__tel {
    flex-wrap: wrap;
}

.questions-tooltip__tel a {
    color: inherit;
}