

/* Start:/include/services/assets/css/vendor.css?167113324725240*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/include/services/assets/css/[object Module]) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*! jQuery.Flipster, v1.1.3 (built 2019-05-01) */
/* @group Flipster Essential Styles */
.flipster {
    display: block;
    overflow-x: hidden;
    overflow-y: visible;
    position: relative;
}
.flipster:focus {
    outline: none;
}
.flipster__container,
.flipster__item {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.flipster__container {
    display: block;
    white-space: nowrap;
    word-spacing: -0.25em;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flipster__item {
    display: inline-block;
    white-space: normal;
    word-spacing: normal;
    vertical-align: bottom;
}
.flipster--click .flipster__item--past,
.flipster--click .flipster__item--future {
    cursor: pointer;
}
/* @end */

/* @group Flipster Previous & Next Buttons */
.flipster__button {
    position: absolute;
    top: 50%;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    z-index: 999;
    cursor: pointer;
    font-size: 15px;
    opacity: 0.5;
    -webkit-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
    margin: -1em 2em;
}
.flipster__button svg {
    width: 2em;
    stroke: currentColor;
    fill: transparent;
    stroke-width: 3;
    stroke-linecap: round;
}
.flipster__button:hover,
.flipster__button:focus {
    opacity: 1;
}
.flipster__button--prev {
    left: 0;
}
.flipster__button--next {
    right: 0;
}
/* @end */

/* @group Flipster Navigation */
.flipster__nav,
.flipster__nav__item {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.flipster__nav {
    display: block;
    margin: 0 0 4em;
    text-align: center;
    position: relative;
}
.flipster__nav__item {
    display: inline-block;
    margin: 0 0.25em;
}
.flipster__nav__link {
    display: block;
    color: inherit;
    padding: 0.5em 1em;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
    -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
    transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster__nav__link::after {
    content: '';
    display: block;
    background: #232221;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: translateY(100%) translateY(-0.25em);
    -ms-transform: translateY(100%) translateY(-0.25em);
    transform: translateY(100%) translateY(-0.25em);
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus {
    color: #FFF;
}
.flipster__nav__item--current > .flipster__nav__link::after,
.flipster__nav__link:hover::after,
.flipster__nav__link:focus::after {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.flipster__nav__child {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: -1px;
    padding: 0.5em;
    background: #4e4441;
    z-index: 1;
}
.flipster__nav__child .flipster__nav__link {
    color: #FFF;
}
.flipster__nav__child .flipster__nav__link::after {
    background: #FFF;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__child .flipster__nav__link:hover,
.flipster__nav__child .flipster__nav__link:focus {
    color: #232221;
}
.flipster__nav__item--current .flipster__nav__child {
    display: block;
}
/* @end */

/* @group Flipster Carousel Theme */
.flipster--carousel .flipster__container,
.flipster--carousel .flipster__item,
.flipster--carousel .flipster__item__content {
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
    -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
    transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--carousel .flipster__item {
    -webkit-perspective: 800px;
    perspective: 800px;
}
.flipster--carousel .flipster__item--past,
.flipster--carousel .flipster__item--future {
    opacity: 0;
    -webkit-transition-delay: 115ms;
    -o-transition-delay: 115ms;
    transition-delay: 115ms;
}
.flipster--carousel .flipster__item--past-2,
.flipster--carousel .flipster__item--future-2 {
    opacity: 0.6;
    -webkit-transition-delay: 90ms;
    -o-transition-delay: 90ms;
    transition-delay: 90ms;
}
.flipster--carousel .flipster__item--past-1,
.flipster--carousel .flipster__item--future-1 {
    opacity: 0.8;
    -webkit-transition-delay: 60ms;
    -o-transition-delay: 60ms;
    transition-delay: 60ms;
}
.flipster--carousel .flipster__item--past .flipster__item__content {
    -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
    transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
    -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
    transform: translateX(25%) rotateY(40deg) scale(0.65);
}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
    -webkit-transform: rotateY(45deg) scale(0.8);
    transform: rotateY(45deg) scale(0.8);
}
.flipster--carousel .flipster__item--future .flipster__item__content {
    -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
    transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
    -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
    transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
    -webkit-transform: rotateY(-45deg) scale(0.8);
    transform: rotateY(-45deg) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
    -webkit-transform: translateX(175%) scale(0.5);
    -ms-transform: translateX(175%) scale(0.5);
    transform: translateX(175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
    -webkit-transform: translateX(25%) scale(0.65);
    -ms-transform: translateX(25%) scale(0.65);
    transform: translateX(25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
    -webkit-transform: translateX(0%) scale(0.8);
    -ms-transform: translateX(0%) scale(0.8);
    transform: translateX(0%) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
    -webkit-transform: translateX(-175%) scale(0.5);
    -ms-transform: translateX(-175%) scale(0.5);
    transform: translateX(-175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
    -webkit-transform: translateX(-25%) scale(0.65);
    -ms-transform: translateX(-25%) scale(0.65);
    transform: translateX(-25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
    -webkit-transform: translateX(0%) scale(0.8);
    -ms-transform: translateX(0%) scale(0.8);
    transform: translateX(0%) scale(0.8);
}
.flipster--carousel .flipster__item--current .flipster__item__content {
    -webkit-transform: translateX(0) rotateY(0deg) scale(1);
    transform: translateX(0) rotateY(0deg) scale(1);
    -webkit-transition-delay: 60ms;
    -o-transition-delay: 60ms;
    transition-delay: 60ms;
}
/* @end */

/* @group Flipster Coverflow Theme */
.flipster--coverflow .flipster__container,
.flipster--coverflow .flipster__item,
.flipster--coverflow .flipster__item__content {
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
    -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
    transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--coverflow .flipster__item {
    -webkit-perspective: 800px;
    perspective: 800px;
}
.flipster--coverflow .flipster__container {
    padding-bottom: 5%;
}
.flipster--coverflow .flipster__item__content {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
    -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}
.flipster--coverflow .flipster__item__content img:only-child {
    display: block;
}
.flipster--coverflow .flipster__item--past .flipster__item__content {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale(0.75) rotateY(55deg);
    transform: scale(0.75) rotateY(55deg);
}
.flipster--coverflow .flipster__item--future .flipster__item__content {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale(0.75) rotateY(-55deg);
    transform: scale(0.75) rotateY(-55deg);
}
.flipster--coverflow .flip-current .flipster__item__content {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
/* @end */

/* @group Flat */
.flipster--flat .flipster__container,
.flipster--flat .flipster__item,
.flipster--flat .flipster__item__content {
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
    opacity: 0.5;
}
.flipster--flat .flipster__item--past .flipster__item__content {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}
.flipster--flat .flipster__item--future .flipster__item__content {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}
/* @end */

/* @group Flipster Wheel Theme */
.flipster--wheel {
    overflow: hidden;
}
.flipster--wheel .flipster__container,
.flipster--wheel .flipster__item__content {
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
    -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
    transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--wheel .flipster__container {
    padding-bottom: 20%;
}
.flipster--wheel .flipster__item__content {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.flipster--wheel .flipster__item--future .flipster__item__content {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.flipster--wheel .flipster__item__content img:only-child {
    display: block;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
    opacity: 0;
    -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
    -ms-transform: rotate(-80deg) translate(-170%, 110%);
    transform: rotateZ(-80deg) translate(-170%, 110%);
}
.flipster--wheel .flipster__item--future .flipster__item__content {
    opacity: 0;
    -webkit-transform: rotateZ(80deg) translate(170%, 110%);
    -ms-transform: rotate(80deg) translate(170%, 110%);
    transform: rotateZ(80deg) translate(170%, 110%);
}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
    -ms-transform: rotate(-60deg) translate(-70%, 75%);
    transform: rotateZ(-60deg) translate(-70%, 75%);
}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(60deg) translate(70%, 75%);
    -ms-transform: rotate(60deg) translate(70%, 75%);
    transform: rotateZ(60deg) translate(70%, 75%);
}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
    -ms-transform: rotate(-40deg) translate(-17%, 30%);
    transform: rotateZ(-40deg) translate(-17%, 30%);
}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(40deg) translate(17%, 30%);
    -ms-transform: rotate(40deg) translate(17%, 30%);
    transform: rotateZ(40deg) translate(17%, 30%);
}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotateZ(-20deg);
}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(20deg);
    -ms-transform: rotate(20deg);
    transform: rotateZ(20deg);
}
.flipster--wheel .flip-current .flipster__item__content {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
/* @end */
/* End */


/* Start:/include/services/assets/css/services.css?167113324760746*/
/*@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap);*/
/*.page-services *{
    box-sizing: content-box;
}*/
.wrapper {
    margin: 0 auto;
    padding: 0 20px;
    width: 1410px
}

.title_h2 {
    color: #fff
}

.title_h2,
.title_h3 {
    display: inline-block;
    font-size: 56px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
    font-family: 'Rubik-Medium';
    letter-spacing: 2.8px
}

.title_h3 {
    color: #000
}

.title_h4 {
    line-height: 1.33;
    letter-spacing: normal
}

.title_h4,
.title_h5 {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    color: #fff
}

.title_h5 {
    line-height: 1.39;
    letter-spacing: .48px
}

.text-warning {
    color: #f2ad07
}

.img-contain {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-contain-svg{
    display: block;
    width: 100%;
    height: auto;
}

/*.underline-warning:after {
    display: block;
    content: "";
    margin-top: 15px;
    height: 4px;
    background-color: #f2ad07
}*/

.button_submit {
    padding: 0;
    width: 450px;
    height: 80px;
    cursor: pointer;
    border: none;
    background-color: #f2ad07
}

.button_submit:hover {
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
    background-color: #ffc029
}

.button_submit span {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: .72px;
    color: #fff
}
#head {
    position: relative;
    /*padding-top: 256px;
    height: 964px;*/
    border-bottom: 16px solid #f2ad07;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #000;
}

/*#head:after {
    display: block;
    content: "";
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}*/

/*#head:after,
.head_video {
    position: absolute;
    top: 0;
    width: 100%
}*/

.head_video {
    background-color: #c4c4c4
}

.head_title {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    text-align: center;
    z-index: 99;
    padding: 10px 0;
}

.head_title h1 {
    margin: 0;
    /*font-size: 110px;*/
    font-size: 75px;
    font-weight: 300;
    line-height: 1.18;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
}

.head_title h1 .h1-warning {
    font-weight: 500;
    color: #f2ad07;
    text-transform: uppercase
}

#team {
    padding-bottom: 40px;
    height: 770px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #c4c4c4;
    background-image: url("/include/services/assets/css/./../../assets/img/team.png");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.team_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.team_title {
    text-align: center;
    -webkit-text-stroke: 2px #f2ad07;
    font-size: 180px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 10px;
    color: rgba(0, 0, 0, .5)
}

.request {
    padding-top: 70px;
    padding-bottom: 80px;
    text-align: center
}

.request_title {
    margin-bottom: 55px
}

.request_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.request_form input {
    padding: 0 25px;
    width: 450px;
    height: 80px;
    font-size: 24px;
    letter-spacing: 1.2px;
    color: #666;
    border: 2px solid #a1a1a1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 4px 4px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 4px 4px 2px 0 rgba(0, 0, 0, .1)
}

.request_form input.input-error {
    border-color: #ca1617
}

.request_form input.input-error::-webkit-input-placeholder {
    color: #ca1617
}

.request_form input.input-error::-moz-placeholder {
    color: #ca1617
}

.request_form input.input-error:-ms-input-placeholder {
    color: #ca1617
}

.request_form input.input-error::-ms-input-placeholder {
    color: #ca1617
}

.request_form input.input-error::placeholder {
    color: #ca1617
}

.request_form input:invalid:not(:-moz-placeholder-shown) {
    color: #ca1617;
    border-color: #ca1617
}

.request_form input:invalid:not(:-ms-input-placeholder) {
    color: #ca1617;
    border-color: #ca1617
}

.request_form input:invalid:not(:placeholder-shown) {
    color: #ca1617;
    border-color: #ca1617
}

.request_form input::-webkit-input-placeholder {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #666;
    opacity: 1
}

.request_form input::-moz-placeholder {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #666;
    opacity: 1
}

.request_form input:-ms-input-placeholder {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #666;
    opacity: 1
}

.request_form input::-ms-input-placeholder {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #666;
    opacity: 1
}

.request_form input::placeholder {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #666;
    opacity: 1
}

#steps {
    padding-top: 65px;
    padding-bottom: 90px;
    text-align: center;
    background-color: #000
}

.steps_title {
    margin-bottom: 55px
}

.steps_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.stepsContent_block {
    position: relative;
    margin: 0 25px 150px;
    width: 275px;
    text-align: center;
    text-transform: uppercase
}

.stepsContent_block:nth-child(n+9) {
    margin-bottom: 0
}

.stepsContent_block:last-child .block_img {
    width: 130px;
    height: 130px;
    border: 2px solid #fff
}

.stepsContent_block hr {
    margin: 0;
    border: none
}

.stepsContent_block .arrow-bottom,
.stepsContent_block .arrow-bottom-mobile {
    position: absolute;
    top: calc(100% + 40px);
    left: calc(50% - 6px);
    width: 12px;
    height: 58px;
    background-image: url("/include/services/assets/css/./../../assets/img/arrow-btm.svg");
    background-position: bottom
}

.stepsContent_block .arrow-bottom-mobile {
    display: none;
    top: calc(100% + 10px);
    height: 45px
}

.stepsContent_block .block_img {
    position: relative;
    margin: 0 auto 20px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.stepsContent_block .block_img .number {
    position: absolute;
    right: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #f2ad07
}

.stepsContent_block .block_img .number span {
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    color: #000
}

.stepsContent_block .block_img .arrow-left,
.stepsContent_block .block_img .arrow-right {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(100% + 45px);
    width: 133px;
    height: 12px;
    background-image: url("/include/services/assets/css/./../../assets/img/arrow.svg");
    background-position: 100%
}

.stepsContent_block .block_img .arrow-left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

#choice {
    padding-top: 65px;
    padding-bottom: 90px;
    text-align: center;
    background-color: #f3f3f3
}

.choice_title {
    margin-bottom: 55px;
    color: #000
}

.choice_content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.choice_content,
.choiceContent_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.choiceContent_card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 30px 30px;
    width: 330px;
    border: 5px solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
    background-color: #fff;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s
}

.choiceContent_card:hover {
    border-color: #f2ad07
}

.choiceContent_card .card_title {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.33;
    letter-spacing: .6px
}

.choiceContent_card .card_img {
    margin-top: auto;
    margin-bottom: 20px
}

.choiceContent_card .card_rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 25px;
    width: 230px
}

.choiceContent_card .card_rating span {
    width: 38px;
    height: 38px;
    padding: 0;
    font-size: 44px;
    line-height: 34px;
    color: #e5e5e5
}

.choiceContent_card .card_rating span:before {
    content: "\2605"
}

.choiceContent_card .card_rating span.active {
    color: #f2ad07
}

.choiceContent_card .card_data {
    margin: 0 auto;
    width: 230px
}

.choiceContent_card .card_data .cardData_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    text-align: left
}

.choiceContent_card .card_data .cardData_block:last-child {
    margin-bottom: 0
}

.choiceContent_card .card_data .cardData_block img {
    margin-right: 15px
}

.choiceContent_card .card_data .cardData_block span {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .36px
}

#spares {
    padding-top: 70px;
    padding-bottom: 90px;
    text-align: center;
    background-color: #000
}

.spares_title {
    margin-bottom: 30px
}

.spares_subtitle {
    display: block;
    margin: 0 auto 110px;
    width: 630px
}

.spares_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sparesContent_card {
    margin-bottom: 95px;
    padding: 0 35px 40px;
    width: 330px;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sparesContent_card:nth-child(n+5) {
    margin-bottom: 0
}

.sparesContent_card .card_img {
    margin: -58px auto 30px;
    width: 155px;
    background-color: #000
}

.sparesContent_card .card_img img {
    width: 115px
}

.sparesContent_card .card_text {
    text-transform: uppercase
}

.sparesContent_card .card_text span {
    display: block;
    font-size: 24px;
    text-transform: lowercase;
    letter-spacing: normal
}

#advantages {
    padding-top: 95px;
    padding-bottom: 80px;
    background-image: url("/include/services/assets/css/./../../assets/img/bg-service.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.advantages_title {
    margin-bottom: 55px;
    width: 510px;
    color: #000
}

.advantagesContent_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.advantagesContent_block img {
    margin-right: 45px
}

.advantagesContent_block span {
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.61;
    letter-spacing: .36px
}

#command {
    padding-top: 70px;
    padding-bottom: 90px;
    text-align: center;
    background-color: #f3f3f3
}

.command_title {
    margin-bottom: 20px;
    color: #000
}

.command_subtitle {
	display:block;
    margin-bottom: 40px;
    color: #000;
}

.commandContent_title {
    margin: 0 auto 55px;
    max-width: 450px;
    background-color: #f2ad07
}

.commandContent_title span {
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #fff;
	padding:5px 0;
}

.command_content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
    margin-bottom: 40px
}

.command_content-container:last-child {
    margin-bottom: 0
}

.commandContent_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 15px 15px 15px;
    max-width: 375px;
    text-decoration: none;
    border: 5px solid rgba(0, 0, 0, 0);
    color: #000;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s
}

.commandContent_card:hover {
    border-color: #f2ad07;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
    text-decoration:none;
    color:inherit;
}

.commandContent_card .card_img {
    width: 100%;
    background-color: #c4c4c4
}

.commandContent_card .card_data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 35px 30px;
    height: 100%;
    background-color: #fff
}

.commandContent_card .cardData_name {
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.13;
    letter-spacing: normal
}

.commandContent_card .cardData_position {
    margin-top: auto;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f2ad07
}

.commandContent_card .cardData_messenger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px
}

.commandContent_card .cardData_messenger a {
    display: block;
    margin: 0 8px;
    width: 40px
}

.commandContent_card .cardData_telephone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.commandContent_card .cardData_telephone a {
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    line-height: normal;
    color: #000
}

.commandContent_card .cardData_telephone:before {
    content: "";
    margin-right: 18px;
    width: 30px;
    height: 30px;
    background-image: url("/include/services/assets/css/./../../assets/img/phone.svg");
    background-repeat: no-repeat;
    background-size: cover
}
#manager section {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Rubik;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#manager .owl-carousel .owl-nav {
    position: absolute;
    width: 100%
}

#manager .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0
}

