﻿/*==================== PROJET CLIENT ===================*/

/* INCLUSIONS CSS ERMES */

@import url(../ermes-standard/style.css);
@import url(../ermes-standard/modeles.css);

/* INCLUSIONS CSS SYRACUSE */

@import url(../standard/portal/front/modeles.css);
@import url(../standard/portal/front/style.css);
@import url(../syracuse/syracuse.css);
@import url(polices.css);
@import url(ermes-font-addon.css);
@import url(editorial.css);



/* #nav-rich-menu li:nth-child(2) .dropdown {
   left: 0  !important;
} */

/* _________ Hide outline __________ */
.content_wikipedia {
	text-align : justify;
	
}
*: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;
}
ul.notes-echelle.js li.note-focus {
	outline: 0 !important;
}
.rsDefaultInv .rsArrow:hover,
.rsDefaultInv .rsArrow:focus {
	outline: 0;
	border: none
}
.all-link-connexe .btn-default,
.all-link-connexe .btn-default:hover,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1,
#ermes_main_menu li.LEVEL1:hover a,
#ermes_main_menu li.LEVEL1 > a,
#ermes_main_menu li.LEVEL1 a:hover,
#nav-rich-menu li a,
#nav-rich-menu li:hover a,
#nav-rich-menu a:hover {
		transition: background 0.35s;
}

@media (max-width: 767px)  {
	.frame-no-title .icon-resize-small.pull-right {
		float: none !important;
	}
	.frame-no-title .panel-heading  {
		text-align: right;;
	}
}

p {
	line-height: normal;
}
body {
    background: #fff;
/*      font-family: 'GillSansMT'; */
}
.x-body {
    font-size: 18px;
/*     font-family: 'GillSansMT'; */
}
body, td, pre {
    font-size: 18px;
}

.frame .panel-default,.panel-default>.panel-heading {
background-color:#FFF;
}


/* body, h2, h3, h4, h5, h6, td, pre, p, .panel-front > .x-panel-header span {
     font-family: 'GillSansMT';
} */
header {
	border: none;
	background: url(images/header-1.jpg) no-repeat center -70px;
	margin-bottom: 20px;
}
.portal-random-1 header {
	background-image: url(images/header-1.jpg);
}
.portal-random-2 header {
	background-image: url(images/header-2.jpg);
}
.portal-random-3 header {
	background-image: url(images/header-3.jpg);
}
.portal-random-4 header {
	background-image: url(images/header-4.jpg);
}
.portal-random-5 header {
	background-image: url(images/header-5.jpg);
}
.portal-random-6 header {
	background-image: url(images/header-6.jpg);
background-position: bottom 55px right 0.5px;
}
.portal-random-7 header {
	background-image: url(images/header-7.jpg);
}
.portal-random-8 header {
	background-image: url(images/header-8.jpg);
}

@media (min-width: 768px) {
	.btn-account {
		background: #fff;
		color: #008080;
	}
	.btn-account, .btn-account:hover,
	.btn-account:focus,
	.btn-account:active,
	.btn-account.active,
	.open .dropdown-toggle.btn-account {
		color: #008080;
	}
	header {
		margin-bottom: 50px;
	}
}

header .navbar {
	z-index: 0;
}

.navbar > .container .navbar-brand {
    margin: 90px 0 130px;
	margin: 70px 0 80px;
}
.navbar-brand h1 {
  font-family: Eman-Medium;
  text-transform: none;
  font-size: 60px;
	line-height: 54px;
	color: #fff;
}
.navbar-brand h1 .h1-72 {
  font-size: 72px;
}
.navbar-brand h1 .h1-48 {
  font-size: 48px;
}


@media (min-width: 768px) {
	#ariane {
		left: -478px;
		position: absolute;
		top: 206px;
	}
	#ariane {
		background: #fff;
	}
}
#ariane  .actif {
	color: #008080;
}


#search-panel {
	background: none;
}
#scenario-selection {
	background: #fff;
	border-color: #fff;
	color: #008080;
	height: 52px;
	line-height: 50px;
	padding: 0 22px;
}
#submit-search {
	background: #008080;
	border-color: #008080;
	color: #fff;
	height: 52px;
	line-height: 50px;
	padding: 0 22px;
}
.input-group-btn > .btn + .btn {
    margin-left: -6px;
}
.ui-autocomplete-input {
	height:50px;
}
.clean-text-field {
	color: #000;
}
#textfield,
.clean-text-field {
	height: 52px;
	color: #ff2636;
}
#globalScenarioMobile {
    background-color: #008080;
}
#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #fff;
    color: #008080;
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus {
    background: #fff;
    color: #008080;
}
.tt-suggestion.tt-cursor {
  background: #008080;
}
#globalAdvancedSearchLink {
	background: #fff;
	color: #5f5b5b;
	padding: 0 5px;
}
#search-panel {
    color: #000;
}
#search-panel .panel-body.col-md-8 {
    position: absolute;
	right: 0;
	top: -160px;
	width: 56%;
}



