/* OUTSOURCING LANDING */
.mainBanner {
    height: 552px;
    background-image: url(../img/main-banner-aut.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.mainBanner-out {
    background-image: url(../img/main-banner-stafft.jpg); 
}
.mainBanner-out-1 {
    background-image: url(../img/outsourcing-1.jpg); 
}
.mainBanner-out-2 {
    background-image: url(../img/outsourcing-2.jpg); 
}
.mainBanner-out-3 {
    background-image: url(../img/outsourcing-3.jpg); 
}
.mainBanner-out-4 {
    background-image: url(../img/outsourcing-4.jpg); 
}
.mainBanner-out-5 {
    background-image: url(../img/outsourcing-5.jpg); 
}
.mainBanner-out-6 {
    background-image: url(../img/outsourcing-6.jpg); 
}
.mainBanner-rent {
    background-image: url(../img/main-banner-none.jpg);  
}
.mainBanner .center {
    display: table;
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
    max-width: 1230px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.innWrapper {
    margin-top: -66px;
}
.servicesInside li {
    min-height: 114px;
}
.slideTitle {
    font-size: 34px;
}
.sliderInfo-inner .slideSlog {
    padding-top: 70px;
}
.sliderInfo-inner .slideSlog:before {
    top: 78%;
}
.sliderInfo-inner .slideTitle {
    line-height: 1;
}
.sliderInfo-inner .slideText {
    line-height: 1.2;
}
.services li {
    border-bottom: 2px transparent solid;
}
.servicesInside li.active {
    border-bottom: 2px #006cb4 solid;
}
.servicesInside li.active:after {
    background: #006cb4;
    box-shadow: 0 0 0 62px #006cb4;
}
.servicesInside li.active:before {
    color: #ffffff;
}
.servicesInside li.active .blueTransButton {
    display: none;
}
.feautBlock {
    background: url(../img/advant_bg.jpg) no-repeat center 100%/cover;
}
.feautList {
    padding: 30px 0;
}
.feautList li {
    background: #ffffff;
    min-height: 220px;
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.05);
    text-align: center;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #f4f4f4;
}
.feautList li img {
    display: block;
    margin: 0 auto;
    margin-top: -30px;
    margin-bottom: 18px;
}
.aText,
.advText {
    display: block;
    line-height: 1.8;
    padding: 20px;
}
.feautList .aText,
.feautList .advText {
    line-height: 1.4;
}
.aTitle:after,
.advTitle:after,
.stepNumb:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 77px;
    height: 1px;
    background: #0101bb;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.feautList li:hover .aTitle:after,
.feautList li:hover .advTitle:after,
.listSteps li:hover .stepNumb:after {
    width: 100%;
}
.circles {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.feautImg {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
}
.wrapperLi {
    overflow: hidden;
    position: relative;
    height: 173px;
    padding-top: 45px;
}
.circleBg.f_1 {
    left: -15px;
    top: -22px;
}
.circleBg.f_2 {
    right: 16px;
    top: -13%;
    background: #006cb4;
}
.circleBg.f_3 {
    left: 86px;
    top: 94%;
    background: #006cb4;
}
.feautList li:hover .circleBg.f_1 {
    -webkit-animation: move_bubble_a 0.8s ease;
    animation: move_bubble_a 0.8s ease;
    box-shadow: 0 0 10px #2727c6;
}
.feautList li:hover .circleBg.f_2 {
    -webkit-animation: move_bubble_b 0.8s ease;
    animation: move_bubble_b 0.8s ease;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    box-shadow: 0 0 10px #006cb4;
}
.feautList li:hover .circleBg.f_3 {
    -webkit-animation: move_bubble_b 0.8s ease;
    animation: move_bubble_b 0.8s ease;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    box-shadow: 0 0 10px #006cb4;
}
.feautList li:hover .circleBg {
    opacity: 1;
}
.feautList li:nth-child(2) .circleBg.f_2 {
    right: -32px;
    top: 54%;
    background: #2727c6;
}
.feautList li:nth-child(2) .circleBg.f_3 {
    left: -18px;
    top: 91%;
}
.feautList li:nth-child(3) .circleBg.f_1 {
    left: 27px;
    top: -13%;
    background: #006cb4;
}
.feautList li:nth-child(3) .circleBg.f_2 {
    right: -16px;
    top: 89%;
    background: #2727c6;
}
.feautList li:nth-child(3) .circleBg.f_3 {
    left: -18px;
    top: 91%;
    background: #2727c6;
}
.feautList li:nth-child(4) .circleBg.f_1 {
    left: -19px;
    top: -11%;
    background: #2727c6;
}
.feautList li:nth-child(4) .circleBg.f_2 {
    right: -30px;
    top: 63%;
    background: #006cb4;
}
.feautList li:nth-child(4) .circleBg.f_3 {
    left: 121px;
    top: 93%;
    background: #2727c6;
}
.feautList > li:nth-child(2):hover .circleBg.f_2 {
    -webkit-animation: move_bubble_a 0.8s ease;
    animation: move_bubble_a 0.8s ease;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    box-shadow: 0 0 10px #2727c6;
}
.feautList > li:nth-child(3):hover .circleBg.f_1 {
    -webkit-animation: move_bubble_b 0.8s ease;
    animation: move_bubble_b 0.8s ease;
    box-shadow: 0 0 10px #006cb4;
}
.feautList > li:nth-child(3):hover .circleBg.f_2 {
    -webkit-animation: move_bubble_a 0.8s ease;
    animation: move_bubble_a 0.8s ease;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    box-shadow: 0 0 10px #2727c6;
}
.feautList > li:nth-child(3):hover .circleBg.f_3 {
    -webkit-animation: move_bubble_a 0.8s ease;
    animation: move_bubble_a 0.8s ease;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    box-shadow: 0 0 10px #2727c6;
}
.feautList > li:nth-child(4):hover .circleBg.f_3 {
    -webkit-animation: move_bubble_a 0.8s ease;
    animation: move_bubble_a 0.8s ease;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    box-shadow: 0 0 10px #2727c6;
}
.formBlock {} .formBlock .textBlock {
    margin-bottom: 35px;
}
.calcBlock {
    position: relative;
}
.calcBlock .calcCheckboxType {
    padding: 20px;
    
}

.sliderForBus {
    position: relative;
    padding-top: 50px;
    height: 180px;
}

.tab-text {
    display: none;
    position: relative;
    
}

.tab-text.active {
    display: block;
}

.tab-prod {
    text-align: center;
    height: 0;
    opacity: 0;
    visibility: hidden;
    border-right: 1px #d6d7dc solid;
    border-left: 1px #d6d7dc solid;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab-prod.active {
    height: 300px;
    opacity: 1;
    visibility: visible;
}

.formInfo {
    /*
    width: 74%;
    border-right: 1px #d6d7dc solid;
    */
    width: 100%;
    float: left;
    line-height: 1.3;
    color: #636363;
    padding: 12px 30px;
    box-sizing: border-box;
    display: none;
    opacity: 0;
    visibility: hidden;
     -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.formInfo.active {
    display: block;
    opacity: 1;
    visibility: visible;
}

.tabs > li.active, .tabs > li:hover {
   background: #fff;
    color: #2626c6;
}
.dirBlock {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #2626c6;
    gap: 10px;
    padding: 20px 0;
}
.dirBlock li {
    height: 61px;
    text-align: center;
    box-sizing: border-box;
    /* margin: 0 9px;
    margin-top: 10px; */
    margin: 0!important;
    position: relative;
    display: flex;
    border: 1px solid #ffffff;
    border-radius: 4px;
    max-width: 235px;
    min-width: 235px;
}
/* .dirBlock li:nth-child(2) {
    width: 251px;
} */
.dirBlock li span {
    text-transform: uppercase;
    padding: 13px 10px;
    box-sizing: border-box;
    line-height: 17px;
    border: none;
    border-radius: 0;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.dirBlock li {
    display: table;
}
/* .dirBlock li:nth-child(6n+6) {
    margin-right: 0;
} */
.formBottom {
    padding-bottom: 35px;
    border-right: 1px #d6d7dc solid;
    border-left: 1px #d6d7dc solid;
}

.formBlock .calcBlock .calcCheckboxType {
    padding: 0;
    background: transparent;
    box-shadow: none;
}
.outsourcingWrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0 auto;
    min-width: 0;
    width: 100%;
    box-sizing: border-box;
}
.outsourcingWrapper .feautBlock,
.outsourcingWrapper .formBlock {
    min-width: 0;
}
.outsourcingWrapper .feautBlock{
    order:1;
}
.outsourcingWrapper .formBlock{
    order:2;
    margin: 0!important;
}
.showcase--jobs + .spoiler--jobs,
.showcase--rent + .spoiler--rent,
.showcase--outstuffing + .spoiler--outstuffing {
    display: none;
    max-width: 148px;
    margin: 0 auto;
    padding: 14px 10px;
    line-height: 1;
    font-size: 14px;
    font-family: "proxima_novabold";
    position: relative;
    margin: 20px auto;
}
@media (max-width: 499px) {
    .outsourcingWrapper .formBlock{
        order:1;
    }
    .outsourcingWrapper .formBlock .titleBlock {
        padding: 0 0 20px;
    }
    .outsourcingWrapper .feautBlock{
        order:2;
    }
    .showcase--jobs,
    .showcase--rent,
    .showcase--outstuffing {
        text-align: center;
    }
    .showcase--jobs > li {
        flex-grow: 1;
    }
    .showcase--jobs img,
    .showcase--rent img,
    .showcase--outstuffing img {
        display: none;
    }
    .showcase--jobs .non-important,
    .showcase--rent .non-important,
    .showcase--outstuffing .non-important {
        display: none;
    }
    .showcase--jobs + .spoiler--jobs,
    .showcase--rent + .spoiler--rent,
    .showcase--outstuffing + .spoiler--outstuffing {
        display: block;
    }
}
.sliderFormBus {
    overflow: hidden;
    padding: 0 45px;
}
.sliderFormBus li {
    display: block;
    float: left;
    width: 114px;
    text-align: center;
    /*line-height: 44px;*/
    border: none;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'proxima_novaregular';
    background: transparent;
    margin: 0 14px;
    cursor: pointer;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sliderFormBus li img {
    margin: 0 auto;
}
.sliderTitle {
    display: block;
    margin: 12px auto;
    font-size: 16px;
    font-family: 'proxima_novasemibold';
    color: #000;
}
.sliderDesc {
    display: block;
    margin: 0 auto;
    line-height: 1.6;
    font-size: 14px;
    min-height: 70px;
    color: #000;
}
.sliderForBus .sliderArrows {
    top: 37%;
}
.sliderForBus .sliderArrows i:first-child {
    left: 26px;
}
.sliderForBus .sliderArrows i:last-child {
    right: 26px;
}
.sliderFormBus input[type=checkbox] {
    display: none;
}
.sliderFormItem label {
    cursor: pointer;
}
.sliderFormItem input:checked + label .sliderTitle,
.sliderFormItem input:checked + label .sliderDesc {
    color: #006cb4;
}
.sliderFormItem {
    position: relative;
    background: #fff;
    /*    padding: 13px 13px 13px 13px;*/
    border: 2px solid #928258;
}
.formButton {
    text-align: center;
}
.sliderButton {
    display: inline-block;
    border-radius: 3px;
    padding: 15px 10px;
    width: 100%;
    max-width: 200px;
    text-align: center;
    border: 1px solid #2626c6;
    background: #2626c6;
    box-shadow: 0 0 14px rgba(38, 38, 198, 0.3);
    color: #ffffff;
    font-size: 15px;
    font-family: 'proxima_novaregular';
    cursor: pointer;
    margin: 0 20px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sliderTransButton {
    display: inline-block;
    border-radius: 3px;
    padding: 15px 10px;
    width: 100%;
    max-width: 225px;
    text-align: center;
    border: 1px solid #2626c6;
    background: transparent;
    color: #2626c6;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'proxima_novaregular';
    font-weight: bold;
    cursor: pointer;
    margin: 0 20px 10px 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sliderButton:hover {
    background: #ffffff;
    box-shadow: none;
    color: #2626c6;
}
.sliderTransButton:hover {
    background: #2626c6;
    border-color: #2626c6;
    box-shadow: 0 0 14px rgba(38, 38, 198, 0.3);
    
}

.sliderTransButton:hover a {
     color: #ffffff;
}

.formPrice {
    width: 25%;
    float: left;
    padding: 30px 17px;
    box-sizing: border-box;
}
.priceTitle {
    font-size: 27px;
    text-align: left;
    padding: 0 0 10px 0;
    font-family: 'proxima_novaregular';
    color: #2626c6;
    font-weight: bold;
}
.priceDesc {
    color: #7d7d7d;
    text-align: left;
    font-size: 14px;
    margin-bottom: 20px;
    font-family: 'proxima_novasemibold';
}
.priceButton {
    display: inline-block;
    border-radius: 3px;
    padding: 15px 10px;
    width: 100%;
    max-width: 260px;
    text-align: center;
    border: 1px solid #2626c6;
    background: #2626c6;
    box-shadow: 0 0 14px rgba(38, 38, 198, 0.3);
    color: #ffffff;
    font-size: 15px;
    font-family: 'proxima_novaregular';
    cursor: pointer;
    margin: 0 20px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.priceButton:hover {
    background: #ffffff;
    box-shadow: none;
    color: #2626c6;
}
.formBlockInfo {
    border: 1px #d6d7dc solid;
}
.articleBlock {
    margin-top: 50px;
    line-height: 1.6;
}
.textInfoTitle {
    font-size: 25px;
    display: block;
    text-align: left;
    line-height: 1.2;
    padding-bottom: 5px;
    font-family: 'proxima_novaregular';
    position: relative;
}
.textInfo {
    text-align: left;
    margin-left: 2%;
}
.backInfo {
    text-align: center;
    background-image: url(../img/backInfo1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
    margin: 50px 0;
}
.backText {
    line-height: 1.4;
    font-family: 'proxima_novaregular';
    color: #fff;
    font-size: 18px;
}
.backInfoTwo {
    background-image: url(../img/backInfo2.jpg);
}
.backInfo .titleBlock {
    font-size: 25px;
    display: block;
    text-align: center;
    color: #fff;
    padding: 0 0 20px 0;
    font-family: 'proxima_novaregular';
    position: relative;
}
.titleColorsBlock {
    display: block;
    color: #c8c8c8;
    text-align: center;
    text-transform: uppercase;
    font-family: 'proxima_novasemibold';
    font-size: 38px;
    line-height: 1.1;
    width: 60%;
    margin: 0 auto;
}
.colorBlue {
    color: #2626c6;
}
.colorGreen {
    color: #006cb4;
}
.ourClients {
    padding: 50px 0;
    margin: 50px 0;
    text-align: center;
    background: url(../img/advant_bg.jpg) no-repeat center 100%/cover;
}
.ourClients .textBlock {
    margin: 30px 0;
}
.logoBlock {
    text-align: center;
}
/*
.viz {
    display: block;
}
*/
.logoItem {
    display: inline-block;
    float: none;
    width: 272px;
    height: 95px;
    margin-top: 20px;
    background: #fff;
    text-align: center;
    overflow: hidden;
    line-height: 87px;
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.05);
}
.logoItem img {
    vertical-align: middle;
}
.spoiler {
    display: block;
    border-radius: 3px;
    padding: 15px 10px;
    width: 100%;
    max-width: 200px;
    text-align: center;
    border: 1px solid #2626c6;
    background: transparent;
    color: #2626c6;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'proxima_novaregular';
    cursor: pointer;
    margin: 40px auto 10px auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.spoiler:hover {
    background: #2626c6;
    border-color: #2626c6;
    box-shadow: 0 0 14px rgba(38, 38, 198, 0.3);
    color: #ffffff;
}

.sliderProp .slide {
    height: auto!important;
}
.centerProp .sliderArrows {
    top: 90%;
}
.propBlock {
    position: relative;
}
.propBlock:after {
    display: block;
    position: absolute;
    content: '';
    right: 23px;
    top: -9px;
    margin-top: -18px;
    width: 544px;
    height: 335px;
    background-image: url(../img/border.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.textProp {
    line-height: 1.6;
    float: left;
    width: 42.3%;
}
.propTitle {
    font-size: 28px;
    display: block;
    line-height: 1.1;
    text-align: left;
    padding: 0 0 20px 0;
    font-family: 'proxima_novaregular';
    position: relative;
}
.propDesc {
    text-align: left;
    display: block;
    padding: 0 0 20px 0;
    line-height: 1.6;
    font-family: 'proxima_novabold';
}
.imgProp {
    width: 46.3%;
    display: block;
    cursor: pointer;
    opacity: 0.8;
    float: left;
    margin-right: 3%;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.centerProp .sliderArrows i:first-child {
    left: 49%;
}
.centerProp .sliderArrows i:last-child {
    right: 45%;
}
.navProp {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 45px;
    text-align: center;
    right: 67px;
    z-index: 2;
}
.propDots {
    position: relative;
}
.propDots li {
    display: block;
    margin: 30px 0;
}
.propDots li:first-child {
    margin-top: 0;
}
.propDots button {
    background: transparent;
    border: none;
    font-size: 18px;
    font-family: 'proxima_novasemibold';
    color: #d1d1d1;
    padding: 0;
    margin: 0;
    position: relative;
}
.propDots button:after {
    position: absolute;
    width: 16px;
    height: 2px;
    background: #d1d1d1;
    right: 15px;
    bottom: 0;
    display: block;
    content: '';
}
.propDots li.slick-active button {
    font-size: 30px;
    color: #333333;
}
.propDots li.slick-active button:after {
    width: 34px;
    background: #006cb4;
    right: 5px;
}
.mainArticle .titleBlock {
    text-align: left;
}
.mainArticle {
    line-height: 1.8;
    padding-bottom: 60px;
}

/* Списки преимуществ: flex-сетки; при slick класс .slick-initialized — отдельные правила ниже */
ul.articleFeaut {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
}

.articleFeaut li {
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 30px 0;
    border-bottom: 1px #9f9f9f dashed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    min-width: 0;
}

/* article-47: две колонки */
.articleFeaut.article-47 {
    gap: 16px 3%;
    justify-content: flex-start;
    align-items: stretch;
}

.articleFeaut.article-47:not(.slick-initialized) > li {
    flex: 0 0 calc((100% - 3%) / 2);
    max-width: calc((100% - 3%) / 2);
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0;
}

/* article-32: три колонки */
.articleFeaut.article-32 {
    gap: 20px 2%;
    justify-content: flex-start;
    align-items: stretch;
}

.articleFeaut.article-32:not(.slick-initialized) > li {
    flex: 0 0 calc((100% - 4%) / 3);
    max-width: calc((100% - 4%) / 3);
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0;
}

/* Slick: отключаем flex-сетку у корня, иначе ломается трек */
ul.articleFeaut.slick-initialized {
    display: block;
    gap: normal;
}

ul.articleFeaut.slick-initialized .slick-slide > li {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.number {
    position: relative;
    flex-basis: 80px;
    flex-shrink: 0;
    /*
    float: left;
    margin-right: 3%;
    width: 13.3%;
    */
    text-align: left;
    font-size: 51px;
    font-family: 'proxima_novasemibold';
    line-height: 1.1;
    color: #d1d1d1;
    z-index: -1;
}
.number:after {
    position: absolute;
    width: 39px;
    height: 4px;
    background: #006cb4;
    left: 5px;
    bottom: 0px;
    display: block;
    content: '';
  
}
.articleFeaut .number {
    max-height: 60px;
}
.articleFeaut li:hover .number {
    color: #000;
    
}
.articleFeaut li:hover .number:after {
    background: #0e0ebf;
    
}
.artFeautText {
    flex: 1;
    min-width: 0;
}
.artFeautText a {
    text-decoration:underline;
}
.ourServ {
    text-align: left;
    display: block;
    padding: 0 0 20px 0;
    line-height: 1.6;
    font-family: 'proxima_novabold';
}
.aTitle,
.advTitle {
    font-size: 20px;
    font-family: 'proxima_novaregular';
    display: block;
    padding: 0 20px 12px 20px;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
}
.aTitle:after,
.advTitle:after,
.stepNumb:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 77px;
    height: 1px;
    background: #0101bb;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/* END */

/* MEDIA OUTSOURCING */
@media (max-width: 1211px) {
    .logoItem:nth-child(4n+4) {
        margin-right: 2%;
    }
    .logoItem:nth-child(2n+2) {
        margin-right: 2%;
    }
}
@media (max-width: 1185px) {
    .centerProp .sliderArrows {
        top: 92%;
    }
}
@media (max-width: 1140px) {
    .articleFeaut.article-32:not(.slick-initialized) > li {
        flex: 0 0 calc((100% - 2%) / 2);
        max-width: calc((100% - 2%) / 2);
    }
    .propTitle {
        font-size: 19px;
        padding: 0px 0 5px 0;
    }
    .propDesc {
        padding: 0 0 4px 0;
    }
    .propBlock:after {
        display: none;
    }
}
@media (max-width: 1040px) {
    .logoItem:nth-child(3n+3) {
        margin-right: 2%;
    }
}
@media (max-width: 945px) {
    /* .dirBlock li,
    .dirBlock li:first-child {
        width: 47%;
    } */
    .titleColorsBlock {
        width: 100%;
        font-size: 27px;
    }
    .logoBlock > div:nth-child(n+5) {
        display: none;
    }
}
@media (max-width: 1020px) {
    .textProp {
        line-height: 1.3;
    }
}
@media (max-width: 970px) {
    .blockProp {
        padding: 45px 0;
    }
    .navProp {
        display: none;
    }
    .imgProp {
        width: 100%;
        float: none;
    }
    .textProp {
        float: none;
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
    }
    .centerProp .sliderArrows {
        top: 106%;
    }
    .centerProp .sliderArrows i:first-child {
        left: 37px;
    }
    .centerProp .sliderArrows i:last-child {
        left: 71px;
        right: 0;
    }
}
@media (max-width: 800px) {
    .number {
        font-size: 36px;
    }
}

/* Узкий экран: одна колонка (slick для article-47 подключается в JS при <490px) */
@media (max-width: 640px) {
    .articleFeaut.article-47:not(.slick-initialized) > li {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .articleFeaut.article-32:not(.slick-initialized) > li {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
@media (max-width: 726px) {
    .formInfo {
        width: 100%;
        float: none;
        border-right: none;
    }
    .formPrice {
        width: 100%;
        float: none;
        border-top: 1px #d6d7dc solid;
    }   
}
@media (max-width: 695px) {
    /* .dirBlock li,
    .dirBlock li:first-child {
        width: 100%;
    }
    .dirBlock li:nth-child(6n+6) {
        margin-right: 9px;
    } */
    .titleColorsBlock {
        font-size: 22px;
    }
}
@media (max-width: 560px) {
    .dirBlock {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .sliderButton {
        display: block;
        margin: 10px auto;
    }
    .sliderTransButton {
        display: block;
        margin: 0 auto;
    }
    
    .tab-prod.active {
        height: 415px;
    }
}
@media (max-width: 450px) {
    .sliderButton,
    .sliderTransButton {
        margin: 0 auto;
        margin-top: 15px;
    }
}

@media (max-width: 489px) {
    .advantCleanBlock .showcase--outsourcing.slick-initialized {
        display: block;
        margin-bottom: 8px;
        text-align: center;
    }
    .advantCleanBlock .showcase--outsourcing.slick-initialized .slick-slide > li {
        flex-basis: auto;
        flex-grow: 0;
        width: 100%;
        max-width: 100%;
    }
    ul.articleFeaut.article-47.slick-initialized {
        margin-bottom: 8px;
    }
    .advantCleanBlock .showcase--outsourcing .blueButton {
        box-shadow: none;
    }
    .advantCleanBlock .showcase--outsourcing .slick-dots,
    ul.articleFeaut.slick-initialized .slick-dots {
        position: relative;
        bottom: auto;
        left: auto;
        margin: 14px 0 0;
        padding: 0;
        width: 100%;
        text-align: center;
        list-style: none;
    }
    .advantCleanBlock .showcase--outsourcing .slick-dots li,
    ul.articleFeaut.slick-initialized .slick-dots li {
        display: inline-block;
        margin: 0 5px;
        width: auto;
        height: auto;
        padding: 0;
        border: none;
    }
    .advantCleanBlock .showcase--outsourcing .slick-dots li button,
    ul.articleFeaut.slick-initialized .slick-dots li button {
        width: 10px;
        height: 10px;
        padding: 0;
        border: none;
        border-radius: 50%;
        background: #c8c8c8;
        cursor: pointer;
        font-size: 0;
        line-height: 0;
    }
    .advantCleanBlock .showcase--outsourcing .slick-dots li button:before,
    .advantCleanBlock .showcase--outsourcing .slick-dots li button:after,
    ul.articleFeaut.slick-initialized .slick-dots li button:before,
    ul.articleFeaut.slick-initialized .slick-dots li button:after {
        display: none;
    }
    .advantCleanBlock .showcase--outsourcing .slick-dots li.slick-active button,
    ul.articleFeaut.slick-initialized .slick-dots li.slick-active button {
        background: #2626c6;
    }
}