/*

0. Системные

1. Шапка

2. Содержание

3. Футер

*/

/*============================================ 0. Системные ============================================*/
/* Фикс словя наложения на картинвку для типа Видео */
.educon-video-popup a.sppb-modal-selector.sppb-magnific-popup:before,
.educon-video-popup2:after {
    background: transparent;
}

/*======================================================================================================*/

/*============================================== 1. Шапка ==============================================*/
/* Фикс наложения цвета на слайдер */
.sp-page-title:before {
    background-color: transparent !important;
}

/* */
/* Отступы в верхнем меню */
#sp-top-bar .sp-contact-info li {
    margin: 0 5px !important;
}

/* */
/* Отступы между пунктами главного меню */
.sp-megamenu-parent > li > a {
    padding: 0 10px !important;
    font-size: 13px;
}

/* */
/* Корректировка доп элементов верхнего меню */
#sp-top-bar #sp-top2 .sp-module {
    margin: 0;
    display: block;
}

#sp-top-bar #sp-top2 .sp-contact-info {
    list-style: none;
    padding: 0;
    /*margin: 0 -10px;*/
    text-align: right;
}

#sp-top-bar #sp-top2 .sp-contact-info li {
    display: inline-block;
    border: none;
}

#sp-top-bar #sp-top2 .sp-contact-info li a {
    line-height: 1.0;
    display: inline-block;
}

#sp-top-bar #sp-top2 .sp-contact-info li a:before {
    content: none;
}

/* */
/* Выпадающее меню во всю ширину */
.menu-slide-down .fullwidth .sp-menu-full {
    width: 100% !important;
}

/* */
/* Картинки выпадающего меню во всю ширину */
.menu-slide-down img {
    width: 100%;
}

/* */
/* Переключатель языков */
.mod-languages .lang-inline {
    text-align: center;
}
/* Переключатель языков */
/*======================================================================================================*/

/*============================================ 2. Содержание ===========================================*/
/* Фикс контента поверх выпадающего меню */
.view-article article.item {
    z-index: 99;
}


/*/стили для сертификатов/*/
/*.shadow-for-sertificate > img*/
#sertificate .slideplus-slot {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(148, 148, 148, 1);
    -moz-box-shadow: 0px 0px 9px 0px rgba(148, 148, 148, 1);
    box-shadow: 0px 0px 9px 0px rgba(148, 148, 148, 1);
}



/*стили для табkицы с мм*/

div#otkatnie-vorota {
    position: relative;
    width: 97%;
    padding-left: 30px;
}

.width-vorot {
    width: 200px;
    text-align: center;
    margin: 0 auto;
    background: #d9c2ff;
}

.height-vorot {
    position: absolute;
    transform: rotate(-90deg);
    top: 50%;
    left: -85px;
    background: #d9c2ff;
    padding: 2px 30px;
}

/* */

/*  пагинация для слайдера  */
.slideplus-navigation {
    display: none;
}

/*   */
.preimushestva {
    text-align: center;
    padding: 25px 10px;
}

.img-step {
    justify-content: center;
    display: flex;
    margin: 20px 0;
}

.text-step {
    font-size: 18px;
    line-height: 1.25;
}

#jb_template {
    font-size: 16px;
}

.testi-date {
    display: none;
}

span.joomstar:after {
    color: #ffd34f !important;
}

/* */

/* Перегрузочные платформы */
.block-white .sppb-row {
    background: #ffffff;
}



.full-size .table>tbody>tr>td,
.full-size .table>tbody>tr>th,
.full-size .table>tfoot>tr>td,
.full-size .table>tfoot>tr>th,
.full-size .table>thead>tr>td,
.full-size .table>thead>tr>th {
    padding: 8px;
    font-size: 16px;
    text-align: center;
}
.full-size thead, td:first-child {
    background: none !important;
    font-weight: bold;
}
.sppb-column .block-pricini {
    margin-bottom: 30px;
    padding: 0 !important;
}
@media (max-width: 767px) {
        .sppb-column .block-pricini {
            max-width: 370px;
            margin: 20px auto;
        }
        .sppb-section.block-white {
            padding-bottom: 0px !important;
        }
            .block-white .sppb-row, #section-id-1568113684295 .sppb-col-md-3.sppb-col-sm-6.sppb-col-xs-12 {
            margin-bottom: 20px;
        }
        .block-white .sppb-row img {
            margin-bottom: 15px;
        }
}
/* */

