@charset "utf-8";

/* CSS Document */

@import url(../standard/portal/front/modeles.css);
@import url(../standard/portal/front/style.css);
@import url(../syracuse/syracuse.css);
@import url(front.css);
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");


[class^="icon-"],
[class*=" icon-"] {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("fonts/fa-brands-400.eot");
    src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg");
}


.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

@font-face {
    font-family: 'Actions';
    src: url('fonts/Actions.eot?jfx7pj');
    src: url('fonts/Actions.eot?jfx7pj#iefix') format('embedded-opentype'),
        url('fonts/Actions.ttf?jfx7pj') format('truetype'),
        url('fonts/Actions.woff?jfx7pj') format('woff'),
        url('fonts/Actions.svg?jfx7pj#Actions') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Inter';
    src: url('./fonts/Inter/Inter-VariableFont_opsz,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Atkinson Hyperlegible";
    font-weight: 400;
    src: url(./fonts/AtkinsonHyperlegible-Regular.ttf) format('truetype');
    font-style: normal;
}

@font-face {
    font-family: "Atkinson Hyperlegible";
    src: url(./fonts/AtkinsonHyperlegible-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Atkinson Hyperlegible";
    src: url(./fonts/AtkinsonHyperlegible-Italic.ttf) format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Atkinson Hyperlegible";
    src: url(./fonts/AtkinsonHyperlegible-BoldItalic.ttf) format('truetype');
    font-weight: 700;
    font-style: italic;
}

@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&display=swap');

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Actions' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: 'share-icon';
    src: url('fonts/share-icon.eot?lwthhm');
    src: url('fonts/share-icon.eot?lwthhm#iefix') format('embedded-opentype'),
        url('fonts/share-icon.ttf?lwthhm') format('truetype'),
        url('fonts/share-icon.woff?lwthhm') format('woff'),
        url('fonts/share-icon.svg?lwthhm#share-icon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'share-icon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*********************************/
#resultats .chevron-search {
    display: none !important;
}

.caret {
    width: 0;
    height: 0;
    display: inline-block;
    border: 4px solid transparent;
}

.caret.down {
    border-top-color: white;
}

.caret.right {
    border-left-color: white;
}

.caret.up {
    border-bottom-color: white;
}

.caret.left {
    border-right-color: white;
}

/*.modal-header .close:before,*/
.fa-times:before,
.icon-remove:before,
.icon-Close-action:before {
    content: "\e90c";
    font-family: 'Actions' !important;
    margin: 0;
}

.icon-comment-edit:before,
.icon-comment:before,
.icon-Comments-action:before {
    content: "\e90d";
    font-family: 'Actions' !important;
    margin: 0;
}

.icon-contact-teams-action:before {
    content: "\e90e";
    font-family: 'Actions' !important;
}

.icon-contribution-action:before {
    content: "\e90f";
    font-family: 'Actions' !important;
}

.icon-copy-action:before {
    content: "\e910";
    font-family: 'Actions' !important;
}

.icon-corbeille-action:before {
    content: "\e911";
    font-family: 'Actions' !important;
}

.icon-download-action:before {
    content: "\e912";
    font-family: 'Actions' !important;
}

.icon-enveloppe-action:before {
    content: "\e913";
    font-family: 'Actions' !important;
}

.icon-filter:before,
.icon-filter-action:before {
    content: "\e914";
    font-family: 'Actions' !important;
}

.icon-hamburger-menu-action:before {
    content: "\e915";
    font-family: 'Actions' !important;
}

.icon-icon-check-action:before {
    content: "\e916";
    font-family: 'Actions' !important;
}

.fa-minus:before,
.icon-icon-less-action:before {
    content: "\e917";
    font-family: 'Actions' !important;
}

.fa-plus:before,
.icon-icon-more-action:before {
    content: "\e918";
    font-family: 'Actions' !important;
}

.icon-Like-action:before {
    content: "\e919";
    font-family: 'Actions' !important;
}

.icon-like-fill-action:before {
    content: "\e91a";
    font-family: 'Actions' !important;
}

.icon-lock-action:before {
    content: "\e91b";
    font-family: 'Actions' !important;
}

.icon-off:before,
.icon-log-out-action:before {
    content: "\e91c";
    font-family: 'Actions' !important;
}

.icon-pinned-action:before {
    content: "\e91d";
    font-family: 'Actions' !important;
}

.fa-user-alt:before,
.icon-profile-action:before {
    content: "\e91e";
    font-family: 'Actions' !important;
}

.icon-remove-action:before {
    content: "\e91f";
    font-family: 'Actions' !important;
}

.icon-floppy:before,
/* .search-icon-container .search-icon-container--icon .icon-bell:before, */
.icon-Save-action:before {
    content: "\e922";
    font-family: 'Actions' !important;
}

.icon-Saved-History-action:before {
    content: "\e923";
    font-family: 'Actions' !important;
}

.icon-save-fill-action:before {
    content: "\e924";
    font-family: 'Actions' !important;
}

.icon-Save-For-Later-action:before {
    content: "\e925";
    font-family: 'Actions' !important;
}

.icon-Search-action:before {
    content: "\e926";
    font-family: 'Actions' !important;
}


.icon-settings-action:before {
    content: "\e927";
    font-family: 'Actions' !important;
}

.icon-View-articles-action:before {
    content: "\e928";
    font-family: 'Actions' !important;
}

.icon-settings-action:before {
    content: "\e927";
    font-family: 'Actions' !important;
}

.icon-bell:before {
    content: "\e900";
    font-family: 'Actions' !important;
}

.icon-download:before {
    content: "\F30A";
    font-family: "bootstrap-icons";
}

.icon-link:before {
    content: "\F470";
    font-family: "bootstrap-icons";
    font-size: 23px;
}

.glyphicon-share-alt:before,
.icon-share-share:before {
    content: "\e900";
    font-family: 'share-icon' !important;
}

/************************************/


:root {
    --padding-btn: 20px 30px;
    --size-btn: 20px;
    --container-width: 1720px;
    --primary-color: #FF5401;
    --secondary-color: #01426A;
    --Light-blue: #CAE1EC;
    --Dark-Blue: #01426A;
    --text-color: #363E45;
    --light-gray: #EDEEEE;

}

/* Scroll bar */
/* 
::-webkit-scrollbar {
    width: 14px;
}

::-webkit-scrollbar-button {
    width: 14px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: #eee;
    border: thin solid lightgray;
    box-shadow: 0px 0px 3px #dfdfdf inset;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #999;
    border: thin solid gray;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #7d7d7d;
}
 */

/* hide inner shadow IOS */

header input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/***************/


html {
    scroll-behavior: smooth;
    zoom: 100% !important
}

body {
    background: #fff;
    color: var(--secondary-color);
    font-weight: 400;
    font-family: 'Atkinson Hyperlegible';
    font-size: 16px;
}

b,
strong {
    font-family: 'Atkinson Hyperlegible';
    font-weight: 700;

}

body,
td,
pre {
    font-size: 16px;
}

body,
h2,
h3,
h4,
h5,
h6,
td,
pre,
.panel-front>.x-panel-header span {
    font-family: 'Atkinson Hyperlegible';
    color: var(--text-color);
}

a {
    color: var(--secondary-color);
    font-weight: 400;
    cursor: pointer;

}

.btn:focus,
.btn:hover,
a:hover,
a:focus {
    color: var(--text-color);
}

p {
    color: var(--text-color);
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    max-width: calc(100vw - 40px);
}

p:nth-child(1) {
    margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    color: var(--text-color);
    text-transform: none;
    line-height: 1.4;
    font-family: 'Atkinson Hyperlegible';

}

.calendar .vc-container {
    font-family: 'Atkinson Hyperlegible';
}

h1 {
    font-size: 50px;
    color: var(--Dark-Blue);
    font-weight: 900;

}

h2 {
    font-size: 2.4rem;
    margin-bottom: 12px;
}

h3 {

    font-size: 22px;
    margin-bottom: 5px;
}

h4 {

    font-size: 20px;
}

h5 {

    font-size: 18px;
}

h6 {

    font-size: 17px;
}

.no-gutters [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

h2:has(+ p) {
    margin-bottom: 5px;
}

/* Container */
.container {
    max-width: 100%;
    width: 100%;
    padding: 0;
    /* padding: 0 64px; */
}
#ariane,
#resultsContainer {
    max-width:var(--container-width);
    width:100%;
    margin:0 auto !important;
}
/*****************Ariane*****************/
.accueil-portal #ariane,
.accueil-portal .header-modern__breadcrumb {
    display: none;
}
.header-modern__breadcrumb {
    height: 100px;
    width: 100%;
    background: url(images/Bandeau-page-contenu.png) repeat-x;
    background-size: 100% 100%;
    padding-top: 62px;
}

.header-modern__breadcrumb #ariane a,
.header-modern__breadcrumb #ariane {
    color: white;
}

/* Hide websites header on pf graphique */
.header-modern__top-nav .site-btn {
    display: none;
}

/* Menu modern */
.header-modern__body.container {
    max-width: 1820px;
    position: relative;
}

.header-modern__body {
    height: 54px;
    margin-top: 40px;
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-end;
}

.header-modern {
    background: #fff;
    color: #000;
}

.header-modern__brand .navbar-brand-title {
    display: none;
}

.header-modern__brand .navbar-brand {
    background: url(images/Logo.png) no-repeat;
    background-size: contain;
    width: 230px;
    height: 122px;
    z-index: 1;
    display: block;
    position: absolute;
    left: 0;
    top: -27px;
}



.header-modern__search.col-xs-12.col-sm-12.col-md-6 {
    max-width: 570px;
}

.header-modern__account.col-md-3 {
    width: fit-content;
    margin-left: 60px;
}

/* Search bar */
#main_search_form .input-group * {

    color: #000;
}

