@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@font-face {
    font-family: MauriFont;
    src: url("/public/fonts/arab-font.woff") format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

:root {
    --main-color:  #75D261;
    --second-color: #7DC2D2;
    --third-color: #075B8A;
}
* {
    font-family: 'El Messiri', sans-serif;
}
/** tmp news image */
.image-titles {
    text-align: center;
    margin: 15px 0;
    font-size: 30px;
    background: #7dc2d2;
    padding: 5px;
}
.imagetiles {
    width: 100%;
    margin: 0;
}
.imagetiles img {
    width: 100%;
    height: 250px;
    padding: 2px;
}
div.imagetiles div.col-lg-3.col-md-3.col-sm-3.col-xs-6 {
    padding: 0;
}
/* end tmp news images **/

.tab-pane .title {
    font-family: 'El Messiri', sans-serif;
}
p, .tab-pane {
    font-family: 'Roboto', sans-serif;
}
.partners .card p{
    font-family: 'El Messiri', sans-serif';
}
.show {
    display: initial!important;
}
img.chatbot {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 50px;
    z-index: 9999;
    cursor: pointer;
}
button.read-more, a.read-more {
    background: var(--main-color);
    font-size: 15px;
    font-weight: bold;
    color: white;
    border: none;
    outline: none;
    padding: 7px;
}
a.read-more:hover {
    text-decoration: none;
}
.read-more__block {
    text-align: center;
    margin-top: 17px;
    margin-bottom: 37px;
}
.read-more__block button, .read-more__block a {
    font-size: 1.25rem;
}

/* cnecs new style */
div.container .navbar-nav .nav-item{
    padding-right: 0;
    padding-left: 0;
    font-size: 17px;

}

.social-media-icons img, .language-switcher img {
    width: 23px;
}
.social-media-icons  a{
    color: white;
}
.social-media-icons a:hover {
    text-decoration: none;
}
.social-media-icons img.youtube {
    /* width: 29px; */
}
.social-media-icons a {
    display: inline-block;
    margin-right: 3px;
}
footer .social-media-icons a {
    margin-right: 7px;
}
.language-switcher {
    color: white;
    font-size: 18px;
}

.language-switcher .dropdown-toggle {
    background: transparent;
    border: 0;
    color: white;
    outline: none;
}
/* news  && event style */
.news, .events {
    display: flex;
}
.news .card-body, .events .card-body  {
    position: relative;
    padding: 10px;
}
.events .card-body {
    border-bottom: none;
}
.events .card {
    height: 440px;
}

.news .card-text, .events .card-text  {
    font-size: 13px;
    margin-bottom: 5px;
}
.events .card-text {
    padding-bottom: 25px;
}
.events .read-more {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.news .card-title, .events .card-title {
    font-weight: 700;
    color: var(--third-color);
    margin-bottom: 5px;
    font-size: 15px;
}
.news span.date {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    color: var(--main-color);
    font-weight: bold;
}
.news-section .news-col {
    margin-bottom: 10px;
}

.news-col, .events-col {
    padding-right: 4px;
    padding-left: 4px;
}
.news-col .card, .events-col .card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    transition: 0.3s;
}
.news-col .card {
    border-bottom: 7px solid var(--main-color);
    height: 400px;
}
.news-col .card:hover, .events-col .card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.7);
}
.news-col a {
    color: initial;
}
.news-col a:hover {
    text-decoration: none;
}
.events .calendar {
    height: 100%;
    justify-content: center;
    align-items: center;
    color: var(--main-color);
    direction: ltr!important;
}

.date-locale {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: var(--second-color);
    font-weight: 700;
}
.date-locale img {
    width: 15px;
}
.icon-text {
    margin-right: 15px;
}

.bg-darker {
    background: #F5F5F5;
}

