@charset "UTF-8";
/*
Theme Name: SudCenter
Theme URI:
Author: Valektron
Author URI: a.venni@mail.ru
Description: Тема создана специально для сайта sudcenter
Version: 1.0
License: SEO - Site Express Online Studio
License URI: sudcenter.kz
Tags:
*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

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

.slick-list:focus {
    outline: none;
}

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

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

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

    content: '';
}

.slick-track:after {
    clear: both;
}

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

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

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

.slick-slide img {
    display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

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

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.main__icons {
    background: #ffffffd6;
    padding: 2rem;
    color: #34398d;
    border-radius: 3rem 3rem 0 0;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}


@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownLittle {
    from {
        opacity: 0;
        transform: translate3d(0, -10%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownLittle {
    from {
        opacity: 0;
        transform: translate3d(0, -10%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownLittle {
    -webkit-animation-name: fadeInDownLittle;
    animation-name: fadeInDownLittle;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftLittle {
    from {
        opacity: 0;
        transform: translate3d(-10%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftLittle {
    from {
        opacity: 0;
        transform: translate3d(-10%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftLittle {
    -webkit-animation-name: fadeInLeftLittle;
    animation-name: fadeInLeftLittle;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightLittle {
    from {
        opacity: 0;
        transform: translate3d(10%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightLittle {
    from {
        opacity: 0;
        transform: translate3d(10%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightLittle {
    -webkit-animation-name: fadeInRightLittle;
    animation-name: fadeInRightLittle;
}

@-webkit-keyframes fadeInRightLittle2 {
    from {
        opacity: 0;
        transform: translate3d(3%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightLittle2 {
    from {
        opacity: 0;
        transform: translate3d(3%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightLittle2 {
    -webkit-animation-name: fadeInRightLittle2;
    animation-name: fadeInRightLittle2;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpLittle {
    from {
        opacity: 0;
        transform: translate3d(0, 10%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpLittle {
    from {
        opacity: 0;
        transform: translate3d(0, 10%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpLittle {
    -webkit-animation-name: fadeInUpLittle;
    animation-name: fadeInUpLittle;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@font-face {
    font-family: PragmaticaSlabBold;
    src: url(./fonts/PragmaticaSlabBold/PragmaticaSlabBold.eot);
    src: url(./fonts/PragmaticaSlabBold/PragmaticaSlabBold.eot) format("embedded-opentype"), url(./fonts/PragmaticaSlabBold/PragmaticaSlabBold.woff2) format("woff2"), url(./fonts/PragmaticaSlabBold/PragmaticaSlabBold.woff) format("woff"), url(./fonts/PragmaticaSlabBold/PragmaticaSlabBold.ttf) format("truetype"), url(./fonts/PragmaticaSlabBold/PragmaticaSlabBold.svg#PragmaticaSlabBold) format("svg")
}

@font-face {
    font-family: PragmaticaSlabMedium;
    src: url(./fonts/PragmaticaSlabMedium/PragmaticaSlab-Medium.eot);
    src: url(./fonts/PragmaticaSlabMedium/PragmaticaSlab-Medium.eot?#iefix) format("embedded-opentype"), url(./fonts/PragmaticaSlabMedium/PragmaticaSlab-Medium.woff) format("woff"), url(./fonts/PragmaticaSlabMedium/PragmaticaSlab-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PragmaticaSlabLight;
    src: url(./fonts/PragmaticaSlabLight/PragmaticaSlabLight.eot);
    src: url(./fonts/PragmaticaSlabLight/PragmaticaSlabLight.eot) format("embedded-opentype"), url(./fonts/PragmaticaSlabLight/PragmaticaSlabLight.woff) format("woff"), url(./fonts/PragmaticaSlabLight/PragmaticaSlabLight.ttf) format("truetype")
}

@font-face {
    font-family: PragmaticaSlabExtraLight;
    src: url(./fonts/PragmaticaSlabExtraLight/PragmaticaSlabExtraLight.eot);
    src: url(./fonts/PragmaticaSlabExtraLight/PragmaticaSlabExtraLight.eot) format("embedded-opentype"), url(./fonts/PragmaticaSlabExtraLight/PragmaticaSlabExtraLight.woff2) format("woff2"), url(./fonts/PragmaticaSlabExtraLight/PragmaticaSlabExtraLight.woff) format("woff"), url(./fonts/PragmaticaSlabExtraLight/PragmaticaSlabExtraLight.ttf) format("truetype"), url(./fonts/PragmaticaSlabExtraLight/PragmaticaSlabExtraLight.svg#PragmaticaSlabExtraLight) format("svg")
}

@font-face {
    font-family: Circe-Light;
    src: url(./fonts/Circe/Circe-Light.eot);
    src: url(./fonts/Circe/Circe-Light.eot) format("embedded-opentype"), url(./fonts/Circe/Circe-Light.woff) format("woff"), url(./fonts/Circe/Circe-Light.ttf) format("truetype")
}

@font-face {
    font-family: Circe-Regular;
    src: url(./fonts/Circe/Circe-Regular.eot);
    src: url(./fonts/Circe/Circe-Regular.eot) format("embedded-opentype"), url(./fonts/Circe/Circe-Regular.woff) format("woff"), url(./fonts/Circe/Circe-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Circe-Bold;
    src: url(./fonts/Circe/Circe-Bold.eot);
    src: url(./fonts/Circe/Circe-Bold.eot) format("embedded-opentype"), url(./fonts/Circe/Circe-Bold.woff) format("woff"), url(./fonts/Circe/Circe-Bold.ttf) format("truetype")
}

@font-face {
    font-family: icomoon;
    src: url(./fonts/ico-moon/icomoon.eot?d66of);
    src: url(./fonts/ico-moon/icomoon.eot?d66of#iefix) format("embedded-opentype"), url(./fonts/ico-moon/icomoon.ttf?d66of) format("truetype"), url(./fonts/ico-moon/icomoon.woff?d66of) format("woff"), url(./fonts/ico-moon/icomoon.svg?d66of#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: icomoon;
    src: url(./fonts/icons/icomoon.eot?d66of);
    src: url(./fonts/icons/icomoon.eot?d66of#iefix) format("embedded-opentype"), url(./fonts/icons/icomoon.ttf?d66of) format("truetype"), url(./fonts/icons/icomoon.woff?d66of) format("woff"), url(./fonts/icons/icomoon.svg?d66of#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon, serif !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow:before {
    content: "\e900"
}

.icon-blank:before {
    content: "\e901"
}

.icon-chain:before {
    content: "\e902"
}

.icon-check:before {
    content: "\e903"
}

.icon-graphic:before {
    content: "\e904"
}

.icon-guard:before {
    content: "\e905"
}

.icon-hummer:before {
    content: "\e906"
}

.icon-person:before {
    content: "\e907"
}

.icon-star:before {
    content: "\e908"
}

.icon-umbrella:before {
    content: "\e909"
}

/*new icons*/
.icon-justice:before {
    content: "\e900";
}
.icon-library:before {
    content: "\e921";
}
.icon-files-empty:before {
    content: "\e925";
}
.icon-price-tags:before {
    content: "\e936";
}
.icon-credit-card:before {
    content: "\e93f";
}
.icon-user-tie:before {
    content: "\e976";
}
.icon-key:before {
    content: "\e98d";
}
.icon-rocket:before {
    content: "\e9a5";
}
.icon-hammer2:before {
    content: "\e9a8";
}
.icon-shield:before {
    content: "\e9b4";
}

