.el-color-white {
    color: #fff;
}
.el-main-menu {
                margin: 0;
            }
            .el-main-menu .el-active {
                color: #82BCFF !important;
            }
            .el-main-menu ul.dropdown-menu {
                border-radius: 0;
            }
            .el-main-menu li a {
                text-wrap: nowrap;
            } 
            .el-main-menu .dropdown-menu>li>a {
                padding: 8px 16px;
            }
            
            
            .el-main-menu .nav-item.dropdown > ul.dropdown-menu {
                display: block;
                visibility: hidden;
                transition-delay: 150ms;
                transition-property: visibility;
            }
            
            .el-main-menu .nav-item.dropdown:hover > ul.dropdown-menu {
                display: block;
                visibility: visible;
            }
            
            .el-main-menu .nav-item.dropdown:hover > ul.dropdown-menu > li.dropdown {
                position: static;    
            }
            .el-main-menu .nav-item.dropdown:hover > ul.dropdown-menu > li.dropdown > ul.dropdown-menu {
                top: 0;
                left: 100%;
                bottom: auto;
                min-height: 100%;
            }
            .el-main-menu .el-catalog-first-menu .nav-item.dropdown {
                position: static;
            }
            .el-main-menu .el-catalog-first-menu .nav-item.dropdown > ul.dropdown-menu {
                top: 0;
                left: 100%;
                bottom: auto;
                min-height: 100%;
                columns: 2;
            }
 .el-menu-mobile ul {
        background: transparent;
        width: 100%;
    }
    .el-menu-mobile ul li {
        background: transparent;  
        border: none;
    }
    .el-menu-mobile ul li a {
        display: block;
        color: #fff;
        width: 100%;    
    }
    .el-menu-mobile .el-active {
        color: #BD9B2D;
    }
.nc-editable-image-container img {
    max-width: 100%;
}
.nc-infoblock-object img {
    max-width: 100%;    
}
/*PROG-6793*/
#calc-btn .fa {
    color: #BD9B2D;    
}
.dropdown-menu>li>a, .dropdown-menu>li>p {
    padding: 10px 10px 10px 15px;
    margin: 0;
    cursor: pointer;
}
#el-mobile-menu-social>ul>li>p, #el-mobile-menu-social>ul>li>a {
    padding: 10px 10px 10px 0;
    margin: 0;    
}
@media(max-width: 768px) {
    #el-mobile-menu-social>ul>li>p, #el-mobile-menu-social>ul>li>a {
        padding: 10px 10px 10px 15px;
        margin: 0;    
    }    
}
.el-social > a > .fab {
    color: #0D335E;
    font-size: 30px;
    background: #D9E930;
    padding-left: 12px;
    padding-right: 12px;
}
.el-social .el-menu-search-block a .fas {
    color: #0D335E;
    font-size: 25px;
    background: #D9E930;
    padding-left: 8px;
    padding-right: 8px; 
    padding-top: 8px;
    padding-bottom: 7px;  
}
@media(max-width: 768px) {
    .el-social > a > .fab {
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 5px !important;
        padding-bottom: 5px !important;;
    } 
    .el-mobile-menu-btn {
        color: #D9E930;
    }
}
@media(max-width: 576px) {
    .brand img {
        height: 30px !important;
    }
    .el-social > a > .fab {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 3px !important;
        padding-bottom: 3px !important;;
    } 
    .el-social .el-menu-search-block a .fas {
        padding-left: 6px;
        padding-right: 6px; 
        padding-top: 6px;
        padding-bottom: 5px;  
    }
    .el-logo-mobile-block {
        padding-right: 0;
    }
}
.el-social .fab:hover {
    color: #4B82D4;
}
.el-cart-btn {
    position: relative;
}
.el-cart-btn .el-label-head {
    position: absolute;
    top: -5px;
    right: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-weight: normal;
    background: #82BCFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.el-cart-btn #cart_short_content {
    color: #fff;
    font-size: 13px;
}