#manager .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0
}

#manager .owl-carousel .owl-stage {
    margin-bottom: 25px
}

#manager .owl-carousel .owl-dot {
    margin-right: 8px;
    width: 10px;
    height: 10px;
    border: 2px solid #f2ad07
}

#manager .owl-carousel .owl-dot.active {
    width: 16px;
    height: 16px;
    background-color: #f2ad07
}

#manager .owl-carousel .owl-dot:last-child {
    margin-right: 0
}

#manager .manager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 85px 65px 40px;
    background-color: #f3f3f3
}

#manager .manager_avatar {
    padding-right: 15px;
	min-width: 425px;
    max-width: 425px;
	width:100%;
}
#manager .manager_avatar img{
	margin:0 auto;
}
#manager .manager_data {
    position: relative;
    padding-left: 15px
}
#manager .managerData_rating span {
    width: 34px;
    height: 34px;
    padding: 0;
    font-size: 40px;
    color: #e0e0e0;
    line-height: 30px
}

#manager .managerData_rating span.active {
    color: #f2ad07
}

#manager .managerData_rating span:before {
    content: "\2605"
}

#manager .managerData_name {
    margin-bottom: 15px;
    font-family:'Rubik-Medium';
    font-size: 48px;
    font-weight: 500;
    line-height: 1.04;
    letter-spacing: normal;
    color: #f2ad07
}