html {
    line-height: 1.4;
    height: 100%
}

body {
    font-family: Circe-Regular, serif;
    font-size: 24px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0;
    color: #333;
    opacity:0;transition: 1s all ease-out;
}

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

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 400
}

a {
    text-decoration: none
}

li, ul {
    list-style-type: none
}

li, p, ul {
    margin: 0;
    padding: 0
}

.section, section {
    position: relative;
    padding: 100px 80px;
    min-height: 100px
}

.BGwhite {
    background-color: #fff
}

.BGwhite + .BGwhite {
    padding-top: 0
}

.BGmineShaft {
    background-color: #333
}

.BGmineShaft + .BGmineShaft {
    padding-top: 0
}

.BGbImage {
    background-image: url("./images/bacground-almaty.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: border-box;
}

.BGblueDianne {
    background-color: #254151
}

.BGblueDianne + .BGblueDianne {
    padding-top: 0
}

.BGalabaster {
    background-color: #fbfbfb
}

.BGalabaster + .BGalabaster {
    padding-top: 0
}

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

.flex-aic, .flex-sb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

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

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

.general-header--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: -25px;
    padding-right: 173px
}

.general-header__title {
    font-family: PragmaticaSlabBold, serif;
    text-transform: uppercase;
    font-size: 18px;
    position: relative
}

.general-header__stick {
    width: 100px;
    height: 4px;
    background-color: #333;
    margin-top: 10px;
    margin-right: 15px
}

.general-header--white {
    color: #fff
}

.general-header--white .general-header__title {
    font-family: PragmaticaSlabMedium, serif
}

.general-header--white .general-header__stick {
    background-color: #fff
}

.white-popup {
    position: relative;
    background: #fff;
    padding: 35px 50px 50px;
    width: auto;
    margin: 20px auto;
    border-radius: 3px;
    max-width: 618px
}

.white-popup .mfp-close {
    font-size: 40px;
    margin: 35px 40px
}

.form__title {
    font-family: Open-Sans, serif;
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 45px
}

.form__input {
    width: 290px;
    height: 50px;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px
}

.form__input, .form__textarea {
    -webkit-appearance: none;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 7px 0 rgba(21, 5, 9, .23);
    box-shadow: inset 0 1px 7px 0 rgba(21, 5, 9, .23);
    border: 0;
    display: block;
    font-size: 18px;
    color: #999;
    font-family: Open-Sans, serif;
    outline: none
}

.form__textarea {
    width: 100%;
    height: 160px;
    resize: none;
    padding: 15px
}

.form__submit {
    border-radius: 3px;
    background-color: #d35463;
    width: 200px;
    height: 40px;
    border: 0;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out;
    cursor: pointer;
    margin-top: 45px;
    font-family: Open-Sans, serif;
    font-size: 20px
}

.form__submit:hover {
    background-color: #f15867
}

.form-text-success {
    padding-top: 15px
}