/* =========  MENU  ============ */


.portal-main-menu li.LEVEL1 .caret {
	display: none;
}

#menu-panel {
	background: none;
	border: none;
}
#ermes_main_menu {
	border-bottom: 1px solid #c0c0c0;
}
#ermes_main_menu li.LEVEL1 {
	background: none;
}
.portal-main-menu li.LEVEL1 {
    font-size: 24px;
	width: auto;
	background: none;
    margin-left: 1%;
    margin-right: 0;

}
.portal-main-menu li.LEVEL1 > a {
    color: #008080;
	background: none;
	padding: 10px 6px 13px 7px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1 a:hover {
	background: none;
}
#nav-rich-menu li   {
	border-bottom: 1px solid #c0c0c0;
}
#nav-rich-menu li   {
	background: none;
	margin: 0 0 0 0;
	width: auto;
}
#nav-rich-menu li:last-child {
	margin: 0;
}
#nav-rich-menu li a {
    color: #008080;
    padding: 0 9px 8px 10px;
	font-family: 'Gisha';
	font-size: 24px;
	cursor: pointer;
}
#nav-rich-menu a:hover,
#nav-rich-menu li:hover a {
    background: none;
}

#nav-rich-menu li.home a {
    padding: 0 9px 0 10px;
}
.home span {
	display: none;
}
.home i {
	display: block;	
	color: #008080v;
}
.home i::before {
    font-size: 30px;
    position: relative;
    top: -4px;
}

#nav-rich-menu .home i::before {
    top: -8px;
}

#nav-rich-menu .dropdown {
    background: #008080;
}
#nav-rich-menu li .dropdown_container a {
    background: #008080;
}
#nav-rich-menu .dropdown_container a:hover {
    background: #fff;
}
#nav-rich-menu .dropdown_container a:hover .title_menu h4,
#nav-rich-menu .dropdown_container a:hover .title_menu p {
    color: #008080;
}

/*==== Content ====*/

.panel-front > .x-panel-header span,
h2 {
    color: #008080;
	font-weight: normal;
    font-family: "SourceSansPro-Light";
    font-size: 48px;
c
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
	padding: 15px 0;
}
.panel > .panel-heading h2,
.panel-title, .panel-front > .x-panel-header {
	text-transform: none;	
}
.panel-front,
.panel-selection {
    background: #fff;
    padding: 15px;
}
#portal .btn-default {
    background: none;
	border: none;
    border-top: 1px solid #5b6770;
	border-bottom: 1px solid #5b6770;
    color: #008080;
	font-size: 18px;
	width: 100%;
}
#portal .btn-default:hover,
#portal .btn-default:focus,
#portal .btn-default:active,
#portal .btn-default.active,
#portal .open .dropdown-toggle.btn-default {
    background: none;
	border: none;
    border-top: 1px solid #5b6770;
	border-bottom: 1px solid #5b6770;
    color: #008080;
}


/* === Encart Agenda === */

.encart-agenda .panel-front,
.encart-agenda .panel-selection {
/* 	padding: 0; */
}
.rsDefaultInv .rsGCaption {
	z-index: 19;
}
/* .encart-agenda .royalSlider {
    height: 570px;
} */
.encart-agenda .rsContent  {
	background: #f4f4f4;
}
.encart-agenda .rsContent img  {
	margin-top: 0 !important;
	/* margin-left: 0 !important; */
}
.encart-agenda .rsDefaultInv .rsGCaption {
    background: rgba(255, 255, 255, 1);
    color: #000;
	bottom: 0;
}
.encart-agenda .desc-list-item {
	font-size: 14px;
}
.encart-agenda .rsDefaultInv .rsGCaption * {
    color: #000;
}
.encart-agenda .event-wrapper {
	border: none !important;
}
.encart-agenda .panel-body div:nth-child(3) {
    text-align: center;
}
.encart-agenda .rsDefaultInv .rsGCaption p {
    margin: 10px 0 5px;
	font-size: 18px;
	line-height: normal;
}
.encart-agenda .footer-icon-container ul {
	margin: 0;
}
.webframe-ermes-commonviewedresources .panel-body div:nth-child(3) {
    text-align: center;
}
.encart-agenda h3 {
    font-size: 24px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 15px;
}
.encart-agenda p.template-info {
    font-weight: normal;
}
.encart-agenda .date {
    font-weight: bold;
}
.icon-tag::before {
	font-family: "ermes-font-base";
	content: "\e837";
}
.bs-bullets .rsNavSelected button {
	background: #008080;
}
.bs-bullets button, .bs-bullets button:focus,
.bs-bullets button:active, .bs-bullets button:hover {
    border-color: #008080;
	border-radius: 0;
}


/* ===  Encart Actus  === */

.encart-actus .panel-front,
.encart-actus  .panel-selection {
	border: none;
}