#main_search_form span.twitter-typeahead>*,
#main_search_form #scenario-selection,
#main_search_form #submit-search,
#main_search_form #textfield {
    height: 41px;
}

#main_search_form .clean-text-field {
    display: none;
}

.header-modern__search #scenario-selection {
    background: #edeeee !important;
    border: none;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.22;
    text-transform: none;
    border-radius: 15px 0 0 15px;
}

.header-modern__search #submit-search {
    border: none;
    border-radius: 0 15px 15px 0;
}

.input-group-btn button {
    background-color: #edeeee !important;
}

.header-modern__search #textfield {
    /* box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); */
    background: #edeeee !important;
    height: 41px;
}

.header-modern #nav #ermes_main_menu li.LEVEL1 {
    background: transparent;
}

#ermes_main_menu.nav:after,
#ermes_main_menu.nav:before {
    display: none;
}

.header-modern #ermes_main_menu li.LEVEL1,
.header-modern #ermes_main_menu li.rich-item,
.header-modern #header-modern-main-nav-mobile li.LEVEL1,
.header-modern #header-modern-main-nav-mobile li.rich-item,
.header-modern #nav-rich-menu li.LEVEL1,
.header-modern #nav-rich-menu li.rich-item {
    width: 100%;
    flex: 0;
    background-color: transparent;
}