.partners-section {
    height: 178;
}
.partners-section .partners {
    display: flex;
    align-items: center;
    justify-content: center;
}
.partners img {
    margin-right: 30px;
    margin-left: 30px;
    max-width: 200px;
}
.partners .card {
    border: none;
    margin: 0 7px;
}
.partners .card p {
    text-align: center;
}
.partners a {
    color: #075b8a;
    font-weight: 500;
}
.partners a:hover {
    text-decoration: none;
}
footer .map-adress, footer .cords {
    align-items: center;
    justify-content: center;
    display: flex;
}
footer .map-adress img {
    border-radius: 10px;
}
footer .cords {
    flex-direction: column;
    align-items: normal;
    color: white;
}
.who-paragraph {
    width: 85%;
    font-size: 13px;
}
.who-title {
    font-size: 20px;
    font-weight: bold;
}
.coord-group {
    margin-bottom: 5px;
    font-size: 13px;
}
.coord-group img {
    width: 22px;
    margin-right: 5px;
}
/* cnecs new style */



/* Disable text selection highlighting */
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

.circle-left {
    float: left;
}

.circle-right {
    float: right;
}

.custom-radio {
    cursor: pointer;
}

.custom-radio input {
    display: none;
}

.custom-radio span {
    position: relative;
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #8c8c8c;
    float: left;
    margin-right: 5px;
}

.custom-radio span:after {
    position: absolute;
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: white;
    border-radius: 50%;
    top: 0;
    right: 0;
    margin-right: 2px;
    margin-top: 2px;
}

.custom-radio span.checked:after {
    background: #00a8e6;
}

.custom-radio span.checked {
    border: 1px solid #00a8e6;
}

.hidden {
    display: none;
}


.preserve-space {
    white-space: pre-wrap;
}

/* the parent template style */
.search_keyword {
    display: inline-block;
    position: relative;
    height: 40px;
    min-width: 259px;
    border-radius: 35px;
    overflow: hidden;
}

.search_keyword .goSearch {
    display: none;
}

.search_keyword span {
    cursor: pointer;
}

.search_keyword input {
    height: 100%;
    width: 220px;
    padding-left: 10px;
    color: #717171;
    font-size: 16px;
    display: none;
    float: right;
    outline: none !important;
    border: 1px solid black;
    border-radius: 35px;

}

.search_keyword .fa-search {
    position: absolute;
    right: 0;
    color: white;
    font-size: 20px;
    padding: 10px;
    background: var(--main-color);
    border-radius: 30px;
    cursor: pointer;
}

.test_search:checked .search_keyword span {
    background-color: #0a9adf;
}

/**/
header {
    position: relative;
}
.lang-bar {
    background: var(--second-color);
    height: 37px;
    direction: ltr!important;
}
header .top-bar {
    position: relative;
    height: 152px;
}

.top-bar__row {
    height: 100%;
}

.top-bar__text {
    background: url("../images/headerbg.jpg") no-repeat center;
    background-size: 100% 100%;
    font-weight: 200;
    font-size: 33px;
    padding-top: 15px;
}
.slogan-ar, .slogan-fr {
    font-weight: 700;
    font-family: MauriFont, 'El Messiri', sans-serif;
    font-size: 27px;
}
.slogan-fr {
    font-size: 18px;
}


.top-bar img.brand  {
    position: relative;
    width: 180px;
    height: 151px;
}

.top-bar img.brand.logo-state {
    width: 125px;
    margin-right: 16px;
    margin-left: unset;
    height: unset;
}

.navbar__centered {
    height: 100%;
    background: var(--main-color);
}

.navbar .navbar__items {
    /*
    margin: auto;
    */
    height: 100%;
}

.main-navbar {
    background: var(--main-color);
    padding: 0;
}

.main-navbar a {
    font-weight: 700;
    font-size: 20px;
    color: white;
    margin-right: 35px;
}

.switch_mode {
    z-index: 55;
    position: absolute;
    top: 5px;
    right: 45px;
    background-color: #0a9adf;
    border-color: #0caff8;
    text-transform: uppercase;
    opacity: 0.2;
}