.el-product-list-img a {
    display: block;
    height: auto;
    cursor: pointer;
  }
  .el-product-list-img {
      height: 265px;
      overflow: hidden;
  }
  .swiper-slide .el-product-list-img {
      height: 202px;   
  }
  @media(max-width: 1500px) {
      .el-product-list-img {
          height: 237px;    
      } 
      .swiper-slide .el-product-list-img {
          height: 182px;   
      }
  }
  @media(max-width: 1400px) {
      .el-product-list-img {
          height: 200px;    
      } 
      .swiper-slide .el-product-list-img {
          height: 204px;   
      }
  }
  @media(max-width: 1200px) {
      .el-product-list-img {
          height: 185px;    
      } 
      .swiper-slide .el-product-list-img {
          height: 229px;   
      }
  }
  @media(max-width: 992px) {
      .el-product-list-img {
          height: 188px;    
      }  
      .swiper-slide .el-product-list-img {
          height: 257px;   
      }
  }
  @media(max-width: 768px) {
      .el-product-list-img {
          height: auto;    
      } 
      .swiper-slide .el-product-list-img {
          height: 190px;   
      }
  }
  @media(max-width: 576px) {
      .swiper-slide .el-product-list-img {
          height: auto;   
      }
  }
  .el-product-item-slider {
      height: 100%;    
  }
  .el-product-item-slider .swiper {
      height: 100% !important;
  }
  .el-product-item-slider .swiper-wrapper {
      height: 100% !important;
  }
  .el-product-item-slider .swiper-slide img {
      width: initial !important;
  }  
  .el-product-list-item-body .el-visibility-hidden {
      display: none;
  }
  .el-new-catalogue-add-to-cart-button:hover,
  .el-new-catalogue-add-to-cart-button:focus,
  .el-new-catalogue-add-to-cart-button:active {
      color: inherit !important;
      background-color: transparent !important;
      opacity: 0.7;
  }
  .el-reviews-stars-block {
      display: flex;
      align-items: center;
  }
  .el-reviews-stars-block .el-stars-block {
      margin-right: 10px;
  }
  

.el-product-list-prop li {
        border-right: 0;
        border-left: 0;
        padding: 5px 8px;
    }
    /* иконка для приоритетного товара */
    .el-product-list-item .el-priority,
    .el-product-full .el-priority {
        position: absolute;
        top: -5px;
        left: 12px;
        z-index: 100;
    }
    .el-product-list-item .el-fa-thumbs-o-up {
        font-size: 20px;
    }

    .el-product-list-item .el-priority p {
        display: none;
    }

    .el-product-list-item__thumb .el-wrapper .el-priority,
    .el-product-full .el-wrapper .el-priority {
        position: absolute;
        top: 3px;
        right: 5px;
        left: unset;
        z-index: 100;
    }
    .el-product-list-item__thumb .el-wrapper .el-3d-icon,
    .el-product-full .el-wrapper .el-3d-icon {
        top: 60px; 
        right: -5px;
    }
    
    .el-product-list-item__thumb .el-wrapper .el-fa-thumbs-o-up,
    .el-product-full .el-wrapper .el-fa-thumbs-o-up {
        font-size: 32px;
    }

    .el-product-list-item__thumb .el-wrapper .el-fa-calendar-check-o,
    .el-product-full .el-wrapper .el-fa-calendar-check-o {
        font-size: 30px;
    }

    .el-product-list-item__thumb .el-wrapper .el-priority p,
    .el-product-full .el-wrapper .el-priority p {
        display: block;
        line-height: 1;
        font-weight: bold;
        margin: 0;
        font-size: 10px;
    }
    .el-3d-icon {
        width: auto !important;
    }
    @media(max-width:992px){
        .el-price-right-block .border {
            border: none !important;    
        }
    }
    .el-custom-tab__mobile {
        font-size: 18px;
        display: block;
        padding: 7px 0 7px 0;
        border-bottom: 1px solid #d5d5d4;
        background: none;
    }
    .el-custom-tab__mobile.collapsed {
        font-weight: normal;    
    }
    .el-main-page-swiper .swiper-wrapper, .el-in-card-swiper .swiper-wrapper {
        height: auto;
    }
    .el-middle-nav {
        background: #fff;
    }
    .el-middle-nav.elSticky {
        position: sticky;
        top: 0;
        z-index: 100;
        box-shadow: 0 2px 8px #bfbfbf;
        border-bottom: 1px solid #ebebeb;
    }
    .el-product-small {
        display: none;
    }
    .elSticky .el-product-small {
        display: block;
    }
    .el-product-small img {
        max-height: 60px;
    }
    .el-product-small p {
        margin: 0;
    }
  
