/* barlow-400 - latin */
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-500 - latin */
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 500;
	src: url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-500.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-500.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-500.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-600 - latin */
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 600;
	src: url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-600.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-600.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-600.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-700 - latin */
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 700;
	src: url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-700.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-700.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-800 - latin */
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 800;
	src: url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-800.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-800.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-800.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-900 - latin */
@font-face {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 900;
	src: url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-900.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-900.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/barlow-v5-latin/barlow-v5-latin-900.svg#Barlow') format('svg'); /* Legacy iOS */
}


body, h1, h2, h3, h4{
	font-family: Barlow, sans-serif;
}

.no-margin {
	margin: 0;
}

body:not(.home) .site-content p a, body:not(.home) .site-content li a {
text-decoration: underline;
font-weight: 700;
}



/*topbar */

.topbar-logos img {
	max-height: 35px;
	margin-left: 10px;
}

.top-bar label {
	margin: 0;
}

input[type=search], button {
	padding: 7px 15px;
}
.top-bar-align-right .widget:first-child {
	margin-left: 0;
}
.top-bar-align-right .widget:nth-child(even) {
    order: inherit;
}
#nav_menu-2 {
	flex: 1;
}
#search-4 {
	margin: 0 15px;
}


/* home */

.home h1 {
	color: #fff;
}
.home h1:before {
	content:"";
	width: 100px;
	height:100px;
	background-color: #fff;
	opacity: 0.3;
	clip-path: polygon(0 0, 0% 100%, 100% 0);
	display: block;
	position: absolute;
	margin: -25px 0 0 -35px;
}

.home .wp-show-posts-inner {
	display: flex;
	flex-direction: column-reverse;
}
.home time:first-child {
	margin-top: 15px;
	display: block;
	font-size: 14px;
	font-weight: 500;
}
.home .wp-show-posts-terms {
	margin-bottom: 10px;
	display:block;
	font-size: 14px;
	font-weight: 700;
}
.home .wp-show-posts-terms:before {
	content:"";
	width: 3px;
	height: 12px;
	background-color: #d80000;
	display: inline-block;
	margin-right: 5px;
}
.home iframe {
	height:280px!important;
}
.lien-hal a {
	color: #fff;
}
.lien-hal a:after {
	content:"\f061";
	font-family: FontAwesome;
	font-weight: bold;
	color: #fff;
	margin-left: 15px;
	font-size: 14px
}
.equipes h3 {
    margin-top: 15px;
}



/* sidebar */
.picto-equipe {
	text-align: center;
	border: 10px solid #dbe7f0;
	padding: 10px;
	margin-bottom: 15px;
}

.sidebar .widget_nav_menu .current-menu-item a {
	pointer-events:none;
	font-weight:700;
}
.sidebar .widget_nav_menu .current-menu-item a:before {
	content:"";
	width: 3px;
	height: 12px;
	background-color: #d80000;
	display: inline-block;
	margin-right: 5px;
}

.sidebar .widget.publis-hal {
	background-color: #dbe7f0;
	padding: 20px
}
.publis-hal .lien-hal a, .publis-hal .lien-hal a:after  {
	color: #0e609a;
	font-weight: 800;
}
.publis-hal:before {
	content: url(/files/2021/05/logo_hal_1.png);
	margin-right: 15px
}
	.publis-hal {
	display: flex;
	flex-direction: row;
  align-items: center;
	text-align:left;
	justify-content: center;
  }

#right-sidebar aside {
 background-color: #fff;
	padding: 20px;
}

/*  Publications HAL */

.tabs #hal_publication .publication {
	margin: 0;
	border: none;
}

.jumbotron {
	padding: 1rem 1rem;
	margin-bottom: 0;
	background-color: var(--base-2);
}

.facet_container {
	padding: 0.5rem;
}

.facet_title {
	display: none;
	border-bottom: none;
}

#pagination-up,
#pagination-down {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}

.pagination-sm .page-link {
	color: var(--accent);
	padding: 0.45rem 0.9rem;
	font-size: 0.9em;
}

#hal_facet_type .option_facet_type.disable {
	background-image: none;
	background-color: var(--base-2);
	color: var(--contrast-2);
}

