

/* Start:/local/css/news.css?17880326824409*/
.bx-newslist .btn {
    background-color: #007bff;
    border-color: #007bff;
}
	.bx-newslist .btn:hover {
    background-color: #007bff;
    border-color: #007bff;
}
.bx-newslist-block {
    border: solid 1px #4169e13b;
}
.bx-newslist-block:hover {
    border: solid 1px #0d6efd59;
    background-color: #4169e103;
}
.bx-newslist-block {
    padding: 15px 15px 15px 15px;
    margin-bottom: 40px;
}

.main-ui-pagination {
    font-size: 14px;
    text-transform: uppercase;
    display: table;
    text-align: center;
    font-weight: 500;
    padding: 10px;
    border: solid 1px #4169e15e;
    border-radius: 10px;
    background-color: #4169e10f;
    margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
.manufacturer img {
    display: none;
}
}
.intro {
    font-size: 18px;
    background-color: #eaf2f8;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
    border-left: 4px solid #3498db;
}
.feature-box {
    background: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.specs-table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.specs-table th {
    background-color: #2980b9;
    color: white;
    padding: 12px;
    text-align: left;
}
.specs-table td {
    padding: 12px 15px;
    border-bottom: 1px solid #ddd;
}
.specs-table tr:nth-child(even) {
    background-color: #f2f7fa;
}
.highlight {
    background-color: #fffde7;
    padding: 20px;
    border-left: 4px solid #fbc02d;
    margin: 25px 0;
    border-radius: 0 5px 5px 0;
}
.btn1 {
    display: inline-block;
    background-color: #2980b9 !important;
    color: white !important;
    padding: 12px 30px !important;
    text-decoration: none !important;
    border-radius: 4px !important;
    font-weight: bold !important;
    margin: 15px 10px 15px 0 !important;
    transition: all 0.3s !important;
    border: 1px solid #2980b9 !important;
}
.btn1:hover {
    background-color: #3498db !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1) !important;
}
.1btn-secondary1 {
    background-color: white !important;
    color: #2980b9!important;
}
.1btn-secondary1:hover {
    background-color: #f8f9fa !important;
}
a.\31 btn.btn-secondary1 {
    color: white;
    font-weight: 600;
}
.benefits {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 30px 0;
}
.benefit-item {
    flex: 1 1 300px;
    background: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    border-top: 3px solid #3498db;
}
.benefit-item h3 {
    color: #2c3e50;
    margin-top: 0;
}
.gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 30px 0;
}
.gallery-item {
    flex: 1 1 200px;
    height: 150px;
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.gallery-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    transition: all 0.3s;
}
.gallery-item:hover::after {
    background: rgba(0,0,0,0.1);
}
.manufacturer {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 5px;
    margin: 30px 0;
    display: flex;
    align-items: center;
    gap: 20px;
}
.manufacturer img {
    max-width: 150px;
    height: auto;
}
.manufacturer-text {
    flex: 1;
}
.testimonials {
    margin: 40px 0;
}
.testimonial {
    background: white;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    position: relative;
}
.testimonial::before {
    content: "";
    font-size: 60px;
    color: #e1e5eb;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1;
}
.testimonial-author {
    font-weight: bold;
    margin-top: 15px;
    color: #2980b9;
}
.cta-section {
    background-color: #2980b9;
    color: white;
    padding: 30px;
    border-radius: 5px;
    text-align: center;
    margin: 40px 0;
}
.cta-section h2 {
    color: white;
    border-left: none;
    padding-left: 0;
    margin-top: 0;
}
/* End */


