

/* Start:/bitrix/templates/partner_blue-gray/template_styles.css?1754556304958*/
a[href^="tel:"] {
  font-weight: 700;
  color: #4caf50 !important;
}

.text-id{
	color: red !important;
}

.phone-name{
color: black !important;
}

.easy-header__phones span{
  font-weight: 700;
}

.easy-header__phones span a{

	/*display: flex;
	gap: 10px;*/
}

.easy-header__phones span a span{
   color: #000;
}

.promo-list .it-aimation{
  display: flex;
  justify-content: center;
}

.promo-list__container{
	display: flex;
	flex-direction: column;
}

.promo-list__item-container{
	display: flex;
	flex-wrap: wrap;
}

.promo-list__section-name{
	text-align: center;
	background-color: #4caf50;
	padding: 15px;
	margin-bottom: 25px;
	font-weight: 700;
	font-size: 20px;
}

#contact .phone-name{
	color: #fff !important;
}

#contact a[href^="tel:"]{
 font-size: 19px;
}

.contact-card__row_phones {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (max-width: 768px){
	.easy-header__phones{
		display: flex;
		flex-direction: column;
	}
}
/* End */
/* /bitrix/templates/partner_blue-gray/template_styles.css?1754556304958 */