#manager .managerData_position {
    margin-bottom: 25px;
    font-family:'Rubik-Medium';
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.23;
    letter-spacing: 1.37px;
    color: #000
}

#manager .managerData_text {
    margin-bottom: 45px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000
}

#manager .managerData_contacts,
#manager .managerDataContacts_telephone a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#manager .managerDataContacts_telephone a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    width: 330px;
    height: 62px;
    font-family: 'Rubik-Medium';
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
    background-color: #f2ad07
}

#manager .managerDataContacts_telephone a:hover {
    background-color: #ffc029;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, .2)
}

#manager .managerDataContacts_telephone a:before {
    content: "";
    margin-right: 15px;
    width: 32px;
    height: 32px;
    background-image: url("/include/services/assets/css/./../../assets/img/manager/phone.svg");
    background-repeat: no-repeat;
    background-size: cover
}

#manager .managerDataContacts_messenger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#manager .managerDataContacts_messenger a {
    margin-right: 20px;
    width: 60px;
    height: 60px
}

#manager .managerDataContacts_messenger a:last-child {
    margin-right: 0
}

#manager .video {
    padding-top: 55px;
    padding-bottom: 50px;
    text-align: center
}

#manager .video_title {
    margin-bottom: 50px;
    max-width: 525px;
    color: #000;
}

#manager .video_content .owl-nav {
    top: 84px
}

#manager .videoContent_card {
    margin: 0 auto 10px;
    width: 345px;
    display: inline-block;
    vertical-align: top;
}

#manager .videoContent_card span {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: normal;
    color: #000
}

#manager .video_source {
    display: block;
    margin-bottom: 20px;
    border: 5px solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s
}

#manager .video_source:hover {
    border-color: #f2ad07
}

#manager .examples {
    padding-top: 55px;
    padding-bottom: 70px;
    text-align: center;
    background-color: #f3f3f3
}

#manager .examples_title {
    margin-bottom: 50px;
    color: #000
}

#manager .examples_content .owl-nav {
    top: 113px
}

#manager .examplesContent_card {
    position: relative;
    margin: 0 10px 20px;
    width: 330px;
    display: inline-block;
    vertical-align: top;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25)
}
#manager .examplesContent_card .card_img a,#manager .examplesContent_card .card_img a:hover{
    text-decoration: none;
}
#manager .examplesContent_card .card_price {
	padding: 0 17px;
    text-align: left;
    background-color: #f2ad07
}

#manager .examplesContent_card .card_price div {
	display: block;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: normal;
    text-align: left;
    color: #fff
}

#manager .examplesContent_card .card_title {
    padding: 20px 0 22px;
    background-color: #fff
}

#manager .examplesContent_card .card_title span {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.1;
    letter-spacing: 1px;
    color: #000
}
#manager .examplesContent_card .card_title span a {
    color: #000;
    text-decoration: none;
}
.examplesContent_card .card_img img{
    margin:0 auto;
}
#manager .examplesContent_card .card_price .type_price{
    color: #000;
}
#manager .examplesContent_card .description-examples{
    text-align: left;
    padding: 10px;
    background-color: #fff;
    color:#000;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1px;
}
#manager .indicators {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000
}

