.flexotdelkagl{ display:grid;  grid-template-columns: repeat(3, 1fr);
    gap: 24px;}
.itemotdelka{max-width: 100%;     overflow: hidden;}
.main-finishing-options-slider-photo2{height:380px; margin-bottom:24px;}
.flexotdelkatekst{display:block; padding-bottom:30px; position:relative; flex-direction: column;  height:auto;}
.open_modal.btn-select{position:absolute; bottom:0; left:0;  display: table; cursor:pointer;}
.titleotdelka3vida{margin-bottom:24px; font-size: 24px; font-family: Bounded; font-weight: 400; text-transform: uppercase; line-height: 1.1; }
.opisotdelka3vida{font-size: 18px; font-family: Bounded; font-weight: 300; line-height: 1.1;}
.main-finishing-options-slider-photo2{cursor:pointer;}
.main-finishing-options-slider-photo2 img { 
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    border-radius: 36px;
}
.main-finishing-options-slider-button-prev2.swiper-button-prev2,.main-finishing-options-slider-button-next2.swiper-button-next2{ display:table; width:44px; height:44px; transition: 0.3s; top:0; bottom:0; margin:auto; position:absolute; cursor:pointer;}
.main-finishing-options-slider-button-prev2.swiper-button-prev2{background:url('strelotdelka.png') no-repeat center; left:16px; z-index:44;}
.main-finishing-options-slider-button-next2.swiper-button-next2{background:url('strelotdelka2.png') no-repeat center; right:16px; z-index:44;}
.main-finishing-options-slider2{position:relative;}

.fonbelotdelka{max-width:800px; width:100%; padding:40px; background: white;  border-radius: 36px; position:relative;}
.fonbelotdelka .close{background:url("Close Circle.svg") no-repeat center !important; display:table; width:40px; height:40px; position:absolute; top:14px; right:14px; z-index:44; transform: rotate(0deg);}
.fonbelotdelka .close:after,.fonbelotdelka .close:before{display:none;}
.opisotdelka3vidamodal{font-size: 18px; font-family: Bounded; font-weight: 300; line-height: 1.1;}
.opisotdelka3vidamodal li{list-style:disc;}
.opisotdelka3vidamodal .open_modal.btn{width:176px;}

.gallery-pic img {
    width: auto !important;
    height: 90%; margin:auto;
}
.flexotdelkagl{margin-top:64px;}

@media (max-width: 1000px) {
.flexotdelkagl {
    grid-template-columns: repeat(1, 1fr);
  
  }
.flexotdelkagl{margin-top:20px;}

}

@media (max-width: 560px) {
	.titleotdelka3vida{font-size: 18px;}
	.opisotdelka3vida{font-size:14px;}
	.flexotdelkatekst .open_modal.btn-select{width:100%; text-align:center;         right: 0;}
	.flexotdelkatekst{padding-bottom:15px;}
	}
