@charset "utf-8";

/* CSS Document */

@import url(../standard/portal/front/modeles.css);
@import url(../standard/portal/front/style.css);
@import url(bootstrap.css);
@import url(bootstrap-theme.css);
@import url(../syracuse/syracuse.css);

@import url(fonts/webfonts/montserrat.css);
@import url(base.css);
@import url(alfeo.css);
@import url(front.css);

[class^="icon-"],
[class*=" icon-"] {
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: "icomoon";
    src: url("fonts/icomoon.eot?qawvem");
    src: url("fonts/icomoon.eot?qawvem#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?qawvem") format("truetype"), url("fonts/icomoon.woff?qawvem") format("woff"), url("fonts/icomoon.svg?qawvem#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "lorabold";
    src: url("fonts/lora-bold-webfont.woff2") format("woff2"), url("fonts/lora-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "lorabold_italic";
    src: url("fonts/lora-bolditalic-webfont.woff2") format("woff2"), url("fonts/lora-bolditalic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "loraitalic";
    src: url("fonts/lora-italic-webfont.woff2") format("woff2"), url("fonts/lora-italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "loraregular";
    src: url("fonts/lora-regular-webfont.woff2") format("woff2"), url("fonts/lora-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alfeo_icons';
    src:  url('fonts/alfeo_icons.eot?vttdvu');
    src:  url('fonts/alfeo_icons.eot?vttdvu#iefix') format('embedded-opentype'),
      url('fonts/alfeo_icons.ttf?vttdvu') format('truetype'),
      url('fonts/alfeo_icons.woff?vttdvu') format('woff'),
      url('fonts/alfeo_icons.svg?vttdvu#alfeo_icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'alfeo_icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-Untitled-2:before {
    content: "\e900";
  }
  .icon-Untitled-21:before {
    content: "\e901";
  }
  .icon-Untitled-22:before {
    content: "\e902";
  }
  



/*************Hide outline*************/

:focus,
*:hover {
    outline: 0 !important;
}

.x-webkit *:focus,
*:focus {
    outline: 0 !important;
}

button:focus,
.btn:focus {
    outline: 0 !important;
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0;
}

.x-webkit *:focus,
*:focus {
    outline: 0 !important;
}

button:focus,
.btn:focus {
    outline: 0 !important;
}

ul.notes-echelle.js li.note-focus {
    outline: 0 !important;
}

.rsDefaultInv .rsArrow:hover,
.rsDefaultInv .rsArrow:focus {
    outline: 0;
    border: none;
}

.tt-input.form-control {
    border: none !important;
}


/***************/

html {
    scroll-behavior: smooth;
    font-size: 100%;
}

body:not(.x-body) {
    background: #3a418d;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
}

.x-body {
    background: #fff;
}

.x-body .header-compact .top_bar {
    background: #3a418d;
}

.x-body main * {
    color: #000 !important;
}

#portal>.row {
    margin-right: -2px;
    margin-left: -2px;
}

body,
h2,
h3,
h4,
h5,
h6,
td,
pre,
.panel-front>.x-panel-header span {
    font-family: "Montserrat";
    font-weight: 400;
}

a {
    color: #fff;
}

p {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

h1 {
    font-family: "Montserrat";
}

h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 32px;
}

b,
strong {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
}


/***********Header***********/

header {
    background: transparent;
}

h1,
h2,
h3,
h4,
h5 {
    color: #fff;
}


/*****************Menu*****************/

#search-panel {
    background: transparent;
    padding: 0;
}

#menu-panel .panel-body {
    margin: 0 auto;
    background: none;
    max-width: 1340px;
    padding-left: 260px;
}

#menu-panel {
    border: none;
}

::placeholder {
    color: rgb(171, 171, 171) !important;
    opacity: 1;
    font-size: 15px;
}

/*****************Logo*****************/

.navbar-header {}

.navbar-inverse {
    min-height: 0;
    background: transparent;
}

.navbar-brand {
    position: absolute;
    left: 0;
    width: 208px;
    height: 80px;
    background: transparent url(images/logo.svg) no-repeat left center;
}

.navbar-brand h1 {
    display: none;
}

.navbar-brand-after {}

#share_social {
    z-index: 9999;
}


/*****************Ariane*****************/

#ariane {
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
    font-size: 10px;
    float: left;
}

#ariane .actif {
    color: #fff;
}

#ariane span.texte {}

#ariane a {
    font-size: 13px;
    color: #fff;
}


/*****************Search*****************/

.container-header {}

#search-panel>.container {
    background: transparent;
}

#search-panel {
    position: unset;
    max-width: 1340px;
    margin: 0 auto;
}

#page:not(.page-admin.blog-display) #search-panel #main_search_form {

    display: none;
}



#globalScenarioMobile {
    background: #15adb0;
    color: #fff;
    margin: 4px 0 0 0;
    overflow: hidden;
}

#globalScenarioMobile>li>a {
    color: #fff;
}

#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    color: #15adb0;
    background: #fff;
}

#globalScenarioMobile>li>a:hover,
#globalScenarioMobile>li>a:focus {
    color: #15adb0;
    background: #fff;
}

#globalAdvancedSearchLink {
    color: #002749;
    font-size: 12px;
    padding: 0 6px;
}

#globalAdvancedSearchLink:hover {
    text-decoration: underline;
}

.tt-suggestion.tt-cursor {
    background: #999999;
}

#textfield,
.clean-text-field {
    color: #000;
    background: transparent !important;
    border: none !important;
    border-bottom: 3px solid #fff !important;
}

.clean-text-field {
    padding: 0;
}

#scenario-selection,
#submit-search,
.tt-hint {}

.twitter-typeahead {}

.clean-text-field {
    color: #000;
}

.clean-text-field {
    border-left: none !important;
    border-right: none !important;
}

.clean-text-field:hover {}

.clean-text-field .icon-remove {
    color: white;
}

.site-btn a,
.site-btn a:hover,
.site-btn a:focus {
    color: #000000;
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu>.active>a:focus {
    background: #9ea3a7;
}

#textfield,
.tt-hint {}

.site-btn a,
.site-btn a:hover,
.site-btn a:focus {
    color: #3a418d;
    text-transform: none;
}

.site-btn .caret {
    border-top: 4px solid #626262;
}

.twitter-typeahead,
#search-panel .input-group {}

#scenario-selection {
    font-size: 16px;
    border-radius: 0;
    padding-left: 15px;
}

#submit-search {
    width: 45px;
    border-radius: 0;
    font-size: 24px;
}

#submit-search .icon-search:before,
.sticky-search .icon-search:before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
}

.tt-hint,
#textfield,
.clean-text-field {
    height: 50px;
    line-height: 100%;
}

#scenario-selection,
#submit-search {
    line-height: 50px;
    height: 50px;
    margin: 0px;
    border: none;
    box-shadow: none;
    border-bottom: 3px solid white;
}

.connectBox {
    background: #333333;
}

#identite_utilisateur {
    color: #000;
    font-size: 14px;
    font-style: normal;
    background: transparent;
    position: absolute;
    left: 0;
    top: 7px;
    padding: 2px 10px;
}

#nav_connexe {
    padding: 0;
    background: rgba(255, 255, 255, 0.88);
    z-index: 1;
}

#nav_connexe>ul {
    margin: 0;
}

#admin-actions,
#mobile-actions {
    box-shadow: none;
}

.header-banner-menu {
    width: 100%;
    text-align: right;
    max-width: 100%;
    background: rgba(255, 255, 255, 0.88);
    padding: 0 15px;
}

.all-link-connexe {
    /*width: 1360px;*/
    padding: 0;
    max-width: 1360px;
    margin: 0 auto;
    display: block;
}

#nav_connexe .fa-facebook-f .btn-default span,
#nav_connexe .fa-linkedin-in .btn-default span,
#nav_connexe .fa-youtube .btn-default span,
#nav_connexe .fa-twitter .btn-default span {
    display: none;
}

/******social media logos menu connexe*****/
/*facebook*/
.all-link-connexe .fa-facebook-f:before {
    display: none;
}

.all-link-connexe .fa-facebook-f a:before {
    content: "\f39e";
    color: #3a418d;
    font-size: 18px;
    font-family: "Font Awesome 5 Brands";
}




/*linkedin*/


.all-link-connexe .fa-linkedin-in:before {
    display: none;
}

.all-link-connexe .fa-linkedin-in a:before {
    content: "\f0e1";
    color: #3a418d;
    font-size: 18px;
    font-family: "Font Awesome 5 Brands";
}


/* Youtube */

.all-link-connexe .fa-youtube:before {
    display: none;
}

.all-link-connexe .fa-youtube a:before {
    content: "\f167";
    color: #3a418d;
    font-size: 18px;
    font-family: "Font Awesome 5 Brands";
}

/*twwitter*/
.all-link-connexe .fa-twitter:before {
    display: none;
}

.all-link-connexe .fa-twitter a:before {
    content: "\f099";
    color: #3a418d;
    font-size: 18px;
    font-family: "Font Awesome 5 Brands";
}

/*******fin social media logos*****/


.site-btn {
    margin: 0;
    color: #fff;
    z-index: 24;
    display: none;
}

#nav_connexe .btn-default {
    background: transparent;
    border: none;
    color: #3a418d;
    font-size: 13px;
    font-weight: 600;
    border-left: 1px solid #3a418d;
    margin: 15px 0 15px 15px;
    padding: 0px 0 0 15px;
    line-height: 1;
    box-shadow: none;
}

#nav_connexe .btn-default:hover {
    text-decoration: none;
    color: #2bb673 !important;
}

#nav_connexe .link-connexe:first-child .btn-default {
    border: 0;
}

#dropChangeSite {
    height: 31px;
    width: 33px;
    background: #3a418d;
    overflow: hidden;
    color: #fff;
    text-align: center;
    border-radius: 16px;
}

#dropChangeSite span {
    display: none;
}

#dropChangeSite .icon-site {
    margin: 0px 0 0 -3px;
    display: block;
}

#dropChangeCulture .caret {
    border-top: 4px solid #fff;
}

#langue-btn {
    top: 20px;
    position: absolute;
    right: 0;
}

#langue-btn .pipe-separators a {
    color: #00acb0;
    padding: 0px 3px;
    font-weight: 700;
    margin: 0 3px;
    background: #fff;
    height: 26px;
    width: 26px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
}

#langue-btn .pipe-separators a.active {
    color: #faa419;
    display: none;
}

ul.pipe-separators li::after {
    color: #fff;
    display: none;
}

#langue-btn .dropdown-menu {
    right: 0;
    left: auto;
}


/* Social */

.container#nav_connexe,
.container {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

.container.container-header {
    max-width: 1340px;
    margin: 0 auto;
}

.container {
    /* max-width: 100%; */
    /* width: 100%; */
}

main {
    position: relative;
    margin: 0;
    padding: 0;
}

#share_social {
    position: fixed;
    left: 0;
    top: calc(50% - 150px);
    right: auto;
    display: none !important;
}

