/**********
   HEADER PAGE
***********/
body.ndc-acr .acr-title-page {
    font-size: 54px;
    font-family: "Lora Bold", sans-serif;
    padding-bottom: 15px;
    letter-spacing: -1.3px;
    float:left; 
    color:#1A1A1C;
}

body.ndc-acr .acr-title-page span {
    color: #28BAA9;
    font-size: 54px;
}

body.ndc-acr .field--name-field-background-options{
    display:none;
}

body.ndc-acr .field--name-field-body.field--type-text-long.field--label-hidden.field--item{
    box-shadow: none;
}

body.ndc-acr p.text-header{
    font-family: "Merriweather Sans Light", sans-serif;
    font-size: 22px;
    float:left;
    color: #424245;
}
body.ndc-acr .img-der-head{
    float:right; 
    overflow: hidden;
}

body.ndc-acr  .img-der-head p.credit-header-title{
    font-family: "Merriweather Sans Regular";
    font-size: 12px;
    color: #424245;
    margin-top: 16px;
    margin-bottom: 5px;
}

body.ndc-acr .img-der-head p.credit-header-text{
    font-family: "Merriweather Sans Regular";
    font-size: 13px;
    color: #424245;
    line-height: 20px;
    padding-bottom: 29px;
    width: 85%;
}

body.ndc-acr .ndcreg-header {
    width: 100%;
    padding-top: 80px;
}

body.ndc-acr .ndcreg-header .text-header {
    direction: initial;
}

body.ndc-acr .ndcreg-header .head-style-overhaul{
    width: 512px;
    inset-inline-start: 69px;
    position: relative;
}

body.ndc-acr .ndcreg-header .img-der-head {
    width: 50%;
    float:right;
}

body.ndc-acr article.landing-page .content{
    max-width: 1440px;
}

body.ndc-acr .main-container .paragraph--type--title-section{
    box-shadow: none;
}
/*RTL*/

[dir=rtl] body.ndc-acr .ndcreg-header .img-der-head {
    width: 50%;
}

[dir=rtl] body.ndc-acr .ndcreg-header .acr-title-page{
    direction: ltr;
}


[dir=rtl] body.ndc-acr  .img-der-head p.credit-header-title, 
[dir=rtl] body.ndc-acr .img-der-head p.credit-header-text{
    float: left;
    direction: ltr;
}