.encart-actus .panel-heading {
	display: none;
}
.encart-actus .panel-front,
#portal .encart-actus .panel-body {
	padding: 0;
	background: 0;
}
.encart-actus  .slider_container {
    bottom: auto;
    height: auto;
    left: 30px;
    padding: 30px 20px 20px 30px;
    top: 30px;
    width: auto;
	color: #000;
	background: rgba(41, 37, 33, 0.8);
	background: rgba(255, 254, 254, 0.8);
}
.encart-actus  .slider_sub_container {
    display: block;
}
.encart-actus  .btn-actus {
    color: #008080;
	font-size: 18px;
	text-decoration: underline;
}
.encart-actus h4,
.encart-actus p {
	color: #000;
	line-height: normal;
}
.encart-actus h3 {
	color: #008080;
	line-height: normal;
}

.encart-actus h3 {
	font-size: 20px;
    font-weight: normal;
    text-transform: none;
}
.encart-actus h4 {
/* 	font-size: 48px;
	margin: 30px 0; */
	text-transform: uppercase;
}
.encart-actus p {
	font-size: 20px;
    font-weight: normal;
/* 	margin-bottom: 65px; */
}
.encart-actus .rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
    background-image: url(images/arrow-left.png);
}
.encart-actus .rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background-image: url(images/arrow-right.png);
}


/*   Encart Infos*/

.encart-infos .puce-vide li::before { 
	content: '\a000';
	color: #008080;
	font-size: 18px;
	top: 0;
    margin-right: 0.3em;
}
.encart-infos .media > .pull-left {
	margin-right: 20px;
}

@media (max-width: 599px) {
	.modele_9 .pull-left {
		display: inline-block;
		float: none !important;
		text-align: center;
		width: 100%;
	}
	.encart-infos .modele_9 img {
		display: inline;
	}
	.encart-infos .media > .pull-left {
		margin-bottom: 20px;
	}
}


/*  Encart Coups de coeur */


#portal .encart-coupscoeur  .panel-body {
	padding-top: 30px;
}

.encart-coupscoeur  .liste li {
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 0;
    position: relative;
    width: 32.1%;
	text-align: center;
}
.encart-coupscoeur  .liste li:last-child{
	margin: 0;
}
.encart-coupscoeur  .liste li a.stat {
	display: block;
	cursor: pointer;
}
.encart-coupscoeur  .liste li a.stat:hover + a.slice {
	position: absolute;
	height: 100%;
	margin: 0;
	padding-top: 40px;
	transition: all 0.5s ease;
	cursor: pointer;	
}
.encart-coupscoeur  .liste li a.slice {
	display: inline-block;
	position: absolute;
	height: 70px;
	width: 100%;
	overflow:hidden;
	bottom: 0;
	left: 0;
	padding: 6px 15px 0;
	text-decoration:none;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	transition: all 0.5s ease;
	cursor: pointer;
	font-weight: bold;
}
.encart-coupscoeur  .liste li a.slice:hover {
	position: absolute;
	height: 100%;
	margin: 0;
	padding-top: 20px;
	transition: all 0.5s ease;
	cursor: pointer;
}
.encart-coupscoeur  .liste li .focus-titre {
	display: block;
	font-size: 20px;
	margin-bottom: 8px;
}
/* .liste .focus-titre::after {
	content: '\e85a';
    font-family: 'ermes-font-update';
	position: absolute;
	right: 0;
} */
.encart-coupscoeur  .liste li span {
	font-size: 16px;
	text-transform: none;
}


/*   Encart Numérique*/

.encart-numerique  li {
	float: left;
	margin: 0 0 10px 11px;
}


@media (min-width: 600px) {
	.encart-numerique  li:first-child {
		margin-left: 0;
	}
}
.grid {
	position: relative;
	margin: 0 auto;
	max-width: 1100px;
	list-style: none;
	text-align: center;
}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	/* min-width: 170px; */
	max-width: 170px;   /*=========================================*/
	max-height: 170px;    /*=========================================*/
	width: 100%;
	background: #2f3a6c;
	text-align: center;
	cursor: pointer;
}
#page figure.effect-epica-11:hover {
	background: #662f6c;	
}
.grid figure img {
	position: relative;
	display: block;
	/*min-height: 100%;*/ /* Crée bug Safari > anamorphose verticale image */
	max-width: 100%;
	opacity: 1;
}
.grid figure img{
	/* min-height: 275px; */
	/* max-height: 275px; */
}
.grid figure:hover img {
	/* height: 275px; */
}
.grid figure figcaption {
	padding: 2em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure figcaption a:hover{
	text-decoration: none;
}
.grid figure h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2,
.grid figure p {
	margin: 0;
	color: #fff;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 20px;
}

/* epica-11 */

#page figure.effect-epica-11 {
	/* -webkit-perspective: 1000px; */ /* Crée bug Safari > disparition du texte */
	perspective: 1000px;
}
#page figure.effect-epica-11 img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,300px);
	transform: translate3d(0,0,300px);
}
#page figure.effect-epica-11 img {
	min-width: 100%; /*=================================*/
}
#page figure.effect-epica-11 img {
	opacity: 0.3;
	width: 178px;
}
#page figure.effect-epica-11:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	min-width: 100%; /*=================================*/
}
#page figure.effect-epica-11 figcaption::before,
#page figure.effect-epica-11 figcaption::after {
	position: absolute;
	top: 55%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: rgba(255, 255, 255, 0.75);
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
#page figure.effect-epica-11:hover figcaption::before {
	opacity: 0.5;
	top: 48%;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	transform: translate3d(-50%,-50%,0) rotate(45deg);
}
#page figure.effect-epica-11:hover figcaption::after {
	opacity: 0.5;
	top: 48%;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