.publication .produceddate {
	background-color: var(--accent);
        margin-bottom: 10px;
        font-size: 15px;
}

.page-item.active .page-link {
	background-color: var(--accent);
	border-color: var(--accent);
}

.publication .doctype {
        margin-bottom: 10px;
        font-size: 15px;
}

.doctype-hdr,
.doctype-ouv,
.doctype-couv,
.doctype-art,
.doctype-these,
.doctype-poster,
.doctype-comm,
.doctype-douv {
	background-color: var(--accent-2);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
	background-color: var(--accent);
	border-color: var(--accent);
	font-size: 1.2em;
	display: block;
}

div.wp-block-button.btn-site-hal {
	font-size: 1.2em;
}

#hal_publication .publication .card-header {
    font-weight: 700;
    line-height: 1.3em;
    font-size: 16px;
}

.publication .fileLink {
    width: 25px;
    height: 25px;
    float: right;
}

a.link_doctype_facet {
    font-size: 15px;
    line-height: 1.3em;
    display: block;
}

#hal_facet_type_fieldset {
display: flex;
    flex-direction: column;
}



/* search */
.search.separate-containers .inside-article {
	padding: 10px 40px;
}
.search .page-title span {
	text-transform: capitalize;
}
.search .page-title span:before, .search .page-title span:after {
	content:'"';
	margin: 5px;
}



/* actus */
.blog.separate-containers  .inside-article {
	border-bottom: 1px solid;
	padding: 10px 10px 20px 10px;
}
.blog.separate-containers article:last-child .inside-article {
	border-bottom: none;
}

/* fiche membre */

.blocmembre {
	background-color: #fff;
	clip-path: polygon(90% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
}
.intro {
	display: grid;
	grid-template-columns: 25% 75%;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 3px solid #f4f8fa;
}
.intro h2 {
	text-transform: none;
	font-size: 20px;
	margin-bottom: 10px;
}
.intro .photoleft {
	margin-right: 15px;
}
.intro .photoleft img {
	border-bottom: 5px solid #d80000;
	width: 100px;
	height: 130px;
	object-fit:cover;
}
.intro .fonction {
	font-size: 18px;
}
.intro .mail, .intro .tel, .intro .site-perso {
	margin-top: 10px;
	font-size: 15px;
	line-height: 1.4em;
}
.mail:before, .tel:before, .site-perso:before {
	font-family: FontAwesome;
	font-weight: bold;
	color: #0e609a;
	margin-right: 15px;
}
.mail:before {
	content:"\f0e0";
}
.tel:before {
	content:"\f095";
	font-size: 14px;
}
.site-perso:before {
	content:"\f57c";
}
.blocmembre .activites {
	padding: 5px 10px;
}
.blocmembre .activites ul {
	margin-left: 25px;
	font-size: 15px;
}


/* contact */

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	background-color: #dbe7f0;
	color: #273c50;
	margin-top: 5px;
}




/* footer */

.site-footer:before {
	content:"";
	background: linear-gradient(to right, #fceae1, #d80000) ;
	height: 10px;
	display:block;
}

.footer-widget-1 .footer-titre {
	font-size: 30px;
	font-weight: 700;
}
.footer-widget-1 p {
	font-size: 17px;
	font-weight: 500;
}


.footer-widget-3 {
	display: flex;
	justify-content: flex-end;
	font-weight: 700;
}


/* media queries */

@media screen and (max-width: 768px) {
.top-bar .inside-top-bar>.widget {
    order: inherit;
}
.top-bar .inside-top-bar {
    justify-content: space-between;
}
.inside-top-bar {
    padding-right: 10px;
    padding-left: 10px;
}
}

@media screen and (min-width:768px) {
	.main-navigation .menu-bar-items {
		display: none;
	}
	.picto-mobile {
		display: none;
	}
}

@media screen and (min-width:1024px) {
	.home h1 {
		font-size: 40px;
	}
	.grille-membre {
	  display: grid;
	  grid-template-columns: 50% 50%;
	  grid-gap: 10px;
  }

	.inside-footer-widgets {
	align-items: center;
}
}
