@charset "UTF-8";

/****************************************************
  *
  * Инфо страницы
  *
*****************************************************/

.page-nf-fix {
    float: right;
    min-width: 300px;
    width: 300px;
}

/****************************************************
  *
  * Инфо страница Вакансии
  *
*****************************************************/

.page-vacancies .item-acclist {
    border-bottom: 1px solid #f3f3f3;
}

.page-vacancies .js-items-acclist-var1 .acclist-title {
    padding: 40px 0;
}

.page-vacancies .acclist-content {
    background: #f3f3f3;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 40px 40px 20px 40px;
}

.page-vacancies .js-items-acclist-var1 {
    margin-bottom: 40px;
}

/****************************************************
  *
  * Производители
  *
*****************************************************/

.page-informational .companychap-items {
    margin-top: 0;
}

.row-top-brands {
    border-bottom: 4px solid #286cae;
    margin-bottom: 60px;
}

/****************************************************
  *
  * Отзывы и благодарственные письма
  *
*****************************************************/

.row-top-carusel {
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}

.row-top-carusel:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 5px;
    left: 20px;
    right: 20px;
    background: #286cae;
}

.page-reviews .row-center-grid {
    border-bottom: 5px solid #286cae;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.page-reviews .row-center-grid img {
    max-height: 20px;
    width: auto;
    display: inline-block;
    vertical-align: top;
}

/****************************************************
  *
  * История компании
  *
*****************************************************/

.page-history .row-center-grid {
    background: #f3f3f3;
    border-radius: 10px;
    padding: 40px;
    color: #fff;
    position: relative;
    height: 640px;
}

.page-history .row-column {
    position: relative;
}

.page-history .row-column .col-70 {
    width: 100%;
}

.page-history .row-column .page-nf-fix {
    position: absolute;
    right: 40px;
    bottom: 40px;
    z-index: 99;
    left: 40px;
    width: auto;
}

.page-history .row-column .page-nf-fix li {
    float: left;
    margin-right: 44px;
}

.page-history .row-column .page-nf-fix .companychap-items {
    margin-bottom: 0;
    -webkit-box-shadow: 0 10px 26px 1px rgba(1,1,1,.1);
    box-shadow: 0 10px 26px 1px rgba(1,1,1,.1);
    background: #fff;
}

.timeline-year {
    position: absolute;
    bottom: 134px;
    padding: 0 0 0 70px;
    margin: 0;
    left: 40px;
    right: 40px;
    white-space: nowrap;
    border-top: 1px solid #e8e8e8;
    list-style: none;
    font-size: 0;
    z-index: 3;
}

.timeline-year li {
    position: relative;
    top: -6px;
    display: inline-block;
    width: 20%;
    color: #adadad;
    font-size: 11px;
    line-height: 11px;
}

.timeline-year li span {
    background: #f3f3f3;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    transform: rotate(-90deg);
}

.timeline-history {
    position: absolute;
    bottom: 230px;
    left: 40px;
    right: 40px;
    padding: 0;
    list-style: none;
    font-size: 0;
    z-index: 9;
}

.timeline-history h2 {
    font-weight: normal;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #1f3e7c;
}

.timeline-history h3 {
    font-size: 14px;
    font-style: italic;
}

.timeline-history li {
    position: relative;
    display: inline-block;
}

.timeline-history li:before {
    position: absolute;
    left: 0;
    bottom: -36px;
    height: 8px;
    border-radius: 8px;
    content: '';
}

.timeline-history li:nth-child(1) {
    bottom: 0px;
}

.timeline-history li:nth-child(2) {
    bottom: 50px;
}

.timeline-history li:nth-child(3) {
    bottom: 100px;
}

.timeline-history li:nth-child(4) {
    bottom: 150px;
}

.timeline-history li:nth-child(5) {
    bottom: 200px;
}

