

/* Start:/local/templates/zdeslegko/components/bitrix/catalog/products/style.css?16796592821122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/zdeslegko/components/bitrix/catalog/products/bitrix/catalog.element/.default/style.css?17503306593506*/
    .article__content ul {
	list-style: circle;
	padding-left: 20px;
    }

    .select-bnt {
	display: inline-block;
	width: 18px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
    }

    .product-detail-flex {
        display: flex;
        align-items: flex-start;
        gap: 50px;
        margin-bottom: 15px;
    }

    .product-detail-image {
        flex-shrink: 0;
    }

    .product-detail-image img {
        max-width: 600px;
        height: auto;

    }

    .product-info-container {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .product-title {
        margin: 0;
        font-size: 42px;
        color: #666666;
    }

    .buttons-row {
        display: flex !important;
        gap: 15px !important;
        margin: 10px 0 !important;
        position: static !important;
        align-items: center;
    }

    .mainer-stuff__item-btn {
        padding: 13px 20px;
        flex-shrink: 0;
        background-color: #FC1F24;
        color: white;
         transition: background-color 0.3s ease;
    }
    .mainer-stuff__item-btn:hover {
        background:rgb(255, 94, 97) !important;
    }

    .auto-description {
        font-size: 16px;
        line-height: 1.4;
    }

    #read-more-btn {
        margin-top: 10px;
        padding: 0px;
        font-size: 16px;
        color: #FC1F24;
        cursor: pointer;
        background-color: white;
        border: none;
        }
        
        .machine-characteristics {
            width: 100%;
        }

        .machine-characteristics td {
            padding: 15px;

        }

        .machine-characteristics .colum-one {
            font-weight: 600;
            font-size: 14px;
			color: #333333;
        }

        .machine-characteristics .colum-two {
            font-size: 14px;
			color: #333333;
        }
          
     

        .machine-characteristics .colum-three {
            font-size: 14px;
            color: #333333;
            font-weight: 600;
            
        }

        .machine-characteristics .colum-four {
            font-size: 14px;
            color: #333333;
         
        }

        .characteristics-row-mob {
            display: none;
        }

    @media (max-width: 959px) {

        .product-detail-flex
        .characteristics-row td {
            width: 50% !important; 
            box-sizing: border-box;
        }

        .specs-container {
                flex-direction: column;
            }
        .product-detail-flex {
            flex-direction: column;
            align-items: center;
            gap: 10px;
        }

        .product-detail-image {
            width: 100%;
            margin-bottom: 15px;
        }

        .product-detail-image img {
            max-width: 100%;

        }

        .product-title {
            font-size: 32px;
            text-align: center;
        }

        .buttons-row {
            flex-direction: column;
            align-items: center !important;
            margin: 0 auto !important;
            transform: none !important;
            -webkit-transform: none !important;
            -ms-transform: none !important;
        }
    }
        @media (max-width: 768px) {
            .characteristics-row {
                display: none;
            }

            .characteristics-row-mob {
                display: table-row;
            }
        }

/* End */


/* Start:/local/templates/zdeslegko/components/bitrix/news.list/leasing_items/style.css?17471235976320*/
    .leasing-items{
        max-width: 1600px;
        margin: 0 auto;
        padding: 0px 20px 20px;
    }

    .leasing-items__inner {
        margin-bottom: 30px;
    }
    
    .leasing__item-body {
      
        padding-left: 15px;
        padding: 0;
        position: relative;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        padding-left: 15px;
    }


    .leasing-items__inner .services__item-list {
        margin-bottom: 20px;
        height: 150px;
    }


    .leasing-items__inner .leasing__item {
        min-height: auto;
        display: block;
        width: 400px;
        margin: 0 auto;
    }
   
    .leasing__item {
        overflow: hidden;
        position: relative;
        border-radius: 20px;
        padding: 30px 20px 40px;
        color: #4a4a4a;
        margin: 0 auto;
        min-height: 565px;
        height: 100%;
        width: 100%;
        background: #f7f8fa;
        display: flex;
        flex-direction: column;
        cursor: pointer;
        
    }
   
    .leasing__item {
        transition: box-shadow 0.3s ease; 
   
    }
    
    .leasing__item:hover {
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.2); 
      
    }
    .leasing-item-btn {
        width: 100%;
        display: block;
        text-decoration: none;
        background: #fc1f24;
        padding: 16px 30px 17px;
        border-radius: 10px;
        text-align: center;
        z-index: 2;
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
        color: #ffffff;
        -webkit-transition: background 0.2s ease;
        -o-transition: background 0.2s ease;
        transition: background 0.2s ease;
        margin-top: 15px;
        margin-top: 10px !important;
        text-align: center;
        width: 70%;
        margin: 0 auto;
        padding: 13px 0px 14px;
    }
    .leasing-item-btn:hover {
        background: #e01c1f;
    }
    .leasing-items__inner .owl-nav {
        display: none;
    }

    .leasing-items__inner .owl-dots {
        display: none;
    }
  

    .leasing-items__inner .leasing-item-title {
        display: flex;
    
        align-items: center;
        height: 100px;
        margin-bottom: 10px;
        max-width: 95%;
        margin: 0 auto;
    }


    .leasing-item-title {
        text-transform: uppercase;
        border-radius: 10px;
        color: #4a4a4a;
        background: #fdd749;
        padding: 10px 15px;
        font-size: 20px;
        font-weight: 800;
        line-height: 30px;
        display: inline-block;
        margin-bottom: 40px;
        max-width: 100%;
        word-break: break-word;
    }
    .leasing-slide-group {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 3 колонки */
        grid-template-rows: repeat(2, 1fr); /* 2 строки */
        gap: 20px;
    }
    .leasing-items__inner.mobile-slider  {
        display: none;
    }

    .leasing-slide-group:last-child .leasing-slide-row:last-child .leasing__item:last-child {
        background-image: url('/images/slider.JPG') !important;
        background-size: cover;
        background-position: center;
    }
        .not-found-block {
            background-image: url('/images/slider.JPG') !important;
            background-size: cover;
            background-position: center;
            position: relative;
        }
        
        .not-found-block .leasing-item-title[style*="background: none"] {
            background: transparent !important;
            height: auto !important;
            padding: 20px;
        }
        
        .not-found-block .leasing-item-title[style*="background: none"] > div {
            background: rgba(255, 255, 255, 0.9) !important;
            border-radius: 10px;
            padding: 15px;
            margin-top: 0 !important;
        }
        
        .not-found-block .leasing-item-btn {
            width: 80% !important;
            margin-bottom: 0 !important;
        }
        .leasing-cta-content {
            background: white;
            padding: 20px;
            margin-top: 20px;
            border-radius: 10px;
          }
          
          .leasing-cta-title {
            display: flex;
            margin-bottom: 20px;
            text-transform: none;
            font-size: 24px;
          }
          
          .leasing-cta-description {
            font-weight: 400;
            display: flex;
            font-size: 14px;
            line-height: 23px;
            text-transform: none;
            margin-bottom: 40px;
          }
      
          
       
        .leasing-slide-group {
            display: flex;
            flex-direction: column;
         
        }
        .leasing-slide-row {
            display: flex;
            margin-bottom: 30px;
        }
        .leasing__item {
           /* flex: 1;
            min-width: 0; */
        } 