#nc_netshop_add_order_form .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F5F2EB;
    border-radius: 2px;
}
#nc_netshop_add_order_form .form-group {
    display: flex;
    margin-bottom: 15px;
}
#nc_netshop_add_order_form .form-group .form-control {
    margin-left: 0.5em;    
}
.el-cart-list .panel-footer {
    padding: 10px 15px;
    background-color: #F5F2EB;
    border-top: 1px solid #F5F2EB;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}
.badge {
    display: inline-block;
    padding: 3px 7px;
    font-size: 15px;
    font-weight: bold;
    color: #0D335E;;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #D9E930;
    border-radius: 10px;
    position: relative;
    z-index: 90;
}

.el-cart-list .btn-default {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
    padding: 6px 9px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 1px;
}

.el-product-cart-counter .input-group-btn {
    display: inline-flex;    
}

.fa-trash-o:after {
    content: "\f1f8";
    font-family: "Font Awesome 5 Free";
}
.el-cart-list .el-delete-button {
    padding: 8px 9px;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
    height: 100%;
}
.hide-pag {
    display: none;
}
.el-svg-icon {
    height: 30px;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    vertical-align: middle;
}
.el-custom_result_name {
    font-size: 40px;
}
.el-custom_result_price {
    font-size: 40px;
}

@media (max-width: 768px) {
.el-mobile-table {
        border: 0;
    }

    .el-mobile-table thead {
        display: none;
    }

    .el-mobile-table tr {
        margin-bottom: 10px;
        display: block;
        /*border-bottom: 1px solid #ddd;*/
    }

    .el-mobile-table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: none;
    }

    .el-mobile-table td:last-child {
        border-bottom: 0;
    }

    .el-mobile-table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }

    .el-mobile-table .el-cart-list-item {
        border: 1px solid #ddd;
        border-radius: 4px;
    }
    .el-inputs_personal_data_and_subscription {
        margin: 20px 0 20px 0 !important;
    }
    .el-product-cart-counter {
        float: right;
    }
    #nc_netshop_add_order_form .form-group {
        flex-direction: column;
    }
    #nc_netshop_add_order_form .form-group .form-control {
        margin-left: 0;
    }
}
#cart-form .el-qty {
    width: 3em !important;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.el-header-section {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #0D335E;
}
.el-header-section .el-gradient {
        background: none;
    }
