.contacts{
	padding: 38rem 38rem 50rem 38rem;
}

.contacts h2{
	margin-top: 0 !important;
}

.contacts-countries-list .list-container{
	margin: 38rem 0 38rem 0 !important;
}

.contacts-countries-list .list-field{
	background-color: #F2F0E7 !important;
}

.contacts-countries-list .list-items{
	position: absolute;
	display: none;
	background-color: #F2F0E7;
    box-shadow: 0 10rem 10rem -10rem rgba(0, 0, 0, 0.5);
	max-height: 310rem;
	overflow-y: auto;
	z-index: 1;
}

.contacts-title{
	padding: 13rem 0 13rem 10rem;
	align-items: center !important;
	justify-content: flex-start !important;
}

.contacts-title img{
	margin-right: 22rem;
	width: 60rem;
	height: 60rem;
}

.contacts-title span{
	font-family: Montserrat;
	font-size: 20rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.4rem;
	color: rgba(0,0,0,0.70);
}

.contacts-description{
	margin-top: 28rem;
	font-family: Inter;
	font-size: 16rem;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	letter-spacing: -0.32rem;
	color: #000;
}

.contacts-container{
	align-items: stretch !important;
}

.contacts-item{
	margin-bottom: 20rem;
	width: 32%;
}

.contacts-item-blank{
	width: 32%;
}

.contacts-image{
	width: 100%;
}

.contacts-name{
	margin-top: 12rem;
	font-family: Montserrat;
	font-size: 18rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.36rem;
	color: #000;
}

.contacts-status{
	font-family: Montserrat;
	font-size: 16rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.32rem;
	color: #000;
}

.contacts-links{
	margin-top: 10rem;
}

.contacts-links a{
	margin-right: 10rem;
}

.contacts-links img{
	width: 30rem;
	height: 30rem;
}

.contacts-phone, .contacts-email{
	margin-top: 10rem;
}

.contacts-phone a, .contacts-email a{
	font-weight: 300;
	font-size: 16rem;
	line-height: 119.9%;
	letter-spacing: -0.065rem;
	color: #000;
}

.contacts-info-text{
	font-family: Inter;
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 32rem;
	letter-spacing: -0.36rem;
	color: #000;
}

.page div .contacts-map-button{
	margin: 23rem 0;
	padding: 23rem 0;
	border-radius: 6rem;
	border: 1px solid ##00AEEF;
	background-color: #00AEEF;
	width: 100%;
	height: 61rem;
	flex-shrink: 0;
	text-transform: lowercase;
	font-size: 16rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.96rem;
	color: #fff !important;
}

.page a.contacts-map-button-link{
	text-decoration: none !important;
}

.contacts-information{
	margin-bottom: 50rem;
}

.contacts-information-title{
	margin: 0 0 50rem 0;
	font-size: 26rem;
	font-style: normal;
	font-weight: 600;
	line-height: 102.9%;
	letter-spacing: -1.04rem;
	color: #000;
}

.contacts-information-text{
	margin: 13rem 0;
}

.contacts-information-text a{
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #000 !important;
}

.contacts-information .sl{
	margin-top: 16rem;
}