.header-modern #nav #ermes_main_menu li.LEVEL1>a {
  background-color: #fff;
    color: var(--text-color);
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.22;
    text-transform: uppercase;
    height: 60px;
    padding: 18px 16px;
    border-radius: 15px 15px 0 0;
}

.header-modern #nav #ermes_main_menu li.LEVEL1>a:focus,
.header-modern #nav #ermes_main_menu li.LEVEL1>a:hover {
    color: #fff;
    background-color: var(--text-color);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.22;
    text-transform: uppercase;
}

.header-modern #ermes_main_menu,
.header-modern #header-modern-main-nav-mobile,
.header-modern #nav-rich-menu {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    /* max-width: calc(100% - 335px); */
    min-height: 35px;
    gap: 12px;
    flex-wrap: wrap;
    padding-left: 300px;
}

.header-modern__main-nav {
    max-width: 1820px;
    margin: 0 auto;
}

.header-modern__main-nav nav {
    justify-content: flex-end;
    background-color: #fff;

}

/* house in menu */
.LEVEL1.fa-home.fa-home:before {
    display: none;
}

.LEVEL1.fa-home.fa-home a:before {
    content: "\f015";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.LEVEL1.fa-home.fa-home a>span {
    display: none;
}

/* Buttons */
.primary-btn,
.btn-account,
.btn-default {
    transition: 0.35s ease all;
}
.header-modern__account .btn-account {
    padding: 20px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.22;
    text-transform: uppercase;
    border-radius: 15px;
    background-color: var(--primary-color);
    border: 3px solid var(--primary-color);
}

.header-modern__account .btn-account:focus,
.header-modern__account .btn-account:hover {
    color: #000;
    background-color: #fff;
    border: 3px solid var(--primary-color);
}
.primary-btn,
.btn-default {
    padding: 20px 30px;
    color: white;
    border: 3px solid var(--primary-color);
    background: var(--primary-color);
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.22;
    font-weight: 700;
    text-align: center;
    border-radius: 15px;
    float: right;
}
.primary-btn:hover,
.primary-btn:focus,
.btn-default:hover,
.btn-default:focus {
    color: black;
    border: 3px solid var(--primary-color);
    background: #fff;
}
.secondary-btn {
    padding: 20px 32px;
    background:#363E45;
    color:white;
    font-weight: 700;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 1.22;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius:15px;
    border:3px solid #363E45;
    transition: 0.35s ease all;
}
.secondary-btn:hover,
.secondary-btn:focus {
    background:white;
    color: #363E45;
}
/* style prédéfinis */
.frame.bg-dark {
    position: relative;
}
.frame.bg-dark::before {
    content:"";
    background: url(images/Background\ section\ nouveauté.png) repeat;
    background-size: 100%;
    width: 200vw;
    height: 100%;
    display:block;
    position: absolute;
    transform: translatex(-50%);
    z-index:-1;
}
.frame.bg-dark .panel > .panel-heading>*{
    color: white;
}
.frame.title-center .panel > .panel-heading>*{
    text-align: center;
}
.frame.bg-dark .btn-default {
    display: block;
    float: none;
    margin: 0 auto;
    width: fit-content;
}

.frame-standard.bandeau {
    padding: 0;
    width: 100%;
}
.row [id*="zone-"] {
    padding: 0;
}
.frame-standard.bandeau img {
    width: 100%;
    height: 100%;

}
#portal .frame:not(.bandeau) {
    max-width: var(--container-width);
    margin: 0 auto !important;
    width: 100%;
}
.dots-hidden .rsBullets.bs-bullets {
    display:none;
}
/*******************/
/* Encarts */
.panel-front, .panel-selection {
    background-color: transparent;
}
.grid-event {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
    max-width: 1191px;
    margin: 0 auto;
}

