/* @font-face{
    font-family: 'Cetus';
    src: url(../font/cetus/cetus.ttf) format('truetupe');
} */
@font-face{
    font-family: 'Khmer OS';
    src:url(../font/KhmerOS-.woff) format('woff');
    /* url(../font/khmer2/KhmerOS\ .ttf) format('truetype') */
    
}
@font-face{
    font-family: 'Montserrat';
    src:url(../font/Montserrat-Light.woff) format('woff');
}
@font-face{
    font-family: 'Montserrat-Medium';
    src:url(../font/Montserrat-Medium_2.woff) format('woff');
    
}
@font-face{
    font-family: 'PT MONO';
    src:url(../font/pt-mono.bold_1.woff) format('woff');
}
@font-face {
    font-family: 'Swissra';
    src: url(../font/Swissra-Normal.otf) format("opentype");
}
@font-face {
    font-family: 'Helvetica Neue LT Arabic';
    src: url(../font/helveticaNeueLTArabicRoman.ttf) format("truetype");
}

body{
    font-family: 'Montserrat';
    font-weight: 600;
}
body:lang(ar){
    font-family: 'Helvetica Neue LT Arabic';
}
#webform-submission-formulaire-de-contact-add-form {
    padding: 20px;
}
#webform-submission-formulaire-de-contact-add-form textarea {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
#webform-submission-formulaire-de-contact-add-form textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
#webform-submission-formulaire-de-contact-add-form .captcha {
    position: inherit;
}
.region.region-content a {
    color: #b70822;
}
#header {
    background-image: none;
    display: flex;
}
#lang-nav{
    display: contents;
}
#lang-nav .nav-item {
    padding-top: 14px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    font-size: 15px;
    color: #fff;
    float: left;
}
#lang-nav .nav-item a {
    color: #ffffff;
    font-size: 15px;
    opacity: 50%;
}
.views-field-field-ouverture-appeloffre time {
    font-size: 14px;
}
@media (max-width: 767px) {
    #lang-nav .nav-item {
        padding-top: 12px !important;
    }
}
body:lang(fr) #lang-nav .nav-item a:lang(fr) {
    opacity: 100%;
}
body:lang(ar) #lang-nav .nav-item a:lang(ar) {
    opacity: 100%;
}
body:lang(en) #lang-nav .nav-item a:lang(en) {
    opacity: 100%;
}
.view-publication-indicator img {
    max-width: 50px;
    max-height: 50px;
}
.paragraphe-card-row p {
    margin-bottom: 0px;
}
.region-content-bottom {
   width: 100%;
}
.region-slideshow {
   display: table;
   margin: auto;
}
/* #block-languageswitcher .is-active {
    background-color: #000;
    border: 2px solid #FFF;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 17px;
    font-size: 13px !important;
 } */
#block-languageswitcher .is-active {
   opacity: 100% !important;
}
#main{
    margin-top: 0px;
}

.nav-link{
    font-size: 16px;
    padding: 0.5rem 0rem;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: 'Khmer OS';
    color: rgba(255,255,255,.90);
    font-size: 15px;
    font-weight: 500;
    word-break: normal;
}
body:lang(ar) .navbar-dark .navbar-nav .nav-link {
    text-align: right;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #ffffff;
}
.menu-dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
}

#content .section{
    padding: 0;
}

.slideHome{
    background: url("../img/jumbotronHome.png") no-repeat center center;
    background-size: 100% auto;
    min-height: 89vh;
    min-height: 95vh;
    width: 82%;
}

.slideOther{
    /* background: url("../img/actu1.png") no-repeat ; */
    background: url("../img/actu2.png") no-repeat ;
    background-size: 100% 80vh;
    background-color: #f2f2f2;
}
.slideOther::before{
    content: '';
    width: 100%;
    height: 77%;
    /* background-color: #00000077; */
    position: absolute;
    left: 0;
    /* z-index: 1; */
}
.fa {
    max-height: 38px;
}
body:lang(ar) .fa-chevron-right {
    transform: rotate(182deg );
}
.view-banner-slideshow img {
    width: 100%;
    height: 100%;
}
.thirdSection {
    background-color: #103c44;
    background-size: 100% auto;
    padding-top: 20px;
    padding-bottom: 23px;
}
#block-copyrightfr {
    font-size: 12px;
}
#block-copyrightfr .field--type-text-with-summary > p:first-child {
    margin-bottom: unset;
}
#block-suiveznous .heading3 {
    font-size: 16px !important;
}
.fa-linkedin-in,
.fa-twitter,
.fa-youtube {
    font-size: 16px !important;
    margin: 17px 10px 20px 0px !important;
}
.content{
    margin-top: 0px;
}

.color-primary{
    color: #b70822 !important;
}

.color-secondary{
    color: #29B5AA !important;
}

.bg-primary{
    background-color: #b70822 !important;
}

.img-h-fluid{
    height: 100%;
    width: auto;
}

.overflow-h{
    overflow: hidden;
}

.node{    
   /* background: #f6f6f6;*/
}

.card{
    border: 0px;
    border-radius: 0px;
}

.unstyled-list{
    list-style: none;
}

.align-items-center{
    align-items: center;
}

footer li a{
    color: #000000;
}
footer li a:hover{
    text-decoration: none;
    color: #b70822;
}

footer li {
    padding: 6px 0px;
}


footer i.fab{
    font-size: 28px;
    color: grey;
    margin: 20px 10px 20px 0px ;

}

.sidebar-menu{
    background-color: #ffffff;
    list-style: none;
    padding-left: 0;
    line-height: 60px;
}
.sidebar-menu:lang(ar) {
    text-align: right;
    padding-right: unset;
}
.sidebar-menu a{
    color: #000000;
}
.sidebar-menu a:hover{
    color: #b70822;
    text-decoration: none;
}

.sidebar-menu li.sidebar-item a.is-active {
    border-left: 6px solid #b70822;
    background-color: #f2e5e7;
    color: #b70822;
	background-position-x: 9px!important;
}
.breadcrumbs span {
    color: #fff;
}

.sidebar-menu li a{
    padding: 0 16px;
    display: inline-block;
}
.sidebar-menu li a.is-active{
    padding: 0 16px;
    display: inline-block;
    width: 100%;
}

/* .sidebar-item.active::before{
    content: '';
    height: 100%;
    width: 2px;
    border: 1px solid #b70822;
    position: relative;
    left: 0;
} */
.sidebar-item.active a{
    color: #b70822;
}
.accordion .btn-block:lang(ar) {
    text-align: right !important;
}
.breadcrumbs{
    list-style: none;
    padding: 20px 0;
    display: -webkit-box;
}
.page-taxonomy-135 .breadcrumbs{
    list-style: none;
    padding: 20px;
    display: block !important;
}

.breadcrumbs li::after{
    content: '/';
    color: #a1a0a2;
    padding: 0px 5px;
}

.breadcrumbs a{
    color: #a1a0a2;
}

hr {
    margin-top: unset;
    width: 93%;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: unset;
}

ul.dashed{
    list-style-type: '-';
}

section.newsletter{
    background-color: #0F4A51;
    padding: 50px;
    position: relative;
}
.block-simplenews div:nth-child(2) {
    top: -33px;
}
@media (max-width: 767px) {
    section.newsletter {
        padding: 70px;
    }
    .block-simplenews div:nth-child(1) {
        top: -38px;
    }
}
.newsletterGroup input[type="search"]{
    padding: 12px;
    border: 0px;
    border-radius: 0px;
    border: 1px solid #ced4da;
}

.newsletterGroup button{
    padding: 18px;
    border: 0px;
    border-radius: 0px;
    background-color: #b70822;
    color: #ffffff;
}

#table-appelle-offre_wrapper{
    margin-top: 3rem;
}

#table-appelle-offre_wrapper td{
    border-bottom: 1px solid #00000022;
    border-left: 1px solid #00000022;
    border-right: 1px solid #00000022;
    padding: 15px 10px;
}
#table-appelle-offre_wrapper th{
    padding: 15px 10px;
    text-align: center;
}

#table-service_wrapper{
    margin-top: 3rem;
}

#table-service_wrapper td{
    border-bottom: 1px solid #00000022;
    border-left: 1px solid #00000022;
    border-right: 1px solid #00000022;
    padding: 15px 10px;
}
#table-service_wrapper th{
    padding: 15px 10px;
    text-align: center;
}



.page-item.active .page-link {
    background-color: #b70822;
    border-color: #b70822;
}

.page-link{
    color: #b70822;
}