#page figure.effect-epica-11 h2,
#page figure.effect-epica-11 p {
	position: absolute;
	top: 68%;
	left: 0;
	width: 100%;
	padding: 0;
	border: none;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
#page figure.effect-epica-11 p  {
	top: 10px;
}

#page .titre-2-lignes figure.effect-epica-11 h2 {
	top: 190px;
}
#page .titre-2-lignes figure.effect-epica-11:hover  h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-120%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-120%,0);
}
#page .titre-2-lignes figure.effect-epica-11 p {
	top: 70px;
}
#page .titre-2-lignes figure.effect-epica-11 figcaption::before,
#page .titre-2-lignes figure.effect-epica-11 figcaption::after {
	top: 110px;
}

#page .titre-3-lignes figure.effect-epica-11 h2 {
	top: 285px;
}
#page .titre-3-lignes figure.effect-epica-11:hover  h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-130%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-130%,0);
}
#page .titre-3-lignes figure.effect-epica-11 p {
	top: 150px;
}
#page .titre-3-lignes figure.effect-epica-11 figcaption::before,
#page .titre-3-lignes figure.effect-epica-11 figcaption::after {
	top: 160px;
}

#page figure.effect-epica-11 h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}
#page figure.effect-epica-11 p {
	padding: 0.25em 2em;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}
#page figure.effect-epica-11:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
#page figure.effect-epica-11:hover p {
	-webkit-transform: translate3d(0,50%,0) translate3d(0,100%,0);
	transform: translate3d(0,50%,0) translate3d(0,100%,0);
}
.encart-epica .panel-heading .icon-resize-small + h2,
.encart-epica-grr .panel-heading .icon-resize-small + h2,
.encart-epica-actus .panel-heading .icon-resize-small + h2 {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}


/* ===  Encart Acquisitions  === */


.sld_3 {
	position: relative;
	float: left;
	width: 100%;
}
.sld_3 .col-md-12 {
	padding: 0
}
.sld_3 li {
	margin: 5px 0;
}
.sld_3 h3 {
	background: red;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	margin: 0;
	background: rgba(0,0,0,.6);
	height: 38%;
	text-align: center;
	padding: 8% 0 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.sld_3 h3 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 20px
}
.sld_3 h3 a:hover {
	text-decoration: none
}
.sld_3 h3:hover {
	background: rgba(0,0,0,.9);
}
.sld_sbctt {
	position: relative;
	float: left;
	width: 100%
}
.sld_sbctt img {
	width: 100%
}

/*  Encart Blog*/

div.webframe-ermes-lastviewedresources-item,
div.webframe-ermes-openfindselection-item {
    background-color: #fff;
}




/*  LAYOUT */

.page-accueil #zone-4 .panel-front {
	padding-left: 0;
	padding-right: 0;
}

.page-accueil #zone-5 .panel-front {
	padding-right: 0;
}





/*===== RICH FOOTER 3 COL =====*/


