main > .mainImportant{
	padding-top: 87px;
	padding-bottom: 85px;
}
main > .mainImportant > .importantHeader{
	    text-align: center;
	    margin-bottom: 70px;
}
main > .mainImportant > .importantHeader > h2{
	font-family: VDNHLebedev2;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	color: #333A35;
	text-transform: uppercase;
	margin-bottom: 0;
}
main > .mainImportant > .importantBody{
	display: flex;
	justify-content: center;
}
main > .mainImportant > .importantBody > .item{
	border: 1px solid #DEDEDE;
	width: 335px;
	height: 366px;
	text-align: center;
	margin: 0 25px;
	margin-bottom: 25px;
	padding-top: 40px;
}
main > .mainImportant > .importantBody > .item:hover{
	background: linear-gradient(0deg, #186EDA, #186EDA), #FFFFFF;
}
main > .mainImportant > .importantBody > .item > .img{
	margin-bottom: 33px;
}

main > .mainImportant > .importantBody > .item.calendaEvents > .img:before{
	content: url('/local/assets/img/calendaEvents.svg');
}
main > .mainImportant > .importantBody > .item.calendaEvents:hover > .img:before{
	content: url('/local/assets/img/hoverCalendaEvents.svg');
}

main > .mainImportant > .importantBody > .item.expositionalOpportunities > .img:before{
	content: url('/local/assets/img/expositionalOpportunities.svg');
}
main > .mainImportant > .importantBody > .item.expositionalOpportunities:hover > .img:before{
	content: url('/local/assets/img/hoverExpositionalOpportunities.svg');
}

main > .mainImportant > .importantBody > .item.regulatoryDocumentation > .img:before{
	content: url('/local/assets/img/regulatoryDocumentation.svg');
}
main > .mainImportant > .importantBody > .item.regulatoryDocumentation:hover > .img:before{
	content: url('/local/assets/img/hoverRegulatoryDocumentation.svg');
}

main > .mainImportant > .importantBody > .item > .itemText{
	font-family: VDNHLebedev2;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 29px;
	color: #252B42;
	margin-bottom: 33px;
	text-transform: uppercase;
}
main > .mainImportant > .importantBody > .item:hover > .itemText{
	color: #FFFFFF;
}
main > .mainImportant > .importantBody > .item > a{
	background: #186EDA;
	font-family: VDNHLebedev2;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.2px;
	color: #FFFFFF;
	width: 255px;
	height: 52px;
	display: inline-block;
	padding-top: 17px;

}
main > .mainImportant > .importantBody > .item:hover > a{
	background: #FFFFFF;
	color: #186EDA;
}
main > .mainImportant > .importantBody > .item > a:hover{
	text-decoration: none;
}
@media (max-width: 768px) {
	main > .mainImportant > .importantBody {
	    flex-direction: column;
	    align-items: center;
	}
}
main > .membership{
	padding-top: 70px;
}
main > .membership > .membershipHeader > h2{
	font-family: VDNHLebedev2;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	color: #333A35;
	text-align: center;
	margin-bottom: 57px;
	text-transform: uppercase;
}
main > .membershipItems{
	display: flex;
	justify-content: center;
	padding-bottom: 70px;

	max-width: 1200px;
    margin: 0 auto;
}
main > .membershipItems > .item{
	height: 89px;
	text-align: center;
    align-self: center;
    margin: 0 0;
    margin-bottom: 40px;
}
main > .membershipItems > .item > a > img{
	height: 100%;
}

/* Отели */
.hotelsNew{
	background: #F1F1F1;
	padding: 0 137px 0 137px;
}
.hotelsNew > .breadcrumbs{
	padding: 53px 0 35px 0;
}
.hotelsNew > .breadcrumbs a{
	font-family: VDNH;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #333A35;
	margin-right: 24px;
}
.hotelsNew > .headHotel{
	padding: 53px 0 35px 0;
	text-align: center;
}
.hotelsNew > .headHotel h2{
	font-family: VDNHLebedev2;
	font-style: normal;
	font-weight: normal;
	font-size: 34px;
	line-height: 41px;
	color: #333A35;
}
.hotelsNew > .itemsHotel{
	background: #FFFFFF;
	padding: 63px 89px;
}
.hotelsNew > .itemsHotel > .itemsHotelHeader{
	text-align: center;
	padding-bottom: 24px;
}
.hotelsNew > .itemsHotel > .itemsHotelHeader > h3{
	font-family: VDNH;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	color: #F7323F;
	text-transform: uppercase;
	margin-bottom: 26px;
}
.hotelsNew > .itemsHotel > .itemsHotelHeader > p b{
	font-family: VDNH;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
}
.hotelsNew > .itemsHotel > .itemHotelOperator{
	border-top: 1.5px solid #8B8685;
	padding-top: 45px;
	padding-bottom: 50px;
	margin-bottom: 41px;
	border-bottom: 1.5px solid #8B8685;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator{
	display: flex;
	margin: 0 auto;
	/*max-width: 950px;*/
	align-items: flex-end;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator > .imgHotelOperator{
	display: flex;
   justify-content: end;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator > .imgHotelOperator > .blokPartner{
	max-width: 415px;
	width: 100%;
	height: auto;
}

.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator .imgHotelOperator > .blokPartner > h4{
	font-family: VDNH;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 29px;
	color: #333A35;
	margin-bottom: 29px;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator .imgHotelOperator > .blokPartner > img{
	/*max-width: 415px;*/
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator .descHotelOperator p > b{
	font-family: VDNH;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	color: #333A35;
	margin-bottom: 15px;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator .descHotelOperator ul{
	padding-left: 0;
	list-style: none;
	margin-bottom: 48px;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator .descHotelOperator ul li{
	font-family: VDNH;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 120%;
	color: #333A35;
	margin-bottom: 8px;
}
 .hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator .descHotelOperator ul li:before {
    content: url(/local/templates/expo/components/vdnh/hotelsNew/hotelsNew/img/pointList.svg);
    position: relative;
    top: -2px;
    margin-right: 16px;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator .descHotelOperator a.bronHotel{
	display: inline-block;
	max-width: 390px;
	width: 100%;
	height: 49px;
	padding-top: 12px;
	background: #186EDA;
	border-radius: 3px;
	text-align: center;
	font-family: VDNH;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	user-select: none;
	margin-bottom: 15px;
}
.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator .descHotelOperator a.bronHotel:hover{
	text-decoration: none;
	cursor: pointer;

}
.hotelsNew > .itemsHotel > .itemHotelOperator h3,
.hotelsNew > .itemsHotel > .listHotels > h3{
	font-family: VDNHLebedev2;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	color: #F7323F;
	text-align: center;
}
.hotelsNew > .itemsHotel > .listHotels{
	display: flex;
    margin: 0 auto;
    max-width: 950px;
    /*align-items: flex-end;*/
	margin-bottom: 40px;
}
.hotelsNew > .itemsHotel > .listHotels > h3{
	margin-bottom: 40px;
}
.hotelsNew > .itemsHotel a.btmShowMore{
	display: inline-block;	
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 47px;
	background: #D0CECE;
	border-radius: 3px;
	font-family: VDNH;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	max-width: 333px;
	width: 100%;
	text-align: center;
	padding: 12px 0;
	cursor: pointer;
	user-select: none;
}
.hotelsNew > .itemsHotel a.btmShowMore:hover{
	text-decoration: none;
}
@media (max-width: 768px) {
	.hotelsNew {
		justify-content: center;
    	padding: 0 8% 0 8%;
	}
	.hotelsNew > .breadcrumbs {
	    display: none;
	}
	.hotelsNew > .headHotel{
		display: block;
    	padding: 43px 0;
	}
	.hotelsNew > .headHotel > h2 {
	    font-family: VDNHLebedev2;
	    font-style: normal;
	    font-weight: bold;
	    font-size: 20px;
	    line-height: 24px;
	    color: #333A35;
	    text-transform: uppercase;
	    
	}
	.hotelsNew > .itemsHotel {
    	padding: 17px 18px;
	}
	.hotelsNew > .itemsHotel > .itemHotelOperator > .contentHotelOperator > .imgHotelOperator{
	   justify-content: center;
	}
	.hotelsNew > .itemsHotel a.btmShowMore{
		display: none;
	}

}