/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/news.list/flat/style.min.css?16812691803372*/
.bx-newslist-block{padding:0 14px;margin-bottom:40px}@media(min-width:992px){.bx-newslist .bx-newslist-container:nth-child(3n+1){clear:both}}@media(min-width:768px) and (max-width:991px){.bx-newslist .bx-newslist-container:nth-child(2n+1){clear:both}}.bx-newslist-img,.bx-newslist-audio,.bx-newslist-youtube,.bx-newslist-slider{position:relative;text-align:center;margin-bottom:20px}.bx-newslist-slider img,.bx-newslist-img img{width:auto;max-width:100%;height:auto;max-height:100%}.bx-newslist-video{display:block;position:absolute;top:0;right:0;left:0;bottom:0;opacity:.7;z-index:1;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;	background: url("/local/templates/eshop_bootstrap_v4/components/bitrix/news.list/flat/images/bx-video.png") no-repeat center;}.bx-newslist-video:hover{opacity:1}.bx-newslist-slider{width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.bx-newslist-slider-container{position:absolute;left:0;top:0;bottom:0}.bx-newslist-slider-slide{float:left;z-index:100}.bx-newslist-slider-arrow-container-left,.bx-newslist-slider-arrow-container-right{position:absolute;top:0;bottom:0;width:15%;cursor:pointer}.bx-newslist-slider-arrow-container-left{left:0}.bx-newslist-slider-arrow-container-right{right:0}.bx-newslist-slider-arrow{position:absolute;line-height:34px;vertical-align:middle;color:#fff;cursor:pointer;font-size:48px;height:48px;width:20px;top:50%;margin-top:-24px;z-index:110;opacity:.5;text-shadow:0 0 2px rgba(0,0,0,.5)}.bx-newslist-slider-arrow-container-left:hover .bx-newslist-slider-arrow,.bx-newslist-slider-arrow-container-right:hover .bx-newslist-slider-arrow{color:#FFF;display:block;opacity:1}.bx-newslist-slider-arrow-container-left .bx-newslist-slider-arrow{left:20px}.bx-newslist-slider-arrow-container-right .bx-newslist-slider-arrow{right:20px}.bx-newslist-slider-control{margin:0;padding:0;position:absolute;width:100%;bottom:10px;z-index:110;text-align:center;word-spacing:-4px}.bx-newslist-slider-control li{display:inline-block;border-radius:50%;background:#fff;width:10px;height:10px;word-spacing:-4px;margin:0 3px;opacity:.5}.bx-newslist-slider-control li:hover,.bx-newslist-slider-control li.current{background:#FFF;opacity:1}bx-newslist-slider-arrow,.bx-newslist-slider-control li{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.bx-newslist-title,.bx-newslist-title a{color:#000;margin:0;padding:2px 0 15px;font-size:18px;font-family:var(--ui-font-family-secondary,var(--ui-font-family-open-sans));font-weight:var(--ui-font-weight-semi-bold,600)}.bx-newslist-title a:hover{text-decoration:none;border-bottom-color:transparent}.bx-lg .bx-newslist-title{font-size:24pt}.bx-md .bx-newslist-title{font-size:20pt}.bx-xs .bx-newslist-title{font-size:18pt}.bx-newslist-view,.bx-newslist-date,.bx-newslist-comments,.bx-newslist-author,.bx-newslist-other{color:#a4a4a4;font-size:13px;padding-bottom:5px;white-space:nowrap}.bx-newslist-view i.fa,.bx-newslist-date i.fa,.bx-newslist-comments i.fa,.bx-newslist-author i.fa,.bx-newslist-tags i.fa,.bx-newslist-other i.fa{width:13px;color:#b4b4b4}.bx-newslist-tags{color:#a4a4a4;font-size:13px;padding-bottom:5px}.bx-newslist-content{font-size:14px;margin-bottom:5px}.bx-newslist-more{margin-top:5px;margin-bottom:5px}
/* End */


/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/news.list/flat/themes/blue/style.min.css?1599038400205*/
.bx-newslist .fa.bx-star-active{color:#1485ce}.bx-newslist .btn{background-color:#1485ce;border-color:#1485ce}.bx-newslist .btn:active,.bx-newslist .btn:hover{background-color:#53a4d8;border-color:#53a4d8}
/* End */


/* Start:/bitrix/components/bitrix/iblock.vote/templates/flat/style.min.css?1599038400123*/
.bx-rating{color:#b8b8b8;font-size:13px;white-space:nowrap}.bx-rating i.fa{cursor:pointer}.fa.bx-star-active{color:#1485ce}
/* End */
/* /local/css/news.css?17880326824409 */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/news.list/flat/style.min.css?16812691803372 */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/news.list/flat/themes/blue/style.min.css?1599038400205 */
/* /bitrix/components/bitrix/iblock.vote/templates/flat/style.min.css?1599038400123 */