.accordion .card{
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.heading3{
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 1.7rem;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.heading3:lang(ar) {
    font-family: 'Helvetica Neue LT Arabic';
}
.heading5{
    font-family: 'Font Awesome 5 Brands';
    font-weight: 700;
    font-size: 25px;
}
.thirdSection-row {
    display: flex;
    /* margin-left: -7rem;
    max-width: 90%; */
}
/* .serction-card {
    padding-left: 0.5rem;
    padding-right: 20rem;
} */
.thirdSection-row {
    display: flex;
    text-align: center;
    padding: 5px;
}
.paragraphe-card-row {
    width: 270px;
    min-height: 290px;
}
body:not(.page-frontpage) .paragraphe-card-row {
    min-height: unset;
}

.paragraphe-card-p {
    text-align: center;
    font-size: 1rem;
    height: 20vh;
}
.padding-heading{
    padding-top: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
}
.padding-heading:lang(ar) {
    font-family: 'Helvetica Neue LT Arabic';
}
.img-icon-card{
    width: 30%;
    height: 11vh;
}
.marg-nav{
    margin-left: -3rem;
}
.navbar-collapse{
    flex-grow: 0
}
.marg-nav li{
    padding: 20px 5px;
}
#actualité{
    padding-top: 2rem;
    padding-bottom: 2rem;
    /*margin-left: 8%;*/
}
.rowing1 span{
    color: #30b5ad;
}
.rowing1 h3{
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 15px; 
}
.height-para {
    height: 7vh;
}
.container-lg-dc{
    max-width: 1240px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.rowing1 h3 {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 15px;
    font-family: 'Montserrat';
    font-weight: 700;
}
.rowing1 h3:lang(ar) {
    font-family: 'Helvetica Neue LT Arabic';
}
.rowing1 a {
    font-weight: 600;
    font-size: 15px;
    color: #b70822 !important;
}
.rowing2 .input-group {
    border: 1px solid #ced4da;
}
.rowing3 .input-group {
    border: 1px solid #ced4da;
    border-right: none;
}
.rowing3 .form-outline{
    width: 85%;
}
.rowing3 {
    padding-bottom: 20px;
}
#navbar-top{
    background-color: #30b5ad ;
    padding: 1rem;
}
.navbar-top-btn {
    color: white;
    padding: 10px 30px;
    border: 0.5px solid #30b5ad;
    background-color: #3bcac2;
    border-radius: 6%;
}
body:lang(ar) .navbar-top-btn {
    padding: 4px 30px;
}
.navbar-top-btn:hover{
    color: #fff;
    text-decoration-line: none;
}
.navbar-top {
    display: inline-flex;
}
#navbar-top .navbar-top {
    margin-right: 15px;
}
.navbar-top-btn1 {
    padding-right: 5px;
}

 .head-1{
    font-family: 'Montserrat' !important;
    font-size: 45px;
}
.padding-mon{
font-family: 'Montserrat';
font-size: 13px;
}
.mono-heading {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0px;
    text-decoration-line: none;
    color: #212529;
}
.mono-heading:hover {
    text-decoration-line: none;
    color: #212529;
}
.newsletter h4{
    font-family: 'MONTSERRAT';
}
body:lang(ar) .newsletter h4{
    font-family: 'Helvetica Neue LT Arabic';
}
.newsletter p{
    color: #a1a0a2;
}
.contact-heading {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 25px;
}
.contact-heading:lang(ar) {
    text-align: right;
    padding-right: 1rem !important;
    font-family: 'Helvetica Neue LT Arabic';
}

#content label {
    font-family: 'Montserrat';
    display: inline-block;
    font-weight: 700;
    margin-bottom: unset !important;
}
.sidebar-item img {
    width: 5%;
    margin-left: 5%;
}
.sidebar-menu-1{
    background-color: #ffffff;
    list-style: none;
    padding-left: 0;
    line-height: 55px;
}

.sidebar-menu-1 a{
    color: #000000;
}
.sidebar-menu-1 a:hover{
    color: #b70822;
    text-decoration: none;
}

.sidebar-menu-1 li.sidebar-item.active {
    border-left: 6px solid #b70822;
    background-color: #f2e5e7;
}
.sidebar-menu-1 li a {
    padding: 20px 10px;
}
.Observatoires-paragraphe {
    
    font-weight: 600;
}
.img-bas {
    width: 3%;
}
.img-right {
    width: 3%;
}
.card-padding-left {
    padding-left: 50px;
}
.flex-arrows {
    display: flex;
}
body:lang(ar) .flex-arrows {
    flex-direction: row-reverse;
}
.fa-chevron-right-btn{
    transform: rotate(90deg ) !important;
}
.fa-chevron-right:before {
    content: "\f054";
    font-size: 20px;
}
.btn.focus, .btn:focus{
    box-shadow: none;
}
.size-item{
    font-size: 15px;
}
.size-item li a {
    padding: 20px 16px;
}
.size-item img {
    width: 5%;
    margin-left: 0%;
}   
.size-item a {
    color: #000000;
}
.sidebar-menu li.size-item.active {
    border-left: 6px solid #b70822;
    background-color: #f2e5e7;
}
.services {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    
}
.select-row4{
    padding-top: 30px;
    padding-left: 125px;
}
.select-row3{
   
    padding-left: 105px;
}
.select-row2{
   
    padding-left: 30px;
}
.select-row select  {
    font-size: 15px;
}
.select-row select .option-selected  {
    font-size: 15px;
}
#table-service th {
    background-color: #f2f2f2;
    text-align: center;

}
#table-service th {
    font-size: 12px;

}
#table-service td {
    font-size: 14px;
    border-left: 2px solid #f2f2f2;
    padding: 5px;
}
#sevice-body .sevice-body-tr {
    background-color: #fff;
    text-align: center;

}
#sevice-body .sevice-body-tr2 {
    background-color: #f2f2f2;
    text-align: center;

}
.img-pdf{
    width: 4%;
}
.pdf-img-top{
    width: 4%;
}
.telechargement-btn {
    display: grid;
    padding-top: 50px;
    border-top: 1px solid #f2f2f2;
    margin-top: 5%;
}
.telechargement-btn a {
    padding-top: 10px;
}
.padding-offre{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
footer.py-5 {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
#block-suiveznous > div > p {
    margin-bottom: unset;
}
#block-anrt-branding a img {
    max-width: 130px;
    max-height: 80px;
}
.region.region-primary-menu,
.region.region-secondary-menu {
    display: flex;
    align-items: center;
}
@media (max-width:1225px) and (min-width: 992px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: unset !important; 
        padding-left: unset !important;
		font-size: 14px !important
    }
    .marg-nav li {
        padding: 8px 5px !important;
    }
    #lang-nav .nav-item {
        padding-top: 17px !important;
    }
}
@media (max-width:767px){
    #lang-nav {
        display: contents;
    }
    .navbar-expand-lg {
	padding-left: 0 !important;
	padding-right: 0 !important;
    }
    .marg-nav{
        margin-left: -7rem;
    }
    /* #navbarSupportedContent .marg-nav {
	margin-left: -165px !important;
    } */
    #lang-nav .nav-item {
        padding-top: 28px;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        padding-bottom: 1rem;
        font-size: 15px;
        color: #fff;
    }
    #header .region-branding {
	width: 33.33%;
    }
    #header .region-primary-menu {
	width: 33.33%;
    padding-left: unset !important;
    }
    #header .region-secondary-menu {
	width: 33.33%;
    }
    .region-branding .site-logo img {
	width: 130px;
        padding-top: 6px;
    }
    .navbar-top-btn {
	font-size: 13px;
    }
    .slideHome{
        min-height: 25vh;
    }
    .thirdSection {
        background-color: #103c44;
        background-size: 100% 100%;
        padding-top: 20px;
        padding-bottom: 23px;
        width: 100%;
    }
    .publication-indicator .serction-card .row {
	display: table;
	margin: auto;
    }
    .thirdSection-row {
        display: table;
        text-align: center;
	margin: auto;
        padding: 5px;
    }
    .thirdSection-row1{
        text-align: -webkit-center;
    }
    .thirdSection-row2{
        text-align: -webkit-center;
    }
    .thirdSection-row3{
        text-align: -webkit-center;
    }
    .thirdSection-row4{
        text-align: -webkit-center;
    }
    #actualité {
        padding-top: 2rem;
        padding-bottom: 5rem;
        margin-left: 0%;
    }
    .head-1 {
        font-family: 'Font Awesome 5 Brands';
        font-size: 30px;
    }
    .mono-heading{
        font-size: 18px;
    }
    .contact-heading{
        font-size: 25px;
    }
    .breadcrumbs{
        padding: 0px;
    }
    .breadcrumbs a {
        color: #a1a0a2;
        font-size: 11px;
    }
    .breadcrumbs li::after{
        padding: 0 1px;
        font-size: 11px;
    }
    .breadcrumbs span {
        color: #FFF;
        font-size: 11px;
    }
    #table-appelle-offre_wrapper th {
        padding: 14px 8px;
        text-align: center;
        font-size: 10px;
    }
    #table-appelle-offre_wrapper td {
        border-bottom: 1px solid #00000022;
        border-left: 1px solid #00000022;
        border-right: 1px solid #00000022;
        padding: 10px 2px;
        font-size: 12px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination{
        margin: 20px 0;

    }
    .page-link{
        padding: .5rem 0.20rem;
    }
    .select-row1{
        display: grid;
    }
    .select-row2{
        display: grid;
    }
    .select-row3{
        display: grid;
    }
    .select-row2 {
        padding-left: 12px;
    }
    .select-row3 {
        padding-left: 11px;
    }
    .select-row4 {
        padding-top: 15px;
        padding-left: 20px;
        text-align: end;
    }
    #table-service th {
        font-size: 12px;
    }
    #table-service_wrapper th{
        padding: 15px 4px;
    }
    #table-service td {
        font-size: 10px;
        border-left: 2px solid #f2f2f2;
        padding: 0px;
    }
    .breadcrumb li:not(:last-child):after{
        color: black !important;
    }
    footer nav#block-footerfirst {
        width: 50%;
        text-align-last: center;
    }
    footer nav#block-footersecond {
        width: 50%;
        text-align-last: center;
    }
    footer div#block-suiveznous {
        text-align-last: center;
    }
}

