
.eu-cookie-compliance-message p {
    font-size: 14px !important;
    display: inline;
}

.eu-cookie-compliance-message {
    float: left;
    margin: 5px 0 0;
    max-width: 80%;
    padding-right: 10px;
}

.eu-cookie-compliance-buttons {
    float: right;
    margin: 0 0 1em 0;
    max-width: 20% !important;
    padding-top: 10px;
}

.eu-cookie-compliance-secondary-button {
    border-radius: 0px !important;
    color: #f4f6f6;
    text-decoration: none !important;
    border: 1px solid #e87722;
    text-transform: uppercase;
    padding-top: 0.4rem !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    padding-bottom: 0.4rem !important;
    font-size: 12px;
}

.disagree-button.eu-cookie-compliance-more-button,
.eu-cookie-compliance-agree-button,
.eu-cookie-compliance-default-button,
.eu-cookie-compliance-hide-button,
.eu-cookie-compliance-more-button-thank-you,
.eu-cookie-withdraw-button,
.eu-cookie-compliance-save-preferences-button {
    display: none !important;
}

.eu-cookie-compliance-buttons :hover {
    background-color: #061c2c !important;
    text-decoration: none !important;
}

.eu-cookie-compliance-content {
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    width: 100%;
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.eu-cookie-compliance-buttons {
    float: right; /* LTR */
    margin: 0 0 1em 0;
    /*max-width: 40%;*/
    max-width: 20% !important;
}

.eu-cookie-compliance-secondary-button {
    border-radius: 0px;
    color: #f4f6f6;
    text-decoration: none;
    border: 1px solid #e87722;
    text-transform: uppercase;
    padding-top: 0.4rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-bottom: 0.4rem;
    font-size: 12px;
}

.eu-cookie-compliance-buttons :hover {
    background-color: #061c2c !important;
    text-decoration: none !important;
}

.eu-cookie-compliance-default-button {
    display: none !important;
}

.eu-cookie-compliance-message p {
    font-size: 14px;
    /*font-size: 12px;*/
    display: inline;
}

.eu-cookie-compliance-message a {
    color: #e87722;
}

.eu-cookie-compliance-message a:hover {
    text-decoration: underline;
    color: #e87722;
}
/*-------------------------------------------*/

@media (max-width: 767px) {
    .eu-cookie-compliance-buttons {
        text-align: center !important;
        float: none !important;
        max-width: 100% !important;
    }

    .eu-cookie-compliance-message {
        max-width: 100%;
    }
    .eu-cookie-compliance-secondary-button {
        font-size: 0.9375rem !important;
    }
    .eu-cookie-compliance-message p {
        font-size: 0.9375rem !important;
    }
}

@media (max-width: 600px) {
    .eu-cookie-compliance-message {
        padding-right: 0px !important;
    }
}

/****** cookie-compliance code ends****/
@media screen and (max-width: 600px) {
    .eu-cookie-compliance-buttons {
        text-align: center !important;
    }
}
/****** cookie-compliance code begins ********/

/* Cookies banner CSS */
/*#cookiesjsr {
    display: none;
}*/

.cookiesjsr-banner {
    background-color: #122a3c;
    font-size: 13px;
    bottom: auto;
    padding: 0.5rem;
    font-weight: bold;
    line-height: 1.4;
}

.cookiesjsr-banner__info {
    margin-left: 12%;
    width: 60%;
    padding: 5px;
    margin-bottom: 0px;
}

.cookiesjsr-banner--text {
    color: #ffffff;
}

.cookiesjsr-banner--links {
    display: none;
}

.cookiesjsr-btn {
    background-color: transparent !important;
    color: #ffffff !important;
    border: 1px solid #e87722 !important;
    font-size: 13px;
    max-width: 80px;
    text-transform: capitalize;
    white-space: break-spaces;
}

.cookiesjsr-layer__footer .cookiesjsr-layer__actions .cookiesjsr-btn {
    background-color: #3d5567 !important;
    font-size: 12px !important;
    max-width: 115px !important;
}

.cookiesjsr-banner__action {
    margin-top: -50px;
    float: right;
    margin-right: 12%;
}

@media (min-width: 576px) {
    .cookiesjsr-btn {
        min-height: 35px;
    }
}

/* Cookies banner CSS */
/* Cookies Popup CSS */
.cookiesjsr-service-group__intro,
.cookiesjsr-service-group--active .cookiesjsr-service-group__tab,
.cookiesjsr-service__description,
.cookiesjsr-service-group--active .cookiesjsr-service-group__content {
    background-color: #3d5567;
    padding-top: 14px;
}

.cookiesjsr-layer__body {
    font-size: 12px;
}

.cookiesjsr-layer__actions .cookiesjsr-btn {
    white-space: nowrap;
    max-width: 100px;
}

.cookiesjsr-switch.active {
    background-color: var(--switch-bg-on, #0a0);
}

/* Cookies Popup CSS */

.cookiesjsr-layer__label-all {
    display: none;
}

.cookiesjsr-links.cookiesjsr-links--row li a {
    display: none;
}

.cookiesjsr-layer__footer {
    justify-content: right;
}

body .cookiesjsr--app,
body .cookiesjsr--app *,
body .cookiesjsr--app :after,
body .cookiesjsr--app :before {
    box-sizing: border-box;
}

.cookiesjsr--app {
    font-size: var(--font-size-reset, 1rem);
}

.cookiesjsr-layer-overlay {
    background: rgba(0, 0, 0, 0.4);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 314159;
}

@media (min-width: 768px) {
    .cookiesjsr-layer {
        width: 760px;
    }
}

.cookiesjsr-layer {
    background: #fff;
    background: var(--layer-header-bg-color, #fff);
    display: block;
    height: 100vh;
    left: 50%;
    line-height: 1.5em;
    max-width: 100%;
    overflow: hidden;
    padding: 3.5em 0 4.5em;
    padding: var(--layer-header-height, 3.5em) 0 var(--layer-footer-height, 4.5em);
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 314160;
}

.cookiesjsr-layer__header {
    align-items: center;
    background-color: #d8dcdb;
    border-bottom: 1px solid #e4e5e6;
    border-bottom: 1px solid var(--layer-border-color, #e4e5e6);
    display: flex;
    height: 3.5em;
    justify-content: space-between;
    left: 0;
    margin: 0;
    padding: 0 1.25em;
    padding: 0 var(--default-margin, 1.25em);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

.cookiesjsr-layer__title {
    color: #000f37;
    text-transform: uppercase;
}

.cookiesjsr-layer__close {
    -webkit-appearance: none;
    background: url('../../images/close-icon.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 1.2em;
    overflow: hidden;
    padding: 0;
    text-indent: -999em;
    width: 1.2em;
    z-index: 102;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(211, 211, 211, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(211, 211, 211, 1);
    box-shadow: 0px 0px 5px 0px rgba(211, 211, 211, 1);
    border: 2px solid #ffffff;
}

.cookiesjsr-layer__close:after {
    display: inline-block;
    content: "\00d7";
    /* This will render the 'X' */
}

.cookiesjsr-layer__body {
    font-size: 12px;
    background: #d8dcdb;
    bottom: 4.5em;
    bottom: var(--layer-footer-height, 4.5em);
    left: 0;
    position: absolute;
    right: 0;
    top: 3.5em;
    top: var(--layer-header-height, 3.5em);
}

.cookiesjsr-service-groups {
    display: block;
    list-style: none;
    margin: 0 0 -1px !important;
    max-height: 100%;
    overflow: auto;
    padding: 0 !important;
    position: static !important;
}

.cookiesjsr-service-group {
    line-height: 1.5em;
    list-style: none;
    position: static !important;
}

#tab-default,
#tab-functional {
    margin-top: 13px;
}

.cookiesjsr-service-group--active .cookiesjsr-service-group__tab {
    background: #3d5567;
    border-bottom: 0;
    color: #ffffff !important;
}

@media (min-width: 768px) {
    .cookiesjsr-service-group__tab {
        padding: 1em 3.25em 1em 1.25em;
        width: calc(30% + 2em);
    }
}

.cookiesjsr-service-group__tab {
    -webkit-appearance: none;
    border: 1px solid #fff;
    cursor: pointer;
    display: block;
    font-weight: 700;
    margin: 0;
    min-height: 3em;
    text-align: left;
    text-decoration: none;
    width: 50%;
    outline: none !important;
    color: #3d5567 !important;
}

.cookiesjsr-service-group--active .cookiesjsr-service-group__content {
    color: #fff;
    color: var(--layer-tab-active-font-color, #fff);
    display: block;
    font-weight: 500;
}

@media (min-width: 768px) {
    .cookiesjsr-service-group__content {
        height: 100%;
        overflow: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 70%;
    }
}

.cookiesjsr-service-group__intro {
    padding: 1em var(--default-margin, 1.25em);
}

.cookiesjsr-service-group--active .cookiesjsr-service-group__content {
    color: #fff;
    display: block;
    font-weight: 500;
}

.cookiesjsr-service {
    align-items: center;
    background-color: hsla(210, 4%, 90%, 0);
    display: flex;
    transition: background-color 0.3s ease;
}

.cookiesjsr-service__description {
    padding: 0.625em 1.25em;
    width: calc(92% - 2.5em - 45px);
}

.cookiesjsr-service__description h3 {
    color: #fff;
    font-size: 1.125em;
    font-weight: 400;
    margin: 0;
}

@media (min-width: 576px) {
    .cookiesjsr-links.cookiesjsr-links--row {
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: left;
    }
}

.cookiesjsr-links {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0 -0.75em;
    padding: 0;
}

.cookiesjsr-layer__footer {
    align-items: center;
    background-color: #d8dcdb;
    border-top: 1px solid #e4e5e6;
    bottom: 0;
    display: flex;
    height: 4.5em;
    justify-content: flex-end;
    left: 0;
    padding: 0 1.25em;
    position: absolute;
    width: 100%;
}

@media (max-width: 768px) {
    .cookiesjsr-layer__footer {
        bottom: -400px;
        position: relative;
    }
    .cookiesjsr-layer__body {
        height: 55%;
    }
    .cookiesjsr-layer {
        transform: translate(-50%, -45%);
    }
}

@media (min-width: 768px) {
    .cookiesjsr-layer__actions {
        width: calc(70% + 0.625em);
    }
}

.cookiesjsr-layer__actions {
    align-items: center;
    display: flex;
    margin: -0.625em;
}

@media (min-width: 576px) {
    .cookiesjsr-layer button.allowAll,
    .cookiesjsr-layer button.denyAll {
        display: inline-block;
    }
}

.cookiesjsr-btn {
    align-items: center;
    cursor: pointer;
    justify-content: center;
    margin: 0.625em;
    opacity: 0.95;
    padding: 0px;
    text-decoration: none;
    transform: scale(1);
    transition: all 0.3s ease;
    width: calc(100% - 2.5em);
}

.cookiesjsr-service__always-on span {
    background-color: #fff;
    background-color: var(--switch-always-on-bg-color, #fff);
    padding: 0 0.5em;
}

.cookiesjsr-service__always-on {
    color: var(--switch-always-on-font-color, #0a0);
    display: flex;
    justify-content: flex-end;
    text-align: right;
    white-space: nowrap;
}

.cookiesjsr-service-group__services {
    padding-left: 0px;
}

.cookiesjsr-switch {
    background-color: var(--switch-bg-on, #fff);
    border: 0;
    border-radius: var(--switch-height, 20px);
    box-shadow: inset -1px 2px 1px rgb(0 0 0 / 25%);
    cursor: pointer;
    display: block;
    height: var(--switch-height, 20px);
    margin: 0;
    padding: 0;
    position: relative;
    transition: background-color 0.1s ease-in-out;
    width: var(--switch-width, 45px);
}

.cookiesjsr-switch input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.cookiesjsr-switch:after {
    background-color: var(--switch-handle-color, #fff);
    border: 1px solid var(--switch-border-color, #e4e5e6);
    border-radius: var(--switch-height, 20px);
    box-shadow: -1px 2px 1px rgb(0 0 0 / 25%);
    content: "";
    display: block;
    height: var(--switch-height, 20px);
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(1.2);
    transition: left 0.1s ease-in-out;
    width: var(--switch-height, 20px);
}

@media (min-width: 892px) and (max-width: 1024px) {
    .cookiesjsr-banner--action {
        margin-top: -65px;
        float: right;
        margin-right: 5%;
    }
}

@media (min-width: 755px) and (max-width: 891px) {
    .cookiesjsr-banner--action {
        margin-top: -51px;
        float: right;
        margin-right: 5%;
    }
}

/* Media Query for Mobile Devices */
@media (max-width: 900px) {
    .cookiesjsr-banner__info {
        margin-left: 0%;
        width: 100%;
    }
}

@media (max-width: 900px) {
    .cookiesjsr-banner__action {
        margin-top: 0px;
        float: unset;
        margin-right: 0px;
    }
}

@media (max-width: 400px) {
    .cookiesjsr-layer {
        width: 380px;
    }
}

@media (max-width: 300px) {
    .cookiesjsr-layer {
        width: 280px;
    }
}

@media (max-width: 600px) {
    .cookiesjsr-banner {
        font-size: 12px;
    }

    .cookiesjsr-btn {
        font-size: 12px;
        padding: 8px;
    }
}

@media (max-width: 600px) {
    .cookiesjsr-layer {
        width: 560px;
    }
}

@media (max-width: 767px) {
    .cookiesjsr-layer {
        width: 760px;
    }
}

.cookiesjsr-service__action {
    padding: 0.625em 1.25em;
    width: calc(2.5em + 45px);
}

.cookiesjsr-switch.active:after {
    left: 25px;
}