.grid-event .card:first-child {
    grid-row: span 2;
}

.grid-event .card {
    min-height: 454.5px;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
}
.grid-event .card img {
    width: 100%;
    height:100%;
    object-fit: cover;
}
.grid-event .card .bg-dark {
    background: rgb(0, 0, 0, 0.75);
    opacity: 0;
    color: #fff;
    padding: 16px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.35s ease all;
}
.grid-event .card .bg-dark span,
.grid-event .card .bg-dark p,
.grid-event .card .bg-dark h3 {
    color: white;
}
.grid-event .card .bg-dark h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 122%;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.grid-event .card .bg-dark .date {
    font-weight: 700;
    font-size: 16px;
    line-height: 122%;
    letter-spacing: .48px;
    text-transform: uppercase;
}
.grid-event .card .bg-dark .description {
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    margin-top: 10px;
    margin-bottom: 30px;
}

.grid-event .card .content {
    display:hidden;
}
.grid-event .card:focus-within .bg-dark,
.grid-event .card:focus .bg-dark,
.grid-event .card:hover .bg-dark{
	opacity: 1;
}
.grid-event .card:focus-within .bg-content,
.grid-event .card:focus .content,
.grid-event .card:hover .content{
    display:block
}

.twocol-encart .holder {
    display: grid;
    grid-template-columns: 480fr 630fr;
    gap: 87px;
    max-width: 1191px;
    margin: 0 auto;
}
.twocol-encart .left-part {
    position: relative;
}
.twocol-encart .right-part {
    display: flex;
    align-items: center;
}

.twocol-encart .left-part::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: auto;
    aspect-ratio: 1;
    background: url(images/question-mark.png) no-repeat center;
    background-size: 100%;
    transform: translate(80%,-30%);
    z-index: -1;
}