.views_slideshow_cycle_slide {
  min-width: 100% !important;
  width: 100% !important;
  height: auto !important;
  position: relative !important;
}
.views_slideshow_cycle_slide img {
    min-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    max-height: 768px;
    max-width: 1366px;
}
.publication-indicator .card-body {
  max-height: 145px;
}
.menu-__submenu {
  display:none;
  position: absolute;
  padding: 0;
  background-color: #e9ecef;
  z-index: 10;
}
body:lang(ar) .menu-__submenu {
    text-align: right;
}
.menu-__submenu li {
  padding: 2px 8px;
}
li.dropdown {
  list-style-type: none;
}
.navbar-dark .navbar-nav li {
  list-style-type: none;
}
/*.navbar-dark .navbar-nav a {
    text-decoration: none;
    color: #000;
    display: block;
    width: 100px;
    line-height: 40px;
    text-align: center;
}
a:hover {
    color: #fff;
    background: #666;
}
.navbar-dark .navbar-nav ul li ul {
    position: absolute;
    left: 0;
    top: 40px;
    display: none;
}
ul li:hover>ul {
    display: block;
}
.navbar-dark .navbar-nav ul li ul li {
    float : none;
    background: #eee;
    margin-top: 2px;
}
.navbar-dark .navbar-nav ul li ul li ul {
    position: absolute;
    top: 0px;
    left: 100px;
    display: none;
}*/
#contact-message-custom-contact-form-form label {
 display: block;
}
.menu-dropdown-toggle {
    text-transform: uppercase;
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
}
body:lang(ar) .menu-dropdown-toggle {
    font-family: 'Helvetica Neue LT Arabic' !important;
    font-weight: 100 !important;
    font-size: 20px !important;
}
form[data-drupal-form-fields] #edit-message,
form[data-drupal-form-fields] #edit-message--2 {
    margin-top: 0em !important;
}
body.page-frontpage div.rowing1 div.body p {
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;
}
body.page-frontpage #block-views-block-last-news-block-1 div {
    padding-top: 2px;
}
#actualité .rowing1 > .rowing1,
#actualité .rowing1 > .rowing1 > .rowing1 {
    height: 100%;
}
#actualité .rowing1 > .rowing1 > .rowing1 > a {
    bottom: 0;
    position: absolute;
}
body.page-frontpage #block-views-block-last-news-block-1 div .body {
    padding-bottom: 30px;
}
body.page-frontpage .layout-container > div.row.container-lg-dc {
    padding-top: 180px;
}
.layout-container > div.row.container-lg-dc {
    padding-top: 150px;
}
main {
    margin-top: unset !important;
    padding-top: unset !important;
}
/* body.page-frontpage .views-col.rowing1 > .rowing1 {
    min-height: 100%;
}
body.page-frontpage .views-col.rowing1 > .rowing1 > .rowing1 {
    height: 100%;
} */
/* body.page-frontpage .views-col.rowing1 > .rowing1 > .rowing1 > a {
    position: absolute;
    bottom: 0;
} */
body.page-frontpage div#actualité {
    padding-top: 0px;
}
.publication-indicator .card-body:nth-child(2) {
    padding-top: unset;
}
.rowing1 h3 {
    padding-bottom: unset;
    margin-bottom: unset;
}
.height-para {
    height: unset;
    margin-bottom: 5px;
}
body.page-frontpage .paragraphe-card-row .card-body {
    padding: 20px 10px 20px 10px;
}
body.page-frontpage .paragraphe-card-row .card-body .padding-heading {
    font-size: 16px;
}
body.page-frontpage .paragraphe-card-row .card-body p {
    font-size: 14px;
}
.view-publication-indicator .paragraphe-card-row .card-body:nth-child(2) {
    padding-top: 0px;
    padding-bottom: 0px;
}
@media (max-width: 1406px) and (min-width: 1359px) {
    body.page-frontpage .paragraphe-card-row .card-body .padding-heading {
        font-size: 14px;
    }
    body.page-frontpage .paragraphe-card-row .card-body p {
        font-size: 12px;
    }
}
@media (max-width: 1281px) and (min-width: 1134px) {
    body.page-frontpage .paragraphe-card-row .card-body .padding-heading {
        font-size: 14px;
    }
    body.page-frontpage .paragraphe-card-row .card-body p {
        font-size: 12px;
    }
}
@media (max-width: 1133px) and (min-width: 992px) {
    body.page-frontpage .paragraphe-card-row .card-body .padding-heading {
        font-size: 12px;
    }
    body.page-frontpage .paragraphe-card-row .card-body p {
        font-size: 10px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    body.page-frontpage .thirdSection-row {
        width: 90% !important;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }
    body.page-frontpage .paragraphe-card-row .card-body .padding-heading {
        font-size: 12px;
    }
    body.page-frontpage .paragraphe-card-row .card-body p {
        font-size: 10px;
    }
}
@media (max-width: 624px) and (min-width: 576px) {
    body.page-frontpage .paragraphe-card-row .card-body .padding-heading {
        font-size: 14px;
    }
    body.page-frontpage .paragraphe-card-row .card-body p {
        font-size: 12px;
    }
}
@media (max-width: 575px) {
    body.page-frontpage .thirdSection > div > div {
        margin-bottom: 5px;
    }
    body.page-frontpage #actualité section {
        margin-bottom: 20px;
    }
}
@media (min-width: 768px) {
    #block-suiveznous .heading3 {
        padding-top: 5px;
    }
    #block-suiveznous .field__item {
        padding: unset;
    }
}
.accordion {
    width: inherit !important;
}
.page-135 .breadcrumbs,
.page-226 .breadcrumbs {
    display: block;
}
#backToTop {
    display: inline-block;
    background-color: #138496;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#backToTop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}
#backToTop:hover {
    cursor: pointer;
    background-color: #083c44;
}
#backToTop:active {
    background-color: #555;
}
#backToTop.show {
    opacity: 1;
    visibility: visible;
}
#page-wrapper {
    position: fixed;
    width: 100%;
    z-index: 1900000000;
}
main {
    padding-top: 165px;
}
#block-anrt-main-menu {
    margin: auto;
}
body.page-frontpage .thirdSection-row {
    width: 76%;
    margin-left: 12%;
    margin-right: 12%;
    max-width: none;
    padding-right: unset;
    padding-left: unset;
}
body.page-frontpage .paragraphe-card-row {
    border-radius: 5px;
    width: -webkit-fill-available;
    min-height: 240px;
}
body.page-frontpage .paragraphe-card-row > div > div:nth-child(2),
body.page-frontpage .paragraphe-card-row > div > div:nth-child(3) {
    padding-left: unset;
    padding-right: unset;
}
body.page-frontpage .paragraphe-card-row > div > div:nth-child(2) {
    height: 63px;
}
body.page-frontpage .paragraphe-card-row > div > div:nth-child(3) {
    height: 93px;
}
body.page-frontpage .publication-indicator {
    padding-left: unset;
    padding-right: unset;
}
body.page-frontpage .view-publication-indicator img {
    max-width: 50px;
    max-height: 50px;
}
body.page-frontpage .padding-heading {
    text-transform: uppercase;
}
.view-content-btn {
    border-top: 1px solid rgb(209 209 209);
    padding-top: 10px;
    text-transform: uppercase;
}
body.page-frontpage .view-publication-indicator .view-content {
    overflow-x: unset;
}
@media (max-width: 1358px) {
    body.page-frontpage .thirdSection > div > div {
        padding-right: 0px;
        padding-left: 5px;
    }
}
@media (max-width: 1234px) and (min-width: 1105px) {
    body.page-frontpage .paragraphe-card-row > div > div:nth-child(3) {
        font-size: 14px;
    }
}
@media (max-width: 1104px ) and (min-width: 895px) {
    body.page-frontpage .paragraphe-card-row > div > div:nth-child(3) {
        font-size: 12px;
    }
}
@media (max-width: 894px) and (min-width: 768px) {
    body.page-frontpage .paragraphe-card-row > div > div:nth-child(3) {
        font-size: 11px;
    }
}
@media (max-width: 767px) {
    body.page-frontpage .thirdSection > div > div:first-child {
        margin-bottom: 5px;
    }
    body.page-frontpage .thirdSection > div > div:nth-child(2) {
        margin-bottom: 5px;
    }
    body.page-frontpage #actualité {
        padding-bottom: 2rem;
    }
}
@media (max-width: 600px) and (min-width: 576px) {
    body.page-frontpage .thirdSection > div > div:nth-child(1) {
        margin-bottom: 5px;
    }
    body.page-frontpage .thirdSection > div > div:nth-child(2) {
        margin-bottom: 5px;
    }
    body.page-frontpage .paragraphe-card-row > div > div:nth-child(3) {
        font-size: 14px;
    }
}