.switch_mode:hover {
    opacity: 1;
}

.switch_mode:hover {
    background-color: #0a9adf;
    border-color: #0caff8;
}

.main-navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}


.main-navbar a.active {
    border-bottom: 5px solid white;
}

.main-navbar a:hover {
    border-bottom: 5px solid white;
}

footer {
    position: relative;
    margin-bottom: 0;
    background-color: var(--third-color);
    padding-top: 20px;
}
footer .footer-top {
    margin-bottom: 20px;
}
footer .copyright-row {
    background: #04334D;
}

footer img.go-top {
    position: absolute;
    top: -60px;
    right: 10px;
    width: 50px;
    cursor: pointer;
    display:none;
}

/* home page style */
#homepage-carousel {
    border-bottom: 1px solid #c3c3c3;
}

#homepage-content h1, h1.section-title {
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--main-color);
    font-size: 30px;

}
ol.vjs-playlist-item-list {
    list-style-type: none;
}
span.vjs-up-next-text {
    display: none;
}
time.vjs-playlist-duration {
    display: none;
}
ol.vjs-playlist-item-list {
    padding-inline-start: 0;
}
li.vjs-playlist-item {
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
}
span.vjs-playlist-now-playing-text {
    display: none;
}
.right-bar img {
    width: 100%;
}
.vjs-playlist-title-container {
    text-align: center;
}