.delay1 {
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.delay2 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.delay3 {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.delay4 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.delay5 {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s
}

.delay6 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.delay7 {
    -webkit-animation-delay: 1.75s;
    animation-delay: 1.75s
}

.delay8 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.delay9 {
    -webkit-animation-delay: 2.25s;
    animation-delay: 2.25s
}

.delay10 {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.mfp-fade.mfp-bg {
    opacity: 0;
    background: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .9
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.header {
    position: absolute;
    z-index: 1;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px
}

.header__block__link {
    font-size: 25px;
    color: #fff;
    font-family: Circe-Light, serif;
    display: flex;
    align-items: center;
}

.header__block__link:hover {
    filter: drop-shadow(0rem 0rem 1px);
    /*color: #040b8b;*/
}

.header__block__link__logo {
    width: 65px;
    margin-right: 7px;
}

.header-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 70px
}

.header-contacts__phone {
    color: #fff;
    font-family: Circe-Regular, serif;
    font-size: 29px;
    text-align: right
}

.header-contacts__mail {
    color: #fff;
    font-size: 25px;
    font-family: Circe-Light, serif
}

.header__ham {
    display: none
}

.header.prescrolled {
    z-index: 2;
    -ms-transform: translateY(-120px);
    transform: translateY(-120px);
    opacity: 0;
    -webkit-transition: all 0s ease-out;
    -o-transition: 0s all ease-out;
    transition: all 0s ease-out
}

.header.prescrolled, .header.scrolled {
    position: fixed;
    padding-top: 20px;
    padding-bottom: 20px
}

.header.scrolled {
    background: #fff;
    z-index: 3;
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    -webkit-transition: transform .3s ease-out;
    -o-transition: .3s transform ease-out;
    transition: transform .3s ease-out;
    -webkit-box-shadow: 0 4px 15px 0 hsla(0, 0%, 50.2%, .25);
    box-shadow: 0 4px 15px 0 hsla(0, 0%, 50.2%, .25)
}

.header.scrolled .logo-color-1 {
    fill: #333
}

.header.scrolled .menu__ul__li__link {
    color: #000;
    font-family: Circe-Regular, serif
}

.header.scrolled .header-contacts__phone {
    color: #333;
    font-family: Circe-Bold, serif
}

.header.scrolled .header-contacts__mail, .header.scrolled .header__block__link, .header.scrolled .header__block__span {
    color: #333;
    font-family: Circe-Regular, serif
}

.sub-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    padding-top: 15px;
    margin-top: 30px;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out;
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.sub-menu__ul {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 7px 9px 2px rgba(38, 65, 82, .09);
    padding: 7px 0
}

.sub-menu__ul__li {
    height: 36px;
    position: relative;
}

.sub-menu__ul__li__link {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    padding: 0 15px;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out
}

.sub-menu__ul__li__link:hover {
    background-color: rgba(0, 0, 0, .04)
}

.menu {
    margin: 0;
    padding: 0
}

.menu__ul, .menu__ul__li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu__ul__li {
    padding-left: 50px
}

.menu__ul__li__link {
    color: #fff;
    font-size: 20px;
    font-family: Circe-Light, serif;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out
}

.menu__ul__li__link--marked {
    position: relative
}

.menu__ul__li__link--marked:after {
    content: "";
    border-bottom: 1px dashed #d35463;
    width: 97%;
    position: absolute;
    left: 2%;
    bottom: 2px
}

.menu__ul__li__link:hover {
    opacity: .75
}

.menu__ul__li--complex {
    padding-right: 20px
}

.menu__ul__li--complex > a:after {
    position: absolute;
    content: "";
    border-top: 1px solid;
    border-right: 1px solid;
    width: 7px;
    height: 7px;
    -ms-transform: rotate(135deg) translateY(-12px);
    transform: rotate(135deg) translateY(-12px)
}

.menu__ul__li--complex:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -ms-transform: translate(0);
    transform: translate(0)
}

.pmm__part {
    display: block;
    padding-left: 6px;
    padding-top: 14px;
    padding-bottom: 12px;
    text-transform: uppercase;
    font-size: 17px;
    text-decoration: none;
    color: #4e4e4e;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pmm__part.pmm__sub span:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-right: 1px solid #4e4e4e;
    border-bottom: 1px solid #4e4e4e;
    right: 0;
    -ms-transform: rotate(45deg) translate(14px, -16px);
    transform: rotate(45deg) translate(14px, -16px);
    bottom: 11px
}

.pmm__part.pmm__sub.opened span:after {
    border-color: #4e4e4e;
    border-style: solid;
    border-width: 1px 0 0 1px;
    bottom: 7px
}

.pmm__submenu {
    display: none
}

.pmm__submenu ul li {
    padding-left: 30px
}

.pmm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: #fff no-repeat;
    display: none;
    overflow: auto
}

.pmm.opened {
    opacity: 1;
    visibility: visible
}

.pmm__wrapper > ul > li:last-child > a {
    border-bottom: 0
}

.pmm__wrapper > ul > li > a > span {
    position: relative
}

.pmm .close {
    width: 24px;
    cursor: pointer;
    position: absolute;
    padding-top: 7px;
    right: 18px;
    top: 33px;
    height: 20px
}

.pmm .close span {
    height: 3px;
    width: 100%;
    background: #8e8e8e;
    display: block;
    position: absolute
}

.pmm .close span:first-child {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pmm .close span:last-child {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.pmm__sub__part {
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 11px 0;
    border-bottom: 1px solid #e1e1e1
}

.pmm__sub__part, .pmm__text {
    color: #4e4e4e;
    font-size: 16px
}

.pmm__text {
    margin-top: 18px;
    line-height: 150%;
    padding-left: 6px;
    margin-bottom: 34px
}

.pmm__phone {
    height: 31px;
    padding-left: 6px
}

.pmm__phone a {
    line-height: 31px;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #4e4e4e
}

.pmm__phone a span {
    font-size: 20px;
    font-family: PragmaticaSlabBold, serif
}

.pmm__mail {
    height: 20px;
    padding-left: 6px;
    margin-top: 15px
}

.pmm__mail a {
    line-height: 15px;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #4e4e4e
}

.pmm__mail a span {
    font-size: 16px
}

.pmm__btn {
    margin-top: 33px
}

.btn.show-form {
    border-radius: 5px;
    background-color: #ef3a44;
    position: absolute;
    width: 160px;
    height: 40px;
    font-size: 20px;
    font-family: Circe-Light, serif;
    color: #fffefe;
    text-align: center;
    line-height: 40px
}

.pmm .container {
    padding-top: 30px
}

.BGwhite.header:not(.scrolled) {
    border-bottom: 1px solid #ebebeb
}

.BGwhite.header .header__block__link {
    color: #333;
    font-family: Circe-Regular, serif;
}

.BGwhite.header .header-contacts__phone {
    color: #333;
    font-family: Circe-Bold, serif;
}

.BGwhite.header .header-contacts__mail {
    color: #333;
    font-family: Circe-Regular, serif;
}

.BGwhite.header .menu__ul__li__link {
    color: #000;
    font-family: Circe-Regular, serif;
}

.BGwhite.header .header__block__span {
    color: #333;
    font-family: Circe-Regular, serif;
}

.BGwhite.header .header__ham span {
    background: #333
}

.main {
    color: #fff;
    height: 100vh;
    min-height: 720px;
    padding: 0 80px
}

.main__dump {
    height: 115px
}

.main__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main__paragraph {
    max-width: 670px;
    width: 100%;
    color: #fff;
    font-size: 1.8rem;
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    font-family: Circe-Light, serif;
}

.main__icons__block {
    display: flex
}

.main__icons__block__text {
    font-size: 18px;
    font-family: Circe-Light, serif;
}

.main__icons__block i {
    font-size: 53px;
    margin-right: 15px
}

.about__block__title {
    font-size: 60px;
    font-family: PragmaticaSlabBold, serif;
}

.about__block__text__p {
    font-size: 24px;
    padding-top: 40px
}

.about__block__img {
    width: 426px;
    height: 493px;
    padding: 20px;
    margin-top: 85px;
    -webkit-animation: animBG 20s linear infinite;
    animation: animBG 20s linear infinite
}

.about__block__img__inner {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    font-family: PragmaticaSlabBold, serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #fbfbfb;
    color: rgba(0, 0, 0, 0);
    font-size: 200px
}

.about__block__img__inner__number {
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    display: block;
    -webkit-animation: animBG2 20s linear infinite;
    animation: animBG2 20s linear infinite;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 60px
}

.about__block__img__inner__text {
    font-size: 24px;
    font-family: PragmaticaSlabBold, serif;
    position: absolute;
    color: #333;
    padding-bottom: 100px;
    padding-left: 30px
}

.about__block--main {
    width: 52%
}

@-webkit-keyframes animBG {
    0% {
        background-position: 0
    }
    50% {
        background-position: 100%
    }
    to {
        background-position: 0
    }
}

@keyframes animBG {
    0% {
        background-position: 0
    }
    50% {
        background-position: 100%
    }
    to {
        background-position: 0
    }
}

@-webkit-keyframes animBG2 {
    0% {
        background-position: -20px
    }
    50% {
        background-position: calc(100% + 20px)
    }
    to {
        background-position: -20px
    }
}

@keyframes animBG2 {
    0% {
        background-position: -20px
    }
    50% {
        background-position: calc(100% + 20px)
    }
    to {
        background-position: -20px
    }
}

@-webkit-keyframes animBG2Mob {
    0% {
        background-position: -12px
    }
    50% {
        background-position: calc(100% + 12px)
    }
    to {
        background-position: -12px
    }
}

@keyframes animBG2Mob {
    0% {
        background-position: -12px
    }
    50% {
        background-position: calc(100% + 12px)
    }
    to {
        background-position: -12px
    }
}

.BGwhite .about__block__img__inner {
    background-color: #fff
}

.service__wrapper {
    margin-top: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.service__block {
    width: 30%;
    padding-right: 0;
    color: #333
}

.service__block__title {
    font-size: 20px;
    font-family: Circe-Bold, serif;
    margin-bottom: 20px;
    position: relative;
    display: inline-block
}

.service__block__title:before {
    content: "";
    border-bottom: 1px solid #373c40;
    position: absolute;
    width: 0;
    margin-top: 23px;
    left: 50%
}

.service__block__text, .service__block__title:before {
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out
}

.service__block__text {
    font-size: 18px;
    margin-bottom: 45px
}

.service__block:hover .service__block__title:before {
    width: 100%;
    left: 0
}

.service__block:hover .service__block__text {
    opacity: .75
}

.team__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 70px -10px -50px
}

.team__wrapper .slick-slide {
    outline: none
}

.team__block {
    width: 25%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 55px;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out;
    position: relative
}

.team__block:hover {
    opacity: .75
}

.team__block__img {
    width: 100%;
    margin-bottom: 20px;
    cursor: pointer
}

.team__block__img img {
    width: 100%;
    display: block
}

.team__block__title {
    font-size: 20px;
    font-family: Circe-Bold, arial, serif;
    font-weight: 700
}

.team__block__text {
    font-size: 20px
}

.team__dots {
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-top: 80px
}

.team__dots li {
    color: #254151;
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.team__dots li, .team__dots li button {
    width: 17px;
    height: 17px;
    cursor: pointer
}

.team__dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: rgba(0, 0, 0, 0);
    border: 0;
    outline: none;
    background: rgba(0, 0, 0, 0)
}

.team__dots li button:focus, .team__dots li button:hover {
    outline: none
}

.team__dots li button:hover:before {
    opacity: .75
}

.team__dots li.slick-active button:before {
    background-color: #254151
}

.team__cloud {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: auto;
    background: hsla(0, 0%, 92.2%, .85);
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 0 6px rgba(51, 51, 51, .08);
    box-shadow: 0 0 0 6px rgba(51, 51, 51, .08);
    border-radius: 5px;
    padding: 10px;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out;
    cursor: pointer
}

.team__cloud.visible {
    visibility: visible;
    opacity: 1
}

.clients__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 80px
}

.clients__slider {
    margin-left: -10px;
    margin-right: -10px
}

.clients__slider__arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.clients__slider__arrow {
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out
}

.clients__slider__arrow:hover {
    opacity: .5
}

.clients__slider__arrow .icon-arrow {
    display: block;
    font-size: 25px;
    font-weight: 700
}

.clients__slider__arrow-next {
    margin-left: 40px
}

.clients__slider__arrow-next .icon-arrow {
    transform: scaleX(-1)
}

.clients__block {
    width: 33.32%;
    height: 11.5vw;
    padding: 10px
}

.clients__block__inner {
    -webkit-box-shadow: 2px 3px 7px 0 rgba(51, 51, 51, .24);
    box-shadow: 2px 3px 7px 0 rgba(51, 51, 51, .24);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .6s ease-out;
    -o-transition: .6s all ease-out;
    transition: all .6s ease-out
}

.clients__block__inner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 110%;
    background: hsla(0, 0%, 100%, .5);
    content: "";
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, -110%, 0)
}