#manager .indicators_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#manager .indicatorsContent_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#manager .indicatorsContent_card .card_img {
    margin-right: 25px
}

#manager .indicatorsContent_card .card_img img {
    display: block;
    margin:0 auto;
}

#manager .indicatorsContent_card .cardData_count {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.39;
    color: #f2ad07
}

#manager .indicatorsContent_card .title_h5 {
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.09
}

#manager .auto {
    padding-top: 55px;
    padding-bottom: 65px;
    text-align: center
}

#manager .auto_title {
    margin-bottom: 40px;
    color: #000
}

#manager .auto_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#manager .autoContent_logo {
    width: 190px;
    margin: 0 auto;
}

#manager .reviews {
    padding-top: 55px;
    padding-bottom: 65px;
    text-align: center;
    background-color: #f3f3f3
}
#manager .reviews_content{
	max-width: 1080px;
    margin: 0 auto;
}

#manager .reviews_title {
    margin-bottom: 80px;
    color: #000
}

#manager .reviewsContent_slider {
    margin-bottom: 40px;
    padding-top: 50px;
    padding-bottom: 10px
}

#manager .slider_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 85px 30px;
    width: 570px;
    margin: 0 auto;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#manager .slider_card .card_avatar {
	display: block;
    margin: -50px auto 15px;
    width: 200px;
}
#manager .slider_card .card_avatar:hover{
	text-decoration:none
}
#manager .slider_card .card_avatar img{
    max-width: 100%;
    border: 3px solid #fff;
}
#manager .slider_card .card_name {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: normal;
    color: #000
}

#manager .slider_card .card_auto {
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #f2ad07
}

#manager .slider_card .card_text {
    font-size: 18px;
    line-height: 1.44;
    letter-spacing: normal;
    color: #000;
    min-height: 100px;
}
#manager .slider_card .card_text img{
	max-width:100%;
	height:auto;
}

#manager .flipster--flat .flipster__item--future .flipster__item__content,
#manager .flipster--flat .flipster__item--past .flipster__item__content {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

#manager .flipster__button {
    margin-right: 0;
    margin-left: 0
}

#manager .reviewsContent_button a {
    display: block;
    margin: 0 auto;
    width: 330px;
    height: 55px;
    text-decoration: none;
    background-color: #f2ad07
}

#manager .reviewsContent_button a:hover {
    background-color: #ffc029;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 6px rgba(0, 0, 0, .2)
}

#manager .reviewsContent_button a span {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 55px;
    letter-spacing: 1px;
    color: #fff
}

#manager .button_submit,
#manager .request_form input:not(input[name="personalInfoForm"]) {
    /*width: 100%;*/
    margin: 0 15px;
}
.flipster__container{
	height:auto !important;
}
.page-manager #serviceBlock{
    margin-bottom: 45px;
}
.compensate-for-scrollbar{
    margin-right: auto !important;
}
@media (max-width:1599px) {
    .wrapper {
        padding-left: 40px;
        padding-right: 40px;
        width: 1185px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .title_h2 {
        font-size: 44px;
        letter-spacing: 2.2px
    }
    .title_h3 {
        font-size: 36px;
        letter-spacing: 1.8px
    }
    .title_h4 {
        font-size: 20px;
        line-height: 1.5
    }
    .title_h5 {
        font-size: 18px;
        letter-spacing: .36px
    }
    /*.underline-warning:after {
        margin-top: 10px;
        height: 3px
    }*/
    .button_submit {
        width: 350px;
        height: 50px
    }
    .button_submit span {
        font-size: 16px;
        letter-spacing: .48px
    }
    #head {
        /*padding-top: 160px;
        height: 605px;*/
        border-bottom-width: 10px
    }
    .head_title {
        width: 620px
    }
    .head_title h1 {
        font-size: 72px;
        line-height: 1.25
    }
    #team {
        padding-bottom: 25px;
        height: 485px
    }
    .team_logo {
        width: 234px
    }
    .team_title {
        font-size: 125px;
        letter-spacing: 6.25px
    }
    .request {
        padding-top: 45px;
        padding-bottom: 50px
    }
    .request_title {
        margin-bottom: 35px
    }
    .request_form input {
        padding: 0 15px;
        width: 350px;
        height: 50px;
        font-size: 16px;
        letter-spacing: .8px
    }
    .request_form input::-webkit-input-placeholder {
        font-size: 16px;
        letter-spacing: .8px
    }
    .request_form input::-moz-placeholder {
        font-size: 16px;
        letter-spacing: .8px
    }
    .request_form input:-ms-input-placeholder {
        font-size: 16px;
        letter-spacing: .8px
    }
    .request_form input::-ms-input-placeholder {
        font-size: 16px;
        letter-spacing: .8px
    }
    .request_form input::placeholder {
        font-size: 16px;
        letter-spacing: .8px
    }
    #steps {
        padding-top: 55px;
        padding-bottom: 80px
    }
    .steps_title {
        margin-bottom: 48px
    }
    .stepsContent_block {
        margin: 0 25px 114px;
        width: 205px
    }
    .stepsContent_block:last-child .block_img {
        width: 99px;
        height: 99px
    }
    .stepsContent_block .arrow-bottom {
        top: calc(100% + 25px)
    }
    .stepsContent_block .block_img {
        margin: 0 auto 15px;
        width: 90px;
        height: 90px
    }
    .stepsContent_block .block_img .number {
        width: 32px;
        height: 32px
    }
    .stepsContent_block .block_img .number span {
        font-size: 18px
    }
    .stepsContent_block .block_img .arrow-left,
    .stepsContent_block .block_img .arrow-right {
        left: calc(100% + 30px)
    }
    #choice {
        padding-top: 50px;
        padding-bottom: 80px
    }
    .choice_title {
        margin-bottom: 45px
    }
    .choiceContent_card {
        padding: 35px 20px 25px;
        width: 255px
    }
    .choiceContent_card .card_title {
        margin-bottom: 15px;
        font-size: 24px;
        letter-spacing: .48px
    }
    .choiceContent_card .card_img {
        margin-bottom: 15px
    }
    .choiceContent_card .card_rating {
        margin: 0 auto 15px;
        width: 185px
    }
    .choiceContent_card .card_rating span {
        width: 30px;
        height: 30px;
        font-size: 36px;
        line-height: 26px
    }
    .choiceContent_card .card_data {
        width: 185px
    }
    .choiceContent_card .card_data .cardData_block {
        margin-bottom: 12px
    }
    .choiceContent_card .card_data .cardData_block img {
        margin-right: 9px
    }
    .choiceContent_card .card_data .cardData_block span {
        font-size: 14px;
        letter-spacing: .28px
    }
    #spares {
        padding-top: 55px;
        padding-bottom: 85px
    }
    .spares_title {
        margin-bottom: 25px
    }
    .spares_subtitle {
        margin: 0 auto 85px;
        width: 500px
    }
    .sparesContent_card {
        margin-bottom: 75px;
        padding: 0 35px 25px;
        width: 254px
    }
    .sparesContent_card .card_img {
        margin: -45px auto 25px;
        width: 130px
    }
    .sparesContent_card .card_img img {
        width: 90px
    }
    .sparesContent_card .card_text span {
        font-size: 16px
    }
    #advantages {
        padding-top: 65px;
        padding-bottom: 50px
    }
    .advantages_title {
        margin-bottom: 30px;
        width: 400px
    }
    .advantagesContent_block img {
        margin-right: 25px
    }
    .advantagesContent_block span {
        font-size: 24px;
        letter-spacing: .24px
    }
    #command {
        padding-top: 55px;
        padding-bottom: 60px
    }
    .command_title {
        margin-bottom: 15px
    }
    .command_subtitle {
        margin-bottom: 30px
    }
    .commandContent_title {
        margin: 0 auto 40px;
    }
    .commandContent_title span {
        font-size: 30px;
        letter-spacing: 1.5px
    }
    .command_content-container {
        margin-bottom: 50px
    }
    .commandContent_card {
        width: 335px
    }
    .commandContent_card .card_data {
        padding: 15px 30px
    }
    .commandContent_card .cardData_name {
        margin-bottom: 15px;
        font-size: 30px
    }
    .commandContent_card .cardData_position {
        margin-bottom: 18px;
        font-size: 14px;
    }
    .commandContent_card .cardData_messenger {
        margin-bottom: 15px
    }
    .commandContent_card .cardData_messenger a {
        margin: 0 6px;
        width: 30px
    }
    .commandContent_card .cardData_telephone a {
        font-size: 22px
    }
    .commandContent_card .cardData_telephone:before {
        margin-right: 10px;
        width: 23px;
        height: 23px
    }
    #manager .manager {
        padding: 30px 70px 55px 30px
    }
	#manager .manager_avatar {
		min-width: 335px;
		width: 335px;
	}
    #manager .managerData_rating span {
        width: 25px;
        height: 25px;
        font-size: 31px;
        line-height: 21px
    }
    #manager .managerData_name {
        font-size: 36px
    }
    #manager .managerData_position {
        font-size: 16px;
        line-height: 1.13;
        letter-spacing: 1px
    }
    #manager .managerData_text {
        margin-bottom: 35px;
        font-size: 16px
    }
    #manager .managerDataContacts_telephone a {
        width: 255px;
        height: 45px;
        font-size: 18px
    }
    #manager .managerDataContacts_telephone a:before {
        width: 20px;
        height: 20px
    }
    #manager .managerDataContacts_messenger a {
        margin-right: 15px;
        width: 45px;
        height: 45px
    }
    #manager .video {
        padding-top: 40px;
        padding-bottom: 50px
    }
    #manager .video_title {
        margin-bottom: 30px;
    }
    #manager .videoContent_card {
        width: 255px
    }
    #manager .videoContent_card span {
        font-size: 16px;
        line-height: 1.38
    }
    #manager .video_source {
        margin-bottom: 10px
    }
    #manager .examples {
        padding-top: 30px;
        padding-bottom: 55px
    }
    #manager .examples_title {
        margin-bottom: 30px
    }
    #manager .examplesContent_card {
        width: 255px
    }
    #manager .examplesContent_card .card_price {
        padding: 0 12px
    }
    #manager .examplesContent_card .card_title {
        padding: 15px 0 17px
    }
    #manager .examplesContent_card .card_title span {
        font-size: 16px;
        line-height: 1.38
    }
    #manager .indicatorsContent_card .card_img {
        margin-right: 15px
    }
    #manager .indicatorsContent_card .card_img img {
        width: 85px
    }
    #manager .indicatorsContent_card .cardData_count {
        font-size: 32px;
        line-height: 1.56
    }
    #manager .indicatorsContent_card .title_h5 {
        line-height: 1.2
    }
    #manager .auto {
        padding-top: 40px;
        padding-bottom: 50px
    }
    #manager .auto_title {
        margin-bottom: 30px
    }
    #manager .autoContent_logo {
        width: 150px
    }
    #manager .reviews {
        padding-top: 40px;
        padding-bottom: 50px
    }
    #manager .reviews_title {
        margin-bottom: 70px
    }
    #manager .reviewsContent_slider {
        margin-bottom: 30px;
        padding-top: 40px
    }
    #manager .slider_card {
        padding: 0 25px 25px;
        width: 440px
    }
    #manager .slider_card .card_avatar {
        margin: -40px auto 10px;
    }
    #manager .slider_card .card_name {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 1.22
    }
    #manager .slider_card .card_auto {
        margin-bottom: 15px
    }
    #manager .slider_card .card_text {
        font-size: 16px;
        line-height: 1.38
    }
    #manager .reviewsContent_button a {
        width: 225px;
        height: 45px
    }
    #manager .reviewsContent_button a span {
        font-size: 18px;
        line-height: 45px
    }
}