footer {
	background: #339999;
	margin-top: 50px;
}
footer a,
footer a:hover,
footer a:focus {
    color: #fff;
}
footer p {
    line-height: normal;
	position: relative;
	color: #fff;
	margin-top: 25px;
	margin-left: 20px;
}
#menu_2 {
	padding-top: 20px;
}
footer #footer-3 .container {
	padding: 0;
}
#rich-footer-3 {
	padding: 30px 0 10px;
	max-width: 100%;
}
#footer-3 a {
	cursor: pointer;
	color: #f2f0f1;
}
#rich-footer-3 .menu li {
	margin-left: 14px;
	position: relative;
}
#rich-footer-3 .menu li::before {
	margin-left: -1.8em;
	margin-top: 1em;
	position: absolute;
}
#rich-footer-3 .menu a {
	display: block;
	position: relative;
}
#rich-footer-3 h2 {
	margin-bottom: 10px;
	font-size: 20px;
	padding: 0;
	border: none;
	color: #fff;
	text-transform: none;
	font-size: 18px;
}
#footer-3 #footer_connexes .container {
	padding: 20px 0;
	border-bottom: 1px solid #777;
}
#footer-3 #footer_connexes {
	text-align: center;
	font-size: 16px;
}
#footer-3 #footer_connexes li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #footer_connexes li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-3 #footer_connexes li:last-child::before {
	display: none;
}
#footer-3 .menu div {
	padding: 10px;
}
#footer-3 #sub_rich_footer {
	padding: 10px 0;
	margin-top: 10px;
	background: #5c5a5a;
}
#footer-3 #sub_rich_footer .container {
	padding: 0 20px;
}
#footer-3 #brand_footer {
	display: table-cell;
	padding-left: 10px;
}
#footer-3 #brand_footer a:hover {
	text-decoration: none;
}
#footer-3 #sub_rich_footer p {
	display: table-cell;
	width: 100%;
	color: #f2f0f1;
	text-align: right;
	line-height: normal;
	vertical-align: middle;
}
#footer-3 #sub_footer {
	clear: both;
	overflow: hidden;
	border-top: 1px solid #99cccc;
	text-align: center;
	padding: 10px 0 2px;
}
#footer-3 #sub_footer li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #sub_footer li::before {
	content: "";
	position: absolute;
	right: -9px;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-3 #sub_footer li:last-child::before {
	display: none;
}
@media (min-width: 320px) and (max-width: 567px) {
	#rich-footer-3 .col-xs-4 {
		width: 100%;
	}
}
@media (min-width: 320px) and (max-width: 414px) {
	#footer-3 p {
		float: none;
	}
}
@media (max-width: 1024px) {
	#footer-3 #footer_connexes .container {
		margin: 0 15px;
	}
}
.brand-1,
.brand-2 {
	float: left;
}
.adresse::before,
.tel::before,
.mail::before,
.horaire::before {
    font-family: ermes-font-update;
    font-size: 20px;
    left: -25px;
    position: absolute;
    top: 0;
}
.adresse::before {
	content: '\e812';
}
.tel::before {
	content: '\e812';
}
.mail::before {
	content: '\e805';
}
.horaire::before {
	content: '\e80c';
}


div.product-infos {
	display: none;
}






/*==================== PROJET RECHERCHE ===================*/

.search-icon-container {
    top: 50px;
}

#notice_longue h2  { 
	font-weight: normal;
}
#notice_longue_description h2  { 
	color: #008080;
}
#detail-notice {
	margin-bottom: 40px;	
}
#detail-notice-enrichissements,
#detail-notice-avis {
	margin-top: 40px;
}
#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #008080;
    color: #008080;
	text-decoration: none !important;
}
#notice_longue_description .btn-info:hover {
    background-color: #008080;
    border-color: #008080;
    color: #fff;
	text-decoration: none !important;
}
#document_actions .btn-info {
    background-color: #008080;
    border-color: #008080;
    color: #fff;
}
#document_actions .btn-info:hover {
    background-color: #fff;
    border-color: #008080;
    color: #008080;
}

.btn-primary {
    background-color: #57beae;
    border-color: #57beae;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #fff;
	border-color: #57beae;
	color: #57beae;
}

.btn-info {
    background-color: #57beae;
    border-color: #57beae;
    color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #57beae;
    color: #57beae;
}
.btn-validation {
    background-color: #57beae;
    border-color: #57beae;
    color: #fff;
}
.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #57beae;
    color: #57beae;
}

.btn-basket {
    background-color: #57beae;
    border-color: #57beae;
    color: #fff;
}
.btn-basket:hover,
.btn-basket:focus,
.btn-basket:active,
.btn-basket.active,
.btn-basket.disabled,
.btn-basket[disabled] {
    background-color: #fff;
    border-color: #57beae;
    color: #57beae;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}


.btn-action {
    background-color: #fff;
    border-color: #008080;
    color: #008080;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #008080;
    border-color: #008080;
    color: #fff;
}

.actions .btn-dark {
    background-color: #008080;
    border-color: #008080;
    color: #fff;
}
.actions .btn-dark:hover,
.actions .btn-dark:focus,
.actions .btn-dark:active,
.actions .btn-dark.active,
.actions .btn-dark.disabled,
.actions .btn-dark[disabled] {
    background-color: #fff;
    border-color: #008080;
    color: #008080;
}

#facet_container .facetSuggest a:hover {
    background-color: #008080;
}

.btn-dark {
    background-color: #57beae;
    border-color: #57beae;
    color: #fff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: #fff;
    border-color: #57beae;
    color: #57beae;
}
.btn-warning {
    background-color: #57beae;
    border-color: #57beae;
    color: #fff;
}
.btn-warning:hover {
    background-color: #fff;
    border-color: #57beae;
    color: #57beae;
}
a.btn-technicalReport {
    background-color: #57beae;
    border-color: #57beae;
    color: #fff;
}
a.btn-technicalReport:hover {
    background-color: #fff;
    border-color: #57beae;
    color: #57beae;
}