body:not(.page-frontpage) .view-publication-indicator > .view-content > div > div {
    margin-bottom: 10px;
}
body:not(.page-frontpage) .view-publication-indicator > .view-content > div > div .paragraphe-card-row {
    height: -webkit-fill-available;
    border-radius: 5px;
    width: -webkit-fill-available;
    min-height: 240px;
}
body:not(.page-frontpage) .paragraphe-card-row .card-body {
    padding: 20px 10px 20px 10px;
}
body:not(.page-frontpage) .paragraphe-card-row .card-body > div:nth-child(2) {
    text-transform: uppercase;
}
body:not(.page-frontpage) .paragraphe-card-row .card-body > div:nth-child(3) {
    padding-top: 10px;
}
body:not(.page-frontpage) .view-content-btn {
    display: none;
}
@media (max-width: 991px) and (min-width: 451px) {
    body:not(.page-frontpage) .paragraphe-card-row .card-body .padding-heading {
        font-size: 16px;
    }
}
@media (max-width: 450px) {
    body:not(.page-frontpage) .paragraphe-card-row .card-body .padding-heading {
        font-size: 14px;
    }
    body:not(.page-frontpage) .paragraphe-card-row .card-body > div:nth-child(2) {
        padding-right: unset;
        padding-left: unset;
    }
}
@media (max-width: 991px) {
    body.page-frontpage .view-id-publication_indicator .view-content {
        overflow-x: unset;
    }
    #navbarSupportedContent {
        padding-top: 27px;
    }
    .marg-nav li{
        padding-top: unset;
        padding-bottom: unset;
        padding-left: 17px;
        padding-right: 17px;
    }
    .menu-dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        pointer-events: none;
    }
    .menu-dropdown-toggle {
        pointer-events: none;
    }
    .accordion {
        width: 495px;
    }
    body.page-130 .breadcrumbs {
        display: block;
    }
    /* #navbar-top {
        display: none;
    } */
    #page-wrapper {
        position: fixed;
        width: 100%;
        z-index: 2147483646;
    }
    #js-modal-page-show-modal,
    .modal.show .modal-dialog {
        z-index: 2147483647 !important;
    }
    main {
        padding-top: 130px;
    }
    body.page-frontpage main {
        padding-top: 164px;
    }
    body.page-frontpage div.rowing1 div.body p {
        margin-bottom: 0px;
    }
    body.page-frontpage .view-id-last_news .view-content {
        overflow-x: unset;
    }
    body.page-frontpage .view-publication-indicator > div > div > * {
        margin-right: -15px;
        margin-left: -15px;
        width: unset;
    }
    body:not(.page-frontpage) #edit-mail-0-value {
        padding-left: 3px;
    }
    body:not(.page-frontpage) #edit-mail-0-value::placeholder {
        font-size: 14px;
    }
    #block-anrt-main-menu {
        margin-left: auto;
        margin-right: auto;
        width: 88px;
        margin-top: 6.5px;
        margin-bottom: auto;
    }
    #js-modal-page-show-modal img {
        width: -webkit-fill-available;
        height: -webkit-fill-available;
    }
}
@media (max-width: 1200px) {
    body.page-155 .breadcrumbs,
    body.page-156 .breadcrumbs {
        display: block;
    }
    body.page-155 .form--inline.clearfix {
        display: flex;
        flex-direction: column;
    }
    body.page-155 .region.region-content [id^=edit-submit-equipements] {
        margin-top: 0px;
    }
    .views-col.rowing1 {
        margin-top: 5px;
    }
}
#lang-nav .nav-item {
    padding-right: 0px;
}
ul.menu-__submenu.menu-level-2 {
    left: 55px;
    top: 0px;
    border: 1px solid #CFCFCF;
}
body:lang(ar) ul.menu-__submenu.menu-level-2 {
    right: 132px !important;
	width:fit-content;
}
ul.menu-__submenu.menu-level-3 {
    left: 85px;
    top: -10px;
    border: 1px solid #CFCFCF;
}
body:lang(ar) ul.menu-__submenu.menu-level-3 {
    right: 132px !important;
	width:fit-content;
}
@media (max-width: 375px) and (min-width: 370px) {
    body:lang(ar) #header .region.region-primary-menu {
        padding-right: 35px !important;
        padding-left: 35px !important;
    }
}
.card-body a {
    color: #b70822 !important;
}
li.sidebar-item {
    display: block;
}
@media (max-width: 575px) {
    body:lang(ar) #page-wrapper {
        left: 1px;
    }
    #block-anrt-branding a img {
        max-width: 110px;
        max-height: 80px;
    }
    .region-branding .site-logo {
        padding-top: 5px !important;
    }
    #block-views-block-last-news-block-1 .heading3 {
        font-size: 25px
    }
    #page-wrapper {
        z-index: 1900000000;
    }
    #newsletterModal {
        z-index: 1900000001 !important;
    }
    .fa-linkedin-in, .fa-twitter, .fa-youtube {
        font-size: 16px !important;
        margin: 8px -1px 10px 0px !important;
    }
    #backToTop {
        width: 35px;
        height: 35px;
    }
    #backToTop::after {
        line-height: 40px;
    }
    .modal-backdrop {
        width: 100%;
        height: 100%;
    }
    /*.sidebar-menu {
        display: none;
    }*/
    body.page-76 .sidebar-menu,
    body.page-78 .sidebar-menu,
    body.page-107 .sidebar-menu,
    body.page-108 .sidebar-menu,
    body.page-109 .sidebar-menu,
    body.page-110 .sidebar-menu,
    body.page-111 .sidebar-menu,
    body.page-125 .sidebar-menu,
    body.page-126 .sidebar-menu,
    body.page-127 .sidebar-menu,
    body.page-128 .sidebar-menu,
    body.page-135 .sidebar-menu,
    body.page-155 .sidebar-menu,
    body.page-156 .sidebar-menu,
    body.page-226 .sidebar-menu,
    body.page-227 .sidebar-menu
    {
        display: block;
    }
    .row .serction-card {
        text-align: -webkit-center;
    }
    .bg-white > div.row.p-4 > div:first-child {
        width: 30%;
    }
    .bg-white > div.row.p-4 > div:last-child {
        width: 70%;
    }
    .container-fluid.slideOther > .container.py-5 > div.row {
        flex-wrap: wrap-reverse;
    }
    .container-fluid.slideOther > .container.py-5 > div.row > aside {
        padding-top: 15px;
    }
    .contact-heading {
        font-size: 1.5rem;
    }
    body {
        font-size: 14px;
    }
    .field-content h2 {
        font-size: 1rem;
    }
    th.views-field {
        font-size: 14px !important;
    }
    .view-publication-indicator > div > div {
        display: flex;
        flex-direction: column;
    }
    .view-publication-indicator > div > div > * {
        width: -webkit-fill-available;
        padding: unset;
    }
    .paragraphe-card-row {
        margin: unset !important;
    }
    .padding-heading {
        font-size: 16px;
        text-transform: uppercase;
        word-break: break-word;
    }
    .view-publication-indicator img {
        max-width: 63px;
        max-height: 63px;
    }
    .view-publication-indicator p {
        font-size: 14px;
    }
}
.view-content h1 {
    padding-bottom: 20px;
}
.field-content h2 {
    font-size: 1.5rem;
    color: #29B5AA !important;
}
.field-content ul {
    padding-left: 25px;
}
body:lang(ar) .field-content ul {
    padding-left: unset;
    padding-right: 10px;
}
.field-content li {
    list-style-type: unset;
    background-position-x: 1% !important;
    background-size: 28px 28px !important;
    line-height: 30px;
}
div.views-field-field-document-ra {
    margin-bottom: 10px;
}
.field-content li a {
    color: #b70822 !important;
}
.views-view-table {
    width: 100%;
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
.views-view-table th {
    background-color: #f2f2f2;
}
#view-field-num-appeloffre-table-column {
    width: 85px;
    padding: 15px 10px;
    text-align: center;
}
#view-field-ouverture-appeloffre-table-column {
    width: 110px !important;
    padding: 15px 10px;
    text-align: center;
}
#view-title-table-column {
    width: 87px;
    padding: 15px 10px;
    text-align: center;
}
#view-field-caution-appeloffre-table-column {
    width: 80px !important;
    padding: 15px 10px;
    text-align: center;
}
#view-field-etat-appeloffre-table-column, .views-field-field-etat-appeloffre {
    width: 68px!important;
    padding: 15px 10px;
    text-align: center; 
}
.views-field-view-node {
    width: 14px;
    padding: 15px 10px;
    text-align: center; 
}
td.views-field {
    border-bottom: 1px solid #00000022;
    border-left: 1px solid #00000022;
    border-right: 1px solid #00000022;
    padding: 15px 10px;
}
.views-field-title a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}
.views-field-view-node a {
    font-family: "Font Awesome 5 Free";
    color: #b70822 !important;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
}
@-moz-document url-prefix() {
    .views-field-view-node a {
        display: block ruby;
        text-indent: 0p;
    }
}
.views-field-view-node a::before{
    content: "\f0fe";
    text-indent: 0;
    float: left;
}
ul.pager__items {
    margin-top: 15px;
}
.pager__items {
    /* display: none; */
    text-align: right;
    padding: 0px;
}
.pager__item {
    padding: 0px;
    cursor: pointer;
    margin-right: -5px;
    display: inline-flex;
}
.pager__item a {
    color: #b70822;
    cursor: pointer;
    background-color: #fff;
    border-color: #dee2e6;
    border: 1px solid #dee2e6;
    padding: 0.5rem 0.75rem;
    text-decoration: none;
}
.pager__item a:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.pager__item--first a {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.pager__item--last a {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.pager__item.is-active a {
    background-color: #b70822;
    border-color: #b70822;
    z-index: 3;
    color: #fff !important;
}
.post--created-date {
    color: #30b5ad;
}
#DataTables_Table_0_paginate {
    float: right;
}
.views-table .views-field-title a {
    color: #000000 !important;
}
.field__label {
    background: #30b5ad;
    color: #fff;
    padding: 2px 5px;
    font-weight: bold;
    margin: 2px 0 2px 0;
}
.field__item {
    padding: 5px;
}
.region.region-content {
    padding: 1px;
}
.region.region-content h1.head-1 {
    color: #555555;
    font-size: 39px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat';
}
/* .region.region-content #edit-name {
    border-radius: 10px;
    height: 60px;
    border: 1px solid #e6e6e6 !important;
    background-color: #f7f7f7;
    color: #333333;
    line-height: 1.2;
    font-size: 18px;
    padding: 0 20px;
    margin-bottom: 0.25rem;
    width: 100%;
}
.region.region-content #edit-name:focus {
    outline: 1px solid #30b5ad;
} */
/* .region.region-content #edit-pass {
    border-radius: 10px;
    height: 60px;
    border: 1px solid #e6e6e6 !important;
    background-color: #f7f7f7;
    color: #333333;
    line-height: 1.2;
    font-size: 18px;
    padding: 0 20px;
    margin-bottom: 0.25rem;
    width: 100%;
}
.region.region-content #edit-pass:focus {
    outline: 1px solid #30b5ad;
} */
.region.region-content #edit-submit {
    justify-content: center;
    align-items: center;
    /* padding: 0 20px; */
    background-color: #b70822 !important;
    border-radius: 0.25rem;
    font-size: 16px;
    color: #fff!important;
    line-height: 1.2;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
    font-family: 'Montserrat';
    width: 100%;
    border: none;
}
.region.region-content #edit-submit:hover {
    background-color: #30b5ad;
}
/* .container.py-5 {
    margin-left: 0px;
    margin-right: 0px;
    max-width: none;
} */
.region.region-content input[id^=edit-designation] {
    border-radius: 5px;
    height: 60px;
    border: 1px solid #e6e6e6 !important;
    background-color: white;
    color: #333333;
    line-height: 1.2;
    font-size: 12px;
    padding: 0 20px;
    margin-bottom: 0.25rem;
    width: 100%;
}
.region.region-content input[id^=edit-designation]:focus {
    outline: 1px solid #30b5ad;
}
.region.region-content input[id^=edit-dateagrement] {
    border-radius: 5px;
    height: 60px;
    border: 1px solid #e6e6e6 !important;
    background-color: white;
    color: #333333;
    line-height: 1.2;
    font-size: 12px;
    padding: 0 20px;
    margin-bottom: 0.25rem;
    width: 100%;
}
.region.region-content input[id^=edit-dateagrement]:focus {
    outline: 1px solid #30b5ad;
}
.region.region-content [id^=edit-actions] {
    clear: none;
}
.region.region-content [id^=edit-submit-equipements],
#anrt-sva-form input[type=submit] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    text-align: center;
    vertical-align: middle;
    border-radius: 0.25rem;
    content: "\f002";
    text-indent: 0;
    float: left;
    margin-top: 48px;
    height: 29px;
    max-width: 29px;
    font-family:Arial, FontAwesome !important;
    padding-right: 7px;
    padding-left: 7px;
    padding-top: 3px;
}
#anrt-sva-form input[type=submit] {
    padding-top: 6px !important;
}
.region.region-content [id^=edit-submit-equipements]:hover,
#anrt-sva-form input[type=submit]:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
th.views-field {
    font-size: 16px;
    background-color: #f2f2f2;
    text-align: center;
    padding: 15px 10px;
}
#view-designation-1-table-column {
    width: 176px;
}
td.views-field {
    font-size: 14px;
    border-left: 2px solid #f2f2f2;
    padding: 5px;
}
div.form-item-designation {
    max-width: 260px;
}
[id^=edit-designation] {
    width: 250px;
    height: 45px;
    border: 0.5px solid #ccc;
    border-radius: 4px;
}
div.form-item-marque {
    max-width: 260px;
}
div.view-filters {
    margin-bottom: 10px;
}
[id^=edit-marque] {
    width: 250px;
    height: 45px;
    border: 0.5px solid #ccc;
    border-radius: 4px;
}
@media (max-width: 1199px) {
    .region.region-content {
        padding: 10px;
    }
    .view-content,
    .row-form-table-content {
        overflow-x: auto;
    }
    .region.region-content [id^=edit-submit-equipements],
    #anrt-sva-form input[type=submit] {
        margin-top: 47px;
    }
    body:not(.page-frontpage) #edit-mail-0-value {
        width: 345px !important;
    }
    body.page-frontpage .thirdSection-row {
        max-width: 1500px;
    }
    body.page-193 .breadcrumbs {
        display: block;
    }
}
@media (max-width: 1184px) {
    #navbarSupportedContent {
        word-break: break-all;
    }
}
#edit-field-file-0--description {
    display: none;
}
#block-views-block-equipements-block-1,
#block-views-block-equipements-dispense-block-1 {
    padding: 1rem !important;
}
/* @media (min-width: 1200px) {
    .row.row-1 {
        margin-right: 0px;
        margin-left: 22px;
    }
    .row.row-2 {
        margin-right: 0px;
        margin-left: 22px;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .row.row-1 {
        margin-right: 6px;
        margin-left: 6px;
    }
    .row.row-2 {
        margin-right: 6px;
        margin-left: 6px;
    }
} */
.paragraphe-card-row {
    margin: auto;
}
#edit-mail-0-value {
    padding: 30px;
    border-radius: 0px;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    margin-bottom: 0;
    height: calc(1.5em + 0.75rem + 2px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 1px solid #ced4da;
    border-left: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
}
#edit-mail-0-value--description {
    display: none;
}
#edit-submit,
#edit-submit--2{
    border-radius: 0px;
    background-color: #b70822;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    height: 63px;
    border: unset;
    z-index: 999999;
}
#edit-submit:disabled,
#edit-submit--2:disabled{
    display: none;
}
.block-simplenews form {
    display: flex;
}
.js-form-item-mail-0-value {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
.js-form-item-mail-0-value label {
    display: none !important;
}
#simplenews-subscriptions-block-cd9db4d0-0194-405c-988c-47064043ce6f {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
#edit-mail-wrapper {
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
#edit-actions--2,
.block-simplenews .form-actions {
    display: flex;
    margin-top: 0rem;
    margin-bottom: 0rem;
}
body:lang(ar) #edit-actions--2{
    width: 105px;
}
#newsletterModal {
    z-index: 99999999999;
}
#newsletterModal #edit-actions--2 {
    display: flex;
    margin-bottom: 0rem;
}
#block-searchform {
    padding-bottom: 20px;
}
#button-addon3 {
    margin-right: 0rem;
}
#simplenews-subscriptions-block-185f6f37-52d1-4d28-8528-ff6d60a725a1 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

