.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.about-conpany-wrapper .submenu {
    height: fit-content;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.services__item li:hover {
    color: #ccc !important;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 8px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 8px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.jq-checkbox,
.jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jq-checkbox input,
.jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em
}

.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jq-select-multiple,
.jq-selectbox {
    position: relative;
    display: inline-block
}

.jq-select-multiple select,
.jq-selectbox select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-select-multiple li,
.jq-selectbox li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.jq-selectbox {
    z-index: 10
}

.jq-selectbox__select {
    position: relative
}

.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jq-selectbox__dropdown {
    position: absolute
}

.jq-selectbox__search input {
    -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch
}

.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.jq-number {
    display: inline-block
}

.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left
}

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

.jq-checkbox,
.jq-radio {
    vertical-align: -4px;
    width: 21px;
    height: 21px;
    margin: 0 4px 0 0;
    border: solid 2px var(--ds-cyan);
    background-color: #fafafa;
    cursor: pointer;
    float: left;
    margin-right: 15px
}

.jq-checkbox.focused,
.jq-radio.focused {
    border: 2px solid var(--ds-cyan)
}

.jq-checkbox.disabled,
.jq-radio.disabled {
    opacity: .55
}

.jq-checkbox.checked .jq-checkbox__div {
    width: 25px;
    height: 25px;
    margin: 2px 0 0 2px;
    background: url(/local/templates/credos-new/images/123294da2dec970b09f56d34b1d0eaf0.png) no-repeat 3px 5px
}

.jq-radio {
    border-radius: 50%
}

.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    border-radius: 50%;
    background: #777;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7)
}

.jq-file {
    width: 270px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-file input {
    cursor: pointer
}

.jq-file__name {
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    box-shadow: inset 1px 1px #f1f1f1;
    font: 14px/32px Arial, sans-serif;
    color: #333
}

.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    background: linear-gradient(#fff, #e6e6e6);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff
}

.jq-file:hover .jq-file__browse {
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-file:active .jq-file__browse {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #ddd
}

.jq-file.focused .jq-file__name {
    border: 1px solid #5794bf
}

.jq-file.disabled,
.jq-file.disabled .jq-file__browse,
.jq-file.disabled .jq-file__name {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-number {
    position: relative;
    vertical-align: middle;
    padding: 0 36px 0 0
}

.jq-number__field {
    width: 100px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-number__field:hover {
    border-color: #b3b3b3
}

.jq-number__field input {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: 0;
    background: 0 0;
    font: 14px Arial, sans-serif;
    color: #333
}

.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: linear-gradient(#fff, #e6e6e6);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}

.jq-number__spin.minus {
    top: auto;
    bottom: 0
}

.jq-number__spin:hover {
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-number__spin:active {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #ddd
}

.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent
}

.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent
}

.jq-number__spin.minus:hover:after {
    border-top-color: #000
}

.jq-number__spin.plus:hover:after {
    border-bottom-color: #000
}

.jq-number.focused .jq-number__field {
    border: 1px solid #5794bf
}

.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #aaa
}

.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #aaa
}

.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
    width: 100%
}

.jq-selectbox__select {
    height: 44px;
    padding: 0 0 0 3px;
    border: solid 1px #e5e5e5;
    background-color: #fff;
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff
}

@media (min-width: 1024px) {
    .jq-selectbox__select {
        height: 50px
    }
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-selectbox__select-text {
    display: block;
    width: 100%;
    margin-top: 7px;
    padding-left: 13.5px
}

.jq-selectbox .placeholder {
    color: #888
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 20px;
    right: 12px;
    background: url(/local/templates/credos-new/images/923039fad05d9e22b26b5579b1a87543.png) no-repeat;
    width: 8px;
    height: 6px;
    -moz-transition: transform .5s .1s ease, top .5s .1s ease;
    -o-transition: transform .5s .1s ease, top .5s .1s ease;
    -webkit-transition: transform .5s .1s ease, top .5s .1s ease;
    transition: transform .5s .1s ease, top .5s .1s ease
}

.opened .jq-selectbox__trigger-arrow {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #3f9adb
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #aaa
}

.jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    font: 14px/18px Arial, sans-serif
}

.jq-selectbox__search {
    margin: 5px
}

.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    box-shadow: inset 1px 1px #f1f1f1;
    color: #333
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 13px
}

.jq-selectbox ul {
    margin: 0;
    padding: 0
}

.jq-selectbox li {
    min-height: 18px;
    padding: 5px 33px 6px;
    color: #231f20
}

.jq-selectbox li.selected {
    background-color: #fff;
    color: #000
}

.jq-selectbox li:hover {
    background-color: #08c;
    color: #fff
}

.jq-selectbox li.disabled {
    color: #aaa
}

.jq-selectbox li.disabled:hover {
    background: 0 0
}

.jq-selectbox li.optgroup {
    font-weight: 700
}

.jq-selectbox li.optgroup:hover {
    background: 0 0;
    color: #231f20;
    cursor: default
}

.jq-selectbox li.option {
    padding-left: 25px
}

.jq-select-multiple {
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default
}

.jq-select-multiple.focused {
    border: 1px solid #5794bf
}

.jq-select-multiple.disabled {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-select-multiple ul {
    margin: 0;
    padding: 0
}

.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none
}

.jq-select-multiple li:first-child {
    border-radius: 4px 3px 0 0
}

.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
    background: #08c;
    color: #fff
}

.jq-select-multiple li.disabled {
    color: #aaa
}

.jq-select-multiple li.optgroup {
    font-weight: 700
}

.jq-select-multiple li.option {
    padding-left: 25px
}

.jq-select-multiple li.selected.disabled,
.jq-select-multiple.disabled li.selected {
    background: #ccc;
    color: #fff
}

input[type=email].styler,
input[type=password].styler,
input[type=search].styler,
input[type=tel].styler,
input[type=text].styler,
input[type=url].styler,
textarea.styler {
    padding: 8px 9px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333
}

input[type=search].styler {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea.styler {
    overflow: auto
}

input[type=email].styler:hover,
input[type=password].styler:hover,
input[type=search].styler:hover,
input[type=tel].styler:hover,
input[type=text].styler:hover,
input[type=url].styler:hover,
textarea.styler:hover {
    border-color: #b3b3b3
}

input[type=email].styler:hover:focus,
input[type=password].styler:hover:focus,
input[type=search].styler:hover:focus,
input[type=tel].styler:hover:focus,
input[type=text].styler:hover:focus,
input[type=url].styler:hover:focus,
textarea.styler:hover:focus {
    border-color: #ccc;
    border-top-color: #b3b3b3;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

button.styler,
input[type=button].styler,
input[type=reset].styler,
input[type=submit].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    outline: 0;
    background: linear-gradient(#fff, #e6e6e6);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}

button.styler.styler::-moz-focus-inner,
input[type=button].styler.styler::-moz-focus-inner,
input[type=reset].styler.styler::-moz-focus-inner,
input[type=submit].styler.styler::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.styler:not([disabled]):hover,
input[type=button].styler:not([disabled]):hover,
input[type=reset].styler:hover,
input[type=reset].styler:not([disabled]):hover,
input[type=submit].styler:not([disabled]):hover {
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

button.styler:active,
input[type=button].styler:active,
input[type=reset].styler:active,
input[type=submit].styler:active {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #ddd
}

button.styler[disabled],
input[type=button].styler[disabled],
input[type=submit].styler[disabled] {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

/*@font-face {*/
/*    font-family: MullerBlack;*/
/*    src: url(/local/templates/credos-new/fonts/MullerBlack.eot);*/
/*    src: url(/local/templates/credos-new/fonts/MullerBlack.eot?#iefix) format('embedded-opentype'), url(/local/templates/credos-new/fonts/MullerBlack.woff) format('woff'), url(/local/templates/credos-new/fonts/MullerBlack.ttf) format('truetype');*/
/*    font-weight: 400;*/
/*    font-style: normal*/
/*}*/

/*@font-face {*/
/*    font-family: MullerHairline;*/
/*    src: url(/local/templates/credos-new/fonts/MullerHairline.eot);*/
/*    src: url(/local/templates/credos-new/fonts/MullerHairline.eot?#iefix) format('embedded-opentype'), url(/local/templates/credos-new/fonts/MullerHairline.woff) format('woff'), url(/local/templates/credos-new/fonts/MullerHairline.ttf) format('truetype');*/
/*    font-weight: 400;*/
/*    font-style: normal*/
/*}*/

/*@font-face {*/
/*    font-family: MullerLight;*/
/*    src: url(/local/templates/credos-new/fonts/MullerLight.eot);*/
/*    src: url(/local/templates/credos-new/fonts/MullerLight.eot?#iefix) format('embedded-opentype'), url(/local/templates/credos-new/fonts/MullerLight.woff) format('woff'), url(/local/templates/credos-new/fonts/MullerLight.ttf) format('truetype');*/
/*    font-weight: 400;*/
/*    font-style: normal*/
/*}*/

/*@font-face {*/
/*    font-family: MullerThin;*/
/*    src: url(/local/templates/credos-new/fonts/MullerThin.eot);*/
/*    src: url(/local/templates/credos-new/fonts/MullerThin.eot?#iefix) format('embedded-opentype'), url(/local/templates/credos-new/fonts/MullerThin.woff) format('woff'), url(/local/templates/credos-new/fonts/MullerThin.ttf) format('truetype');*/
/*    font-weight: 400;*/
/*    font-style: normal*/
/*}*/

/*@font-face {*/
/*    font-family: PetraSans, sans-serif;*/
/*    src: url(/local/templates/credos-new/fonts/MullerRegular.eot);*/
/*    src: url(/local/templates/credos-new/fonts/MullerRegular.eot?#iefix) format('embedded-opentype'), url(/local/templates/credos-new/fonts/MullerRegular.woff) format('woff'), url(/local/templates/credos-new/fonts/MullerRegular.ttf) format('truetype');*/
/*    font-weight: 400;*/
/*    font-style: normal*/
/*}*/

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: var(--ds-font, 'PetraSans', sans-serif); /* единый шрифт по умолчанию — меню/плашка/всё наследует PetraSans (был sans-serif → разнобой) */
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/local/templates/credos-new/fonts/glyphicons-halflings-regular.eot);
    src: url(/local/templates/credos-new/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/local/templates/credos-new/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/local/templates/credos-new/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/local/templates/credos-new/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/local/templates/credos-new/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20AC"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270F"
}

.glyphicon-glass:before {
    content: "\E001"
}

.glyphicon-music:before {
    content: "\E002"
}

.glyphicon-search:before {
    content: "\E003"
}

.glyphicon-heart:before {
    content: "\E005"
}

.glyphicon-star:before {
    content: "\E006"
}

.glyphicon-star-empty:before {
    content: "\E007"
}

.glyphicon-user:before {
    content: "\E008"
}

.glyphicon-film:before {
    content: "\E009"
}

.glyphicon-th-large:before {
    content: "\E010"
}

.glyphicon-th:before {
    content: "\E011"
}

.glyphicon-th-list:before {
    content: "\E012"
}

.glyphicon-ok:before {
    content: "\E013"
}

.glyphicon-remove:before {
    content: "\E014"
}

.glyphicon-zoom-in:before {
    content: "\E015"
}

.glyphicon-zoom-out:before {
    content: "\E016"
}

.glyphicon-off:before {
    content: "\E017"
}

.glyphicon-signal:before {
    content: "\E018"
}

.glyphicon-cog:before {
    content: "\E019"
}

.glyphicon-trash:before {
    content: "\E020"
}

.glyphicon-home:before {
    content: "\E021"
}

.glyphicon-file:before {
    content: "\E022"
}

.glyphicon-time:before {
    content: "\E023"
}

.glyphicon-road:before {
    content: "\E024"
}

.glyphicon-download-alt:before {
    content: "\E025"
}

.glyphicon-download:before {
    content: "\E026"
}

.glyphicon-upload:before {
    content: "\E027"
}

.glyphicon-inbox:before {
    content: "\E028"
}

.glyphicon-play-circle:before {
    content: "\E029"
}

.glyphicon-repeat:before {
    content: "\E030"
}

.glyphicon-refresh:before {
    content: "\E031"
}

.glyphicon-list-alt:before {
    content: "\E032"
}

.glyphicon-lock:before {
    content: "\E033"
}

.glyphicon-flag:before {
    content: "\E034"
}

.glyphicon-headphones:before {
    content: "\E035"
}

.glyphicon-volume-off:before {
    content: "\E036"
}

.glyphicon-volume-down:before {
    content: "\E037"
}

.glyphicon-volume-up:before {
    content: "\E038"
}

.glyphicon-qrcode:before {
    content: "\E039"
}

.glyphicon-barcode:before {
    content: "\E040"
}

.glyphicon-tag:before {
    content: "\E041"
}

.glyphicon-tags:before {
    content: "\E042"
}

.glyphicon-book:before {
    content: "\E043"
}

.glyphicon-bookmark:before {
    content: "\E044"
}

.glyphicon-print:before {
    content: "\E045"
}

.glyphicon-camera:before {
    content: "\E046"
}

.glyphicon-font:before {
    content: "\E047"
}

.glyphicon-bold:before {
    content: "\E048"
}

.glyphicon-italic:before {
    content: "\E049"
}

.glyphicon-text-height:before {
    content: "\E050"
}

.glyphicon-text-width:before {
    content: "\E051"
}

.glyphicon-align-left:before {
    content: "\E052"
}

.glyphicon-align-center:before {
    content: "\E053"
}

.glyphicon-align-right:before {
    content: "\E054"
}

.glyphicon-align-justify:before {
    content: "\E055"
}

.glyphicon-list:before {
    content: "\E056"
}

.glyphicon-indent-left:before {
    content: "\E057"
}

.glyphicon-indent-right:before {
    content: "\E058"
}

.glyphicon-facetime-video:before {
    content: "\E059"
}

.glyphicon-picture:before {
    content: "\E060"
}

.glyphicon-map-marker:before {
    content: "\E062"
}

.glyphicon-adjust:before {
    content: "\E063"
}

.glyphicon-tint:before {
    content: "\E064"
}

.glyphicon-edit:before {
    content: "\E065"
}

.glyphicon-share:before {
    content: "\E066"
}

.glyphicon-check:before {
    content: "\E067"
}

.glyphicon-move:before {
    content: "\E068"
}

.glyphicon-step-backward:before {
    content: "\E069"
}

.glyphicon-fast-backward:before {
    content: "\E070"
}

.glyphicon-backward:before {
    content: "\E071"
}

.glyphicon-play:before {
    content: "\E072"
}

.glyphicon-pause:before {
    content: "\E073"
}

.glyphicon-stop:before {
    content: "\E074"
}

.glyphicon-forward:before {
    content: "\E075"
}

.glyphicon-fast-forward:before {
    content: "\E076"
}

.glyphicon-step-forward:before {
    content: "\E077"
}

.glyphicon-eject:before {
    content: "\E078"
}

.glyphicon-chevron-left:before {
    content: "\E079"
}

.glyphicon-chevron-right:before {
    content: "\E080"
}

.glyphicon-plus-sign:before {
    content: "\E081"
}

.glyphicon-minus-sign:before {
    content: "\E082"
}

.glyphicon-remove-sign:before {
    content: "\E083"
}

.glyphicon-ok-sign:before {
    content: "\E084"
}

.glyphicon-question-sign:before {
    content: "\E085"
}

.glyphicon-info-sign:before {
    content: "\E086"
}

.glyphicon-screenshot:before {
    content: "\E087"
}

.glyphicon-remove-circle:before {
    content: "\E088"
}

.glyphicon-ok-circle:before {
    content: "\E089"
}

.glyphicon-ban-circle:before {
    content: "\E090"
}

.glyphicon-arrow-left:before {
    content: "\E091"
}

.glyphicon-arrow-right:before {
    content: "\E092"
}

.glyphicon-arrow-up:before {
    content: "\E093"
}

.glyphicon-arrow-down:before {
    content: "\E094"
}

.glyphicon-share-alt:before {
    content: "\E095"
}

.glyphicon-resize-full:before {
    content: "\E096"
}

.glyphicon-resize-small:before {
    content: "\E097"
}

.glyphicon-exclamation-sign:before {
    content: "\E101"
}

.glyphicon-gift:before {
    content: "\E102"
}

.glyphicon-leaf:before {
    content: "\E103"
}

.glyphicon-fire:before {
    content: "\E104"
}

.glyphicon-eye-open:before {
    content: "\E105"
}

.glyphicon-eye-close:before {
    content: "\E106"
}

.glyphicon-warning-sign:before {
    content: "\E107"
}

.glyphicon-plane:before {
    content: "\E108"
}

.glyphicon-calendar:before {
    content: "\E109"
}

.glyphicon-random:before {
    content: "\E110"
}

.glyphicon-comment:before {
    content: "\E111"
}

.glyphicon-magnet:before {
    content: "\E112"
}

.glyphicon-chevron-up:before {
    content: "\E113"
}

.glyphicon-chevron-down:before {
    content: "\E114"
}

.glyphicon-retweet:before {
    content: "\E115"
}

.glyphicon-shopping-cart:before {
    content: "\E116"
}

.glyphicon-folder-close:before {
    content: "\E117"
}

.glyphicon-folder-open:before {
    content: "\E118"
}

.glyphicon-resize-vertical:before {
    content: "\E119"
}

.glyphicon-resize-horizontal:before {
    content: "\E120"
}

.glyphicon-hdd:before {
    content: "\E121"
}

.glyphicon-bullhorn:before {
    content: "\E122"
}

.glyphicon-bell:before {
    content: "\E123"
}

.glyphicon-certificate:before {
    content: "\E124"
}

.glyphicon-thumbs-up:before {
    content: "\E125"
}

.glyphicon-thumbs-down:before {
    content: "\E126"
}

.glyphicon-hand-right:before {
    content: "\E127"
}

.glyphicon-hand-left:before {
    content: "\E128"
}

.glyphicon-hand-up:before {
    content: "\E129"
}

.glyphicon-hand-down:before {
    content: "\E130"
}

.glyphicon-circle-arrow-right:before {
    content: "\E131"
}

.glyphicon-circle-arrow-left:before {
    content: "\E132"
}

.glyphicon-circle-arrow-up:before {
    content: "\E133"
}

.glyphicon-circle-arrow-down:before {
    content: "\E134"
}

.glyphicon-globe:before {
    content: "\E135"
}

.glyphicon-wrench:before {
    content: "\E136"
}

.glyphicon-tasks:before {
    content: "\E137"
}

.glyphicon-filter:before {
    content: "\E138"
}

.glyphicon-briefcase:before {
    content: "\E139"
}

.glyphicon-fullscreen:before {
    content: "\E140"
}

.glyphicon-dashboard:before {
    content: "\E141"
}

.glyphicon-paperclip:before {
    content: "\E142"
}

.glyphicon-heart-empty:before {
    content: "\E143"
}

.glyphicon-link:before {
    content: "\E144"
}

.glyphicon-phone:before {
    content: "\E145"
}

.glyphicon-pushpin:before {
    content: "\E146"
}

.glyphicon-usd:before {
    content: "\E148"
}

.glyphicon-gbp:before {
    content: "\E149"
}

.glyphicon-sort:before {
    content: "\E150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\E151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"
}

.glyphicon-sort-by-order:before {
    content: "\E153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\E154"
}

.glyphicon-sort-by-attributes:before {
    content: "\E155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\E156"
}

.glyphicon-unchecked:before {
    content: "\E157"
}

.glyphicon-expand:before {
    content: "\E158"
}

.glyphicon-collapse-down:before {
    content: "\E159"
}

.glyphicon-collapse-up:before {
    content: "\E160"
}

.glyphicon-log-in:before {
    content: "\E161"
}

.glyphicon-flash:before {
    content: "\E162"
}

.glyphicon-log-out:before {
    content: "\E163"
}

.glyphicon-new-window:before {
    content: "\E164"
}

.glyphicon-record:before {
    content: "\E165"
}

.glyphicon-save:before {
    content: "\E166"
}

.glyphicon-open:before {
    content: "\E167"
}

.glyphicon-saved:before {
    content: "\E168"
}

.glyphicon-import:before {
    content: "\E169"
}

.glyphicon-export:before {
    content: "\E170"
}

.glyphicon-send:before {
    content: "\E171"
}

.glyphicon-floppy-disk:before {
    content: "\E172"
}

.glyphicon-floppy-saved:before {
    content: "\E173"
}

.glyphicon-floppy-remove:before {
    content: "\E174"
}

.glyphicon-floppy-save:before {
    content: "\E175"
}

.glyphicon-floppy-open:before {
    content: "\E176"
}

.glyphicon-credit-card:before {
    content: "\E177"
}

.glyphicon-transfer:before {
    content: "\E178"
}

.glyphicon-cutlery:before {
    content: "\E179"
}

.glyphicon-header:before {
    content: "\E180"
}

.glyphicon-compressed:before {
    content: "\E181"
}

.glyphicon-earphone:before {
    content: "\E182"
}

.glyphicon-phone-alt:before {
    content: "\E183"
}

.glyphicon-tower:before {
    content: "\E184"
}

.glyphicon-stats:before {
    content: "\E185"
}

.glyphicon-sd-video:before {
    content: "\E186"
}

.glyphicon-hd-video:before {
    content: "\E187"
}

.glyphicon-subtitles:before {
    content: "\E188"
}

.glyphicon-sound-stereo:before {
    content: "\E189"
}

.glyphicon-sound-dolby:before {
    content: "\E190"
}

.glyphicon-sound-5-1:before {
    content: "\E191"
}

.glyphicon-sound-6-1:before {
    content: "\E192"
}

.glyphicon-sound-7-1:before {
    content: "\E193"
}

.glyphicon-copyright-mark:before {
    content: "\E194"
}

.glyphicon-registration-mark:before {
    content: "\E195"
}

.glyphicon-cloud-download:before {
    content: "\E197"
}

.glyphicon-cloud-upload:before {
    content: "\E198"
}

.glyphicon-tree-conifer:before {
    content: "\E199"
}

.glyphicon-tree-deciduous:before {
    content: "\E200"
}

.glyphicon-cd:before {
    content: "\E201"
}

.glyphicon-save-file:before {
    content: "\E202"
}

.glyphicon-open-file:before {
    content: "\E203"
}

.glyphicon-level-up:before {
    content: "\E204"
}

.glyphicon-copy:before {
    content: "\E205"
}

.glyphicon-paste:before {
    content: "\E206"
}

.glyphicon-alert:before {
    content: "\E209"
}

.glyphicon-equalizer:before {
    content: "\E210"
}

.glyphicon-king:before {
    content: "\E211"
}

.glyphicon-queen:before {
    content: "\E212"
}

.glyphicon-pawn:before {
    content: "\E213"
}

.glyphicon-bishop:before {
    content: "\E214"
}

.glyphicon-knight:before {
    content: "\E215"
}

.glyphicon-baby-formula:before {
    content: "\E216"
}

.glyphicon-tent:before {
    content: "\26FA"
}

.glyphicon-blackboard:before {
    content: "\E218"
}

.glyphicon-bed:before {
    content: "\E219"
}

.glyphicon-apple:before {
    content: "\F8FF"
}

.glyphicon-erase:before {
    content: "\E221"
}

.glyphicon-hourglass:before {
    content: "\231B"
}

.glyphicon-lamp:before {
    content: "\E223"
}

.glyphicon-duplicate:before {
    content: "\E224"
}

.glyphicon-piggy-bank:before {
    content: "\E225"
}

.glyphicon-scissors:before {
    content: "\E226"
}

.glyphicon-bitcoin:before {
    content: "\E227"
}

.glyphicon-btc:before {
    content: "\E227"
}

.glyphicon-xbt:before {
    content: "\E227"
}

.glyphicon-yen:before {
    content: "\A5"
}

.glyphicon-jpy:before {
    content: "\A5"
}

.glyphicon-ruble:before {
    content: "\20BD"
}

.glyphicon-rub:before {
    content: "\20BD"
}

.glyphicon-scale:before {
    content: "\E230"
}

.glyphicon-ice-lolly:before {
    content: "\E231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\E232"
}

.glyphicon-education:before {
    content: "\E233"
}

.glyphicon-option-horizontal:before {
    content: "\E234"
}

.glyphicon-option-vertical:before {
    content: "\E235"
}

.glyphicon-menu-hamburger:before {
    content: "\E236"
}

.glyphicon-modal-window:before {
    content: "\E237"
}

.glyphicon-oil:before {
    content: "\E238"
}

.glyphicon-grain:before {
    content: "\E239"
}

.glyphicon-sunglasses:before {
    content: "\E240"
}

.glyphicon-text-size:before {
    content: "\E241"
}

.glyphicon-text-color:before {
    content: "\E242"
}

.glyphicon-text-background:before {
    content: "\E243"
}

.glyphicon-object-align-top:before {
    content: "\E244"
}

.glyphicon-object-align-bottom:before {
    content: "\E245"
}

.glyphicon-object-align-horizontal:before {
    content: "\E246"
}

.glyphicon-object-align-left:before {
    content: "\E247"
}

.glyphicon-object-align-vertical:before {
    content: "\E248"
}

.glyphicon-object-align-right:before {
    content: "\E249"
}

.glyphicon-triangle-right:before {
    content: "\E250"
}

.glyphicon-triangle-left:before {
    content: "\E251"
}

.glyphicon-triangle-bottom:before {
    content: "\E252"
}

.glyphicon-triangle-top:before {
    content: "\E253"
}

.glyphicon-console:before {
    content: "\E254"
}

.glyphicon-superscript:before {
    content: "\E255"
}

.glyphicon-subscript:before {
    content: "\E256"
}

.glyphicon-menu-left:before {
    content: "\E257"
}

.glyphicon-menu-right:before {
    content: "\E258"
}

.glyphicon-menu-down:before {
    content: "\E259"
}

.glyphicon-menu-up:before {
    content: "\E260"
}

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
#allrecords, body {
    font-family: 'PetraSans'!important;
}

body {
    font-family: PetraSans, sans-serif!important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: var(--ds-muted);
    text-decoration: none
}

a:focus,
a:hover {
    color: var(--ds-muted);
    text-decoration: none
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    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;
    max-width: 100%;
    height: auto
}

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

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    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
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 18px;
    margin-bottom: 9px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 9px;
    margin-bottom: 9px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 32px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 18px
}

.lead {
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.header-1 {
    font-size: 106px;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: var(--ds-muted)
}

a.text-primary:focus,
a.text-primary:hover {
    color: #434649
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: var(--ds-muted)
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #434649
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 9px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 18px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014   \A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\A0   \2014'
}

address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 4px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

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

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

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

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

.row {
    margin-left: 0;
    margin-right: 0
}

.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: 0;
    padding-right: 0
}

.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%;
    z-index: 2;
}

.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
}