div.social-network ul li a {
    margin: 0 0 6px 0;
    color: #fff;
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

div.social-network ul li a.twitter {
    background-color: #071f32;
}

div.social-network ul li a.facebook {
    background-color: #071f32;
}

div.social-network ul li a.gplus {
    background-color: #071f32;
}

div.social-network ul li a.tumblr {
    background-color: #071f32;
}

div.social-network ul li a.pinterest {
    background-color: #071f32;
}

#share_social ul li a:hover {
    color: #fff;
    background: #071f32;
    text-decoration: none;
}


/*****************Button*****************/

.btn {
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font-weight: normal;
}

#portal .btn {
    white-space: normal;
}

.criteres_tri .btn {
    text-transform: none;
}

span.labelSelect.sort,
span.labelSelect {
    max-width: 100%;
}


/*********Default***********/

.btn-default {
    font-size: 1rem;
    font-weight: 600;
    color: white;
    border: 2px solid white;
    padding: 20px 25px;
    margin-top: 20px;
    display: inline-block;
    background: transparent;
    text-shadow: none;
}
#logon-container .btn-default {
    font-size: 1rem;
    font-weight: 600;
    color: #2bb673;
    border: 2px solid #2bb673;
    padding: 20px 25px;
    margin-top: 20px;
    display: inline-block;
    background: transparent;
    text-shadow: none;
}
#logon-container .btn-default:active:hover,
#logon-container .btn-default.active:hover,
#logon-container .open>.dropdown-toggle.btn-default:hover,
#logon-container .btn-default:active:focus,
#logon-container .btn-default.active:focus,
#logon-container .open>.dropdown-toggle.btn-default:focus,
#logon-container .btn-default:active.focus,
#logon-container .btn-default.active.focus,
#logon-container .open>.dropdown-toggle.btn-default.focus,
#logon-container .btn-default:hover,
#logon-container .btn-default:focus,
#logon-container .btn-default:active,
#logon-container .btn-default.active,
#logon-container .open .dropdown-toggle.btn-default {
    box-shadow: inset 300px 0 0 0 #2fac66;
    background-color: #00726f;
    border-color: #fff;
    text-decoration: none;
    transition: all 0.5s;
    color: #fff;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    box-shadow: inset 300px 0 0 0 #2fac66;
    text-decoration: none;
    transition: all 0.5s;
    border: 2px solid white;
}

.btn-primary {
    font-size: 1rem;
    font-weight: 600;
    color: white;
    border: 2px solid white;
    padding: 20px 25px;
    margin-top: 20px;
    display: inline-block;
    background: transparent;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    box-shadow: inset 300px 0 0 0 #2fac66;
    text-decoration: none;
    transition: all 0.5s;
    border: 2px solid white;
}
.btn-action {
    background-color: #2fac66;
    border:2px solid  #2fac66;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
}
.btn-action span {
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
}
/*****************Content*****************/

.panel-front,
.panel-selection {
    background: transparent;
    padding: 0;
}

.panel>.panel-heading h2,
.panel-title,
.panel-front>.x-panel-header,
.panel-front>h2,
.panel-heading>h2,
.panel-front>.x-panel-header span,
h2 {
    color: #fff;
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin: 70PX auto;
    margin-bottom: 32px;
    width: 65%;
}

.selection-description {
    background: transparent;
    border: 0;
    margin: 0 auto;
    padding: 5px;
    width: 65%;
    text-align: center;
}

.layout_fluid100 div#page>div.container {
    background: #fff;
    max-width: 100%;
    width: 100%;
    padding: 0;
    float: left;
}


/**********************************/

.rsDefaultInv .rsArrow {
    height: 100%;
    width: 46px;
    padding: 0;
    /*background: rgba(232,233,233,0.4);*/
}

.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background: transparent;
    left: auto;
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
    background: transparent;
    right: auto;
}

.rsDefaultInv .rsArrowIcn {
    background: transparent;
    width: 100%;
    height: 40px;
    position: relative;
    margin: 0;
    left: auto;
    top: auto;
    border-radius: 0;
}

.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn:after {
    content: "\e258";
    color: #fff;
    font-family: "Glyphicons Halflings";
    font-size: 40px;
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn:after {
    content: "\e257";
    color: #fff;
    font-family: "Glyphicons Halflings";
    font-size: 40px;
}


/****************/

.bs-bullets .rsNavSelected .btn {
    background: #3a418d;
    border-color: #3a418d;
    border-radius: 8px;
    height: 10px;
    width: 10px;
    line-height: 100%;
    border: none;
}

.bs-bullets .btn,
.bs-bullets .btn:hover,
.bs-bullets .btn:active {
    border-color: #dadadb;
    border-radius: 8px;
    height: 10px;
    width: 10px;
    line-height: 100%;
    border: none;
    background: #dadadb;
}


/*********Themes**********/


/*******Pages themes***********/

#portal .frame {
    margin: 0 !important;
}


/*********Thème 6**********/

.theme_6 {
    position: relative;
}

.theme_6 .panel-front,
.theme_6 .panel-selection {
    padding: 0;
    margin: 0;
}

.theme_6 .panel-heading>h2 {
    display: none;
}

#portal .theme_6.frame {
    margin: 0 !important;
}

#portal .theme_6 .panel-body {
    padding: 0;
}

.btn_more .btn-default {
    position: absolute;
    left: 42%;
    bottom: 68px;
}


/* page demo formulaire */

.demo {
    position: relative;
}

.demo .panel-front,
.demo .panel-selection {
    padding: 0;
}

.demo .panel-heading>h2 {
    display: none;
}

#portal .demo .panel-body {
    padding: 0;
}

.demo form.form-horizontal {
    background: none !important;
}

.demo .form-group .col-lg-offset-2.col-lg-9 {
    margin-left: 0;
    position: relative;
    padding-left: calc(5% + 15px);
}

.demo .form-group .col-lg-offset-2.col-lg-9 .btn {
    margin: 5% 0 5% 15px;
    margin-right: 25px;
}


/* theme_7 */

.theme_7 {
    position: relative;
}

.theme_7 .panel-front,
.theme_7 .panel-selection {
    padding: 0;
    margin: 0;
    background: #2fac66;
}

.theme_7 .panel-heading>h2 {
    display: none;
}

#portal .theme_7.frame {
    margin: 0 !important;
}

#portal .theme_7 .panel-body {
    padding: 0;
}

.theme_7 .rsDefaultInv .rsBullets {
    display: none;
}


/* Padding 5% */

.theme_5 {
    position: relative;
}

.theme_5 .panel-front,
.theme_5 .panel-selection {
    padding: 5%;
    margin: 0;
}

.object-fit {
    object-fit: cover;
}


/* theme digital workplace */

.overlay {
    background: rgba(58, 65, 141, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


/*****************Video*****************/

.video-responsive {
    overflow: hidden;
    padding-bottom: 45%;
    position: relative;
    height: 0;
    margin-top: 100px;
    max-width: 1280px;
    margin: 0 auto;
}

.video-responsive iframe {
    max-height: 720px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 20px solid #3a418d;
}

.video-responsive.col-sm-6 {
    margin: 0;
    padding-bottom: 40%;
}

.video-responsive.col-sm-6 iframe {
    height: 80%;
    border: 0;
}


/*****************HElpers*****************/

.bg-pink {
    background: #f28f87;
}

.bg-yellow {
    background: #ffcd1d;
}

.bg-pink h3,
.bg-pink p,
.bg-pink .alfeo-button,
.bg-pink li,
.bg-yellow h3,
.bg-yellow p,
.bg-yellow .alfeo-button,
.bg-yellow li {
    color: #3a418d !important;
}

.bg-pink li,
.bg-yellow li {
    font-weight: 500;
}

.bg-yellow .border-corner-left:before,
.bg-pink .border-corner-left:before {
    border-left: 20px solid #fff;
    border-bottom: 20px solid #3a418d;
}

.nav>li>a:focus {
    background-color: transparent;
}

/*****************Footer*****************/

footer {
    background: #fff;
    color: #000;
    font-size: 14px;
    clear: both;
}

footer .container .col-md-12 {
    float: left;
    width: 100%;
}

footer .container {
    margin: 0px auto;
    max-width: 1240px;
}

footer a,
footer a:hover,
footer a:focus,
footer [class^="icon-"],
footer [class*=" icon-"] {
    color: #000;
}

footer .container ul li,
.label-ermes {
    color: #000;
}

footer div.footer-mobile [class^="icon-"],
footer.footer-mobile [class*=" icon-"] {
    color: #000;
}

footer h3 {
    color: #000;
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

footer p {
    color: #000;
}

footer a {
    color: #000;
    font-size: 1.4rem;
    font-weight: 400;
}

footer a:hover,
footer a:focus {
    color: #000;
    text-decoration: none;
}

footer a.social-icons {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 2px solid #3a418d;
    margin-left: 15px;
    text-align: center;
}

footer a.social-icons i.fab {
    color: #3a418d;
    vertical-align: middle;
}

footer a.social-icons:hover {
    border: 2px solid #2fac66;
}

footer i.fab:before {
    vertical-align: middle;
}

footer a.social-icons:hover i.fab:before {
    color: #2fac66;
}

footer .logo_ft {
    width: 250px;
    margin: 20px 0 0 0;
    filter: contrast(0.2);
}

footer p {
    color: #000;
    font-size: 0.625rem;
    margin: 0;
}

footer .btn-default {
    color: #3a418d;
    border: 2px solid #3a418d;
    margin-top: 0;
    padding: 10px 15px;
}

footer .btn-default i {
    margin-left: 10px;
}

footer a.mailto {
    color: #aaaaaa;
    font-weight: 800;
    font-size: 16px;
}

footer .social_media {
    text-align: left;
}

footer .social_media .fab {
    font-size: 32px;
}

footer .social_media ul li {
    display: inline-block;
    margin: 0 6px;
}

footer .social_media li a:before {
    content: "\f2a9";
    font-family: "Font Awesome 5 Brands";
    font-weight: 500;
    font-size: 3rem;
}

footer .social_media li:nth-child(1) a:before {
    content: "\f39e";
}

footer .social_media li:nth-child(3) a:before {
    content: "\f0d5";
}

footer .social_media li:nth-child(4) a:before {
    content: "\f099";
}

footer .social_media li:nth-child(5) a:before {
    content: "\f0e1";
}

footer .social_media li a span {
    display: none;
}

footer .cond_ml {
    display: inline-block;
    margin: 24px 0 0 0;
    text-align: center;
}

footer .cond_ml li {
    display: inline-block;
    margin: 0 8px 0 0;
}

footer .cond_ml li a {
    font-size: 1.2rem;
}

footer .pqc {
    text-align: right;
    padding: 10px 0;
}

footer .pqc li {
    display: inline-block;
    margin: 0 8px 0 0;
}

.alfeo-button.green {
    color: #2fac66;
    border: 2px solid #2fac66;
}


/***********/

#mobile-actions .caret {
    border-top: 4px solid #fff;
}

.hamburger-mobile .icon-bar {
    background-color: #fff;
}

#mobile-actions .btn-account,
#mobile-actions .btn-account:hover,
#mobile-actions .btn-account:focus,
#mobile-actions .btn-account:active,
#mobile-actions .btn-account.active,
#mobile-actions .open .dropdown-toggle.btn-account {
    color: #fff;
}

.lang-dropdown-mobile #dropChangeCulture {
    color: #fff;
}