.btn-group.open .dropdown-toggle, .btn:active, .btn.active {
    box-shadow: none;
}
.btn-default .caret,
.btn-account .caret,
.btn-basket .caret {
    border-top-color: #fff;
}
.btn-default:hover .caret,
.btn-account:hover .caret,
.btn-basket:hover .caret {
    border-top-color: #57beae;
}

.search-icon-container .btn-primary {
    background-color: #000;
    border-color: #000;
}

.facetList .badge {
    color: #008080;
}
#criteres_recherche p {
    color: #000;
}
#description_resultats, #description_resultats_pendingActiveClients, .taille_page {
    color: #008080;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #008080;
    color: #008080;
}
.btn-group.pageSize-container button {
    color: #008080;
}
#resultats > ul > li,
#resultats > ul > li.on {
    background-color: #fff;
	border-color: #ebebeb;
}
.select-all {
    background-color: #008080;
}
#resultats .select {
    background-color: #ebebeb;
}
.statut, .statut-disabled, .statut-primaryDoc {
    background-color: #fff;
}

.vignette_document .icon-new {
    background-color: #005d71;
    box-shadow: -3px -3px 0 #18859c;
	color: #fff;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #008080;
}
.displaymode-icon-container .active, .siteRestriction-icon-container .active, .pageSize-container .active, .sort-order .active {
    background-color: #008080;
	color: #fff;
}
.displaymode-icon-container a.active:hover, .siteRestriction-icon-container a.active:hover, .pageSize-container a.active:hover, .sort-order a.active:hover {
    background-color: #fff;
    color: #008080;	
}

h2.category_header {
    color: #000;
}
h3.category_header {
    background-color: #008080;
    color: #fff;
}
.detail-holdings-class [class|="detail-holds"] thead th, .detail-subscriptions thead th, .detail-holdings-class [class|="detail-holds"] thead td, .detail-subscriptions thead td {
    background-color: #fff;
    color: #008080;
}


li.ajouter_selection {
    background-color: #008080;
}

.displaymode-icon-container.desktop button, .siteRestriction-icon-container.desktop button, .sort-order button {
    background-color: #008080;
    color: #fff;
}


/*==================== COMPTE ===================*/


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #008080;
}
.user-name {
    color: #008080;
}
.myaccount-profile .account-label {
    color: #008080;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #008080;
}

.myaccount-rights h3 {
    color: #008080;	
}

.myaccount-rights ul li.member-right,
.myaccount-rights ul li.admin-right {
    background: none;
	color: #000;
	border-radius: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.exportMyAccount-icon-container {
    top: 30px;
}

#ermes-myaccount h2 {
	color: #008080;
}




/* =================  RESPONSIVE RESPONSINATOR  ====================*/


@media (max-width: 567px) /* col-xs */ {
	.modele_9 .pull-left {
		float: none !important;
	}
}
@media (max-width: 767px) /* col-xs */ {
	#search-panel {
		color: #ffffff;
	}
}

@media (min-width: 768px) /* col-sm */ {
	.encart-numerique li:first-child {
		margin-left: 0;
	}	
}

@media (max-width: 1023px) /* col-sm */ {
	.encart-actus  .slider_container {
		width: 100%;
		position: relative;
	    padding: 30px;
	}	
}


@media (min-width: 320px) and (max-width: 767px) /* col-xs */ {
	.navbar > .container .navbar-brand {
		margin: 10px 0 120px;
	}
	.navbar-inverse .navbar-brand {
		padding: 0 0 20px;
	}
	.navbar-brand h1 {
		font-size: 50px;
	}
	#search-panel .panel-body.col-md-8 {
		top: -130px;
		width: 100%;
	}
}

@media (min-width: 320px) and (max-width: 374px) /* col-xs */ {
	#page figure.effect-epica-11 img {
		width: 160px;
	}
}
@media (min-width: 375px) and (max-width: 383px) /* col-xs */ {
	#page figure.effect-epica-11 img {
		width: 160px;
	}	
}
@media (min-width: 384px) and (max-width: 413px) /* col-xs */ {
	#page figure.effect-epica-11 img {
		width: 175px;
	}	
}
@media (min-width: 414px) and (max-width: 567px) /* col-xs */ {
	#page figure.effect-epica-11 img {
		width: 175px;
	}	
}
@media (min-width: 568px) and (max-width: 599px) /* col-xs */ {
	
}
@media (min-width: 600px) and (max-width: 666px) /* col-xs */ {
	
}
@media (min-width: 667px) and (max-width: 735px) /* col-xs */ {
	#page figure.effect-epica-11 img {
		width: 148px;
	}	
}
@media (min-width: 736px) and (max-width: 767px) /* col-xs */ {
	#page figure.effect-epica-11 img {
		width: 165px;
	}	
}
@media (min-width: 768px) and (max-width: 1023px) /* col-sm */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 80px 440px;
	}
	.portal-main-menu li.LEVEL1 {
		margin-left: 1%;
	}
	.navbar-inverse .navbar-brand {
		padding: 0;
	}
	.navbar > .container .navbar-brand {
		margin: 10px 0 130px;
	}
	header {
		background-size: 200% auto;
	}
	.portal-main-menu li.LEVEL1 {
		margin-left: 0;
		margin-right: 0;
	}
	#ermes_main_menu li.LEVEL1 > a {
		font-size: 16px;
	}
	.portal-main-menu li.LEVEL1 > a {
		padding: 10px 7px 13px;
	}
	#ariane {
		left: -318px;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) /* col-md */ {
	.navbar-inverse .navbar-brand {
		padding: 0 0 100px 530px;
	}
	.navbar-inverse .navbar-brand {
		padding: 0;
	}
	.navbar > .container .navbar-brand {
		margin: 10px 0 130px;
	}
	header {
		background-size: 150% auto;
	}
	.portal-main-menu li.LEVEL1 {
		margin-right: 1%;
	}
	#ariane {
		left: -420px;
	}
	#page figure.effect-epica-11 img {
		width: 152px;
	}
}


