/**
 * styles for all contacts template special for Contact us page
*/

.rvjlqklkiu_contacts .pjockrjfpwacg,
.rvjlqklkiu .sb-contacts li .hlducgrsvoxs{
	display: none;
}

.rvjlqklkiu_contacts{
	display: inline-block;
}
.rvjlqklkiu_contacts>li:not(.p-contacts_socials){
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5f3f3;
}
.rvjlqklkiu_contacts>li>.hlducgrsvoxs{
	flex-shrink: 0;
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;

	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #cecece;
}
.rvjlqklkiu_contacts>li>.hlducgrsvoxs:before{
	width: 45px;
	height: 45px;
	font-size: 35px;
	line-height: 45px;
	color: white;
}

.rvjlqklkiu .contacts_socials{
	font-size: 1.4rem;
	color: #cecece;
}