.vjs-playlist-title-container {
    position: absolute;
    /* background: #075b8a; */
    bottom: 0;
    right: 0;
    padding: 0 5px;
    color: white;
    width: 100%;
    background: #010001;
    height: 100%;
    opacity: 0.45;
    /* background-image: linear-gradient(#010001, black); */
    text-align: right;
    padding-top: 117px;
    font-weight: bold;
    background: black;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.right-bar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.right-bar {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
h1.section-title {
    /* margin-top: 35px; */
    font-size: 24px;
}
.no-p-rtl {
 padding: 5px;
}
.section-title .title {
    color: #707070;
    font-weight: 400;
    opacity: 0.8;
}
#homepage-carousel .carousel-item .carousel-image {
    height: 450px;
    float: left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.carousel-item .slider-text {
    display: flex;
    align-items: center;
    font-size: 41px;
    font-weight: 200;
    top: 20px;
    left: 0;
    text-align: left;
    width: 100%;
    line-height: 50px;
}
.carousel-caption p {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 5px;
}
.carousel-caption h2 {
    font-weight: 700;
    font-size: 25px;
}
.carousel-caption a {
    font-size: 18px;
    background: var(--second-color);
    border-color: var(--second-color);
    cursor: pointer;
}
.carousel-caption a:hover {
    background: var(--second-color);
    border-color: var(--second-color);
}

.carousel-item a {
    text-decoration: none;
}

.carousel-indicators li {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    margin-right: 7px;
    opacity: 1;
}
.carousel-indicators .active{
    background-color: var(--main-color);
}

a.study {
    color: red;
}
img.study {
    float: left;
    margin-right: 5px;
}
.error-message {
    display: none;
    font-size: 12px;
    color: red;
    margin-left: 2px;
    margin-top: 3px;
}

.pt-100 {
    padding-top: 100px;
}

.admin-icon {
    width: 35px;
    z-index: 55;
    position: absolute;
    top: 5px;
    right: 5px;
}
/* responsive style */

.video-js {
    height: 450px;
    width: 100%;
}

.opacity-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #7dc2d2;
    opacity: 0.7;
    mix-blend-mode: multiply;
}
.contact-page, .events-page, .about-us-page, .galary-page, .links-page, .study-page  {
    background: #F5F5F5;
    padding-bottom: 5rem;
}
.study-page select {
    background-color: var(--third-color);
    color:white;
    font-weight: 700;

}
.main-video {
    min-height: 450px;
}
/* #todo remettre
.right-bar {
    overflow-y: auto;
    height: 450px;
}*/
.right-bar {
    overflow-y: auto;
    height: 450px;
    text-align: center;
    padding: 25px;
    background: white;
}
.right-bar .video-js {
    height: 145px!important;
    cursor: pointer;
}
.events-page ul {
    padding-inline-start: 0;
}
.contact-page .alert {
    text-align: center;
}
.p-top {
    padding-top: 35px;
}
.contact-page .coord-group {
     margin-bottom: 35px;
    /*display:flex;
    align-items: center; */
}

.contact-adress {
    height: 350px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-adress__col {
    background: var(--third-color);
}
.contact-form {
    height: 350px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contact-form__group {
    margin-bottom: 15px;
}
.contact-form__group > * {
    margin-left: 5px;
    margin-right: 5px;
}
.contact-form__group.send {
    justify-content: flex-end;
}
.contact-form__group .btn {
    background: var(--main-color);
    color: white;
    font-weight: 700;
    padding: 5px 47px;
    border-radius: 6px;
}
.contact-form__group textarea {
    height: 120px;
    resize: none;
}
.contact-form__group .form-control {
    display: inline-block;
}

.copyright {
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* text-align: center; */
    font-size: 20px;
    font-weight: bold;
    color: white;
}
a.block {
    text-decoration: none;
    color: initial;
}

.news-details {
    padding-top: 35px;
    padding-bottom: 35px;
}
.content-container .date-locale {
    margin: 15px 0;
    color: black;
    font-weight: 300;
}
.news-details h2 {
    font-size: 18px;
    font-weight: 700;
}
.ckeditor {
    padding-bottom: 15px;
    min-height: 390px;
}
.ckeditor table {
    width: 100%;
}
/* updated recently */
.ckeditor > div {
    line-height: 24px;
    /*
    overflow-wrap: break-word;
    overflow: hidden; */
}
.ckeditor .news-img {
    width: 40%;
    float: right;
    height: 350px;
    border-radius: 7px;
    margin-left: 5px;
    background-position: center;
    background-size: 100% 100%;
    /*background-size: cover;*/
    background-repeat: no-repeat;
}
.related-container h2 {
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--second-color);
}
.related-container a:hover {
    text-decoration: none;
}
.related-container a {
    color:initial;
}
.related-container .card {
    border: none;
}
.related-container .card-text {
    color: #979797;
    font-size: 14px;
}
.realated-container .card-title {
    margin-bottom: 5px;
}
.related-container .card-body {
    padding: 15px 0;
}
.related-container .card-img-top {
    width: 100%;
    height: 100px;
}
.card-img-top {
    height: 195px;
}
.content-container, .related-container {
    background: white;
    padding: 10px;
}
.content-container {
    background: white;
    padding: 10px 15px;
}
.search-event__input {
    width: 50%;
    background: url(/public/images/icon-search.png) no-repeat scroll 10px 8px;
    padding-left: 38px!important;
    padding-left: 20px;
    background-size: 18px auto;
}
.study-page .search-event__input {
    background: url(/public/images/search-white.svg) no-repeat scroll 6px 9px;
    width: 100%;
    background-color: var(--second-color);
    background-size: 20px;
    color: white;
}
.study-page .search-event__input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: white;
}
.study-page .search-event__input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: white;
    opacity: 1;
}
.study-page .search-event__input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: white;
    opacity: 1;
}
.study-page .search-event__input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}
.events-page .city {
    width: 20%;
    background: url(/public/images/icon-place.png) no-repeat scroll 10px;
    background-size: 15px auto;
    padding-left: 33px;
}
.events-page .city.localisation {
    background: url(/public/images/icon-event.png) no-repeat scroll 96% 4px;
}
.events-page .date {
    width: 25%;
    width: 20%;
    background: url(/public/images/icon-event.png) no-repeat scroll 10px;
    background-size: 18px auto;
    padding-left: 33px;
}
.events-page select::-ms-expand {
    display: none;
}
.events-page select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.events-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 2px 5px 0 5px;
}
.events-list p {
    padding: 25px;
    text-align: center!important;
}
.events-list img {
    margin-right: 10px;
    width: 55px;
}
.events-list  span.date {
    width: 20%;
    display: inline-flex;
    justify-content: flex-end;
    font-style: italic;
    font-weight: bold;
    color: #075b8a;
}
.events-list .elem {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin: 5px;
    width: 100%;
    padding: 34px;
    box-shadow: -3px 0px 1px 0px #075b8a;
    font-size: 24px;

}
.events-list .elem .text {
    margin: 0 10px;
    width: 62%;
}
.empty-data {
    height: 100px;
    background: white;
    padding: 7px;
    text-align: center;

}
.search-event > *, .study-search * {
    position: relative;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #b3a7a7;
    display: inline-block;
    color: #707070;
    font-size: 18px;
    border-radius: 3px;
}
.unstyled {
    -webkit-appearance: none;
}
.unstyled::-webkit-inner-spin-button,
.unstyled::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.search-event {
    padding: 10px;
    background: white;
    display: flex;
    justify-content: center;
    margin-bottom: 35px;

}
.sub-items {
    background: var(--main-color);
    margin-top: 0;
    border: none;
    padding: 5px 10px;
    border-radius: 0;
}
.sub-items a {
    display: block;
    margin-right: 0;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
}
.sub-items a:hover {
    text-decoration: none;
}
.toggler-hidden::after {
    display:none;
}
.main-navbar .show a.toggler-hidden {
    border-bottom: none;
}
.about-us-page .titles {
    width: 25%;
}
.titles .navbar-nav {
    border: none;
}
.about-us-page .content {
    width: 75%;
    padding: 5px 10px;
    background: white;
    margin-left: 10px;
    min-height: 300px;
    padding: 5px 18px;
}
.content .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #75d261;
    margin-top: 5px;
}
.tabs-left li {
    background: #7dc2d2;
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: 700;
}
.tabs-left li a {
    display: block;
    padding: 5px;
    color: white;

}
.tabs-left li a:hover {
    background: #7dc2d2;
    text-decoration: none;
}
.tabs-left li a.active {
    background: var(--third-color);
}

