

/* Start:/bitrix/templates/staln/components/bitrix/news.detail/txtBlock/style.css?16847870251479*/
/*imgAndTxtBlock*/
.imgAndTxtBlock{
	align-items: flex-start;
}
.imgAndTxtBlock .imgW{
	width: 525px;
	position: relative;
}
.imgAndTxtBlock .imgW:before{
	position: absolute;
	left: -10px;
	bottom: -10px;
	width: 100%;
	height: 100%;
	background: var(--colorSecond);
	content: '';
	z-index: -1;
}
.imgAndTxtBlock .imgW img{
	max-width: 100%;
}
.imgAndTxtBlock .txtBlock{
	width: calc(100% - 555px);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.imgAndTxtBlock p{
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 35px;
}

/*End imgAndTxtBlock*/

@media screen and (max-width:1499px){
.imgAndTxtBlock p{
	font-size: 18px;
	margin-bottom: 20px;
}

}
@media screen and (min-width:1200px){

}
@media screen and (max-width:1199px){
.imgAndTxtBlock p{
	font-size: 16px;
	margin-bottom: 10px;
}
.imgAndTxtBlock .imgW {
  width: 440px;
}	
.imgAndTxtBlock .txtBlock{
	width: calc(100% - 460px);
}
}

@media screen and (max-width:991px){
.imgAndTxtBlock {
	flex-direction: column;
	align-items: center;
}
.imgAndTxtBlock .imgW{
	max-width: 95%;
	margin-bottom: 20px;
}	
.imgAndTxtBlock .txtBlock{
	width: 100%;
}
}



@media screen and (max-width:767px){
	

}

@media screen and (max-width:675px){
	
}
@media screen and (max-width:640px){
	
}
@media screen and (max-width:600px){
	
}
@media screen and (max-width:485px){
	
}
@media screen and (max-width:425px){}
@media screen and (max-width:400px){
	
}
@media screen and (max-width:370px){
}
/* End */
/* /bitrix/templates/staln/components/bitrix/news.detail/txtBlock/style.css?16847870251479 */