.mailing img {
    float: left;
}

.mailing h2 {
    line-height: 84px;
}

.mailing .btn-default {
    margin: 0 24px;
}

.mailing img {
    margin: 0 20px 0 0;
}


/*************/

.formgroup.category {
    display: none;
}

.webframe-ermes-commonviewedresources.facet .facetSuggest li:nth-child(odd)>a {
    background-color: #937caf;
    border-color: #937caf;
}

.blog-header-title,
.blog-header-stats {
    color: #8058af;
}

#detail-notice .nav-tabs>li.active>a,
#detail-notice .nav-tabs>li.active>a:hover,
#detail-notice .nav-tabs>li.active>a:focus {
    background-color: #fff;
    border-color: #fff;
    color: #4d4d4d;
}

#detail-notice .nav-tabs>li {
    background-color: #4d4d4d;
    border-right: 1px solid #f0f0f0;
}

#detail-notice .nav-tabs>li>a {
    color: #fff;
}

#detail-notice .tab-content {
    background-color: #fff;
}

h2.category_header {
    color: #000;
    border-left: 6px solid #3a418d;
    text-transform: uppercase;
    padding: 15px;
    margin-bottom: 25px;
}

#menu-more {
    background: transparent;
    border: none;
    margin: 10px 0 20px 0;
    padding: 0;
}

#menu-more ul li {
    display: inline;
    margin: 0 10px 0 0;
}

#menu-more li a {
    color: #fff;
    background: #f2a229;
    padding: 6px 9px;
}

#enrichissements .content_tab {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}

#notice_longue h3 {
    font-size: 16px;
}

.holdings_container_desktop .btn-default {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 100%;
}

#notice_longue .item-typedoc {
    background: #3a418d;
    color: #fff;
    padding: 4px 10px;
    font-weight: normal;
}

a.rheader-button.rheader-button-search.active {
    background: #3a418d;
    border-left: 1px solid #3a418d;
    border-right: 1px solid #3a418d;
}

.navbar-compact .site-btn {
    position: relative;
    background: transparent;
    width: 100%;
    float: right;
    top: auto;
    text-align: right;
}

.navbar-compact .site-btn ul.dropdown-menu {
    left: auto;
    right: 0;
}

.navbar-compact #dropChangeSite {
    height: auto;
    width: auto;
    background: #3a418d;
    color: #fff;
    text-align: center;
    border-radius: 0;
    float: right;
    margin: 11px 0 0 0;
    font-size: 12px;
    display: none;
}

.navbar-compact #dropChangeSite .icon-site {
    margin: 0;
    display: inline-block;
}

.navbar-compact #dropChangeSite span {
    display: inline-block;
}

.navbar-compact .site-btn .caret {
    border-top: 4px solid #fff;
}

.navbar-compact .site-btn ul {
    padding: 0;
}

.header-compact .navbar-brand {
    margin: 0 0 0 15px;
}

.header-compact .navbar-brand {
    line-height: 100%;
    height: 100px;
    width: 196px;
}


/**********/

.btn-default .caret,
.btn-account .caret,
.btn-basket .caret {
    border-top-color: #333;
}

#nav_connexe .sr-only.tablink {
    z-index: 9999;
    top: 76px !important;
    left: 0 !important;
    background: #000 !important;
    color: #fff !important;
    font-size: 32px !important;
}

.myaccount-memorysearch .searchBox .btn-group button,
.myaccount-memorysearch .serviceBox .btn-group button {
    margin-right: 0 !important;
}

a.rheader-button.rheader-button-search.active {
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    border-left: none;
    border-right: none;
    color: #15adb0;
    visibility: hidden;
}

.navbar-fixed-top .hamburger-mobile .icon-bar {
    background-color: #fff;
    height: 6px;
    width: 36px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}

.navbar-fixed-top .lang-dropdown-mobile #dropChangeCulture {
    color: #fff;
}

.navbar-fixed-top #mobile-actions .btn-account,
.navbar-fixed-top #mobile-actions .btn-account:hover,
.navbar-fixed-top #mobile-actions .btn-account:focus,
.navbar-fixed-top #mobile-actions .btn-account:active,
.navbar-fixed-top #mobile-actions .btn-account.active,
.navbar-fixed-top #mobile-actions .open .dropdown-toggle.btn-account {
    color: #fff;
}

.navbar-fixed-top #mobile-actions .caret {
    border-top: 4px solid #000;
}

.header-compact #mobile-actions .navbar-brand {
    display: none;
}


/******Compact menu*******/

.navbar-compact-wrapper #search-panel .panel-body {
    width: 62%;
    margin: 0 auto;
    float: none;
}

.header-compact #search-panel {
    display: none;
}

.header-compact #search-panel::before {
    content: "";
    background: #fff url(images/header.png) no-repeat center 0;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    animation: animate 12s ease normal;
}

@keyframes animate {
    from {
        background-size: 90%;
    }

    to {
        background-size: 110%;
    }
}

.header-compact #globalAdvancedSearchLink,
.header-compact #ariane .actif,
.header-compact #ariane,
.header-compact #ariane a {
    color: #fff;
}

.header-compact #search-panel .panel-body {
    z-index: 22;
}

.template-resume,
.template-title,
.template-info {
    font-family: Segoe UI, tahoma, helvetica, arial, sans-serif;
}

.dropdown-submenu>a:after {
    float: right;
    border-left-color: #3a418d;
    border-width: 3px 0 3px 3px;
    margin: 0;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #3a418d;
}

.button-my-account {
    display: none !important;
}

.panel-heading .resize,
#share_social_mobile {
    display: none !important;
}

#mobile-actions .navbar-toggle {
    z-index: 99;
}

#mobile-actions>
/* div.btn-group */

.hamburger-mobile {
    /*width: 60px;*/
    background: #3a418d;
}

#mobile-actions>
/* div.btn-group */

.hamburger-mobile .navbar-toggle {
    float: none;
    margin-left: 0;
}

#mobile-actions.visible-xs {}

.navbar-collapse.collapse {}

.change-site-mobile {
    display: none;
}

#mobile-actions.mobile-actions-compact .navbar-header {
    padding: 0;
}

#zone-2 {
    padding: 0;
}

div#page>div.container {
    /*padding: 0;*/
}

div#page.search>.container {
    padding-top: 70px;
}

#portal .frame {
    margin: 0 !important;
    padding-bottom: 0px;
}

.panel-front {
    margin-bottom: 0;
}

.carousel,
.carousel .rsOverflow,
.carousel .rsSlide {
    background: transparent;
}

.sticky-search,
.compact-account {
    display: none !important;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}

.form-group .col-lg-offset-2.col-lg-9 {
    margin-left: 0;
    position: relative;
    padding-left: 10%;
}

.form-group .col-lg-offset-2.col-lg-9 .btn {
    margin: 0 0 5% 15px;
    margin-right: 25px;
}

.theme_6 form.form-horizontal {
    background: url(images/trident.svg) no-repeat bottom -2px right 0;
    background-size: 38%;
}

#logon-container h1 {
    background: transparent !important;
    padding-left: 0 !important;
    color: #fff !important;
    font-size: 3rem !important;
}


/* Blog */

.blog-postlist .blog-post-tags {
    position: relative;
    bottom: auto;
}

.blog-post-featured-image img {
    max-height: 100%;
}

.blog-post-content {
    color: #fff;
}

.blog-post-display #portal,
.blog-display #portal {
    padding: 5%;
}

.frame .blog-postlist-post-featured-image img {
    width: 100%;
    height: 280px;
    opacity: 1;
    background-size: cover;
    background-color: transparent;
}

.blog-postlist-post-featured-image {
    width: 100%;
    height: 100%;
    background-color: transparent;
    vertical-align: middle;
}

.blog-postlist-post>div {
    display: inline-block;
    padding: 0;
}

.blog-postlist {
    margin: 0 -100px;
    display: flex;
    flex-wrap: wrap;
}

.blog-postlist-post {
    background: transparent;
    margin-bottom: 40px;
    display: block;
    height: 100%;
    width: 33.333%;
    float: left;
    padding: 30px;
}

.blog-postlist-post-title a {
    font-size: 23px;
    line-height: 1.2;
    margin: 26px 0 0 0;
    display: block;
}

.blog-post-counters .glyphicon {
    color: #fff;
}

.blog-postlist .blog-post-date {}

.blog-post-counters span,
.blog-post-counters a {
    color: #fff !important;
}

.blog-postlist-post .blog-post-counters {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0;
    display: none;
}

.blog-post-counters {
    display: none;
}

.blog-postlist-pagination {
    clear: both;
}

.blog-header-avatar-container {
    display: none;
}



.blog-header-collaborative .blog-header-title a {
    color: #2fac66;
    font-size: 3.75rem;
    text-transform: uppercase;
    font-weight: 800;
}

.blog-header-title,
.blog-header-stats {
    color: #2fac66;
}

.blog-header-banner {
    display: none;
}

.blog-postlist-post-head a {
    display: block;
}

.blog-postlist-post-head a>span {
    font-size: 1rem;
    font-weight: 600;
    color: white;
    border: 2px solid white;
    padding: 20px 25px;
    margin-top: 20px;
    display: inline-block;
    transition: all 0.3s;
    margin: 20px 0;
}

.blog-postlist-post-head a>span:hover {
    box-shadow: inset 300px 0 0 0 #2fac66;
    text-decoration: none;
    transition: all 0.5s;
}

.tab-content {
    background-color: transparent;
    color: #fff;
}

.nav-tabs>li {
    background-color: #2fac66;
}

.nav-tabs>li>a {
    color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #3a418d;
    border-color: #fff;
    color: #fff;
}

.blog-display .blog-header-content>div,
.blog-post-display .blog-header-content>div {
    padding: 50px 30px 0;
    width: 100%;
}



.blog-postlist-post:hover {
    box-shadow: none;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: transparent;
    border: none;
    border-bottom: 5px solid #2fac66;
    color: #2fac66;
}

.navbar-fixed-top {
    border: none;
}

.panel-front.Ermes-SiteMap {
    padding: 5%;
}

.panel-front.Ermes-SiteMap .list-group-item {
    background-color: transparent;
    border: none;
}

.Ermes-SiteMap h3 {
    display: none;
}

.Ermes-SiteMap .panel-heading>h2 {
    color: #2fac66;
    font-size: 5rem;
    font-weight: 800;
    text-transform: uppercase;
}

.Ermes-SiteMap .list-group-item li .root-menu {
    font-size: 2rem;
    margin: 22px 0 5px 0;
    display: block;
}