@media(max-width: 768px) {
    .el-header-section {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #0D335E;
    } 
    .el-header-section .el-gradient {
        background: linear-gradient(to top, rgba(255, 255, 255, 0), 70%, rgb(0, 0, 0));
    }
}
.el-header-section .el-header-title .el-color-accent {
    color: #4B82D4;
}
.el-city-select {
    color: #fff;
}
@media(max-width: 768px) {
    .el-city-select {
        color: #82BCFF;
    }    
}
.el-city-select:hover,
.el-city-select:focus {
    color: #4B82D4;
}
.el-social a img {
    max-height: 31px;
}
.el-social ul .nav-link {
    color: #0D335E;
}
@media(max-width:768px) {
    .el-social ul .nav-link {
        color: #fff;
    }    
}
.el-social ul .nav-link:hover,
.el-social ul .nav-link:focus {
    color: #82BCFF;
}
.el-info .el-phone {
    background-color: rgba(255, 255, 255, 0.7);
}
.el-cart-btn {
    background-color: #D9E930;
}
@media(max-width:768px) {
    .el-cart-btn {
        padding: 5px;
    }    
    .el-menu-icons-block .nav-link img {
        height: 30px;
    }
}
@media(max-width:576px) {
    .el-cart-btn {
        padding: 3px;
    }
}
.el-banner-section .el-main-list .list-group {
    flex-direction: row;
    max-width: 80%;
}
@media(max-width:1200px) {
    .el-banner-section .el-main-list .list-group {
        flex-direction: column;
        max-width: 100%;
    } 
}
.el-banner-section .el-main-list .list-group li {
    padding-left: 0 !important;
    padding-right: 40px;
}
.el-banner-section .el-main-list .list-group li span {
    color: #fff;
    font-size: 22px;
}
.el-projekts-section {
    background: #0D335E !important;
}
.el-projekts-section h2 {
    margin-top: 0 !important;
    padding-top: 1.5rem;
}
.el-projekts-section .bg-primary {
    background: #fff !important;
}
.el-show-all-link {
    color: #fff;
    font-size: 20px;
}
.el-show-all-link::after {
    content:"";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    rotate: -90deg; 
}
.el-projekts-section .el-color-accent {
    color: #4B82D4 !important;
}
.el-projekts-section .el-color-accent-light {
    color: #82BCFF !important;
}
.el-quiz-section .quiz-wrapper .progress {
    background-color: #82BCFF;
}
.el-quiz-section .quiz-wrapper .el-progress {
    background-color: #4B82D4;
}
.el-quiz-section .quiz-wrapper .progress .el-progress-text  {
    color: #fff;
}
.el-quiz-section .el-quiz-block h2 {
    color: #4B82D4;
}
.el-quiz-section .quiz-wrapper .el-quiz-answer img.el-active-radio {
    border-color: #4B82D4;
}
.el-quiz-section .quiz-wrapper .el-center-block {
    background-color: #82BCFF !important;
}
@media(max-width: 768px) {
    .el-quiz-section .quiz-wrapper .el-center-block > .row {
        flex-direction: column;
    }
}
.el-quiz-section .quiz-wrapper .el-center-block .el-color-accent-dark {
    color: #4B82D4; 
}
.el-quiz-section .quiz-wrapper .el-center-block .el-right-block {
    background-color: #4B82D4 !important;    
}
.el-quiz-section .quiz-wrapper .el-left-block .el-color-accent {
    color: #4B82D4;
}
.el-quiz-section .quiz-wrapper .el-left-block .el-color-accent-dark {
    color: #82BCFF;
}
.el-projekts-section .el-projects-list .el-projects-list-item p.el-color-main {
    color: #4B82D4;
}
.el-catalogue-section .el-price-block .el-color-accent {
    color: #4B82D4;
}
.el-advantages-section-heading {
    color: #0D335E;
}
.el-advantages-section .text-light {
    color: #fff !important;;
}
.el-advantages-section .el-color-accent-dark {
    color: #fff !important;;
}
.el-request-section .el-request-section-left-block h2 {
    color: #4B82D4;
}
.el-request-section .el-request-section-left-block h3 {
    color: #82BCFF;
}
.el-request-section .el-request-section-left-block p.el-color-accent {
    color: #82BCFF;
}
.el-request-section .el-request-section-left-block span.el-color-accent-dark {
    color: #4B82D4 !important;
}
.el-design-section h2 {
    color: #82BCFF;
}
.el-section-text .el-color-gray-dark {
    color: #4B82D4;
}
.el-design-stages h2 {
    color: #0D335E;
}
.el-design-stages p.el-color-accent-dark {
    color: #4B82D4;
}
.el-design-stages span.bg-secondary-subtle {
    background-color: #4B82D4 !important;
}
.el-about-section h2 {
    color: #0D335E;
}
.el-about-section h5 {
    min-height: 3rem;
}
@media(max-width: 1400px) {
    .el-about-section h3 {
        height: 6.5rem;
    }    
}
@media(max-width: 1200px) {
    .el-about-section h3 {
        font-size: 24px; 
        height: 5rem;
    }    
}
@media(max-width: 992px) {
    .el-about-section h3 {
        font-size: 22px; 
        height: 5rem;
    }    
}
@media(max-width: 768px) {
    .el-about-section h3 {
        font-size: 18px; 
        height: 5rem;
    }    
}
@media(max-width: 576px) {
    .el-about-section h3 {
        font-size: 24px; 
        height: 5rem;
    }    
}
.el-treaty-section h2 {
    color: #0D335E;
}
.el-treaty-section h3 {
    color: #4B82D4;
}
.el-treaty-section p {
    color: #4B82D4;
}
.el-treaty-section p.el-color-gray {
    color: #82BCFF;
}
.el-categories-section h2 {
    color: #CBE4FF;
}
.el-categories-section p span {
    color: #CBE4FF;
}
.el-categories-section a:hover p span {
    opacity: 0.7;
}
.el-mission-section .el-color-accent, .el-mission-section .el-color-accent-dark {
    color: #4B82D4;
}
.el-mission-section .el-color-gray {
    color: #82BCFF;    
}
.el-personal-section p.el-color-gray {
    color: #4B82D4;
}
.el-personal-section div.el-color-gray {
    color: #82BCFF;
}
.el-personal-section img {
    border-color: #82BCFF;
}
.el-thanks-section h2 {
    color: #CBE4FF;
}
.el-thanks-section.no-bg h2 {
    color: #0D335E;
}
.el-thanks-section .el-thanks-text span {
    color: #CBE4FF;    
}
.el-thanks-swiper-images .swiper-wrapper .swiper-slide.swiper-slide-active img {
    border-color: #82BCFF;
}
.el-qa-section p.el-color-accent {
    color: #4B82D4;
}
.swiper-button-prev::after, .swiper-button-next::after {
    color: #82BCFF;
}
.swiper-pagination-bullet-active {
    background: #82BCFF;
}
.el-breadcrumbs nav {
    padding-left: 0 !important;
}
.el-price-right-block .el-color-gray {
    color: #82BCFF;
}
.el-middle-nav .el-scroll-link {
    color: #0D335E;
    font-size: 15px;
}
.el-middle-nav .el-scroll-link:hover {
    color: #82BCFF;
}
.el-cart-list .table {
    color: #4B82D4;
}
.el-cart-list .btn-default {
    background: #0D335E;
    border-color: #0D335E;
}
.fa-question-circle {
    color: #0D335E;   
}
#send_order {
    color: #0D335E;
    background: #D9E930;
    border-color: #D9E930;
}
.el-product-card .badge {
    background-color: #D9E930 !important;    
}
.el-qa-section .el-a-block ul li::before {
    color: #4B82D4;
}
@media(max-width: 768px) {
    .el-objects-mobile-slider .swiper-wrapper {
        margin-bottom: 0px;
    }    
}
.el-footer-wrapper {
    background-image: none !important;
    background-color: #0D335E;
}
.el-footer-wrapper .el-color-main-light {
    color: #82BCFF;
}
.el-footer-wrapper a.el-color-main-light:hover,
.el-footer-wrapper a.el-color-main-light:focus {
    color: #4B82D4;
}
.el-breadcrumbs .breadcrumb .breadcrumb-item {
    font-size: 12px;
}
.el-menu-search-block .dropdown-menu {
    left: 105% !important;
    padding: 0;
    min-width: 300px;
    top: -36px !important;
    margin-left: 20px! important;
}
.el-menu-search-block .btn {
    right:-2px;
    background-color: #4B82D4;
    border-color: #4B82D4;
}
#elSearchDropdown img {
    max-height: 25px;
}
.el-mobile-search-form .btn {
    background-color: #4B82D4;
}
.nav-item-block {
    break-inside: avoid;
}
.el-cycle-section .bg-success {
    background: #82BCFF !important;
}
.el-stages-section .el-stages-list .el-stage-text {
    max-height: 5em;
    overflow: hidden;
}
.el-category-child-wrapper a {
        font-size: 14px;
    }
