@import url('https://fonts.googleapis.com/css2?family=Redressed&family=Merriweather:wght@300;400;700&display=swap');

.proba{
    margin-top: 2px;
}

skr {
    font-family: 'Merryweather' serif;
    box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.54);
    z-index: 99;
}

skr nav-link {

    border-bottom: 1px solid transparent;
    transition: padding-bottom .4s ease-in-out, border-color .3s ease;
}

skr nav-link:hover {
    padding-bottom: 20px;
    border-bottom-color: var(--bs-teal);

}

banner,
order-form {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../image/banner1.jpg') center center fixed no-repeat;
    background-size: cover;
    height: 800px;

}

order-form {

    height: 500px;
}

bannerbanner-desc {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
}

cc-menu {

    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../image/restaurant-5521372.jpg') center center fixed no-repeat;
    background-size: cover;
    height: 1200px;
}


.btn-order {

    color: black;
    border-color: black;
    transition: 0.5s;

}

.btn-order:hover,
.btn-order:active {
    color: black;
    background-color: var(0, 0, 0, 0.10)
}

.btn-btn {
    color: white;
    background-color: #232323;
    transition: 0.5;




}

.btn-btn:hover {
    color: #fff;
    background-color: #232323;
}

.collapse.navbar-collapse {
    justify-content: space-between;
}

.card.mb-3 {
    border: none;
}

.res {
    margin-top: -1rem;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
    color: gray;
}

.ss {

    font-size: xx-small;
    color: gray;
    margin-left: 1px;
}

.RR {
    line-height: 100%;
    margin-left: 10.85rem;
}

.LL {
    margin-left: 5rem;
    margin-top: -1rem;
    width: 12rem;
    line-height: 19px;
}

.tt {
    font-size: xx-small;
    color: gray;
    line-height: 1%;
    margin-top: -0.5rem;
}

.trait {
    margin-bottom: -3rem;
    margin-top: 3rem;
    border-top: 10px solid black;
    width: 6%;
    background-color: black;
    border-color: black;
}

.po,
.pi {
    height: 50PX;
    align-items: center;
    display: flex;
    background-color: #fff;
    position: sticky;
    z-index: 1;
    left: 0;
    right: 0;
    top: 49px;
}

.po,
.pi .sticky-top {
    position: sticky;
}
.conte{
    justify-content: center;
    padding: 0px;
  }

.pi {
    margin-bottom: -8.1%;
    height: 50PX;
    align-items: center;
    display: flex;
    background-color: #fff;

    left: 0;
    right: 0;
    top: 0;
}

.ii {
    padding-right: 0;
}

.yy {
    font-size: 20px !important;
    font-style: italic;
    font-weight: 700;
    font-family: 'Open Sans';
}

.search-op {
    background-color: #000;
    height: 100vh;
    left: 0;
    opacity: .7;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
}

.search-panel {
    align-items: center;
    flex: 1;
    position: relative;
    z-index: 2;
}

.search-panel .search-icon {
    align-items: center;
    display: flex;
    height: 100%;
    left: 16px;
    position: absolute;
    top: 0;
    /* z-index: 1; */
}

.search-panel input[type=text] {
    background-color: #fff;
    /* border: 1px solid #dadada; */
    border: 1px solid #198754;
    border-radius: 6px;
    color: #232323;
    display: inline-block;
    /* height: 32px; */
    /* padding-left: 44px; */
    padding-top: 2px;
    /* width: 100%; */
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
}

.btn-row {
    min-height: 30px;
}

.red {
    display: flex;
    position: fixed;
    z-index: 101;
    justify-content: flex-start;
    top: 0%;
    width: 100%;
    margin-top: 1rem;
    bottom: 0%;
    height: 70px;
}



ul.menu_nav {
    list-style: none;
    white-space: nowrap;
    display: flex;
    border: none;
    margin-top: 0px;
    margin-bottom: 0rem;
}

ul.menu_nav li {

    display: inline-block;
}

.menu_nav li a {
    color: #9d9d9d;
}

.menu_nav li a:hover {
    color: #9d9d9d;
}

.menu_nav li:active {
    color: #9d9d9d;
}