.Ermes-SiteMap div.list-group-item ul.list-group {
    box-shadow: none;
}

.Ermes-SiteMap .list-inline a:hover {
    color: #2fac66;
}

.modal-content {
    background: #3a418d;
    box-shadow: none;
    border: 1px solid #fff;
}

.modal-header .close {
    color: #fff;
    opacity: 1;
}

.livre-blanc #portal {
    background: url(images/livre_blanc.jpg) no-repeat bottom -2px right 0;
    background-size: 40%;
}

.blog-header-stats {
    display: none;
}

.blog-header-subscribe-action {

    text-align: center;
    margin-top: -29px;
    margin-right: 864px;
    margin-bottom: 50px;
}


.temoingnage {
    text-align: center;
    font-style: italic;
    font-weight: 400;
    width: 100%;
}

.temoingnage p::before {
    font-size: 150px;
    position: relative;
    content: "“";
    font-weight: 600;
    color: #2fac66;
    text-align: left;
    display: block;
    margin: 46px 0 0 0;
    font-style: normal;
}

.temoingnage p::after {
    font-size: 150px;
    position: relative;
    content: "„";
    font-weight: 600;
    color: #2fac66;
    text-align: right;
    display: block;
    font-style: normal;
}

.person_act {
    display: block;
    font-weight: 600;
    font-size: 0.9rem;
    margin: 9px 0;
    color: #2fac66;
}

.legend_img:before {
    width: 50px;
    height: 50px;
    border-left: 20px solid white;
    border-top: 20px solid white;
    position: absolute;
    content: "";
    left: 5px;
    top: -10px;
}

.legend_img:after {
    width: 50px;
    height: 50px;
    border-right: 20px solid white;
    border-bottom: 20px solid white;
    position: absolute;
    content: "";
    right: 5px;
    bottom: -10px;
}

.legend_tb {
    position: absolute;
    left: 15px;
    bottom: 0;
    padding: 10px;
    background: RGBA(47, 172, 102, 0.9);
    right: 15px;
}

.border-corner-top-left {
    width: 50px;
    height: 50px;
    border-left: 20px solid white;
    border-top: 20px solid white;
    position: absolute;
    left: 0;
    top: 0;
}

.float-right {
    float: right;
    /**/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.float-left {
    float: left;
}

.wave-insert .thumbnail .caption {
    z-index: 1;
    position: relative;
}

.thumbnail,
.img-thumbnail {
    box-shadow: none;
}

.sdw h3 {
    font-size: 28px;
}

.arrow_list li {
    background: transparent url(images/arrow_alfeo.svg) no-repeat left 4px;
    padding: 0 0 0 20px;
    margin: 20px 0;
    font-size: 20px;
    background-size: 12px;
}

.arrow_list_alfeo li {
    background: transparent url(images/arrow_alfeo.svg) no-repeat left 4px;
    padding: 0 0 0 20px;
    margin: 20px 0;
    background-size: 8px;
    font-size: 16px;
}

.is-white {
    color: #fff !important;
}

.paragraph_18 {
    font-size: 18px;
}

.paragraph_20 {
    font-size: 20px;
}

.paragraph_22 {
    font-size: 22px;
}

.col3_alfeo {
    display: flex;
}

.col3_alfeo>div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.col3_alfeo .content_sdm h3 {
    font-size: 28px;
    text-align: center;
}

.flex-3 h3 a {
    font-size: 40px;
}

.flex-3 h3 a:hover,
.flex-3 h3 a:focus {
    color: #3a418d;
    text-decoration: none;
}

.thumb_sdm {
    height: 360px;
    overflow: hidden;
    width: 100%;
}

.thumb_sdm img {
    width: 100%;
    object-fit: cover;
    height: 100% !important;
}

.items_6 {
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.items_6 li {
    margin: 2% 0px !important;
    width: 30%;
}


/*tryptique*/

.rsVisibleNearbyWrap {
    height: 300px !important;
}

.rsOverflow.grab-cursor {
    height: 100% !important;
}

.well {
    background-image: none;
    background-color: transparent;
    border: none;
    box-shadow: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

.well div,
.well a {
    display: block;
    width: 100%;
    padding: 0;
}

.well .template-title {
    color: #3a418d;
    text-transform: none;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    width: 100%;
}

.well p {
    display: none;
}

.rs-slide3Items .rsArrow {
    display: none !important;
}

.rs-slide3Items img.ermes-thumb-size-MEDIUM {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.rs-slide3Items+div button {
    margin-right: 30px;
}


/*  Search */
#main_search_form {
    /* display: none; */
    width: 33%;
    float: right;
    position: relative;
    /* right: 0; */
    /* top: 0; */
}

.panel-front.panel-search-container .panel-heading {
    display: none !important;
}

#criteres_recherche,
/*.navigation-page,*/
.intro,
#description_resultats_pendingActiveClients {
    display: none !important;
}
::-ms-input-placeholder, ::placeholder{
color : #fff
}
#main_search_form input {
    color: white ; 
}
.panel-search-container .navigation {
    display: none !important;
}

#resultats>ul>li {
    background-color: transparent;
    border-bottom: 1px solid RGBA(255, 255, 255, 0.4);
}

#resultats_recherche .facetList.BlogTagThesaurusTerminalNodes_exact {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
}

#resultats_recherche .facetList.BlogTagThesaurusTerminalNodes_exact li {
    width: 50%;
}

#resultats_recherche .facetList.BlogTagThesaurusTerminalNodes_exact li.Management a {
    background: #f28f87;
    color: #000;
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

#resultats_recherche .facetList.BlogTagThesaurusTerminalNodes_exact li.Workplace a {
    background: #ffcd1d;
    color: #000;
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

#resultats_recherche .facetList.nav-pills>li>a {
    background-color: #2fac66;
    color: #fff;
    padding: 11px 15px;
}

#resultats .notice_courte .notice_corps h3 {
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    text-transform: none;
}

.btn-dark {
    background-color: transparent;
    border-color: #2fac66;
    color: #2fac66;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: #2fac66;
    border-color: #2fac66;
    color: #fff;
}

#resultats .select {
    display: none !important;
}


/****************************Actualite solution*******************************/

#portal .frame.actu {
    padding-top: 0 !important;
}

div.webframe-ermes-lastviewedresources-item,
div.webframe-ermes-openfindselection-item {
    background-color: transparent;
}

div.webframe-ermes-lastviewedresources-item .template-title,
div.webframe-ermes-openfindselection-item .template-title {
    color: #fff;
    font-size: 30px;
    text-transform: none;
}

div.webframe-ermes-lastviewedresources-item p,
div.webframe-ermes-openfindselection-item p {
    margin-bottom: 10px;
}

.webframe-ermes-lastviewedresources-item .vignette_document img.ermes-thumb {
    min-width: auto !important;
    width: 300px;
    height: 200px;
    object-fit: cover;
}

.webframe-ermes-lastviewedresources-item a:hover {
    text-decoration: none;
}

.rs-staticList li {
    border-bottom: 1px solid RGBA(255, 255, 255, 0.4);
    padding: 15px 0;
}

div.webframe-ermes-lastviewedresources-item p a {
    /* display: none; */
}

@media (min-width: 768px) {
    .rs-staticList li .notice_corps {
        margin-left: 320px;
    }

    /*******************/
    #ermes_main_menu>li.LEVEL1 {
        width: auto;
    }

    #ermes_main_menu li.LEVEL1 {
        background-color: transparent;
        width: auto;
        margin-right: 0;
        margin-left: 30px;
        text-align: left;
    }

    #ermes_main_menu li.LEVEL1.fas,
    #ermes_main_menu li.LEVEL1.far {
        font-weight: 600;
        float: right;
    }

    #ermes_main_menu li.LEVEL1.fas {
        margin-right: 15px;
    }

    #ermes_main_menu li.LEVEL1.logo-alfeo {
        width: 208px;
        height: 80px;
        background: transparent url(images/logo.svg) no-repeat left center;
        display: none;
    }

    #ermes_main_menu li.LEVEL1.logo-alfeo span {
        display: none;
    }

    #menu-panel.sticky-menu-classic.navbar-fixed-top .panel-body {
        padding-left: 0;
    }

    #menu-panel.sticky-menu-classic.navbar-fixed-top .panel-body #ermes_main_menu li.LEVEL1.logo-alfeo {
        transition: 0.3s ease;
        display: block;
    }

    #ermes_main_menu li.LEVEL1.fas a,
    #ermes_main_menu li.LEVEL1.far a {
        color: #3a418d;
        font-weight: 600;
        line-height: 1.3;
        text-transform: uppercase;
        border: 2px solid #fff;
        background: #fff;
        margin-top: 18px;
        padding: 10px 12px;
    }

    #ermes_main_menu li.LEVEL1.display-type-0:before {
        display: none;
    }

    #ermes_main_menu li.LEVEL1.display-type-0 a:after {
        content: "";
        font-family: "Font Awesome 5 Free";
        color: #3a418d;
        float: right;
        margin-left: 10px;
    }

    #ermes_main_menu li.LEVEL1.display-type-0.fas.fa-stopwatch a:after {
        content: "\f2f2";
        font-weight: 900;
    }

    #ermes_main_menu li.LEVEL1.display-type-0.far.fa-play-circle a:after {
        content: "\f144";
        font-weight: 400;
    }

    #ermes_main_menu li.LEVEL1.fas a:hover,
    #ermes_main_menu li.LEVEL1.fas a:focus,
    #ermes_main_menu li.LEVEL1.fas a:active,
    #ermes_main_menu li.LEVEL1.fas a.active,
    #ermes_main_menu li.LEVEL1.far a:hover,
    #ermes_main_menu li.LEVEL1.far a:focus,
    #ermes_main_menu li.LEVEL1.far a:active,
    #ermes_main_menu li.LEVEL1.far a.active {
        box-shadow: inset 300px 0 0 0 #2fac66;
        text-decoration: none;
        transition: all 0.5s;
        border: 2px solid white;
        color: #fff;
    }

    #ermes_main_menu li.LEVEL1.fas a:hover:after,
    #ermes_main_menu li.LEVEL1.fas a:focus:after,
    #ermes_main_menu li.LEVEL1.fas a:active:after,
    #ermes_main_menu li.LEVEL1.fas a.active:after,
    #ermes_main_menu li.LEVEL1.far a:hover:after,
    #ermes_main_menu li.LEVEL1.far a:focus:after,
    #ermes_main_menu li.LEVEL1.far a:active:after,
    #ermes_main_menu li.LEVEL1.far a.active:after {
        color: #fff;
    }

    #ermes_main_menu li.LEVEL1>a {
        color: #fff;
        font-size: 16px;
        text-transform: none;
        padding: 10px 0;
    }

    #ermes_main_menu li.LEVEL1>a span {
        font-family: "Montserrat";
        font-weight: 600;
    }

    #ermes_main_menu li.LEVEL1.fas>a:hover,
    #ermes_main_menu li.fas:hover>a,
    #ermes_main_menu li.LEVEL1.display-type-0.fas:hover:before,
    #ermes_main_menu li.LEVEL1.far>a:hover,
    #ermes_main_menu li.far:hover>a,
    #ermes_main_menu li.LEVEL1.display-type-0.far:hover:before {
        background: transparent;
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background-color: transparent;
        color: #2fac66;
    }

    #ermes_main_menu .dropdown-menu {
        padding: 0;
    }

    .navbar-nav .open .dropdown-menu {
        position: absolute;
    }

    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus,
    #ermes_main_menu li.LEVEL1 a:hover {
        background-color: transparent;
    }

    #ermes_main_menu .dropdown-menu>li>a {
        color: #2fac66;
        font-weight: 600;
        padding: 10px 16px;
        text-transform: none;
        background: #fff;
        text-align: left;
        font-size: 14px;
    }

    #ermes_main_menu .dropdown-menu>li>a:hover,
    #ermes_main_menu .dropdown-menu>li:hover>a {
        background: #fff;
        color: #3a418d;
    }

    #ermes_main_menu li.LEVEL1 .caret,
    #ermes_main_menu li.LEVEL1 a:hover .caret {
        border-bottom-color: #fff;
        border-top-color: #fff;
    }

    #ermes_main_menu li.LEVEL1>a:hover .caret,
    #ermes_main_menu li:hover>a .caret {
        border-bottom-color: #fff;
        border-top-color: #fff;
    }
}