@media (min-width: 1440px) {
    .leasing-item-btn {
        font-size: 16px;
        line-height: 21px;
        padding: 13px 30px 14px;
    }
    .leasing-item-title {
        font-size: 22px;
        line-height: 30px;
        padding: 10px 12px;
    }
}

@media (min-width: 1280px) {
    .leasing-item-header {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .leasing__item-body {
        margin-top: 20px;
    }
    .leasing__item {
        display: grid;
        grid-template-columns: 45.5% 54.5%;
        gap: 18px;
        min-height: 352px;
        padding: 40px;
        transition: box-shadow 0.2s ease-in-out;
    }
}

    @media (max-width: 1260px) {
        .leasing-items__inner {
            display: none;
        }
        .leasing__item-body {
            margin-top: 20px;
        }

        .leasing-items__inner.mobile-slider {
            display: block;
        }
       

        .leasing-items .title {
            margin-top: 30px;
        }
      
    }
    
 @media (max-width: 768px) {
    .leasing-items__inner .leasing__item {
        width: auto;
    }
 }
/* End */


/* Start:/local/templates/zdeslegko/components/bitrix/news.list/additional_services/style.css?17465372121369*/

    .additional-services__inner {
        margin-bottom: 30px;
    }
    
    .additional-services__inner .services__item.additional-services {
        display: block;
        width: 400px;
        margin: 0 auto;
    }

    .additional-services__inner .services__item-title {
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        height: 100px;
        margin-bottom: 10px;
        max-width: 95%;
        margin: 0 auto;
    }

    .additional-services__inner .services__item {
        min-height: auto;
    }

    .additional-services__inner .services__item-body {
        margin-top: 25px !important;
        padding-left: 15px;

    }

    .additional-services__inner .services__item-list {
        margin-bottom: 20px;
    }

    .additional-services__inner .services__item-btn {
        margin-top: 10px !important;
        text-align: center;
        width: 70%;
        margin: 0 auto;
        padding: 13px 0px 14px;
    }

    .additional-services__inner .owl-nav {
        display: none;
    }

    .additional-services__inner .owl-dots {
        display: none;
    }

    @media (max-width: 768px) {
        
        .additional-services__inner .services__item {
            width: 100% !important;
        }

      
    }
   

/* End */


/* Start:/local/templates/zdeslegko/components/bitrix/catalog/products/bitrix/catalog.element/.default/themes/blue/style.css?16796592821064*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1; }

.bx-blue .product-item-image-slider-control:hover { background-color: rgba(0, 131, 209, .8); }

.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover { background-color: #0083d1; }

.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active { outline-color: #006cc0; }

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #006cc0; }

/* Amount */
.bx-blue .product-item-amount-field:focus { border-color: #006cc0; }

/*Proress Bar*/
.bx-blue .product-item-detail-slider-progress-bar { background-color: #006cc0; }
/* End */
/* /local/templates/zdeslegko/components/bitrix/catalog/products/style.css?16796592821122 */
/* /local/templates/zdeslegko/components/bitrix/catalog/products/bitrix/catalog.element/.default/style.css?17503306593506 */
/* /local/templates/zdeslegko/components/bitrix/news.list/leasing_items/style.css?17471235976320 */
/* /local/templates/zdeslegko/components/bitrix/news.list/additional_services/style.css?17465372121369 */
/* /local/templates/zdeslegko/components/bitrix/catalog/products/bitrix/catalog.element/.default/themes/blue/style.css?16796592821064 */