@media (max-width:1279px) {
    .wrapper {
        padding-left: 30px;
        padding-right: 30px;
        width: 992px
    }
    .title_h2 {
        font-size: 40px;
        letter-spacing: 2px
    }
    .title_h3 {
        font-size: 32px;
        letter-spacing: 1.6px
    }
    .title_h4 {
        font-size: 18px;
        line-height: 1.44
    }
    .title_h5 {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: .32px
    }
    .button_submit {
        width: 290px
    }
    #head {
        /*padding-top: 126px;
        height: 500px;*/
        border-bottom-width: 8px
    }
    .head_title {
        width: 560px
    }
    .head_title h1 {
        font-size: 64px
    }
    #team {
        padding-bottom: 30px;
        height: 420px
    }
    .team_logo {
        width: 205px
    }
    .team_title {
        font-size: 100px;
        letter-spacing: 5px
    }
    .request {
        padding-top: 32px;
        padding-bottom: 40px
    }
    .request_title {
        margin-bottom: 25px
    }
    .request_form input {
        width: 290px
    }
    #steps {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .steps_title {
        margin-bottom: 35px
    }
    .stepsContent_block {
        margin: 0 20px 75px;
        width: 175px
    }
    .stepsContent_block:last-child .block_img {
        width: 84px;
        height: 84px
    }
    .stepsContent_block .arrow-bottom {
        top: calc(100% + 5px)
    }
    .stepsContent_block .block_img {
        margin: 0 auto 10px;
        width: 75px;
        height: 75px
    }
    .stepsContent_block .block_img .number {
        width: 26px;
        height: 26px
    }
    .stepsContent_block .block_img .number span {
        font-size: 16px
    }
    .stepsContent_block .block_img .arrow-left,
    .stepsContent_block .block_img .arrow-right {
        left: calc(100% + 25px);
        width: 120px
    }
    #choice {
        padding-top: 40px;
        padding-bottom: 55px
    }
    .choice_title {
        margin-bottom: 37px
    }
    .choiceContent_card {
        padding: 15px 15px 25px;
        width: 210px
    }
    .choiceContent_card .card_title {
        margin-bottom: 10px;
        font-size: 22px;
        line-height: 1.27;
        letter-spacing: .44px
    }
    .choiceContent_card .card_img {
        margin-bottom: 10px
    }
    .choiceContent_card .card_rating {
        width: 160px
    }
    .choiceContent_card .card_rating span {
        width: 25px;
        height: 25px;
        font-size: 31px;
        line-height: 21px
    }
    .choiceContent_card .card_data {
        width: 160px
    }
    .choiceContent_card .card_data .cardData_block {
        margin-bottom: 10px
    }
    .choiceContent_card .card_data .cardData_block img {
        width: 20px;
        height: 20px
    }
    .choiceContent_card .card_data .cardData_block span {
        font-size: 12px
    }
    #spares {
        padding-top: 40px;
        padding-bottom: 65px
    }
    .spares_subtitle {
        margin: 0 auto 70px;
        width: 450px
    }
    .sparesContent_card {
        margin-bottom: 65px;
        padding: 0 30px 20px;
        width: 210px
    }
    .sparesContent_card .card_img {
        margin: -37px auto 15px;
        width: 115px
    }
    .sparesContent_card .card_img img {
        width: 75px
    }
    #advantages {
        padding-top: 55px;
        padding-bottom: 40px
    }
    .advantages_title {
        margin-bottom: 25px
    }
    .advantagesContent_block img {
        margin-right: 20px;
        width: 60px;
        height: 50px
    }
    .advantagesContent_block span {
        font-size: 22px;
        line-height: 3.41
    }
    #command {
        padding-top: 50px;
        padding-bottom: 55px
    }
    .command_title {
        margin-bottom: 10px
    }
    .commandContent_title {
        margin: 0 auto 35px;
    }
    .commandContent_title span {
        font-size: 28px;
        letter-spacing: 1.4px
    }
    .command_content-container {
        margin-bottom: 35px
    }
    .commandContent_card {
        width: 290px
    }
    .commandContent_card .card_data {
        padding: 10px 25px 15px
    }
    .commandContent_card .cardData_name {
        margin-bottom: 10px;
        font-size: 26px
    }
    .commandContent_card .cardData_position {
        margin-bottom: 10px;
        font-size: 12px;
    }
    .commandContent_card .cardData_messenger {
        margin-bottom: 10px
    }
    .commandContent_card .cardData_messenger a {
        margin: 0 5px;
        width: 26px
    }
    .commandContent_card .cardData_telephone a {
        font-size: 18px
    }
    .commandContent_card .cardData_telephone:before {
        margin-right: 8px;
        width: 19px;
        height: 19px
    }
    #manager .manager {
        padding: 25px 15px 25px 25px
    }
	#manager .manager_avatar {
		min-width: 266px;
		width: 266px;
	}
    #manager .managerData_rating span {
        width: 22px;
        height: 22px;
        font-size: 28px;
        line-height: 18px
    }
    #manager .managerData_position {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 1.5
    }
    #manager .managerData_text {
        margin-bottom: 25px
    }
    #manager .managerDataContacts_telephone a {
        width: 235px
    }
    #manager .managerDataContacts_telephone a:before {
        margin-right: 10px
    }
    #manager .managerDataContacts_messenger a {
        width: 40px;
        height: 40px
    }
    #manager .video {
        padding-top: 30px
    }
    #manager .videoContent_card {
        width: 290px
    }
    #manager .videoContent_card span {
        font-size: 18px
    }
    #manager .video_source {
        margin-bottom: 15px
    }
    #manager .examples {
        padding-bottom: 40px
    }
    #manager .examplesContent_card {
        width: 280px
    }
    #manager .examplesContent_card .card_price {
        padding: 0 15px
    }
    #manager .examplesContent_card .card_title {
        padding: 16px 0 20px
    }
    #manager .examplesContent_card .card_title span {
        font-size: 18px;
        line-height: 1.22
    }
    #manager .indicators {
        padding-top: 25px;
        padding-bottom: 25px
    }
    #manager .indicatorsContent_card .card_img img {
        width: 75px
    }
    #manager .indicatorsContent_card .cardData_count {
        font-size: 30px;
        line-height: 1.3
    }
    #manager .indicatorsContent_card .title_h5 {
        line-height: 1.3
    }
    #manager .auto {
        padding-top: 35px;
        padding-bottom: 55px
    }
    #manager .autoContent_logo {
        width: 115px
    }
    #manager .slider_card {
        padding: 0 25px 30px;
        width: 380px
    }
    #manager .slider_card .card_auto {
        margin-bottom: 15px;
        font-size: 20px
    }
    #manager .reviewsContent_button a {
        width: 250px
    }
    #manager .request_form {
        display: block
    }
    #manager .request_form input:not(input[name="personalInfoForm"]), #manager .button_submit{
        margin: 0 auto 20px;
        max-width: 370px;
    }
}