/* start Плитки продукции */
.calatog-products .product-item {
    -webkit-box-shadow: 0 0 5px 0px rgb(0 0 0 / 10%);
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 10%);
    border-radius: 5px;
    margin-bottom: 30px;
}
.calatog-products .product-item .img-products img {
    border-radius: 5px 5px 0 0;
    width: 100%;
}
.calatog-products .product-item .detail-product,
.calatog-products .product-item .button {
    padding: 0 15px;
}
.calatog-products .product-item .detail-product h3 {
    font-size: 18px;
    font-weight: 600;
    min-height: 60px;
}
.calatog-products .product-item .detail-product svg {
    vertical-align: middle;
}
.calatog-products .product-item .detail-product *:not(h3) {
    font-size: 0.875em;
}
.calatog-products .product-item .detail-product .other-details {
    padding: 10px 0;
    color: #b0b0b0;
    min-height: 70px;
}
.calatog-products .product-item .detail-product .price {
    font-size: 1.2em;
    font-weight: 600;
    padding-bottom: 15px;
}
.calatog-products .product-item .button {
    padding-bottom: 15px;
}
.calatog-products .product-item .button *:first-child {
    margin-right: 5px;
    margin-bottom: 5px;
}
.calatog-products .product-item .button *:last-child {
    color: #699927;
    margin-bottom: 5px;
}
.calatog-products .product-item .button *:last-child:not(:hover) {
    background-color: #f4fbea;
}
.calatog-products + .button a {
    width: 100%;
}
/* end Плитки продукции */

/*======================================================================================================*/

/*============================================== 3. Футер ==============================================*/
/* Скрол вверх */
.scrollup {
    bottom: 10px !important;
    right: 15px !important;
}

/* веб элита */
.web-elita {
    font-size: 10px;
    margin: 10px 0 5px;
    line-height: 1.5;
}

.web-elita a.logo {
    font-size: 13px;
    margin: 10px 5px 0 0;
    border: 2px solid #1aa2e6;
    padding: 3px 0;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    text-decoration: none;
    text-shadow: none;
}

.web-elita a.logo span.studio {
    font-weight: bold;
}

.web-elita a.logo span.studio span.studio-logo {
    font-size: 18px;
    color: #1aa2e6;
    padding: 3px 3px 0 6px;
}

.web-elita a.logo span.studio span.studio-name {
    color: white;
    padding: 3px;
    background-color: #1aa2e6;
    border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
}

.web-elita a.logo:hover span.studio span.studio-logo {
    color: #ff9e17;
}

.web-elita a.logo:hover span.studio span.studio-name {
    color: #1aa2e6;
    background-color: transparent;
}

/* Информация перед футером
.content-detail-section {
    position: relative;
    height: 100%;
    min-height: 15rem;
}

.content-detail-section .content-detail-section__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    padding-right: 0.5rem;
}

.content-detail-section .content-detail-section__inner h2,
.content-detail-section .content-detail-section__inner h3,
.content-detail-section .content-detail-section__inner h4 {
    font-size: 13px;
    line-height: 18px;
}

.content-detail-section .content-detail-section__inner p,
.content-detail-section .content-detail-section__inner div,
.content-detail-section .content-detail-section__inner li {
    font-size: 11px;
    line-height: 1.8;
}

.content-detail-section .content-detail-section__inner::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.content-detail-section .content-detail-section__inner::-webkit-scrollbar-track {
    background: #699927;
    box-shadow: inset 4px 0 0 #fff, inset -4px 0 0 #fff;
}

.content-detail-section .content-detail-section__inner::-webkit-scrollbar-thumb {
    width: 10px;
    background: #699927;
    cursor: pointer;
    transition: background 0.2s ease-in-out;
}

.content-detail-section .content-detail-section__inner::-webkit-scrollbar-thumb:hover {
    background: #d7df21;
}

.content-detail-section .content-detail-section__inner *:first-child {
    // sass-lint:disable-line no-universal-selectors
    margin-top: 0;
}

@media (max-width: 767px) {
    .content-detail-section {
        min-height: 15rem;
    }
}*/

/* */
/*======================================================================================================*/





/* РЕСПОНСИВНОСТЬ

0. Системные

1. Шапка

2. Содержание

3. Футер

*/

/*============================================ 0. Системные ============================================*/

/*======================================================================================================*/

/*============================================== 1. Шапка ==============================================*/

/*======================================================================================================*/

/*============================================ 2. Содержание ===========================================*/
@media (min-width: 768px) {

    /* Новая сетка для плиток выпадающего меню */
    .col-sm-2-5 {
        width: 20%;
        float: left;

        position: relative;

        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width: 992px) and (min-width: 767px) {
    .slideplus-slot.slideplus-bottom {
        display: none;
    }

    .slideplus-slot.slideplus-bottom:first-child {
        display: block;
    }

    .slideplus-slot.slideplus-bottom:nth-child(2) {
        display: block;
    }

    /*перегрузочное оборудование блоки*/
    .sppb-col-md-3.sppb-col-sm-6.sppb-col-xs-12, .sppb-col-md-3.sppb-col-sm-6, .sppb-col-md-4.sppb-col-sm-6 {
	    margin-bottom: 20px;
	}
}

@media (max-width: 767px) {

    /* Корректировка доп элементов верхнего меню */
    #sp-top-bar .sp-contact-info {
        text-align: center !important;
    }

    .slideplus-slot.slideplus-bottom {
        display: none;
    }

    .slideplus-slot.slideplus-bottom:first-child {
        display: block;
    }

    .sp-page-builder .page-content #block-in-block-1 {
        padding: 25px 25px 25px 25px !important;
    }
}

/* стиль 5 колонок */

@media(min-width: 768px) {
    .col-1-5 {
        width: 19%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

}


/*======================================================================================================*/

/*============================================== 3. Футер ==============================================*/

/*======================================================================================================*/
