.services-page > section .container .sort label, .content-page-2023 > section .container .sort label, .news > section .container .sort label, .services-page > section .container .service-details label, .content-page-2023 > section .container .service-details label, .news > section .container .service-details label, .content-page-2023 > section .container .content label {
    color: #000;
    font-size: 18px;
    margin: 22.5px 0 5px 0;
    line-height: 19px;
    letter-spacing: 0.48px;
}

.services-page h2, .content-page-2023 h2, .news h2 {
    width: 100%;
    margin: 40px 0px 10px 0px;
    padding-bottom: 30px;
    max-width: 1200px;
    text-transform: inherit;
    font-family: "Frutiger LT W01_45 Ligh1475730", "Istok Web", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: lighter;
}

.content-page-2023 > section .container .content .umbraco-forms-field-wrapper .radiobuttonlist label {
    display: inline;
    margin: 0 5px !important;
    color: #000000 !important;
    font-weight: normal !important;
    font-family: "Frutiger LT W01_55 Roma1475738", "Istok Web", Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
}

.umbraco-forms-form .checkboxlist input {
    float: left;
    clear: both;
}

.content-page-2023 > section .container .content .umbraco-forms-field-wrapper .checkboxlist label {
    float: none;
    clear: none;
    margin: 0 0 5px 25px !important;
    font-weight: normal !important;
    font-family: "Frutiger LT W01_55 Roma1475738", "Istok Web", Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
}

.content-page-2023 > section .container .content .umbraco-forms-field-wrapper .checkboxlist br {
    display: none;
} 

#rd_page_get-in-touch .breadcrumb {
    display: none;
}

a.website  {
    padding: 20px !important;
    padding-right:40px !important; /*Added by GG 231018*/
}

/**umb_name:TestStyle1*/
.teststyle1 {
	color:green;
}

/**umb_name:TestStyle2*/
.teststyle2 {
	color:blue;
	font-size:25px !important;
}

/**umb_name:Video*/
.video {
	aspect-ratio: 16 / 9;
	width: 100%;
}
