.office-details-header
{
 
}
.office-details-header .volgons
{}
.office-details-header h1 {
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-size: 100px;
line-height: 100%;
letter-spacing: -0.04em;
color: #3F137D;
	margin-bottom: 40px;
}

}
.office-details-header .product-list-content{
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 120%;
letter-spacing: -0.01em;
color: #3F137D;
}

.office-details-header .content{
      margin: 0 ;
   
}

.office-details-header .content .country{
font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 120%;
letter-spacing: -0.01em;
color: #3F137D;
}

.office-details-header .content h3{
font-family: 'Manrope';
font-style: normal;
font-weight: 300;
font-size: 38px;
line-height: 120%;
letter-spacing: -0.02em;
color: #AD90F8;
}

.office-details-header .adres-content{
font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #222222;
}

.office-details-header ul.contact-details {
    line-height: 33px;
    list-style: none;
    margin-bottom: 0px;
}

.office-details-header ul.contact-details img {
    margin-right: 10px;
}

.office-details-header ul.contact-details .more-link {
    color: #3f137d;
    padding: 0 10px 0 0;
    text-decoration-line: underline!important;
}
.office-details-header .volgons ul{
    display: inline-flex;
    list-style: none;
    margin-bottom: 0px;
    margin-top: 30px;
}

.office-details-header .volgons ul li a{
    margin-left: 15px;
	    display: block;
    width: 19px;
}

@media (max-width: 992px)
 {
	 
 .office-details-header h1 {
    color: #3f137d;
    font-family: Manrope;
    font-size: 68px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.office-details-header .adres-content {
    margin-bottom: 20px;
}
	 
.office-details-header .volgons ul {
    margin-top: 20px;
    margin-bottom: 10px;
}
	 
}