@media (max-width:1024px) {
    #manager .managerData_contacts{
        flex-wrap: wrap;
    }
    #manager .managerDataContacts_telephone{
        margin-bottom: 20px;
    }
    #manager .video_source{
        border: none;
    }
    #manager .examplesContent_card{
        max-width: 280px;
        width: auto;
        margin: 0 auto 20px;
    }
    #manager .auto_content{
        flex-wrap: wrap;
    }
    #manager .auto_content{
        align-items: center;
    }
    #manager .autoContent_logo{
        width: 190px;
    }
    .page-manager #right{
        padding: 0;
    }
    .page-manager #breadcrumbs{
        padding: 0 12px;
    }
    #manager .indicators{
        padding: 30px 12px 30px 12px;
    }
    #manager .title_h2,#manager .title_h3{
        padding: 0 12px;
    }
    #manager .reviews_title{
        margin-bottom: 10px;
    }
}

@media (max-width:1023px) {
    .wrapper {
        padding-left: 40px;
        padding-right: 40px;
        width: 768px
    }
    .title_h2 {
        font-size: 36px;
        letter-spacing: 1.8px
    }
    .title_h4 {
        font-size: 16px;
        line-height: 1.38
    }
    .title_h5 {
        font-size: 14px;
        line-height: 1.29;
        letter-spacing: .28px
    }
    .button_submit {
        width: 210px;
        height: 45px
    }
    #head {
        /*padding-top: 102px;
        height: 385px;*/
        border-bottom-width: 7px
    }
    .head_title {
        width: 560px
    }
    .head_title h1 {
        font-size: 48px
    }
    #team {
        padding-bottom: 20px;
        height: 335px
    }
    .team_logo {
        width: 152px
    }
    .team_title {
        font-size: 80px;
        letter-spacing: 4px
    }
    .request {
        padding-top: 30px;
        padding-bottom: 40px
    }
    .request_form input {
        width: 210px;
        height: 45px
    }
    #steps {
        padding-top: 40px;
        padding-bottom: 55px
    }
    .steps_title {
        margin-bottom: 30px
    }
    .stepsContent_block {
        margin: 0 10px 50px;
        width: 150px
    }
    .stepsContent_block:last-child .block_img {
        width: 67px;
        height: 67px
    }
    .stepsContent_block .arrow-bottom {
        height: 35px
    }
    .stepsContent_block .block_img {
        width: 58px;
        height: 58px
    }
    .stepsContent_block .block_img .number {
        width: 20px;
        height: 20px
    }
    .stepsContent_block .block_img .number span {
        font-size: 12px
    }
    .stepsContent_block .block_img .arrow-left,
    .stepsContent_block .block_img .arrow-right {
        left: calc(100% + 20px);
        width: 80px
    }
    #choice {
        padding-top: 30px;
        padding-bottom: 40px
    }
    .choice_title {
        margin-bottom: 20px
    }
    .choiceContent_card {
        padding: 15px 10px 10px;
        width: 150px
    }
    .choiceContent_card .card_title {
        font-size: 16px;
        line-height: 1.25;
        letter-spacing: .32px
    }
    .choiceContent_card .card_rating {
        width: 120px
    }
    .choiceContent_card .card_rating span {
        width: 20px;
        height: 20px;
        font-size: 26px;
        line-height: 16px
    }
    .choiceContent_card .card_data {
        width: 100%
    }
    .choiceContent_card .card_data .cardData_block {
        margin-bottom: 5px
    }
    .choiceContent_card .card_data .cardData_block img {
        margin-right: 5px;
        width: 16px;
        height: 16px
    }
    .choiceContent_card .card_data .cardData_block span {
        font-size: 10px;
        letter-spacing: .2px
    }
    #spares {
        padding-top: 30px;
        padding-bottom: 55px
    }
    .spares_title {
        margin-bottom: 20px
    }
    .spares_subtitle {
        margin: 0 auto 53px;
        width: 410px
    }
    .sparesContent_card {
        margin-bottom: 65px;
        padding: 0 10px 25px;
        width: 150px
    }
    .sparesContent_card .card_img {
        margin: -30px auto 10px;
        width: 100px
    }
    .sparesContent_card .card_img img {
        width: 60px
    }
    #advantages {
        padding-top: 40px;
        padding-bottom: 50px
    }
    .advantages_title {
        width: 325px
    }
    .advantagesContent_block {
        margin-bottom: 10px;
        width: 365px
    }
    .advantagesContent_block:last-child {
        margin-bottom: 0
    }
    .advantagesContent_block img {
        margin-right: 15px
    }
    .advantagesContent_block span {
        font-size: 20px;
        line-height: 1.2
    }
    #command {
        padding-top: 30px;
        padding-bottom: 50px
    }
    .command_title {
        margin-bottom: 20px
    }
    .command_subtitle {
        margin-bottom: 25px
    }
    .commandContent_title {
        margin: 0 auto 30px;
    }
    .commandContent_title span {
        font-size: 24px;
        letter-spacing: 1.2px
    }
    .command_content-container {
        margin-bottom: 30px
    }
    .commandContent_card {
        width: 210px
    }
    .commandContent_card .card_data {
        padding: 10px
    }
    .commandContent_card .cardData_name {
        margin-bottom: 8px;
        font-size: 22px
    }
    .commandContent_card .cardData_position {
        margin-bottom: 8px;
        font-size: 10px;
        letter-spacing: .5px
    }
    .commandContent_card .cardData_messenger {
        margin-bottom: 8px
    }
    .commandContent_card .cardData_messenger a {
        margin: 0 4px;
        width: 20px
    }
    .commandContent_card .cardData_telephone a {
        font-size: 14px
    }
    .commandContent_card .cardData_telephone:before {
        margin-right: 5px;
        width: 15px;
        height: 15px
    }
    /*#manager .manager {
        padding: 30px 15px 50px
    }
	#manager .manager_avatar {
		min-width: 330px;
		width: 330px;
	}
    #manager .managerData_rating span {
        width: 20px;
        height: 20px;
        font-size: 26px;
        line-height: 16px
    }
    #manager .managerData_name {
        margin-bottom: 10px;
        font-size: 32px
    }
    #manager .managerData_position {
        font-size: 14px;
        line-height: 1.29
    }
    #manager .managerData_text {
        margin-bottom: 50px
    }
    #manager .managerDataContacts_telephone a {
        width: 210px;
        font-size: 16px
    }
    #manager .managerDataContacts_telephone a:before {
        width: 16px;
        height: 16px
    }
    #manager .video {
        padding-bottom: 40px
    }
    #manager .videoContent_card {
        width: 210px
    }
    #manager .videoContent_card span {
        font-size: 14px;
        line-height: 1.43
    }
    #manager .video_source {
        margin-bottom: 10px
    }
    #manager .examples {
        padding-bottom: 50px
    }
    #manager .examplesContent_card {
        width: 210px
    }
    #manager .examplesContent_card .card_price {
        padding: 0 8px
    }
    #manager .examplesContent_card .card_title {
        padding: 12px 0 16px
    }
    #manager .examplesContent_card .card_title span {
        font-size: 14px;
        line-height: 1.57;
        letter-spacing: .5px
    }
    #manager .indicators {
        padding-top: 30px;
        padding-bottom: 30px
    }
    #manager .indicatorsContent_card .card_img {
        margin-right: 10px
    }
    #manager .indicatorsContent_card .card_img img {
        width: 85px
    }
    #manager .indicatorsContent_card .cardData_count {
        font-size: 28px;
        line-height: 1.5
    }
    #manager .indicatorsContent_card .title_h5 {
        font-size: 16px;
        line-height: normal
    }
    #manager .auto {
        padding-top: 30px;
        padding-bottom: 65px
    }
    #manager .autoContent_logo {
        width: 100px
    }
    #manager .reviewsContent_slider {
        margin-bottom: 25px;
        padding-top: 45px
    }
    #manager .reviews_title {
        margin-bottom: 85px
    }
    #manager .slider_card {
        padding: 0;
        width: 270px
    }
    #manager .slider_card .card_avatar {
        margin: -45px auto 10px;
        width: 90px
    }
    #manager .slider_card .card_name {
        margin-bottom: 10px
    }
    #manager .reviewsContent_button a {
        width: 210px
    }
    #manager .reviewsContent_button a span {
        font-size: 16px
    }
    #manager .request_form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    #manager .request_form input {
        margin: 0;
        width: 210px
    }
    #manager .request_form input:last-child {
        margin-bottom: 0
    }
    #manager .button_submit {
        width: 210px
    }*/
}
@media (max-width:767px) {
    .wrapper {
        padding-left: 15px;
        padding-right: 15px;
        width: 320px
    }
    .title_h2 {
        font-size: 26px;
        letter-spacing: 1.3px
    }
    .title_h3 {
        font-size: 20px;
        letter-spacing: 1px
    }
    .title_h5 {
        font-size: 18px;
        line-height: 1.39;
        letter-spacing: .36px
    }
    .button_submit {
        width: 250px
    }
    .button_submit span {
        letter-spacing: .8px
    }
    /*.underline-warning:after {
        margin-top: 8px;
        height: 2px
    }*/
    #head {
        /*padding-top: 45px;
        height: 185px;*/
        border-bottom-width: 6px
    }
    .head_title {
        width: 280px
    }
    .head_title h1 {
        font-size: 32px;
        line-height: 1.13
    }
    #team {
        padding-bottom: 15px;
        height: 305px
    }
    .team_logo {
        width: 145px
    }
    .team_title {
        font-size: 48px;
        letter-spacing: 2.4px;
        line-height: 1.04
    }
    .request, #manager section.request{
        padding-top: 30px;
        padding-bottom: 40px
    }
    .request_form {
        display: block
    }
    .request_form input:not(input[name="personalInfoForm"]) {
        margin-bottom: 15px;
        width: 250px
    }
    .request_form input:nth-child(2) {
        margin-bottom: 25px
    }
    #steps {
        padding-top: 30px;
        padding-bottom: 40px
    }
    .steps_title {
        margin-bottom: 40px
    }
    .steps_content {
        display: block
    }
    .stepsContent_block {
        margin: 0 auto 70px;
        width: 210px
    }
    .stepsContent_block:nth-child(n+9) {
        margin-bottom: 70px
    }
    .stepsContent_block:last-child {
        margin-bottom: 0
    }
    .stepsContent_block:last-child .block_img {
        width: 99px;
        height: 99px
    }
    .stepsContent_block .arrow-bottom {
        height: 45px
    }
    .stepsContent_block .arrow-bottom-mobile {
        display: block
    }
    .stepsContent_block .block_img {
        width: 90px;
        height: 90px
    }
    .stepsContent_block .block_img .number {
        width: 32px;
        height: 32px
    }
    .stepsContent_block .block_img .number span {
        font-size: 18px
    }
    .stepsContent_block .block_img .arrow-left,
    .stepsContent_block .block_img .arrow-right {
        display: none
    }
    .choice_title {
        margin-bottom: 20px
    }
    .choice_content {
        display: block
    }
    .choiceContent_card {
        margin: 0 auto 25px;
        padding: 15px 25px 20px;
        width: 250px
    }
    .choiceContent_card:last-child {
        margin-bottom: 0
    }
    .choiceContent_card .card_title {
        font-size: 24px;
        line-height: 1.33;
        letter-spacing: .48px
    }
    .choiceContent_card .card_rating {
        width: 100%
    }
    .choiceContent_card .card_rating span {
        width: 33px;
        height: 33px;
        font-size: 39px;
        line-height: 29px
    }
    .choiceContent_card .card_data .cardData_block {
        margin-bottom: 10px
    }
    .choiceContent_card .card_data .cardData_block img {
        margin-right: 10px;
        width: 24px;
        height: 24px
    }
    .choiceContent_card .card_data .cardData_block span {
        font-size: 14px;
        letter-spacing: .28px
    }
    #spares {
        padding-bottom: 40px
    }
    .spares_title {
        margin-bottom: 15px
    }
    .spares_subtitle {
        margin: 0 auto 70px;
        width: 100%
    }
    .spares_content {
        display: block
    }
    .sparesContent_card {
        margin: 0 auto 70px;
        padding: 0 35px 35px;
        width: 250px
    }
    .sparesContent_card:nth-child(n+5) {
        margin-bottom: 70px
    }
    .sparesContent_card:last-child {
        margin-bottom: 0
    }
    .sparesContent_card .card_img {
        margin: -45px auto 10px;
        width: 130px
    }
    .sparesContent_card .card_img img {
        width: 90px
    }
    #advantages {
        padding-top: 30px;
        padding-bottom: 350px;
        text-align: center;
        background-image: url("/include/services/assets/css/./../../assets/img/bg-service-320.jpg");
        background-size: unset;
        background-position: bottom
    }
    .advantages_title {
        width: 250px
    }
    .advantagesContent_block {
        width: 100%;
        text-align: left
    }
    .advantagesContent_block:last-child {
        margin-bottom: 0
    }
    .advantagesContent_block img {
        width: 50px;
        height: 45px
    }
    .advantagesContent_block span {
        font-size: 18px
    }
    #command {
        padding-bottom: 40px
    }
    .command_title {
        margin-bottom: 15px
    }
    .commandContent_title {
        margin: 0 auto 20px;
    }
    .command_content-container {
        display: block
    }
    .commandContent_card {
        margin: 0 auto 20px;
        width: 100%
    }
    .commandContent_card:last-child {
        margin-bottom: 0
    }
    .commandContent_card .card_data {
        padding: 15px
    }
    .commandContent_card .cardData_name {
        margin-bottom: 12px;
        font-size: 30px
    }
    .commandContent_card .cardData_position {
        margin-bottom: 15px;
        font-size: 14px;
        letter-spacing: 1px
    }
    .commandContent_card .cardData_messenger {
        margin-bottom: 10px
    }
    .commandContent_card .cardData_messenger a {
        margin: 0 6px;
        width: 28px
    }
    .commandContent_card .cardData_telephone a {
        font-size: 22px
    }
    .commandContent_card .cardData_telephone:before {
        margin-right: 8px;
        width: 20px;
        height: 20px
    }
    #manager .manager{
        flex-wrap: wrap;
        padding:25px 0 25px 0;
    }
    #manager .manager_avatar{
        margin: 0 auto;
		padding-right:0;
        min-width: auto;
        width: auto;
    }
    #manager .manager_data{
        margin-top: 20px;
        padding:0 15px 0 15px;
    }
    #manager .request_form input:not(input[name="personalInfoForm"]), #manager .button_submit{
        margin-bottom: 15px;
        width: 250px;
    }
}
@media (max-width:568px) {
    #manager section{
        padding-left: 0;
        padding-right: 0;
    }
    #manager .indicatorsContent_card{
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }
    #manager .indicatorsContent_card .card_img{
        margin-right: 0;
    }
    #manager .manager{
        padding: 0 0 25px 0;
    }
	#manager .manager_avatar {
		min-width: 0;
		width: 100%;
	}
    #manager .examplesContent_card{
        max-width: 100%;
    }
    #manager .indicatorsContent_card{
        width: 95px;
    }
    #manager .videoContent_card{
        width: auto;
    }
	.page-manager #manager .slider_card{
        width: 320px;
    }
    /*#manager .reviewsContent_slider{
        padding-top:0;
    }*/
	#manager .examplesContent_card{
        box-shadow:none;
        -webkit-box-shadow:none;
    }
    #manager .examplesContent_card:after{
        content: "";
        display: block;
        width: 80%;
        margin: 20px auto 0;
        background: #f2ad07;
        height: 1px;
    }
    #manager .examplesContent_card:after:last-child{
        display:none;
    }
}
/* End */