/***********************************************************/

.vignette_document {
    margin: 0 20px 14px 0;
}

.color_1 {
    color: #f4b3c3;
}

.color_2 {
    color: #fecc1c;
}

.color_3 {
    color: #e8412b;
}

.color_4 {
    color: #2fac66;
}

.color_5 {
    color: #f18f86;
}

#portal .frame.news {
    padding: 0;
}

#ermes_main_menu li.LEVEL1.logo-alfeo>a {
    height: 100%;
}

.thumbnail {
    background-color: transparent;
    border: none;
}

.wave-insert .row:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: transparent url("images/vague.svg") no-repeat center center;
    background-size: auto 450px;
}

.wave-insert .media {
    margin: 0;
    padding: 100px;
}

.wave-insert.yellow-pink .media:first-child {
    background: #ffcd1d;
}

.wave-insert.yellow-pink .media:nth-child(2) {
    background: #f28f87;
}

.wave-insert.red-green .media:first-child {
    background: #eb5d48;
}

.wave-insert.red-green .media:nth-child(2) {
    background: #a5d7d5;
}

.color-black h3,
.color-black h2,
.color-black h2 span,
.color-black p,
.color-black .btn {
    color: #000;
}

.color-black .btn {
    border-color: #000;
}


/*******************Liste numérotée**********************/

#portal .frame.nb-list-items {
    padding-bottom: 0;
}

#portal .frame.nb-list-items .panel-body {
    padding: 0 50px 100px;
}

.nb-list-items ol {
    display: flex;
    list-style-type: none;
    counter-reset: my-awesome-counter;
}

.nb-list-items ol>li {
    position: relative;
    counter-increment: my-awesome-counter;
    list-style: inherit;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    /*margin: 30px 140px;*/
    margin: 30px 4%;
    padding: 64px 0 0 90px;
    width: 42%;
}

.nb-list-items ol>li:nth-child(2) {
    padding-left: 115px;
}

.nb-list-items ol>li:before {
    content: counter(my-awesome-counter) ". ";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 150px;
    font-weight: 900;
    color: rgba(255, 255, 255, 0.1);
}

.gestion-doc .nb-list li:before {
    content: "\f075";
    font-family: "Font Awesome 5 Free";
    padding-left: 140px !important;
}

.ressources.references h3 {
    line-height: 100%;
}

.blog-display #portal #layout-3 .nav.nav-tabs {
    display: none;
}

.webframe-blog-post-view .notice_corps .blog-post-title>a {
    color: #fff;
    font-size: 30px;
    text-transform: none;
}

/* integ Narjess */
/*************page secteurs***************/
.bloc-texte h1 {
    text-align: center;
    font-size: 50px;
    ;
}

.bloc-texte p {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.frame img {}

.text_container {
    width: 50%;
    overflow: hidden;
}

.bloc-texte_color {
    background: #A5D7D5;
    text-align: center;
}

.bloc-texte_color p {
    font-size: 20px;
    color: #000;
}

.bloc-texte_color .btn {
    font-size: 1rem;
    font-weight: 600;
    color: rgb(0, 0, 0);
    border: 2px solid rgb(0, 0, 0);
    padding: 20px 25px;
    margin-top: 20px;
    display: inline-block;
    background: transparent;
    text-shadow: none;
}

#portal .panel-body {
    padding-top: 0px;
}

.secteur_page .frame img {
    height: auto;
    width: 50%;
    float: right;
}

.secteur_page .wave-insert.yellow-pink .media:first-child {
    background: #3a418d;
}

.secteur_page .row .colors .white_font h3 {
    color: white;
}

.secteur_page .row .colors .white_font p {
    color: white;
}

.secteur_page .row .colors .white_font a {
    color: white;
    border-color: white;
}

/*************fin page secteur***************/
/*************page une collectivité***************/


.alfeo-downoad-button {
    background: #FFCD1D;
    padding: 10px 40px;
    color: black;
    font-size: 20px;
    font-weight: 700;
    float: left;
    margin-top: 20px;
}

.mini-title {
    color: #A5D7D5;
}

.btn-default-demo {
    font-size: 1rem;
    font-weight: 600;
    color: white;
    border: 2px solid white;
    padding: 20px 25px;
    margin-top: 20px;
    display: inline-block;
    background: transparent;
    text-shadow: none
}

.btn-default-demo:hover {
    box-shadow: inset 300px 0 0 0 #2fac66;
    text-decoration: none;
    transition: all 0.5s;
    border: 2px solid white;
}

.os_page p {
    font-size: 17px;
    line-height: 2rem;
}



.os_page h1 {
    font-size: 70px;
}

.os_page .col-md-6 .img-responsive {
    float: revert;
}

.os_page .container-fluid section.row .col-md-12 {
    display: flex;
    align-items: center;
}

.os_page h4 {
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 3px;
}

.tirets {
    margin-left: 137px;
    width: 100%;
}

.tirets .border-left-pink {
    border-left: 20px solid #F4B3C3;
}

.os_page section.row .col-md-3 {
    width: 44%;
}

.os_page section.row .flex-3 {
    display: flex;
    justify-content: space-evenly;
}

.os_page #menu-panel.sticky-menu-classic.navbar-fixed-top {
    background: #F28F87;
}

.os_page .far .fa-arrow-alt-circle-down {
    margin-right: 5px;
}

.os_page .fa-check-circle:before {
    content: "\f058";
    padding-right: 35px;
    color: #F4B3C3;
}

/****** ressources en ligne *******/

.col-md-pull-8 {
    display: none;
}

.col-md-push-4 {
    left: 2%;
    width: 100%;
}

.blog-header-content .btn.btn-default.blog-subscribe {
    display: none;
}

/****************/


.modern-btn.alfeo-button:hover {
    text-decoration: none;
    transform: translateY(-4px);
    transition: all .3s ease;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.syr-cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 70px;
}

.syr-cards .card {
    display: flex;
    flex-direction: column;
    width: 28%;
    align-items: center;
    padding: 40px 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    /*box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 10px 20px 5px;*/
}

.syr-cards .card h3 {
    font-size: 27px;
    font-weight: 700 !important;

}

.syr-cards .card:hover {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px,
     rgba(0, 0, 0, 0.07) 0px 2px 4px,
      rgba(0, 0, 0, 0.07) 0px 4px 8px, 
      rgba(0, 0, 0, 0.07) 0px 8px 16px,
       rgba(0, 0, 0, 0.07) 0px 16px 32px, 
       rgba(0, 0, 0, 0.07) 0px 32px 64px;
    transform: translateY(-36px);
    transition: all .3s ease;
    background: rgba(255, 255, 255, 0.685);
}
.syr-cards .card p {
   font-weight: 500;

}
.syr-cards .card p:before {
    content: "\f22d";
   /* content: "\f105";*/
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
    margin-right: 5px;
    color: #3a418d ;

}
.syr-cards .card:hover p:before {
    content: "\f105";
    color: #ffcd1d ;
}

.syr-cards .alfeo-button:hover {
    box-shadow: inset 300px 0 0 0 #f08e85;
    text-decoration: none;
    transition: all .5s;
    box-shadow: rgba(244, 165, 158, 0.815) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
}

.syr-cards .card:first-child h3:before{
    content: "\f044";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 45px;
    position: relative;
    margin-right: 10px;

}
.syr-cards .card:nth-child(2) h3:before{
    content: "\e901";
    font-family: 'alfeo_icons';
    font-weight: 900;
    font-size: 45px;
    position: relative;
    margin-right: 10px;

}
.syr-cards .card:nth-child(3) h3:before{
    content: "\f0c0";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 45px;
    position: relative;
    margin-right: 10px;

}

.syr-cards .card:nth-child(4) h3:before{
    content: "\f1e7";
    font-family: 'Font Awesome 5 brands';
    font-weight: 900;
    font-size: 45px;
    position: relative;
    margin-right: 10px;

}

.syr-cards .card:nth-child(6) h3:before{
    content: "\e902";
    font-family: 'alfeo_icons';
    font-weight: 900;
    font-size: 45px;
    position: relative;
    margin-right: 10px;

}

.syr-cards .card:nth-child(5) h3:before{
    content: "\f080";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 45px;
    position: relative;
    margin-right: 10px;

}
.syr-cards .card:nth-child(7) h3:before{
    content: "\f505";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 45px;
    position: relative;
    margin-right: 10px;

}

.syr-cards .card:nth-child(8) h3:before{
    content: "\e900";
    font-family: 'alfeo_icons';
    font-weight: 900;
    font-size: 45px;
    position: relative;
    margin-right: 10px;

}

/***************/

.modele_ems_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.modele_ems_1 .thumb_ems.yellow_bg {
    position: relative;

    width: 36%;
    border-radius: 10px;
    float: left;
}


.modele_ems_1 .thumb_ems.yellow_bg .thumb_bg_yellow {
    width: 100%;
    background: #ffcd1d;
    position: absolute;
    bottom: -20px;
    left: -20px;
    height: 80%;
    border-radius: 10px;
}
.modele_ems_1 img {
    position: relative;
    border-radius: 10px;
    height: 100% !important;
    object-fit: cover;
    width: 100%
}

.modele-content {
    width: 64%;

    padding: 0 0 0 30px;
    float: left;
}