.navigation_bar li.nav-item.active {
    border-bottom: 4px solid #fff;
    /* bottom: 0;
    content: "";
    left: 0;
    position: absolute; */
    /* width: 100%; */
}

.navigation_bar li.nav-item .nav-link {
    padding: 15px 25px;
}

.menu_nav li:focus-visible {
    border: none ! important;
}

.menu_nav li a:focus-visible {
    border: none ! important;
}

li.actif a {
    color: white;

}

.menu_nav_container {
    width: 100%;
    overflow-x: auto;
    position: fixed;
    z-index: 99;
}

@media (min-width: 768px) {
    ul.menu_nav li {
        margin-right: 80px;
    }

    .custom_container {
        justify-content: inherit;
        align-items: inherit;
    }

    .h2 {
        margin-top: 34px;
        margin-left: 0.7rem !important;
    }
    .h3{
        margin-left: 0.7rem !important;
}

    .h3,
    .h4 {
        margin-bottom: 5%;
        margin-left: 0rem;
    }

    .card.mb-3 {

        margin-right: 1rem !important;
        margin-left: 1rem !important;

    }

    .footer_list {
        list-style: none;
        text-align: center;
        display: flex;
    }
}

.yb {
    padding-left: 2rem;
    margin-left: -1rem;
    height: 40px;
    width: 30rem;
}

.sb {
    margin-left: 10rem;
    margin-top: 5.8px;
    background-position: fixed;
}

.card-body {
    font-size: xx-small;
    font-weight: 100;
    font-family: sans-serif;
}

.archiv {
    font-family: 'Open Sans';
    display: flex;
    justify-content: center;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    color: gray;

}

.footer_footer {
    display: flex;
    text-align: center;
    justify-content: center;
    display: flex;
    color: black;
}

.footer_footer_foot {
    text-align: center;
    font-size: 14px;
    justify-content: center;


}

/* .footer_footer li {

    text-align: center;
} */

.footer_footer_foot a {
    color: gray;
    font-size: 12px;
    font-weight: 400;
    display: list-item;
    text-align: center;
    display: inline;
    white-space: inherit;


}

.footer_footer_foot li {
    font-size: 14px;

}

.footer_list {
    list-style: none;
    text-align: center;
    width: 100%;
    justify-content: center;
    /* display: flex; */
}

.footer_list li {
    display: inline;
}

.footer_list2 {
    list-style: none;
    text-align: center;
}

.footer_list2 li {
    font-size: x-small;
    display: inline;
}

hr {
    display: flex;
    justify-content: center;
    width: 60%;
    align-items: center;
    margin-left: 22%;
    margin-top: 0.2%;
}

.trt {

    height: 10px;
    margin: 0%;
    width: 100%;
}

.navbar {
    display: flex;
    text-align: center;
    justify-content: center;
    background-color: light;

}

.icon {
    margin-top: 2%;
    padding-right: 10%;
}

.fa-brands_fa-square-facebook {
    margin-left: 100rem;
}

.phrase {
    font-size: x-small;
    margin-top: 10%;

}

.h1{
    font-size:xX-large;
    margin-left: 0%;
    margin-top: 34px;
}

.footer-copyr {
    font-size:x-small;
    color: gray;
    margin-top: 6px;
    margin-bottom: 0;
}


/* ################## */