.clients__block__inner:hover {
    transform: translateY(-5px)
}

.clients__block__inner:hover:before {
    transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, 110%, 0)
}

.clients__dots {
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-top: 80px
}

.clients__dots li {
    color: #254151;
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.team__dots li button:before,
.clients__dots li button:before {
    content: "";
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    text-align: center;
    color: #254151;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid;
    border-radius: 50%
}

.clients__dots li button:focus, .clients__dots li button:hover {
    outline: none
}

.clients__dots li button:hover:before {
    opacity: .75
}

.clients__dots li.slick-active button:before {
    background-color: #254151
}

.IMGgazprom {
    width: 76%
}

.IMGinteroil {
    width: 62%
}

.IMGkazaktelecom {
    width: 92%
}

.IMGkuat {
    width: 44%
}

.IMGustudy {
    width: 60%
}

.IMGagg {
    width: 43%
}

.IMGtransoil {
    width: 72%
}

.IMGoceanfresh {
    width: 53%
}

.IMGatfbank {
    width: 77%
}

.IMGdickens, .IMGweight {
    width: 59%
}

.IMGrichardwolf {
    width: 78%
}

.cases {
    color: #fff
}

.cases__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 80px
}

.cases__slider {
    margin: 80px 45px 0
}

.cases__slider__arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 50%;
    left: 80px;
    right: 80px;
    position: absolute
}

.cases__slider__dots {
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-top: 80px
}

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

.clients__dots li button,
.cases__slider__dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 17px;
    height: 17px;
    padding: 5px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    border: 0;
    outline: none;
    background: rgba(0, 0, 0, 0)
}

.cases__slider__dots li button:before {
    content: "";
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid;
    border-radius: 50%
}

.cases__slider__dots li button:focus, .cases__slider__dots li button:hover {
    outline: none
}

.cases__slider__dots li button:hover:before {
    opacity: .75
}

.cases__slider__dots li.slick-active button:before {
    background-color: #fff
}

.cases__slider__arrow {
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out
}

.cases__slider__arrow:hover {
    opacity: .5
}

.cases__slider__arrow .icon-arrow {
    display: block;
    font-size: 25px;
    font-weight: 700
}

.cases__slider__arrow-next {
    margin-left: 40px
}

.cases__slider__arrow-next .icon-arrow {
    transform: scaleX(-1)
}

.cases__slider__block {
    padding: 0 45px;
    font-size: 20px;
    font-family: Circe-Light, serif;
}

.advantages__wrapper {
    margin-top: 4rem;
    display: flex
}

.advantages__block {
    width: 25%;
    text-align: center
}

.advantages__block__icon {
    margin-bottom: 20px
}

.advantages__block__icon i {
    font-size: 40px
}

.advantages__block__title {
    font-family: Circe-Bold, serif;
    font-size: 20px
}

.advantages__block__text {
    font-size: 20px;
    margin-top: 10px
}

.footer {
    color: #ccc;
    font-size: 20px;
    font-family: Circe-Light, serif;
}

.footer__block__part {
    margin-bottom: 23px
}