.modele_ems_1.modele_ems_rightthumb {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.modele_ems_1.modele_ems_rightthumb .modele-content {

    padding: 0 30px 0 0;
}

.modele_ems_1.modele_ems_leftthumb .thumb_ems,
.modele_ems_1.modele_ems_rightthumb .thumb_ems {
    width: 25%;
    float: left;
}

.modele_ems_1.modele_ems_leftthumb .modele-content,
.modele_ems_1.modele_ems_rightthumb .modele-content {
    width: 75%;
}

/********cookies*********/
.panel-cookies>.panel-heading,
.btn-cookies-primary {
    background-color: #3a418d !important;
    border-color: #3a418d !important;
}
.cookies-management-manager .cookies-management-manager-disclaimer {
    color: #000 !important;
}
/******************Responsive devices*******************/


/* Full HD · width: 1920px */

@media (min-width: 1920px) {}

@media (min-width: 1500px) {
    .theme_7 .rsDefaultInv.rsHor .rsArrowLeft {
        left: 5%;
        top: auto;
        height: 50px;
        bottom: 5%;
    }


    .theme_7 .rsDefaultInv.rsHor .rsArrowRight {
        left: 7%;
        top: auto;
        height: 50px;
        bottom: 5%;
    }
}

@media (max-width: 1240px) {
    footer .container {
        padding: 20px 40px;
    }
}

@media (max-width: 1260px) and (min-width: 768px) {

    #ermes_main_menu li.LEVEL1.fas span,
    #ermes_main_menu li.LEVEL1.far span {
        display: none;
    }

    #ermes_main_menu li.LEVEL1.fas,
    #ermes_main_menu li.LEVEL1.far {
        margin-left: 5px;
    }

    #ermes_main_menu li.LEVEL1.fas a,
    #ermes_main_menu li.LEVEL1.far a {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        height: 38px;
        width: 38px;
        text-align: center;
    }

    #ermes_main_menu li.LEVEL1.display-type-0 a:after {
        margin-left: 0 !important;
        font-size: 26px;
    }
}


/* Kindle landscape · width: 1024px */


/* iPad landscape · width: 1024px */
@media (max-width: 1100px) {
    #ermes_main_menu li.LEVEL1 {
        margin-left: 20px;
    }
    #ermes_main_menu li.LEVEL1>a {
       font-size: 15px; 
    }
    #ermes_main_menu li.LEVEL1.logo-alfeo {
        width: 160px;
       
    }
    
}
@media (min-width: 1100px) {

    .layout_fluid100 #layout-2,
    .layout_fluid100 #layout-3 {
        width: 100%;
        margin: 0;
        padding: 20px;
        background: #fff;
    }

    .layout_fluid100 #layout-2>.row,
    .layout_fluid100 #layout-3>.row {
        width: 1340px;
        margin: 0 auto;
    }

    .layout_fluid100 .theme_10 {
        width: 100%;
        margin: 0;
    }

    .theme_10 .panel-front,
    .theme_10 .panel-selection {
        border: none;
        width: 100%;
        margin: 0 auto;
        background: #fff;
        padding: 0 0 20px 0;
    }
}

@media (min-width: 1025px) {}

@media (min-width: 1024px) {}

@media (max-width: 1024px) {
    #langue-btn {
        bottom: auto;
        top: -12px;
        right: 20px;
    }

    .all-link-connexe {
        position: relative;
        top: auto;
        right: auto;
    }

    #nav_connexe .btn-default {
        color: #000;
    }

    #search-panel {
        padding: 0;
    }
}

@media (min-width: 992px) {
    #search-panel .panel-body {
        width: 100%;
        position: relative;
        padding: 0;
        margin: -60px auto;
        float: right;
    }

    .header-compact #search-panel .panel-body {
        width: 100%;
        margin: 0;
        float: left;
        padding: 0;
        display: none;
    }

    div.livre-blanc>div.container {
        padding-right: 0;
    }
}

@media (max-width: 992px) {
    .syr-cards .card{
        width: 38%;
    }
    .syr-cards{
        gap:30px
    }
    .navbar-brand {
        position: absolute;
        left: 0;
        width: 140px;
        height: 80px;
        background: transparent url(images/logo.svg) no-repeat left center;
    }

    #ermes_main_menu li.LEVEL1.logo-alfeo {
        width: 140px !important;
    }

    .livre-blanc #portal {
        background: none;
    }

    .tab_visibility {
        display: none;
    }

    .temoingnage {
        padding: 5% 0;
    }

    .legend_img {
        margin: 5% 0;
    }

    .alfeo_play img {
        margin: 0 0 40px 0;
    }

}

@media (max-width: 800px) {}


/* iPad portrait  width: 768px */

@media (min-width: 768px) {
    .navbar>.container .navbar-brand {
        margin: 0;
        margin-left: 15px;
        padding: 0;
    }



    #search-panel>.container {
        padding: 0;
        background: transparent;
    }

    #search-panel .panel-body {
        padding: 0px 30px;
        top: 160px;
        position: absolute;
    }

    #portal .frame.full-width {
        margin-top: -124px !important;
    }

    .navbar-brand {
        margin: 0 0 0 4px;
    }

    .container>.navbar-header,
    .container>.navbar-collapse {
        z-index: 23;
    }

    header {
        position: relative;
        border-top: 0;
        z-index: 30;
    }

    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
    }

    .thumbnail {
        background-color: transparent;
        border: none;
        border-radius: 0;
        padding-top: 0;
    }

    .thumbnail .caption {
        padding: 15px 100px;
    }
}


/************************A la Une*******************************/

#portal .full-width .panel-body {
    padding-top: 0;
}

#portal .frame.full-width {
    z-index: 0;
}

.full-width .thumbnail {
    position: relative;
}

.full-width .thumbnail a>img {
    width: 100%;
}


.full-width .thumbnail a>img:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100% 50%;
    width: 340px;
    height: 80px;
    background-color: white;
    right: -5px;
    top: 40px;
}

.full-width .thumbnail a>img:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100% 50%;
    width: 300px;
    height: 70px;
    background-color: #e0efe3;
    left: 0;
    top: 27px;
}

.full-width .media-body.caption {
    position: absolute;
    top: 150px;
    width: 100%;
    display: flex;
}

.full-width .media-body.caption div {
    margin: 0 auto;
    width: 1340px;
}

.full-width h3 {
    font-size: 64px;
    display: block;
    width: 50%;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: 3px;
    padding-top: 100px;
}


/*****************************************/



/******************Pages Digital Workplace et Document management*******************/

.document-management #portal .frame.full-width,
.digital-workplace #portal .frame.full-width {
    margin-top: 60px !important;
}

.document-management .full-width .thumbnail a>img,
.digital-workplace .full-width .thumbnail a>img {
    width: 50%;
    height: 500px;
    object-fit: cover;
    float: left;
}

.document-management .full-width .thumbnail a>img {
    float: right;
}

.document-management .full-width .media-body.caption,
.digital-workplace .full-width .media-body.caption {
    position: relative;
    top: auto;
    width: 50%;
    display: flex;
    background: #ffcd1d;
    height: 500px;
}

.document-management .full-width .media-body.caption {
    background: #f28f87;
}

.document-management .full-width h3,
.digital-workplace .full-width h3 {
    width: 100%;
    font-size: 50px;
    line-height: 1.3;
    letter-spacing: 0;
    padding-top: 70px;
    float: right;
    color: #3a418d;
}

.document-management .full-width h3 span,
.digital-workplace .full-width h3 span {
    display: block;
}

.document-management #menu-panel.sticky-menu-classic.navbar-fixed-top {
    background: #f28f87;
}

.digital-workplace #menu-panel.sticky-menu-classic.navbar-fixed-top {
    background: #ffcd1d;
}

.document-management .pb-0 .col-sm-6:not(.video-responsive),
.digital-workplace .pb-0 .col-sm-6:not(.video-responsive) {
    padding: 0 100px;
}

.document-management .full-width h4,
.digital-workplace .full-width h4 {
    color: #3a418d;
    font-weight: bold;
    font-size: 34px;
    line-height: 1.3;
}

.document-management .full-width h4:after,
.digital-workplace .full-width h4:after {
    content: "";
    position: absolute;
    right: 0;
    background: transparent url(/ui/skins/alfeo/images/petite-vague.svg) no-repeat 100%;
    display: block;
    width: 330px;
    height: 50px;
    margin-top: 40px;
}


/**************************************************************/


/*

.actu .rs-staticList .template-title,
.actu .rs-staticList p,
.actu .rs-staticList a{
    color: #3a418d;
}
.actu .notice_corps > p > a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
}
.actu .rs-staticList ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 20px;
}
.actu .rs-staticList ul li {
    flex: 1 1 100%;
}

*/


/************************Ressources**************************/

#portal .frame.ressources {
    background: #fff;
}

.ressources .panel-heading>h2 {
    color: #3a418d;
}

.ressources .btn-default {
    color: #3a418d;
    border: 2px solid #3a418d;
}


/******************Ils nous font confiance*******************/

#portal .frame.references {
    padding: 100px;
    background: #fff url(images/trident.svg) no-repeat right;
}
#portal .frame.references h2 {
    margin: 0PX auto;
    margin-bottom: 32px;
 
}
.references.frame.frame-portalcarouselwebframefactory h2 {
    margin-bottom: 70px;
    color: #3a418d;
    width: 60%;
}

.references .carousel.flickity-enabled {
    margin-top: 70px;
    background: transparent;
}

.references .flickity-button {
    background: transparent;
}

.references .flickity-button-icon {
    fill: #3a418d;
}

.references .flickity-page-dots {
    bottom: -22px;
    display: none;
}

.references .carousel-cell {
    height: 130px;
    margin: 10px 20px;
    padding: 0;
    background: transparent;
}


/*******************Blogs**********************/

.frame.frame-portalsearchcapturemultirenderwebframefactory.news {
    position: relative;
}

.frame-standard.panel.panel-front.webframe-ermes-commonviewedresources.news.render-velocityRenderMode_ALFEO-BLOG {
    position: absolute;
    bottom: 40vh;
    right: 0;
    width: 510px;
    height: 280px;
}

.news .panel-heading {
    position: absolute;
    bottom: 4px;
    left: -30px;
}

.news .panel-heading h2 {
    display: inline-block;
    font-size: 30px;
    line-height: 1.5;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    vertical-align: middle;
    margin: 0;
}

.news .panel-heading h2:after {
    width: 2px;
    content: "_______________";
    display: inline-block;
}

.news .blog-post-content>h2 {
    color: pink;
}

.news .rsDefaultInv .rsArrow {
    width: auto;
    height: auto;
    top: -40px !important;
}

div#carousel-alfeo-blog+div {
    display: none;
}

.news .carousel-caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    width: 50%;
    height: 100%;
    right: auto;
    left: auto;
    top: 0;
    padding: 20px;
    text-align: left;
    text-shadow: none;
}

.news .carousel-caption a {
    color: #3a418d;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: underline;
}

.news .carousel-caption a i.fas.fa-chevron-right {
    margin-left: 10px;
}