@media(max-width: 992px) {
    .el-category-child-wrapper a {
        padding: 5px 7px !important;
        font-size: 12px;
    }
}
.el-request-section .el-request-gradient {
    background: linear-gradient(to right, rgb(242, 244, 252) 5%, rgba(255, 255, 255, 0) 50%);
}
.el-colors-card > div {
    display: inline-block;
    cursor: pointer;
} 
.el-colors-card .el-variant-item-block {
    display: inline-block;
    border: 2px solid #ccc;
    border-radius: 15px;
    background: #fff;
    padding: 3px 10px;
    margin: 0 10px 10px 0;
}
.el-colors-card .el-variant-item.active {
    border: 2px solid #0d335e;
}


#el-search-result {
    top:110%;
    right:0;
    border-radius: 5px;
    background: #fff;
    width: 400px;
    border: 1px solid #0D335E;
    z-index: 10;
    max-height: 50vh;
    overflow-y: auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#el-search-result::-webkit-scrollbar {
  width: 7px;
  background-color: #f9f9fd;
}

#el-search-result::-webkit-scrollbar-thumb {
  background-color: #C0C0C0;
}

#el-search-result::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
  background-color: #f9f9fd;
}
@media(max-width:768px) {
    #el-search-result {
        width: 350px;  
        right: unset;
        left: 0;
    }    
}
@media(max-width:576px) {
    #el-search-result {
        width: 300px;    
    }    
}
#el-search-result li {
    list-style: none;    
}
#el-search-result li:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
#el-search-result li span {
    font-size: 15px;     
}
@media(max-width:576px) {
    #el-search-result li span {
        font-size: 13px;    
    }    
}
#el-search .el-hide {
    display: none;
}
#el-search-result .el-result-name {
    white-space: break-spaces;
}
#el-search a {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px 10px;
}
#el-search img {
    max-width: 50px;
}
@media(max-width:576px) {
    #el-search img {
        max-width: 40px;
    }    
}