.footer__block__part:last-child {
    margin-bottom: 0
}

.footer__block__title {
    font-family: Circe-Regular, serif;
    font-size: 20px
}

.footer__block__text__link {
    color: #ccc;
    position: relative
}

.footer__block__text__link--marked {
    border-bottom: 1px solid hsla(0, 0%, 80%, .5);
    line-height: 110%;
    display: inline-block
}

.footer__block__text__link--bold {
    font-family: Circe-Regular, serif;
    font-size: 20px
}

.footer__block__text__link--anim {
    position: relative;
    color: #ccc
}

.footer__block__text__link--anim:before {
    content: "";
    border-bottom: 1px solid hsla(0, 0%, 80%, .5);
    position: absolute;
    width: 0;
    margin-top: 25px;
    left: 50%;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out
}

.footer__block__text__link--anim:hover:before {
    width: 100%;
    left: 0
}

.footer__block__menu ul li {
    margin-bottom: 5px
}

.footer__block__menu ul li:last-child {
    margin-bottom: 0
}

.footer__block__action {
    margin-top: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.footer__block__action__btn {
    border-radius: 3px;
    background-color: #d35463;
    width: 200px;
    height: 40px;
    cursor: pointer;
    border: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-family: Circe-Regular, serif;
    outline: none;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out;
    text-align: center;
    line-height: 40px
}

.footer__block__action__btn:hover {
    background-color: #f15867
}

.footer__block--with-space {
    padding-top: 48px
}

.breadcrumbs {
    margin-top: 70px;
    margin-bottom: 50px;
    color: #919191;
    font-size: 16px
}

.breadcrumbs.bread-style-2 {
    margin-top: 30px
}

.breadcrumbs ul li {
    display: inline
}

.breadcrumbs ul li a, .breadcrumbs ul li span {
    font-size: 18px;
    color: #919191;
    text-decoration: none
}

.breadcrumbs ul li a:hover {
    color: #000
}

.breadcrumbs ul li:last-child {
    font-size: 18px;
    color: #333;
    font-family: Circe-Bold, serif;
    border-bottom: 1px solid;
    line-height: 110%;
    display: inline-block
}

.bread-style-2.breadcrumbs ul li:last-child span {
    font-weight: 400;
    border-bottom: 1px solid
}

.page.page-404 {
    min-height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#254151), color-stop(50%, #254151), color-stop(50%, #fff), to(#fff));
    background-image: -o-linear-gradient(#254151 0, #254151 50%, #fff 50%, #fff 100%);
    background-image: linear-gradient(#254151, #254151 50%, #fff 0, #fff);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page.BGwhite {
    padding-top: 116px
}

.page__wrapper {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex*/
}

.page__content {
    padding-right: 10%
}

.page__content ol, .page__content p, .page__content ul {
    font-size: 24px;
    padding-top: 40px
}

.page__content ul li {
    margin-left: 30px
}

.page__content ul li:before {
    font-family: icomoon, serif !important;
    content: "\e903";
    margin-right: 10px;
    vertical-align: text-top;
    position: absolute;
    margin-left: -30px;
    margin-top: -2px
}

.page__content ul li + li {
    margin-top: 10px
}

.page__content ol {
    padding-left: 0
}

.page__content ol li {
    margin-left: 25px;
    list-style-type: decimal
}

.page__content ol li + li {
    margin-top: 10px
}

.page__content a {
    color: inherit;
    border-bottom: 1px solid;
    display: inline-block;
    line-height: 100%;
    white-space: nowrap
}

.page__content a:hover {
    text-decoration: none;
    border-bottom: 0
}

.page__content b {
    font-weight: 400;
    font-family: Circe-Bold, serif;
}

.page__content--404 {
    width: 50%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.page__content--404 h2 {
    font-size: 120px;
    color: #fff
}

.page__content--404 p {
    padding-bottom: 60px;
    font-size: 32px
}

.page__content--404 .page__wrapper {
    width: 100%
}

.page__title {
    font-size: 60px;
    font-family: PragmaticaSlabBold, serif;
}

.page__content .page__btn {
    color: #fff;
    text-decoration: none;
    width: 220px;
    height: 50px;
    line-height: 50px;
    font-size: 24px
}

.page__block {
    width: 50%
}

.page__block__img {
    width: 100%
}

.page__content .page__big-link {
    font-size: 1.2em;
    font-family: Circe-Bold, serif;
    color: #d8636e
}

.page__content .page__lineless {
    text-decoration: none;
    border-bottom: 0
}

@media screen and (max-width: 1600px) {
    html {
        font-size: 16px
    }

    .general-header__title {
        font-size: 13px
    }

    .general-header__stick {
        width: 73px;
        height: 3px;
        margin-top: 7px
    }

    .white-popup {
        max-width: 500px;
        padding: 15px 20px 20px
    }

    .white-popup .mfp-close {
        font-size: 35px;
        margin: 7px
    }

    .form__title {
        font-size: 20px;
        padding-bottom: 25px
    }

    .form__input {
        width: 250px;
        height: 40px;
        margin-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px
    }

    .form__textarea {
        padding: 10px;
        font-size: 14px;
        height: 100px
    }

    .form__submit {
        width: 150px;
        height: 40px;
        margin-top: 25px;
        font-size: 16px
    }

    .header__block__link {
        font-size: 22px
    }

    .header__block__link__img {
        width: 205px
    }

    .header__block__span {
        font-size: 11px;
        display: block
    }

    .header-contacts__phone {
        font-size: 18px
    }

    .header-contacts__mail {
        font-size: 16px
    }

    .header.prescrolled, .header.scrolled {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .sub-menu {
        padding-top: 7px;
        margin-top: 23px
    }

    .menu__ul__li {
        padding-left: 35px
    }

    .menu__ul__li__link {
        font-size: 16px
    }

    .menu__ul__li--complex > a:after {
        width: 5px;
        height: 5px;
        transform: rotate(135deg) translateY(-10px)
    }

    .main__dump {
        height: 87px
    }

    .main__paragraph {
        font-size: smaller;
        padding-top: 30px;
        padding-bottom: 30px;
        max-width: 550px
    }

    .main__icons__block__text {
        font-size: 15px
    }

    .main__icons__block i {
        font-size: 37px
    }

    .about__block__title {
        font-size: 42px
    }

    .about__block__text__p {
        font-size: larger;
        padding-top: 25px
    }

    .about__block__img {
        margin-top: 60px;
        width: 305px;
        height: 355px;
        padding: 12px
    }

    .about__block__img__inner {
        font-size: 140px
    }

    .about__block__img__inner__number {
        padding-top: 50px;
        -webkit-animation: animBG2Mob 20s linear infinite;
        animation: animBG2Mob 20s linear infinite
    }

    .about__block__img__inner__text {
        padding-bottom: 75px;
        font-size: 17px;
        padding-left: 20px
    }

    .service__wrapper {
        margin-top: 55px
    }

    .service__block {
        width: 30%
    }

    .service__block__title {
        font-size: 18px;
        margin-bottom: 5px
    }

    .service__block__text {
        font-size: 16px;
        margin-bottom: 35px
    }

    .team__block {
        margin-bottom: 20px
    }

    .team__block__img {
        margin-bottom: 15px
    }

    .team__block__title {
        font-size: 17px
    }

    .team__block__text {
        font-size: 15px
    }

    .team__dots {
        margin-top: 50px
    }

    .team__dots li, .team__dots li button {
        width: 11px;
        height: 11px
    }

    .team__dots li button {
        margin: 0 3px
    }

    .team__dots li button:before {
        width: 11px;
        height: 11px;
        border: 1px solid
    }

    .team__cloud {
        font-size: 16px
    }

    .clients__slider__arrow .icon-arrow {
        font-size: 19px
    }

    .clients__slider__arrow-next {
        margin-left: 30px
    }

    .clients__dots {
        margin-top: 50px
    }

    .clients__dots li {
        width: 11px;
        height: 11px
    }

    .clients__dots li button {
        width: 11px;
        height: 11px;
        margin: 0 3px
    }

    .clients__dots li button:before {
        width: 11px;
        height: 11px;
        border: 1px solid
    }

    .cases__slider {
        margin: 44px 33px 0
    }

    .cases__slider__arrows {
        left: 60px;
        right: 60px
    }

    .cases__slider__dots {
        margin-top: 50px
    }

    .cases__slider__dots li {
        width: 11px;
        height: 11px
    }

    .cases__slider__dots li button {
        width: 11px;
        height: 11px;
        margin: 0 3px
    }

    .cases__slider__dots li button:before {
        width: 11px;
        height: 11px;
        border: 1px solid
    }

    .cases__slider__arrow .icon-arrow {
        font-size: 19px
    }

    .cases__slider__arrow-next {
        margin-left: 30px
    }

    .cases__slider__block {
        font-size: 15px;
        padding: 0 33px
    }

    .advantages__block__icon i {
        font-size: 35px
    }

    .advantages__block__title {
        font-size: 18px
    }

    .advantages__block__text {
        font-size: 15px;
        margin-top: 7px
    }

    .footer {
        font-size: 15px
    }

    .footer__block__part {
        margin-bottom: 16px
    }

    .footer__block__text__link--bold, .footer__block__title {
        font-size: 17px
    }

    .footer__block__text__link--anim:before {
        margin-top: 20px
    }

    .footer__block__menu ul li {
        margin-bottom: 15px
    }

    .footer__block__action {
        margin-top: 60px
    }

    .footer__block__action__btn {
        font-size: 15px;
        width: 140px;
        height: 30px;
        line-height: 30px
    }

    .footer__block--with-space {
        padding-top: 38px
    }

    .breadcrumbs {
        margin-top: 50px;
        margin-bottom: 30px
    }

    .breadcrumbs, .breadcrumbs ul li a, .breadcrumbs ul li span {
        font-size: 15px
    }

    .page.BGwhite {
        padding-top: 88px
    }

    .page__content ol, .page__content p, .page__content ul {
        font-size: 17px;
        padding-top: 25px
    }

    .page__content ul li {
        margin-left: 25px
    }

    .page__content ul li:before {
        margin-left: -25px;
        margin-top: -1px
    }

    .page__content ul li + li {
        margin-top: 7px
    }

    .page__content ol li {
        margin-left: 16px
    }

    .page__content ol li + li {
        margin-top: 7px
    }

    .page__content--404 h2 {
        font-size: 100px
    }

    .page__content--404 p {
        padding-bottom: 60px;
        font-size: 28px
    }

    .page__title {
        font-size: 42px
    }

    .page__content .page__btn {
        font-size: 17px;
        width: 170px;
        height: 40px;
        line-height: 40px
    }
}

@media screen and (max-width: 860px) {
    html {
        font-size: 15px
    }

    h1 {
        font-size: 1em;
        line-height: 85%
    }

    .header__block__link {
        font-size: 17px
    }

    .header__block__span {
        font-size: 10px;
        line-height: 85%
    }

    .header-contacts, .header__block:last-child {
        display: none
    }

    .header__ham {
        display: block;
        width: 20px;
        height: 16px;
        margin: 0;
        cursor: pointer
    }

    .header__ham span {
        width: 100%;
        height: 2px;
        background: #fff;
        display: block;
        margin-bottom: 5px
    }

    .header__ham span:last-child {
        margin-bottom: 0
    }

    .header.scrolled .header__ham span {
        background: #333
    }

    .menu {
        display: none
    }

    .main__dump {
        height: 74px
    }

    .main__paragraph {
        margin-bottom: 40px
    }

    .main__icons__block__text {
        font-size: 15px
    }

    .main__icons__block i {
        font-size: 37px
    }

    .main__icons__block {
        margin-bottom: 30px
    }

    .main__icons__block:last-child {
        margin-bottom: 0
    }

    .main__icons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: -30px;
    }

    .about__block__title {
        font-size: 24px
    }

    .about__block__text__p {
        font-size: 15px
    }

    .service__block__title {
        font-size: 16px;
        margin-bottom: 10px
    }

    .service__block__text {
        font-size: 15px;
        margin-bottom: 25px
    }

    .team__wrapper {
        margin: 40px -20px 0
    }

    .team__block__img {
        width: 215px
    }

    .team__block__title {
        font-size: 16px
    }

    .team__dots {
        margin-top: 0
    }

    .team__cloud {
        font-size: 15px
    }

    .clients__wrapper {
        margin-top: 40px
    }

    .clients__block__inner img {
        margin: 10px 0
    }

    .clients__block {
        height: auto
    }

    .cases__slider__arrows {
        left: 20px;
        right: 20px
    }

    .cases__slider__block {
        font-size: 15px;
        padding: 0 15px;
        text-align: center
    }

    .advantages__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .advantages__block__icon i {
        font-size: 35px
    }

    .advantages__block__icon {
        margin-bottom: 5px
    }

    .advantages__block__title {
        font-size: 18px
    }

    .advantages__block__text {
        font-size: 15px;
        margin-top: 7px
    }

    .advantages__block {
        width: 100%;
        margin-top: 0
    }

    .advantages__block + .advantages__block {
        margin-top: 30px
    }

    .footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 14px
    }

    .footer__block__text__link--bold, .footer__block__title {
        font-size: 15px
    }

    .footer__block__action {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .footer__block__action__btn {
        border-radius: 5px;
        width: 160px;
        height: 40px;
        font-size: 20px;
        text-align: center;
        line-height: 40px
    }

    .footer__block--with-space {
        padding-top: 0
    }

    .footer__block {
        margin-bottom: 10px
    }

    .footer__block:nth-child(2) {
        margin-top: 20px
    }

    .page.BGwhite {
        padding-top: 70px
    }

    .page__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .page__content {
        padding-right: 0
    }

    .page__content ol, .page__content p, .page__content ul {
        font-size: 15px
    }

    .page__content--404 {
        width: 100%
    }

    .page__content--404 p {
        padding-bottom: 40px;
        color: #fff;
        font-family: Circe-Light, serif;
    }

    .page__content .page__btn {
        font-size: 20px;
        width: 160px;
        height: 40px;
        line-height: 40px
    }

    .page__block {
        width: 100%;
        margin-top: 30px
    }
}

@media screen and (max-width: 480px) {
    html {
        font-size: 14px
    }
}

@media screen and (max-width: 1600px) and (min-width: 1200px) {
    .section, section {
        padding: 60px
    }

    .general-header--right {
        margin-bottom: -18px;
        padding-right: 117px
    }

    .header {
        min-height: auto;
        padding: 20px 60px
    }

    .main {
        min-height: 340px;
        padding: 0 60px
    }

    .breadcrumbs ul li:last-child {
        font-size: 15px
    }
}

@media screen and (max-width: 1200px) and (min-width: 860px) {
    .section, section {
        padding: 40px
    }

    .general-header--right {
        margin-bottom: -15px;
        padding-right: 78px
    }

    .header {
        min-height: auto;
        padding: 20px 40px
    }

    .header__block__link {
        font-size: 15px
    }

    .header__block__span {
        font-size: 10px
    }

    .main__dump {
        height: 79px
    }

    .main__icons__block__text {
        font-size: 11px
    }

    .main__icons__block i {
        font-size: 25px;
        margin-right: 10px
    }

    .main {
        padding: 0 40px
    }

    .about__block__title {
        font-size: 30px
    }

    .about__block__text__p {
        font-size: 14px;
        padding-top: 20px
    }

    .service__block__title {
        font-size: 14px;
        margin-bottom: 10px
    }

    .service__block__text {
        font-size: 12px;
        margin-bottom: 25px
    }

    .team__wrapper {
        margin-top: 40px;
        margin-bottom: -40px
    }

    .team__block__title {
        font-size: 15px
    }

    .team__block__text {
        font-size: 13px
    }

    .team__dots {
        margin-top: 30px
    }

    .team__cloud {
        font-size: 12px
    }

    .cases__slider__arrows {
        left: 40px;
        right: 40px
    }

    .cases__slider__block {
        font-size: 13px;
        padding: 0 15px
    }

    .advantages__block__icon i {
        font-size: 25px;
        line-height: 0
    }

    .advantages__block__title {
        font-size: 15px
    }

    .advantages__block__text {
        font-size: 13px;
        margin-top: 5px
    }

    .footer {
        font-size: 12px
    }

    .footer__block__text__link--bold, .footer__block__title {
        font-size: 13px
    }

    .footer__block__action__btn {
        font-size: 13px;
        width: 100px;
        height: 25px;
        line-height: 25px
    }

    .footer__block--with-space {
        padding-top: 28px
    }

    .page .about__block__img {
        margin-top: 26px
    }

    .page.BGwhite {
        padding-top: 80px
    }

    .page__content ol, .page__content p, .page__content ul {
        font-size: 13px
    }

    .page__content .page__btn {
        font-size: 13px;
        width: 110px;
        height: 30px;
        line-height: 30px
    }
}

@media screen and (max-width: 860px) and (min-width: 0) {
    .section, section {
        padding: 30px 20px
    }

    .general-header--right {
        margin-bottom: 20px;
        padding-right: 0
    }

    .header {
        padding: 20px
    }

    .header, .main {
        min-height: auto
    }

    .main {
        padding: 30px 20px;
        height: auto
    }

    .about__block--main {
        width: 100%
    }

    .about .flex-sb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 1200px) {
    .general-header__title {
        font-size: 11px
    }

    .general-header__stick {
        width: 43px;
        height: 2px;
        margin-top: 6px;
        margin-right: 10px
    }

    .white-popup {
        max-width: 400px
    }

    .form__title {
        font-size: 15px
    }

    .form__input {
        width: 200px;
        height: 30px;
        margin-bottom: 10px
    }

    .form__input, .form__textarea {
        font-size: 12px
    }

    .form__submit {
        font-size: 13px;
        width: 100px;
        height: 30px;
        margin-top: 20px
    }

    .header-contacts {
        margin-left: 45px
    }

    .header-contacts__phone {
        font-size: 15px
    }

    .header-contacts__mail {
        font-size: 13px
    }

    .menu__ul__li {
        padding-left: 25px
    }

    .menu__ul__li__link {
        font-size: 12px
    }

    .menu__ul__li--complex > a:after {
        width: 4px;
        height: 4px;
        -ms-transform: rotate(135deg) translateY(-7px);
        transform: rotate(135deg) translateY(-7px)
    }

    .main {
        min-height: 300px
    }

    .main__paragraph {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        max-width: 400px
    }

    .about__block__img {
        width: 215px;
        height: 250px;
        margin-top: 40px
    }

    .about__block__img__inner {
        font-size: 100px
    }

    .about__block__img__inner__number {
        padding-top: 30px
    }

    .about__block__img__inner__text {
        padding-bottom: 45px;
        font-size: 13px;
        padding-left: 20px
    }

    .service__wrapper {
        margin-top: 25px
    }

    .clients__slider__arrows {
        margin-top: -15px
    }

    .clients__slider__arrow .icon-arrow {
        font-size: 15px
    }

    .clients__slider__arrow-next {
        margin-left: 20px
    }

    .clients__dots {
        margin-top: 10px
    }

    .cases__slider__dots {
        margin-top: 30px
    }

    .cases__slider__arrow .icon-arrow {
        font-size: 15px
    }

    .footer__block__menu ul li, .footer__block__part {
        margin-bottom: 10px
    }

    .footer__block__action {
        margin-top: 30px
    }

    .breadcrumbs {
        margin-top: 40px
    }

    .breadcrumbs, .breadcrumbs ul li:last-child, .breadcrumbs ul li a, .breadcrumbs ul li span {
        font-size: 13px
    }

    .page__content--404 h2 {
        font-size: 80px
    }

    .page__content--404 p {
        padding-bottom: 70px;
        font-size: 20px
    }

    .page__title {
        font-size: 30px
    }
}

@media screen and (max-width: 1200px) and (max-width: 860px) {
    .about__block__img {
        margin: 30px auto 20px
    }
}

@media screen and (max-width: 1600px) and (max-width: 860px) {
    .service__block {
        width: 100%
    }
}

@media screen and (max-width: 1600px) and (min-width: 860px) {
    .page .about__block__img {
        margin-top: 34px
    }
}

ul li ul {
    padding-top: 10px !important;
}

.page__content ul.bull li {
    margin-left: 17px;
}

@media screen and (min-width: 1601px) {
    .page__content ul li ul li:before {
        content: "" !important;
        background: #333333;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin-left: -20px;
        margin-top: 13px;
    }

    .page__content ul.bull li:before {
        content: "" !important;
        background: #333333;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin-left: -20px;
        margin-top: 13px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1201px) {
    .page__content ul li ul li:before {
        content: "" !important;
        background: #333333;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -20px;
        margin-top: 9px;
    }

    .page__content ul.bull li:before {
        content: "" !important;
        background: #333333;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -20px;
        margin-top: 9px;
    }
}

@media screen and (max-width: 1200px) {
    .page__content ul li ul li:before {
        content: "" !important;
        background: #333333;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-left: -15px;
        margin-top: 6px;
    }

    .page__content ul.bull li:before {
        content: "" !important;
        background: #333333;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-left: -15px;
        margin-top: 6px;
    }
}

.page__content a:not(.page__btn) {
    color: inherit;
    border-bottom: 1px solid rgba(51, 51, 51);
    display: inline;
    line-height: 100%;
    white-space: normal;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out;
}

.page__content a:not(.page__btn):hover {
    border-bottom: 1px solid rgba(51, 51, 51, .75);
    opacity: .75;
}

@media screen and (min-width: 1201px) {
    h2.page__title {
        font-size: 20px;
        margin-top: 20px;
    }

    h3.page__title {
        font-size: 15px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 1200px) {
    h2.page__title {
        font-size: 17px;
        margin-top: 20px;
        line-height: 17px;
    }

    h3.page__title {
        font-size: 13px;
        margin-top: 20px;
        line-height: 13px;
    }
}

ol {
    margin: 0;
}

.page__text {
    position: relative;
    top: 30%;
}

@media (max-width: 1275px) and (min-width: 1201px) {
    .sub-menu__ul__li .sub-menu__ul {
        display: block;
        position: absolute;
        left: 299px;
        top: -10px;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s ease-out;
        -o-transition: .3s all ease-out;
        transition: all .3s ease-out;
    }

    .menu__ul__li {
        padding-left: 22px;
    }
}

@media (max-width: 1200px) and (min-width: 930px) {
    .sub-menu__ul__li .sub-menu__ul {
        display: block;
        position: absolute;
        left: 266px;
        top: -10px;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s ease-out;
        -o-transition: .3s all ease-out;
        transition: all .3s ease-out;
    }

    .sub-menu__ul__li__link {
        font-size: 14px;
    }

    .menu__ul__li {
        padding-left: 22px;
    }
}

@media (max-width: 929px) and (min-width: 861px) {
    .sub-menu__ul__li .sub-menu__ul {
        display: block;
        position: absolute;
        left: 232px;
        top: -10px;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s ease-out;
        -o-transition: .3s all ease-out;
        transition: all .3s ease-out;
    }

    .sub-menu__ul__li__link {
        font-size: 12px;
    }

    .menu__ul__li {
        padding-left: 13px;
    }

    .sub-menu__ul__li {
        height: 30px;
        position: relative;
    }
}

.sub-menu__ul__li__link:hover + .sub-menu__ul, .sub-menu__ul__li__link + .sub-menu__ul:hover, .sub-menu__ul__li__link--sub:hover::after {
    visibility: visible;
    opacity: 1;
}

.sub-menu__ul__li__link--sub::after {
    position: absolute;
    content: "";
    border-top: 1px solid;
    border-right: 1px solid;
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
    right: 7px;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -o-transition: .3s all ease-out;
    transition: all .3s ease-out;
}

.sub-menu__ul__li__link {
    position: relative;
}

table.pricelist th {
    background-color: #073863;
    color: white;
    font-family: Circe-Light, serif;
}

table.pricelist span.price {
    color: #cc4025;
}

table.pricelist td {
    border: 1px solid;
}

table.pricelist {
    border-collapse: collapse;
    border: 1px solid;
    margin-top: 20px;
}

.pricelist ul.bull {
    padding-top: 20px;
}

@media (min-width: 1601px) {
    table.pricelist th, table.pricelist td {
        padding: 10px 20px;
        text-align: left;
        font-size: 24px;
    }

    table.pricelist td {
        padding-left: 20px;
    }

    table.pricelist td:nth-child(2) {
        min-width: 250px;
    }

    th, .price {
        font-weight: bold;
    }
}

@media (max-width: 1600px) and (min-width: 1201px) {
    table.pricelist th, table.pricelist td {
        padding: 10px 20px;
        text-align: left;
        font-size: 17px;
    }

    table.pricelist td {
        padding-left: 20px;
    }

    table.pricelist td:nth-child(2) {
        min-width: 230px;
    }

    th, .price {
        font-weight: bold;
    }
}

@media (max-width: 1200px) and (min-width: 861px) {
    table.pricelist th, table.pricelist td {
        padding: 10px 20px;
        text-align: left;
        font-size: 13px;
    }

    table.pricelist td {
        padding-left: 20px;
    }

    table.pricelist td:nth-child(2) {
        min-width: 200px;
    }

    th, .price {
        font-weight: bold;
    }
}

@media (max-width: 860px) {
    table.pricelist th, table.pricelist td {
        padding: 10px 20px;
        text-align: left;
        font-size: 17px;
        line-height: 1.5;
    }

    table.pricelist td {
        padding-left: 20px;
    }

    table.pricelist td:nth-child(2) {
        min-width: 170px;
    }

    th, .price {
        font-weight: bold;
    }

    .mob-hidden {
        display: none !important;
    }

    .page__content ol, .page__content p, .page__content ul {
        font-size: 17px;
        line-height: 1.5;
    }
}

.page__content .page__lineless {
    border-bottom: 0 !important;
}

@media screen and (max-width: 1600px) {
    .footer__block__menu ul li {
        margin-bottom: 5px;
    }
}


#formPopUp p {
    width: 100%;
    align-items: center;
}
#formPopUp p .wpcf7-spinner {
    margin-bottom: 10px;
}
.wpcf7 form.sent .wpcf7-response-output {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
}