.news .carousel-caption p {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

.news .carousel-caption h5 {
    color: #000;
    text-transform: none;
    text-decoration: none;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.carousel-control {
    top: -40px;
    height: 30px;
    text-shadow: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    filter: none;
    opacity: 1;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    left: 320px;
}

.carousel-control.right {
    right: 70px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .glyphicon-chevron-left {
    font-size: 20px;
}

.news .item {
    height: 260px;
}

.news .carousel-inner>.item>img,
.news .carousel-inner>.item>a>img {
    float: none;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: top;
    margin: 0 !important;
}

.news .panel-footer {
    display: none;
}

#documents_memorises .vignette_document img.ermes-thumb,
#resultats_recherche .vignette_document img.ermes-thumb,
.webframe-ermes-lastcomments .vignette_document img.ermes-thumb,
.webframe-ermes-lastviewedresources-item .vignette_document img.ermes-thumb {
    min-width: auto !important;
    width: 300px;
}


/*****************************************/


/*******************Liste numérotée**********************/

#portal .frame.nb-list-items {
    padding-bottom: 0;
}

#portal .frame.nb-list-items .panel-body {
    padding: 0 50px 100px;
}

.nb-list-items ol {
    display: flex;
    list-style-type: none;
    counter-reset: my-awesome-counter;
}

.nb-list-items ol>li {
    position: relative;
    counter-increment: my-awesome-counter;
    list-style: inherit;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    /*margin: 30px 140px;*/
    margin: 30px 4%;
    padding: 64px 0 0 90px;
    width: 42%;
}

.nb-list-items ol>li:nth-child(2) {
    padding-left: 115px;
}

.nb-list-items ol>li:before {
    content: counter(my-awesome-counter) ". ";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 150px;
    font-weight: 900;
    color: rgba(255, 255, 255, 0.1);
}

.gestion-doc .nb-list li:before {
    content: "\f075";
    font-family: "Font Awesome 5 Free";
    padding-left: 140px !important;
}
.selection-description {
    margin-top: 10px;
    margin-bottom: 20px;
}

/*****************************************/
#edit-post-menu .list-inline>li:first-child {
    display: flex;
    flex-direction: row;
}

/*******************Vague**********************/

#portal .frame.wave-insert {
    padding-bottom: 0;
}

#portal .wave-insert .panel-body {
    padding-top: 0;
}

.wave-insert .row {
    position: relative;
    display: flex;
}


/*****************************************/


/*****************Design system**********************/

.mb-0 {
    margin-bottom: 0 !important;
}

.pb-0,
#portal .frame.pb-0 {
    padding-bottom: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.mb-100 {
    margin-bottom: 100px;
}


/***************************************/

#menu-panel {
    border-top: none;
    background: rgb(0, 0, 0, 0.3);
    margin: 0;
}

#menu-panel.sticky-menu-classic.navbar-fixed-top {
    /*height: 80px;*/
    background: #3a418d;
    transition: 0.3s ease;
}

.navbar-fixed-top {
    border-width: 0 0 1px;
}

.portal-main-menu li.LEVEL1:first-child {
    margin-left: 15px;
}

.statut,
.statut-disabled,
.statut-primaryDoc {
    background-color: #eee;
}

.header-compact .btn-account {
    padding: 0;
}

.btn-account {
    background: transparent;
    color: #faa419;
    font-size: 14px;
    text-transform: none;
    padding: 0;
    border-radius: 0 !important;
    border: 0;
    overflow: hidden;
    height: 80px;
}

.btn-account:hover,
.btn-account:focus,
.btn-account:active,
.btn-account.active,
.open .dropdown-toggle.btn-account {
    color: #fff;
    background: transparent;
    border: 0;
    border-radius: 0;
}

.btn-account>span {
    background: #faa419;
    height: auto !important;
    line-height: 100%;
    padding: 1.2rem 1.8rem;
    border-radius: 10rem;
    color: #fff;
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.btn-account>span:hover {
    background: #e29517;
}

.button-my-account {
    margin: 0;
}

.register_user_link,
.register_user_link:hover {
    color: #fff;
}

.connectBox {
    padding: 22px 0;
}

.detail-icon-container {
    margin-top: 0px;
}

.panel-front,
.panel-selection {}

.statut,
.statut-disabled,
.statut-primaryDoc {
    background-color: #f0f0f0;
}

.modal-dialog {
    width: 900px;
}

.modal-dialog .btn {
    border-radius: 0;
    text-transform: none;
}

.navbar-compact #menu-panel .navbar-collapse {}

#portal .theme_6.frame.slide_margin {
    margin: -100px 0 0 0 !important;
}

.dropdown-submenu>.dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


/*********Compact menu*********/

.header-compact .top_bar #ermes_main_menu {}

.header-compact .top_bar {
    padding: 0;
    background: transparent;
    box-shadow: none;
    height: 100px;
}

.header-compact .portal-main-menu li.LEVEL1>a {
    border-left: 0;
}

#ermes_main_menu li.LEVEL1.sitemap-selected-item>a {
    color: #2fac66;
}

#ermes_main_menu li.LEVEL1>a:hover:before,
#ermes_main_menu li.LEVEL1>a:focus:before,
#ermes_main_menu li.LEVEL1>a:active:before {
    /*background: #faa419;*/
}

.navbar-compact #nav-rich-menu li>a {
    height: 100%;
    padding: 0 20px;
    border-left: 1px solid #fff;
    color: #fff;
    line-height: 80px;
}

.navbar-compact #nav-rich-menu {
    margin: 0;
}


/******************/


/*************Rich Menu***************/

#nav-rich-menu {
    width: auto;
    background: transparent;
    padding: 0 4px;
    float: left;
    margin: -94px 0 0 0;
}

#nav-rich-menu li {
    width: auto;
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

#nav-rich-menu li>a {
    padding: 40px 8px;
    color: #002749;
    font-weight: 700;
    text-transform: uppercase;
    height: 100%;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 100%;
}

#nav-rich-menu li>a:hover,
#nav-rich-menu li:hover>a {
    background: #fff;
    color: #3a418d;
}


/********************/

#nav-rich-menu li .dropdown {
    background: rgba(255, 78, 49, 0.9);
    border: none;
    padding: 0;
    border-radius: 0;
    margin-top: 0px;
    width: 1100px;
}

#nav-rich-menu li .dropdown .dropdown_container {
    padding: 5px;
}

#nav-rich-menu li .dropdown_container a {
    color: #fff;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    padding: 12px;
    background: rgba(255, 255, 255, 0.2);
}

#nav-rich-menu li .dropdown_container a:hover {
    background: #fff;
}

#nav-rich-menu .title_menu h4 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 6px;
    background: transparent;
    font-weight: normal;
    text-transform: uppercase;
}

#nav-rich-menu .title_menu p {
    text-transform: none;
    color: #fff;
}

#nav-rich-menu li .dropdown_container a:hover .title_menu p,
#nav-rich-menu li .dropdown_container a:hover .title_menu h4 {
    background: #fff;
    color: #000;
}

#nav-rich-menu .illustration {
    margin: 0 10px 10px 0;
}

#nav-rich-menu .illustration img {}

.rich-item>.clearfix {
    display: none;
}

#notice_longue .metadata-actions {
    top: 56px;
}

#detail-notice {
    background: #f0f0f0;
    padding: 10px 20px 20px 20px;
}

#notice_longue .metadata-actions {
    top: -10px;
    right: -64px;
}

/* Début corrections AL */

.frame-bloglastposts ul.liste-encart li a:link,
.frame-blogpostssamecategory ul.liste-encart li a:link {
    color: white !important;
}

.frame-bloglastposts ul.liste-encart li a:visited,
.frame-blogpostssamecategory ul.liste-encart li a:visited {
    color: white !important;
}


.frame-blogaboutdisplay h2 {
    display: none;
}

.frame-blogpostinfodisplay h2,
.frame-blogpostcontentdisplay h2,
.frame-bloglastposts h2,
.frame-blogpostssamecategory h2 {
    margin-top: 0px !important;
    font-size: 35px !important;
    width: 100% !important;
    text-align: start !important;
    text-transform: none;
}

.blog-post-display ul.nav-tabs li {
    display: none;
}

.os_page h1 {
    font-size: 30px;
    font-weight: 700;
}

/* Fin corrections AL */

/****blog****/

.blog_info .panel-heading h2 {}

@media (min-width: 769px) {}

@media (max-width: 768px) {
    .syr-cards .card {
        width: 100%;
    }

    #admin-actions,
    #mobile-actions {
        background: #3a418d;
        box-shadow: none;
        padding: 0 20px;
    }

    #menu-panel .panel-body {
        max-width: 100%;
        padding: 0;
    }

    .center-text-sm {
        text-align: center;
    }

    .theme_1 .carousel_3 .slider_container,
    .theme_1 .slider_thumb {
        width: 100%;
    }

    .theme_1 .rsDefaultInv .rsBullets {
        bottom: -11px;
    }

    .theme_1 .panel-front,
    .theme_1 .panel-selection,
    .theme_7 .panel-front,
    .theme_7 .panel-selection,
    .theme_3 .panel-front,
    .theme_3 .panel-selection,
    .theme_8 .panel-front,
    .theme_8 .panel-selectiona {
        padding: 20px 0;
    }
}

