/*! Place your custom styles here */
/* commun */
.pos-static {
 position: static;
}
.maxw-100 {
 max-width: 100%;
}
.txt-left {
 text-align: left;
}
.txt-right {
 text-align: right;
}
.txt-center {
 text-align: center;
}
.nopad-lr {
 padding-left: 0px !important;
 padding-right: 0px !important;
}
.nopad-tb {
 padding-top: 0px !important;
 padding-bottom: 0px !important;
}
.nopad-l {
 padding-left: 0px;
}
.pad-lr-30 {
 padding-left: 30px;
 padding-right: 30px;
}
.pad-b-30 {
 padding-bottom: 30px !important;
}
.marg-t-30 {
 margin-top: 30px;
}
.marg-t-60 {
 margin-top: 60px;
}
.marg-t-90 {
 margin-top: 90px;
}
.marg-b-30 {
 margin-bottom: 30px;
}
.marg-b-50 {
 margin-bottom: 50px;
}
.marg-b-60 {
 margin-bottom: 60px;
}
.shadow-block {
 box-shadow: 0px 0px 10px #eee;
}
.no-bold {
 font-weight: normal;
}
.rounded-circle {
 border-radius: 50% !important;
}
section.home {
 padding-bottom: 4.42857143em;
}
a.link-sidebar, a.link-sidebar:link, a.link-sidebar:visited {
 color: #8a2b3f !important;
 font-weight: normal;
 text-decoration: none;
}
a.link-sidebar i.fa, a.link-sidebar i.fa:link, a.link-sidebar i.fa:visited {
 color: #8a2b3f !important;
}
.dropdown .dropdown__content {
 border-radius: 0px;
 -webkit-box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.08);
 box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.08);
 padding: 1.23809524em 1.85714286em;
}
a.page-error {
 color: #8a2b3f !important;
}
hr {
 border-color: #999999 !important;
 border-top: 1px solid rgba(155, 155, 155, 0.5) !important;
}
/*.flickity-page-dots .dot {
 background: #8a2b3f !important;
}*/
.slider[data-paging="true"]:not(section) .flickity-page-dots {
    bottom: -2em !important;
}
/* BUTTON */
.btn:not([class*='primary']):hover {
 border-color: #8a2b3f;
}
.btn-cse {
 border-radius: 0;
 border-bottom: solid 2px #8a2b3f !important;
}
.btn-cse:focus {
 border-color: #8a2b3f;
 box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(138, 43, 63, 0.5);
}
a.btn-cse-txt, a:link.btn-cse-txt, a:visited.btn-cse-txt {
 color: #8a2b3f;
 font-size: 90%;
 font-weight: 600;
 text-transform: uppercase;
}
.btn-cse .txt-prune {
 color: #8a2b3f;
}
.bg--primary p, .bg--primary span, .bg--primary ul, .bg--primary a:not(.btn) {
 color: #8a2b3f;
}
/* LOGIN */
.login-block .container {
 padding-top: 2em;
 padding-bottom: 0em;
}
.login-block .img-logo {
 max-width: 180px;
 margin-bottom: 1em;
}
.login-block {
 padding-top: 0em !important;
 padding-bottom: 0em !important;
}
.imageblock .imageblock__content {
 min-height: 130% !important;
 overflow: hidden;
}
.login-block input, select {
 height: 1.571429em;
}
.login-block .error-login {
 min-height: 34px;
}
.imageblock__content .background-image-holder {
 min-height: 108%;
}
.label-login {
 font-size: 130%;
 color: #999;
 letter-spacing: 0.15em;
 font-weight: lighter;
}
.input-login {
 border: none !important;
 background-color: transparent !important;
 border-bottom: solid 1px #999 !important;
 border-radius: 0px !important;
 padding: 0px !important;
}
.btn-login {
 background: #933341;
 color: #fff;
 font-size: 140% !important;
 font-weight: normal !important;
 border: none;
 padding-top: 13px;
 padding-bottom: 40px;
}
.btn-login:hover {
 background: #933341;
 opacity: 0.9;
}
.btn-login:focus, .btn-login:active {
 outline: none !important;
 box-shadow: none;
}
.error-login {
 min-height: 51px;
 color: #ff0000;
 font-size: 120%;
 text-align: center;
 margin-bottom: 30px !important;
}
#conncel p {
 margin-bottom: 0.5em;
 line-height: 1em;
}
.item-login, a.item-login {
 text-transform: uppercase;
 letter-spacing: 0.15em;
 text-decoration: none;
 color: #999;
}
.item-login {
 letter-spacing: normal;
}
a.item-login.mdp {
 text-transform: uppercase;
 text-decoration: none;
 color: #933341;
}
a.item-login.mdp:hover {
 text-decoration: underline;
}
a.item-login:hover {
 text-decoration: underline;
}
/* POPIN LOG */
iframe .modal-dialog {overflow: hidden;}
.modal-container.modal_box_activ .modal-content {
 width: 50% !important;
 height: 60% !important;
 overflow: hidden !important;
}
.modal-container.modal_box_mdp .modal-content {
 width: 28% !important;
 height: 70% !important;
 overflow: hidden !important;
}
.modal-container .modal-content iframe:first-child + .modal-close-cross:last-child {
 top: 0.5em;
}
/* TOP BAR */
.fa-lg {
 font-size: 1.66666em;
}
.bar {
 padding: .85em 0;
}
.bar .logo {
 top: 0px;
 max-height: 5em;
 padding-left: 0px;
 padding-right: 0px;
}
.bar .menu-horizontal {
 position: relative;
 top: 22px;
}
.bar.bar--md {
 padding: 1.2em 0;
}
.menu-horizontal > li, .menu-vertical > li {
 font-family: 'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
 display: inline-block;
}
.bar-services {
 background-color: #eeeeee;
 border-top: solid 1px #dddddd;
}
.bar .menu-horizontal-services {
 position: relative;
 top: 0px;
}
.bar-1 .menu-horizontal-services > li > .dropdown__trigger, .bar-1 .menu-horizontal-services > li > a {
 font-size: 1.1em;
 line-height: 2.166666666666667em;
 text-transform: uppercase;
 font-weight: 600;
 letter-spacing: .5px;
 color: #8a2b3f;
}
.bar .badge-notify {
 background: red;
 position: relative;
 top: -10px;
 left: -5px;
 color: #fff;
 font-size: 70%;
 border-radius: 50px;
 padding-left: 4px;
 padding-right: 4px;
}
.menu-horizontal-services li:not(:last-child) {
 margin-right: 3em;
}
.menu-horizontal-services > li:not(:hover) > a, .menu-horizontal-services > li:not(:hover) > span, .menu-horizontal-services > li:not(:hover) > .modal-instance > .modal-trigger {
 opacity: .9;
}
.menu-horizontal-services > li > a, .menu-horizontal-services > li > .modal-instance > a {
 font-weight: 200;
}
/*i.fa-user {
 margin-left: -0.5em;
}*/
/* TOP BAR MOBILE */
.scroll {
 white-space: nowrap;
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
 -ms-overflow-style: -ms-autohiding-scrollbar;
}
.scroll nav {
 width: 100%;
}
.scroll::-webkit-scrollbar {
 display: none;
}
div.scrollmenu {
 background-color: #fff;
 text-align: center;
 overflow: auto;
 white-space: nowrap;
 -webkit-overflow-scrolling: touch;
 -ms-overflow-style: -ms-autohiding-scrollbar;
}
div.scrollmenu::-webkit-scrollbar {
 display: none;
}
div.scrollmenu a {
 display: inline-block;
 color: #8a2b3f;
 text-align: center;
 padding: 14px;
 text-decoration: none;
 font-weight: 400;
 text-transform: uppercase;
}
div.scrollmenu a:hover {
 color: #000;
}
/* MENU BURGER */
/*! -- Stack Menu Toggle -- */
.menu-toggle {
 /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);*/
 width: 3.71428571em;
 height: 3.71428571em;
 /*border-radius: 50%;*/
 text-align: center;
 background: #fff;
 display: inline-block;
 transition: 0.2s ease;
 -webkit-transition: 0.2s ease;
 -moz-transition: 0.2s ease;
}
.menu-toggle i {
 font-size: 1.78571429em;
 position: relative;
 top: 13px;
 color: #8a2b3f;
}
.menu-toggle:hover {
 box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
 -webkit-transform: translate3d(0, 0px, 0);
 transform: translate3d(0, 0px, 0);
}
.overlay.active {
 display: block;
 opacity: 1;
}
.overlay {
 display: none;
 position: fixed;
 width: 100vw;
 height: 100vh;
 background: rgba(51, 51, 51, 0.7);
 z-index: 998;
 opacity: 0;
 transition: all .5s ease-in-out;
}
.notification.side-menu {
 padding-top: 0em !important;
 overflow-y: auto !important;
}
.notification.side-menu .nav-sidebar-menu-close {
 top: 0.92857143em;
 right: 2.78571429em;
 margin-top: 38px;
}
.notification .nav-sidebar-menu-close:hover {
 opacity: 1;
}
.notification .nav-sidebar-menu-close {
 position: absolute;
 top: 1em;
 z-index: 99;
 right: 1em;
 cursor: pointer;
 /*transition: 0.1s linear;*/
 transition: all .5s ease-out;
 /*-webkit-transition: 0.1s linear;
 -moz-transition: 0.1s linear;*/
 opacity: .7;
}
.nav-sidebar-header {
 padding: 15px 50px;
}
.nav-sidebar-header img {
 width: 15%;
}
.notification.side-menu .side-menu__module {
 padding: 15px 50px 50px 80px;
 margin-top: 2em;
}
hr.nav-sidebar-hr {
 width: 50%;
 margin: 0 auto !important;
 border: 0;
 height: 1px;
 background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(153, 153, 153, 0.75), rgba(0, 0, 0, 0));
}
.side-menu__module h5, .dropdown-all-services h5 {
 font-weight: bold;
 text-transform: uppercase;
 color: #000;
 margin-bottom: 0.35em;
}
.side-menu__module h5 a, .dropdown-all-services h5 a {
 color: #000000 !important;
}
.notification.side-menu .menu-vertical li a:hover {
 text-decoration: none;
 color: #8a2b3f;
}
.notification.side-menu .menu-vertical li a {
 font-size: 1em;
 line-height: 1em;
}
/* ALERTE HOME */
.alerte-cse {
 background: #8a2b3f;
 padding-top: 0em;
 padding-bottom: 0;
}
.alerte-cse .alerte-cse-block, .alerte-cse-block-mobile {
 height: 140px;
 margin-bottom: 0px;
 padding-top: 1.5em;
 padding-bottom: 1.5em;
 padding-left: 2em;
 border-left: solid 1px #ffffff;
}
.alerte-cse-block-mobile {
 text-align: center;
 padding-left: 0em;
 border-left: solid 0px #ffffff;
}
.alerte-cse .alerte-cse-block.first-child {
 border-left: solid 0px #ffffff;
}
.alerte-cse .alerte-cse-block img, .alerte-cse-block-mobile img {
 height: 25px;
 margin-bottom: 0em !important;
 margin-right: 5px;
}
.alerte-cse-block-mobile img {
 height: 60px;
 margin-bottom: 1em !important;
 margin-right: 0px;
}
.alerte-cse-titre {
 font-size: 1em;
 font-weight: 600;
 color: #ffffff;
 text-transform: uppercase;
}
 p.alerte-cse-titre-mobile a, p.alerte-cse-titre-mobile a:link {
 font-size: 1.4em;
 font-weight: 600;
 color: #8a2b3f;
 text-transform: uppercase;
 margin-bottom: .85714286em;
}
.alerte-cse-texte, .alerte-cse-texte-mobile {
 min-height: 50px;
 padding-top: 8px;
 font-size: 1.25em;
 line-height: 1.1em;
 text-transform: none;
}
.alerte-cse-texte-mobile {
 min-height: 50px;
 padding-top: 8px;
 font-size: 1.25em;
 line-height: 1.1em;
 color: #8a2b3f;
 text-transform: none;
 padding-left: 10px;
 padding-right: 10px;
}
.alerte-close {
 color: #fff;
 position: relative;
 float: right;
 margin-top: -130px;
 margin-right: -15px;
 cursor: pointer;
}
a.btn-close-alert, a:link.btn-close-alert, a:visited.btn-close-alert {
 color: #8a2b3f;
 font-size: 90%;
 font-weight: 600;
 text-transform: uppercase;
 background: #fff;
}
.carousel {
 background: transparent;
}
.carousel-cell {
 width: 66%;
 height: 200px;
 margin-right: 10px;
 background: #fff;
 border-radius: 0px;
 counter-increment: carousel-cell;
 border: solid 0px #000;
}
/* cell number */
.carousel-cell:before {
 display: block;
 text-align: center;
 /*content: counter(carousel-cell);*/
 /*line-height: 200px;*/
 /*font-size: 80px;*/
 color: white;
}
.alert-mobil-close {
 padding-top: 50px;
 padding-bottom: 50px;
 background-color: transparent;
}
/* RECHERCHE */
.search-block {padding-top: 20px;
padding-bottom: 20px;}
/*.search-block .input-group-append {
 margin-left: 97%;
 margin-top: -40px;
}*/
.search-block .input-group-append {
margin-left: 1%;
margin-top: -36px;
}
.search-block .input-group-append.search-overlay {
 margin-left: 97%;
 margin-top: -40px;
}
/*.search-block input[type=search], .search-block div#search-fake {
 font-size: 24px;
 padding: 20px 0px;
 border: 0;
 border-bottom: solid 1px #000;
 border-radius: 0px;
 background-color: #fff;
 color: #000;
}*/
.search-block input[type=search], .search-block div#search-fake {
 font-size: 16px;
 padding: 10px 40px;
 border: 0;
 border-bottom: solid 1px #8a2b3f;
 border-radius: 0px;
 background-color: #fff;
 color: #8a2b3f;
 border-radius: 10px;
}
.search-block .input-group-append .fa {
 font-size: 20px;
 color: #8a2b3f;
}
.search-block input::placeholder {
 color: #000;
}
.ui-menu .ui-menu-item-wrapper {
 color: #000;
}
.ui-menu .ui-menu-item-wrapper:hover, .ui-menu .ui-menu-item-wrapper.ui-state-active {
 color: #ffffff;
 background-color: #8a2b3f;
 border: #fff 1px solid;
}
#search-overlay, #alert-overlay {
 position: fixed;
 display: none;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: rgba(138, 43, 63, 0.95);
 z-index: 100;
 overflow-y: auto;
}
#search-overlay .search-block input[type=search] {
 font-size: 24px;
 padding: 20px 0px;
 border: 0;
 border-bottom: solid 1px #fff;
 border-radius: 0px;
 background-color: transparent;
}
#search-overlay .search-block input::placeholder, #search-overlay .search-block .input-group-append .fa {
 color: #fff;
}
#search-overlay .ui-menu .ui-menu-item-wrapper {
 color: #fff;
}
#search-overlay .btn-search-close, #alert-overlay .btn-search-close {
 float: right;
 font-size: 150%;
 margin-top: 15px;
 margin-right: 15px;
}
#search-overlay a.btn-search-close i, #alert-overlay a.btn-search-close i {
 color: #fff;
 cursor: pointer;
}
#search-overlay .form-control, #search-overlay .form-control:focus, .search-block .form-control:focus {
 color: #fff;
 box-shadow: none;
}
.feature__body {
 border-radius: 0px;
 min-height: 30px !important;
}
.feature__body.boxed {
 padding: .85714286em;
 margin-bottom: 20px;
}
.feature__body p {
 min-height: 30px !important;
}
.feature__body h5 a {
 color: #8a2b3f;
 text-decoration: none;
 font-size: 90%;
}
.feature__body h5:not(:last-child), .h5:not(:last-child) {
 margin-bottom: 0.4em;
}
.feature__body h4 a {
 color: #000;
 text-decoration: none;
 font-size: 90%;
}
.feature h4 + p {
    max-width: 100% !important;
}
.feature__body img {
 height: auto !important;
}
.feature__body {
 height: 160px;
 overflow: hidden;
}
.feature__body p a {
 color: #666;
 line-height: 14px;
 text-decoration: none;
}
.feature-1 {
 background-color: #fff;
}
.feature-1 .feature__bottom {
 overflow: hidden;
}
.feature-1 .feature__bottom > div {
 display: inline-block;
 width: 50%;
 float: left;
}
.feature-1 .feature__bottom {
 padding: 1.85714286em;
 border: 1px solid #ececec;
}
.feature-1 .feature__body {
 border-bottom: none;
 border-top: none;
}
.feature-1 .feature__bottom {
 border-radius: 0 0 6px 6px;
 padding: 0.92857143em .85714286em;
}
.feature__action a {
 color: #666666;
 text-decoration: none;
 transition: 0.3s ease;
 -webkit-transition: 0.3s ease;
 -moz-transition: 0.3s ease;
}
.pagination ol li > a.search-pagin {
 color: #ffffff;
}
.search-nbresult {
 color: #fff;
 font-size: 110%;
}
/* TITRE HOME */
.titre-xl-home-align {
 margin-bottom: -60px;
 padding-top: 3em !important;
 padding-bottom: 2em !important;
}
h1.titre-xl-home {
 font-size: 450%;
 font-weight: bolder;
 text-transform: uppercase;
 letter-spacing: -0.05em;
 color: #8a2b3f;
}
/* VIGNETTES HOME */
.card-2 .card__top img.card-no-radius, .card-no-radius {
 border-radius: 0px 0px 0px 0px !important;
}
.label-favoris:not([class*="bg--"]) {
 background: transparent;
}
/*.label-favoris, .article-cse-titre.label-favoris {
 display: inline-block;
 font-size: 24px !important;
 font-weight: 700;
 letter-spacing: .5px;
 color: #fff;
 text-transform: uppercase;
 height: 26px;
 min-width: 26px;
 padding: 0px 5px;
 text-align: center;
 position: absolute;
 z-index: 3;
 top: 0.5em;
 left: 0.5em;
 text-shadow: 1px 1px 2px #cccccc;
}*/
.label-favoris {
 display: inline-block;
 font-size: 20px !important;
 font-weight: 700;
 letter-spacing: .5px;
 color: #fff;
 text-transform: uppercase;
 height: 26px;
 min-width: 26px;
 padding: 0px 5px;
 text-align: center;
 z-index: 102;
 text-shadow: 1px 1px 2px #cccccc;
 padding-top: .2em;
}
.label-favoris a {
 color: #ffffff;
 line-height: 0.5em !important;
}
.article-cse-titre .label-favoris {
 padding-right: 0.2em;
}
.article-cse-titre button.favoris-button {
 position: relative !important;
}
button.favoris-button {
 height: 35px;
 width: 35px;
 text-align: center;
 padding: 0px;
 color: #fff;
 background: rgba(0, 0, 0, 0.2);
 -webkit-transition: all .3s ease-out;
 -o-transition: all .3s ease-out;
 transition: all .3s ease-out;
 border-radius: 100%;
 outline: none;
 border: 1px solid rgba(0, 0, 0, 0.1);
}
button.favoris-button {
 position: absolute;
 z-index: 13;
 top: 10px;
 left: 10px;
}
button.favoris-button.active {
 background: #8a2b3f;
}
button.favoris-button .favoris-button-title {
 display: none;
 position: absolute;
 white-space: nowrap;
 background-color: rgba(138, 43, 63, 0.8);
 border-radius: 1px;
 color: #FFFFFF;
 padding: 5px;
 font-size: 12px;
 text-align: left;
 z-index: 1;
 right: inherit;
}
.picto-favoris::before {
 content: "\f004";
}
/* FAVORIS MODAL  */
.pos-right-fav {
 right: 33%;
}
.modal-container .modal-content.no-scroll {
 overflow: hidden !important;
}
.modal-info hr.short {
 border-color: #8a2b3f;
}
.card__body p {
 min-height: 40px !important;
 line-height: 1.5em;
}
.card__body p a {
 color: #666666;
 text-decoration: none;
 line-height: 16px;
}
.card__body h5 a {
 color: #8a2b3f;
 text-decoration: none;
}
.card__body h5:not(:last-child), .h5:not(:last-child) {
 margin-bottom: 0.8em;
}
.card__body h4 a {
 color: #000;
 text-decoration: none;
}
.card__body img {
 height: auto !important;
}
.card-2 .card__body {
 height: 230px;
 overflow: hidden;
}
.format2 .card__top:before {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 /*background: linear-gradient(0deg, rgba(138, 43, 63, 1) 0%, rgba(119, 55, 91, 1) 10%, rgba(255, 255, 255, 0) 100%);*/
 /*background: linear-gradient(0deg, rgb(160, 160, 160) 10%, rgb(200, 200, 200) 30%, rgba(255, 255, 255, 0) 60%);*/
 background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.1) 100%);
 z-index: 1;
}
.format2 .project-thumb__title {
 margin-top: -50%;
 padding: 1.8em;
 position: relative;
 z-index: 2;
}
.format2 h5 a {
 color: #ffffff;
 text-decoration: none;
}
.format2 h5:not(:last-child), .h5:not(:last-child) {
 margin-bottom: 0em;
 margin-top: 1em;
}
.format2 h4 a {
 color: #fff;
 text-decoration: none;
}
.format2 h4 {
 margin-bottom: 0em;
}
.format2 .card__body {
 height: 170px !important;
 overflow: hidden;
 border-bottom: solid 1px #ececec;
}
.format2 .card__body p {
 margin-top: 0em;
}
/* LISTE RUBRIQUE */
.illustr-rub {
 height: 400px !important;
 overflow: hidden !important;
 background-size: cover !important;
 background-position: center !important;
}
h1.univers-rub {
 position: relative;
 z-index: 999;
 font-family: 'Oswald', sans-serif;
 font-size: 450%;
 font-weight: bolder;
 text-transform: uppercase;
 letter-spacing: -0.05em;
 color: #8a2b3f;
 text-shadow: 0px 0px 2px #FFFFFF;
 /*margin-top: -14%;*/
 margin-top: -140px;
 margin-bottom: -20px;
}
h1.univers-rub i.fa {
 top: -4px;
 position: relative;
}
h2.categorie-rub {
 position: relative;
 z-index: 999;
 font-family: 'Oswald', sans-serif;
 font-size: 400%;
 font-weight: bolder;
 text-transform: uppercase;
 letter-spacing: -0.05em;
 color: #8a2b3f;
 margin-bottom: 0px;
 text-shadow: 0px 0px 2px #FFFFFF;
}
h2.categorie-rub i.fa {
 top: -4px;
 position: relative;
}
h1.univers-categorie-rub {
 font-family: 'Oswald', sans-serif;
 font-size: 450%;
 font-weight: bolder;
 text-transform: uppercase;
 letter-spacing: -0.05em;
 color: #8a2b3f;
 text-shadow: 0px 0px 2px #FFFFFF;
}
h1.univers-categorie-rub a {
 text-decoration: none;
}
p.univers-text {
 margin-top: 20px;
 margin-bottom: 50px;
}
.pagination__prev, .pagination__next {
 float: none;
 font-weight: 700;
 line-height: 22px;
 width: 1.85714286em;
 height: 1.85714286em;
 border-radius: 50%;
 border: 1px solid #ececec;
 display: inline-block;
 margin: 0;
 margin-right: 0.46428571em;
 color: #8a2b3f;
}
.pagination__next {
 margin-left: 0.46428571em;
}
a.pagination__prev:hover, a.pagination__next:hover {
 color: #8a2b3f !important;
}
.pagination ol li > a {
 color: #8a2b3f;
}
.a-la-une h2 a { color: #000000; text-decoration: none; }
/* ARTICLE */
.article__body {
 margin-bottom: 50px;
}
.article__body .article__image {
 max-width: 100%;
width: 100%;
align-self: center;
position: relative;
overflow: hidden;
margin-bottom: 25px; 
}
.article__body .article__image img {
margin: -10% auto -10%;
}
.article-fil a:link, .article-fil a:visited {
 text-transform: uppercase;
 color: #8a2b3f;
 letter-spacing: 1px;
}
.article-cse-titre {
 background: #eeeeee;
 padding-top: 2.5em !important;
 padding-bottom: 2.5em !important;
}
.titre-xl-article-align {
 margin-bottom: 20px;
 padding-top: 5em !important;
 padding-bottom: 2em !important;
}
h1.titre-xl-article {
 font-size: 350%;
 font-weight: bolder;
 text-transform: uppercase;
 letter-spacing: -0.01em;
 color: #1c1e22;
}
.bg-titre-article-degrade {
 background-image: linear-gradient(white, black);
}
.portrait-contenu {
 border-radius: 50% !important;
 height: 50px;
}
article .article__body ul {
 list-style: inside;
 margin-left: 10px;
}
article .article__body a, article .article__body ul li a {
 color: #808080;
 text-decoration: underline;
}
/* TABLEAU SUBVENTION */
table {
 border-bottom: solid 2px #252525;
}
table th.entetesubv, table td.entetesubv {
 background: #252525;
 color: #ffffff !important;
}
table td.libellesubv {
 color: #8a2b3f;
}
table.table-mob th, table.table-mob td {
 padding: 0.47143em;
}
/* CONTENU PLUS */
.titre-plus-align {
 margin-bottom: 0px;
 padding-top: 3em !important;
 padding-bottom: 0em !important;
}
h2.titre-plus {
 font-family: 'Oswald', sans-serif;
 font-size: 300%;
 font-weight: bolder;
 text-transform: uppercase;
 letter-spacing: -0.05em;
 color: #8a2b3f;
 margin-top: 0px !important;
 text-align: center;
}
/* UNIVERS FOOTER */
.univers-cse {
 background: #252525;
 padding-top: 3em !important;
 padding-bottom: 1em;
}
/*.masonry__item h4, .slides h4 {
 font-size: 132% !important;
 font-weight: bold;
 line-height: 1.5em !important;
}*/
.masonry__item h4, .slides h4 {
font-size: 122% !important;
font-weight: bold;
line-height: 1.2em !important;
min-height: 42px;
}
.masonry__item span {
 font-size: 120%;
 line-height: 1.5em !important;
}
.project-thumb__title {
 margin-top: 40%;
}
.univers-bg-nb {
 position: absolute;
 right: 0;
 padding: 20px;
 background-color: #8a2b3f;
 border-radius: 50%;
 margin: 15px;
 width: 50px;
 height: 50px;
 opacity: 0.8;
}
.univers-bg-nb span {
 vertical-align: top;
 color: #fff !important;
 top: -8px;
 position: relative;
 right: 4px;
}
[data-scrim-top]::before {
 background: -moz-linear-gradient(top, #252525 0%, rgba(0, 0, 0, 0) 100%);
 background: -webkit-gradient(linear, left top, left top, color-stop(0%, #252525), color-stop(100%, rgba(0, 0, 0, 0)));
 background: -webkit-linear-gradient(top, #252525 0%, rgba(0, 0, 0, 0) 100%);
 background: -o-linear-gradient(top, #252525 0%, rgba(0, 0, 0, 0) 100%);
 background: -ms-linear-gradient(top, #252525 0%, rgba(0, 0, 0, 0) 100%);
 background: linear-gradient(to top, #252525 0%, rgba(0, 0, 0, 0) 100%);
}
/* FOOTER */
.input-group {
 position: relative;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: stretch;
 align-items: stretch;
 width: 100%;
}
.input-group-append {
 margin-left: -1px;
}
.input-group-append, .input-group-prepend {
 display: -ms-flexbox;
 display: flex;
}
footer .logo {
 max-height: 4em;
}
.footer-list-title {
 margin-bottom: 0px !important;
}
.footer-list-title a {
    font-weight: bold;
}
footer ul:not(.list-inline):not(.slides) > li {
 line-height: 1.7em !important;
}
.input-newsletter {
 width: auto !important;
 border-radius: 0px !important;
 border: 0px solid #ececec !important;
 /*height: auto;*/
 font-size: 12px;
}
.input-newsletter::placeholder {
 font-size: 12px !important;
}
.btn-newsletter {
 display: inline;
 width: auto !important;
 margin-top: -1.1px !important;
 margin-left: -3px;
 padding: 6px 10px !important;
 /*margin-top: -2px;*/
 background: #ff4e53 !important;
 border-color: #ff4e53 !important;
 border-radius: 0px;
 font-size: 0.745539714286em !important;
 line-height: 1.15714286em;
 height: 3.2500000000000000001em !important;
}
/* FAVORIS MOBILE */
.favoris-mobile .feature.boxed {
 margin-bottom: 0px;
 padding: 0.13809524em;
}
.favoris-mobile-img img {
 float: left;
 width: 100% !important;
}
.favoris-mobile-txt {
 float: right;
 width: 100% !important
}
.favoris-mobile-txt .feature__body {
 width: 100% !important;
}
.favoris-mobile hr:first-child {
 margin-top: 15px;
 /*display: none;*/
}
/* RESPONSIVE */
@media all and (min-width: 1200px) and (max-width: 1600px) {
 .login-block .container {
  padding-top: 1em;
  padding-bottom: 0em;
 }
 .login-block .img-logo {
  max-width: 140px;
  margin-bottom: 1em;
 }
 form#conncel.marg-t-60 {
  margin-top: 30px;
 }
 .imageblock .imageblock__content {
  min-height: 105% !important;
  overflow: hidden;
 }
 /* POPIN LOG */
 .modal-container.modal_box_activ .modal-content {
  width: 66% !important;
  height: 68% !important;
  overflow: hidden !important;
 }
 .modal-container.modal_box_mdp .modal-content {
  width: 40% !important;
  height: 65% !important;
  overflow: hidden !important;
 }
 .modal-container .modal-content iframe:first-child + .modal-close-cross:last-child {
  top: 0.5em;
 }
 /* FAVORIS MOBILE */
 .favoris-mobile .feature.boxed {
  margin-bottom: 0px;
  padding: 0.13809524em;
 }
 .favoris-mobile-img img {
  float: left;
  width: 100% !important;
 }
 .favoris-mobile-txt {
  float: right;
  width: 100% !important
 }
 .favoris-mobile-txt .feature__body {
  width: 100% !important;
 }
 .favoris-mobile hr:first-child {
  margin-top: 15px;
  /*display: none;*/
 }
}
@media all and (max-width: 1280px) {
 .login-block .container {
  padding-top: 0em;
  padding-bottom: 0em;
 }
 .login-block .img-logo {
  max-width: 120px;
  margin-bottom: 0em;
 }
 form#conncel.marg-t-60 {
  margin-top: 10px;
 }
 .imageblock .imageblock__content {
  min-height: 100% !important;
  overflow: hidden;
 }
 .login-block .error-login {
  min-height: 28px;
 }
 .error-login {
  min-height: 51px;
  color: #ff0000;
  font-size: 100%;
  text-align: center;
  margin-bottom: 10px !important;
 }
 .btn-login {
  font-size: 100% !important;
  padding-top: 10px !important;
  padding-bottom: 35px !important;
 }
 /* POPIN LOG */
 .modal-container.modal_box_activ .modal-content {
  width: 60% !important;
  height: 80% !important;
  overflow: hidden !important;
 }
 .modal-container.modal_box_mdp .modal-content {
  width: 60% !important;
  height: 80% !important;
  overflow: hidden !important;
 }
 .modal-container .modal-content iframe:first-child + .modal-close-cross:last-child {
  top: 0.5em;
 }
 .notification.side-menu {
  width: 60%;
 }
 .titre-xl-home-align {
  padding-top: 5em !important;
  padding-bottom: 3em !important;
 }
 h1.titre-xl-home {
  font-size: 350%;
 }
 .alerte-cse-titre, .alerte-cse-titre-mobile {
  font-size: 0.9em;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
 }
.alerte-cse-titre-mobile {
  text-align: center;
 }
 /* FAVORIS MOBILE */
 .favoris-mobile .feature.boxed {
  margin-bottom: 0px;
  padding: 0.13809524em;
 }
 .favoris-mobile-img img {
  float: left;
  width: 100% !important;
 }
 .favoris-mobile-txt {
  float: right;
  width: 100% !important
 }
 .favoris-mobile-txt .feature__body {
  width: 100% !important;
 }
 .favoris-mobile hr:first-child {
  margin-top: 15px;
  /*display: none;*/
 }
}
@media all and (max-width: 990px) {
 .modal-container.modal_box_activ .modal-content {
  width: 66% !important;
  height: 85% !important;
  overflow: hidden !important;
 }
 .modal-container.modal_box_mdp .modal-content {
  width: 80% !important;
  height: 75% !important;
  overflow: hidden !important;
 }
 .menu-horizontal li:not(:last-child) {
  margin-right: 1.03809524em;
 }
 .bar .nav-menu-50 {
  width: 50%;
 }
 .notification.side-menu {
  width: 100%;
 }
 .titre-xl-home-align {
  padding-top: 6em !important;
  padding-bottom: 3em !important;
 }
 .carousel {
  background: transparent !important;
 }
 .flickity-prev-next-button {
    display: block;
}
 .alerte-cse .alerte-cse-block, .alerte-cse-block-mobile {
  border-left: solid 0px #ffffff;
 }
 
 h1.titre-xl-article {
  font-size: 250%;
  line-height: normal;
 }
 button.favoris-button {
  top: -10px;
 }
 /* FAVORIS MOBILE */
 .favoris-mobile .feature.boxed {
  margin-bottom: 0px;
  padding: 0.13809524em;
 }
 .favoris-mobile-img img {
  float: left;
  width: 100% !important;
 }
 .favoris-mobile-txt {
  float: right;
  width: 100% !important
 }
 .favoris-mobile-txt .feature__body {
  width: 100% !important;
 }
 .favoris-mobile hr:first-child {
  margin-top: 15px;
  /*display: none;*/
 }
}
@media all and (min-width: 1024px) and (max-width: 1024px) {
 /* FAVORIS MOBILE */
 .favoris-mobile .feature.boxed {
  margin-bottom: 0px;
  padding: 0.13809524em;
 }
 .favoris-mobile-img img {
  float: left;
  width: 100% !important;
 }
 .favoris-mobile-txt {
  float: right;
  width: 100% !important
 }
 .favoris-mobile-txt .feature__body {
  width: 100% !important;
 }
 .favoris-mobile hr:first-child {
  margin-top: 15px;
  /*display: none;*/
 }
}
@media all and (max-width: 768px) {
 .modal-container.modal_box_activ .modal-content {
  width: 80% !important;
  height: 85% !important;
  overflow: hidden !important;
 }
 .modal-container.modal_box_mdp .modal-content {
  width: 80% !important;
  height: 75% !important;
  overflow: hidden !important;
 }
 .modal-container .modal-content iframe:first-child + .modal-close-cross:last-child {
  top: 3em;
 }
 iframe .modal-dialog {
  overflow: hidden !important
 }
 .menu-horizontal li:not(:last-child) {
  margin-right: 1.03809524em;
 }
 i.fa-power-off {
  padding-right: 10px !important;
 }
 .notification.side-menu {
  width: 100%;
 }
 .nav-sidebar-header img {
  width: 25%;
 }
 .col-side-menu-last {
  margin-top: 1.85714286em;
 }
 .bar .nav-menu-25 {
  width: 30%;
  padding-right: 0px;
  padding-left: 0px;
 }
 .bar .nav-menu-50 {
  width: 40%;
 }
 section.home {
  padding-bottom: 2.42857143em;
 }
 .titre-xl-home-align {
  margin-bottom: -30px;
  padding-top: 3em !important;
  padding-bottom: 3em !important;
 }
 h1.titre-xl-home {
  font-size: 250%;
  line-height: 110%;
 }
 .height-50 {
  height: auto;
  padding: 6em 0;
 }
 h1.univers-rub {
  margin-top: -110px;
 }
 p.univers-text {
  margin-bottom: 30px;
 }
 h1.univers-categorie-rub {
  font-size: 380%;
  line-height: 120%;
 }
 .table-mob {
  display: table !important;
 }
 #search-overlay .search-block .input-group-append {
  margin-left: 94% !important;
 }
 /* FAVORIS MOBILE */
 .favoris-mobile .feature.boxed {
  margin-bottom: 0px;
  padding: 0.13809524em;
 }
 .favoris-mobile-img img {
  float: left;
  width: 40% !important;
 }
 .favoris-mobile-txt {
  float: right;
  width: 50% !important
 }
 .favoris-mobile-txt .feature__body {
  width: 100% !important;
 }
 .favoris-mobile hr:first-child {
  margin-top: 15px;
  /*display: none;*/
 }
}
@media all and (max-width: 576px) {
 .marg-t-30 {
  margin-top: 20px;
 }
 .login-block .img-logo {
  max-width: 120px;
  margin-bottom: 1em;
 }
 .login-block input, select {
  height: 1.571429em;
 }
 .login-block .error-login {
  min-height: 30px;
 }
 .modal-container.modal_box_activ .modal-content {
  width: 95% !important;
  height: 90% !important;
  overflow: hidden !important;
 }
 .modal-container.modal_box_mdp .modal-content {
  width: 90% !important;
  height: 82% !important;
  overflow: hidden !important;
 }
 #conncel.marg-t-60 {
  margin-top: 0px;
 }
 #conncel button {
  margin-top: 0.5714286em;
 }
 .item-login, a.item-login {
  letter-spacing: 0.0333339em;
 }
 .error-login {
  margin-bottom: 0px !important;
 }
 .menu-horizontal li:not(:last-child) {
  margin-right: .809524em;
 }
 section.home {
  padding-bottom: 2.42857143em;
 }
 .titre-xl-home-align {
  margin-bottom: -30px;
  padding-top: 3em !important;
  padding-bottom: 3em !important;
 }
 h1.titre-xl-home {
  font-size: 250%;
 }
 .mobile-bg {
  background-color: #8a2b3f;
 }
 .mobile-style {
  padding-top: 5px;
  padding-bottom: 5px;
 }
 .search-block .mobile-style input[type="search"], .search-block .mobile-style div#search-fake {
  font-size: 14px;
  font-style: italic;
  padding: 10px 34px;
  border: 0;
  border-bottom: solid 0px #fff;
  border-radius: 5px;
  color: #8a2b3f !important;
 }
 .search-block .mobile-style .input-group-append {
  margin-left: 2%;
  margin-top: -29px;
 }
 .search-block .mobile-style .input-group-append .fa {
  font-size: 18px;
  color: #8a2b3f;
 }
 .search-block .mobile-style input::placeholder {
  color: #8a2b3f;
 }
 .article-cse-titre {
  padding-bottom: 1em !important;
 }
 h1.titre-xl-article {
  font-size: 250%;
  line-height: normal;
 }
 button.favoris-button {
  left: 12px;
 }
 /* FAVORIS MOBILE */
 .favoris-mobile .feature.boxed {
  margin-bottom: 0px;
  padding: 0.13809524em;
 }
 .favoris-mobile-img img {
  float: left;
  width: 25% !important;
 }
 .favoris-mobile-txt {
  float: right;
  width: 75% !important
 }
 .favoris-mobile-txt .feature__body {
  width: 95% !important;
 }
 .favoris-mobile hr:first-child {
  margin-top: 15px;
  /*display: none;*/
 }
}
@media all and (min-width: 576px) and (max-width: 768px) {
 .col-xs-5 {
  flex: 0 0 39.33333337%;
  max-width: 39.33333337%;
 }
}