.el-card-advantages {
    font-size: 18px;
    background: #4B82D4;
    color: #fff;
    border-radius: 15px
}
.el-manager-contact-form {
    margin-top: 45px;
}
@media(max-width:992px) {
    .el-manager-contact-form {
        margin-top: 0;
    }   
}


.el-product-prop-list {
    border-radius: 0; 
}
.el-product-prop-list li {
    border: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
}
.el-product-list-item-body {
    height: auto;
}
.el-product-prop-list {
    display: none;
}
.el-product-card__item {
    height: 100%;
    width: 100%;
    position: relative;
}
.el-panel-wrapper {
    width: 100%; 
    background: #fff;
}
@media(min-width:768px) {
    .el-product-card__item:hover .el-panel-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 150;
        box-shadow: rgb(0 0 0 / 40%) 0 0 5px 5px;
    }
    .el-product-card__item:hover .el-product-prop-list {
        display: flex;
    }
}
.el-product-card__item {
    min-height: 470px;
}
@media(max-width: 1400px) {
    .el-product-card__item {
        min-height: 390px;
    }    
}
@media(max-width: 1200px) {
    .el-product-card__item {
        min-height: 390px;
    }    
}
@media(max-width: 992px) {
    .el-product-card__item {
        min-height: 380px;
    }    
}
@media(max-width: 768px) {
    .el-product-card__item {
        min-height: unset;
    }    
}
.h5.el-product-list-title {
    max-height: 5rem;
    overflow: hidden;
}
.el-payment-block,
.el-installation-block {
    background: #E8EEFC;    
}
.el-payment-block .badge,
.el-delivery-block .badge,
.el-installation-block .badge,
.el-guaranty-block .badge {
    font-size: 20px;
    font-weight: normal;
}
.el-price-right-block .el-price-block {
    background: #E8EEFC;
}
@media(max-width: 992px) {
    .el-price-right-block .el-price-block {
        background: none;
    }    
}
.el-payment-block .btn,
.el-delivery-block .btn,
.el-installation-block .btn,
.el-guaranty-block .btn {
    display: inline-block;
    width: auto;
    background: #4B83D3;
    border-color: #4B83D3;
}
.el-payment-block .btn:hover,
.el-delivery-block .btn:hover,
.el-installation-block .btn:hover,
.el-guaranty-block .btn:hover {
    opacity: 0.8;
}
.el-price-right-block .el-product-card-link {
    background: #4B83D3;
    border-color: #4B83D3;    
}
.el-price-right-block .el-product-card-link:hover {
    opacity: 0.8;
}
.el-card-price-block .input-group {
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
}
.el-card-price-block .input-group-btn {
    background: #fff;
}
.el-card-price-block .input-group-btn .btn {
    border: none;
    height: 30px;
}
.el-card-price-block input {
    border: none;  
    height: 30px;
    width: 30px !important;
    padding: 5px;
    text-align: center;
}
.el-card-price-block .btn-number {
    color: #0D335E;
    padding: 5px 7px;
}
@media(max-width: 992px) {
    .el-word-break {
        white-space: break-spaces;
        text-align: left;
        word-break: break-all;
    }
}
.h5.el-product-list-title {
    font-size: 1.07rem;
}
.h5.el-product-list-title a {
    font-weight: 800;
}
.h5.el-product-list-title a .fw-light {
    font-weight: 500 !important;
}
.el-qa-section .el-q-block {
    background: #E9EFFD;
}
.el-cycle-section h2.el-color-accent {
    color: #0D335E;
}
.el-cycle-section p.el-color-accent-dark {
    color: #0D335E;    
}
.el-footer-wrapper a:hover {
    cursor: pointer;
}
.el-small_img {
    max-width:170px;
}
.el-payment-section .el-svg-icon {
    height: 60px;    
}
.el-payment-section a:hover {
    cursor:pointer;
}
.el-payment-section .el-payment-header {
    height: 4rem;
}
.el-estimate-section .el-estimate-form .el-input-num {
    border-color: #4B82D4;
    color: #0D335E;
    background-color: #fff;
}
.el-estimate-section .el-estimate-form form input:not(.btn) {
    background-color: #fff;
    border-color: #4B82D4;
}
.el-estimate-section .el-estimate-form form input.form-check-input {
    background-color: #82BCFF;    
}
.el-estimate-section .el-estimate-form form textarea {
    background-color: #fff;
    border-color: #4B82D4;
}