.timeline-history li:nth-child(1):before {
    background: rgb(46,65,122);
    background: -moz-linear-gradient(90deg, rgba(46,65,122,1) 0%, rgba(194,227,78,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(46,65,122,1) 0%, rgba(194,227,78,1) 100%);
    background: linear-gradient(90deg, rgba(46,65,122,1) 0%, rgba(194,227,78,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e417a",endColorstr="#c2e34e",GradientType=1);
    border-radius: 5px;
}

/*.timeline-history li:nth-child(1) h3 {*/
    /*color: #C2E34E;*/
/*}*/

.timeline-history li:nth-child(2):before {
    background: #FF9704;
}

/*.timeline-history li:nth-child(2) h3 {*/
    /*color: #FF9704;*/
/*}*/

.timeline-history li:nth-child(3):before {
    background: #56C2F3;
}

/*.timeline-history li:nth-child(3) h3 {*/
    /*color: #56C2F3;*/
/*}*/

.timeline-history li:nth-child(4):before {
    background: #c801dd;
}

/*.timeline-history li:nth-child(4) h3 {*/
    /*color: #c801dd;*/
/*}*/

.timeline-history li:nth-child(5):before {
    background: #2e77bd;
    border-radius: 6px;
}

/*.timeline-history li:nth-child(5) h3 {*/
    /*color: #4c5f71;*/
/*}*/

.timeline-event-2 {
    width: 30%;
}

.timeline-event-2:before {
    width: 120%;
}

.timeline-event-3 {
    width: 14%;
}

.timeline-event-3:before {
    width: 100%;
}

.timeline-event-4 {
    width: 10%;
}

.timeline-event-4:before {
    width: 100%;
}

.timeline-event-5 {
    width: 12%;
}

.timeline-event-5:before {
    width: 140%;
}

.timeline-event-6 {
    width: 34%;
}

.timeline-event-6:before {
    width: 100%;
}

.timeline-line {
    position: absolute;
    left: 40px;
    padding: 0 0 0 70px;
    right: 0;
    top: 0;
    bottom: 0;
}

.timeline-line li {
    position: relative;
    display: inline-block;
    width: 19%;
    height: 100%;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
}

.timeline-line li:after {
    content: '';
    position: absolute;
    left: 16px;
    width: 1px;
    bottom: 0;
    top: 0;
    background: #e8e8e8;
}

.history-desc {
    margin-bottom: 30px;
    font-size: 12px;
    position: relative;
    min-height: 1px;
    display: inline-block;
}

.history-desc h2 {
    cursor: pointer;
}

.history-desc .icon {
    position: absolute;
    content: '';
    width: 21px;
    height: 21px;
    right: -30px;
    top: 50%;
    margin-top: -11px;
    background-color: #fff;
    background-image: url(../images/icons/exclamation.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
    border-radius: 50%;
    cursor: pointer;
}

.history-desc .history-desc-count {
    position: absolute;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    color: #000;
    min-width: 380px;
    max-width: 420px;
    top: 34px;
    display: none;
    z-index: 99;
}

.history-desc .history-desc-count p:last-child {
    padding-bottom: 0;
}

.history-desc:hover .history-desc-count {
    display: block;
}

.history-desc:hover .icon {
    background-color: #ffcb0d;
}

/****************************************************
  *
  * О компании
  *
*****************************************************/

.page-about .row-top-text {
    padding-bottom: 20px;
}

.page-about .row-center-text {
    background: #466dad;
    padding: 40px;
    border-radius: 10px;
    padding-bottom: 90px;
}

.page-about .row-center-text .row-padd {
    max-width: 70%;
    padding: 30px 0;
}

.page-about .row-center-text h2 {
    color: #fff;
    padding-bottom: 0;
}

.page-about .row-center-text .sub-title {
    color: #a8c0e7;
}

.page-about .about-company-right {
    margin-left: -306px;
    margin-top: 90px;
    background: #1f3e7c;
    border-radius: 10px;
    padding: 40px;
    color: #fff;
}

.page-about .about-company-right h3 {
    color: #fff;
}

.page-about .about-company-right ul.ul-def {
    padding-bottom: 0;
}

.page-about .about-company-right ul.ul-def li:before {
    background: #466dad;
}

.page-about .row-column-bottom .col-30 .inner-column {
    padding-left: 40px;
}

.page-about .row-column-bottom .col-30 .inner-column img.left-img {
    margin-top: -80px;
}

.page-about .row-column-bottom .col-30 .inner-column .row-page-grid {
    padding-top: 60px;
}

.page-about .row-column-bottom .col-30 .inner-column .row-page-grid .inner-column {
    padding-bottom: 10px;
}

.page-about .row-column-bottom .col-30 .row-column .inner-column {
    padding-left: 0;
}

.page-about .row-column-majordev {
    padding-top: 40px;
}

.page-about .row-column-majordev img {
    max-width: 260px;
    margin-top: -80px;
}

.page-about .row-column-numbers {
    padding-top: 20px;
}

.page-about .row-column-numbers h5 {
    font-weight: bold;
    font-size: 18px;
}

.page-about .row-column-numbers h5 strong {
    color: #466dad;
    font-size: 60px;
    display: block;
}

.page-about .row-column-best {
    padding-top: 40px;
}

.page-about .row-column-best h6 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 0;
    color: #466dad;
}

.page-about .row-column-best .inner-column {
    padding-bottom: 40px;
}

.page-about .row-column-best .col-50:nth-child(2n+1) {
    clear: both;
}

.page-about .page-card {
    font-size: 14px;
    padding-top: 20px;
}

.page-about .page-card table tr td {
    padding: 6px 20px 6px 0;
}

.page-card table tr td:first-child {
    font-weight: normal;
}

/****************************************************
  *
  * Cертификаты
  *
*****************************************************/

.page-certificates .h2 {
    padding-bottom: 0;
    margin-top: -34px;
}

.page-certificates .row-page-grid .carusel-modul-imgdesc-v1 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
}

.page-certificates .carusel-modul-imgdesc-v1 .img-count:after {
    content: none;
}

.page-certificates .row-page-grid .col-3:nth-child(3n+1) {
    clear: both;
}

/****************************************************
  *
  * Контакты
  *
*****************************************************/

.page-contacts .row-page-map {
    padding-bottom: 30px;
}

.page-contacts .row-page-text h4,
.page-contacts .row-page-text .h3,
.page-contacts .row-page-text .h4 {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.page-contacts .row-page-text a.h3 {
    color: #456cac;
}

.page-contacts .row-page-top-text {
    padding-bottom: 20px;
}

.page-contacts .navigation-social li {
    margin-right: 20px;
}

#map-yandex {
    height: 400px;
    border-radius: 5px;
    overflow: hidden;
}

/****************************************************
  *
  * Корпоративным клиентам
  *
*****************************************************/

.page-b2b .row-top-grid {
    padding-top: 40px;
}

.page-b2b .grid-modul-titledesc-bg-v1 {
    margin-top: 40px;
}

.page-b2b .row-center-grid {
    padding-top: 60px;
    border-bottom: 1px solid #f3f3f3;
}

.page-b2b .row-center-grid .col-50:nth-child(2n+1) {
    clear: both;
}

.page-b2b .row-column-modul-v1 ul.ul-ixon {
    padding-bottom: 0;
}

.page-b2b .row-vert-line {
    margin-bottom: 60px;
    background: #f3f3f3;
    border-radius: 5px;
    padding: 40px;
    margin-top: 20px;
}

.page-b2b .left-padding {
    padding-left: 60px;
    margin-left: 100px;
    border-left: 1px solid #2c6eac;
}

.page-b2b .left-padding .mission-item {
    margin-bottom: 40px;
}

.page-b2b .left-padding .mission-item p {
    font-size: 12px;
}

.page-b2b .row-list-faq {
    padding-bottom: 40px;
}

.page-b2b .row-list-faq h2 {
    font-size: 16px;
}

.page-b2b .row-list-faq .acclist-content {
    background: #f3f3f3;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 40px 40px 20px 40px;
    font-size: 14px;
}

.page-b2b .row-list-faq .item-acclist {
    border-bottom: 1px solid #f3f3f3;
}

/****************************************************
  *
  * Гарантия и возврат, Условия использования, Использование cookies, Политика конфиденциальности
  *
*****************************************************/

.page-cookies,
.page-warranty,
.page-conditions,
.page-privacy-policy,
.page-offer-agreement {
    position: relative;
}

.page-cookies h2,
.page-cookies h3,
.page-warranty h2,
.page-warranty h3,
.page-conditions h2,
.page-conditions h3,
.page-privacy-policy h2,
.page-privacy-policy h3,
.page-offer-agreement h2,
.page-offer-agreement h3 {
    margin-bottom: 10px;
}

.page-cookies:before,
.page-warranty:before,
.page-conditions:before,
.page-privacy-policy:before,
.page-offer-agreement:before {
    position: absolute;
    background: url("../../../../../../wa-upload/logo/majordev.svg") no-repeat;
    content: '';
    right: 260px;
    top: 198px;
    width: 440px;
    height: 43px;
    transform: rotate(-90deg);
    opacity: .1;
}

.page-cookies .row-top-text,
.page-warranty .row-top-text,
.page-conditions .row-top-text,
.page-privacy-policy .row-top-text,
.page-offer-agreement .row-top-text {
    max-width: 680px;
}

.page-privacy-policy .row-top-text ul,
.page-offer-agreement .row-top-text ul {
    padding-left: 0;
}

.page-privacy-policy .row-top-text ul li i,
.page-offer-agreement .row-top-text ul li i {
    float: left;
}

.page-privacy-policy .row-top-text ul li p,
.page-offer-agreement .row-top-text ul li p {
    margin-left: 44px;
}

.page-privacy-policy .row-top-text ul li ul,
.page-offer-agreement .row-top-text ul li ul {
    padding-left: 44px;
}

/****************************************************
  *
  * Доставка и оплата
  *
*****************************************************/

.page-payment-delivery .row-top-text h2,
.page-payment-delivery .row-bottom-text h2 {
    margin-bottom: 0;
}

.page-payment-delivery .tabs-content-item-1 .row-column:first-child {
    padding-bottom: 40px;
}

.page-payment-delivery .row-top-tabs .grid-modul-titledesc-v1 {
    min-height: 260px;
}

.page-payment-delivery .row-bottom-text .grid-modul-titledesc-v1 {
    min-height: 190px;
    margin-bottom: 40px;
}

.page-payment-delivery .row-bottom-text .row-column {
    padding-top: 20px;
}

.page-payment-delivery .row-center-text {
    padding-top: 40px;
    width: 50%;
}

.page-payment-delivery .tabs-content-item-1 .h3 {
    padding-bottom: 10px;
}

.row-title-main {
    margin-top: 70px;
}

/****************************************************
  *
  * Техническая поддержка
  *
*****************************************************/

.row-bg-grey {
    background: #f3f3f3;
    border-radius: 5px;
    margin-top: 40px;
}

.page-support .row-column {
    position: relative;
}

.page-support .row-column .col-70 {
    width: 100%;
}

.page-support .row-column .page-nf-fix {
    position: absolute;
    right: 40px;
    bottom: 60px;
    z-index: 2;
    left: 40px;
    width: auto;
}

.page-support .row-column .page-nf-fix .companychap-items {
    -webkit-box-shadow: 0 10px 26px 1px rgba(1,1,1,.1);
    box-shadow: 0 10px 26px 1px rgba(1,1,1,.1);
    background: #fff;
}

.page-support .row-column .page-nf-fix li {
    float: left;
    margin-right: 44px;
}

.page-support .row-column-bottom {
    padding-top: 40px;
}

.page-support .row-bg-grey {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    margin-top: -50px;
    position: relative;
    z-index: 2;
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 40px;
}

.page-support .navigation-item-link-v1 {
    background: #fff;
}

/****************************************************
  *
  * Для дилеров
  *
*****************************************************/

.page-dealers .module-aqmd-v2 {
    padding: 80px 40px 80px 80px;
}

.page-dealers .modul-best-minimal {
    margin-top: 0;
}

.page-dealers .module-asmd-v1 .column {
    padding-bottom: 20px;
}

.page-dealers .grid-modul-titledesc-bg-v1 {
    margin-top: 40px;
}

.page-dealers .grid-modul-titledesc-bg-v1 .module-content-inner {
    left: 0;
    width: 100%;
}

/****************************************************
  *
  * Как заказать
  *
*****************************************************/

.page-how-order .row-stage-line-v1 {
    margin-bottom: 40px;
}

/****************************************************
  *
  * Часто задаваемые вопросы
  *
*****************************************************/

.page-faq .row-bg-grey {
    margin-top: 0;
    padding: 40px;
}

.page-faq .navigation-item-link-v1 {
    background: #fff;
}

.page-faq .item-acclist {
    padding: 40px 0;
    border-bottom: 1px solid #d2d2d2;
}

.page-faq .item-acclist:last-child {
    border-bottom: none;
}

.page-faq .item-acclist:first-child {
    padding: 0 0 40px 0;
}

.page-faq .item-acclist:last-child {
    padding: 40px 0 0 0;
}

.page-faq .js-items-acclist-var1 .acclist-title {
    padding: 0;
}

/*.page-faq .acclist-content {*/
    /*background: #f3f3f3;*/
    /*border-radius: 5px;*/
    /*margin-bottom: 20px;*/
    /*padding: 40px 40px 20px 40px;*/
/*}*/

.page-faq .acclist-content {
    font-size: 14px;
}

/****************************************************
  *
  * Запрос коммерческого предложения
  *
*****************************************************/

.form-writeorder {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 40px;
    margin-right: 50px;
    min-height: 450px;
}

.form-writeorder input,
.form-writeorder textarea {
    background: #fff;
}

.page-writeorder .mission-item {
    margin-bottom: 40px;
}

.page-writeorder .mission-item .text {
    font-size: 12px;
}

.page-writeorder .col-20 .inner-column {
    padding-top: 100px;
}

.page-writeorder .mission-item .image {
    min-width: 30px;
}

.page-writeorder .mission-item .image img {
    height: 28px;
}