@media (min-width: 320px) and (max-width: 1279px) /* col-xs */ {
/* 	header {
		background-position: -670px 0;
	}	 */
}

@media (min-width: 320px) and (max-width: 374px) /* col-xs */ {
	
}
@media (min-width: 375px) and (max-width: 383px) /* col-xs */ {
	
}
@media (min-width: 384px) and (max-width: 413px) /* col-xs */ {
	
}
@media (min-width: 414px) and (max-width: 567px) /* col-xs */ {
	
}
@media (min-width: 568px) and (max-width: 599px) /* col-xs */ {
	
}
@media (min-width: 600px) and (max-width: 666px) /* col-xs */ {
	
}
@media (min-width: 667px) and (max-width: 735px) /* col-xs */ {
	
}
@media (min-width: 736px) and (max-width: 767px) /* col-xs */ {
	
}
@media (min-width: 768px) and (max-width: 1023px) /* col-sm */ {
	.navbar > .container .navbar-brand {
		margin: -40px 0 110px;
	}
	.navbar-brand h1 {
		font-size: 50px;
	}
	.navbar-brand h1 .h1-72 {
		font-size: 62px;
	}
	.navbar-brand h1 .h1-48 {
		font-size: 38px;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) /* col-md */ {
	.navbar > .container .navbar-brand {
		margin: -40px 0 180px;
	}
	.navbar-brand h1 {
		font-size: 50px;
	}
	.navbar-brand h1 .h1-72 {
		font-size: 62px;
	}
	.navbar-brand h1 .h1-48 {
		font-size: 38px;
	}
	header {
		background-position: -430px 0;
	}
	.portal-main-menu li.LEVEL1 {
		font-size: 19px;
	}
	#nav-rich-menu li a {
		font-size: 20px;
	    padding: 7px 9px 7px 10px;
	}
}


@media (min-width: 1280px) and (max-width: 1365px) /* col-lg */ {
	.portal-random-7 header {
		background-position: -550px -70px;
	}
	.navbar > .container .navbar-brand {
		margin: -40px 0 190px -50px;
	}
}
@media (min-width: 1366px) and (max-width: 1399px) /* col-lg */ {
	.portal-random-7 header {
		background-position: -470px -70px;
	}
	.navbar > .container .navbar-brand {
		margin: -40px 0 190px -50px;
	}
}
@media (min-width: 1400px) and (max-width: 1439px) /* col-lg */ {
	.portal-random-7 header {
		background-position: -430px -70px;
	}
	.navbar > .container .navbar-brand {
		margin: -40px 0 190px -50px;
	}	
}
@media (min-width: 1440px) and (max-width: 1599px) /* col-lg */ {
	.portal-random-7 header {
		background-position: -430px -70px;
	}
	.navbar > .container .navbar-brand {
		margin: -40px 0 190px -50px;
	}
}
@media (min-width: 1600px) and (max-width: 1679px) /* col-lg */ {
	.portal-random-7 header {
		background-position: -270px -70px;
	}
	.navbar > .container .navbar-brand {
		margin: -40px 0 190px -50px;
	}	
}
@media (min-width: 1680px) and (max-width: 1919px) /* col-lg */ {
	.portal-random-7 header {
		background-position: -220px -70px;
	}
	.navbar > .container .navbar-brand {
		margin: -40px 0 190px -50px;
	}
}
@media (min-width: 1920px) /* col-lg */ {

}


/* <<<<<<<<<<<<<<<<<<<<<  RESPONSIVE XRESPOND  >>>>>>>>>>>>>>>>>>>>> */


@media (max-width: 599px) {
	.encart-coupscoeur  .liste li:nth-child(even) {
		margin-right: 0;
	}	
}
@media (min-width: 600px) {
	.encart-coupscoeur  .liste li:nth-child(3),
	.encart-coupscoeur  .liste li:nth-child(6),
	.encart-coupscoeur  .liste li:nth-child(9),
	.encart-coupscoeur  .liste li:nth-child(12),
	.encart-coupscoeur  .liste li:nth-child(15),
	.encart-coupscoeur  .liste li:nth-child(18){
		margin-right: 0;
	}
}