@media (max-width: 767px) {
    #menu-panel {
        top: 60px;
    }



    #menu-panel .navbar-collapse {
        border: none;
    }

    #ermes_main_menu>li.LEVEL1>a i {
        display: none;
    }

    #ermes_main_menu .dropdown-menu.LEVEL1 {
        text-align: center;
    }

    #ermes_main_menu .logo-alfeo {
        display: none;
    }

    .wave-insert .row {
        flex-direction: column;
        position: relative;
    }

    footer {
        padding: 0;
    }

    #ermes_main_menu .LEVEL1.fa-stopwatch::before,
    #ermes_main_menu .LEVEL1.fa-play-circle::before {
        display: none;
    }

    .msg_ft {
        text-align: center;
    }

    .blog-postlist-post {
        width: 100%;
    }

    .blog-postlist-post-featured-image {
        max-width: 100%;
    }

    #mobile-actions.mobile-actions-compact .navbar-header {
        width: 100%;
    }

    #mobile-actions.mobile-actions-compact .hamburger-mobile {
        float: right;
    }

    .header-compact #mobile-actions .navbar-brand {
        display: block;
        float: left;
        width: 142px;
        height: 74px;
    }

    #nav-rich-menu .dropdown img {
        max-height: 60px;
        float: left;
        margin: 0 8px 8px 0;
    }

    #nav-rich-menu .rich-item {
        background: #212121;
    }

    #nav-rich-menu .rich-item:hover {
        background: #212121;
    }

    #nav-rich-menu>li>a {
        padding: 10px;
        color: #fff;
        font-size: 18px;
        border-bottom: 1px dotted #ccc;
    }

    #nav-rich-menu>li>a:hover {
        background: #3a3a3a;
    }

    #nav-rich-menu .title_menu h4,
    #nav-rich-menu .title_menu:hover h4 {
        color: #fff;
        font-size: 14px;
        text-decoration: none;
    }

    #nav-rich-menu .dropdown_container {
        margin-top: 0;
    }

    #nav-rich-menu .dropdown_container a {
        width: 100%;
        background: #3a3a3a;
        display: block;
    }

    .panel-front>h2,
    .panel-heading>h2 {
        font-size: 30px;
    }

    .container>.navbar-header {
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .navbar-inverse .navbar-brand {
        float: none;
        display: inline-block;
        position: relative;
    }

    #search-panel {
        display: none;
    }

    .panel>.panel-heading h2,
    .panel-title,
    .panel-front>.x-panel-header,
    .panel-front>h2,
    .panel-heading>h2,
    .panel-front>.x-panel-header span,
    h2 {
        width: 90%;
    }

    .news .panel>.panel-heading h2 {
        width: 65%;
    }

    .nb-list-items ol>li:before {
        font-size: 120px;
    }

    /***************/
    #mobile-actions #dropSite {
        color: #fff;
    }

    #ermes_main_menu {
        background-color: #3a418d;
        padding: 20px 0;
    }

    #ermes_main_menu>li.LEVEL1>a {
        color: #fff;
        font-size: 18px;
        line-height: 100%;
        text-align: center;
    }

    #ermes_main_menu>li.LEVEL1>a:hover,
    #ermes_main_menu>li.LEVEL1>a:focus,
    #ermes_main_menu>li.LEVEL1.open a {
        background: #3a418d;
    }

    #ermes_main_menu li.LEVEL1 .caret,
    #ermes_main_menu li.LEVEL1 a:hover .caret {
        border-bottom-color: #fff;
        border-top-color: #fff;
    }

    #ermes_main_menu li.LEVEL2 a {
        color: #fff;
        white-space: normal;
        font-size: 16px;
    }

    #ermes_main_menu li.LEVEL2 a:hover,
    #ermes_main_menu li.LEVEL2 a:focus {
        background: #3f4d9e;
        color: #fff;
    }

    #ermes_main_menu .dropdown-menu.LEVEL1 {
        background: #3a418d;
        padding: 0;
    }

    #ermes_main_menu>li.LEVEL1:hover,
    #ermes_main_menu>li.LEVEL1:focus {
        background-color: #3a418d;
        color: #fff;
    }

    /***************/
    .header-compact.header-fixed #mobile-actions {
        background: #3a418d;
        width: 100%;
        top: auto;
        position: relative;
        right: auto;
    }

    #mobile-actions .navbar-toggle {
        background: #3a418d;
        margin: 8px;
    }

    .header-compact .navbar-brand {
        line-height: 100%;
        height: 60px;
    }

    #preselect-facets-link {
        position: relative;
        top: auto;
        left: auto;
        /*color: #fff !important;*/
        margin: 10px 0 0 0;
        display: block;
    }

    .change-site-mobile.mode-compact {
        background: #fff;
        display: none;
    }

    .alfeo-button {
        padding: 10px 25px !important;
    }

    .titre-hp {
        font-size: 2rem !important;
    }

    h3,
    h1 {
        font-size: 1.8rem !important;
    }

    h2 {
        font-size: 1.8rem !important;
    }

    .full-width .thumbnail .caption {
        position: absolute;
        top: 20px;
        width: 100%;
        display: flex;
    }

    .full-width .thumbnail a>img {
        max-height: 40vh;
        object-fit: cover;
    }

    .full-width h3 {
        width: 80%;
        margin: 0 auto;
        padding: 0;
    }

    .document-management #portal .frame.full-width,
    .digital-workplace #portal .frame.full-width {
        margin-top: 0 !important;
    }

    .document-management .full-width h3,
    .digital-workplace .full-width h3 {
        width: 100%;
        padding-top: 0;
    }

    .document-management .full-width .media-body.caption,
    .digital-workplace .full-width .media-body.caption {
        padding: 30px;
        top: auto;
        width: 100%;
        height: auto;
    }

    .document-management .full-width .thumbnail a>img,
    .digital-workplace .full-width .thumbnail a>img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #portal .frame {
        margin: 0 !important;
        padding-bottom: 40px;
    }

    .carousel-control.left {
        left: 0;
    }

    .carousel-control.right {
        right: auto;
        left: 30px;
    }

    .document-management .pb-0 .col-sm-6:not(.video-responsive),
    .digital-workplace .pb-0 .col-sm-6:not(.video-responsive) {
        padding: 0 30px;
    }

    .sdw h3 {
        margin: 30px 0 0 0;
    }

    .blog-postlist-post-title {
        margin: 20px;
    }

    .selection-description {
        width: 100%;
    }

    .gestion-doc li::before {
        display: none;
    }

    .gestion-doc li.color_1 {
        background: #f4b3c3;
        color: #3a418d;
        padding: 20px;
        text-align: center;
    }

    .gestion-doc li.color_2 {
        background: #fecc1c;
        color: #3a418d;
        padding: 20px !important;
        text-align: center;
    }

    .gestion-doc li.color_3 {
        background: #e8412b;
        color: #3a418d;
        padding: 20px !important;
        text-align: center;
    }

    .gestion-doc li.color_4 {
        background: #2fac66;
        color: #3a418d;
        padding: 20px !important;
        text-align: center;
    }

    .gestion-doc li.color_5 {
        background: #f18f86;
        color: #3a418d;
        padding: 20px !important;
        text-align: center;
    }

    #portal .frame.references {
        padding: 30px;
    }

    .references .carousel-cell {
        margin: 10px 5% !important;
    }

    .carousel-cell {
        width: 40% !important;
    }

    .video-responsive.col-sm-6 {
        width: 80%;
        margin: 0 auto;
    }


}

@media (max-width: 765px) {}


/* iPhone 6 Plump landscape · width: 736px */

@media (max-width: 736px) {}


/* iPhone 6 landscape · width: 667px */

@media (max-width: 667px) {
    .nb-list-items ol>li {
        font-size: 20px;
        width: 100%;
        margin: 10px 4%;
    }

    .nb-list-items ol {
        flex-direction: column;
    }

    .news .panel>.panel-heading h2 {
        width: 100%;
        transform: none;
        writing-mode: horizontal-tb;
        position: relative;
        margin: 0 0 23px 0;
    }

    .news .panel-heading {
        position: relative;
        bottom: auto;
        left: auto;
        top: auto;
    }
}

@media (max-width:800px) {}

/* Kindle portrait · width: 600px */


/* Android (Nexus 4) landscape · width: 600px */

@media (max-width: 600px) {}


/* iPhone 5 Retina regardless of IOS version */


/* iPhone 5 landscape · width: 568px */

@media (max-width: 568px) {}


/*iPhone 3+4 landscape · width: 480px*/

@media (max-width: 480px) {
    footer .ft_logo {
        width: 33%;
    }

    #mobile-actions.mobile-actions-compact .navbar-header {
        width: 64%;
    }

    .header-compact .navbar-brand {
        height: 48px;
    }
}


/*iPhone 6 Plump portrait · width: 414px*/

@media (max-width: 414px) {}


/*Android (Nexus 4) portrait · width: 384px*/

@media (max-width: 384px) {}


/*Crappy Android landscape · width: 320px*/


/*iPhone 5 portrait · width: 320px*/


/*iPhone 3+4 portrait · width: 320px*/

@media (max-width: 320px) {}


/*Crappy Android portrait · width: 240px*/

@media (max-width: 240px) {}


/********Responsive expectation***********/

@media (max-width: 1366px) and (min-width: 768px) {
    .navbar-compact #menu-panel .navbar-collapse {
        float: right;
        clear: none;
        width: auto;
    }


    .header-compact .btn-account {
        padding: 0 10px;
    }

    .header-compact .btn-account .icon-lock {
        font-size: 22px;
        padding: 0;
    }

    .header-compact .btn-account span span {
        display: none;
    }

    .sticky-search {
        float: left;
    }


}

@media (min-width: 768px) and (max-width: 1024px) {
    .site-btn {
        margin: 0;
        position: relative;
        right: auto;
        top: auto;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    header .container {
        max-width: 100%;
        width: 99%;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    #nav-rich-menu {
        width: 100%;
        background: #fff;
        display: table;
        margin: 0;
    }

    #nav-rich-menu li {
        display: table-cell;
        float: none;
        border-left: 1px solid #002749;
    }

    #nav-rich-menu li:first-child {
        border: none;
    }

    #nav-rich-menu li>a {
        padding: 17px 8px;
    }
}

@media (max-width: 1280px) and (min-width: 768px) {
    #ermes_main_menu {
        padding: 0 20px 0 0;
    }
}

@media (max-width: 1200px) {
    .thumbnail .caption {
        padding: 12px;
    }

    .wave-insert .media {
        padding: 40px;
    }

    .full-width h3 {
        font-size: 3.2em;
        width: 70%;
        line-height: 1.2;
        margin: 0 auto;
    }

    .frame-standard.panel.panel-front.webframe-ermes-commonviewedresources.news.render-velocityRenderMode_ALFEO-BLOG {
        position: relative;
        bottom: auto;
        right: auto;
        width: 510px;
        height: 280px;
        margin: 0 auto 100px;
    }
}

@media (max-width: 1100px) {
    #nav-rich-menu li .dropdown {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #menu-panel .panel-body {
        padding-left: 170px;
    }
}

@media (max-width: 768px) {
    .common-view-action-container {
        display: flex;
        justify-content: center;
        flex-direction: row;
    }

    .frame-standard.panel.panel-front.webframe-ermes-commonviewedresources.news.render-velocityRenderMode_ALFEO-BLOG {

        width: 100%;

    }

    .max-width-50 {
        width: 50%;
    }

    .panel>.panel-heading h2,
    .panel-title,
    .panel-front>.x-panel-header,
    .panel-front>h2,
    .panel-heading>h2,
    .panel-front>.x-panel-header span,
    h2 {
        margin: 0PX auto;
        margin-bottom: 10px;
    }

    #portal .frame.nb-list-items .panel-body {
        padding: 0 50px 20px !important;
    }

    .frame-standard.panel.panel-front.webframe-ermes-commonviewedresources.news.render-velocityRenderMode_ALFEO-BLOG {

        height: 340px;
        margin: 0 auto 100px;
    }

    .wave-insert .media {
        padding: 10px 30px;
    }

    .thumbnail .caption {
        padding: 10px;
    }

    .full-width .thumbnail .caption {
        top: 0px;
    }

    h3 {
        margin-bottom: 9px;
    }

    .references .carousel.flickity-enabled {
        margin-top: -45px;
    }

    #portal .frame {
        padding: 15px 0px;
    }

    #portal .frame.references {
        padding: 15px;
    }

    .container>.navbar-header {
        width: 100%;
        text-align: center;
        margin-top: -64px;
    }

    .mb-100 {
        margin-bottom: 20px;
    }

}

/* Correction popup cookie par AL */
.panel-cookies p,
.panel-cookies h3 {
    color: inherit
}