#simplenews-subscriptions-block-185f6f37-52d1-4d28-8528-ff6d60a725a1 #edit-submit {
    border: 0px;
    border-radius: 0px;
    background-color: #b70822;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    height: 60px;
}
#simplenews-subscriptions-block-185f6f37-52d1-4d28-8528-ff6d60a725a1 #edit-submit:disabled {
    display: none;
}
#simplenews-subscriptions-block-185f6f37-52d1-4d28-8528-ff6d60a725a1 #edit-message {
    color: #ffffff;
}
#simplenews-subscriptions-block-185f6f37-52d1-4d28-8528-ff6d60a725a1 #edit-actions {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
#anrt-sva-form .row-form-fields {
    display: flex;
}
#anrt-sva-form .row-form-fields div.form-item-service {
    max-width: 260px;
    margin-right: 0.5em;
}
#anrt-sva-form .row-form-fields div.form-item-locality {
    max-width: 260px;
    margin-right: 0.5em;
}
#block-svaformblock {
    padding: 1rem !important;
}
[id^=edit-service] {
    width: 250px;
    height: 45px;
    border: 0.5px solid #ccc;
    border-radius: 4px;
}
[id^=edit-locality] {
    width: 250px;
    height: 45px;
    border: 0.5px solid #ccc;
    border-radius: 4px;
}
#anrt-sva-form [id^=edit-submit] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    text-align: center;
    vertical-align: middle;
    border-radius: 0.25rem;
    content: "\f002";
    text-indent: 0;
    float: left;
    margin-top: 49px;
    height: 43px;
    max-width: 43px;
    font-family:Arial, FontAwesome;
    margin-left: unset;
}
#anrt-sva-form [id^=edit-submit]:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
#edit-sva-table {
    width: 100%;
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
#edit-sva-table th {
    font-size: 12px;
    background-color: #f2f2f2;
    text-align: center;
    padding: 15px 10px;
}
#edit-sva-table td {
    font-size: 14px;
    border-left: 2px solid #f2f2f2;
    padding: 5px;
    border-bottom: 1px solid #00000022;
    border-right: 1px solid #00000022;
}
[id^=edit-field-annee-pub-obs-value] {
    width: 250px;
    height: 45px;
    border: 0.5px solid #ccc;
    border-radius: 4px;
}
.region.region-content [id^=edit-submit-taxonomy-page] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    text-align: center;
    vertical-align: middle;
    border-radius: 0.25rem;
    content: "\f002";
    text-indent: 0;
    float: left;
    margin-top: 44px;
    height: 45px;
    max-width: 45px;
    font-family:Arial, FontAwesome;
}
.region.region-content [id^=edit-submit-taxonomy-page]:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.js-form-item-field-annee-pub-obs-value label {
    font-family: 'Montserrat' !important;
    font-weight: 600 !important;
    margin-bottom: 0.5rem !important;
    display: inline-block !important;
}
.views-field-field-year-timeline time {
    font-size: 24px;
}
body:lang(ar) .navbar-expand-lg .navbar-nav {
    padding-right: 0px;
}
/* @media (max-width: 964px) and (min-width: 823px) {
    body.page-frontpage #edit-mail-0-value {
        width: 64%;
    }
} */
body:lang(fr) .messages > div,
body:lang(en) .messages > div {
    text-align: start;
}
@media (min-width: 768px) {
    body:lang(ar) #block-suiveznous .heading3 {
        margin-left: 37px;
        float: right;
    }
    body:lang(ar) #block-suiveznous .field--type-text-with-summary {
        float: right;
        position: relative;
        left: 117px;
        margin-top: 20px;
    }
}
@media (max-width: 824px) and (min-width: 576px) {
    /* body.page-frontpage #edit-actions--2 {
        position: relative;
        left: -85px !important;
    } */
    /* body.page-frontpage #edit-mail-wrapper .form-item-mail-0-value {
        width: 186px !important;
    } */
    /* body.page-frontpage #edit-mail-0-value {
        width: 64%;
    } */
}
@media (max-width: 824px) and (min-width: 725px) {
    /* body.page-frontpage #edit-actions--2 {
        left: -67px;
    } */
    body.page-frontpage .page-frontpage #edit-mail-wrapper .form-item-mail-0-value {
        width: 114px;
    }
}
@media (max-width: 477px) {
    body.page-frontpage #edit-actions--2 {
        left: 0px;
    }
    /* .page-frontpage #edit-mail-wrapper .form-item-mail-0-value {
        width: 315px !important;
    } */
}
@media (max-width: 575px) and (min-width: 478px) {
    body.page-frontpage #edit-actions--2 {
        left: 0px;
    }
    .page-frontpage #edit-mail-wrapper .form-item-mail-0-value {
        width: 100% !important;
    }
}
@media (min-width: 992px) {
    body:lang(ar) .navbar-expand-lg .p-3 {
        display: none;
    }
    div.section > .container-lg-dc {
        max-width: 76%;
        padding-right: unset;
        padding-left: unset;
        margin-right: 12%;
        margin-left: 12%;
    }
    li.dropdown:hover > ul {
        display:block;
    }
}
@media (max-width: 991px) {
    li.dropdown.open > .menu-__submenu.menu-level-1 {
        display: block;
    }
    li.dropdown.open > .menu-__submenu.menu-level-2 {
        display: block;
    }
    li.dropdown.open > .menu-__submenu.menu-level-3 {
        display: block;
    }
    body:lang(ar) .navbar-expand-lg .navbar-nav {
        align-items: flex-start;
        right: -136px;
        position: relative;
    }
    .region.region-secondary-menu {
        display: block;
        margin-top: 18px;
    }
    .item-list li {
        margin: 0 0 0 0;
    }
    .views-field-body li {
        overflow-wrap: break-word;
    }
    .region.region-content [id^=edit-submit-equipements],
    #anrt-sva-form input[type=submit] {
        margin-top: 157px;
    }
    body:not(.page-frontpage) #edit-mail-0-value {
        width: 225px !important;
    }
    body.page-135 .row-form-fields {
        flex-direction: column;
    }
    #anrt-sva-form input[type=submit] {
        margin-top: 0px;
    }
}
@media (max-width: 767px) {
    [id^=edit-field-annee-pub-obs-value] {
        width: 180px;
    }
}
@media (max-width: 767px) and (min-width: 497px) {
    body:not(.page-frontpage) #edit-mail-0-value {
        width: 406px !important;
    }
    #edit-submit,
    #edit-actions--2 {
        z-index: 999999;
    }
}
@media (max-width: 497px)  and (min-width: 392px) {
    body:not(.page-frontpage) #edit-mail-0-value {
        width: 302px !important;
    }
    #edit-submit,
    #edit-actions--2 {
        z-index: 999999;
    }
}
@media (max-width: 575px) {
    body:not(.page-frontpage) #edit-mail-0-value {
        width: 300px !important;
    }
}
@media (max-width: 470px) {
    body:not(.page-frontpage) #edit-mail-0-value {
        width: 256px !important;
    }
    .newsletter {
        padding-left: 10px !important;
    }
}
@media (max-width: 391px) {
    body:not(.page-frontpage) #edit-mail-0-value {
        width: 197px !important;
    }
    #edit-submit,
    #edit-actions--2 {
        z-index: 999999;
    }
    body:not(.page-frontpage):lang(ar) .captcha {
        position: absolute;
        top: 65px;
        left: 13px;
    }
}
@media (max-width: 767px) and (min-width: 576px) {
    body.page-156 div.form--inline.clearfix {
        display: flex;
        flex-direction: column;
    }
    .region.region-content [id^=edit-submit-equipements] {
        margin-top: 0px;
    }
    [data-target="#newsletterModal"] {
        left: -83px;
        position: absolute;
    }
}
@media (max-width: 416px) {
    body.page-156 div.form--inline.clearfix {
        display: flex;
        flex-direction: column;
    }
    .region.region-content [id^=edit-submit-equipements] {
        margin-top: 0px;
    }
}
.file-fr a,
.file-ar a,
.file-en a {
    color: #fff !important;
    background-color: #dc3545;
    border-color: #dc3545;
    text-decoration: none;
    font-size: 14px;
    border-radius: 3px;
    padding: 2px;
    margin-right: 4px;
}
.view-display-id-observatory .col-md-8 {
    display: block;
}
.view-display-id-observatory .col-md-4 {
    margin: auto;
}
.view-display-id-observatory .row {
    margin-bottom: 8px;
}
.read-more {
    border-bottom: 2px solid #edededd9;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: end;
}
.read-more a {
    font-family: "Font Awesome 5 Free";
    color: white;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0px;
}
.read-more a::before {
    content: "\f0fe";
    text-indent: 0;
    float: left;
    color: #17747e;
    font-size: 20px;
}
.post-card .post-title a {
    color: #29B5AA !important
}
#collapse333 table.style-table {
    width: 100%;
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
#collapse333 table.style-table th {
    background-color: #f2f2f2;
    width: 85px;
    padding: 15px 10px;
    text-align: center;
    font-size: 16px;
}
#collapse333 table.style-table td {
    font-size: 14px;
    border-left: 2px solid #f2f2f2;
    padding: 5px;
    border-bottom: 1px solid #00000022;
    border-right: 1px solid #00000022;
}
#collapse334 table.style-table {
    width: 100%;
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
}
#collapse334 table.style-table th {
    background-color: #f2f2f2;
    width: 85px;
    padding: 15px 10px;
    text-align: center;
    font-size: 16px;
}
#collapse334 table.style-table td {
    font-size: 14px;
    border-left: 2px solid #f2f2f2;
    padding: 5px;
    border-bottom: 1px solid #00000022;
    border-right: 1px solid #00000022;
}
.field-content a {
    color: #b70822 !important;
}
.timeline-item-wrapper .field-content li {
    list-style-type: none;
    padding-left: unset;
    background-position-x: unset !important;
    background-size: 28px 28px !important;
    background: unset;
    line-height: 30px;
    margin-left: auto;
}
#block-followus .heading3 {
    margin-bottom: unset;
    padding-bottom: unset;
}
.region-secondary-menu:lang(ar) {
    margin-right: 60px;
}
#views_slideshow_cycle_teaser_section_banner_slideshow-block_1 {
    display: flex;
}
@media (min-width: 768px) {
    #edit-sva-table_wrapper .col-md-7 {
        max-width: unset !important;
    }
}
@media (max-width: 1244px) and (min-width: 992px) {
    body:lang(ar) .navbar-dark .navbar-nav li {
        padding: 8px !important;
    }
}
@media (max-width: 1006px) and (min-width: 992px) {
    body:lang(ar) .region-secondary-menu:lang(ar) {
        margin-right: 40px;
    }
}
.files.d-flex {
    flex-direction: row-reverse;
}
.view-display-id-block_documentation .view-content > div {
    border-bottom: 1px solid #ccc;
}
.view-display-id-block_documentation .file--mime-application-pdf a {
    font-size:0;
}
.view-display-id-block_documentation .file--mime-application-pdf a::after {
    content: 'Télécharger';
    font-size: 15px;         /* original font size */
}
.view-display-id-block_documentation .file--mime-application-pdf a:lang(en)::after {
    content: 'Download';
    font-size: 15px;         /* original font size */
}
.view-display-id-block_documentation .file--mime-application-pdf a:lang(ar)::after {
    content: 'تحميل';
    font-size: 15px;         /* original font size */
    margin-left: 18px;
}
.view-display-id-block_documentation .file--application-pdf {
    background-position-x: -2% !important;
    background-size: 22px 22px !important;
    /* background: url("../../../themes/anrt/img/icon/pdf.svg") no-repeat; */
    line-height: 30px;
}
.view-display-id-block_documentation .media {
    flex-direction: row-reverse;
}
.view-display-id-block_documentation .views-field.views-field-body h3 {
    font-size: 16px !important;
    font-family: 'Montserrat';
    font-weight: 600;
}
.page-organigrame aside {
    display: none;
}
.page-organigrame section {
    flex: unset;
    max-width: unset;
    position: relative;
}
.page-organigrame .container.py-5 {
    max-width: 100% !important;
}
.post-body p a {
    color: #b70822 !important;
	word-break: break-all;
}
/* .views_slideshow_cycle_teaser_section {
    height: 680px;
} */
.js-form-item-mail,
.js-form-item-name,
.js-form-item-user-picture-0 {
    margin-top: unset;
    margin-bottom: unset;
}
.js-form-item-pass-pass1 {
    margin-bottom: 20px;
}
.password-suggestions {
    border-radius: 5px;
}
#user-pass,
.login-form {
    padding: 1.5rem !important;
}
.forgot-password {
    float: right;
}
.create-account,
.forgot-password {
    color: #30b5ad;
}