/* ============ MOBILE ============*/ 

/* Apple iPhone 5 - 320 × 568 dp */
@media (min-width: 320px) and (max-width: 359px) {
	.encart-coupscoeur  .liste li {
		width: 48.6%;
	}
	.grid figure {
		max-width: 138px;
	}
}

/* Google Nexus 5 -360 × 640 dp */
@media (min-width: 360px) and (max-width: 374px) {
	.encart-coupscoeur  .liste li {
		width: 48.7%;
	}
	.grid figure {
		max-width: 158px;
	}
}

/* Apple iPhone 6 - 375 × 667 dp */
@media (min-width: 375px) and (max-width: 383px) {
	.encart-coupscoeur  .liste li {
		width: 48.7%;
	}	
}

/* Google Nexus 4 - 384 × 640 dp */
@media (min-width: 384px) and (max-width: 410px) {
	.encart-coupscoeur  .liste li {
		width: 48.7%;
	}	
}

/* Google Nexus 6 - 411 × 731 dp */
@media (min-width: 411px) and (max-width: 413px) {
	.encart-coupscoeur  .liste li {
		width: 48.9%;
	}
	.encart-numerique  ul {
		padding-left: 15px;
	}
}

/* Apple iPhone 6 Plus - 414 × 736 dp */
@media (min-width: 414px) and (max-width: 431px) {
	.encart-coupscoeur  .liste li {
		width: 48.9%;
	}
	.encart-numerique  ul {
		padding-left: 15px;
	}
}

/* Nokia Lumia 1520 - 432 × 768 dp */
@media (min-width: 432px) and (max-width: 479px) {
	.encart-coupscoeur  .liste li {
		width: 49.0%;
	}
	.encart-numerique  ul {
		padding-left: 22px;
	}
}


/* =============== TABLETTE ===============*/

/* Amazon Kindle Fire HD 7 -480 × 800 dp */
@media (min-width: 480px) and (max-width: 599px) {
	.encart-coupscoeur  .liste li {
		width: 49.1%;
	}
	.encart-numerique  ul {
		padding-left: 50px;
	}
}

/* Google Nexus 7 - 600 × 960 dp */
@media (min-width: 600px) and (max-width: 719px) {
	.encart-coupscoeur  .liste li {
		width: 32.3%;
	}
}

/* Microsoft Surface Pro - 720 × 1280 dp */
@media (min-width: 720px) and (max-width: 767px) {
	.encart-coupscoeur  .liste li {
		width: 32.5%;
	}
}

/* Apple iPad Air - 768 × 1024 dp */
@media (min-width: 768px) and (max-width: 799px) {
	.encart-coupscoeur  .liste li {
		width: 32.5%;
	}	
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {
	.encart-coupscoeur  .liste li {
		width: 32.6%;
	}	
}

/* Apple iPad Pro 12.9 - 1024 × 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
	.encart-coupscoeur  .liste li {
		width: 32.2%;
	}	
}   


/* ================ LAPTOP ================*/ 
	
/* Google Chromebook Pixel - 1280 × 850 dp */
@media (min-width: 1280px) and (max-width: 1365px) {
	
} 

/* Apple MacBook Air 11.6 - 1366 × 768 dp */
@media (min-width: 1366px) and (max-width: 1439px) {
	
} 

/* Apple MacBook Air 13.3 - 1440 × 900 dp */
@media (min-width: 1440px) and (max-width: 1499px) {
	
} 

/*  Microsoft Surface Book - 1500 × 1000 dp */
@media (min-width: 1500px) and (max-width: 1679px) {
	
} 

/* Apple MacBook Pro 15.4 - 1680 × 1050 dp */
@media (min-width: 1680px) and (max-width: 1919px) {
	
}    

	
/* ================ DESKTOP ================*/ 

/* Apple iMac 21.5 -1920 × 1080 dp */
@media (min-width: 1920px) and (max-width: 2559px) {
	
} 

/* Apple iMac 27 -2560 × 1440 dp  */
@media (min-width: 2560px) {
	
}    




.frame .sdi-service-subscription p {
    font-size: 18px;
	color: #515151;
	text-align: justify;
}
/* correctif AD 18/06/2025 */

@media (min-width: 768px) and (max-width: 1023px) {

    #ariane {

        left: -318px;

        top: 250px;

    }

} 



@media (min-width: 768px) and (max-width:1279px) {
	#nav-rich-menu .home i::before {
    		top: -1px !important;
	}
}
@media (min-width: 768px) {

    #nav-rich-menu {

        display: flex !important;

        /* float: left; */

        position: relative;

        z-index: 20;

        width: 100%;

        flex-wrap: wrap-reverse;

        /* background: white; */

    }

}


#nav-rich-menu li {

    background: white;

    margin: 0 0 0 0;

    width: auto;

}