.frame.bg-A {
    background: url(images/A-Filigrane.png) no-repeat center;
    background-size: cover;
}
.bandeau .holder {
    position:relative;
    min-height: 430px;
}
.orange-part {
    width: 40%;
    min-width: fit-content;
    background: rgba(255, 84, 1, 0.75);
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    padding: 30px 45px;
    max-width: 565px;
}
.orange-part .content {
    max-width: 397px;
}
.orange-part h2 {
    color:white;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.22;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.orange-part .description {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.22;
    letter-spacing: 0%;
    color: white;
    margin-bottom: 30px;
}


/*****************/
/* OWL-Nav */
.owl-nav button {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.owl-carousel .owl-nav button,
.owl-carousel .owl-nav button {
    background-color: transparent !important;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.owl-nav {
    display: flex;
    justify-content: space-between;
    float: right;
    gap: 15px;
    position: absolute;
    right: 0;
    bottom: 50%;
    width: 100%;
}

.owl-nav .owl-prev {
    position: absolute;
    left: -40px;
}

.owl-nav .owl-next {
    position: absolute;
    right: -40px;
}

.owl-nav button span {
    display: none;
}

.owl-nav button.disabled {
    display: none;
}

.owl-nav .owl-prev::before {
    content: "" !important;
    font-family: "Font Awesome 5 free" !important;
    font-weight: 900 !important;
    color: #000 !important;
    line-height: 30px !important;
    font-size: 17px;
    width: 30px;
    display:block;
    height:30px;
    background: url(images/left-arrow.png) center no-repeat;
    background-size: 100%;
}

.owl-nav .owl-next::before {
    content: "" !important;
    font-family: "Font Awesome 5 free" !important;
    font-weight: 900 !important;
    color: #000 !important;
    line-height: 30px !important;
    font-size: 17px;
    width: 30px;
    display:block;
    height:30px;
    background: url(images/right-arrow.png) center no-repeat;
    background-size: 100%;
}
/* Footer */
footer .footer-part2 a,
footer .footer-part1 p,
footer * {
    color: black;
    font-size: 16px;
    line-height: 1.22;
}

footer .footer-part1 {
    padding: 83px 48px 43px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
    background: var(--light-gray);
}

footer .footer-part1 .logo-holder {
    display: block;
    width: 317px;
    aspect-ratio: 317/169;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
footer .footer-part1 .logo-holder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
footer .footer-part1 .instagram-holder {
    display: block;
    width: 173px;
    aspect-ratio: 173/187;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
footer .footer-part1 .instagram-holder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
footer .footer-part1 h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.22;
    letter-spacing: 0%;
    text-transform: uppercase;
}
footer .footer-part2 {
    padding: 18px 48px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    background: #fff;
    color: #000;
}
footer .footer-part2 .logo-holder {
    display: block;
    width: 225px;
    aspect-ratio: 225/71;
    height: auto;
    max-width: 100%;
}
footer .footer-part2 .logo-holder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
footer .footer-part2 ul {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
footer .footer-part2 ul a {
    text-decoration: underline;
}
/*****************/
/* Responsive  */

@media (min-width:992px) {
    .header-modern__brand {
        width: 230px;
        position: absolute;
        left: 50px;
    }
}
@media (max-width:1300px) {
    footer .footer-part1 {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width:991px) {
    .header-modern__brand {
        height: 100px;
    }
    .header-modern__brand .navbar-brand {
        position: unset;
        height: 100px;
        margin: 0;
    }
    .header-modern .header-modern__body {
        gap: 15px;
    }
    .header-modern .header-modern__search {
        margin-bottom: 0px;
    }
    .encart-bg-orange .img-holder {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .encart-bg-orange .img-holder img {
        object-fit:cover;
    }
    .encart-bg-orange .orange-part{
        width: 100%;
        max-width: unset;
    }
    .grid-event {
        grid-template-columns:1fr;  
    }
}
@media (max-width:600px) {
    footer .footer-part2,
    footer .footer-part1 {
        grid-template-columns: 1fr;
    }
    footer .footer-part1 .logo-holder {
        display: none;
    }
    footer .footer-part2 .logo-holder {
        margin: 0 auto;
    }
    footer .footer-part2 ul {
        justify-content: space-around;
    }
}