/* The Image Box */
.block-gallery div.img {
    border: 1px solid #ccc;
}

.block-gallery div.img:hover {
    border: 1px solid #777;
}

/* The Image */
.block-gallery div.img img {
    width: 100%;
    height: auto;
    cursor: pointer;
    max-height: 140px;
}

/* Description of Image */
.block-gallery div.desc {
    padding: 15px;
    text-align: center;
}

/* Add Responsiveness */
.block-gallery .responsive {
    padding: 0 6px;
    float: left;
    width: 24.99999%;
}
@media (max-width: 767px) {
    .block-gallery .responsive {
		padding: 0 6px;
		float: left;
		width: 48%;
	}
}

/* The Modal (background) */
.block-gallery .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}



/* Modal Content (image) */
.block-gallery .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}


/* Caption of Modal Image */
.block-gallery #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}



/* Add Animation */
.block-gallery .modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}


@-webkit-keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0.1)}
    to {transform:scale(1)}
}
.menu_level_2 {
    padding-left: 16px;
}
body:lang(ar) .menu_level_2 {
    padding-right: 16px;
    padding-left: unset;
}
/* The Close Button */
.block-gallery .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
.block-gallery .close:hover,
.block-gallery .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
.page-28 .view-id-taxonomy_page li,
.page-112 .view-id-taxonomy_page li {
    background-position-x: 0% !important;
    background-position-y: 8% !important;
    background-size: 22px 22px !important;
    /* background: url("../../../themes/anrt/img/icon/pdf.svg") no-repeat; */
    line-height: 30px;
}
body.page-28:lang(ar) .view-id-taxonomy_page li,
body.page-112:lang(ar) .view-id-taxonomy_page li {
    background-position-x: 100% !important;
    background-position-y: 7px !important;
}
body.page-112:lang(ar) .view-id-taxonomy_page li {
    background: unset;
}
body:lang(ar) .print-page {
    left: 14px;
}
body:lang(ar) .menu-main__submenu {
    padding-inline-start: unset;
}
body:lang(ar) .sidebar-menu li.sidebar-item a.is-active {
    border-left: unset;
    border-right: 6px solid #b70822;
    background-color: #f2e5e7;
	padding-right: 34px;
	background-position: center right 9px !important;
}
body:lang(ar) .menu-main__submenu a.sidebar-link.is-active {
    padding-left: unset;
    padding-right: 27px;
}
body:not(.page-frontpage):lang(ar) .block-simplenews {
    text-align: start !important;
}
body:lang(ar) .field-content li {
    padding-right: 0px;
    padding-left: unset;
}
body:lang(ar) .field-content li::marker {
    font-size: 10px;
}
body:lang(ar) .menu-main__submenu a.sidebar-link {
    background-position: center right 15px !important;
    background: url(../../../themes/anrt/img/icon/triangle-right-arrow-outline.svg) no-repeat;
    padding-right: 40px;
	background-size: 14px 14px !important;
}
body:not(.page-frontpage) #edit-message,
body:not(.page-frontpage) #edit-message--2 {
    margin-top: 9em;
    margin-bottom: -1em;
    color: #a1a0a2;
}
.page-frontpage #edit-message {
    margin-top: 1em;
    margin-bottom: -1em;
}
.page-frontpage #edit-mail-wrapper .form-item-mail-0-value {
    width: 279px;
}
body:not(.page-frontpage)  #edit-mail-0-value {
    width: 437px;
}
.messages {
    font-size: 14px;
    font-family: sans-serif;
    margin: 20px 0;
}
.messages--status {
    background-color: #c4f6a7 !important;
    box-shadow: -5px 0 0 #77b259 !important;
}
.messages--error {
    background-color: #ffc4b6 !important;
    box-shadow: -5px 0 0 #e62600 !important;
}
.page-frontpage #actualité {
    width: inherit;
}
.captcha {
    position: absolute;
    top: 152px;
}
body.page-frontpage .captcha {
    position: relative;
    top: -118px;
    left: 288px;
}
body.page-frontpage:lang(ar) .captcha {
    left: -288px;
}
#newsletterModal .messages {
    margin: 0px 0 !important;
}
body:not(.page-frontpage) .captcha {
    position: absolute;
    top: 65px;
}
.pdf-file {
   margin: 0.3em;
}
.print-page {
    margin: 0.3em;
}
.menu-main__submenu a.sidebar-link {
    background-position-x: 15px !important;
    background-position-y: 50% !important;
    background-size: 18px 18px !important;
    background: url("../../../themes/anrt/img/icon/triangle-left-arrow-outline.svg") no-repeat;
    padding-left: 40px;
	font-size:0.9rem;
}
.menu-main__submenu a.sidebar-link.is-active {
    padding-left: 35px;
}
.breadcrumbs span:not(:last-child):after,
.breadcrumb li:not(:last-child):after{
    content: '/' !important;
    color: #FFF;
    padding: 0px 5px;
}