.el-quiz-answer img {
    width: 60%;
}
.el-quiz-section .quiz-wrapper .el-send-form input:not(.btn) {
    background-color: #fff;
    border-color: #4B82D4;
}
.el-quiz-section .quiz-wrapper .el-send-form input.form-check-input {
    background-color: #4B82D4;
}
.el-quiz-section .quiz-wrapper .el-send-form textarea {
    background-color: #fff;
    border-color: #4B82D4;
}
.modal-body .el-modal-title {
    color: #0D335E;
} 
.modal-body .form-label.el-color-accent-dark {
    color: #0D335E;    
}
.el-product-full-video .embed-responsive-item {
    width: 100%;
}


/*подразделы при наведении (prog-1438)*/
.el-category-list-item .el-category-list-wrapper {
    position:relative;
    margin-bottom: 10px;
}
.el-category-list-item:hover .el-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(14, 33, 63, .6);
}
.el-category-list-item_child {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 5px 0px 0px 10px;
  height: 100%;
  width: 100%;
  overflow-y: auto;
}
.el-category-list-item:hover .el-category-list-item_child, .el-category-list-item:hover .el-overlay {
  display: block;
}
.el-category-list-item:hover .el-category-list-item_child a  {
  color: #fff;
  font-size: 14px;
}
.el-category-list-item:hover .el-category-list-item_child a:hover  {
  text-decoration: underline;
}
.el-category-list-item_child::-webkit-scrollbar {
  width: 7px;
  background-color: #f9f9fd;
}
.el-category-list-item_child::-webkit-scrollbar-thumb {
    background-color: #d5d5d5;
}
.el-category-list-item_child::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
  background-color: #f9f9fd;
}
/*подразделы при наведении (prog-1438) [конец]*/