section.section__content {
    position: relative;
}
section.section__content:before {
    background-color: #232323;
    content: "";
    height: 8px;
    margin-top: -4px;
    position: absolute;
    top: 0;
    width: 40px;
    margin-left: 35px;
}
.section__title {
    color: #232323;
    font-family: ABCFavorit,Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.section__subtitle {
    color: #232323;
    color: #606060;
    font-family: ABCFavorit,Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.section__title__h1 {
    font-size: 28px;
    line-height: 1.14;
    padding-top: 16px;
}
.section__subtitle__h3 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 12px;
}

.truncate-multiline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/* .cesw-content-img {
    height: 100px;
    overflow: hidden;
} */

.img-panel.bg-black .thumb {
    height: 100%;
}

.cesw-content-img-paginate .img-panel img,
.cesw-content-img img,
.cesw-content-img-lg img {
    width: 100%;
    display: block;
    height: 100%;
    left: 0;
    margin: auto;
    object-fit: cover;
    background-color: #e8e8e8;
    max-width: 100%;
}

.cesw-content-img .img-panel {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    border-radius: 10px;
}

.cesw-content-img-lg .img-panel {
    display: table;
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    border-radius: 10px;
}

.cesw-content-img-lg .img-panel .resource-link {
    height: 350px;
    display: block;
}

.cesw-content-img-paginate .img-panel {
    /* display: flex; */
    /* justify-content: center;
    align-items: center; */
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
}

/* .cesw-content-img-lg .img-panel::before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    transition: all 0.4s ease 0s;
} */

.cesw-content-img-paginate .img-panel .type-media-box,
.cesw-content-img .img-panel .type-media-box,
.cesw-content-img-lg .img-panel .type-media-box {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(26, 32, 47, 0.3);
}

.media-show.item-depend .category-label,
.item-category-date .category-label {
    color: #7e7e7e;
    font-family: ABCFavorit,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.6;
}
.item-category-date .category-content {}
.media-show.item-depend img,
.item-category-date .category-content img {
    border-radius: 2px;
    height: 16px;
    width: 16px;
    margin-right: 5px;
}

.cesw-content-paginate .item-content-label,
.resource-item-small .item-content-label,
.resource-item-large .item-content-label {
    color: #232323;
    font-family: ABCFavorit,Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    margin-bottom: 10px;
}
.resource-item-paginate {
    margin-bottom: 20px;
}
.cesw-content-paginate {
    margin-top: 10px;
}
.resource-item-paginate .item-content-label,
.resource-item-small .item-content-label {
    font-size: 14px;
}

.resource-item-large .item-content-label {
    font-size: 20px;
    margin-top: 10px;
}

.date-published {
    font-family: ABCFavorit,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    color: #9d9d9d;
    display: block;
    white-space: nowrap;
}

.media-extract {
    font-family: ABCFavorit,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
}

.cesw-before-header {}
.cesw-before-header .browse-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
}
.cesw-before-header .browse-controls nav.pagination {
    display: inline-flex;
    justify-content: space-between;
}
.cesw-before-header .browse-controls nav.pagination span.row-count {
    display: flex;
    align-items: center;
    border: 1px solid #dedede;
    padding: 0 10px;
    margin: 0 5px;
    font-weight: 500;
}

.page-link.previous.o-icon-prev.button:before {
    content: "\f0a8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding: 0 20%;
    position: absolute;
    top: 5px;
    left: 0;
}

.page-link.next.o-icon-next.button:before {
    content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding: 0 20%;
    position: absolute;
    top: 5px;
    left: 0;
}

.cesw-icon.o-icon-add:before {
    content: "\f055";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 15px;

}

.cesw-icon.o-icon-delete:before {
    content: "\f057";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 15px;
}

.page-link.button,
.page-link:hover.button,
.page-link.disabled.button.inactive {
    color: transparent;
}

.cesw-show-media {
    padding: 60px 0px;
}
.cesw-show-media img {
    width: 100%;
}
.cesw-show-media h3 {
    padding-bottom: 20px;
}
.website-box-menu-marker {
  height: 60vh;
  overflow: hidden;
  overflow-y: auto;
}
#media-metadata {
    height: 60vh;
}

a.cesw-brand {
    color: #00519e;
}
.cesw-brand span {
    color: #1fa22e;
}

/* responsable */

@media (max-width:768px) {

    .footer_footer {
        white-space: inherit;
        display: block;
    }

    .footer_list {
        justify-content: center;
    }
    .logos {
        background-color: lightblue;
        width: 100%;
        justify-content: center;
        display: flex;
        padding: 10px;
        padding-top: 0.1px !important;
    }
      
    .logos img {
        width: 7.5%;
    }

    .footer_footer_foot {
        white-space: inherit;
        display: block
    }

    .footer_list2 {

        justify-content: center;
    }
    .row_container a {

        margin-left: 4px;
        line-height: 5px;
        white-space: nowrap;
    }

    .row_container {
        text-align: center;
        display: flex;
    }
    .conte{
        justify-content: center !important;
        padding: 0px !important;
    }
    
    section.section__content:before {
        margin-left: 10px;
    }

    .cesw-content-img .img-panel {
        height: 250px;
    }
    .cesw-before-header .browse-controls {
        display: block;
    }
}