/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline {
    overflow: auto;
}

.timeline ul:not(.text) {
    background: #d8d8d8;
    padding: 50px 0;
}

.timeline ul li:not(.textLi) {
    list-style-type: none;
    position: relative;
    width: 6px;
    margin: 0 auto;
    padding-top: 50px;
    background: #fff;
}
body:lang(ar) .timeline ul li {
    left: 4px;
}
body:lang(ar) [dir="rtl"] .item-list li {
    margin: 0 1.5em -0.75em 0;
}
.timeline ul li:nth-child(odd) div {
    left: 40px !important;
}
body:lang(ar) .timeline ul li:nth-child(even) div {
    left: -46px;
}
body:lang(ar) .timeline ul li:nth-child(odd) div {
    left: 334px !important;
}

.timeline ul li::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: inherit;
    z-index: 1;
}

.timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px;
    background: #edecec;
}

.timeline ul li div::before {
    content: "";
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
}

.timeline ul li:nth-child(odd) div {
    left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #edecec transparent transparent;
}

.timeline ul li:nth-child(even) div {
    left: -334px;
}

.timeline ul li:nth-child(even) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #edecec;
}

time {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
}


/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul li::after {
    transition: background 0.5s ease-in-out;
}

.timeline ul li.in-view::after {
    background: #30b5ad;
}

.timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
    transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
    transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1;
    max-width: 300px;
}
.sitemap {
    padding: 0px 20px 0px 20px;
}
.sitemap-item.sitemap-plugin--menu.sitemap-item--menu-main > h2 {
    display: none;
}
.sitemap .menu.menu-level-0:first-child > .menu-firstchild {
    /* border: 1px solid #ccc;
    padding: 0px 20px 20px 20px;
    margin-bottom: 10px;
    list-style: none; */
}
.sitemap .menu:first-child > .menu-firstchild > a {
    /* font-size: 18px;
    color: #103c44; */
}
.sitemap .menu:first-child > .menu-firstchild > ul.menu {
    margin-top: 10px;
    margin-left: 25px;
}
/*.sitemap li {
    list-style: none;
}*/
.sitemap .menu:first-child ul.menu li > a {
    background-position-x: 0% !important;
    background-position-y: 5% !important;
    background-size: 8px 19px !important;
    background: url(../../../themes/anrt/img/icon/right-arrow.svg) no-repeat;
    line-height: 30px;
    padding-left: 10px;
}
.sitemap li > a {
    color: #2F2F2F;
}

/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width: 1199px) {
    body:lang(ar) .timeline ul li:nth-child(even) div {
        left: 268px;
    }
    body:lang(ar) .timeline ul li:nth-child(even) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #edecec transparent transparent;
    }
    body:lang(ar) .timeline ul li:nth-child(even) div::before {
        right: unset;
    }
}
@media (max-width: 991px) {
    body:lang(ar) .timeline ul li:nth-child(even) div {
        left: 191px !important;
    }
}
@media (max-width: 767px) {
    body:lang(ar) .timeline ul li {
        left: -122px !important;
    }
    body:lang(ar) .timeline ul li:nth-child(even) div {
        left: 242px !important;
    }
}
@media (max-width: 600px) {
    body:lang(ar) .timeline ul li {
        left: -119px !important;
    }
}
@media screen and (max-width: 900px) {
    .timeline ul li div {
        width: 250px;
    }
    .timeline ul li:nth-child(even) div {
        left: -289px;
        /*250+45-6*/
    }
}

@media screen and (max-width: 600px) {
    .timeline ul li {
        margin-left: 20px;
    }
    .timeline ul li div {
        width: calc(100vw - 91px);
    }
    .timeline ul li:nth-child(even) div {
        left: 45px;
    }
    .timeline ul li:nth-child(even) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #f45b69 transparent transparent;
    }
}


/* EXTRA/CLIP PATH STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline-clippy ul li::after {
    width: 40px;
    height: 40px;
    border-radius: 0;
}

.timeline-rhombus ul li::after {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.timeline-rhombus ul li div::before {
    bottom: 12px;
}

.timeline-star ul li::after {
    clip-path: polygon(
            50% 0%,
            61% 35%,
            98% 35%,
            68% 57%,
            79% 91%,
            50% 70%,
            21% 91%,
            32% 57%,
            2% 35%,
            39% 35%
    );
}

.timeline-heptagon ul li::after {
    clip-path: polygon(
            50% 0%,
            90% 20%,
            100% 60%,
            75% 100%,
            25% 100%,
            0% 60%,
            10% 20%
    );
}

.timeline-infinite ul li::after {
    animation: scaleAnimation 2s infinite;
}

@keyframes scaleAnimation {
    0% {
        transform: translateX(-50%) scale(1);
    }
    50% {
        transform: translateX(-50%) scale(1.25);
    }
    100% {
        transform: translateX(-50%) scale(1);
    }
}


/* FOOTER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-footer {
    position: fixed;
    right: 0;
    bottom: 20px;
    display: flex;
    align-items: center;
    padding: 5px;
    color: black;
    background: rgba(255, 255, 255, 0.65);
}


.page-footer a {
    display: flex;
    margin-left: 4px;
}
li.sidebar-item > a {
    line-height: 20px;
    vertical-align: middle;
}
.sidebar-link.is-active {
    height: 60px;
    display: flex !important;
    align-items: center;
}
ul.menu-header-top-menu__submenu > li > a {
    background-position-x: 2% !important;
    background-position-y: 50% !important;
    background-size: 18px 18px !important;
    background: url(../../../themes/anrt/img/icon/triangle-left-arrow-outline.svg) no-repeat;
    padding-left: 27px !important;
}
@media (max-width: 1199px) {
    .timeline ul li.in-view div {
        max-width: 230px;
    }
    .timeline ul li:nth-child(even) div {
        left: -260px;
    }
    body:lang(ar) .timeline ul li {
        left: -250px;
    }
    body:lang(ar) .timeline ul li:nth-child(odd) div {
        left: 267px !important;
    }
}
@media (max-width: 565px) {
    /*body:lang(ar) ul.menu-__submenu.menu-level-2 {
        left: -34px !important;
    }*/
    body:lang(ar) ul.menu-__submenu.menu-level-3 {
        left: -1px !important;
    }
}
@media (max-width: 991px) {
    .timeline ul li.in-view div {
        max-width: 160px;
        word-break: break-word;
    }
    .timeline ul li:nth-child(odd) div {
        left: 37px;
    }
    .timeline ul li:nth-child(even) div {
        left: -189px;
    }
    body:lang(ar) ul.menu-__submenu.menu-level-1 {
        left: -100px;
    }
    ul.menu-__submenu.menu-level-2 {
        left: 14px;
        top: 33px;
    }
    ul.menu-__submenu.menu-level-3 {
        left: -1px;
        top: 34px;
    }
    body:lang(ar) .timeline ul li {
        left: -169px;
    }
    body:lang(ar) .timeline ul li:nth-child(odd) div {
        left: 189px !important;
    }
    body:lang(ar) .timeline ul li:nth-child(even) div {
        left: -38px;
    }
}
@media (max-width: 767px) {
    .timeline ul li {
        left: -117px;
    }
    .timeline ul li:nth-child(even) div {
        left: 37px;
    }
    .timeline ul li:nth-child(even) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #edecec transparent transparent;
    }
    .timeline ul li.in-view div {
        max-width: 207px;
    }
    body:lang(ar) .timeline ul li {
        left: -229px;
    }
    body:lang(ar) .timeline ul li:nth-child(odd) div {
        left: 243px !important;
    }
    body:lang(ar) .timeline ul li:nth-child(even) div {
        left: 243px;
    }
    body:lang(ar) .timeline ul li:nth-child(even) div::before {
        right: 207px;
    }
}
@media (max-width: 600px) {
    .timeline ul li {
        left: -121px;
    }
}
#block-visiteurs {
    display: none;
}

#newsletterModal .modal-dialog {
    max-width: 621px;
}
[data-target="#newsletterModal"],
[data-target="#newsletterModal"]:hover {
    background-color: #b70822 !important;
    border: unset;
}
.view-id-last_news .view-content {
    overflow-x: unset;
}
body:lang(fr) #accordion button,
body:lang(en) #accordion button {
    font-size: 16px !important;
}
body.page-frontpage .region.region-sidebar-second {
    text-align: end;
}
body.page-frontpage #edit-message {
    text-align: left;
}
body.page-frontpage:lang(ar) #edit-message {
    text-align: start;
}
body.page-frontpage:lang(ar) #button-addon3 {
    width: 65px;
    margin-left: 0rem;
}
@media (min-width: 868px) {
    #actualité section {
        max-width: 66.66%;
        flex: 0 0 66.66%;
    }
    #actualité aside {
        max-width: 33.33%;
        flex: 0 0 33.33%;
    }
}
@media (max-width: 867px) and (min-width: 576px) {
    #actualité section {
        max-width: unset;
        flex: unset;
    }
    #actualité aside {
        max-width: unset;
        flex: unset;
    }
    body.page-frontpage [data-target="#newsletterModal"] {
        left: -6%;
        position: relative;
    }
    body.page-frontpage:lang(ar) [data-target="#newsletterModal"] {
        left: 6%;
        position: relative;
    }
}
@media (max-width: 575px) {
    body.page-frontpage [data-target="#newsletterModal"] {
        left: unset;
        position: relative;
    }
    body.page-frontpage #button-addon3 {
        width: 64px;
    }
    body:lang(fr) #accordion button,
    body:lang(en) #accordion button {
        font-size: 14px !important;
    }
}
@media (max-width: 575px) {
    .page-frontpage #edit-message {
        margin-top: 6em;
    }
    #newsletterModal #edit-actions--2 {
        margin-top: 1rem;
    }
    #newsletterModal #edit-mail-wrapper {
        width: 100%;
    }
    body.page-frontpage .captcha {
        position: absolute;
        top: 83px;
        left: 16px;
    }
    body.page-frontpage:lang(ar) .captcha {
        left: 15px;
    }
    .page-frontpage #edit-mail-wrapper .form-item-mail-0-value {
        width: 100%;
    }
}
@media (min-width: 992px) {
    #header .region.region-branding {
        width: 12%;
    }
    #header .region.region-primary-menu {
        width: 76%;
    }
    #header .region.region-secondary-menu {
        width: 12%;
        display: flex;
        flex-direction: row;
        padding-right: 40px;
    }
}
body:lang(ar) #header .region.region-secondary-menu {
    padding-right: unset;
    margin-right: unset;
	padding-left:20px;
}