.galary-toggler {
    display: flex;
    justify-content: center;
    margin-bottom: non;
    border-bottom: none;
    font-size: 24px;
    font-size: 28px;
    margin-bottom: 35px;
}
.galary-toggler a {
    color: #707070;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
}
.galary-toggler a:hover {
    text-decoration: none;
}
.galary-toggler a.active {
    color: var(--main-color);
}
.two-pic, .one-pic {
    height: 500px;
    background: white;
}
.two-pic {
    background: initial;
}
.two-pic .first, .two-pic .second {
    height: 235px;
    background: white;
}
.two-pic .first {
    margin-bottom: 30px;
}
#photos img {
    width: 100%;
    height: 100%;
}
.videos-items {
    height: 100px;
}
.content p {
    text-align: justify;;
}
.circle-icon {
    align-items: center;
}
.circle-icon img {
    height: 100px;
    margin-bottom: 7px;
}
.card.unesco img {
    height: 127px;
}

.logo-container {
    min-width: 180px;
    text-align: center;
}
.links-page .event-img {
    float: right;
    font-weight: bold;
    font-style: italic;
}
.links-page .event-img img {
    width: 30px;
    margin-left: 25px;

}
.links-page a {
    color: black;
    font-size: 18px;
    text-decoration: none;
}
.links-page {
    min-height: 300px;
}
.links-page li:hover {
    background: var(--second-color);
    text-decoration: none;
}
.links-page li {
    margin-bottom: 5px!important;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
  }
  blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
  }
  blockquote p {
    display: inline;
  }

