/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 24 2023 | 07:26:56 */
/* страница Акции */
	
#act1   {

min-height:500px!important;
/*background: linear-gradient(134.17deg, #F2F2F2 4.98%, #F3F3F3 94.88%)!important;*/
box-shadow: -9px -9px 20px rgba(255, 255, 255, 0.8), 5px 5px 20px rgba(190, 190, 190, 0.7)!important;
border-radius: 20px!important;
	}
	

	#act12 {
min-height:390px;
background: rgba(255, 255, 255, 0.7);
backdrop-filter: blur(14px);
border-radius: 20px;
	}	
	
	.acth {
		font-size:28px;
		font-weight:700;
		line-height: 34px;
	}	
	
	.actt {
		font-size:16px;
		line-height: 20px;
	}
	
	.page-title-default	{
		background-color:#fff!important;
		text-align:left!important;
	}
	
		.page-title h1	{
			font-size:48px!important;
			
		text-align:left!important;
	}
	
	
	.slide_text {
font-family: Montserrat!important;
font-style: normal!important;
font-weight: bold!important;
font-size: 54px!important;
line-height: 66px!important;
letter-spacing: 0.03em!important;
color: #575757!important;    
}




.podrobnee {
font-family: Montserrat!important;
font-style: normal!important;
font-weight: bold!important;
font-size: 22px!important;
letter-spacing: 0.02em!important;
background: linear-gradient(134.17deg, #F2F2F2 4.98%, #F3F3F3 94.88%)!important;
box-shadow: -9px -9px 20px rgba(255, 255, 255, 0.8), 5px 5px 20px rgba(190, 190, 190, 0.7)!important;
border-radius: 50px!important;
text-align:center!important;


    
}
	
	
	@media (max-width:460px) {
.slide_bg h2 {
    line-height: 30px!important;
    font-size: 28px!important;
	}
		
		.slide_bg p {
    line-height: 30px!important;
    font-size: 28px!important;
	}
		
		#slide-29698 h2 {
    line-height: 30px!important;
    font-size: 28px!important;
	}
		
		
	}