@media (max-width: 1368px) {
    .marg-nav li {
        padding: 20px 5px;
    }
    .menu-__submenu li {
        padding: 2px 8px !important;
    }
}
@media (max-width: 991px) {
    .marg-nav li {
        padding: unset;
    }
    .menu-__submenu li {
        padding: 0px !important;
    }
}
@media (max-width: 1254px) {
    #header .region.region-secondary-menu {
        padding-right: 5px;
    }
}
@media (max-width: 1225px) {
    #header .region.region-primary-menu {
        padding-left: 40px;
    }
    body:lang(ar) #header .region.region-primary-menu {
        padding-right: 40px;
    }
}
/* @media (max-width: 1225px) and (min-width: 992px) {
    .region.region-primary-menu {
        margin-left: 0rem !important;
    }
}
@media (max-width: 1261px) and (min-width: 1226px){
    .region.region-primary-menu {
        margin-left: -2rem !important;
        margin-right: -3rem;
    }
}
@media (max-width: 1389px) and (min-width: 1262px){
    .region.region-primary-menu {
        margin-left: 1rem !important;
        margin-right: 0rem;
    }
}
@media (max-width: 1453px) and (min-width: 1390px){
    .region.region-primary-menu {
        margin-right: 2rem;
    }
}
@media (max-width: 1501px) and (min-width: 1454px) {
    .region.region-primary-menu {
        margin-right: 6rem;
    }
}
@media (min-width: 1502px) {
    .region.region-primary-menu {
        margin-right: 9rem;
    }
} */
@media (min-width: 576px) {
    body.page-frontpage .region.region-sidebar-second {
        margin-top: 55px;
    }
    body.page-frontpage div#actualité {
        margin-top: -7px;
    }
    /* .region.region-primary-menu {
        margin-left: 7rem;
    } */
    body.page-frontpage main {
        margin-top: 25px;
    }
}
a.badge-admin {
    font-size: 12px;
    color: #FFF !important;
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 5px 0 0 0;
}
#js-modal-page-show-modal {
    z-index: 1900000001;
}
.page-item.active .page-link {
    color: #fff !important;
}
.webform-submission-form {
    padding: 20px;
}
.webform-submission-form #captcha {
    position: inherit;
}
body:lang(ar) ul.sidebar-menu ul.menu-header-top-menu__submenu {
    padding-inline-start: unset;
}
body:lang(ar) ul.menu-header-top-menu__submenu > li > a {
    background-position-x: 100% !important;
    background-size: 15px 15px !important;
    background: url(../../../themes/anrt/img/icon/triangle-right-arrow-outline.svg) no-repeat;
}
@media (max-width: 484px) {
    .navbar-top-btn1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .navbar-top-btn1 a {
        width: 50% !important;
        text-align: center;
    }
}
body:lang(fr) div.field-content > a[href$=".pdf"],
body:lang(en) div.field-content > a[href$=".pdf"] {
    padding-left: 38px;
    background: url('../../../themes/anrt/img/icon/pdf.svg') no-repeat;
    background-size: 20px 20px;
    background-position-y: 15% !important;
    display: block;
}
body:lang(ar) div.field-content > a[href$=".pdf"] {
    padding-right: 38px;
    background: url('../../../themes/anrt/img/icon/pdf.svg') no-repeat;
    background-size: 20px 20px;
    background-position-y: 15% !important;
    background-position-x: right !important;
    display: block;
}
li.textLi {
    list-style-type: initial;
}
@media (max-width: 475px) {
    main {
        padding-top: 20px !important;
    }
}
@media (max-width: 412px) {
    section.newsletter {
        padding: 70px 25px 70px 70px;
    }
    body:not(.page-frontpage) #edit-mail-0-value {
        width: 245px !important
    }
}
#search-form {
    padding: 20px;
}
#search-form .form-type-search input {
    width: -webkit-fill-available;
}
#search-form input#edit-submit,
.region.region-content #edit-submit {
    width: fit-content;
    margin: 5px auto;
}
@media (max-width: 991px) and (min-width: 768px) {
    #search-form input#edit-submit,
    .region.region-content #edit-submit {
        width: 30%;
    } 
}
@media (max-width: 767px) and (min-width: 576px) {
    #search-form input#edit-submit,
    .region.region-content #edit-submit {
        width: 40%;
    } 
}
@media (max-width: 575px) {
    #search-form input#edit-submit,
    .region.region-content #edit-submit {
        width: 50%;
    } 
}
#search-form + h2 {
    font-size: 1.5rem;
    padding: 20px;
}
#search-form + h2 + div.item-list {
    padding-right: 20px;
}
#search-form + h2 + div.item-list li {
    margin-bottom: 20px;
}
#search-form + h2 + div.item-list h3 {
    font-size: 18px;
}
#search-form + h2 + div.item-list p.search-result__info {
    display: none;
}
#search-form + h2 + div.item-list + nav {
    padding-right: 20px;
}
section.timeline time {
    color: #30b5ad;
}
#block-mainnavigation .sidebar-item {
    line-height: 45px;
}
#block-mainnavigation .sidebar-link.is-active {
    height: 45px;
}
.menu-__submenu .nav-item.dropdown {
    background: url(../../../themes/anrt/img/icon/right-arrow.svg) no-repeat;
    background-position-x: 95% !important;
    background-position-y: 50% !important;
    background-size: 13px 13px !important;
}
body:lang(ar) .menu-__submenu .nav-item.dropdown {
    background: url(../../../themes/anrt/img/icon/left-arrow.svg) no-repeat;
    background-position-x: 5% !important;
    background-position-y: 55% !important;
}
.dropdown-item{
	padding:.05rem 1rem !important;
}
.dropdown-item:hover {
    background-color: unset;
}
 /*
@media (max-width: 575px) {
   article #content {
        padding: 2rem!important;
    }
    article ul {
        padding-left: 0px;
        padding-right: 0px;
    }
}
*/
.webform-confirmation {
    padding-left: 1em;
    padding-right: 1em;
}
body.page-135 #edit-submit {
    margin: unset !important;
    margin-top: 47px !important;
}
@media (max-width: 991px) {
    body.page-135 #edit-submit {
        margin: unset !important;
        margin-top: unset;
        margin-bottom: 47px !important;
    }
}
body:lang(ar) #webform-submission-formulaire-de-contact-add-form #edit-theme-select {
    font-size: revert;
}
/******** added style *******/
.search-results{
	padding:0;
}

article table{
	max-width:100%;
	display:block;
}
article table td{
	padding:5px;
	word-break: break-word;
}
.g-recaptcha{
	margin-top:10px;
}
.pager__item--first a span:nth-child(2),
.pager__item--previous a span:nth-child(2),
.pager__item--next a span:nth-child(2),
.pager__item--last a span:nth-child(2){
	display:none;
}
.pager__item--first a span:nth-child(1),
.pager__item--previous a span:nth-child(1),
.pager__item--next a span:nth-child(1),
.pager__item--last a span:nth-child(1){
	display: block;
    position: relative!important;
    width: fit-content;
    height: auto;
}

.rsbutton{
	text-align:right;
}
body:lang(ar) .rsbutton{
	text-align:left;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.3em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0em 0.3em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 0.7em;
  height: 0.7em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}


.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}
.views-field-field-num-appeloffre{
		width: 80px;
		word-break: break-word;
}
body:lang(ar) .bg-white .text-dark{
	text-align:right;
}
.modal-dialog {
    max-width: fit-content!important;
	margin-top:7rem;
}
@media (max-width: 767px) {
    .card-padding-left {
		 padding-left: 1rem; 
	}
	.card-body ul{
		padding : 0 20px;
	}
	.contact-heading{
		font-size: 0.85rem!important;
		padding-right: 10px;
	}
	.webform-submission-form {
		padding: 10px;
	}
	#edit-fichier-upload{
		font-size:10px;
	}
	.timeline .in-view ul{
		padding:0 10px;
	}
	.timeline ul li {
        margin-left: 5px;
    }
	body:lang(ar) .marg-nav li:nth-child(5){
		width:150%;
	}
	body:lang(ar) .bg-white > div.row.p-4 > div:first-child{
		text-align:right
	}
	.g-recaptcha {
          transform:scale(0.74);
         transform-origin:0;
          transform:scale(0.74);
          transform-origin:0 0;
          -webkit-transform:scale(0.74);
          transform:scale(0.74);
         -webkit-transform-origin:0 0;
         transform-origin:0 0;
     }
	 .captcha  .details-wrapper{
		padding: 0.5em;
	 }
	.views-field-field-num-appeloffre {
		min-width: 70px!important;
		word-break: break-word;
	}
}
#DataTables_Table_0_wrapper .dt-buttons .buttons-excel,
#DataTables_Table_0_wrapper .dt-buttons .buttons-pdf{
	display:none;
}
#geolocatediv input{
    border-radius: 0px;
    background-color: #b70822;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    height: 63px;
    border: unset;
    z-index: 999999;
}
.menu-level-2, .menu-level-3 {
	min-width:360px!important;
}
.menu-level-2 li a {
	white-space:inherit!important;
	font-size:14px!important;
}