/* Start:/local/components/additional/form_comments/templates/.default/style.css?16711332573925*/
#new_comment_form {
	margin:0;
	padding:0;
	width:100%;
}
#new_comment_form fieldset {
	width:100%;
}

#new_comment_form textarea {
	height:60px;
}

.new_comment_header {
	border-bottom: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
	font-family: 'robotobold';
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 24px;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	display: block;
	text-align:left;
}

.webFormItemField input[type="tel"]{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	padding-left: 12px;
	line-height: 55px;
	max-width: 100%;
	font-size: 14px;
	color: #555555;
	outline: none;
	height: 55px;
	width: 100%;
}
.webFormItemField input[type="tel"]:focus{
	border: 1px solid #aaaaaa;
}
.webFormTools button[type="submit"]{
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "roboto_ltregular";
	border: 1px solid #e7e7e7;
	background-color: #ed1c24;
	text-align: center;
	line-height: 55px;
	font-size: 14px;
	cursor: pointer;
	color: #ffffff;
	outline: none;
	height: 55px;
	width: 100%;
	max-width: 200px;
	padding: 0;
}
.webFormTools button[type="submit"]:hover{
	background-color: #ff232b;
}
.webFormTools button[type="submit"].loading{
	background-color: #e7e7e7;
	cursor: pointer;
}
#leave_comment_link{
	color:#212529;
}
#wrap-start-comment{
	margin-bottom: 24px;
	overflow: hidden;
}
#start-comment{
	position: relative;
}
.box-text-comment{
	text-align: left;
	padding: 0;
	margin: 16px 0
}
.box-text-comment .title-section{
	display: inline-block;
	text-align: left;
	padding: 0;
	vertical-align: middle;
	margin: 0 66px 0 0;
}
.box-text-comment .title-section>span{
	padding: 0;
	font-family: 'robotobold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 800;
	font-size: 20px;
	display: block;
	line-height: 35px;
	height: 35px;
	color: #3f3f3f;
	position: relative;
}
.btn-block-link{
	display: inline-block;
	vertical-align: middle;
	margin-top: 4px;
}
.st-no-comments-wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	flex-basis: 0%;
	margin-top: 12px;
	padding: 18px;
	background: #f8f8f8;
}
.st-no-comments-wrap img{
	display: inline-block;
	margin-right: 18px;
	vertical-align: middle;
}
.name-reviews{
	font-family: 'robotobold';
	font-weight: 400;
}
.info-section-reviews{
	margin-bottom: 5px;
}
.item-reviews{
	margin-bottom: 10px;
	border: 1px solid #f1f1f1;
	padding: 24px;
}
.mess-moderator{
	display: none;
	max-width: 480px;
	font-family: "robotoMedium";
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 10px;
	font-size: 18px;
	border: 1px solid #ed1c24;
	background-color: #f1f1f1;
}
.loader-status{
	display: none;
	position: absolute;
	top:14px;
	left: 15px;
	width:26px;
	height: 26px;
	background: url(/local/components/additional/form_comments/templates/.default/images/loading.gif) no-repeat;
}
#upload_img{
	overflow: hidden;
}
.ratingContainer{
	position: relative;
}
.rating {
	position: absolute;
	cursor: pointer;
	width: 150px;
	left: 0;
	top: 0;
	z-index: 10;
}
.rating i {
	background: url(/local/components/additional/form_comments/templates/.default/./images/newRating.png) repeat 0 0 transparent;
	height: 22px;
	width: 150px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}
.rating i.m {
	background: url(/local/components/additional/form_comments/templates/.default/./images/newRating.png) repeat 0 -22px transparent;
	width: 0;
	z-index: 10;
}
/* End */
/* /include/services/assets/css/vendor.css?167113324725240 */
/* /include/services/assets/css/services.css?167113324760746 */
/* /local/components/additional/form_comments/templates/.default/style.css?16711332573925 */
