 #content {
	text-align:center  !important;
 } 

#content { 
    max-width: 1180px; 
    margin: 0 auto;  
    padding: 35px 0px 20px 0px !important;
    box-sizing: border-box;
}

#content h1{
	font-size:29px;
	line-height: 1.5;
}

#content h2{
	font-size:26px;
}

.Slider {
	padding:35px 0 30px 0 !important;
    width: 100%;  
    margin: 0px auto;  
    max-width: 100%;  
    box-sizing: border-box;
}

.Slider .swiper {
    width: 100%;
    height: 100%;
}

.Slider .swiper-slide {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Slider .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;        
    border-radius: 20px;
}

 
 

.Slider .swiper-pagination {
 
}
 
#prouction{
	margin-top:50px;
}
 
 
#prouction>div{
margin-top:35px;	
}


#prouction figure {     background: #fff;
    aspect-ratio: 1 / 1;
    width: 220px;
    border-radius: 20px;
    border: 2px solid #A8A8A8;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    overflow: hidden;
 
}


 

#prouction figure img {
	margin-top:15px;
    width: 100%;  
    height: auto;  
    display: block;  
 
}

#prouction figure figcaption {
	
    font-weight: 700;
    font-size: 15px;
    padding: 10px;
 
    text-align: center;
    margin: 0;
    line-height: 1.2;
}

#prouction figure a {
	color:#403F45;
    text-decoration: none; 
    display: block; 
}


 #mob_slider{

	display:none;
} 
 
 
#comfort{
	margin:60px 0 0 0 ;
}


#comfort>div{
	display:flex;
	justify-content: space-between;
    gap: 10px;       
	
}

#comfort>div>div{
	padding: 45px 0 0 0;
}

#comfort img{
	width:80px;
	padding-bottom:10px;
}

#comfort p{
 padding-top:5px;
 font-size:13px;
 line-height: 1.5;
}

 


#stock, #news{
	padding:40px 0 40px 0;
	margin-top:70px;
	background-color:#EFEFEF;
	border-radius:20px;
	width:100%;      
 
}
#stock .stockSwiper ,#news .newsSwiper {
	margin-top:30px;
	width:997px;
	justify-content:center;
}


#stock .swiper-slide , #news .swiper-slide{
 display:flex;
 justify-content:center;
}
 
 
 
 #stock .stockSwiper ,#news .newsSwiper {
 
	width:1050px;
 
}
 
 #news section{
 
border:1px solid #A8A8A8;
border-radius:20px;
	background-color:#ffffff;
}


#news section figure{
 	width : 100%;
	height : 190px;
}

#news section img{
	 border-radius: 20px 20px 0 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


#news section>div{
	text-align:left;
	height:164px;
	padding:15px;
	display:flex;
	flex-direction:column;
	justify-content: space-between;
 
}

 

#news section>div a{
	font-weight:600;
	font-size:18px;
 line-height: 24px;
}
 
 #news section>div:last-child{
	 color:#A8A8A8;
	 font-size:15px;
	 font-weight:400;
	 
 }
 
 
 #comments button{
	 width:160px;
	     margin: 0 0px 0px 0px;
 }
 
 
#comments section{
display:flex;
flex-direction:column;
    justify-content:space-between
	
}
 
#mycomments{
	 	padding:67px 0px 0 0px;
}
 
#comments{
 	padding:0px 90px 0 90px;
	text-align:center;
     position: relative;
    overflow: visible;    
	
}

#comments .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}



#comments>div{
	margin-top:35px;
	
}

 
 #comments section{
 	 border:2px solid #A8A8A8;
	 border-radius:20px;
	 text-align:left;
	 width:480px;
	 height:273px;
	 padding:20px;
 }
  
   #comments section h3{
  	 font-weight:600;
	 font-size:18px;
     line-height:20px;
	 color:#464A53
   }
  
 #comments section div{
	 padding:10px 0 ; 
	 font-weight:400;
	 font-size:15px;
     line-height:20px;
	 color: #A8A8A8
	
 }  
  
  #comments section p{
	 font-weight:400;
	 font-size:15px;
     line-height:20px;
	 color:#464A53
  }
  
 

  
#comments .swiper-button-prev,
#comments .swiper-button-next {
 border:2px solid #A8A8A8;
 color:#A8A8A8;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    top: 50%;

	
    font-size:21px;  
    line-height: 1;    
    font-weight: 900;   
 
	
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1 !important;
}







#comments .swiper-button-prev {
    left: 30px;
}

#comments .swiper-button-next {
    right: 30px;
}

 
#comments .swiper-button-prev:after,
#comments .swiper-button-next:after {
    display: none;
}
 
  
  #comments .swiper-button-prev:before {
    content: '<';   
}

#comments .swiper-button-next:before {
    content: '>';  
    
}

 
 
  
  
@media (max-width: 1024px) {
	#stock .stockSwiper,  #news .newsSwiper {
		width:100%;
		padding-left:5px;
	}
}
 

@media (max-width: 1181px) {
	#content { 
	 padding: 30px 15px 20px 15px !important;
	}
}

@media (max-width: 1000px) {

#content h1{
	font-size:26px;
}

#content h2{
	font-size:22px;
}
 
 
#mob_slider{
	display:block;
}
#des_slider{
	display:none;
} 

}

@media (max-width: 600px) {

    #comfort > div {
        flex-wrap: wrap;   
        gap: 10px;
        /* 1fr 1fr = ДВЕ КОЛОНКИ */
    }
    
    #comfort > div > * {
        flex: 1 1 calc(50% - 5px);  
    }
	 
 #comments {
 padding: 0px 10px 0 10px;
 	 height:273px;
 }
 

 
#comments .swiper-button-prev,  #comments .swiper-button-next {
 
	   display:none ;
	
   }
        
 #comments .commentSwiper{  
	  width:100% !important;
  } 
  
      
 #comments section{
 	 height:350px;
	 width:100% !important;
 
 }	 
 
 #mycomments{
 position:relative;
	 	padding:67px 0px 67px 0px;
}


 #comments .swiper-slide{
 
	 width:100% !important;
 
 }	 
 
	 
}


@media (max-width: 850px) {
	#content h1{
		font-size:20px;
	}

	#content h2{
		font-size:18px;
	}
}



@media (max-width: 480px) {

    figure {  
        width: 100%  !important;
         margin: 1px auto; 
        display: block;
    }
	
	
	 #comments section{
 	 height:100%;
	 width:100% !important;
 
 }	 
 
 
 
}
 
  
  
  .video-card {
    display: flex;
    flex-direction: column;
	
 
    border: 1px solid #A8A8A8;
    border-radius: 20px;
		
}
 
 
  .video-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%; /* 16:9 */
    overflow: hidden;
}

 
  .video-wrap iframe {
    border-radius: 20px 20px 0 0 ;
	
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

  .video-info {
	min-height:300px;
    padding: 0px 15px 5px 15px;
    font-size: 14px;
	display:flex;
	flex-direction:column;
justify-content:space-between;
 
}
  .video-info  h2{
	font-size:16px;
	font-weight:600;
	line-height: 1.2;

}

 

#videoblog .video-info .title {
    margin-bottom: 4px;
}

 