@media (min-width: 768px) {

    .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 (min-width: 1024px) {

    .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: 1260px) {

    .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
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 32px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 32px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 4px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 4px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 30px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 36px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 40px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 23px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 25px
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 0
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: var(--ds-muted);
    border-color: #505356
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #434649;
    border-color: #121314
}

.btn-primary:hover {
    color: #fff;
    background-color: #434649;
    border-color: #323436
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #434649;
    border-color: #323436
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #323436;
    border-color: #121314
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: var(--ds-muted);
    border-color: #505356
}

.btn-primary .badge {
    color: var(--ds-muted);
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: var(--ds-muted);
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: var(--ds-muted);
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 4px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 4px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

@media (min-width: 1024px) {
    .hide-md {
        display: none
    }
}

.button {
    display: inline-block;
    height: 31px;
    width: 142px;
    color: var(--ds-cyan);
    background-color: #fff;
    border: solid 1px var(--ds-cyan);
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    line-height: 31px
}

.button:hover {
    background-color: var(--ds-accent,#2e47d7);
    color: #fff;
    border-color: var(--ds-accent,#2e47d7)
}

.button--modal {
    width: 100%;
    height: 58px;
    line-height: 58px;
    max-width: 351px;
    border-width: 2px;
    font-size: 18px;
    color: var(--ds-ink);
    margin: 22px auto;
    display: block
}

.button--services {
    width: auto;
    height: 36px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 38px;
    margin-right: 13px;
    border-color: transparent
}

.button--services-cur {
    color: #000;
    cursor: auto;
    border-color: var(--ds-cyan)
}

.button--services-cur:hover {
    background-color: #fff;
    color: #000;
    border-color: var(--ds-cyan)
}

.header {
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
    width: 100%
}

@media (min-width: 1024px) {
    .header {
        padding-bottom: 24px
    }
}

@media (min-width: 1152px) {
    .header {
        padding-bottom: 16px
    }
}

.header__container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 10px
}

@media (min-width: 1024px) {
    .header__container {
        padding: 30px 12px 0 30px
    }
}

@media (min-width: 1152px) {
    .header__container {
        padding-top: 14px;
        padding-left: 0;
        padding-right: 0
    }
}

.header__phone-city {
    height: 32px;
    background-color: var(--ds-tint,#e6f0f8);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    order: 0;
    margin-bottom: 10px
}

@media (min-width: 1024px) {
    .header__phone-city {
        margin-bottom: 0;
        order: 3;
        width: auto;
        background-color: #fff;
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 1152px) {
    .header__phone-city {
        -webkit-flex-direction: row;
        flex-direction: row;
        margin-top: 13px;
        padding-right: 0
    }
}

.header__phone {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    order: 1
}

@media (min-width: 1024px) {
    .header__phone {
        -webkit-align-items: flex-start;
        align-items: flex-start
    }
}

.header__search {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    order: 2;
    margin-top: 8px;
    margin-left: 22px
}

@media (min-width: 1024px) {
    .header__search {
        order: 2;
        margin-top: 0;
        margin-left: 27px;
        margin-right: -59px;
        -webkit-align-items: flex-end;
        align-items: flex-end
    }
}

@media (min-width: 1152px) {
    .header__search {
        -webkit-align-items: baseline;
        align-items: baseline;
        margin-left: -128px
    }
}

.header__logo {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    order: 3
}

@media (min-width: 1024px) {
    .header__logo {
        order: 1
    }
}

@media (min-width: 1152px) {
    .header__logo {
        margin-top: 10px;
        margin-bottom: -19px
    }
}

.header__menu {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    order: 10;
    margin-right: 17px;
    margin-top: 10px
}

@media (min-width: 1024px) {
    .header__menu {
        margin-right: -2px;
        margin-top: 0
    }
}

@media (min-width: 1152px) {
    .header__menu {
        position: relative;
        z-index: 101;
        margin-right: 0;
        margin-top: 0;
        margin-left: auto
    }
}

.header__select-linc {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

@media (min-width: 1024px) {
    .header__select-linc {
        margin-bottom: 10px;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }
}

@media (min-width: 1152px) {
    .header__select-linc {
        margin-right: 16px
    }
}

.header__button {
    display: none;
    margin-top: -10px;
    position: relative;
    z-index: 1000
}

@media (min-width: 1152px) {
    .header__button {
        display: inline-block
    }
}

.phone {
    font-family: PetraSans, sans-serif;
    font-size: 16px;
    color: #1d2f57
}

@media (min-width: 1024px) {
    .phone {
        font-size: 18px
    }
}

@media (min-width: 1260px) {
    .phone {
        font-size: 16px
    }
}

.select-linc {
    height: 21px;
    position: relative
}

.select-linc_visible--lg {
    display: none
}

@media (min-width: 1260px) {
    .select-linc_visible--lg {
        display: block
    }
}

.select-linc__head {
    cursor: pointer;
    font-family: PetraSans, sans-serif;
    font-size: 14px;
    color: var(--ds-cyan);
    text-decoration: underline;
    position: relative;
    z-index: 103;
    margin-bottom: 10px
}

.select-linc__head:after {
    content: '';
    width: 11px;
    height: 7px;
    display: inline-block;
    background: url(/local/templates/credos-new/images/5adb5a5ada794a7a44ecc3952e4e8627.png) no-repeat;
    background-size: 11px;
    margin-left: 7px;
    -moz-transition: transform .5s .1s ease;
    -o-transition: transform .5s .1s ease;
    -webkit-transition: transform .5s .1s ease;
    transition: transform .5s .1s ease
}

@media (min-width: 1024px) {
    .select-linc__head:after {
        background: url(/local/templates/credos-new/images/923039fad05d9e22b26b5579b1a87543.png) no-repeat
    }
}

@media (min-width: 1260px) {
    .select-linc__head {
        font-size: 13px
    }
}

.select-linc__head--open:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.select-linc__list {
    padding: 0;
    background-color: #fff;
    position: absolute;
    height: 0;
    overflow: hidden;
    z-index: 100;
    opacity: 0;
    border: solid 1px var(--ds-cyan);
    min-width: 180px;
    padding-top: 56px;
    -moz-transition: all .5s .1s ease;
    -o-transition: all .5s .1s ease;
    -webkit-transition: all .5s .1s ease;
    transition: all .5s .1s ease
}

.select-linc__list--open {
    opacity: 1;
    margin-top: -47px;
    z-index: 102
}

.select-linc__list--left {
    margin-left: -90px
}

.select-linc__list--right {
    margin-left: -9px
}

.select-linc__list--bootom {
    padding-top: 0;
    padding-bottom: 56px;
    bottom: -20px;
    margin-left: -81px
}

.select-linc__item {
    list-style-type: none;
    background-color: #fff;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 11px
}

.select-linc__linc {
    font-size: 14px;
    cursor: pointer
}

.select-linc__linc:hover {
    text-decoration: underline;
    text-decoration-color: var(--ds-cyan)
}

.search {
    z-index: 100
}

.search--open {
    background-color: var(--ds-accent,#2e47d7);
    position: absolute;
    right: 0;
    left: 0;
    padding: 57px 0 108px;
    z-index: 1000;
    padding-left: calc(50% - 139.5px);
    top: 0
}

.search--open .search__input {
    display: block;
    float: left
}

.search--open .search__input input {
    color: #fff;
    background-color: var(--ds-accent,#2e47d7)
}

.search--open .search__input input::-webkit-input-placeholder {
    color: #acb3ec
}

.search--open .search__input input::-moz-placeholder {
    color: #acb3ec
}

.search--open .search__input input:-moz-placeholder {
    color: #acb3ec
}

.search--open .search__input input:-ms-input-placeholder {
    color: #acb3ec
}

.search--open .search__input input:focus {
    border: none;
    border-bottom: solid 1px var(--ds-line);
    border-right-color: transparent
}

.search--open .search__input input:focus::-webkit-input-placeholder {
    color: transparent
}

.search--open .search__input input:focus::-moz-placeholder {
    color: transparent
}

.search--open .search__input input:focus:-moz-placeholder {
    color: transparent
}

.search--open .search__input input:focus:-ms-input-placeholder {
    color: transparent
}

.search--open .search__close {
    display: block;
    right: 12px;
    position: absolute;
    top: 12px;
    cursor: pointer;
    width: 30px;
    height: 26px
}

.search--open .search__button {
    float: left
}

.search--open .search__button--focus {
    border: none
}

.search__close {
    display: none
}

.search__line {
    width: 26px;
    height: 2px;
    background-color: #fff;
    position: absolute
}

.search__line:nth-of-type(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px
}

.search__line:nth-of-type(2) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7.8px
}

.search__input {
    display: none
}

@media (min-width: 1024px) {
    .search__input {
        display: block;
        float: left
    }
}

.search__input input {
    outline: 0;
    border: none;
    border-bottom: solid 1px var(--ds-line);
    width: 252px;
    font-size: 13px;
    height: 29px;
    padding-left: 5px
}

.search__input input::-webkit-input-placeholder {
    color: var(--ds-line)
}

.search__input input::-moz-placeholder {
    color: var(--ds-line)
}

.search__input input:-moz-placeholder {
    color: var(--ds-line)
}

.search__input input:-ms-input-placeholder {
    color: var(--ds-line)
}

.search__input input:focus {
    border: solid 1px var(--ds-cyan);
    border-right-color: transparent
}

.search__input input:focus::-webkit-input-placeholder {
    color: transparent
}

.search__input input:focus::-moz-placeholder {
    color: transparent
}

.search__input input:focus:-moz-placeholder {
    color: transparent
}

.search__input input:focus:-ms-input-placeholder {
    color: transparent
}

@media (min-width: 1152px) {
    .search__input input {
        width: 294px
    }
}

.search__button {
    width: 27px;
    height: 27px;
    background: url(/local/templates/credos-new/images/70cf248542ad9545b3e40aa42d536900.png) no-repeat;
    background-size: 24px;
    cursor: pointer;
    display: block
}

@media (min-width: 1024px) {
    .search__button {
        float: left;
        background-size: 17px;
        height: 29px;
        border-bottom: solid 1px var(--ds-line);
        background-position: 6px 4px;
        margin-left: -1px
    }
}

.search__button--focus {
    border: solid 1px var(--ds-cyan);
    border-left-color: transparent
}

.logo__linc {
    width: 126px;
    display: inline-block
}

@media (min-width: 1024px) {
    .logo__linc {
        width: 225px
    }
}

@media (min-width: 1900px) {
    .logo__linc {
        width: 232px
    }
}

.logo__linc img {
    width: 100%
}

.menu__list {
    display: none;
    opacity: 0;
    -moz-transition: opacity .7s .3s ease;
    -o-transition: opacity .7s .3s ease;
    -webkit-transition: opacity .7s .3s ease;
    transition: opacity .7s .3s ease;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    background-color: var(--ds-accent,#2e47d7);
    padding: 57px 0 108px;
    z-index: 11;
    margin-top: 15px
}

@media (min-width: 1024px) {
    .menu__list {
        margin-top: 35px
    }
}

@media (min-width: 1152px) {
    .menu__list {
        display: -webkit-flex;
        display: flex;
        opacity: 1;
        background-color: transparent;
        -webkit-flex-direction: row;
        flex-direction: row;
        position: static;
        padding: 0;
        height: 20px;
        margin-top: 0
    }
}

@media (min-width: 1152px) {
    .menu__linc--current {
        border-bottom: solid 3px var(--ds-cyan)
    }
}

.menu__list--open {
    display: -webkit-flex;
    display: flex;
    opacity: 1
}

.menu__item {
    list-style-type: none;
    margin-bottom: 34px
}

@media (min-width: 1152px) {
    .menu__item {
        margin-right: 11px
    }
}

@media (min-width: 1260px) {
    .menu__item {
        margin-right: 25px
    }
}

.menu__linc {
    font-size: 18px;
    color: #fff
}

@media (min-width: 1152px) {
    .menu__linc {
        color: var(--ds-ink);
        font-size: 14px
    }
}

@media (min-width: 1260px) {
    .menu__linc {
        font-size: 16px
    }
}

.menu__linc:hover {
    border-bottom: solid 2px var(--ds-cyan);
    color: var(--ds-cyan)
}

.menu__linc_font--big {
    font-size: 30px
}

@media (min-width: 1152px) {
    .menu__linc_font--big {
        font-size: 14px
    }
}

@media (min-width: 1260px) {
    .menu__linc_font--big {
        font-size: 16px
    }
}

.menu__button {
    cursor: pointer
}

@media (min-width: 1152px) {
    .menu__button {
        display: none
    }
}

.menu__button--open .menu__line:nth-of-type(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px
}

@media (min-width: 1024px) {
    .menu__button--open .menu__line:nth-of-type(1) {
        top: 13px
    }
}

.menu__button--open .menu__line:nth-of-type(2) {
    display: none
}

.menu__button--open .menu__line:nth-of-type(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu__line {
    display: block;
    position: relative;
    width: 26px;
    height: 2px;
    border-radius: 1px;
    background-color: var(--ds-cyan);
    margin-bottom: 6px;
    -moz-transition: transform .2s 0s ease;
    -o-transition: transform .2s 0s ease;
    -webkit-transition: transform .2s 0s ease;
    transition: transform .2s 0s ease
}

@media (min-width: 1024px) {
    .menu__line {
        height: 2px;
        width: 42px;
        margin-bottom: 12px
    }

    .menu__line:nth-of-type(3) {
        margin-bottom: 0
    }
}

.slider-block {
    margin-top: 84px
}

@media (min-width: 1024px) {
    .slider-block {
        margin-top: 104px
    }
}

@media (min-width: 1260px) {
    .slider-block__container {
        width: 100%
    }
}

.slider {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    padding-top: 8px
}

.slider__item {
    width: 100%;
    display: inline-block
}

.slider__img {
    width: 100%
}

@media (min-width: 1024px) {
    .slider__img {
        width: 50%;
        float: right;
        height: 473px
    }
}

@media (min-width: 1260px) {
    .slider__img {
        width: 46%;
        float: right;
        height: 543px;
        overflow: hidden
    }
}

@media (min-width: 1900px) {
    .slider__img {
        width: 47%
    }
}

@media (min-width: 1900px) {
    .slider__img {
        height: 645px
    }
}

.slider__img img {
    width: 100%
}

@media (min-width: 1024px) {
    .slider__img img {
        width: auto;
        height: 100%
    }
}

@media (min-width: 1900px) {
    .slider__img img {
        height: 100%
    }
}

.slider__text-block {
    background-color: var(--ds-tint,#e6f0f8);
    padding: 22px 37px 58px 15px
}

@media (min-width: 1024px) {
    .slider__text-block {
        width: 50%;
        float: right;
        padding-top: 30px;
        height: 473px;
        padding-left: 29px;
        background: var(--ds-tint,#e6f0f8) url(/local/templates/credos-new/images/87e4ea6a2fa24dc3f7dcc83ed3539e3e.png) 0 26px no-repeat;
        background-size: 714px
    }
}

@media (min-width: 1260px) {
    .slider__text-block {
        width: 54%;
        height: 543px;
        padding-left: calc(54% - 672px);
        padding-right: 101px
    }
}

@media (min-width: 1900px) {
    .slider__text-block {
        padding-left: calc(53% - 672px);
        width: 53%;
        height: 645px;
        padding-top: 49px;
        background-size: 860px
    }
}

.slider__yar {
    font-size: 12px;
    color: var(--ds-ink);
    display: inline-block;
    background-color: #fff;
    padding-left: 6px;
    padding-right: 8px;
    padding-top: 4px;
    margin-bottom: 7px
}

@media (min-width: 1024px) {
    .slider__yar {
        font-size: 16px;
        padding-left: 14px;
        padding-right: 14px;
        margin-bottom: 30px
    }
}

@media (min-width: 1260px) {
    .slider__yar {
        margin-bottom: 26px
    }
}

.slider__name-company {
    font-size: 12px;
    color: #000
}

@media (min-width: 1024px) {
    .slider__name-company {
        font-size: 16px;
        margin-bottom: 32px;
        text-transform: uppercase
    }
}

@media (min-width: 1260px) {
    .slider__name-company {
        font-size: 18px;
        margin-bottom: 22px
    }
}

@media (min-width: 1900px) {
    .slider__name-company {
        margin-bottom: 33px
    }
}

.slider__name-service {
    font-size: 22px;
    color: #000;
    line-height: 34px
}

@media (min-width: 1024px) {
    .slider__name-service {
        font-size: 36px;
        line-height: 56px
    }
}

@media (min-width: 1260px) {
    .slider__name-service {
        font-size: 44px;
        line-height: 59px;
        margin-bottom: 15px
    }
}

@media (min-width: 1900px) {
    .slider__name-service {
        font-size: 48px;
        line-height: 63px;
        margin-bottom: 33px
    }
}

.slider__count-info {
    display: none
}

@media (min-width: 1260px) {
    .slider__count-info {
        display: inline-block;
        font-size: 18px;
        color: #000;
        margin-bottom: 44px;
        width: 100%
    }
}

@media (min-width: 1900px) {
    .slider__count-info {
        margin-bottom: 74px
    }
}

.slider__navigation {
    /*position: absolute;*/
    /*margin-left: 5px;*/
    /*margin-top: -33px;*/
    /*z-index: 100*/
    display: flex;
    justify-content: center;
}

@media (min-width: 1024px) {
    .slider__navigation {
        /*margin-top: -65px;*/
        right: calc(50% - 164px)
    }
}

@media (min-width: 1260px) {
    .slider__navigation {
        margin-left: auto;
        /*margin-top: -71px;*/
        /*right: calc(46% - 164px)*/
    }
}

@media (min-width: 1900px) {
    .slider__navigation {
        right: calc(47% - 164px)
    }
}

@media (min-width: 1024px) {
    .slider__pagination {
        float: left;
        margin-top: 20px;
        margin-bottom: 10px;
        margin-right: 7px
    }
}

@media (min-width: 1260px) {
    .slider__pagination {
        margin-right: 15px
    }
}

.slider__pagination .swiper-pagination-bullet {
    /*opacity: 1;*/
    /*width: 7px;*/
    /*height: 7px;*/
    /*margin: 0 10px !important;*/

    background-image: url("/local/templates/credos-new/images/icon-romb.svg");
}

@media (min-width: 1024px) {
    .slider__pagination .swiper-pagination-bullet {
        margin: 0 17px !important
    }
}

.slider__pagination .swiper-pagination-bullet-active {
    background: 0 0;
    border: solid 2px var(--ds-cyan);
    width: 10px;
    height: 10px;
    margin: 0 10px !important;
    position: relative;
    top: 2px
}

@media (min-width: 1024px) {
    .slider__pagination .swiper-pagination-bullet-active {
        margin: -1px 17px !important;
        top: 0
    }
}

@media (min-width: 1900px) {
    .slider__pagination .swiper-pagination-bullet-active {
        border-width: 2px;
        width: 10px;
        height: 10px
    }
}

.slider__button {
    display: none
}

@media (min-width: 1024px) {
    .slider__button {
        display: inline-block;
        width: 280px;
        height: 59px;
        font-size: 18px;
        margin-top: 58px;
        border-width: 2px;
        color: var(--ds-ink);
        line-height: 56px;
        position: absolute;
        bottom: 57px
    }
}

@media (min-width: 1260px) {
    .slider__button {
        left: calc(54% - 672px)
    }
}

@media (min-width: 1900px) {
    .slider__button {
        left: calc(53% - 672px)
    }
}

.slider__count {
    display: none;
    font-size: 24px;
    color: var(--ds-ink)
}

@media (min-width: 1024px) {
    .slider__count {
        display: inline-block;
        float: left;
        margin-right: 15px;
        margin-top: 26px;
        width: 27px
    }
}

@media (min-width: 1260px) {
    .slider__count {
        font-size: 30px;
        margin-right: 19px;
        width: 34px
    }
}

.slider__btn-nav {
    /*width: 82px;*/
    /*height: 64px;*/
    /*background-color: #fff;*/
    cursor: pointer;
    /*display: none*/
    width: 60px;
    height: 60px;
    border-radius: 6px;
    transform: rotate(45deg);
    box-shadow: 10px 10px 20px 0px rgba(51, 70, 207, 0.2);
    margin: 13px;
    text-transform: uppercase;
    color: #ECEEFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 145%;
    text-decoration: none;
    font-weight: 300;
    border: none;
    background: linear-gradient(29deg, var(--ds-cyan-light,#56bcef) 0%, var(--ds-cyan-light,#56bcef) 100%);
}

.slider__btn-nav:hover {
    box-shadow: none;
    color: #ECEEFF;
}

@media (min-width: 1024px) {
    .slider__btn-nav {
        display: inline-block;
        float: left;
        margin-top: 1px
    }
}

@media (min-width: 1260px) {
    .slider__btn-nav {
        /*height: 70px*/
    }
}

.slider__btn-nav:before {
    /*content: '';*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*display: block;*/
    /*border-right: solid 2px var(--ds-ink);*/
    /*border-bottom: solid 2px var(--ds-ink);*/
    /*position: absolute;*/
    /*margin-top: 27px*/
}

.swiper-button-disabled:before {
    border-right: solid 2px #8e9398;
    border-bottom: solid 2px #8e9398
}

.slider__btn-nav--prev:before {
    /*transform: rotate(132deg);*/
    /*margin-left: 39px*/
}

.slider__btn-nav--next:before {
    /*transform: rotate(-45deg);*/
    /*margin-left: 29px*/
}

@media (max-width: 1023px) {
    .technologies__container {
        padding-bottom: 60px
    }
}

.technologies__head-h2 {
    margin-bottom: 24px
}

@media (min-width: 1024px) {
    .technologies__head-h2 {
        margin-bottom: 30px
    }
}

.technologies__row {
    display: inline-block
}

@media (max-width: 1023px) and (min-width: 500px) {
    .technologies__row {
        width: 56%
    }
}

@media (min-width: 1024px) {
    .technologies__row {
        padding-left: 210px;
        padding-right: 137px
    }
}

@media (min-width: 1260px) {
    .technologies__row {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1024px) {
    .technologies__row--no-padding {
        padding-right: 0;
        padding-left: 0
    }
}

.technologies__item {
    padding-left: 12px;
    margin-bottom: 23px;
    display: inline-block;
    width: 100%
}

@media (min-width: 1024px) {
    .technologies__item {
        margin-bottom: 47px
    }
}

.technologies__item--strips {
    position: relative
}

@media (min-width: 1024px) {
    .technologies__item--strips {
        margin-bottom: 45px;
        padding-top: 45px
    }

    .technologies__item--strips:after {
        content: '';
        display: block;
        width: 49px;
        height: 2px;
        background-color: var(--ds-cyan);
        position: absolute;
        left: calc(50% - 25px);
        top: 0
    }
}

.technologies_margin--top {
    margin-top: 87px
}

@media (min-width: 1024px) {
    .technologies_margin--top {
        margin-top: 85px
    }
}

@media (min-width: 1900px) {
    .technologies_margin--top {
        margin-top: 128px
    }
}

.technologies__img {
    width: 64px;
    height: 64px;
    display: inline-block
}

.technologies__img img {
    width: 100%
}

.technologies__text {
    display: inline-block;
    font-size: 16px;
    color: var(--ds-ink);
    padding-left: 12px;
    padding-top: 8px;
    line-height: 28px
}

.head-h2 {
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 34px
}

@media (min-width: 1024px) {
    .head-h2 {
        font-size: 40px;
        line-height: 58px
    }
}

@media (min-width: 1260px) {
    .head-h2 {
        font-size: 44px
    }
}

@media (min-width: 1900px) {
    .head-h2 {
        font-size: 48px;
        line-height: 70px
    }
}

.head-h2--temp {
    font-size: 28px
}

@media (min-width: 1024px) {
    .head-h2--temp {
        font-size: 30px;
        line-height: 56px
    }
}

@media (min-width: 1260px) {
    .head-h2--temp {
        font-size: 36px;
        line-height: 56px
    }
}

.head-h2--temp:before {
    /* content: ''; */
    display: block;
    height: 2px;
    width: 24px;
    background-color: var(--ds-cyan);
    margin-bottom: 2px;
    margin-left: 2px
}

@media (min-width: 1024px) {
    .head-h2--temp:before {
        width: 48px;
        margin-bottom: 6px
    }
}

.head-h2--o-z {
    font-size: 24px;
    line-height: 34px;
    text-align: left;
    margin-bottom: 26px
}

@media (min-width: 1024px) {
    .head-h2--o-z {
        font-size: 44px;
        line-height: 68px;
        margin-bottom: 51px
    }
}

.head-h2--o-z:after {
    content: '';
    display: block;
    width: 50px;
    height: 1px;
    background-color: var(--ds-cyan);
    margin-top: 4px
}

@media (min-width: 1024px) {
    .head-h2--o-z:after {
        height: 3px;
        width: 102px;
        margin-top: 7px
    }
}

.head-h2--line-bot {
    font-size: 24px;
    line-height: 34px;
    text-align: left
}

@media (min-width: 1024px) {
    .head-h2--line-bot {
        font-size: 44px;
        line-height: 68px
    }
}

.head-h2--line-bot:after {
    content: '';
    display: block;
    width: 50px;
    height: 1px;
    background-color: var(--ds-cyan);
    margin-top: 4px
}

@media (min-width: 1024px) {
    .head-h2--line-bot:after {
        height: 3px;
        width: 102px;
        margin-top: 7px
    }
}

.head-h1 {
    font-size: 24px;
    color: #000;
    line-height: 33px
}

@media (min-width: 1024px) {
    .head-h1 {
        font-size: 40px
    }
}

@media (min-width: 1260px) {
    .head-h1 {
        font-size: 48px
    }
}

.services {
    background: url(/local/templates/credos-new/images/pattern-1.png) no-repeat
}

.services_padding--top {
    padding-top: 25px
}

@media (min-width: 1024px) {
    .services_padding--top {
        padding-top: 22px
    }
}

@media (min-width: 1260px) {
    .services_padding--top {
        padding-top: 34px
    }
}

.services__container {
    padding-left: 15px;
    padding-right: 15px
}

.services__button-group {
    text-align: left;
    margin-bottom: 24px
}

@media (min-width: 1024px) {
    .services__button-group {
        text-align: center
    }
}

.services__button-group--left {
    text-align: left
}

.services__text {
    font-size: 20px;
    color: var(--ds-ink)
}

@media (min-width: 1024px) {
    .services__text {
        font-size: 30px
    }
}

@media (min-width: 1900px) {
    .services__text {
        margin-bottom: 36px
    }
}

.services__text_width--05 {
    font-size: 16px
}

.services__wrapper {
    display: grid;
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    grid-auto-rows: minmax(50px, auto);
    border: solid 1px var(--ds-ink)
}

@media (min-width: 1024px) {
    .services__wrapper {
        grid-template-columns: repeat(4, 1fr);
        grid-auto-rows: minmax(100px, auto);
        border: none;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto auto auto auto
    }
}

@media (min-width: 1260px) {
    .services__wrapper {
        grid-template-columns: repeat(5, 1fr);
        grid-auto-rows: minmax(100px, auto);
        border: solid 1px var(--ds-ink);
        border-right: none;
        border-bottom: none;
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: auto auto auto
    }
}

.services__item {
    border-top: solid 3px var(--ds-cyan);
    padding-top: 27px;
    padding-left: 17px;
    padding-right: 15px;
    padding-bottom: 17px;
    position: relative;
    display: inline-block;
    color: #6d6c6c;
    border-bottom: solid 1px var(--ds-ink);
    cursor: pointer;
}

.services__item:hover {
    color: #fff
}

@media (min-width: 1024px) {
    .services__item {
        padding-top: 37px;
        padding-bottom: 0;
        padding-left: 38px;
        border-top-width: 7px
    }
}

@media (min-width: 1260px) {
    .services__item {
        padding-top: 15px;
        padding-bottom: 0
    }
}

@media (min-width: 1900px) {
    .services__item {
        padding-top: 25px;
        padding-bottom: 0
    }
}

.services__item:hover {
    background-color: var(--ds-accent,#2e47d7);
    border-top: solid 3px #000
}

.services__item:hover .services__text,
.services__item:hover .services__text-dop,
.services__item:hover .services__ul li,
.services__item:hover ul li {
    color: #fff
}

@media (min-width: 1024px) {
    .services__item:hover {
        border-top-width: 7px
    }
}

@media (min-width: 1260px) {
    .services__item:hover {
        border-top: solid 7px var(--ds-accent,#2e47d7)
    }
}

.services__item:hover:after {
    content: '';
    width: 37px;
    height: 37px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff url(/local/templates/credos-new/images/5fa0530d49ede7d92c70bbdd272b26ba.png) 50% 50% no-repeat
}


/*.services11:hover:after {*/
/*    background: #fff url(/local/templates/credos-new/images/5fa0530d49ede7d92c70bbdd272b26ba.png) 50% 50% no-repeat*/
/*}*/

.services__item ul {
    display: none;
    padding-left: 0
}

@media (min-width: 1024px) {
    .services__item ul {
        display: inline-block
    }
}

.services__item ul li {
    list-style-type: none;
    margin-bottom: 20px;
    font-size: 16px
}

@media (min-width: 1260px) {
    .services__item ul li {
        margin-bottom: 12px
    }
}

@media (min-width: 1900px) {
    .services__item ul li {
        margin-bottom: 20px
    }
}

.services__item ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background-color: var(--ds-cyan);
    display: inline-block;
    margin-right: 13px;
    position: relative;
    top: -2px
}

.services__item_border--blue {
    border-top-color: var(--ds-accent,#2e47d7)
}

.services__item--1 {
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-column-span: 2
}

@media (min-width: 1024px) {
    .services__item--1 {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 3;
        -ms-grid-column: 1;
        -ms-grid-row: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row-span: 2;
        border-right: solid 1px var(--ds-ink);
        border-left: solid 1px var(--ds-ink);
        border-bottom: solid 1px var(--ds-ink)
    }
}

@media (min-width: 1260px) {
    .services__item--1 {
        border-left: none
    }
}

.services__item--2 {
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 2
}

@media (min-width: 1024px) {
    .services__item--2 {
        grid-column: 1;
        grid-row: 3;
        grid-column-start: 1;
        grid-column-end: 3;
        -ms-grid-column: 3;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-right: solid 1px var(--ds-ink);
        border-left: solid 1px var(--ds-ink);
        padding-top: 23px;
        padding-left: 16px;
        border-top-color: var(--ds-accent,#2e47d7);
    }

    .services__item--2 .services__text {
        font-size: 30px;
        margin-bottom: 15px
    }
}

@media (min-width: 1024px) {
    .services__item--2 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1260px) {
    .services__item--2 {
        padding-left: 27px
    }
}

@media (min-width: 1900px) {
    .services__item--2 {
        padding-top: 37px
    }
}

.services__item--3 {
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    -ms-grid-column-span: 2
}

@media (min-width: 1024px) {
    .services__item--3 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1024px) {
    .services__item--3 {
        grid-column-start: 3;
        grid-column-end: 4;
        grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-row: 2;
        -ms-grid-column-span: 2;
        -ms-grid-row-span: 1;
        border-right: solid 1px var(--ds-ink);
        border-top-color: var(--ds-accent,#2e47d7);
    }
}

@media (min-width: 1260px) {
    .services__item--3 {
        grid-column: 4;
        grid-row: 2;
        grid-column-start: 4;
        grid-column-end: 6;
        -ms-grid-column: 4;
        -ms-grid-row: 1;
        -ms-grid-column-span: 2;
        -ms-grid-row-span: 1
    }
}

@media (min-width: 1900px) {
    .services__item--3 {
        padding-top: 28px
    }

    .services__item--3 .services__text {
        margin-bottom: 8px
    }
}

.services__item--4 {
    border-right: solid 1px var(--ds-ink);
    -ms-grid-column: 1;
    -ms-grid-row: 4;
    -ms-grid-column-span: 1
}

@media (min-width: 1024px) {
    .services__item--4 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1024px) {
    .services__item--4 {
        grid-column: 3;
        grid-row: 1;
        -ms-grid-column: 4;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-right: none;
        border-right: solid 1px var(--ds-ink);
        padding-top: 23px;
        padding-left: 16px
    }

    .services__item--4 .services__text {
        font-size: 20px;
        margin-bottom: 15px
    }
}

@media (min-width: 1260px) {
    .services__item--4 {
        grid-column: 4;
        grid-row: 3;
        -ms-grid-column: 3;
        -ms-grid-row: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        padding-left: 27px;
        padding-right: 24px;
        border-bottom: solid 1px var(--ds-ink);
        border-left: solid 1px var(--ds-ink);
    }
}

@media (min-width: 1900px) {
    .services__item--4 {
        padding-top: 35px
    }
}

.services__item--5 {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
    -ms-grid-column-span: 1
}

@media (min-width: 1024px) {
    .services__item--5 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1024px) {
    .services__item--5 {
        grid-column: 4;
        grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-right: solid 1px var(--ds-ink);
        padding-top: 23px;
        padding-left: 16px;
        border-bottom: solid 1px var(--ds-ink);
        border-top-color: var(--ds-accent,#2e47d7);
    }

    .services__item--5 .services__text {
        font-size: 20px;
        margin-bottom: 15px
    }
}

@media (min-width: 1260px) {
    .services__item--5 {
        grid-column: 5;
        grid-row: 3;
        -ms-grid-column: 4;
        -ms-grid-row: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-left: none;
        padding-left: 27px
    }
}

@media (min-width: 1900px) {
    .services__item--5 {
        padding-top: 35px
    }
}

.services__item--6 {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
    -ms-grid-column-span: 1;
    border-right: solid 1px var(--ds-ink)
}

@media (min-width: 1024px) {
    .services__item--6 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1024px) {
    .services__item--6 {
        grid-column: 4;
        grid-row: 2;
        -ms-grid-column: 2;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        padding-top: 23px;
        padding-left: 16px;
        border-bottom: solid 1px var(--ds-ink);
        border-top-color: var(--ds-accent,#2e47d7);
    }

    .services__item--6 .services__text {
        font-size: 20px;
        margin-bottom: 15px
    }
}

@media (min-width: 1260px) {
    .services__item--6 {
        grid-column: 3;
        grid-row: 2;
        -ms-grid-column: 5;
        -ms-grid-row: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        padding-left: 27px
    }
}

@media (min-width: 1900px) {
    .services__item--6 {
        padding-top: 35px
    }
}

.services__item--7 {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
    -ms-grid-column-span: 1
}

@media (min-width: 1024px) {
    .services__item--7 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1024px) {
    .services__item--7 {
        grid-column: 3;
        grid-row: 3;
        -ms-grid-column: 3;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-right: solid 1px var(--ds-ink);
        padding-top: 23px;
        padding-left: 16px;
        border-bottom: solid 1px var(--ds-ink);
        border-top-color: var(--ds-accent,#2e47d7);
    }

    .services__item--7 .services__text {
        font-size: 20px;
        margin-bottom: 15px
    }
}

@media (min-width: 1260px) {
    .services__item--7 {
        grid-column: 3 / 6;
        grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        padding-left: 27px;
        border-bottom: solid 1px var(--ds-ink)
    }
}

@media (min-width: 1900px) {
    .services__item--7 {
        padding-top: 35px
    }
}

.services__item--8 {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
    -ms-grid-column-span: 2;
    grid-column-start: 1;
    grid-column-end: 3
}

@media (min-width: 1024px) {
    .services__item--8 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1024px) {
    .services__item--8 {
        grid-column: 4;
        grid-row: 3;
        -ms-grid-column: 4;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-bottom: solid 1px var(--ds-ink);
        border-right: solid 1px var(--ds-ink);
        padding-top: 23px;
        padding-left: 16px
    }

    .services__item--8 .services__text {
        font-size: 20px;
        margin-bottom: 15px
    }
}

@media (min-width: 1260px) {
    .services__item--8 {
        grid-column: 3;
        grid-row: 3;
        -ms-grid-column: 2;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-bottom: none;
        padding-left: 27px;
        border-bottom: solid 1px var(--ds-ink)
    }
}

@media (min-width: 1900px) {
    .services__item--8 {
        padding-top: 35px
    }
}

.services__item--9 {
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 7;
    -ms-grid-column-span: 2
}

@media (min-width: 1024px) {
    .services__item--9 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1024px) {
    .services__item--9 {
        grid-column: 1;
        grid-row: 4;
        -ms-grid-column: 1;
        -ms-grid-row: 4;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-right: solid 1px var(--ds-ink);
        border-left: solid 1px var(--ds-ink);
        border-bottom: solid 1px var(--ds-ink);
        padding-top: 23px;
        padding-left: 16px
    }

    .services__item--9 .services__text {
        font-size: 30px;
        margin-bottom: 15px
    }
}

@media (min-width: 1260px) {
    .services__item--9 {
        grid-column: 4;
        grid-row: 1;
        grid-column-start: 4;
        grid-column-end: 6;
        -ms-grid-column: 3;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        border-left: none;
        padding-left: 27px
    }
}

@media (min-width: 1900px) {
    .services__item--9 {
        padding-top: 25px
    }
}

.services__item--10 {
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 8;
    -ms-grid-column-span: 2
}

@media (min-width: 1024px) {
    .services__item--10 ul li {
        font-size: 14px;
        margin-bottom: 9px
    }
}

@media (min-width: 1024px) {
    .services__item--10 {
        grid-column-start: 2;
        grid-column-end: 4;
        grid-row: 4;
        -ms-grid-column: 2;
        -ms-grid-row: 4;
        -ms-grid-column-span: 2;
        -ms-grid-row-span: 1;
        border-right: solid 1px var(--ds-ink);
        border-bottom: solid 1px var(--ds-ink);
        padding-top: 14px
    }
}

@media (min-width: 1260px) {
    .services__item--10 {
        grid-column-start: 4;
        grid-column-end: 6;
        grid-row: 3;
        -ms-grid-column: 4;
        -ms-grid-row: 3;
        -ms-grid-column-span: 2;
        -ms-grid-row-span: 1
    }
}

@media (min-width: 1900px) {
    .services__item--10 {
        padding-top: 38px
    }

    .services__item--10 .services__text {
        margin-bottom: 7px
    }
}

.services__text-dop {
    display: none;
    color: #6d6c6c;
    font-size: 18px
}

@media (min-width: 1024px) {
    .services__text-dop {
        display: inline-block;
        font-size: 14px
    }
}

@media (min-width: 1900px) {
    .services__text-dop {
        line-height: 24px
    }
}

.services__ul {
    display: none;
    padding-left: 0
}

@media (min-width: 1024px) {
    .services__ul {
        display: inline-block
    }
}

.services__ul li {
    list-style-type: none;
    margin-bottom: 22px;
    font-size: 18px
}

@media (min-width: 1260px) {
    .services__ul li {
        margin-bottom: 13px
    }
}

@media (min-width: 1900px) {
    .services__ul li {
        margin-bottom: 23px
    }
}

.services__ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background-color: var(--ds-cyan);
    display: inline-block;
    margin-right: 13px;
    position: relative;
    top: -2px
}

.services__button--all {
    margin: 0 auto;
    display: block;
    max-width: 290px;
    width: 100%;
    height: 50px;
    color: var(--ds-ink);
    font-size: 16px;
    line-height: 50px;
    margin-top: 44px;
    border-width: 2px
}

@media (min-width: 1024px) {
    .services__button--all {
        max-width: 277px;
        margin-top: 61px;
        height: 59px;
        line-height: 59px;
        font-size: 18px
    }
}

@media (min-width: 1260px) {
    .services__button--all {
        margin-top: 51px
    }
}

.services__slide {
    display: none
}

.services__slide--1 {
    display: block
}

.credo {
    background-color: var(--ds-tint,#e6f0f8)
}

.credo__container {
    padding: 9px 15px 64px 15px
}

@media (min-width: 1024px) {
    .credo__container {
        padding: 44px 30px 51px 30px;
        display: grid;
        grid-template-columns: 1.76fr 1fr;
        grid-template-rows: auto auto auto auto;
        grid-gap: 0;
        grid-auto-rows: minmax(auto, auto);
        display: -ms-grid;
        -ms-grid-columns: 1.76fr 1fr;
        -ms-grid-rows: auto auto auto auto
    }
}

@media (min-width: 1260px) {
    .credo__container {
        padding: 14px 0 51px 0;
        grid-template-columns: 2.15fr 1fr;
        -ms-grid-columns: 2.15fr 1fr;
        grid-template-rows: auto auto auto auto auto;
        -ms-grid-rows: auto auto auto auto auto
    }
}

@media (min-width: 1900px) {
    .credo__container {
        padding: 57px 0 51px 0
    }
}

.credo__head-h2 {
    margin-bottom: 18px
}

@media (min-width: 1024px) {
    .credo__head-h2 {
        text-align: left;
        grid-column: 1;
        grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        margin-bottom: 25px
    }

    .credo__head-h2:after {
        content: '';
        display: block;
        background-color: var(--ds-cyan);
        width: 102px;
        height: 3px;
        margin-top: 11px
    }
}

@media (min-width: 1024px) and (min-width: 1900px) {
    .credo__head-h2:after {
        margin-top: 8px
    }
}

@media (min-width: 1260px) {
    .credo__head-h2 {
        margin-bottom: 16px
    }
}

@media (min-width: 1900px) {
    .credo__head-h2 {
        margin-bottom: 23px
    }
}

.credo__text {
    font-size: 16px;
    color: var(--ds-ink);
    line-height: 25px
}

@media (min-width: 1024px) {
    .credo__text {
        padding-right: 53px;
        line-height: 36px
    }
}

@media (min-width: 1900px) {
    .credo__text {
        font-size: 18px;
        line-height: 44px
    }
}

.credo__text--1 {
    margin-bottom: 21px
}

@media (min-width: 1024px) {
    .credo__text--1 {
        grid-column: 1;
        grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-row: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        margin-bottom: 37px
    }
}

@media (min-width: 1260px) {
    .credo__text--1 {
        margin-bottom: 24px
    }
}

.credo__text--2 {
    display: none
}

@media (min-width: 1024px) {
    .credo__text--2 {
        display: inline-block;
        grid-column: 1;
        grid-row: 4;
        -ms-grid-column: 1;
        -ms-grid-row: 4;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        line-height: 35px
    }

    .credo__text--2 p:nth-of-type(1) {
        margin-bottom: 30px
    }
}

@media (min-width: 1260px) {
    .credo__text--2 {
        grid-column: 1;
        grid-row: 5;
        -ms-grid-column: 1;
        -ms-grid-row: 5;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1
    }
}

@media (min-width: 1900px) {
    .credo__text--2 {
        margin-top: 25px
    }
}

@media (min-width: 1024px) {
    .credo__statistics {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-row: 3;
        -ms-grid-column-span: 2;
        -ms-grid-row-span: 1;
        margin-bottom: 23px
    }
}

@media (min-width: 1260px) {
    .credo__statistics {
        grid-column: 1;
        grid-row-start: 3;
        grid-row-end: 5;
        -ms-grid-column: 1;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 2;
        padding-right: 27px;
        margin-bottom: 0
    }
}

.credo_margin--top {
    margin-top: 100px
}

@media (min-width: 1260px) {
    .credo_margin--top {
        margin-top: 78px
    }
}

.credo__land {
    margin-top: -30px
}

@media (min-width: 1024px) {
    .credo__land {
        grid-column: 2;
        grid-row-start: 1;
        grid-row-end: 3;
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 2;
        margin-top: 36px
    }
}

@media (min-width: 1260px) {
    .credo__land {
        grid-column: 2;
        grid-row-start: 1;
        grid-row-end: 3;
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 2;
        position: relative;
        top: 33px
    }
}

@media (min-width: 1900px) {
    .credo__land {
        grid-column: 2;
        grid-row-start: 1;
        grid-row-end: 4;
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 3;
        margin-top: 39px
    }
}

.credo__form {
    margin-top: 10px
}

@media (min-width: 1024px) {
    .credo__form {
        grid-column: 2;
        grid-row: 4;
        -ms-grid-column: 2;
        -ms-grid-row: 4;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1
    }
}

@media (min-width: 1260px) {
    .credo__form {
        grid-column: 2;
        grid-row-start: 3;
        grid-row-end: 6;
        -ms-grid-column: 2;
        -ms-grid-row: 3;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 3;
        position: relative;
        z-index: 10
    }
}

@media (min-width: 1900px) {
    .credo__form {
        grid-column: 2;
        grid-row-start: 4;
        grid-row-end: 6;
        -ms-grid-column: 2;
        -ms-grid-row: 4;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 3;
        padding-left: 27px;
        margin-top: -20px
    }
}

.circle {
    display: block;
    float: left;
    position: relative
}

@media (min-width: 1260px) {
    .circle {
        display: block;
        float: none;
        position: relative;
        width: 100px;
        margin: 0 auto 10px
    }
}

@media (min-width: 1900px) {
    .circle {
        width: 130px
    }
}

@media (min-width: 1024px) {
    .circle--center {
        display: block;
        float: none;
        position: relative;
        width: 100px;
        margin: 0 auto 10px
    }
}

circle {
    fill: transparent;
    stroke-width: 3px;
    stroke-dasharray: 80px 80px
}

circle:nth-child(2n) {
    fill: transparent;
    stroke: var(--ds-cyan);
    stroke-width: 3px
}

@media (min-width: 1900px) {
    circle:nth-child(2n) {
        stroke-width: 4px
    }
}

.circle__percent {
    position: absolute;
    top: 23px;
    left: 13px;
    font-size: 26px;
    color: var(--ds-ink)
}

@media (min-width: 1024px) {
    .circle__percent {
        font-size: 33px;
        left: 24px
    }
}

@media (min-width: 1260px) {
    .circle__percent {
        left: 20px;
        top: 27px
    }
}

@media (min-width: 1900px) {
    .circle__percent {
        font-size: 42px;
        left: 33px;
        top: 36px
    }
}

.circle__percent span {
    font-size: 19px
}

@media (min-width: 1024px) {
    .circle__percent span {
        font-size: 23px
    }
}

@media (min-width: 1900px) {
    .circle__percent span {
        font-size: 30px
    }
}

.statistics__text {
    color: #000;
    font-size: 16px;
    padding-top: 16px;
    line-height: 24px
}

@media (min-width: 1024px) {
    .statistics__text {
        padding-left: 17px;
        padding-top: 20px;
        line-height: 30px;
        font-size: 16px
    }
}

@media (min-width: 1260px) {
    .statistics__text {
        padding-top: 0;
        padding-left: 0
    }
}

.statistics__text span {
    color: var(--ds-cyan);
    font-size: 24px
}

@media (min-width: 1024px) {
    .statistics__text span {
        font-size: 36px
    }
}

@media (min-width: 1260px) {
    .statistics__text span {
        font-size: 32px
    }
}

.statistics__item {
    margin-bottom: 23px
}

@media (min-width: 1024px) {
    .statistics__item:nth-of-type(2) {
        padding-left: 25px
    }

    .statistics__item:nth-of-type(2) .statistics__text {
        padding-top: 0
    }

    .statistics__item:nth-of-type(3) {
        padding-left: 38px
    }

    .statistics__item:nth-of-type(3) .statistics__text {
        padding-top: 0
    }
}

@media (min-width: 1260px) {
    .statistics__item {
        padding-right: 60px
    }

    .statistics__item:nth-of-type(2) {
        padding-left: 0
    }

    .statistics__item:nth-of-type(2) .statistics__text {
        padding-top: 0
    }

    .statistics__item:nth-of-type(3) {
        padding-left: 0
    }

    .statistics__item:nth-of-type(3) .statistics__text {
        padding-top: 0
    }
}

@media (max-width: 1023px) {
    .statistics__left {
        width: 88px
    }
}

.land {
    background: url(/local/templates/credos-new/images/c7d687c14503dbf8fa11c15493ed7948.png) no-repeat;
    display: inline-block;
    height: 166px;
    background-size: 274px;
    padding-top: 44px;
    width: 277px
}

@media (min-width: 1024px) {
    .land {
        width: 340px;
        padding-top: 34px;
        background-size: 330px;
        padding-bottom: 228px;
        background-position-y: 46px
    }
}

@media (min-width: 1260px) {
    .land {
        padding-bottom: 0;
        width: 392px;
        height: 200px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-top: 0;
        background-position-y: 8px
    }
}

@media (min-width: 1900px) {
    .land {
        padding-left: 25px;
        height: 280px;
        background-position-y: 77px;
        background-position-x: 24px
    }
}

.land--company {
    background: url(/local/templates/credos-new/images/da9c89ed0a35061529e7ef75abcc3f00.png) no-repeat;
    background-size: 100%
}

@media (min-width: 768px) {
    .land--company {
        margin-left: 23px
    }
}

.land--map {
    width: 470px;
    padding-bottom: 122px;
    background: 0 0;
    text-align: left;
    z-index: -1
}

@media (min-width: 1260px) {
    .land--map {
        display: block
    }
}

.land--map .land__img {
    display: block;
    float: left;
    width: 15%;
    margin-top: 34px
}

.land--map .land__text {
    display: inline-block;
    float: left;
    width: 77%;
    font-size: 30px;
    line-height: 46px;
    padding-left: 17px
}

.land__img {
    background: url(/local/templates/credos-new/images/12b9fdcd81974dc0092e29dd5bf19c88.png) no-repeat;
    width: 62px;
    height: 63.5px;
    background-size: 62px;
    float: left;
    margin-top: 10px;
    margin-right: 26px
}

@media (min-width: 1024px) {
    .land__img {
        display: none
    }
}

@media (min-width: 1260px) {
    .land__img {
        display: block;
        margin: 25px auto auto
    }
}

.land__text {
    font-size: 18px;
    color: var(--ds-ink);
    line-height: 28px
}

@media (min-width: 1024px) {
    .land__text {
        font-size: 30px;
        padding-left: 45px;
        line-height: 45px
    }
}

@media (min-width: 1260px) {
    .land__text {
        font-size: 24px;
        padding-left: 0;
        line-height: 37px
    }
}

@media (min-width: 1900px) {
    .land__text {
        font-size: 30px;
        line-height: 44px
    }
}

.form {
    display: inline-block;
    border: var(--ds-bw,1px) solid var(--ds-cyan,#00bef3);
    border-radius: var(--ds-r-lg,12px);
    width: 100%;
    max-width: 365px;
    padding: 26px 24px 30px;
    position: relative
}

@media (min-width: 1024px) {
    .form {
        padding: 30px 30px 34px;
        border-width: var(--ds-bw,1px)
    }
}

@media (min-width: 1260px) {
    .form {
        max-width: 390px;
        padding: 28px 40px 39px
    }
}

@media (min-width: 1900px) {
    .form {
        padding: 25px 24px 39px
    }
}

.form--big {
    max-width: 100%
}

@media (min-width: 1024px) {
    .form--big {
        padding-top: 14px;
        padding-left: 38px;
        padding-right: 38px;
        text-align: left
    }
}

@media (min-width: 1260px) {
    .form--big {
        padding-top: 18px;
        margin-top: 0;
    }
}

.form--big .form__head {
    text-align: left
}

@media (min-width: 1260px) {
    .form--big .form__head {
        font-size: 36px;
        margin-bottom: 30px
    }
}

@media (min-width: 1260px) {
    .form--big .form__input--checkbox {
        float: right;
        width: 48%
    }
}

.form--modal {
    border: none;
    padding: 0
}

.form--modal .form__head {
    padding-right: 0
}

.form--modal .form__button {
    max-width: 308px
}

@media (min-width: 1024px) {
    .form--modal .form__left {
        padding-right: 23px
    }
}

@media (max-width: 1023px) {
    .form--big-tab {
        max-width: 768px
    }
}



.form__input__text {
    font-size: 13px;
    line-height: 23px;
    text-align: left;
    cursor: pointer;
    display: -webkit-box
}

.form__input__text-new {
    font-size: 13px;
    line-height: 23px;
    text-align: left;
    cursor: pointer;
    display: -webkit-box
}

.form__input__text a {
    color: var(--ds-cyan);
    text-decoration: underline;
    display: inline-block
}

.form__input__text-new a {
    color: var(--ds-cyan);
    text-decoration: underline;
    display: inline-block
}

@media (min-width: 1024px) {
    .form--girl {
        /*background: url(/local/templates/credos-new/images/4128fd7929855db8c56333a8763f2d45.jpg) 100% 100% no-repeat;*/
        /*padding-right: 19.68911917%;*/
        background-size: 23%
    }
}

@media (min-width: 1260px) {
    .form--girl {
        /*padding-right: 34.50244698%;*/
        background-position-x: 95%;
        background-size: auto
    }
}

@media (min-width: 1024px) {
    .form--girl .form__head {
        margin-bottom: 38px
    }
}

@media (min-width: 1024px) {
    .form--girl .form__left {
        padding-right: 21px
    }
}

@media (min-width: 1024px) {
    .form--girl .form__input--textarea textarea {
        height: 207px
    }
}

@media (min-width: 1024px) {
    .form--girl .form__right {
        padding-left: 11px;
        padding-right: 10px
    }
}

@media (min-width: 1024px) {
    .form--girl .form__input--textarea textarea:invalid+.form__placeholder {
        margin-top: -195px
    }
}

@media (min-width: 1024px) {
    .form--girl .form__input--checkbox {
        float: right;
        width: 48%
    }
}

.form__head {
    font-size: 20px;
    color: var(--ds-ink);
    line-height: 31px
}

@media (min-width: 1024px) {
    .form__head {
        font-size: 28px;
        line-height: 37px;
        padding-right: 35px;
        margin-bottom: 21px
    }
}

@media (min-width: 1260px) {
    .form__head {
        font-size: 24px;
        padding-right: 60px
    }
}

@media (min-width: 1900px) {
    .form__head {
        font-size: 28px;
        padding-right: 35px
    }
}

.form__input {
    margin-bottom: 30px
}

.form__input input:focus,
.form__input textarea:focus {
    border: solid 1px var(--ds-cyan);
    border-radius: var(--ds-r-md,8px);
    box-shadow: 0 0 0 3px rgba(0,190,243,.13)
}

.form__input input {
    outline: 0;
    border: solid 1px transparent;
    width: 100%;
    font-size: 15px;
    height: 39.5px;
    padding-left: 14px
}

@media (min-width: 1024px) {
    .form__input input {
        height: 48px
    }
}

.form__input input:invalid+.form__placeholder {
    content: "a";
    display: block;
    position: absolute;
    margin-left: 14px;
    margin-top: -31px
}

@media (min-width: 1900px) {
    .form__input input:invalid+.form__placeholder {
        margin-left: 24px
    }
}

.form__input input+.form__placeholder {
    display: none
}

.form__input input:focus+.form__placeholder {
    display: none
}

.form__input--textarea textarea {
    outline: 0;
    width: 100%;
    height: 122px;
    resize: none;
    padding-top: 10px;
    padding-left: 10px
}

@media (min-width: 1260px) {
    .form__input--textarea textarea {
        height: 205px
    }
}

.form__input--textarea textarea:invalid+.form__placeholder {
    content: "a";
    display: block;
    position: absolute;
    margin-left: 14px;
    margin-top: -109px
}

@media (min-width: 1260px) {
    .form__input--textarea textarea:invalid+.form__placeholder {
        margin-top: -192px
    }
}

@media (min-width: 1900px) {
    .form__input--textarea textarea:invalid+.form__placeholder {
        margin-left: 24px
    }
}

.form__input--textarea textarea+.form__placeholder {
    display: none
}

.form__input--textarea textarea:focus+.form__placeholder {
    display: none
}

.form__input--border input,
.form__input--border textarea {
    border: var(--ds-bw,1px) solid var(--ds-line,#e3e3e3);
    border-radius: var(--ds-r-md,8px)
}

.form__input--error input,
.form__input--error textarea {
    border-color: red;
    color: red
}

@media (min-width: 1260px) {
    .form__input--checkbox-100 {
        width: 100% !important
    }
}

.form__error-text {
    color: red
}

.form__success-text {
    color: var(--ds-ink);
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 50%;
    top: 0;
    left: 0;
    background-color: var(--ds-cyan)
}

.form__input--big input {
    height: 50.5px
}

@media (min-width: 1024px) {
    .form__input--big input {
        height: 48px
    }
}

.form__input--big input:invalid+.form__placeholder {
    margin-top: -33px
}

.form__placeholder {
    color: var(--ds-muted,#5a6470);
    font-size: 15px
}

.form__placeholder span {
    color: var(--ds-cyan)
}

.form__button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: var(--ds-ink);
    margin-top: 11px;
    /* DS: залитая cyan-кнопка + скругление (была outline через .button) */
    background-color: var(--ds-cyan,#00bef3);
    border: 0;
    border-radius: var(--ds-r-md,8px);
    font-weight: 700;
    transition: background-color .2s, transform .2s, box-shadow .2s
}
.form__button:hover {
    background-color: var(--ds-cyan-deep,#0a87b8);
    transform: translateY(-2px);
    box-shadow: var(--ds-sh-card-hover,0 8px 24px rgba(0,190,243,.12))
}

@media (min-width: 1024px) {
    .form__button {
        font-size: 18px;
        height: 59px;
        margin-top: 3px
    }
}

/* DS: кастомный скруглённый чекбокс согласия */
.form__input--checkbox input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    min-width: 20px;
    border: var(--ds-bw,1px) solid var(--ds-line,#e3e3e3);
    border-radius: var(--ds-r-sm,4px);
    background: #fff;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    transition: background-color .2s, border-color .2s
}
.form__input--checkbox input[type="checkbox"]:checked {
    background: var(--ds-cyan,#00bef3);
    border-color: var(--ds-cyan,#00bef3)
}
.form__input--checkbox input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

/* отступ блока «Рассмотрите также наши другие услуги» от формы (не слипались) */
.add_menu {
    margin-bottom: 44px
}

/* Кнопка submit формы отзыва (/reviews/) — на дизайн-систему как .form__button услуг:
   filled cyan, скругление --ds-r-md, bold. Было: острый outline 2px (не DS). 2026-06-16.
   Scope .form-on__rewiew → не трогает «Показать ещё» (.button-show-more__inner). */
.form-on__rewiew .button-review__modal-wind {
    background: var(--ds-cyan, #00bef3);
    border: 0;
    border-radius: var(--ds-r-md, 8px);
    color: #fff;
    font-weight: 700;
    padding: 18px 56px;
    height: auto;
    cursor: pointer;
}
.form-on__rewiew .button-review__modal-wind:hover {
    background: var(--ds-cyan-deep, #0a87b8);
    box-shadow: var(--ds-sh-card-hover, 0 8px 24px rgba(0,190,243,.12));
}

/* Кнопка «Показать ещё» (/reviews/) — DS вторичная: outline cyan скруглённая, hover-fill.
   Было: острый outline 2px (cyan-разнобой в rgba), углы 0, bg почти-белый. 2026-06-16. */
.button-show-more__inner {
    border: 1px solid var(--ds-cyan, #00bef3);
    border-radius: var(--ds-r-md, 8px);
    background: transparent;
    color: var(--ds-ink, #0a225e);
    padding: 16px 48px;
    height: auto;
    font-weight: 600;
    cursor: pointer;
    transition: background .25s, color .25s;
}
.button-show-more__inner:hover {
    background: var(--ds-cyan, #00bef3);
    color: #fff;
}

.form__button--max-w {
    max-width: 350px
}

@media (min-width: 1260px) {
    .form__left {
        padding-right: 23px
    }
}

@media (min-width: 1260px) {
    .form__right {
        padding-left: 18px
    }
}

@media (min-width: 1024px) {
    .press-center {
        background: url(/local/templates/credos/images/pattern-1.png) 0 106px no-repeat
    }
}

.press-center__container {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 1024px) {
    .press-center__container {
        padding-left: 60px;
        padding-right: 31px
    }
}

@media (min-width: 1260px) {
    .press-center__container {
        padding-left: 0;
        padding-right: 0
    }
}

.press-center__head-h2 {
    margin-bottom: 29px
}

.press-center__list {
    overflow: hidden
}

.press-center__list .press-center__wrapper--not-slider {
    justify-content: flex-start;
    gap: 20px;
}

@media (min-width: 1024px) {
    .press-center__list {
        overflow: visible
    }
}

.press-center__pagination {
    text-align: center;
    padding-top: 18px
}

@media (min-width: 1024px) {
    .press-center__pagination {
        display: none
    }
}

.press-center__pagination .swiper-pagination-bullet {
    opacity: 1;
    width: 7px;
    height: 7px;
    display: inline-block;
    background-color: var(--ds-ink);
    margin: 0 10px !important
}

@media (min-width: 1024px) {
    .press-center__pagination .swiper-pagination-bullet {
        margin: 0 17px !important
    }
}

.press-center__pagination .swiper-pagination-bullet-active {
    background: 0 0;
    border: solid 1px var(--ds-cyan);
    width: 9px;
    height: 9px;
    margin: 0 10px !important
}

@media (min-width: 1024px) {
    .press-center__pagination .swiper-pagination-bullet-active {
        margin: -1px 17px !important
    }
}

@media (min-width: 1024px) {
    .press-center__wrapper {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }
}

.press-center__wrapper--not-slider {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

@media (min-width: 1024px) {
    .press-center__item {
        width: 287px;
        margin-bottom: 33px
    }
}

.press-center__item--big {
    width: 600px
}

.press-center__item--not-slider {
    max-width: 287px;
    margin: auto;
    margin-bottom: 60px;
    margin: 0;
}

@media (min-width: 768px) {
    .press-center__item--not-slider {
        margin-bottom: 30px
    }
}

@media (min-width: 1024px) {
    .press-center__item--not-slider {
        max-width: none
    }
}

@media (min-width: 1260px) {
    .press-center__item {
        margin-bottom: 22px
    }
}

@media (min-width: 1900px) {
    .press-center__item {
        margin-bottom: 31px
    }
}

.press-center__button {
    font-size: 16px;
    margin: 44px auto;
    max-width: 290px;
    width: 100%;
    height: 50.5px;
    line-height: 50.5px;
    color: var(--ds-ink);
    display: block;
    border-width: 2px
}

@media (min-width: 1024px) {
    .press-center__button {
        width: 280px;
        height: 60px;
        font-size: 18px;
        line-height: 60px;
        margin-top: 52px
    }
}

@media (min-width: 1260px) {
    .press-center__button {
        margin-top: 57px
    }
}

@media (min-width: 1900px) {
    .press-center__button {
        margin-top: 39px
    }
}

.news-item {
    box-shadow: 0 3px 0 0 var(--ds-accent,#2e47d7);
    padding-bottom: 6px;
    cursor: pointer;
    display: block;
    position: relative;
    background-color: #fff
}

@media (min-width: 620px) {
    .news-item {
        height: 410px
    }
}

@media (min-width: 1024px) {
    .news-item {
        height: 450px;
        border-top: solid 1px #e1e1e2;
        border-left: solid 1px #e1e1e2;
        border-right: solid 1px #e1e1e2;
        box-sizing: content-box;
        padding-bottom: 23px
    }
}

@media (min-width: 1260px) {
    .news-item {
        box-shadow: 0 7px 0 0 var(--ds-accent,#2e47d7);
        height: 390px
    }
}

@media (min-width: 1900px) {
    .news-item {
        height: 450px
    }
}

.news-item:hover {
    border-color: var(--ds-cyan)
}

.news-item:hover .news-item__text {
    color: var(--ds-cyan)
}

.news-item__text {
    font-size: 14px;
    color: #000;
    padding-left: 7px;
    line-height: 24px;
    margin-bottom: 26px
}

@media (min-width: 1024px) {
    .news-item__text {
        font-size: 16px;
        line-height: 29px;
        padding-left: 31px;
        padding-right: 31px
    }
}

@media (min-width: 1260px) {
    .news-item__text {
        font-size: 14px;
        line-height: 28px
    }
}

@media (min-width: 1900px) {
    .news-item__text {
        font-size: 16px
    }
}

.news-item__date {
    font-size: 16px;
    color: #707070;
    padding-left: 7px
}

@media (min-width: 1024px) {
    .news-item__date {
        position: absolute;
        bottom: 21px;
        left: 25px
    }
}

@media (min-width: 1260px) {
    .news-item__date {
        bottom: 0
    }
}

@media (min-width: 1900px) {
    .news-item__date {
        bottom: 20px
    }
}

.news-item__img {
    margin-bottom: 21px
}

@media (min-width: 620px) {
    .news-item__img img{
        height: 206px;
        object-fit: cover;
    }

    .news-item__img {
        height: 206px
    }
}

@media (min-width: 1024px) {
    .news-item__img {
        height: 206px;
        overflow: hidden
    }
}

.news-item__img img {
    width: 100%
}

@media (min-width: 1024px) {
    .news-item__img img {
        width: 100%;
        height: 100%
    }
}

.brands {
    display: -webkit-box;
    width: 100%
}

.brands__container {
    padding: 23px 10px 101px
}

@media (min-width: 1024px) {
    .brands__container {
        padding: 65px 30px 121px
    }
}

@media (min-width: 1260px) {
    .brands__container {
        padding: 1px 0 160px
    }
}

@media (min-width: 1900px) {
    .brands__container {
        padding-top: 62px;
        padding-bottom: 167px
    }
}

@media (min-width: 1024px) {
    .brands__container--o-kompanii {
        padding-bottom: 83px
    }
}

.brands__head-h2 {
    margin-bottom: 20px
}

/* .brands__head-h2:before {
    content: '';
    display: block;
    height: 2px;
    width: 24px;
    background-color: var(--ds-cyan);
    margin-bottom: 2px;
    margin-left: 2px;
} */

@media (min-width: 1024px) {
    .brands__head-h2 {
        font-size: 48px;
        margin-bottom: 39px
    }

    .brands__head-h2:before {
        width: 48px;
    }
}

@media (min-width: 1260px) {
    .brands__head-h2 {
        margin-bottom: 31px
    }
}

.brands__head-h2--o-kompanii {
    font-size: 24px;
    line-height: 34px;
    text-align: left
}

@media (min-width: 1024px) {
    .brands__head-h2--o-kompanii {
        font-size: 36px;
        line-height: 68px;
        margin-bottom: 43px
    }
}

.brands__head-h2--o-kompanii:after {
    /* content: ''; */
    display: block;
    width: 50px;
    height: 1px;
    background-color: var(--ds-cyan);
    margin-top: 4px
}

@media (min-width: 1024px) {
    .brands__head-h2--o-kompanii:after {
        height: 3px;
        width: 102px;
        margin-top: 7px
    }
}

.brands__item {
    border: solid 1px #e1e1e1;
    text-align: center;
    height: 101px;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

@media (min-width: 1024px) {
    .brands__item {
        height: 111px
    }
}

@media (min-width: 1260px) {
    .brands__item {
        height: 143px
    }
}

.brands__item:hover {
    border-color: #00bdf3
}

.brands__item img {
    max-width: 50%
}

@media (min-width: 1024px) {
    .brands__item img {
        max-width: 90%
    }
}

.brands__button {
    margin: 0 auto;
    max-width: 290px;
    width: 100%;
    height: 50px;
    color: var(--ds-ink);
    font-size: 16px;
    line-height: 50px;
    margin-top: 44px;
    border-width: 2px;
    margin-left: calc(50% - 145px)
}

@media (min-width: 1024px) {
    .brands__button {
        max-width: 365px;
        margin-top: 61px;
        height: 59px;
        line-height: 59px;
        font-size: 18px;
        margin-left: calc(50% - 182px)
    }
}

@media (min-width: 1260px) {
    .brands__button {
        margin-top: 51px
    }
}

.footer {
    display: inline-block;
    width: 100%;
    position: relative
}

@media (min-width: 1024px) {
    .footer {
        border-top: solid 2px #172d67
    }
}

.footer__container {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    grid-auto-rows: minmax(10px, auto);
    border-top: solid 2px #172d67
}

@media (min-width: 1024px) {
    .footer__container {
        border-top: none;
        -ms-grid-columns: 31.4% 3% 23% auto auto auto;
        -ms-grid-rows: auto auto;
        grid-template-columns: 31.4% 3% 23% auto auto auto;
        padding-left: 29px;
        padding-top: 51px;
        padding-bottom: 28px
    }
}

@media (min-width: 1260px) {
    .footer__container {
        -ms-grid-columns: 33.4% 6.6% 20% auto auto auto;
        -ms-grid-rows: auto auto;
        grid-template-columns: 33.4% 6.6% 20% auto auto auto;
        padding: 47px 0
    }
}

.footer__logo {
    grid-column: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1
}

.footer__logo .logo__linc {
    width: 123px
}

.footer__contacts {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    grid-column: 1;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1
}

@media (min-width: 1024px) {
    .footer__contacts {
        grid-column: 3;
        grid-row-start: 1;
        grid-row-end: 3;
        -ms-grid-column: 3;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 2;
        border-left: solid 1px #e1e1e1;
        padding-left: 39px
    }
}

@media (min-width: 1260px) {
    .footer__contacts {
        padding-left: 59px
    }
}

.footer__menu {
    grid-column: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 2;
    padding-left: 23px
}

@media (min-width: 1024px) {
    .footer__menu {
        grid-column: 4;
        grid-row-start: 1;
        grid-row-end: 3;
        -ms-grid-column: 4;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 2;
        padding-left: 130px
    }
}

@media (min-width: 1260px) {
    .footer__menu {
        padding-left: 150px
    }
}

.footer__official {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row-span: 1;
    border-top: solid 1px #e1e1e1;
    margin-top: 11px;
    padding-top: 19px;
    padding-bottom: 23px
}

@media (min-width: 1024px) {
    .footer__official {
        padding-bottom: 0;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-row: 2;
        -ms-grid-column-span: 2;
        -ms-grid-row-span: 1;
        border-top: none;
        padding-top: 0;
        margin-top: 17px
    }
}

.footer__linc {
    color: var(--ds-cyan);
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 14px;
    z-index: 98
}

@media (min-width: 1024px) {
    .footer__linc {
        margin-bottom: 8px
    }
}

.footer__linc--social {
    display: flex;
    flex-direction: row;
    align-items: center
}

.footer__linc--social svg {
    width: 20px;
    height: 20px
}

.footer__ustrong {
    font-size: 14px;
    color: var(--ds-ink)
}

.footer__ustrong img {
    width: 100%
}

.footer__ustrong a {
    width: 44px;
    display: inline-block
}

.footer__select-linc-1 {
    margin-bottom: 3px
}

@media (min-width: 1024px) {
    .footer__select-linc-1 {
        display: none
    }
}

.footer__phone {
    margin-bottom: 19px
}

.footer__phone .phone {
    font-size: 14px
}

@media (min-width: 1024px) {
    .footer__phone .phone {
        font-size: 18px
    }
}

@media (min-width: 1024px) {
    .footer__phone {
        margin-bottom: 4px
    }
}

.footer__credo {
    margin-bottom: 13px
}

@media (min-width: 1024px) {
    .footer__credo {
        margin-bottom: 8px
    }
}

.footer__select-linc--2 {
    display: inline-block;
    margin-left: 29px;
    margin-bottom: 11px
}

@media (min-width: 1024px) {
    .footer__linc--map {
        margin-left: 29px;
        display: block
    }
}

.footer__linc--pol {
    margin-left: 29px;
    margin-top: 10px;
    display: inline-block
}

@media (min-width: 1024px) {
    .footer__linc--pol {
        margin-top: 0;
        display: block
    }
}

.footer__fon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(/local/templates/credos-new/images/1a9ac2ff7ee05cb09314d74c9296a28b.png) 0 100% no-repeat;
    background-size: 770px;
    z-index: -1
}

@media (min-width: 768px) {
    .footer__fon {
        background: url(/local/templates/credos-new/images/846610fcffd23384a8716e2b96caf8e7.png) 0 100% no-repeat;
        background-size: 100%;
        top: -81px
    }
}

@media (min-width: 1900px) {
    .footer__fon {
        background: url(/local/templates/credos-new/images/568bae4f7721c5b05543e7ee7f4ca0af.png) 0 100% no-repeat;
        background-size: 100%
    }
}

@media (min-width: 1024px) {
    .footer__official-right {
        top: -34px
    }
}

@media (min-width: 1260px) {
    .footer__official-right {
        top: -34px;
        position: relative
    }
}

@media (min-width: 1900px) {
    .footer__official-right {
        top: -42px
    }
}

.footer__social {
    grid-column: 5;
    grid-row-start: 1;
    grid-row-end: 3
}

.footer__social a svg {
    width: 40px;
    height: 40px
}

.menu-footer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1024px) {
    .menu-footer {
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        justify-content: space-around;
        align-items: flex-start;
        flex-wrap: wrap;
        -webkit-align-content: space-around;
        align-content: space-around;
        height: 124px
    }
}

.menu-footer__item {
    font-size: 14px;
    color: var(--ds-ink);
    margin-bottom: 16px
}

@media (min-width: 1024px) {
    .menu-footer__item {
        display: inline-block;
        font-size: 17px;
        margin-right: 54px
    }
}

@media (min-width: 1260px) {
    .menu-footer__item {
        margin-right: 75px
    }
}

.navigation {
    margin-top: 71px
}

@media (max-width: 1024px) { 
    .navigation {
        margin-top: 105px;
    }
}

@media (max-width: 767px) { 
    .navigation {
        margin-top: 110px;
    }
}

@media (min-width: 1024px) {
    .navigation {
        /* margin-top: 90px; */
        background-color: var(--ds-tint,#e6f0f8)
    }
}

.navigation__head-h1 {
    line-height: 34px
}

@media (min-width: 1024px) {
    .navigation__head-h1 {
        margin-top: 8px;
        line-height: 72px
    }
}

@media (min-width: 1260px) {
    .navigation__head-h1 {
        line-height: 58px
    }
}

@media (min-width: 1900px) {
    .navigation__head-h1 {
        line-height: 58px
    }
}

.navigation__container {
    /* padding: 2px 15px 10px;*/
    background-color: var(--ds-tint,#e6f0f8)
}

@media (min-width: 1024px) {
    .navigation__container {
        background-color: transparent;
        padding-left: 27px;
        padding-top: 25px
    }
}

@media (min-width: 1260px) {
    .navigation__container {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 26px
    }
}

.navigation__bread-crumbs {
    display: none
}

@media (min-width: 1024px) {
    .navigation__bread-crumbs {
        display: inline-block
    }
}

.bread-crumbs__item {
    color: var(--ds-cyan);
    font-size: 14px
}

@media (min-width: 1024px) {
    .bread-crumbs__item {
        padding-right: 7px
    }
}

.bread-crumbs__item--end {
    color: var(--ds-ink)
}

.template__container {
    font-size: 16px;
    line-height: 24px;
    color: #000
}

@media (min-width: 1024px) {
    .template__container {
        font-size: 16px;
        line-height: 34px
    }
}

@media (max-width: 767px) {
    .template__container--p {
        padding-left: 10px;
        padding-right: 10px
    }
}

.template__container p {
    line-height: 28px
}

@media (min-width: 768px) {
    .template__container p {
        line-height: 40px
    }
}

.template__container h3 {
    font-size: 20px
}

@media (min-width: 768px) {
    .template__container h3 {
        font-size: 24px
    }
}

@media (min-width: 768px) {
    .template__container h4 {
        font-size: 24px
    }
}

@media (min-width: 1024px) {
    .template__container {
        padding-top: 33px
    }
}

@media (min-width: 1260px) {
    .template__container {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 1900px) {
    .template__container {
        padding-top: 38px
    }
}

@media (min-width: 1024px) {
    .template__container--one {
        padding-left: 27px;
        padding-right: 27px
    }
}

@media (min-width: 1260px) {
    .template__container--one {
        padding-left: 0;
        padding-right: 0
    }
}

.template__container--one-servise {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 1024px) {
    .template__container--one-servise {
        padding-top: 15px;
        padding-left: 27px;
        padding-right: 27px
    }
}

@media (min-width: 1260px) {
    .template__container--one-servise {
        padding-left: 0;
        padding-right: 0;
        padding-top: 5px
    }
}

.template__container--one-site-map {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px
}

@media (min-width: 1024px) {
    .template__container--one-site-map {
        padding-top: 15px;
        padding-left: 27px;
        padding-right: 27px
    }
}

@media (min-width: 1260px) {
    .template__container--one-site-map {
        padding-left: 0;
        padding-right: 0;
        padding-top: 5px
    }
}

.template__container--o-kompanii {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px
}

@media (min-width: 1024px) {
    .template__container--o-kompanii {
        padding-top: 15px;
        padding-left: 27px;
        padding-right: 27px
    }
}

@media (min-width: 1260px) {
    .template__container--o-kompanii {
        padding-left: 0;
        padding-right: 0;
        padding-top: 38px
    }
}

.template__container--404 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 47px
}

@media (min-width: 1024px) {
    .template__container--404 {
        padding-left: 27px;
        padding-right: 0
    }
}

@media (min-width: 1260px) {
    .template__container--404 {
        padding-left: 0;
        padding-right: 0
    }
}

.template__container--one-search {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 18px
}

@media (min-width: 1024px) {
    .template__container--one-search {
        padding-top: 30px;
        padding-left: 27px;
        padding-right: 10px
    }
}

@media (min-width: 1260px) {
    .template__container--one-search {
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px
    }
}

.template__container--one-tags {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 1024px) {
    .template__container--one-tags {
        padding-top: 15px;
        padding-left: 27px;
        padding-right: 27px
    }
}

@media (min-width: 1260px) {
    .template__container--one-tags {
        padding-left: 0;
        padding-right: 0;
        padding-top: 5px
    }
}

@media (min-width: 1024px) {
    .template__left {
        width: 36%;
        padding-left: 14px;
        padding-right: 27px
    }
}

@media (min-width: 1260px) {
    .template__left {
        width: 30%;
        padding-right: 37px;
        padding-left: 0
    }
}

@media (min-width: 1260px) {
    .template__left--style-services {
        padding-right: 0
    }
}

@media (min-width: 1900px) {
    .template__left--style-services {
        width: 35%
    }
}

@media (min-width: 1024px) {
    .template__right {
        width: 64%;
        padding-left: 26px
    }
}

@media (min-width: 1260px) {
    .template__right {
        width: 70%
    }
}

.template__right--style-services {
    padding: 34px 15px 55px
}

@media (min-width: 1024px) {
    .template__right--style-services {
        padding-top: 0;
        padding-bottom: 150px
    }
}

@media (min-width: 1260px) {
    .template__right--style-services {
        padding-left: 81px
    }
}

@media (min-width: 1900px) {
    .template__right--style-services {
        width: 65%;
        padding-left: 65px
    }
}

.template__form {
    text-align: center;
    padding: 48px 0 16px
}

@media (min-width: 1024px) {
    .template__form {
        padding-top: 60px
    }
}

@media (min-width: 1024px) {
    .template__form {
        padding-left: 0;
        padding-right: 0
    }
}

.template__text {
    font-size: 16px;
    line-height: 36px;
    margin-top: 19px
}

.template__text--visual-1366 {
    display: none
}

@media (min-width: 1260px) {
    .template__text--visual-1366 {
        display: inline-block
    }
}

.template__a {
    color: var(--ds-cyan,#00bef3)
}

.template__a:link {
    color: #1f3f7b
}

.template__ul--square {
    padding-left: 0
}

@media (min-width: 1024px) {
    .template__ul--square {
        display: inline-block;
        margin-top: 22px;
        padding-left: 22px
    }
}

.template__ul--square li {
    list-style-type: none;
    margin-bottom: 18px;
    line-height: 28px;
    font-size: 16px;
    position: relative
}

@media (max-width: 767px) {
    .template__ul--square li {
        padding-left: 29px
    }
}

@media (min-width: 1260px) {
    .template__ul--square li {
        margin-bottom: 13px
    }
}

@media (min-width: 1900px) {
    .template__ul--square li {
        margin-bottom: 18px
    }
}

.template__ul--square li:before {
    content: '';
    width: 7px;
    height: 7px;
    background-color: var(--ds-cyan);
    display: inline-block;
    margin-right: 29px;
    position: relative;
    top: -2px
}

@media (max-width: 767px) {
    .template__ul--square li:before {
        top: 7px;
        position: absolute;
        left: 10px
    }
}

.template__ul--check {
    margin-left: 0;
    padding-left: 24px
}

.template__ul--check li {
    list-style-type: none;
    margin-bottom: 18px;
    line-height: 28px;
    position: relative
}

.template__ul--check li:before {
    content: '';
    width: 13px;
    height: 7px;
    display: inline-block;
    border-left: solid 2px var(--ds-cyan);
    border-bottom: solid 2px var(--ds-cyan);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
    position: relative;
    top: -3px;
    margin-right: 16px;
    width: 21px;
    height: 12px;
    border-width: 2px
}

@media (min-width: 1024px) {
    .template__ul--check li:before {
        width: 15px;
        height: 8px
    }
}

@media (max-width: 767px) {
    .template__ul--check li:before {
        top: 4px;
        position: absolute;
        left: -27px
    }
}

.template__ol {
    margin-left: 0;
    padding-left: 0;
    counter-reset: myCounter
}

.template__ol li {
    list-style-type: none;
    margin-bottom: 22px
}

.template__ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter) ".";
    color: var(--ds-cyan);
    margin-right: 16px
}

@media (min-width: 1024px) {
    .template__ol li:before {
        margin-right: 18px
    }
}

.template__left-p {
    padding-right: 36px
}

.template__table {
    width: 100%
}

.template__table tr:nth-of-type(2n+1) {
    border-top: solid 1px #a1a1a1;
    border-bottom: solid 1px #a1a1a1
}

.template__table tr:first-of-type {
    background-color: var(--ds-cyan,#00bef3);
    border: none
}

.template__table th {
    color: #fff;
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 26px
}

.template__table td {
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 26px
}

.menu-left__head {
    background-color: var(--ds-cyan);
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 14px;
    cursor: pointer
}

.menu-left__head:after {
    content: '';
    width: 9px;
    height: 9px;
    display: block;
    background-color: transparent;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
    position: absolute;
    right: 12px;
    top: 14px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-transition: all .5s 0s ease;
    -o-transition: all .5s 0s ease;
    -webkit-transition: all .5s 0s ease;
    transition: all .5s 0s ease
}

.menu-left__head--open:after {
    -moz-transform: rotate(134deg);
    -ms-transform: rotate(134deg);
    -webkit-transform: rotate(134deg);
    -o-transform: rotate(134deg);
    transform: rotate(134deg);
    top: 17px
}

@media (min-width: 1024px) {
    .menu-left__head {
        display: none
    }
}

.menu-left__list {
    max-height: 0;
    overflow: visible;
    display: inline-block;
    -moz-transition: all .5s 0s ease;
    -o-transition: all .5s 0s ease;
    -webkit-transition: all .5s 0s ease;
    transition: all .5s 0s ease;
    padding-left: 14px;
    width: 100%
}

.menu-left__list--open {
    max-height: 10000px
}

@media (min-width: 1024px) {
    .menu-left__list {
        max-height: none
    }
}

@media (min-width: 1900px) {
    .menu-left__list {
        padding-left: 0
    }
}

.menu-left__item {
    display: inline-block;
    border-bottom: solid 1px var(--ds-line);
    padding-top: 13px;
    width: 100%
}

@media (min-width: 1024px) {
    .menu-left__item {
        padding-top: 0;
        width: 100%
    }
}

.menu-left__item-head {
    font-size: 18px;
    padding-right: 0;
    padding-top: 8px;
    line-height: 28px;
    cursor: pointer;
    color: #4d4d4d;
    width: 100%;
    display: inline-block
}

.menu-left__item-head--current {
    color: #000;
    font-weight: 700
}

.menu-left__item-head--current .menu-left__item-head-text a {
    color: #000 !important;
    font-weight: 700
}

@media (min-width: 1024px) {
    .menu-left__item-head--current {
        background-color: var(--ds-cyan);
        color: #fff
    }

    .menu-left__item-head--current .menu-left__pointer:after {
        border-color: #fff
    }
}

@media (min-width: 1024px) and (min-width: 1900px) {
    .menu-left__item-head--current .menu-left__pointer {
        border-color: #fff
    }
}

@media (min-width: 1024px) {
    .menu-left__item-head--current a {
        color: #fff
    }
}

.menu-left__item-head--open.menu-left__item-head--li a {
    color: #848484
}

@media (min-width: 1024px) {
    .menu-left__item-head {
        font-size: 16px;
        padding-top: 11px;
        padding-bottom: 10px
    }
}

.menu-left__item-head-text {
    font-size: 16px;
    color: #4d4d4d
}

@media (min-width: 1024px) {
    .menu-left__item-head-text {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 11px
    }
}

@media (min-width: 1900px) {
    .menu-left__item-head-text {
        line-height: 19px;
        margin-bottom: auto
    }
}

.menu-left__ul {
    max-height: 0;
    overflow: hidden;
    display: inline-block;
    -moz-transition: all .4s 0s ease;
    -o-transition: all .4s 0s ease;
    -webkit-transition: all .4s 0s ease;
    transition: all .4s 0s ease;
    padding-left: 24px;
    margin-top: 0;
    margin-bottom: 0
}

.menu-left__ul--open {
    max-height: 2000px;
    padding-top: 8px;
    padding-bottom: 13px
}

@media (min-width: 1024px) {
    .menu-left__ul--open {
        padding-top: 16px;
        margin-top: -4px;
        padding-bottom: 8px
    }
}

@media (min-width: 1024px) {
    .menu-left__ul {
        padding-left: 18px
    }
}

@media (min-width: 1900px) {
    .menu-left__ul {
        padding-left: 34px
    }
}

.menu-left__li {
    list-style-type: none;
    display: inline-block;
    width: 100%
}

@media (min-width: 1900px) {
    .menu-left__li {
        margin-bottom: 13px
    }
}

.menu-left__li .menu-left__item-head--open {
    background-color: #fff
}

.menu-left__li .menu-left__item-head--open .menu-left__pointer:after {
    border-color: var(--ds-cyan)
}

@media (min-width: 1900px) {
    .menu-left__li .menu-left__item-head--open .menu-left__pointer {
        border-color: var(--ds-cyan)
    }
}

@media (min-width: 1024px) {
    .menu-left__li>.menu-left__item-head--current {
        background-color: #fff
    }

    .menu-left__li>.menu-left__item-head--current .menu-left__pointer {
        border-color: var(--ds-cyan)
    }

    .menu-left__li>.menu-left__item-head--current .menu-left__pointer:after {
        border-color: var(--ds-cyan)
    }
}

.menu-left__li-head {
    font-size: 13px;
    color: var(--ds-muted);
    padding-right: 27px;
    margin-bottom: 12px;
    display: inline-block;
    line-height: 22px;
    cursor: pointer
}

@media (min-width: 1024px) {
    .menu-left__li-head {
        line-height: 16px;
        font-size: 12px;
        padding-left: 13px
    }
}

@media (min-width: 1900px) {
    .menu-left__li-head {
        margin-bottom: -3px
    }
}

.menu-left__li-head--open {
    color: #000;
    font-weight: 700
}

@media (min-width: 1024px) {
    .menu-left__item-head--li {
        padding-top: 1px;
        padding-bottom: 1px
    }
}

.menu-left__pointer {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: solid 1px var(--ds-cyan);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
    margin-right: 9px;
    top: 5px;
    -moz-transition: all .5s 0s ease;
    -o-transition: all .5s 0s ease;
    -webkit-transition: all .5s 0s ease;
    transition: all .5s 0s ease
}

@media (min-width: 1024px) {
    .menu-left__pointer {
        top: 0
    }
}

@media (min-width: 1900px) {
    .menu-left__pointer {
        top: 5px
    }
}

.menu-left__pointer:after {
    position: absolute;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    border-left: solid 1px var(--ds-cyan);
    border-bottom: solid 1px var(--ds-cyan);
    left: 4.4px;
    top: 5px
}

@media (min-width: 1024px) {
    .menu-left__pointer:after {
        border-left-width: 2px;
        border-bottom-width: 2px;
        -moz-transition: all .5s 0s ease;
        -o-transition: all .5s 0s ease;
        -webkit-transition: all .5s 0s ease;
        transition: all .5s 0s ease
    }
}

@media (min-width: 1900px) {
    .menu-left__pointer:after {
        width: 7px;
        height: 7px;
        left: 7.4px;
        top: 8px
    }
}

.menu-left__pointer--open {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media (min-width: 1024px) {
    .menu-left__pointer--open {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    .menu-left__pointer--open:after {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@media (min-width: 1900px) {
    .menu-left__pointer--open:after {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 7px;
        left: 7.9px
    }
}

@media (min-width: 1024px) {
    .menu-left__pointer {
        border: none;
        margin-right: 4px;
        margin-left: 6px;
        margin-top: 1px
    }
}

@media (min-width: 1900px) {
    .menu-left__pointer {
        border: solid 1px var(--ds-cyan);
        width: 24px;
        height: 24px;
        margin-right: 12px;
        margin-left: 11px;
        margin-top: -2px
    }
}

.menu-left__stub {
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
    margin-right: 9px;
    top: 5px
}

@media (min-width: 1024px) {
    .menu-left__stub {
        border: none;
        margin-right: 4px;
        margin-left: 6px;
        margin-top: 1px
    }
}

@media (min-width: 1900px) {
    .menu-left__stub {
        width: 24px;
        height: 24px;
        margin-right: 12px;
        margin-left: 11px;
        margin-top: -2px
    }
}

@media (min-width: 1024px) {
    .menu-left__pointer--li {
        margin-top: 0
    }
}

@media (min-width: 1900px) {
    .menu-left__pointer--li {
        margin-top: -6px
    }
}

.menu-left__button-group {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 15px
}

@media (min-width: 1900px) {
    .menu-left__button-group {
        padding-left: 0;
        margin-top: 0
    }
}

.menu-left__button-group .button--services {
    border-color: transparent
}

.menu-left__button-group .button--services-cur {
    border-color: var(--ds-cyan)
}

.menu-left__button-group .button--services-cur:hover {
    border-color: var(--ds-cyan)
}

.banner-service {
    position: relative
}

.banner-service__hr {
    border: none;
    background-color: var(--ds-cyan);
    height: 2px;
    width: 24px;
    margin-left: 0;
    margin-bottom: 2px
}

@media (min-width: 1024px) {
    .banner-service__hr {
        width: 48px;
        margin-bottom: 19px
    }
}

@media (min-width: 1260px) {
    .banner-service__hr {
        margin-bottom: 14px
    }
}

.banner-service__text-block {
    background-color: #3c73ca;
    border-bottom: solid 3px var(--ds-cyan);
    padding: 1.5px 15px 1.5px
}

@media (min-width: 1024px) {
    .banner-service__text-block {
        height: 267px;
        border-top: solid 6px var(--ds-accent,#2e47d7);
        padding: 17.5px 0 1.5px 27px;
        border-bottom-width: 6px;
        width: 44%
    }
}

@media (min-width: 1260px) {
    .banner-service__text-block {
        height: 304px;
        padding: 13.5px 62px 1.5px 36px
    }
}

.banner-service__img {
    border-bottom: solid 3px var(--ds-accent,#2e47d7);
    overflow: hidden
}

@media (min-width: 1024px) {
    .banner-service__img {
        height: 267px;
        border-bottom-color: var(--ds-cyan);
        border-bottom-width: 6px;
        width: 56%
    }
}

@media (min-width: 1260px) {
    .banner-service__img {
        height: 304px
    }
}

.banner-service__img img {
    height: 100%;
    margin: 0 auto;
    display: block;
    width: 100%
}

@media (min-width: 1024px) {
    .banner-service__img img {
        position: static;
        height: auto;
        width: 100%
    }
}

.banner-service__text {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    padding-right: 53px
}

@media (min-width: 1024px) {
    .banner-service__text {
        font-size: 30px;
        line-height: 40px;
        padding-right: 27px
    }
}

@media (min-width: 1260px) {
    .banner-service__text {
        font-size: 36px;
        line-height: 45px !important
    }
}

.banner-service__block-stub {
    width: 100%;
    height: 232px;
    overflow: hidden
}

@media (min-width: 1024px) {
    .banner-service__block-stub {
        height: 267px
    }
}

@media (min-width: 1260px) {
    .banner-service__block-stub {
        height: 304px
    }
}

.text-service {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 31px;
    display: inline-block;
    width: 100%
}

@media (min-width: 1024px) {
    .text-service {
        padding-left: 0;
        padding-right: 24px;
        padding-top: 10px
    }
}

@media (min-width: 1260px) {
    .text-service {
        padding-right: 2px
    }
}

.text-service img {
    max-width: 100%;
}

.text-service p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 28px
}

@media (min-width: 1024px) {
    .text-service p {
        font-size: 14px;
        line-height: 28px
    }
}

@media (min-width: 1260px) {
    .text-service p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 18px
    }
}

.text-service ul {
    margin-left: 0;
    padding-left: 24px
}

.text-service ul li {
    list-style-type: none;
    margin-bottom: 23px;
    line-height: 24px;
    position: relative
}

.text-service ul li:before {
    content: '';
    width: 13px;
    height: 7px;
    display: inline-block;
    border-left: solid 2px var(--ds-cyan);
    border-bottom: solid 2px var(--ds-cyan);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
    position: relative;
    top: -3px;
    margin-right: 16px;
    width: 21px;
    height: 12px;
    border-width: 2px
}

@media (min-width: 1024px) {
    .text-service ul li:before {
        width: 15px;
        height: 8px
    }
}

@media (max-width: 767px) {
    .text-service ul li:before {
        top: 4px;
        position: absolute;
        left: -27px
    }
}

.text-service ol {
    margin-left: 0;
    padding-left: 36px;
    counter-reset: myCounter
}

.text-service ol>li {
    list-style-type: none;
    margin-bottom: 22px
}

.text-service ol>li:before {
    counter-increment: myCounter;
    content: counter(myCounter) ".";
    color: var(--ds-cyan);
    margin-right: 16px
}

@media (min-width: 1024px) {
    .text-service ol>li:before {
        margin-right: 18px
    }
}

.text-service h2,
.text-service h3 {
    color: #000;
    text-align: left;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 23px
}

@media (min-width: 1024px) {

    .text-service h2,
    .text-service h3 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 0;
        margin-bottom: 4px
    }
}

@media (min-width: 1260px) {

    .text-service h2,
    .text-service h3 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 8px
    }
}

@media (min-width: 1900px) {

    .text-service h2,
    .text-service h3 {
        font-size: 36px;
        line-height: 70px
    }
}

.text-service h2--2,
.text-service h3--2 {
    margin-top: 44px
}

/* .text-service h2:before,
.text-service h3:before {
    content: '';
    width: 48.5px;
    height: 2px;
    display: block;
    background-color: var(--ds-cyan);
    margin-bottom: 27px
} */

@media (min-width: 1024px) {

    .text-service h2:before,
    .text-service h3:before {
        margin-bottom: 14px
    }
}

.text-service table {
    width: 100%
}

.text-service table tr:nth-of-type(2n+1) {
    border-top: solid 1px #a1a1a1;
    border-bottom: solid 1px #a1a1a1
}

.text-service table tr:first-of-type {
    background-color: var(--ds-cyan,#00bef3);
    border: none
}

.text-service table th {
    color: #fff;
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 26px
}

.text-service table td {
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 26px
}

.text-service__p {
    font-size: 14px;
    line-height: 24px
}

@media (min-width: 1024px) {
    .text-service__p {
        font-size: 14px;
        line-height: 34px
    }
}

@media (min-width: 1260px) {
    .text-service__p {
        font-size: 16px;
        line-height: 36px
    }
}

.text-service__p--hide {
    display: none
}

@media (min-width: 1024px) {
    .text-service__p--hide {
        display: inline-block
    }
}

.benefits {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 47px
}

@media (min-width: 1024px) {
    .benefits {
        padding-left: 0;
        padding-top: 32px
    }
}

@media (min-width: 1260px) {
    .benefits {
        padding-top: 5px
    }
}

.benefits__head-h2 {
    text-align: left
}

@media (min-width: 1024px) {
    .benefits__head-h2 {
        margin-bottom: 15px
    }
}

.benefits__number {
    font-size: 24px;
    line-height: 16px;
    color: var(--ds-cyan);
    text-align: center;
    margin-bottom: 9px;
    padding-top: 6px
}

@media (min-width: 1024px) {
    .benefits__number {
        font-size: 32px;
        line-height: 32px;
        padding-top: 9px
    }
}

@media (min-width: 1260px) {
    .benefits__number {
        font-size: 36px;
        width: 15%;
        padding-top: 12px;
        padding-left: 10px
    }
}

.benefits__item {
    margin-bottom: 22px;
    display: inline-block;
    width: 100%
}

.benefits__text {
    font-size: 14px;
    line-height: 26px;
    color: var(--ds-ink)
}

@media (min-width: 1024px) {
    .benefits__text {
        font-size: 16px;
        line-height: 28px;
        padding-left: 19px
    }
}

@media (min-width: 1260px) {
    .benefits__text {
        width: 85%;
        padding-left: 0
    }
}

.benefits__list {
    overflow: hidden;
    width: 100%
}

.benefits__pagination {
    text-align: center;
    margin-top: 18px;
    margin-bottom: 10px
}

@media (min-width: 1024px) {
    .benefits__pagination {
        display: none
    }
}

@media (min-width: 1024px) {
    .benefits__wrapper {
        display: block
    }
}

.pagination .swiper-pagination-bullet {
    opacity: 1;
    width: 7px;
    height: 7px;
    display: inline-block;
    background-color: var(--ds-ink);
    margin: 0 10px !important
}

@media (min-width: 1024px) {
    .pagination .swiper-pagination-bullet {
        margin: 0 17px !important
    }
}

.pagination .swiper-pagination-bullet-active {
    background: 0 0;
    border: solid 1px var(--ds-cyan);
    width: 9px;
    height: 9px;
    margin: 0 10px !important
}

@media (min-width: 1024px) {
    .pagination .swiper-pagination-bullet-active {
        margin: -1px 17px !important
    }
}

.completed-projects {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 47px
}

@media (min-width: 1024px) {
    .completed-projects {
        padding-left: 0;
        padding-right: 0px;
        padding-top: 32px
    }
}

@media (min-width: 1260px) {
    .completed-projects {
        padding-top: 5px;
        margin-top: 50px;
    }
}

.completed-projects__list {
    overflow: hidden;
    padding-bottom: 40px;
}

.completed-projects__item {
    margin: 0 auto
}

@media (min-width: 1024px) {
    .completed-projects__wrapper {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-flex-direction: row;
        flex-direction: row
    }

    .completed-projects__wrapper .swiper-slide {
        width: auto;
        height: auto
    }
}

.completed-projects__head-h2 {
    text-align: left;
    margin-bottom: 24px
}

/* ЕДИНЫЙ стиль подзаголовков нижней секции услуг (консистентность, владелец 2026-06-16):
   FAQ / «Рассмотрите также» / «Реализованные проекты» / форма «Отправить заявку» = как
   .rc-title «Читайте также» (cds-канон: navy --ds-ink, 30px, 700, PetraSans, left).
   !important — перебить легаси head-h2/--temp (чёрный 40-44px / 36px-400). */
.completed-projects__head-h2,
.add_menu .head-h2.completed-projects__head-h2.head-h2--temp,
.form--big .form__head {
    font-size: 30px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    color: var(--ds-ink,#0a225e) !important;
    text-align: left !important;
    font-family: var(--ds-font, 'PetraSans', sans-serif) !important;
}
@media (max-width: 767px) {
    .completed-projects__head-h2,
    .add_menu .head-h2.completed-projects__head-h2.head-h2--temp,
    .form--big .form__head {
        font-size: 24px !important;
    }
}

@media (min-width: 1024px) {
    .completed-projects__head-h2 {
        margin-bottom: 19px
    }
}

@media (min-width: 1260px) {
    .completed-projects__head-h2 {
        margin-bottom: 13px;
        margin-left: 0;   /* было 30px — заголовок секции выровнен по левому краю к карточкам/контенту (канон, 2026-06-16) */
    }
}

.completed-projects__pagination {
    text-align: center;
    margin-top: 32px
}

@media (min-width: 1024px) {
    .completed-projects__pagination {
        height: 11px
    }
}

.projects-item {
    max-width: 291px;
    border: var(--ds-bw,1px) solid var(--ds-line,#e3e3e3);
    border-radius: var(--ds-r-md,8px);
    box-shadow: var(--ds-sh-card,0 2px 12px rgba(10,34,94,.05));
    min-height: 370px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
    transition: transform .3s cubic-bezier(.22,1,.36,1), box-shadow .3s, border-color .3s;
}

.projects-item:hover {
    transform: translateY(-4px);
    box-shadow: var(--ds-sh-lift,0 16px 38px rgba(10,34,94,.14));
    border-color: transparent
}

@media (min-width: 1024px) {
    .projects-item {
        max-width: 285px;
        min-height: 370px
    }
}

@media (min-width: 1260px) {
    .projects-item {
        max-width: 395px;
        min-height: 370px
    }
}

.projects-item__img {
    border-bottom: var(--ds-bw-accent,3px) solid var(--ds-cyan);
    position: relative;
    aspect-ratio: 16/10;
    overflow: hidden
}

@media (min-width: 1024px) {
    .projects-item__img {
        max-height: 240px;
        overflow: hidden;
    }
}

.projects-item__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .5s cubic-bezier(.22,1,.36,1)
}

.projects-item:hover .projects-item__img img {
    transform: scale(1.05)
}

.projects-item__yar {
    position: absolute;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    background-color: var(--ds-cyan,#00bef3);
    color: var(--ds-ink,#0a225e);
    left: 0;
    top: 16px;
    letter-spacing: .02em;
    padding: 6px 14px
}

.projects-item__head {
    font-size: 17px;
    font-weight: var(--ds-fw-semibold,600);
    line-height: 1.3 !important;
    color: var(--ds-ink);
    text-transform: none;
    padding: 20px 20px 0
}

@media (min-width: 1024px) {
    .projects-item__head {
        font-size: 17px;
        line-height: 1.3;
        padding: 20px 20px 0
    }
}

@media (min-width: 1260px) {
    .projects-item__head {
        font-size: 18px;
        line-height: 1.3;
        padding: 22px 22px 0
    }
}

.projects-item__hr {
    display: none
}

.projects-item__text {
    font-size: 13px;
    font-weight: var(--ds-fw-medium,500);
    line-height: 1.2;
    color: var(--ds-cyan-deep,#0a87b8);
    text-transform: uppercase;
    letter-spacing: .03em;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 12px 0 0;
    margin: 14px 20px 0;
    border-top: var(--ds-bw,1px) solid var(--ds-line,#e3e3e3)
}
.projects-item__text svg {
    width: 15px;
    height: 15px;
    flex: none
}

.projects-item__text-block {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-bottom: 20px
}

.projects-item__bottom {
    margin-top: auto
}

.contacts {
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 33px;
    display: inline-block
}

@media (min-width: 1024px) {
    .contacts {
        border: solid 2px var(--ds-cyan);
        border-bottom: solid 6px var(--ds-accent,#2e47d7);
        padding: 0
    }
}

.contacts__left {
    border: solid 1px var(--ds-cyan);
    border-bottom: solid 3px var(--ds-accent,#2e47d7);
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 9px;
    padding-right: 20px
}

@media (min-width: 1024px) {
    .contacts__left {
        border: none;
        padding-right: 0;
        padding-left: 39px;
        padding-top: 46px
    }
}

.contact__right {
    padding-top: 40px
}

@media (min-width: 1024px) {
    .contact__right {
        padding-top: 0
    }
}

.contact__img {
    width: 100%;
    height: 571px;
    cursor: pointer;
    position: relative
}

@media (min-width: 1024px) {
    .contact__img {
        width: 552px;
        height: 389px
    }
}

@media (min-width: 1260px) {
    .contact__img {
        width: 815px;
        height: 392px
    }
}

@media (min-width: 1900px) {
    .contact__img {
        width: 815px;
        height: 472px
    }
}

.contact__img--tul {
    display: block;
    background: url(/local/templates/credos-new/images/map-1900.jpg) center 0 no-repeat
}

@media (min-width: 1024px) {
    .contact__img--tul .contact__text-map {
        left: calc(50% + 60px);
        top: 133px
    }
}

@media (min-width: 1260px) {
    .contact__img--tul .contact__text-map {
        width: 311px
    }
}

@media (min-width: 1900px) {
    .contact__img--tul .contact__text-map {
        top: 137px
    }
}

.contact__img--mos {
    display: block;
    background: url(/local/templates/credos-new/images/map-m-1920.jpg) center 0 no-repeat;
    background-position-x: 80%
}

@media (min-width: 768px) {
    .contact__img--mos {
        background-position-x: center
    }
}

@media (min-width: 1024px) {
    .contact__img--mos .contact__text-map {
        left: calc(50% - 161px);
        top: 133px
    }

    .contact__img--mos .contact__text-map:before {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        left: auto;
        right: -18px
    }
}

.contact__img img {
    width: 100%
}

.contacts__button {
    width: auto;
    height: 36px;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 38px;
    margin-right: 13px;
    border-color: transparent
}

.contacts__button--cur {
    color: #000;
    border-color: var(--ds-cyan)
}

.contacts__button--cur:hover {
    color: #000;
    background-color: #fff;
    border-color: var(--ds-cyan);
    cursor: auto
}

@media (min-width: 1024px) {
    .contacts__button {
        font-size: 18px;
        padding-top: 3px;
        padding-bottom: 37px;
        padding-left: 20px;
        padding-right: 22px
    }
}

.contacts__button-group {
    margin-bottom: 31px
}

@media (min-width: 1024px) {
    .contacts__button-group {
        margin-bottom: 60px
    }
}

@media (min-width: 1900px) {
    .contacts__button-group {
        margin-bottom: 100px
    }
}

.contacts__slide {
    display: none
}

.contacts__slide--1 {
    display: block
}

.contacts__item {
    font-size: 16px;
    color: var(--ds-ink);
    display: inline-block;
    width: 100%;
    margin-bottom: 7px
}

@media (min-width: 635px) and (max-width: 1023px) {
    .contacts__item {
        width: 50%;
        float: left;
        padding-right: 18px
    }
}

@media (min-width: 1024px) {
    .contacts__item {
        font-size: 18px;
        margin-bottom: 16px
    }
}

.contacts__item:before {
    content: '';
    display: block;
    width: 32px;
    height: 33px;
    float: left;
    margin-right: 15px
}

@media (min-width: 1024px) {
    .contacts__item:before {
        margin-right: 23px;
        width: 34px;
        height: 35px
    }
}

.contacts__item--adress:before {
    background: url(/local/templates/credos-new/images/03306ad5a1df3d945a6a44ef554b9720.png) no-repeat;
    background-size: 28px;
    position: relative;
    top: -3px
}

@media (min-width: 1024px) {
    .contacts__item--adress:before {
        background-size: 34px;
        position: relative;
        top: -6px
    }
}

.contacts__item--phone:before {
    background: url(/local/templates/credos-new/images/5d98af28a2efa18e7513acdf10e90803.png) no-repeat;
    background-size: 28px;
    position: relative;
    top: -3px
}

@media (min-width: 1024px) {
    .contacts__item--phone:before {
        background-size: 34px;
        position: relative;
        top: -6px
    }
}

.contacts__item--time:before {
    background: url(/local/templates/credos-new/images/b7aa34468ff5b56a9714fbbd063d3b7d.png) no-repeat;
    background-size: 28px;
    position: relative;
    top: -3px
}

@media (min-width: 1024px) {
    .contacts__item--time:before {
        background-size: 34px;
        position: relative;
        top: -6px
    }
}

.contacts__item--mail {
    color: var(--ds-cyan)
}

.contacts__item--mail:before {
    background: url(/local/templates/credos-new/images/550d21cfa6233d38120ddadf9bbf040a.png) no-repeat;
    background-size: 28px;
    position: relative;
    top: -3px
}

@media (min-width: 1024px) {
    .contacts__item--mail:before {
        background-size: 34px;
        position: relative;
        top: -6px
    }
}

.contact__text-map {
    background-color: #1d2f57;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 33.5px;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 1024px) {
    .contact__text-map {
        width: 200px;
        right: auto;
        bottom: auto;
        left: 270px;
        top: 113px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 25px
    }

    .contact__text-map:before {
        content: '';
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        left: -19px;
        top: 16px;
        background: url(/local/templates/credos-new/images/map-ygl.png) no-repeat
    }
}

.contact__text-map a,
.contact__text-map p {
    font-size: 12px;
    color: #fff;
    line-height: 1.3
}

@media (min-width: 1024px) {
    .contact__text-map p {
        margin-bottom: 7px
    }
}

.contact__text-map a {
    display: inline-block;
    text-decoration: underline
}

.contact__text-map a:hover {
    text-decoration: none
}

.contact__logo {
    display: none
}

@media (min-width: 1024px) {
    .contact__logo {
        display: block;
        margin-bottom: 27px
    }
}

.contact__logo img {
    width: 154px
}

.services-filter {
    padding-top: 25px;
    display: inline-block;
    width: 100%;
    padding-bottom: 45px
}

.services-filter__text {
    margin-top: 26px;
    font-size: 16px;
    color: var(--ds-ink)
}

@media (min-width: 1024px) {
    .services-filter__text {
        margin-top: 0;
        float: left;
        display: inline-block;
        padding-top: 8px;
        padding-left: 10px
    }
}

@media (min-width: 1260px) {
    .services-filter__text {
        padding-left: 56px
    }
}

@media (min-width: 1260px) {
    .services-filter__left {
        width: 100%
    }
}

@media (min-width: 1260px) {
    .services-filter__right {
        width: 70.6%
    }
}

.select-filter {
    position: relative;
    max-width: 322px
}

.select-filter__head {
    font-size: 15px;
    line-height: 14px;
    color: #000;
    border: solid 1px #e1e1e1;
    display: inline-block;
    height: 37.5px;
    width: 100%;
    cursor: pointer;
    padding-left: 13.5px;
    padding-top: 5.5px;
    position: relative;
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .select-filter__head {
        height: 40px;
        padding-top: 7.5px
    }
}

.select-filter__head:after {
    content: '';
    width: 15px;
    height: 11px;
    display: block;
    background: url(/local/templates/credos-new/images/2f84902981219fc503f362f635508a1e.png) no-repeat;
    position: absolute;
    right: 6px;
    top: 16px;
    background-size: 15px;
    -moz-transition: all .7s 0s ease;
    -o-transition: all .7s 0s ease;
    -webkit-transition: all .7s 0s ease;
    transition: all .7s 0s ease
}

@media (min-width: 1024px) {
    .select-filter__head:after {
        background-size: 10px;
        width: 8px;
        height: 6px;
        right: 18px;
        background: url(/local/templates/credos-new/images/6383d819e6a4b790a9a4573a1db93280.png) no-repeat
    }
}

.select-filter__head--open {
    border-bottom: none
}

.select-filter__head--open:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 11px
}

.select-filter__list {
    max-height: 0;
    overflow: hidden;
    -moz-transition: all .7s 0s ease;
    -o-transition: all .7s 0s ease;
    -webkit-transition: all .7s 0s ease;
    transition: all .7s 0s ease;
    position: absolute;
    width: 100%;
    background-color: #fff;
    z-index: 150
}

.select-filter__list--open {
    border: solid 1px #e1e1e1;
    border-top: none;
    max-height: 500px
}

.select-filter__item {
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (min-width: 1024px) {
    .select-filter__item {
        line-height: 1.2
    }
}

.select-filter__item a:hover {
    color: var(--ds-cyan)
}

.projects-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: flex-start;
    align-items: stretch; /* карточки строки равной высоты (DS SSOT) */
    width: 100%
}

.projects-list__projects-item {
    margin: auto 12px 25px;
    margin-top: 0;
    min-height: 223px
}

@media (min-width: 1024px) {
    .projects-list__projects-item {
        min-height: 310px
    }
}

@media (min-width: 1260px) {
    .projects-list__projects-item {
        min-height: 419px;
        margin: auto 6px 25px;
        margin-top: 0
    }
}

@media (min-width: 1900px) {
    .projects-list__projects-item {
        width: 394px;
        margin: auto 7px 25px;
        margin-top: 0
    }
}

.projects-list__projects-item .projects-item__img {
    height: 182px;
    overflow: hidden
}

.projects-item__head {
    margin-bottom: 0
}

.projects-item__hr {
    margin-top: 0;
}

.projects-item__bottom {
    margin-top: auto;
}

@media (min-width: 1024px) {
    .projects-list__projects-item .projects-item__img {
        height: auto;
        max-height: 167px
    }
}

@media (min-width: 1260px) {
    .projects-list__projects-item .projects-item__img {
        max-height: 239px
    }
}

.projects-list__projects-item .projects-item__img img {
    width: 100%;
    min-height: 60px;
    height: 100%
}

.services-info-block__banner {
    height: 41vw;
    display: inline-block;
    overflow: hidden
}

@media (min-width: 1024px) {
    .services-info-block__banner {
        height: 220px;
        border-bottom: none
    }
}

@media (min-width: 1260px) {
    .services-info-block__banner {
        height: 260px
    }
}

@media (min-width: 1900px) {
    .services-info-block__banner {
        height: 298px
    }
}

.services-info-block__banner img {
    width: 100%
}

.services-info-block__text-block {
    background-color: var(--ds-tint,#e6f0f8);
    padding: 21px 15px 9px;
    z-index: 2;
}

@media (min-width: 1024px) {
    .services-info-block__text-block {
        padding: 16px 24px 9px
    }
}

@media (min-width: 1260px) {
    .services-info-block__text-block {
        padding: 21px 30px 9px
    }
}

@media (min-width: 1900px) {
    .services-info-block__text-block {
        padding-top: 17px
    }
}

.services-info-block__banner2 {
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 11px
}

@media (min-width: 1024px) {
    .services-info-block__banner2 {
        border-bottom: solid 7px var(--ds-accent,#2e47d7);
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0
    }
}

@media (min-width: 1260px) {
    .services-info-block__banner2 {
        padding-bottom: 19px
    }
}

.services-info-block__banner2 img {
    width: 124px
}

@media (min-width: 1024px) {
    .services-info-block__banner2 img {
        width: 168px
    }
}

.services-info-block__head {
    color: var(--ds-ink);
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 6px
}

@media (min-width: 1024px) {
    .services-info-block__head {
        line-height: 32px;
        margin-bottom: 2px
    }
}

@media (min-width: 1260px) {
    .services-info-block__head {
        font-size: 22px;
        line-height: 36px
    }
}

.services-info-block__text {
    font-size: 16px;
    line-height: 26px;
    color: #000
}

@media (min-width: 1024px) {
    .services-info-block__text {
        font-size: 14px;
        line-height: 30px
    }
}

@media (min-width: 1260px) {
    .services-info-block__text {
        line-height: 36px
    }
}

.services-info-block__text--top:before {
    content: '';
    width: 48.5px;
    height: 2px;
    display: block;
    background-color: var(--ds-cyan);
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .services-info-block__text--top:before {
        margin-bottom: -1px
    }
}

@media (min-width: 1260px) {
    .services-info-block__text--top:before {
        margin-bottom: 10px
    }
}

.services-info-block__cont {
    color: var(--ds-ink)
}

.services-info-block__yar {
    color: var(--ds-ink);
    font-size: 20px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 11px
}

@media (min-width: 1024px) {
    .services-info-block__yar {
        font-size: 16px;
        line-height: 36px;
        margin-top: 9px;
        margin-bottom: -6px
    }
}

.services-info-block__yar:before {
    content: '';
    width: 48.5px;
    height: 2px;
    display: block;
    background-color: var(--ds-cyan);
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .services-info-block__yar:before {
        margin-bottom: -1px
    }
}

@media (min-width: 1260px) {
    .services-info-block__yar:before {
        margin-bottom: 10px
    }
}

@media (min-width: 1260px) {
    .services-info-block__br {
        display: none
    }
}

.services-info-block__a {
    display: inline-block;
    width: 100%;
    color: var(--ds-cyan);
    text-decoration: underline;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 6px
}

@media (min-width: 1024px) {
    .services-info-block__a {
        font-size: 14px;
        margin-bottom: 0
    }
}

@media (min-width: 1260px) {
    .services-info-block__a {
        margin-bottom: 10px
    }
}

.services-text-block {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin-bottom: 0
}

@media (min-width: 640px) and (max-width: 1024px) {
    .services-text-block {
        line-height: 33px
    }
}

@media (min-width: 1024px) {
    .services-text-block {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 11px
    }
}

@media (min-width: 1260px) {
    .services-text-block {
        margin-bottom: 11px
    }
}

.services-text-block ul {
    margin-left: 0;
    padding-left: 24px
}

.services-text-block ul li {
    list-style-type: none;
    margin-bottom: 23px;
    position: relative
}

.services-text-block ul li:before {
    content: '';
    width: 13px;
    height: 7px;
    display: inline-block;
    border-left: solid 2px var(--ds-cyan);
    border-bottom: solid 2px var(--ds-cyan);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
    position: relative;
    top: -3px;
    margin-right: 16px;
    width: 21px;
    height: 12px;
    border-width: 4px
}

@media (min-width: 1024px) {
    .services-text-block ul li:before {
        width: 15px;
        height: 8px
    }
}

@media (max-width: 767px) {
    .services-text-block ul li:before {
        top: 4px;
        position: absolute;
        left: -27px
    }
}

.services-text-block ol {
    margin-left: 0;
    padding-left: 36px;
    counter-reset: myCounter
}

.services-text-block ol li {
    list-style-type: none;
    margin-bottom: 22px
}

.services-text-block ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter) ".";
    color: var(--ds-cyan);
    margin-right: 16px
}

@media (min-width: 1024px) {
    .services-text-block ol li:before {
        margin-right: 18px
    }
}

.services-text-block h2,
.services-text-block h3 {
    color: #000;
    text-align: left;
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 23px
}

@media (min-width: 1024px) {

    .services-text-block h2,
    .services-text-block h3 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 0;
        margin-bottom: 4px
    }
}

@media (min-width: 1260px) {

    .services-text-block h2,
    .services-text-block h3 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 8px
    }
}

@media (min-width: 1900px) {

    .services-text-block h2,
    .services-text-block h3 {
        font-size: 48px;
        line-height: 70px
    }
}

.services-text-block h2--2,
.services-text-block h3--2 {
    margin-top: 44px
}

.services-text-block h2:before,
.services-text-block h3:before {
    content: '';
    width: 48.5px;
    height: 2px;
    display: block;
    background-color: var(--ds-cyan);
    margin-bottom: 27px
}

@media (min-width: 1024px) {

    .services-text-block h2:before,
    .services-text-block h3:before {
        margin-bottom: 14px
    }
}

.services-text-block table {
    width: 100%
}

.services-text-block table tr:nth-of-type(2n+1) {
    border-top: solid 1px #a1a1a1;
    border-bottom: solid 1px #a1a1a1
}

.services-text-block table tr:first-of-type {
    background-color: var(--ds-cyan,#00bef3);
    border: none
}

.services-text-block table th {
    color: #fff;
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 26px
}

.services-text-block table td {
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 26px
}

.services-text-block__head-h2 {
    text-align: left;
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 23px
}

@media (min-width: 1024px) {
    .services-text-block__head-h2 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 0;
        margin-bottom: 4px
    }
}

@media (min-width: 1260px) {
    .services-text-block__head-h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 8px
    }
}

.services-text-block__head-h2--2 {
    margin-top: 44px
}

.services-text-block__head-h2:before {
    content: '';
    width: 48.5px;
    height: 2px;
    display: block;
    background-color: var(--ds-cyan);
    margin-bottom: 27px
}

@media (min-width: 1024px) {
    .services-text-block__head-h2:before {
        margin-bottom: 14px
    }
}

.services-text-block__text {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin-bottom: 0
}

@media (min-width: 640px) and (max-width: 1024px) {
    .services-text-block__text {
        line-height: 33px
    }
}

@media (min-width: 1024px) {
    .services-text-block__text {
        font-size: 14px;
        line-height: 34px;
        margin-bottom: 11px
    }
}

@media (min-width: 1260px) {
    .services-text-block__text {
        margin-bottom: 11px
    }
}

.services-text-block__text--li:before {
    content: '';
    width: 13px;
    height: 7px;
    display: inline-block;
    border-left: solid 2px var(--ds-cyan);
    border-bottom: solid 2px var(--ds-cyan);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
    position: relative;
    top: -3px;
    margin-right: 16px
}

@media (min-width: 1024px) {
    .services-text-block__text--li:before {
        width: 15px;
        height: 8px
    }
}

@media (min-width: 1024px) {
    .services-text-block__text--li:before {
        margin-right: 18px
    }
}

.news-banner {
    display: inline-block;
    width: 100%
}

@media (min-width: 1024px) {
    .news-banner__left {
        padding-left: 29px
    }
}

@media (min-width: 1260px) {
    .news-banner__left {
        padding-left: 0
    }
}

.news-banner__right {
    padding: 19px 15px 21px
}

@media (min-width: 1024px) {
    .news-banner__right {
        padding-top: 220px;
        padding-left: 5px
    }
}

@media (min-width: 1260px) {
    .news-banner__right {
        padding-left: 32px;
        padding-right: 0
    }
}

@media (min-width: 1024px) {
    .news-banner__img {
        max-width: 794px;
        max-height: 341px;
        overflow: hidden
    }
}

.news-banner__img img {
    width: 100%
}

.news-banner__img2 {
    width: 81px;
    height: 42px
}

@media (min-width: 1024px) {
    .news-banner__img2 {
        margin-bottom: 30px
    }
}

.news-banner__img2 img {
    width: 100%
}

.news-banner__hr {
    border: none;
    height: 3px;
    background-color: var(--ds-accent,#2e47d7)
}

@media (min-width: 1024px) {
    .news-banner__hr {
        height: 6px;
        margin-bottom: 13px
    }
}

.news-banner__date {
    color: #707070;
    font-size: 16px;
    line-height: 17px
}

@media (min-width: 1024px) {
    .news-banner__date {
        font-size: 18px;
        line-height: 34px
    }
}

.news-text {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 11px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-bottom: 24px
}

@media (min-width: 1024px) {
    .news-text {
        padding-left: 29px;
        padding-top: 0;
        font-size: 16px;
        line-height: 34px
    }
}

@media (min-width: 1260px) {
    .news-text {
        padding-left: 0
    }
}

@media (min-width: 1024px) {
    .news-text p {
        line-height: 28px;
        margin-bottom: 18px
    }
}

.news-text h2:not(.faq-title) {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 23px
}

@media (min-width: 1024px) {
    .news-text h2:not(.faq-title) {
        font-size: 30px;
        line-height: 40px;
        margin-top: 0;
        margin-bottom: 4px
    }
}

@media (min-width: 1260px) {
    .news-text h2:not(.faq-title) {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 8px
    }
}

@media (min-width: 1900px) {
    .news-text h2:not(.faq-title) {
        font-size: 48px;
        line-height: 70px
    }
}

.news-text h2:not(.faq-title):before {
    content: '';
    width: 48.5px;
    height: 2px;
    display: block;
    background-color: var(--ds-cyan);
    margin-bottom: 12px
}

@media (min-width: 1024px) {
    .news-text h2:not(.faq-title):before {
        margin-bottom: 14px
    }
}

.news-text ul {
    margin-left: 0;
    padding-left: 24px
}

.news-text ul li,
.uc-text-with-arrow ul li {
    list-style-type: none;
    margin-bottom: 18px;
    line-height: 28px;
    position: relative
}

.news-text ul li:before,
.uc-text-with-arrow ul li:before {
    content: '';
    width: 13px;
    height: 7px;
    display: inline-block;
    border-left: solid 2px var(--ds-cyan);
    border-bottom: solid 2px var(--ds-cyan);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
    position: relative;
    top: -3px;
    margin-right: 16px;
    width: 21px;
    height: 12px;
    border-width: 2px
}

@media (min-width: 1024px) {
    .news-text ul li:before,
    .uc-text-with-arrow ul li:before  {
        width: 15px;
        height: 8px
    }
}

@media (max-width: 767px) {
    .news-text ul li:before,
    .uc-text-with-arrow ul li:before  {
        top: 4px;
        position: absolute;
        left: -27px
    }
}

.news-text__text {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-bottom: 28px
}

@media (min-width: 1024px) {
    .news-text__text {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 18px
    }
}

.news-text__text--li {
    margin-bottom: 11px
}

.news-text__text--li:before {
    content: '';
    width: 13px;
    height: 7px;
    display: inline-block;
    border-left: solid 2px var(--ds-cyan);
    border-bottom: solid 2px var(--ds-cyan);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -webkit-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
    position: relative;
    top: -3px;
    margin-right: 16px
}

@media (min-width: 1024px) {
    .news-text__text--li:before {
        width: 15px;
        height: 8px
    }
}

@media (min-width: 1024px) {
    .news-text__text--li:before {
        margin-right: 18px
    }
}

.news-text__h2 {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 23px
}

@media (min-width: 1024px) {
    .news-text__h2 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 0;
        margin-bottom: 4px
    }
}

@media (min-width: 1260px) {
    .news-text__h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 8px
    }
}

.news-text__h2:before {
    content: '';
    width: 48.5px;
    height: 2px;
    display: block;
    background-color: var(--ds-cyan);
    margin-bottom: 12px
}

@media (min-width: 1024px) {
    .news-text__h2:before {
        margin-bottom: 14px
    }
}

.news-text__button {
    width: 100%;
    height: 58px;
    line-height: 58px;
    max-width: 351px;
    border-width: 2px;
    margin-bottom: 120px;
    font-size: 18px;
    color: var(--ds-ink)
}

.modal {
    display: none;
    background-color: var(--ds-paper,#fff);
    padding: var(--ds-sp-12,48px) var(--ds-sp-10,40px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10001;
    width: 100%;
    max-width: 723px;
    border: var(--ds-bw,1px) solid var(--ds-line,#e3e3e3);
    border-radius: var(--ds-r-xl,16px);
    box-shadow: var(--ds-sh-lift,0 16px 38px rgba(10,34,94,.14))
}
@media (max-width: 640px) {
    .modal { padding: var(--ds-sp-8,32px) var(--ds-sp-5,20px); border-radius: var(--ds-r-lg,12px) }
}

.modal-review {
    display: none;
    background-color: #fff;
    padding: 54.5px 40px;
    position: absolute;
    top: 30%;
    left: 23%;
    z-index: 10001;
    width: 100%;
    height: 100%;
    max-height: 200px;
    max-width: 723px;
    border: solid 1px var(--ds-cyan);
    text-align: center;
}

.modal-review.active {
    display: block;
}



.modal--min {
    max-width: 447px
}

.modal__close {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 11.5px;
    top: 11.5px;
    width: 20px;
    height: 20px
}

.modal__close-review {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 11.5px;
    top: 11.5px;
    width: 20px;
    height: 20px
}

.modal__line {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: var(--ds-accent,#2e47d7);
    margin-bottom: 6px;
    position: absolute;
    top: 8px
}

.modal__line-review {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: var(--ds-accent,#2e47d7);
    margin-bottom: 6px;
    position: absolute;
    top: 8px
}

.modal__line:nth-of-type(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px
}

.modal__line:nth-of-type(2) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal__content-review {
    font-size: 23px;
    font-weight: 400;
}

@media (max-width: 1024px) {
    .modal-review {
        max-width: 200px;
        left: 50%;
    }

    .modal__content-review {
        font-size: 17px;
    }
}

.modal-backg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(10,34,94,.55);
    z-index: 10000
}

.modal__line-review:nth-of-type(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px
}

.modal__line-review:nth-of-type(2) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal-backg-review {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: #000;
    opacity: .7;
    z-index: 10000
}

.tags {
    padding-top: 30.5px
}

@media (min-width: 1024px) {
    .tags {
        padding-top: 24px
    }
}

.tags__list {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-height: 144px;
    overflow: hidden;
    -moz-transition: max-height .5s 0s ease;
    -o-transition: max-height .5s 0s ease;
    -webkit-transition: max-height .5s 0s ease;
    transition: max-height .5s 0s ease
}

.tags__list--open {
    max-height: 1000px
}

@media (min-width: 1024px) {
    .tags__list {
        max-height: none;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.tags__item {
    font-size: 16px;
    line-height: 36px;
    color: var(--ds-cyan)
}

.tags__item--active {
    color: #000;
    cursor: auto
}

@media (min-width: 1024px) {
    .tags__item {
        font-size: 14px;
        line-height: 28px;
        padding-right: 32px
    }
}

.tags__yet {
    font-size: 16px;
    line-height: 36px;
    color: var(--ds-ink);
    cursor: pointer
}

.tags__yet:after {
    content: '';
    width: 12.5px;
    height: 6.5px;
    display: inline-block;
    background: url(/local/templates/credos-new/images/03da51ffb01e871fb0548fb5ead9f532.png) no-repeat;
    background-size: 11px;
    margin-left: 8px
}

@media (min-width: 1024px) {
    .tags__yet {
        display: none
    }
}

.experts {
    padding-top: 47px;
    padding-bottom: 71.5px
}

@media (min-width: 1024px) {
    .experts {
        padding-top: 38px
    }
}

.experts__list {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 1024px) {
    .experts__list {
        display: block
    }
}

.experts__experts-item {
    margin-bottom: 50.5px;
    margin-right: 10px
}

@media (min-width: 1024px) {
    .experts__experts-item {
        margin-right: 0;
        margin-bottom: 38.5px
    }
}

.experts__button {
    width: 250px;
    height: 50px;
    line-height: 50px;
    color: var(--ds-ink);
    margin: 0 auto;
    display: block
}

.experts-item {
    border: var(--ds-bw,1px) solid var(--ds-line,#e3e3e3);
    display: inline-block;
    padding: 35.5px 17.5px;
    max-width: 290px
}

@media (min-width: 1024px) {
    .experts-item {
        max-width: none;
        width: 100%;
        padding: 0
    }
}

@media (min-width: 1260px) {
    .experts-item {
        max-width: 1003px
    }
}

.experts-item:hover {
    border-color: var(--ds-cyan,#00bef3)
}

.experts-item--partnery {
    border: none
}

.experts-item__img--partnery {
    border: var(--ds-bw,1px) solid var(--ds-line,#e3e3e3);
    border-radius: var(--ds-r-md,8px);
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 259px;
    height: 235px;
    transition: border-color .2s, box-shadow .2s
}

.experts-item__img--partnery:hover {
    border-color: var(--ds-cyan,#00bef3);
    box-shadow: var(--ds-sh-card-hover,0 8px 24px rgba(0,190,243,.12))
}

.experts-item__img--partnery img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.experts-item__left {
    display: none
}

@media (min-width: 1024px) {
    .experts-item__left {
        display: block;
        width: 28%
    }
}

.experts-item__left--partnery {
    display: block
}

@media (min-width: 1024px) {
    .experts-item__right {
        width: 72%;
        padding-left: 43px;
        padding-right: 17px;
        padding-top: 21px
    }
}

@media (min-width: 1260px) {
    .experts-item__right {
        padding-left: 26px;
        padding-top: 27px
    }
}

.experts-item__head {
    font-size: 18px;
    line-height: 1.3;
    color: var(--ds-ink);
    font-weight: var(--ds-fw-semibold,600);
    display: inline-block
}

.experts-item__head:hover {
    color: var(--ds-cyan)
}

@media (min-width: 1024px) {
    .experts-item__head {
        font-size: 18px;
        margin-bottom: 12px
    }
}

.experts-item__text {
    font-size: 14px;
    line-height: 1.6;
    color: var(--ds-text);
    margin-bottom: 14px
}

@media (min-width: 1024px) {
    .experts-item__text {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 16px
    }
}

@media (min-width: 1024px) {
    .experts-item__tags {
        border-top: var(--ds-bw,1px) solid var(--ds-line)
    }
}

.experts-item__tags-item {
    font-size: 14px;
    line-height: 1.7;
    color: var(--ds-muted);
    width: 100%;
    display: inline-block
}

@media (min-width: 1024px) {
    .experts-item__tags-item {
        font-size: 12px;
        line-height: 1.7;
        display: inline
    }
}

.experts-item__hr {
    border: none;
    height: 2px;
    background-color: var(--ds-cyan);
    width: 36.5px;
    margin-left: 0
}

@media (min-width: 1024px) {
    .experts-item__hr {
        display: none
    }
}

.search-input {
    width: 100%;
    display: inline-block
}

.search-input__input {
    margin-bottom: 30px
}

@media (min-width: 1024px) {
    .search-input__input {
        float: left;
        width: 463px;
        margin-right: 20px
    }
}

@media (min-width: 1024px) {
    .search-input__input--select {
        width: 258px
    }
}

.search-input__input input,
.search-input__input select {
    width: 100%;
    height: 41px;
    padding-left: 13.5px;
    font-size: 14px
}

.search-input__input input::-webkit-input-placeholder,
.search-input__input select::-webkit-input-placeholder {
    color: #000
}

.search-input__input input::-moz-placeholder,
.search-input__input select::-moz-placeholder {
    color: #000
}

.search-input__input input:-moz-placeholder,
.search-input__input select:-moz-placeholder {
    color: #000
}

.search-input__input input:-ms-input-placeholder,
.search-input__input select:-ms-input-placeholder {
    color: #000
}

@media (min-width: 1024px) {

    .search-input__input input,
    .search-input__input select {
        height: 50px
    }
}

.search-input__button {
    width: 100%;
    color: var(--ds-ink);
    font-size: 16px;
    height: 41px;
    line-height: 41px
}

@media (min-width: 1024px) {
    .search-input__button {
        float: left;
        max-width: 200px;
        border-width: 2px;
        height: 50px;
        line-height: 50px;
        font-size: 18px
    }
}

@media (min-width: 1260px) {
    .search-input__button {
        max-width: 250px
    }
}

.search-list {
    padding-top: 45px
}

@media (min-width: 1024px) {
    .search-list {
        padding-top: 32px
    }
}

.search-list__item {
    display: inline-block;
    width: 100%;
    border-bottom: solid 1px #d7d7d7;
    padding-bottom: 15px;
    margin-bottom: 58px;
    max-width: 1010px
}

@media (min-width: 1024px) {
    .search-list__item {
        padding-bottom: 34px;
        margin-bottom: 36px
    }
}

.search-list__head {
    font-size: 16px;
    line-height: 26px;
    color: var(--ds-cyan);
    display: inline-block;
    cursor: pointer
}

@media (min-width: 1024px) {
    .search-list__head {
        font-size: 18px;
        line-height: 36px
    }
}

.search-list__text {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    padding-top: 13px
}

@media (min-width: 1024px) {
    .search-list__text {
        font-size: 16px;
        line-height: 36px;
        margin-bottom: 0
    }
}

.search-list__path {
    color: var(--ds-cyan);
    font-size: 12px;
    line-height: 18px
}

.search-list__path a {
    color: var(--ds-cyan)
}

@media (min-width: 1024px) {
    .search-list__path {
        font-size: 14px;
        line-height: 36px
    }
}

.search-error {
    font-size: 18px;
    line-height: 20px
}

@media (min-width: 1024px) {
    .search-error {
        font-size: 36px;
        line-height: 40px
    }
}

.pagination-search {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 64px
}

.pagination-search__button {
    display: block;
    width: 56.5px;
    height: 41px;
    text-align: center;
    border: solid 2px #d7d7d7;
    float: left;
    color: #fff;
    overflow: hidden;
    position: relative
}

@media (min-width: 1024px) {
    .pagination-search__button {
        color: #d7d7d7;
        width: 74px;
        line-height: 41px;
        font-size: 13px
    }
}

.pagination-search__button:hover {
    border-color: var(--ds-cyan);
    color: #fff
}

@media (min-width: 1024px) {
    .pagination-search__button:hover {
        color: var(--ds-cyan)
    }
}

.pagination-search__button:hover:after,
.pagination-search__button:hover:before {
    border-color: var(--ds-ink)
}

@media (min-width: 1024px) {

    .pagination-search__button:hover:after,
    .pagination-search__button:hover:before {
        border-color: var(--ds-cyan)
    }
}

@media (min-width: 1024px) {
    .pagination-search__button {
        border: none
    }
}

.pagination-search__button--prev {
    border-right-width: 1px
}

.pagination-search__button--prev:before {
    content: "";
    display: inline-block;
    width: 8.4px;
    height: 8.4px;
    border-left: solid 2px #d7d7d7;
    border-bottom: solid 2px #d7d7d7;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 14.5px;
    left: calc(50% - 3px)
}

@media (min-width: 1024px) {
    .pagination-search__button--prev:before {
        position: static;
        margin-right: 10px;
        margin-top: 1px
    }
}

.pagination-search__button--next {
    border-left-width: 1px
}

.pagination-search__button--next:after {
    content: "";
    display: inline-block;
    width: 8.4px;
    height: 8.4px;
    border-right: solid 2px #d7d7d7;
    border-bottom: solid 2px #d7d7d7;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 14.5px;
    left: calc(50% - 3px)
}

@media (min-width: 1024px) {
    .pagination-search__button--next:after {
        position: static;
        margin-left: 10px;
        margin-top: 1px
    }
}

.pagination-search__list {
    display: block;
    float: left
}

.pagination-search__item {
    display: block;
    height: 41px;
    width: 45px;
    text-align: center;
    line-height: 41px;
    border: solid 2px #d7d7d7;
    float: left;
    border-right-width: 1px;
    border-left-width: 1px
}

@media (min-width: 1024px) {
    .pagination-search__item {
        border: none;
        font-size: 14px
    }
}

.pagination-search__item--active {
    border-color: var(--ds-cyan);
    background-color: var(--ds-ink);
    color: #fff
}

.pagination-search__item--active+.pagination-search__item {
    border-left-color: var(--ds-cyan)
}

@media (min-width: 1024px) {
    .pagination-search__item--active {
        background-color: #fff;
        color: var(--ds-cyan);
        border: solid 1px var(--ds-cyan)
    }
}

.pagination-search__item:hover {
    border-color: var(--ds-cyan)
}

.block-404 {
    border: solid 2px var(--ds-cyan);
    background: url(/local/templates/credos-new/images/b907891fb54e9a5703c8addd1a11a77f.png) 100% 100% no-repeat;
    background-size: 229px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 205px;
    width: 100%
}

@media (min-width: 1024px) {
    .block-404 {
        padding-top: 70px;
        padding-left: 45px;
        padding-bottom: 6px;
        background-size: auto
    }
}

@media (min-width: 1260px) {
    .block-404 {
        padding-top: 64px;
        padding-left: 68px;
        padding-bottom: 56px;
        background-size: 482px;
        background-position-y: 166%
    }
}

.block-404__head-h1 {
    margin-bottom: 24px;
    margin-top: 25px
}

@media (min-width: 1024px) {
    .block-404__head-h1 {
        font-size: 44px;
        margin-top: 0;
        margin-bottom: 40px
    }
}

.block-404__text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 26px
}

.block-404__text a {
    color: var(--ds-cyan)
}

@media (min-width: 1024px) {
    .block-404__text {
        font-size: 18px;
        line-height: 36px;
        padding-right: 114px;
        margin-bottom: 37px
    }
}

.block-404__logo {
    width: 161px
}

@media (min-width: 1024px) {
    .block-404__logo {
        width: 313px;
        margin-left: 18px
    }
}

@media (min-width: 1260px) {
    .block-404__logo {
        width: 390px
    }
}

@media (min-width: 1900px) {
    .block-404__logo {
        margin-left: -21px
    }
}

.block-404__logo img {
    width: 100%
}

.form-success {
    text-align: center;
    padding-top: 42px;
    padding-bottom: 42px
}

.form-success__head {
    font-size: 24px;
    line-height: 34px;
    color: var(--ds-ink)
}

@media (min-width: 1024px) {
    .form-success__head {
        font-size: 36px;
        line-height: 30px;
        margin-bottom: 61px
    }
}

.form-success__text {
    font-size: 18px;
    line-height: 28px;
    color: #6f6f6f
}

@media (min-width: 1024px) {
    .form-success__text {
        font-size: 24px;
        line-height: 44px
    }
}

.site-map__head-1 {
    font-size: 20px;
    line-height: 34px;
    color: var(--ds-ink);
    text-transform: uppercase;
    display: inline-block;
    width: 100%
}

@media (min-width: 1024px) {
    .site-map__head-1 {
        font-size: 16px;
        line-height: 36px
    }
}

.site-map__head-2 {
    font-size: 18px;
    line-height: 30px;
    color: #000
}

@media (min-width: 1024px) {
    .site-map__head-2 {
        font-size: 16px;
        line-height: 36px
    }
}

.site-map__head-3 {
    font-size: 16px;
    line-height: 30px;
    color: #757575
}

@media (min-width: 1024px) {
    .site-map__head-3 {
        font-size: 14px;
        line-height: 36px
    }
}

.site-map__list {
    padding-left: 30px
}

@media (min-width: 1024px) {
    .site-map__list {
        padding-left: 60px
    }
}

.site-map__list--two {
    padding-left: 15px
}

@media (min-width: 1024px) {
    .site-map__list--two {
        padding-left: 31px
    }
}

.site-map__list li {
    list-style-type: none
}

.advantages {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media (min-width: 1024px) {
    .advantages {
        justify-content: space-around;
        padding-left: 30px
    }
}

@media (min-width: 1260px) {
    .advantages {
        padding-left: 0;
        justify-content: space-around
    }
}

.advantages__item {
    display: inline-block;
    max-width: 290px;
    width: 100%;
    margin-bottom: 11px
}

@media (min-width: 1024px) {
    .advantages__item {
        max-width: none;
        width: 314px
    }
}

@media (min-width: 1260px) {
    .advantages__item {
        margin-bottom: 20px;
        width: 303px
    }
}

.advantages__img {
    float: left;
    display: inline-block;
    width: 25%
}

.advantages__text {
    display: inline-block;
    float: left;
    width: 75%;
    font-size: 16px;
    line-height: 26px;
    color: var(--ds-ink);
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 13px
}

@media (min-width: 1024px) {
    .advantages__text {
        font-size: 18px;
        line-height: 32px
    }
}

.company {
    padding-top: 26px
}

@media (min-width: 1024px) {
    .company {
        display: grid;
        grid-template-columns: 1.63fr 1fr;
        -ms-grid-columns: 1.63fr 1fr;
        grid-template-rows: auto auto;
        -ms-grid-rows: auto auto;
        grid-gap: 0;
        grid-auto-rows: minmax(auto, auto);
        display: -ms-grid
    }
}

@media (min-width: 1260px) {
    .company {
        grid-template-columns: 2.329fr 1fr;
        -ms-grid-columns: 2.329fr 1fr;
        padding-top: 65px
    }
}

.company__land {
    margin-top: 52px;
    margin-bottom: 28px
}

@media (min-width: 1024px) {
    .company__land {
        display: none
    }
}

@media (min-width: 1024px) {
    .company__text-block {
        padding-right: 64px;
        grid-column: 1;
        grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1
    }
}

@media (min-width: 1024px) {
    .company__statistics {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-row: 2;
        -ms-grid-column-span: 2;
        -ms-grid-row-span: 3
    }
}

@media (min-width: 1260px) {
    .company__statistics {
        grid-column: 1;
        grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-row: 2;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 3
    }
}

@media (min-width: 1024px) {
    .company__statistics .statistics__text {
        padding-left: 45px;
        padding-right: 20px
    }
}

@media (min-width: 1260px) {
    .company__statistics .statistics__text {
        padding-right: 0
    }
}

.company__text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 28px
}

@media (min-width: 1024px) {
    .company__text {
        font-size: 16px;
        line-height: 36px
    }
}

.company__form {
    padding-top: 28px;
    display: inline-block
}

@media (min-width: 1024px) {
    .company__form {
        grid-column: 2;
        grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 1;
        padding-top: 0
    }
}

@media (min-width: 1260px) {
    .company__form {
        grid-column: 2;
        grid-row-start: 1;
        grid-row-end: 3;
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        -ms-grid-column-span: 1;
        -ms-grid-row-span: 2;
        padding-top: 0
    }
}

.history__right {
    padding-top: 158px
}

.history__head-h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: left
}

@media (min-width: 1024px) {
    .history__head-h2 {
        font-size: 44px;
        line-height: 68px
    }
}

.history__head-h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 1px;
    background-color: var(--ds-cyan);
    margin-top: 4px
}

@media (min-width: 1024px) {
    .history__head-h2:after {
        height: 3px;
        width: 102px;
        margin-top: 7px
    }
}

.history__item {
    border-left: solid 2px var(--ds-cyan);
    display: inline-block;
    padding-left: 16px;
    position: relative
}

@media (min-width: 1024px) {
    .history__item {
        border-left: none;
        padding-left: 0;
        width: 100%
    }
}

.history__item:before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 0;
    left: -9px;
    background: url(/local/templates/credos-new/images/ee8b7b41236a3952a2b41412d3b066e7.png) no-repeat;
    background-size: 100%
}

@media (min-width: 1024px) {
    .history__item:before {
        content: none
    }
}

.history__item:last-of-type {
    border-left: none
}

.history__list {
    padding-top: 14px;
    padding-left: 9px
}

@media (min-width: 1024px) {
    .history__list {
        padding-left: 0;
        padding-top: 45px
    }
}

.history__yar {
    font-size: 20px;
    line-height: 17px;
    color: var(--ds-cyan)
}

@media (min-width: 1024px) {
    .history__yar {
        float: left;
        display: inline-block;
        width: 20%;
        font-size: 36px;
        line-height: 34px;
        padding-top: 12px
    }
}

@media (min-width: 1260px) {
    .history__yar {
        width: 13%
    }
}

.history__text {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .history__text {
        float: left;
        display: inline-block;
        width: 80%;
        font-size: 16px;
        line-height: 30px;
        padding-left: 36px;
        margin-bottom: 27px
    }
}

@media (min-width: 1260px) {
    .history__text {
        width: 87%;
        margin-bottom: 35px;
        padding-right: 96px
    }
}

.history__tree {
    background: url(/local/templates/credos-new/images/f0e3bafed3e9e599068dde09afcfa3d4.png) no-repeat;
    width: 428px;
    height: 563px;
    display: none
}

@media (min-width: 1024px) {
    .history__tree {
        display: block
    }
}

@media (min-width: 1260px) {
    .history__tree {
        padding-top: 121px
    }
}

.map {
    text-align: center;
    padding-top: 100px;
    width: 100%;
    position: relative;
    display: none
}

@media (min-width: 1024px) {
    .map {
        display: inline-block
    }
}

.map svg path:hover {
    fill: #09215e
}

.map__land {
    position: absolute;
    top: 62px;
    left: 29px
}

@media (min-width: 1260px) {
    .map__land {
        top: 104px;
        left: 28px
    }
}

.map__name {
    position: absolute;
    border: solid 1px #000;
    border-radius: 8px;
    font-size: 18px;
    line-height: 36px;
    display: none;
    padding-left: 30px;
    min-width: 278px;
    background-color: #fff
}

.customers__list {
    width: 100%;
    overflow: hidden
}

.customers__list .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff
}

.customers__list .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 22px
}

.customers__item {
    width: 91px;
    min-height: 94px;
    border: solid 1px var(--ds-cyan);
    text-align: center;
    padding-top: 9px;
    margin-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 1024px) {
    .customers__item {
        width: 149px;
        min-height: 227px;
        border-color: #e1e1e1;
        cursor: pointer
    }

    .customers__item:hover {
        border-color: var(--ds-cyan)
    }

    .customers__item:hover .customers__head {
        color: var(--ds-cyan)
    }
}

@media (min-width: 1260px) {
    .customers__item {
        width: 184px;
        min-height: 227px;
        padding-top: 19px
    }
}

.customers__head {
    font-size: 7px;
    line-height: 8.19px !important;
    cursor: pointer
}

@media (min-width: 1024px) {
    .customers__head {
        font-size: 12px;
        line-height: 13.5px !important
    }
}

@media (min-width: 1260px) {
    .customers__head {
        line-height: 17.19px !important
    }
}

.customers__head:hover {
    color: var(--ds-cyan)
}

.customers__img {
    width: 51px;
    display: inline-block;
    margin-bottom: 9px
}

@media (min-width: 1024px) {
    .customers__img {
        margin-bottom: 16px;
        width: auto;
        min-height: 129px
    }
}

@media (min-width: 1260px) {
    .customers__img {
        width: 107px;
        min-height: 114px
    }
}

.customers__img img {
    width: 100%
}

@media (min-width: 1024px) {
    .customers__img img {
        width: 100%
    }
}

@media (min-width: 1260px) {
    .customers__img img {
        width: 100%
    }
}

.customers__navigation-o-z {
    float: right
}

.navigation-o-z__btn-nav {
    width: 45px;
    height: 40px;
    background-color: #fff;
    cursor: pointer;
    border: solid 1px var(--ds-cyan);
    display: inline-block;
    float: left;
    margin-top: 1px
}

@media (min-width: 1024px) {
    .navigation-o-z__btn-nav {
        width: 81px;
        height: 73px
    }
}

@media (min-width: 1260px) {
    .navigation-o-z__btn-nav {
        height: 70px
    }
}

.navigation-o-z__btn-nav:before {
    content: '';
    width: 11px;
    height: 11px;
    display: block;
    border-right: solid 2px var(--ds-ink);
    border-bottom: solid 2px var(--ds-ink);
    position: absolute;
    margin-top: 14px
}

@media (min-width: 1024px) {
    .navigation-o-z__btn-nav:before {
        width: 20px;
        height: 20px;
        margin-top: 25px
    }
}

.navigation-o-z__btn-nav--prev:before {
    transform: rotate(132deg);
    margin-left: 18px
}

@media (min-width: 1024px) {
    .navigation-o-z__btn-nav--prev:before {
        margin-left: 35px
    }
}

.navigation-o-z__btn-nav--next:before {
    transform: rotate(-45deg);
    margin-left: 18px
}

@media (min-width: 1024px) {
    .navigation-o-z__btn-nav--next:before {
        margin-left: 23px
    }
}

.navigation-o-z__navigation {
    position: absolute;
    margin-left: 5px;
    margin-top: -33px;
    z-index: 100
}

@media (min-width: 1024px) {
    .navigation-o-z__navigation {
        margin-left: 327px;
        margin-top: -65px
    }
}

@media (min-width: 1260px) {
    .navigation-o-z__navigation {
        margin-left: calc(54% - 194px);
        margin-top: -71px
    }
}

@media (min-width: 1900px) {
    .navigation-o-z__navigation {
        margin-left: calc(53% - 194px)
    }
}

.navigation-o-z__pagination {
    float: left;
    margin-top: 14px;
    margin-right: 7px
}

@media (min-width: 1024px) {
    .navigation-o-z__pagination {
        margin-top: 32px
    }
}

@media (min-width: 1260px) {
    .navigation-o-z__pagination {
        margin-right: 15px
    }
}

.navigation-o-z__pagination .swiper-pagination-bullet {
    opacity: 1;
    width: 7px;
    height: 7px;
    display: inline-block;
    background-color: var(--ds-ink);
    margin: 0 10px !important
}

@media (min-width: 1024px) {
    .navigation-o-z__pagination .swiper-pagination-bullet {
        margin: 0 17px !important
    }
}

.navigation-o-z__pagination .swiper-pagination-bullet-active {
    background: 0 0;
    border: solid 2px var(--ds-cyan);
    width: 10px;
    height: 10px;
    margin: 0 10px !important;
    position: relative;
    top: 2px
}

@media (min-width: 1024px) {
    .navigation-o-z__pagination .swiper-pagination-bullet-active {
        margin: -1px 17px !important;
        top: 0
    }
}

@media (min-width: 1900px) {
    .navigation-o-z__pagination .swiper-pagination-bullet-active {
        border-width: 2px;
        width: 10px;
        height: 10px
    }
}

.swiper-button-disabled:before {
    border-right: solid 2px #8e9398;
    border-bottom: solid 2px #8e9398
}

.license__list {
    width: 100%;
    overflow: hidden
}

.license__list .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff
}

.license__list .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 22px
}

@media (min-width: 1024px) {
    .license__list .swiper-wrapper {
        -moz-box-lines: nowrap;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.license__navigation-o-z {
    float: right
}

.license__item {
    width: 91px;
    height: 94px;
    border: solid 1px var(--ds-cyan);
    text-align: center;
    padding-top: 9px;
    margin-bottom: 7px;
    overflow: hidden;
    position: relative
}

@media (min-width: 1024px) {
    .license__item {
        width: 149px;
        height: 155px;
        border-color: #e1e1e1;
        cursor: pointer
    }

    .license__item:hover {
        border-color: var(--ds-cyan)
    }

    .license__item:hover .license__img-black {
        display: none
    }

    .license__item:hover .license__img-color {
        display: block
    }

    .license__item:hover .license__text {
        display: inline-block
    }
}

@media (min-width: 1260px) {
    .license__item {
        width: 184px;
        height: 198px;
        padding-top: 19px
    }
}

.license__img-black {
    display: none;
    width: 100%
}

@media (min-width: 1024px) {
    .license__img-black {
        display: block
    }
}

.license__img-black img {
    width: 100%
}

.license__img-color {
    width: 100%
}

@media (min-width: 1024px) {
    .license__img-color {
        display: none
    }
}

.license__img-color img {
    width: 100%
}

.license__text {
    position: absolute;
    background-color: #22297a;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 7.235px;
    line-height: 7.995px !important;
    margin-bottom: 0;
    text-align: center;
    padding: 4px 6px 6px
}

@media (min-width: 1024px) {
    .license__text {
        font-size: 12px;
        line-height: 13.26px !important;
        padding: 10px 7px 4px;
        display: none
    }
}

@media (min-width: 1260px) {
    .license__text {
        line-height: 16.9px !important;
        padding: 20px 9px 22px
    }
}

.rewards {
    padding-bottom: 64px
}

.rewards__list {
    width: 100%;
    overflow: hidden
}

.rewards__list .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff
}

.rewards__list .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 22px
}

.rewards__navigation-o-z {
    float: right
}

.rewards__item {
    text-align: left;
    display: inline-block;
    width: 100%;
    border: solid 1px var(--ds-cyan);
    padding-left: 11px;
    padding-top: 20px;
    padding-bottom: 12px
}

@media (min-width: 1024px) {
    .rewards__item {
        min-height: 148px;
        padding-left: 22px
    }
}

.rewards__text {
    text-align: left;
    font-size: 13px;
    line-height: 14.995px;
    font-weight: 700
}

@media (min-width: 1024px) {
    .rewards__text {
        font-size: 16px;
        line-height: 26px
    }
}

.text-data {
    padding-top: 43px;
    padding-bottom: 43px
}

@media (max-width: 767px) {
    .text-data {
        padding-left: 15px;
        padding-right: 15px
    }
}

.text-data p {
    margin: 0 0 20px
}

.text-data h2 {
    margin-top: 45px
}

.text-data--no-marg {
    padding-top: 0
}

@media (max-width: 767px) {
    .text-data--no-marg h2 {
        margin-top: 16px
    }
}

.tags-mini__item {
    font-size: 14px;
    line-height: 25px;
    color: #9f9f9f;
    width: 100%;
    display: inline-block
}

@media (min-width: 1024px) {
    .tags-mini__item {
        font-size: 12px;
        line-height: 39px;
        display: inline
    }
}

.quote {
    background-color: #f5f5f5;
    max-width: 976px;
    padding: 24px 66px 22px
}

@media (max-width: 767px) {
    .quote {
        padding: 24px 25px 22px
    }
}

.quote__bottom {
    font-weight: 700;
    text-align: right
}

.insert {
    position: relative;
    margin-left: 30px;
    padding-left: 31px
}

.insert:before {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    bottom: 4px;
    width: 7px;
    background-color: var(--ds-cyan,#00bef3);
    left: 0
}

.img-text {
    display: inline-block;
    padding: 35.5px 17.5px;
    display: flex;
    flex-direction: column
}

@media (min-width: 1024px) {
    .img-text {
        margin-bottom: 20px;
        flex-direction: row;
        max-width: none;
        width: 100%;
        padding: 0
    }
}

.img-text:hover {
    border-color: var(--ds-cyan)
}

.img-text__left {
    display: block;
    margin-bottom: 12px
}

@media (min-width: 1024px) {
    .img-text__left {
        width: auto;
        display: block
    }
}

.img-text__img {
    border: solid 1px #e1e1e1;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 200px;
    height: 200px;
    min-width: 200px;
    overflow: hidden
}

@media (min-width: 1024px) {
    .img-text__right {
        width: auto;
        padding-left: 43px;
        padding-right: 17px;
        padding-top: 21px
    }
}

@media (min-width: 1260px) {
    .img-text__right {
        padding-left: 26px;
        padding-top: 0
    }
}

.img-text__head {
    font-size: 18px;
    line-height: 28px;
    color: var(--ds-cyan);
    display: inline-block
}

.img-text__head:hover {
    color: var(--ds-cyan)
}

@media (min-width: 1024px) {
    .img-text__head {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 22px
    }
}

.img-text__hr {
    border: none;
    height: 2px;
    background-color: var(--ds-cyan);
    width: 36.5px;
    margin-left: 0
}

@media (min-width: 1024px) {
    .img-text__hr {
        display: none
    }
}

.img-text__text {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-bottom: 17px
}

@media (min-width: 1024px) {
    .img-text__text {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 25px
    }
}

.top {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 38px
}

.top__item {
    display: block;
    width: 100%;
    min-height: 221px;
    padding-right: 10px;
    padding-left: 30px;
    border: solid 1px #e8e8e8;
    padding-bottom: 10px
}

@media (min-width: 768px) {
    .top__item {
        max-width: 33.33333333%
    }
}

.top__item:hover {
    border-color: var(--ds-cyan)
}

.top__img {
    width: 68px;
    position: relative;
    height: 96px
}

.top__img:after {
    content: '';
    background-color: var(--ds-cyan);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 50px
}

.top__text {
    color: var(--ds-ink);
    font-size: 18px;
    line-height: 32px;
    padding-top: 10px
}

.menu-item {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding-top: 1px;
    width: 100%
}

.menu-item__item {
    display: flex;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    border: var(--ds-bw,1px) solid var(--ds-line,#e3e3e3);
    border-radius: var(--ds-r-md,8px);
    transition: background .2s, color .2s, border-color .2s;
    position: relative;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    padding-bottom: 36px;
    align-items: center;
    justify-content: center;
}

@media (min-width: 768px) {
    .menu-item__item:nth-child(4n) {
        margin-right: 0px;
    }

    .menu-item__item {
        padding-bottom: 10px;
        min-height: 65px;
        max-width: 24%;
        margin-right: 16px;
        margin-bottom: 15px;
    }
}

.menu-item__item--active {
    background-color: var(--ds-ink)
}

.menu-item__item--active .menu-item__name {
    color: #fff
}

.menu-item__item--active:hover {
    background-color: var(--ds-ink) !important
}

.menu-item__item--active:hover .menu-item__name {
    color: #fff !important
}

.menu-item__item--active:hover .menu-item__cube {
    display: none !important
}

.menu-item__item:hover {
    background-color: var(--ds-tint,#e6f0f8);
    border-color: var(--ds-cyan,#00bef3)
}

.menu-item__item:hover .menu-item__name {
    color: var(--ds-ink,#0a225e)
}

.menu-item__item:hover .menu-item__cube {
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 41px;
    height: 41px;
    background-color: #fff;
    align-items: center;
    justify-content: center
}

.menu-item__item:hover .menu-item__cube:before {
    content: '';
    display: block;
    border-right: solid 1px #1d46de;
    border-bottom: solid 1px #1d46de;
    width: 15px;
    height: 15px;
    margin-left: -5px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu-item__name {
    color: var(--ds-ink);
    font-size: 20px;
    line-height: 19px
}

@media (min-width: 1024px) {
    .menu-item__name {
        font-size: 15px
    }
}

@media (min-width: 1260px) {
    .menu-item__name {
        font-size: 15px
    }
}

@media (max-width: 767px) {
    .add_menu {
        padding-left: 22px;
        padding-right: 22px;
    }

    .menu-item__item {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}

.news-item__date-button-container {
    display: flex;
    flex-direction: column;
}

.news-item__button-more {
    margin-bottom: 5px;
}

.slider .nav {
    position: absolute;
    z-index: 999;
    top: 45%;
    width: 100%;
}

.slider__btn-nav--prev {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    float: left;
}

.slider__btn-nav--next {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    float: right;
}

.slider__btn-nav--next img {
    transform: rotate(-45deg);
}

.slider__btn-nav--prev img {
    transform: rotate(135deg);
}

.section-footer {
    display: inline-block;
    width: 100%;
    position: relative;
}

@media (max-width: 640px) {
    .t165__img {
        display: none;
    }
}

@media screen and (max-width: 560px) {
    .t702 .t-popup_show .t-popup__container {
        min-height: unset;
    }

    .header-1 {
        font-size: 63px;
    }
}

.completed-projects__wrapper {
    max-height: 370px;
    align-items: stretch; /* карточки проектов в строке — равной высоты (DS SSOT) */
}
.completed-projects__wrapper .swiper-slide {
    height: auto;
    display: flex;
}
.completed-projects__wrapper .swiper-slide .proj-card {
    height: 100%;
}

.reviews {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
}

.review-block {
    border: 1px solid rgba(228, 228, 228, 1);
    background: #fff;
    margin-bottom: 50px;
}

.review-inner {
    padding: 40px 40px 25px 40px;
    display: flex;
    flex-direction: row;
    gap: 40px;
}

.review-date {
    font-family: PetraSans, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    opacity: 50%;
    color: rgba(0, 0, 0, 1);
}

.review-name {
    font-family: PetraSans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    padding-top: 20px;
    text-transform: uppercase;
    position: relative;
}

.review-name::after {
    content: "";
    position: absolute;
    border-bottom: 2px solid rgba(111, 197, 241, 1);
    width: 55px;
    bottom: -10px;
    left: 0;
}

.review-text {
    padding-top: 20px;
    text-align: justify;
}

.review-text p {
    color: rgba(58, 58, 58, 1);
    font-family: PetraSans, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
}

.review-foto {
    display: flex;
    align-items: center;
}

.review-foto {
    display: flex;
    align-items: center;
}

.review-foto span {
    text-transform: uppercase;
    color: rgba(58, 58, 58, 1);
    font-family: PetraSans, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}

.review-foto span:hover {
    color: rgba(10, 34, 94, 1);
}

.svg-doc-review {
    position: relative;
}

svg.lupa-svg-review {
    opacity: 0;
    position: absolute;
    left: 30px;
    bottom: 15px;
    transition: .3s;
    transform: rotate(50deg);
}

.review-foto:hover .lupa-svg-review {
    opacity: 1;
    transform: rotate(0deg);
    bottom: 0;
}

.review-inner_right::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    border-top: 8px solid rgba(10, 34, 94, 1);
}

.review-inner_left {
    width: 50%;
}

.review-inner_right {
    position: relative;
    width: 50%;
}

.reit-review {
    position: absolute;
    top: 7px;
    right: 0;
    padding: 35px 23px;
    background: white;
    color: black;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reit-review-star span {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6567 7.46875L13.0004 6.59375L10.4379 1.21875C10.2504 0.84375 9.75044 0.84375 9.56294 1.21875L7.00044 6.625L1.37544 7.46875C0.969189 7.53125 0.812939 8.0625 1.12544 8.34375L5.21919 12.5625L4.25044 18.4688C4.18794 18.875 4.59419 19.2188 4.96919 18.9688L10.0629 16.1875L15.1254 18.9688C15.4692 19.1562 15.9067 18.8438 15.8129 18.4688L14.8442 12.5625L18.9379 8.34375C19.1879 8.0625 19.0629 7.53125 18.6567 7.46875Z' fill='%2328BAE0'/%3E%3C/svg%3E%0A");
    display: inline-block;
}

.reit-review-inner {
    font-size: 20px;
    font-weight: 500;
}

.review-inner_right img {
    object-fit: cover;
    width: 100%;
    max-height: 315px;
}

.review-tags {
    display: flex;
    padding: 0 40px 40px;
    gap: 20px;
    flex-wrap: wrap;
}

.review-tags span {
    /* background: linear-gradient(88.01deg, var(--ds-cyan,#00bef3) 0%, var(--ds-cyan,#00bef3) 99.47%);*/
    background: var(--ds-cyan,#00bef3);
    border: 1px solid var(--ds-cyan-light,#56bcef);
    border-radius: 4px;
    padding: 10px;
    text-transform: uppercase;
    transition: .3s;
    line-height: 15px;
}

.review-tags span a {
    color: white;
}

.review-tags span:hover {
    background: white;
    border: 1px solid rgba(10, 34, 94, 1);
}

.review-tags span:hover a {
    color: rgba(10, 34, 94, 1);

}

@media screen and (max-width: 767px) {
    .review-inner {
        flex-direction: column;
    }

    .review-inner_left {
        width: 100%;
    }

    .review-inner_right {
        width: 100%;
    }
}

.reviews-blocks .h2-reviews {
    text-align: left;
    position: relative;
    margin-top: 0;
    padding-top: var(--ds-section-y,56px);
}

.reviews-blocks .h2-reviews::after {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(111, 197, 241, 1);
    width: 55px;
    top: 33px;
    left: 0;
}

.reviews-letter .h2-reviews {
    text-align: left;
    position: relative;
}

.reviews-letter .h2-reviews::after {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(111, 197, 241, 1);
    width: 55px;
    top: -15px;
    left: 0;
}

.reviews-blocks .services-filter__text {
    padding-left: 40px;
    position: relative;
    font-size: 18px;
    font-weight: 500;
}

.reviews-blocks .services-filter__text::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    padding: 35px 23px;
    width: 35px;
    height: 30px;
    background-image: url(/local/templates/credos-new/images/filter-review.svg);
    background-repeat: no-repeat;
}

.reviews-blocks .select-filter__head {
    padding: 13px;
}

section.reviews-blocks {
    position: relative;
    background: url(/local/templates/credos-new/images/bg-review.png) center center no-repeat;
    background-position: 100% 0;
}

.reviews-blocks .template__form {
    padding: 0;
}

.reviews-blocks .form {
    border: none;
    padding: 0;
}

.reviews-blocks .form__input--big input {
    border: 1px solid rgba(203, 218, 229, 1);
    border-radius: 1px;
    background: none;
    height: 56px;
}

.reviews-blocks .form__input--textarea textarea {
    border: 1px solid rgba(203, 218, 229, 1);
    border-radius: 1px;
    background: none;
    height: 142px;
}

.reviews-blocks .form__placeholder {
    color: rgba(68, 68, 68, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.reviews-blocks .form__input--textarea textarea:invalid+.form__placeholder {
    margin-top: -120px;
}

.reviews-blocks .form__input--big input:focus {
    border: 1px solid rgba(68, 123, 186, 1);
}

.reviews-blocks .form__input--textarea textarea:focus {
    border: 1px solid rgba(68, 123, 186, 1);
}

.reviews-blocks .form--big .form__input--checkbox {
    float: left;
    width: 42%;
    padding-top: 10px;
}

@media screen and (max-width: 587px) {
    .reviews-blocks .form--big .form__input--checkbox {
        width: 100%;
    }
}

.checkbox-button {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* база кнопки отзыва на канон-токены: был cyan-разнобой в rgba,
   острые углы 0, bg rgba(250,252,254). Радиус --ds-r-md. 2026-06-16. */
.button-review {
    padding: 18px 48px;
    border: 2px solid var(--ds-cyan, #00bef3);
    border-radius: var(--ds-r-md, 8px);
    background: var(--ds-paper, #fff);
    color: var(--ds-ink, #0a225e);
    font-family: PetraSans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    height: auto;
    transition: .25s;
}

.custom-select {
    position: relative;
    border: 1px solid #e4e4e4;
    font-family: PetraSans, sans-serif;
}

.custom-select select {
    display: none;
}

.review__form select {
    color: #ECECEC;
}

.form-on__rewiew .head-h2 {
    text-align: left;
}



.form-on__rewiew {
    position: relative;
    padding: 70px 40px 45px;
}

/* рамка формы отзыва — по ширине сайта (была 107% + left -40px → вылезала за канон-контейнер
   на ~85px справа). Радиус канон --ds-r-lg (был острый 0). 2026-06-16 DS-унификация. */
.form-on__rewiew::before {
    content: "";
    position: absolute;
    border: 2px solid var(--ds-cyan, #00bef3);
    border-radius: var(--ds-r-lg, 12px);
    width: 100%;
    height: 90%;
    left: 0;
    top: 0;
    margin-top: 36px;
}

.button-show-more {
    text-align: center;
    margin: 35px 0;
}



.select-selected {
    height: 40px;
    color: rgba(0, 0, 0, .3);
    padding-left: 15px;
    box-sizing: border-box;
    cursor: pointer;
}

.select-items div,
.select-selected {
    display: flex;
    align-items: center;
    outline: none;
    background: #FFF;
    color: #000;
    font-size: 16px;
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background: url(/local/templates/credos-new/images/arrow-review.png);
    right: 15px;
    width: 15px;
    height: 10px;
    transition: all 0.3s;
}

.select-hide {
    display: none;
}

.select-items {
    position: absolute;
    background: rgba(250, 252, 254, 1);
    top: 100%;
    left: 0;
    z-index: 99;
}

.select-items div,
.select-selected {
    display: flex;
    align-items: center;
    outline: none;
    background: #FFF;
    color: #000;
    font-family: "Inter";
    font-size: 16px;
}

.select-items div {
    width: 150px;
    border: 1px solid #e4e4e4;
    margin-top: -1px;
    padding: 10px 15px;
    cursor: pointer;
}

.select-items div:nth-child(1) {
    background: url(/img/5-star.svg) 45px 10px no-repeat;
}

.select-items div:nth-child(2) {
    background: url(/img/4-star.svg) 45px 10px no-repeat;
}

.select-items div:nth-child(3) {
    background: url(/img/3-star.svg) 45px 10px no-repeat;
}

.select-items div:nth-child(4) {
    background: url(/img/2-star.svg) 45px 10px no-repeat;
}

.select-items div:nth-child(5) {
    background: url(/img/1-star.svg) 45px 10px no-repeat;
}

.reviews-blocks .form__input__text a {
    color: var(--ds-cyan, #00bef3);
    display: inline-block;
}

.reviews-blocks .form__input__text-new a {
    color: var(--ds-cyan, #00bef3);
    display: inline-block;
}

.reviews-blocks .form__input__text {
    color: rgba(68, 68, 68, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.reviews-blocks .form__input__text-new {
    color: rgba(68, 68, 68, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.reviews-blocks .form__input {
    margin-bottom: 20px;
}

.form-on__rewiew .grade-select .select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background: url(/local/templates/credos-new/images/arrow-review.png) center/contain no-repeat;
    right: 15px;
    width: 20px;
    height: 15px;
    transition: all 0.3s;
}

.form-on__rewiew .grade-select {
    height: 56px;
}


.form-on__rewiew .custom-select {
    border-color: rgba(203, 218, 229, 1);
}

.form-on__rewiew .grade-select .select-selected {
    background: none;
}

.form-on__rewiew .grade-select .select-items div,
.select-selected {
    height: 100%;
    font-family: PetraSans, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.form-on__rewiew .grade-select .select-selected.select-arrow-active:after {
    transform: rotate(180deg) translateY(7px);
}

.form-on__rewiew .grade-select .select-items div {
    width: 100%;
    color: #869FB7;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.form-on__rewiew .grade-select .select-items div:hover {
    color: var(--ds-cyan-light,#56bcef);
    transition: all .3s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(1) {
    background: url('../credos-new/images/five-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(1):hover {
    background: url('../credos-new/images/five-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(2) {
    background: url('../credos-new/images/five-half-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(2):hover {
    background: url('../credos-new/images/five-half-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(3) {
    background: url('../credos-new/images/four-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(3):hover {
    background: url('../credos-new/images/four-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(4) {
    background: url('../credos-new/images/four-half-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(4):hover {
    background: url('../credos-new/images/four-half-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(5) {
    background: url('../credos-new/images/three-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(5):hover {
    background: url('../credos-new/images/three-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(6) {
    background: url('../credos-new/images/three-half-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(6):hover {
    background: url('../credos-new/images/three-half-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(7) {
    background: url('../credos-new/images/two-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(7):hover {
    background: url('../credos-new/images/two-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(8) {
    background: url('../credos-new/images/two-half-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(8):hover {
    background: url('../credos-new/images/two-half-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(9) {
    background: url('../credos-new/images/one-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(9):hover {
    background: url('../credos-new/images/one-star.png') 60px no-repeat;
}


.form-on__rewiew .grade-select .select-items {
    width: 100%;
}

.form-on__rewiew .grade-select .select-selected::before {
    position: absolute;
    content: "";
    top: 43%;
    transform: translateY(-50%);
    background: url(/local/templates/credos-new/images/blue-star.png) center/contain no-repeat;
    left: 76px;
    width: 7px;
    height: 7px;
}

@media screen and (max-width: 1023px) {
    .form-on__rewiew .form--big {
        display: flex;
        flex-direction: column;
    }

    section.reviews-blocks {
        background-position: 100% 0;
    }
}

@media screen and (max-width: 400px) {
    button.button-review {
        padding: 20px 65px;
    }

    .form-on__rewiew {
        position: relative;
        padding: 70px 20px 55px;
    }
}

label.input__file-button {
    width: 100%;
    height: 60px;
    color: black;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer;
    border: 1px solid rgba(203, 218, 229, 1);
    background: none;
}

input#fileUpload {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

span.input__file-button-text {
    color: rgba(68, 68, 68, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    padding-left: 15px;
}

span.input__file-button-text span {
    color: var(--ds-cyan);
}

button.button-review:hover {
    background: linear-gradient(88.01deg, var(--ds-cyan,#00bef3) 0%, var(--ds-cyan,#00bef3) 99.47%);
}

.btn-up {
    /* фиксированное позиционирование */
    position: fixed;
    /* цвет фона */
    background-color: var(--ds-cyan);
    /* расстояние от правого края окна браузера */
    right: 20px;
    /* расстояние от нижнего края окна браузера */
    bottom: 0;
    /* скругление верхнего левого угла */
    border-top-left-radius: 8px;
    /* скругление верхнего правого угла */
    border-top-right-radius: 8px;
    /* вид курсора */
    cursor: pointer;
    /* отображение элемента как flex */
    display: flex;
    /* выравниваем элементы внутри элемента по центру вдоль поперечной оси */
    align-items: center;
    /* выравниваем элементы внутри элемента по центру вдоль главной оси */
    justify-content: center;
    /* ширина элемента */
    width: 60px;
    /* высота элемента */
    height: 50px;
    transition: .3s;
    z-index: 2;
}

.btn-up::before {
    content: "";
    width: 40px;
    height: 40px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
}

.btn-up_hide {
    display: none;
}

@media (hover: hover) and (pointer: fine) {
    .btn-up:hover {
        background-color: var(--ds-accent,#2e47d7);
        /* цвет заднего фона при наведении */
    }
}

.slick-slide {
    transition: .3s;
}

.slick-slide:not(.slick-active) {
    opacity: 0.5;
    transform: scale(0.9);

}

.slick-track {
    position: relative;
}

.prod-list__slider .slick-track {
    display: flex;
    align-items: center;
}

.prod-list__slider__nav .slick-prev {
    width: 60px;
    height: 82px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%0a225e' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
    font-size: 0;
    border: 1px solid var(--ds-cyan);
    transform: rotate(-90deg);
}

.prod-list__slider__nav .slick-next {
    width: 60px;
    height: 82px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%0a225e' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
    font-size: 0;
    border: 1px solid var(--ds-cyan);
    transform: rotate(90deg);
}

.prod-list__slider__nav {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: flex-end;
    padding-right: 50px;
}
}


.prod-list__slider__nav .slick-arrow {
    transition: .3s;
}

.prod-list__slider__nav .slick-arrow:hover {
    background-color: var(--ds-cyan-light,#56bcef);
}

.prod-list__slider__nav .slick-dots {
    list-style: none;
    display: flex;
    margin: 0;
    height: 7px;
    gap: 30px;
}

.prod-list__slider__nav .slick-dots button {
    background: var(--ds-ink);
    border: none;
    border-radius: 50%;
    height: 7px;
    width: 7px;
    outline: none;
    padding: 0;
}

.prod-list__slider__nav .slick-dots li[class="slick-active"] button {
    background: 0;
    border: solid 1px var(--ds-cyan);
}

.prod-list__slider__nav .slick-dots button {
    font-size: 0;
}

.prod-list__slider__nav__arrows {
    display: flex;
    gap: 10px;
}

.prod-list__slider__nav li {
    width: 7px;
    height: 7px;
}

.prod-list__slider .review-block {
    margin-bottom: 0;
}

.add_menu .head-h2.completed-projects__head-h2.head-h2--temp {
    font-weight: 400;
    font-size: 36px;
}

div#recaptcha-1 {
    margin-bottom: 15px;
}

.review-tags span a:focus {
    outline: none;
}

.review-text__line-h {
    line-height: 1.3;
}

.header-search {
    margin-left: 15px;
}


@media screen and (max-width: 1151px) {
    .header .header-menu {
        width: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 500px) {
    .review-name {
        font-size: 14px;
    }

    .review-text__line-h {
        font-size: 14px;
    }

    .review-tags span {
        font-size: 15px;
    }

    .reviews {
        gap: 0;
        margin-top: 20px;
    }

    .reviews .head-h2 {
        padding-left: 22px;
        padding-right: 22px;
    }

    .add_menu .head-h2.completed-projects__head-h2.head-h2--temp {
        font-size: 24px;
    }
}

@media (min-width: 1152px) {
    .submenu .column div {
        margin-bottom: 16px;
        margin-top: 18px;
    }

    .submenu .column div a {
        color: var(--ds-ink,#0a225e) !important;
        font-size: 20px;
        font-weight: 500;
    }

    .submenu .column div a:hover {
        border-bottom: solid 2px var(--ds-cyan);
        color: var(--ds-cyan) !important;
    }
}

span.menu-item__item.menu-item__item--active {
    box-sizing: border-box;
}

.uc-block-h1-for_btn a {
    height: 60px;
}

.uc-block-h1-for_btn a table td {
    font-size: 16px;
    padding: 15px;
}

.news-block-article {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
}

.news-block-article li {
    list-style: none;
    background: rgba(0, 190, 243, 1);
    border: 1px solid rgba(0, 190, 243, 1);
}

.bx_sitemap .news-block-article li h2 {
    margin-bottom: 0;
}

.bx_sitemap .news-block-article li h2 a {
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    display: block;
    padding: 20px 97px;
    line-height: 100%;
}

.news-block-article li:nth-child(2) {
    background: white;
    color: rgba(0, 190, 243, 1);
}

.news-block-article li:nth-child(2) h2 a {
    color: rgba(0, 190, 243, 1);
}

.popup_cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    font-family: Arial, Helvetica, Verdana, Georgia, Times, serif;
    display: none;
}

.window_cookie {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    padding-right: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;

    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-bottom: 0;
    color: #8b8b8b;
    max-width: 400px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 5px;
    font-size: 12px;
    border-radius: 0 20px 0 0;
}

.close_pop {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.window_cookie__btn {
    display: block;
    padding: 5px 15px;
    font-size: 13px;
    transition: .5s;
    cursor: pointer;
    color: #fff;
    border: none;
    box-shadow: 10px 10px 20px 0px rgba(51, 70, 207, 0.2);
    background: linear-gradient(29deg, var(--ds-accent,#2e47d7) 0%, var(--ds-accent-soft,#4a5fe8) 100%);
}

.window_cookie__btn:hover {
    box-shadow: none;
    border-radius: 6px;
}

p.news-item__date.news-item__date-button-container span {
    display: none;
}

__name {
    font-size: 15px
}
}

@media (min-width: 1260px) {
    .menu-item__name {
        font-size: 15px
    }
}

@media (max-width: 767px) {
    .add_menu {
        padding-left: 22px;
        padding-right: 22px;
    }

    .menu-item__item {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}

.news-item__date-button-container {
    display: flex;
    flex-direction: column;
}

.news-item__button-more {
    margin-bottom: 5px;
}

.slider .nav {
    position: absolute;
    z-index: 999;
    top: 45%;
    width: 100%;
}

.slider__btn-nav--prev {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    float: left;
}

.slider__btn-nav--next {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    float: right;
}

.slider__btn-nav--next img {
    transform: rotate(-45deg);
}

.slider__btn-nav--prev img {
    transform: rotate(135deg);
}

.section-footer {
    display: inline-block;
    width: 100%;
    position: relative;
}

@media (max-width: 640px) {
    .t165__img {
        display: none;
    }
}

@media screen and (max-width: 560px) {
    .t702 .t-popup_show .t-popup__container {
        min-height: unset;
    }

    .header-1 {
        font-size: 63px;
    }
}

.completed-projects__wrapper {
    max-height: 370px;
    align-items: stretch; /* карточки проектов в строке — равной высоты (DS SSOT) */
}
.completed-projects__wrapper .swiper-slide {
    height: auto;
    display: flex;
}
.completed-projects__wrapper .swiper-slide .proj-card {
    height: 100%;
}

.reviews {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
}

.review-block {
    border: 1px solid rgba(228, 228, 228, 1);
    background: #fff;
    margin-bottom: 50px;
}

.review-inner {
    padding: 40px 40px 25px 40px;
    display: flex;
    flex-direction: row;
    gap: 40px;
}

.review-date {
    font-family: PetraSans, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    opacity: 50%;
    color: rgba(0, 0, 0, 1);
}

.review-name {
    font-family: PetraSans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    padding-top: 20px;
    text-transform: uppercase;
    position: relative;
}

.review-name::after {
    content: "";
    position: absolute;
    border-bottom: 2px solid rgba(111, 197, 241, 1);
    width: 55px;
    bottom: -10px;
    left: 0;
}

.review-text {
    padding-top: 20px;
    text-align: justify;
}

.review-text p {
    color: rgba(58, 58, 58, 1);
    font-family: PetraSans, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
}

.review-foto {
    display: flex;
    align-items: center;
}

.review-foto {
    display: flex;
    align-items: center;
}

.review-foto span {
    text-transform: uppercase;
    color: rgba(58, 58, 58, 1);
    font-family: PetraSans, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}

.review-foto span:hover {
    color: rgba(10, 34, 94, 1);
}

.svg-doc-review {
    position: relative;
}

svg.lupa-svg-review {
    opacity: 0;
    position: absolute;
    left: 30px;
    bottom: 15px;
    transition: .3s;
    transform: rotate(50deg);
}

.review-foto:hover .lupa-svg-review {
    opacity: 1;
    transform: rotate(0deg);
    bottom: 0;
}

.review-inner_right::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    border-top: 8px solid rgba(10, 34, 94, 1);
}

.review-inner_left {
    width: 50%;
}

.review-inner_right {
    position: relative;
    width: 50%;
}

.reit-review {
    position: absolute;
    top: 7px;
    right: 0;
    padding: 35px 23px;
    background: white;
    color: black;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reit-review-star span {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6567 7.46875L13.0004 6.59375L10.4379 1.21875C10.2504 0.84375 9.75044 0.84375 9.56294 1.21875L7.00044 6.625L1.37544 7.46875C0.969189 7.53125 0.812939 8.0625 1.12544 8.34375L5.21919 12.5625L4.25044 18.4688C4.18794 18.875 4.59419 19.2188 4.96919 18.9688L10.0629 16.1875L15.1254 18.9688C15.4692 19.1562 15.9067 18.8438 15.8129 18.4688L14.8442 12.5625L18.9379 8.34375C19.1879 8.0625 19.0629 7.53125 18.6567 7.46875Z' fill='%2328BAE0'/%3E%3C/svg%3E%0A");
    display: inline-block;
}

.reit-review-inner {
    font-size: 20px;
    font-weight: 500;
}

.review-inner_right img {
    object-fit: cover;
    width: 100%;
    max-height: 315px;
}

.review-tags {
    display: flex;
    padding: 0 40px 40px;
    gap: 20px;
    flex-wrap: wrap;
}

.review-tags span {
    /* background: linear-gradient(88.01deg, var(--ds-cyan,#00bef3) 0%, var(--ds-cyan,#00bef3) 99.47%);*/
    background: var(--ds-cyan,#00bef3);
    border: 1px solid var(--ds-cyan-light,#56bcef);
    border-radius: 4px;
    padding: 10px;
    text-transform: uppercase;
    transition: .3s;
    line-height: 15px;
}

.review-tags span a {
    color: white;
}

.review-tags span:hover {
    background: white;
    border: 1px solid rgba(10, 34, 94, 1);
}

.review-tags span:hover a {
    color: rgba(10, 34, 94, 1);

}

@media screen and (max-width: 767px) {
    .review-inner {
        flex-direction: column;
    }

    .review-inner_left {
        width: 100%;
    }

    .review-inner_right {
        width: 100%;
    }
}

.reviews-blocks .h2-reviews {
    text-align: left;
    position: relative;
    margin-top: 0;
    padding-top: var(--ds-section-y,56px);
}

.reviews-blocks .h2-reviews::after {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(111, 197, 241, 1);
    width: 55px;
    top: 33px;
    left: 0;
}

.reviews-letter .h2-reviews {
    text-align: left;
    position: relative;
}

.reviews-letter .h2-reviews::after {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(111, 197, 241, 1);
    width: 55px;
    top: -15px;
    left: 0;
}

.reviews-blocks .services-filter__text {
    padding-left: 40px;
    position: relative;
    font-size: 18px;
    font-weight: 500;
}

.reviews-blocks .services-filter__text::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    padding: 35px 23px;
    width: 35px;
    height: 30px;
    background-image: url(/local/templates/credos-new/images/filter-review.svg);
    background-repeat: no-repeat;
}

.reviews-blocks .select-filter__head {
    padding: 13px;
}

section.reviews-blocks {
    position: relative;
    background: url(/local/templates/credos-new/images/bg-review.png) center center no-repeat;
    background-position: 100% 0;
}

.reviews-blocks .template__form {
    padding: 0;
}

.reviews-blocks .form {
    border: none;
    padding: 0;
}

.reviews-blocks .form__input--big input {
    border: 1px solid rgba(203, 218, 229, 1);
    border-radius: 1px;
    background: none;
    height: 56px;
}

.reviews-blocks .form__input--textarea textarea {
    border: 1px solid rgba(203, 218, 229, 1);
    border-radius: 1px;
    background: none;
    height: 142px;
}

.reviews-blocks .form__placeholder {
    color: rgba(68, 68, 68, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.reviews-blocks .form__input--textarea textarea:invalid+.form__placeholder {
    margin-top: -120px;
}

.reviews-blocks .form__input--big input:focus {
    border: 1px solid rgba(68, 123, 186, 1);
}

.reviews-blocks .form__input--textarea textarea:focus {
    border: 1px solid rgba(68, 123, 186, 1);
}

.reviews-blocks .form--big .form__input--checkbox {
    float: left;
    width: 42%;
    padding-top: 10px;
}

@media screen and (max-width: 587px) {
    .reviews-blocks .form--big .form__input--checkbox {
        width: 100%;
    }
}

.checkbox-button {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* база кнопки отзыва на канон-токены: был cyan-разнобой в rgba,
   острые углы 0, bg rgba(250,252,254). Радиус --ds-r-md. 2026-06-16. */
.button-review {
    padding: 18px 48px;
    border: 2px solid var(--ds-cyan, #00bef3);
    border-radius: var(--ds-r-md, 8px);
    background: var(--ds-paper, #fff);
    color: var(--ds-ink, #0a225e);
    font-family: PetraSans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    height: auto;
    transition: .25s;
}

.custom-select {
    position: relative;
    border: 1px solid #e4e4e4;
    font-family: PetraSans, sans-serif;
}

.custom-select select {
    display: none;
}

.review__form select {
    color: #ECECEC;
}

.form-on__rewiew .head-h2 {
    text-align: left;
}



.form-on__rewiew {
    position: relative;
    padding: 70px 40px 45px;
}

/* рамка формы отзыва — по ширине сайта (была 107% + left -40px → вылезала за канон-контейнер
   на ~85px справа). Радиус канон --ds-r-lg (был острый 0). 2026-06-16 DS-унификация. */
.form-on__rewiew::before {
    content: "";
    position: absolute;
    border: 2px solid var(--ds-cyan, #00bef3);
    border-radius: var(--ds-r-lg, 12px);
    width: 100%;
    height: 90%;
    left: 0;
    top: 0;
    margin-top: 36px;
}

.button-show-more {
    text-align: center;
    margin: 35px 0;
}



.select-selected {
    height: 40px;
    color: rgba(0, 0, 0, .3);
    padding-left: 15px;
    box-sizing: border-box;
    cursor: pointer;
}

.select-items div,
.select-selected {
    display: flex;
    align-items: center;
    outline: none;
    background: #FFF;
    color: #000;
    font-size: 16px;
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background: url(/local/templates/credos-new/images/arrow-review.png);
    right: 15px;
    width: 15px;
    height: 10px;
    transition: all 0.3s;
}

.select-hide {
    display: none;
}

.select-items {
    position: absolute;
    background: rgba(250, 252, 254, 1);
    top: 100%;
    left: 0;
    z-index: 99;
}

.select-items div,
.select-selected {
    display: flex;
    align-items: center;
    outline: none;
    background: #FFF;
    color: #000;
    font-family: "Inter";
    font-size: 16px;
}

.select-items div {
    width: 150px;
    border: 1px solid #e4e4e4;
    margin-top: -1px;
    padding: 10px 15px;
    cursor: pointer;
}

.select-items div:nth-child(1) {
    background: url(/img/5-star.svg) 45px 10px no-repeat;
}

.select-items div:nth-child(2) {
    background: url(/img/4-star.svg) 45px 10px no-repeat;
}

.select-items div:nth-child(3) {
    background: url(/img/3-star.svg) 45px 10px no-repeat;
}

.select-items div:nth-child(4) {
    background: url(/img/2-star.svg) 45px 10px no-repeat;
}

.select-items div:nth-child(5) {
    background: url(/img/1-star.svg) 45px 10px no-repeat;
}

.reviews-blocks .form__input__text a {
    color: var(--ds-cyan, #00bef3);
    display: inline-block;
}

.reviews-blocks .form__input__text-new a {
    color: var(--ds-cyan, #00bef3);
    display: inline-block;
}

.reviews-blocks .form__input__text {
    color: rgba(68, 68, 68, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.reviews-blocks .form__input__text-new {
    color: rgba(68, 68, 68, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.reviews-blocks .form__input {
    margin-bottom: 20px;
}

.form-on__rewiew .grade-select .select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background: url(/local/templates/credos-new/images/arrow-review.png) center/contain no-repeat;
    right: 15px;
    width: 20px;
    height: 15px;
    transition: all 0.3s;
}

.form-on__rewiew .grade-select {
    height: 56px;
}


.form-on__rewiew .custom-select {
    border-color: rgba(203, 218, 229, 1);
}

.form-on__rewiew .grade-select .select-selected {
    background: none;
}

.form-on__rewiew .grade-select .select-items div,
.select-selected {
    height: 100%;
    font-family: PetraSans, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.form-on__rewiew .grade-select .select-selected.select-arrow-active:after {
    transform: rotate(180deg) translateY(7px);
}

.form-on__rewiew .grade-select .select-items div {
    width: 100%;
    color: #869FB7;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.form-on__rewiew .grade-select .select-items div:hover {
    color: var(--ds-cyan-light,#56bcef);
    transition: all .3s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(1) {
    background: url('../credos-new/images/five-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(1):hover {
    background: url('../credos-new/images/five-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(2) {
    background: url('../credos-new/images/five-half-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(2):hover {
    background: url('../credos-new/images/five-half-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(3) {
    background: url('../credos-new/images/four-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(3):hover {
    background: url('../credos-new/images/four-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(4) {
    background: url('../credos-new/images/four-half-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(4):hover {
    background: url('../credos-new/images/four-half-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(5) {
    background: url('../credos-new/images/three-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(5):hover {
    background: url('../credos-new/images/three-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(6) {
    background: url('../credos-new/images/three-half-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(6):hover {
    background: url('../credos-new/images/three-half-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(7) {
    background: url('../credos-new/images/two-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(7):hover {
    background: url('../credos-new/images/two-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(8) {
    background: url('../credos-new/images/two-half-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(8):hover {
    background: url('../credos-new/images/two-half-star.png') 60px no-repeat;
}

.form-on__rewiew .grade-select .select-items div:nth-child(9) {
    background: url('../credos-new/images/one-star-grey.png') 60px no-repeat;
    transition: .4s;
}

.form-on__rewiew .grade-select .select-items div:nth-child(9):hover {
    background: url('../credos-new/images/one-star.png') 60px no-repeat;
}


.form-on__rewiew .grade-select .select-items {
    width: 100%;
}

.form-on__rewiew .grade-select .select-selected::before {
    position: absolute;
    content: "";
    top: 43%;
    transform: translateY(-50%);
    background: url(/local/templates/credos-new/images/blue-star.png) center/contain no-repeat;
    left: 76px;
    width: 7px;
    height: 7px;
}

@media screen and (max-width: 1023px) {
    .form-on__rewiew .form--big {
        display: flex;
        flex-direction: column;
    }

    section.reviews-blocks {
        background-position: 100% 0;
    }
}

@media screen and (max-width: 400px) {
    button.button-review {
        padding: 20px 65px;
    }

    .form-on__rewiew {
        position: relative;
        padding: 70px 20px 55px;
    }
}

label.input__file-button {
    width: 100%;
    height: 60px;
    color: black;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer;
    border: 1px solid rgba(203, 218, 229, 1);
    background: none;
}

input#fileUpload {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

span.input__file-button-text {
    color: rgba(68, 68, 68, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    padding-left: 15px;
}

span.input__file-button-text span {
    color: var(--ds-cyan);
}

button.button-review:hover {
    background: linear-gradient(88.01deg, var(--ds-cyan,#00bef3) 0%, var(--ds-cyan,#00bef3) 99.47%);
}

.btn-up {
    /* фиксированное позиционирование */
    position: fixed;
    /* цвет фона */
    background-color: var(--ds-cyan);
    /* расстояние от правого края окна браузера */
    right: 20px;
    /* расстояние от нижнего края окна браузера */
    bottom: 0;
    /* скругление верхнего левого угла */
    border-top-left-radius: 8px;
    /* скругление верхнего правого угла */
    border-top-right-radius: 8px;
    /* вид курсора */
    cursor: pointer;
    /* отображение элемента как flex */
    display: flex;
    /* выравниваем элементы внутри элемента по центру вдоль поперечной оси */
    align-items: center;
    /* выравниваем элементы внутри элемента по центру вдоль главной оси */
    justify-content: center;
    /* ширина элемента */
    width: 60px;
    /* высота элемента */
    height: 50px;
    transition: .3s;
    z-index: 2;
}

.btn-up::before {
    content: "";
    width: 40px;
    height: 40px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
}

.btn-up_hide {
    display: none;
}

@media (hover: hover) and (pointer: fine) {
    .btn-up:hover {
        background-color: var(--ds-accent,#2e47d7);
        /* цвет заднего фона при наведении */
    }
}

.slick-slide {
    transition: .3s;
}

.slick-slide:not(.slick-active) {
    opacity: 0.5;
    transform: scale(0.9);

}

.slick-track {
    position: relative;
}

.prod-list__slider .slick-track {
    display: flex;
    align-items: center;
}

.prod-list__slider__nav .slick-prev {
    width: 48px;
    height: 68px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%0a225e' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
    font-size: 0;
    border: 1px solid var(--ds-cyan);
    transform: rotate(-90deg);
}

.prod-list__slider__nav .slick-next {
    width: 48px;
    height: 68px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%0a225e' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
    font-size: 0;
    border: 1px solid var(--ds-cyan);
    transform: rotate(90deg);
}

.prod-list__slider__nav {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: flex-end;
    padding-right: 50px;
}
}


.prod-list__slider__nav .slick-arrow {
    transition: .3s;
}

.prod-list__slider__nav .slick-arrow:hover {
    background-color: var(--ds-cyan-light,#56bcef);
}

.prod-list__slider__nav .slick-dots {
    list-style: none;
    display: flex;
    margin: 0;
    height: 7px;
    gap: 20px;
}

.prod-list__slider__nav .slick-dots button {
    background: var(--ds-ink);
    border: none;
    border-radius: 50%;
    height: 7px;
    width: 7px;
    outline: none;
    padding: 0;
}

.prod-list__slider__nav .slick-dots li[class="slick-active"] button {
    background: 0;
    border: solid 1px var(--ds-cyan);
}

.prod-list__slider__nav .slick-dots button {
    font-size: 0;
}

.prod-list__slider__nav li {
    width: 7px;
    height: 7px;
}

.prod-list__slider .review-block {
    margin-bottom: 0;
}

.add_menu .head-h2.completed-projects__head-h2.head-h2--temp {
    font-weight: 400;
    font-size: 36px;
}

div#recaptcha-1 {
    margin-bottom: 15px;
}

.review-tags span a:focus {
    outline: none;
}

.review-text__line-h {
    line-height: 1.3;
}

.header-search {
    margin-left: 15px;
}


@media screen and (max-width: 1151px) {
    .header .header-menu {
        width: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 500px) {
    .review-name {
        font-size: 14px;
    }

    .review-text__line-h {
        font-size: 14px;
    }

    .review-tags span {
        font-size: 15px;
    }

    .reviews {
        gap: 0;
        margin-top: 20px;
    }

    .reviews .head-h2 {
        padding-left: 22px;
        padding-right: 22px;
    }

    .add_menu .head-h2.completed-projects__head-h2.head-h2--temp {
        font-size: 24px;
    }
}

@media (min-width: 1152px) {
    .submenu .column div {
        margin-bottom: 16px;
        margin-top: 18px;
    }

    .submenu .column div a {
        color: var(--ds-ink,#0a225e) !important;
        font-size: 20px;
        font-weight: 500;
    }

    .submenu .column div a:hover {
        border-bottom: solid 2px var(--ds-cyan);
        color: var(--ds-cyan) !important;
    }
}

span.menu-item__item.menu-item__item--active {
    box-sizing: border-box;
}

.uc-block-h1-for_btn a {
    height: 60px;
}

.uc-block-h1-for_btn a table td {
    font-size: 16px;
    padding: 15px;
}

.news-block-article {
    display: flex;
    gap: 20px;
    padding: 0;
}

.news-block-article li {
    list-style: none;
    background: rgba(0, 190, 243, 1);
    border: 1px solid rgba(0, 190, 243, 1);
}

.bx_sitemap .news-block-article li h2 {
    margin-bottom: 0;
}

.bx_sitemap .news-block-article li h2 a {
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    display: block;
    padding: 20px 97px;
}

.news-block-article li:nth-child(2) {
    background: white;
    color: rgba(0, 190, 243, 1);
}

.news-block-article li:nth-child(2) h2 a {
    color: rgba(0, 190, 243, 1);
}

.popup_cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    font-family: Arial, Helvetica, Verdana, Georgia, Times, serif;
    display: none;
}

.window_cookie {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    padding-right: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;

    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-bottom: 0;
    color: #8b8b8b;
    max-width: 400px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 5px;
    font-size: 12px;
    border-radius: 0 20px 0 0;
}

.close_pop {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.window_cookie__btn {
    display: block;
    padding: 5px 15px;
    font-size: 13px;
    transition: .5s;
    cursor: pointer;
    color: #fff;
    border: none;
    box-shadow: 10px 10px 20px 0px rgba(51, 70, 207, 0.2);
    background: linear-gradient(29deg, var(--ds-accent,#2e47d7) 0%, var(--ds-accent-soft,#4a5fe8) 100%);
}

.window_cookie__btn:hover {
    box-shadow: none;
    border-radius: 6px;
}

p.news-item__date.news-item__date-button-container span {
    display: none;
}

/* .t-container {
    max-width: 1226px!important;
} */



@media(max-width: 1151px) {

    .header-inner {
        padding: 40px 10px 0;
    }

    .menu__list--open li span {
        position: absolute;
        right: 25px;
        width: 21px;
        height: 11px;
        top: 32px;
        background: url(/local/templates/credos-new/images/arrow-burger.png) center no-repeat;
        transition: 0.2s;
    }

    .menu__item.active>span {
        transform: rotate(180deg);
    }

    .header .menu__item {
        display: block;
        text-align: start;
        position: relative;
        padding: 22px 25px;
    }



    .header .menu__list {
        padding-right: 0;
        padding-left: 0;
    }

    .header .menu__item::after {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        border-bottom: 1px solid var(--ds-line);
        width: 100%;
    }

    .menu__item {
        margin: 0;
    }

    .header .menu__list>li:nth-of-type(1) {
        border-top: 1px solid var(--ds-line);
    }

    .column-wrapper .container {
        padding: 0 !important;
    }



    .column-wrapper .column ul {
        display: none;
    }

    .column.active ul {
        display: block;
        padding-left: 25px;
    }

    .column-wrapper .column div::after {
        content: "";
        position: absolute;
        top: 0;
        left: -25px;
        border-bottom: 1px solid var(--ds-line);
        width: calc(100% + 50px);
    }

    .column-wrapper .column li {
        position: relative;
        padding: 24px 0;
    }

    .column-wrapper .column li a {
        color: #1092EA !important;
        line-height: 16px;
    }

    .column-wrapper .column li::after {
        content: "";
        position: absolute;
        top: 0;
        left: -50px;
        border-bottom: 1px solid var(--ds-line);
        width: calc(100% + 74px);
    }

    .header #horizontal-multilevel-menu-new .about-conpany-wrapper li {
        padding: 24px 0;
        position: relative;
    }

    .header #horizontal-multilevel-menu-new .about-conpany-wrapper li::after {
        content: "";
        position: absolute;
        top: 0;
        left: -25px;
        border-bottom: 1px solid var(--ds-line);
        width: calc(100% + 50px);
    }

    .header #horizontal-multilevel-menu-new .about-conpany-wrapper li a {
        font-size: 16px;
        color: #243A75;
    }

    .menu__item.active .about-conpany-wrapper {
        padding-left: 0;
        padding-top: 22px;
    }

    .menu__item.active .about-conpany-wrapper .submenu {
        padding-top: 0;
    }

    .header #horizontal-multilevel-menu-new .about-conpany-wrapper li:last-child{
        padding-bottom: 0;
    }

    .column-wrapper .column div:last-child {
        padding-bottom: 0;
    }

    .header-search {
        display: unset;
    }

    

}
/* Глобальный отступ якоря формы под липкую плашку .navigation (CTA #form).
   Синхронизировано с MOB-10 (.template__form/section[id] в new_style.css):
   sticky-слой desktop = header 68 + navigation 96 = 164px → 185px (зазор ~21px);
   mobile ≤1024 = header 80 + navigation 51 = 131px → 150px (зазор ~19px).
   Было 130px — id-специфичность перебивала MOB-10 (.template__form), форма уезжала под навигацию. */
#form{scroll-margin-top:185px;}
@media (max-width: 1024px){ #form{scroll-margin-top:150px;} }

/* ============ DESIGN TOKENS (канон, единый источник) — 2026-06-15 ============
   Цель: 1 источник цвета/линии/радиуса. Новые компоненты — ТОЛЬКО на var(--ds-*).
   Легаси сводится поэтапно (handoff Claude Design: docs/front/DESIGN-SYSTEM-AUDIT.md). */
:root{
  /* цвет */
  --ds-cyan:#00bef3;        /* primary акцент (канон, 347×) */
  --ds-cyan-deep:#0a87b8;   /* cyan для текста/hover */
  --ds-cyan-light:#56bcef;  /* светлый cyan (hover/лайт-акцент, 132×, оставлен) */
  --ds-accent:#2e47d7;      /* вторичный акцент indigo (кнопки/полосы/тени, ~30×, оставлен — НЕ выброс) */
  --ds-accent-soft:#4a5fe8; /* светлый индиго — второй стоп градиента кнопок (замена legacy #495CE7) */
  --ds-ink:#0a225e;         /* navy/заголовки (доминантный: 78× main + 82× на главной) — КАНОН */
  --ds-text:#212529;        /* основной текст */
  --ds-muted:#5a6470;       /* приглушённый текст */
  --ds-line:#e3e3e3;        /* хейрлайн/бордер */
  --ds-line-cyan:#d4e9f5;   /* cyan-тинтованный бордер (карточки отзывов) */
  --ds-paper:#ffffff;
  --ds-soft:#f5f8fb;        /* мягкий фон (нейтральный) */
  --ds-tint:#e6f0f8;        /* светло-голубой фон/плашка (свод 7 оттенков) */
  --ds-tint-soft:#f7fbfd;   /* очень светлый голубой */
  /* шрифт */
  --ds-font:'PetraSans',sans-serif; /* канон (Muller — юр.запрет, вычистить) */
  --ds-mono:'JetBrains Mono',monospace;
  --ds-faint:#a1a1a1; --ds-error:#a94442;
  /* веса (иерархия через ОДИН акцент, не «всё жирное» — impeccable) */
  --ds-fw-regular:400; --ds-fw-medium:500; --ds-fw-semibold:600; --ds-fw-bold:700;
  /* cyan-рампа (hover/состояния) */
  --ds-cyan-50:#e8fbff;--ds-cyan-100:#c7f4ff;--ds-cyan-200:#8fe8ff;--ds-cyan-300:#4dd7ff;--ds-cyan-400:#1ec8ff;--ds-cyan-500:#00bef3;--ds-cyan-600:#009fe0;--ds-cyan-700:#0078b0;--ds-cyan-800:#005880;
  /* типошкала (px) */
  --ds-fs-xs:12px;--ds-fs-sm:14px;--ds-fs-base:16px;--ds-fs-md:18px;--ds-fs-lg:20px;--ds-fs-xl:24px;--ds-fs-2xl:30px;--ds-fs-h1:36px;--ds-fs-hero:48px;--ds-lh-base:1.6;--ds-lh-head:1.2;--ds-maxw-text:72ch;
  /* радиус-шкала (2026-прецизия) */
  --ds-r-sm:4px; --ds-r-md:8px; --ds-r-lg:12px; --ds-r-xl:16px; --ds-r-pill:999px;
  /* толщина линий */
  --ds-bw:1px; --ds-bw-accent:3px;
  /* тени */
  --ds-sh-card:0 2px 12px rgba(10,34,94,.05); --ds-sh-card-hover:0 8px 24px rgba(0,190,243,.12); --ds-sh-lift:0 16px 38px rgba(10,34,94,.14);
  /* spacing (ритм 4/8) */
  --ds-sp-1:4px;--ds-sp-2:8px;--ds-sp-3:12px;--ds-sp-4:16px;--ds-sp-5:20px;--ds-sp-6:24px;--ds-sp-8:32px;--ds-sp-10:40px;--ds-sp-12:48px;--ds-sp-16:64px;
  /* секционный вертикальный ритм (стандарт сайта: cds-секции 56px доминанта) */
  --ds-section-y:56px;        /* десктоп: вертикальный padding секции */
  --ds-section-y-sm:36px;     /* мобайл (<768) */
  --ds-section-y-lg:80px;     /* крупная/hero-секция */
  --ds-block-gap:24px;        /* зазор между карточками/блоками */
  --ds-container:1226px;      /* ширина контейнера сайта. → wave 3: 1440px (после выхода Tilda) */

  /* ── indeed-id migration tokens (SSOT для всего сайта) ──
     credos-ds.css переопределяет их для .cds-* компонентов.
     wave 1: --ds-h-weight→500, --ds-h-lh→1.05, --ds-h-ls→-.04em
     wave 2: --ds-section-pt→64px */
  --ds-h-weight:   700;
  --ds-h-lh:       1.2;
  --ds-h-ls:       -.01em;
  --ds-section-pt: 56px;
  --ds-gutter:     24px;
  --ds-sh-size:    clamp(28px,3.2vw,48px);
  --ds-font-ui:    'Inter', system-ui, -apple-system, sans-serif;
}
/* Утилита-секция (единый вертикальный ритм). Новые/мигрируемые секции — на ней. */
.ds-section{ padding:var(--ds-section-y) 0; }
.ds-section--lg{ padding:var(--ds-section-y-lg) 0; }
@media(max-width:767px){ .ds-section,.ds-section--lg{ padding:var(--ds-section-y-sm) 0; } }
/* Full-bleed tint-band (фон во всю ширину, контент в .container) — паттерн «Условия сотрудничества»/секции главной */
.ds-band{ width:100vw; max-width:100vw; margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw); overflow-x:clip; }
.ds-band--tint{ background:linear-gradient(135deg,var(--ds-tint-soft,#f7fbfd) 0%,var(--ds-tint,#e6f0f8) 100%); }
/* SSOT токенов = docs/design-system/tokens.css (зеркало этого блока). Namespace --c-*/--r- упразднён. */

/* Карточки проектов: подпись-категория (тип услуги) — вес 500 вместо bold (импеккабл-иерархия: заголовок-клиент главный, услуга=спокойный тег). dev-front 2026-06-15 */
.projects-item .projects-item__text{font-weight:500}

/* Партнёры (главная): hover-анимация ромба — мягкое приближение + подсветка. dev-front 2026-06-15 */
.client-item:hover{z-index:5}  /* увеличенный ромб поверх соседей (иначе обрезается их ::before) */
.client-item .rhombus-border{transition:transform .22s cubic-bezier(.22,1,.36,1)}
.client-item:hover .rhombus-border{transform:scale(1.04)}  /* мягко, менее заметно */
.client-item .rhombus-border::before{transition:background .22s ease,box-shadow .22s ease}
.client-item:hover .rhombus-border::before{background:#e8f3fc;box-shadow:0 8px 20px rgba(0,190,243,.12)}

/* Хедер-лого: едва заметный hover (scale + лёгкая яркость). dev-front 2026-06-15 */
.logo__linc img{transition:transform .25s cubic-bezier(.22,1,.36,1),filter .25s ease}
.logo__linc:hover img{transform:scale(1.03);filter:brightness(1.06)}
@media (prefers-reduced-motion:reduce){.logo__linc img{transition:none}.logo__linc:hover img{transform:none;filter:none}}

/* Cookie consent — светлый вариант (в тон главной: paper + navy + cyan-акцент), 152-ФЗ, DS-токены. dev-front 2026-06-15, осветлён 2026-06-17 */
.cc-consent{position:fixed;left:24px;bottom:24px;width:440px;max-width:calc(100vw - 32px);
  background:var(--ds-tint,#e6f0f8);color:var(--ds-text,#212529);border:1px solid var(--ds-line-cyan,#d4e9f5);border-radius:14px;
  box-shadow:var(--ds-sh-lift,0 16px 38px rgba(10,34,94,.14));padding:18px 20px;z-index:9999;
  font-family:inherit;animation:ccUp .4s cubic-bezier(.22,1,.36,1)}
.cc-consent[hidden]{display:none}
@keyframes ccUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
@media (prefers-reduced-motion:reduce){.cc-consent{animation:none}}
.cc-consent__txt{margin:0 0 13px;font-size:13px;line-height:1.55;color:var(--ds-muted,#5a6470)}
.cc-consent__txt a{color:var(--ds-cyan-deep,#0a87b8);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}
.cc-consent__txt a:hover{border-bottom-color:var(--ds-cyan-deep,#0a87b8)}
.cc-consent__row{display:flex;gap:9px;flex-wrap:wrap}
.cc-consent__btn{flex:1 1 auto;height:40px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:600;
  cursor:pointer;border:1.5px solid transparent;transition:.18s cubic-bezier(.22,1,.36,1);white-space:nowrap}
.cc-consent__btn--main{background:var(--ds-cyan,#00bef3);color:var(--ds-ink,#0a225e)}
.cc-consent__btn--main:hover{background:#1ecdfd;transform:translateY(-1px)}
.cc-consent__btn--ghost{background:var(--ds-paper,#fff);border-color:var(--ds-line-cyan,#d4e9f5);color:var(--ds-ink,#0a225e)}
.cc-consent__btn--ghost:hover{border-color:var(--ds-cyan,#00bef3);color:var(--ds-cyan-deep,#0a87b8)}
.cc-consent__btn:focus-visible{outline:3px solid var(--ds-cyan,#00bef3);outline-offset:2px}
@media (max-width:640px){.cc-consent{left:12px;right:12px;bottom:12px;width:auto}}