@media only screen and (max-width: 600px) {
    
    /* tmp ckeditor pictures */
    .imagetiles {
        padding: 0;
        margin: 0;
    }
    /*end */
    
    .ckeditor .news-img {
        float: none !important;
        width: 100%;
        margin-bottom: 10px;
        height: 200px;
        border-radius: 0!important;
        margin-right: 0!important;
    }
    .events-list {
            padding: 20px 5px 0 5px;

    }
    .events-list .elem {
        font-size: 18px;
    }
    .lang-bar {
         height: 65px;
    }
    .right-bar {
        height: auto;
        border-bottom: 1px solid green;
        margin-bottom: 10px;
    }

    .events-list .elem {
        padding: 25px;
    }
    .links-page .event-img img {
        display: none;
    }
    .events-page .city {
        margin: 5px 0!important;
    }
    .sub-items li {
        margin-bottom: 6px;
        margin-left: 35px;
        margin-top: 6px;
    }
    .navbar-nav .dropdown-menu {
        padding: 0;
    }
    .about-us-page .content {
        margin-top: 15px;
    }
    .navbar-nav {
        padding-inline-start: 0;
    }
    .logo-container {
        width: 86px;
        min-width: unset;
    }
    .with-tabs {
        flex-direction: column;
    }
    .with-tabs >div {
        width: 100%!important;
    }
    .logo-slogan {
        margin-top: 15px;
    }
    .partners img {
        margin-right: 5px;
        margin-left: 5px;
        max-width: 185px;
    }
    footer img.go-top {
        display: none!important;
    }
    /* .partners .card-body {
        padding:0;
    }
    .partners .card p {
        font-size: 12px;
    }
    .card.unesco img {
        height: 57px;
    }
    footer img.go-top {
        display: none;
    }
    .partners-section > div {
        padding: 0;
    } */
    .partners-section .partners {
        flex-direction: column;
    }
    .partners .card {
        justify-content: center;
        align-items: center;
        margin-bottom: 16px;
        border-bottom: 1px solid black;
    }
    .social-media-icons {
        display: none;
    }
    .lang-bar .social-media-icons {
        display: block;
    }
    .lang-bar .container > div {
        justify-content: center!important;
        flex-direction: column;
    }
      /* new added style */
      .top-bar > div {
        flex-direction: column;
    }

    .top-bar img.brand {
        width: 80px!important;
        height: auto;

    }

    .top-bar img.brand.logo-state {
        width: 60px!important;
    }
    .slogan-fr {
        font-size: 12px;
    }
    .slogan-ar {
        font-size: 15px;
    }
    .search-bar {
        width: 100%;
    }
    .search-bar-block {
        margin-bottom: 5px;
    }
    .container.top-bar {
        display: flex;
        align-items: center;
    }
    .main-navbar a {
        line-height: 22px;
        margin-right: 0;
    }
    .top-bar img.brand {
        margin-left: 0;
    }
    .search_keyword {
        width: 100%;
    }
    .carousel-caption h2 {
        font-size: 17px;
    }
    .carousel-caption p {
        font-size: 14px;
        line-height: 24px;
    }
    .carousel-item .slider-text {
        line-height: 17px;
    }
    .slider-text .container {
        margin-top: 25px;
    }
    .carousel-caption a {
        font-size: 20px;
        margin-top: 0;
    }
    .news-section {
        padding-top: 22px!important;
    }
    #homepage-content h1 {
        margin-bottom: 5px;
        font-size: 27px;
    }
    .card-img-top {
        max-height: 235px;
    }
    .news-col {
        margin-bottom: 7px;
    }
    footer .map-adress {
        display:none;
    }
    .contact-adress {
        height: 185px;
    }
    .contact-page .coord-group {
        margin-bottom: 12px;
    }

    .search-event {
        flex-direction: column;
    }
    .search-event > * {
        width: 100%!important;
    }

    .links-page a {
        font-size: 13px;
    }
    .links-page ul {
        padding-inline-start: 0;
    }
    .links-page li
    {
        padding: .75rem 7px;
    }
    .links-page img {
        width: 20px!important;
    }
}