@media(max-width: 1200px) {
    .el-menu-search-block .dropdown-menu {
        left: unset !important;
        right: 0 !important;
        top: 10px !important;
    }
}
@media(max-width: 992px) {
    .el-main-menu-desktop li .nav-link {
        padding-left: 8px;
        padding-right: 8px;
    }
    .el-main-menu-desktop .el-catalogue-mobile img {
        height: 30px;
    }
}
.el-contact-columns {
    column-count: 5;
}
@media(max-width: 1400px) {
    .el-contact-columns {
        column-count: 4;
    }    
}
@media(max-width: 768px) {
    .el-contact-columns {
        column-count: 3;
    }    
}
@media(max-width: 576px) {
    .el-contact-columns {
        column-count: 2;
    }    
}

/*PROG-8346*/
.el-cookie-block {
    position: fixed;
    bottom: 10px;
    left: 82px;
    background: #fff;
    width: 300px;
    height: auto;
    z-index: 1005;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 5px rgba(34, 60, 80, 0.2);
}   
.el-cookie-block-wrapper {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.el-cookie-fa-close {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 20px;
}
.el-cookie-fa-close:hover {
    cursor: pointer;
}
.el-cookie-text {
    padding: 25px 15px 15px 15px;
    font-size: 13px;
    color: #a1a1a1;
    line-height: 1.6;
}
.el-cookie-block-wrapper .el-cookie-text a {
    text-decoration: underline;
}
.el-cookie-block-wrapper .el-cookie-text a:hover {
    text-decoration: none;
    cursor: pointer;
}
.btn-cookie-agree {
    color: #fff;
    margin-bottom: 15px;
}
.btn-cookie-agree:hover {
    opacity: 0.8;
}
@media(max-width:768px) {
    .el-cookie-block {
        bottom: 0;
        left: 0;  
        width: 100%;
        border-radius: 0;
    } 
    #chat24-root {
        position: relative;
        z-index: 1004;
    }
}
/*PROG-8346*/

/*PROG-8402*/
.sherlock-widget .externalChatIcon {
    background-color: #F28D3E;
}
.sherlock-widget img {
    position: absolute;
    left: 32px;
    top: 11px;
}
.sherlock-chat .operatorPhoto__normalPhoto {
    border: none;
}
.sherlock-chat .message-in > .message-border {
    background-color: #0e3f18;
    color: #fff;
}
.sherlock-chat .message-in > .message-triangle {
    border-top: 12px solid #0e3f18;
}
.sherlock-chat .message-out > .message-border {
    background-color: #BF9D30;
    color: #fff;
}
.sherlock-chat .message-out > .message-triangle {
    border-top: 12px solid #BF9D30;
}
@keyframes animationContent {
    50% {
        transform: scale(1, 1);
        opacity: 1;
        border: 1px #F28D3E solid;
    }

    100% {
        transform: scale(3, 3);
        opacity: 0;
        border: 1px #F28D3E solid;
    }
}

.sherlock-chat .animationContent {
    position: absolute;
    margin-left: 20px;
    width: 48px;
    height: 48px;
    background-color: transparent;
    -webkit-animation-name: animationContent;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-animation-name: animationContent;
    -moz-animation-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    animation-name: animationContent;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    border-radius: 100%;
    border: 1px #F28D3E solid;
    cursor:pointer;
}
@media(max-width: 992px) {
    .sherlock-chat .sherlock-widget {
        margin-bottom: 0;
        right: -10px;
        bottom: -30px;
    }
    .sherlock-chat .widget_channels {
        bottom: 120px;
        right: -35px;
    }
}
/*PROG-8402*/