#block-blueray-primary-local-tasks 
{  
    border-bottom: 1px solid #b7b7b7; 
    margin: 0 0 5px 0; 
    display: inline-block;
    width: 100%;
    margin: 100px 0;
    line-height: 0;
}
#block-blueray-primary-local-tasks ul li 
{ 
    display: inline;
    float: right;
}
#block-blueray-primary-local-tasks ul {
     border: none; 
     margin: 0;
     padding: 0;
}
#block-blueray-primary-local-tasks ul li a 
{ 
 background: none; 
 border: none;  
 display: block; 
 float: right;  
 line-height: 1.5385em; 
 margin: 0;
 padding: 0 1em;
 border-radius: 4px 4px 0 0;
 margin-right: 5px;
 font-size: 20px;
 font-family: 'GEMedium';
}
 [dir="ltr"] #block-blueray-primary-local-tasks ul li a{float:left;}#block-blueray-primary-local-tasks ul li a:hover,#block-blueray-primary-local-tasks ul li a.is-active {  background: #666;  border: none;  color: #fff;}
#block-blueray-primary-local-tasks ul li a:hover {  background: #888;  text-decoration: none;}



/*********/ 

div#block-map,
.c-apply-job {
    position: relative;
    display: inline-block;
    width: 100%;
    
}

.c-apply-job a {
    width: auto;
    background-color: #105cab;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    padding: 8px 16px;
    margin: 20px 0;
    display: inline-block;
}


nav#block-qualitypolicy {
    margin-top: -60px;
    margin-bottom: 30px;
}

nav#block-qualitypolicy ul{
    display: flex;
    justify-content: center;
}

nav#block-qualitypolicy ul a{
    color: #fff;
    position: relative;
    font-weight: bold;
    padding: 10px;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 17px;
    background-color: #105caa;
    padding-right: 60px;
    display: inline-block;
}





/**********************************/
/*****************news***********/
/**********************************/
.c-news-page-details {
    max-width: 900px;
    margin: auto;
}
.c-news-page .views-field.views-field-field-image {
    float: left;
    width: 45%;
    height: 270px;
}

.c-news-page .views-row {
    margin-bottom: 30px;
}

.c-news-page .views-field.views-field-fieldset {
    width: 55%;
    float: right;
    height: 270px;
    padding: 30px 25px;
    background: #F5F5F5;
    position: relative;
}   

.c-news-page  img {
    width: 100%;
    object-fit: cover;
    height: 270px;
}

.c-news-page .views-field.views-field-title {
    color: #000;
    font-size: 15.65px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.c-news-page .views-field.views-field-body {
    color: #707070;
    font-size: 15px;
    line-height: 28px;
}

.c-news-page .views-field.views-field-view-node a {
    border-radius: 6.454px;
    background: #3072b1;
    padding: 6.454px 25.817px;
    align-items: center;
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 25px;
}

/****************/
div#block-blueray-content > article.node {
    display: none;
}

.c-news-page-details .views-field.views-field-field-image {
    margin-bottom: 40px;
}

.c-news-page-details .views-field.views-field-field-image img {
    width: 100%;
    height: auto;
    max-height: 360px;
}

.c-news-page-details .views-field.views-field-field-date {
    color: #3072b1;
    
    font-size: 14.41px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.c-news-page-details  .views-field.views-field-title {
    color: #3072b1;
    
    font-size: 32.414px;
    font-weight: 600;
    text-transform: capitalize;
}

.c-news-page-details .views-field.views-field-body {
    color: #000;
    
    font-size: 13.8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}




/**********************************/
/*****************job***********/
/**********************************/
.page-args-career div#block-webform-2 {
    padding-right: 130px;
    width: 75%;
}

.page-args-career div#block-webform-2 h2 {
    color: #3072b1;
    /*  */
    font-size: 23.41px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 27px;
}

.page-args-career div#block-webform-2 form {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
    padding-top: 42px;
    border-top: 1px solid #D9D9D9;
    ;
}

.page-args-career div#block-webform-2 form>.js-form-item {
    justify-content: space-between;
    width: 47%;
    margin: 0 !important;
}

.page-args-career div#block-webform-2 form>.js-form-item label {
    color: #000;
    font-size: 14.49px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
    width: 100%;
}

.page-args-career div#block-webform-2 form>.js-form-item select,
.page-args-career div#block-webform-2 form>.js-form-item input {
    border-radius: 5px;
    border: 0.5px solid #D7D7D7;
    background: #F8F8F8;
    padding: 14px 0px 14px 12px;
    color: #BABABA;
    font-size: 11.41px;
    text-transform: capitalize;
    width: 100%;

}

.page-args-career div#block-webform-2 form .js-form-type-textarea {
    width: 100%;
}

.page-args-career div#block-webform-2 form textarea {
    border-radius: 5px;
    border: 0.5px solid #D7D7D7;
    background: #F8F8F8;
    padding: 14px 0px 14px 12px;
    color: #BABABA;
    font-size: 11.41px;
    text-transform: capitalize;
    height: 150px;
    width: 100%;
}

.page-args-career div#block-webform-2 form .form-actions {
    align-self: flex-end;
    width: 100%;
}

.page-args-career div#block-webform-2 form .form-actions input {
    border-radius: 10px;
    background: #3072b1;
    display: flex;
    padding: 14px 60px;
    align-items: flex-start;
    gap: 10px;
    color: #fff;
    font-size: 15.41px;
    transition: .5s;
    border: 1px solid #3072b1;
}

.page-args-career div#block-webform-2 form .form-actions input:hover {
    background: #fff;
    color: #3072b1;
    ;
}

.page-args-career div#block-webform-2 form .js-form-item.js-form-type-managed-file {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

label#edit-cv--label {
    float: right;
    width: 90%;
    color: #000;
    
    font-size: 15.41px;
    text-transform: capitalize;
}

.page-args-career div#block-webform-2 form .description {
    float: right;
    width: 90%;
    color: #5D5D5D;
    
    font-size: 11.41px;
    font-weight: 500;
    line-height: normal;
    margin-top: -25px;
}

div#edit-cv input {
    display: none;
}

div#edit-cv {
    float: left;
    width: 50px;
    height: 50px;
    background: url(../images/download-removebg.png) no-repeat center;
    margin-right: 17px;
    background-size: 100%;
    border-radius: 50%;
}

.page-args-career div#block-webform-2 form div#ajax-wrapper {
    width: 100%;
}

