/********************************************************************************
*                             				                                    *
*  				            Freemarker - Pages                                  *
*  			                                                                    *
*  			                                                      February 2020 *
********************************************************************************/

/* Components *****************************************/

.post-text img{
	width: auto;
	text-align: center;
	margin: auto;
}

.post-media .parallax-picture {
	background-position: top center;
	background-size: cover;
	background-attachment: fixed;
	background-color:#d4d4d4;
}

.height-full.parallax-picture {
	background-image: url('https://www.eib.org/img/default-bg.jpg') !important;
}

strong, b {
	font-weight: 700;
}

.post-text-wrapper > h3 {
    margin-top: 30px;
}

.no-adaptive {
	padding-top:40px !important;
}

.reset-margin-top.no-adaptive {
	padding-top: 20px !important;
}

@media (min-width: 767px) {

	.post-media .parallax-picture {
		height: 90vh;
	}

}

@media (max-width:767px) {
	.post-media .parallax-picture {
	background-attachment: local !important;
	}
	.navbar-blog .eib-logo {
	display: none;
	}
	.navbar-blog.navbar-fixed-top .eib-logo {
	display: block;
	}
}


h1.summary-title {
	font-size: 21px;
	color: #4f4f4f;
	line-height: 1.6;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.carousel__header{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 15px;
}

section .device-mobile .simple-image__text.box-over-image--align-center,
.device-mobile .video__bg--content {
	left:inherit;
	top: 50%;
  transform: translate(0%,-50%);
	padding:25px;
}

ul li.comma a:not(:last-child):after {
    content: ", ";
}

.post-video__content iframe {
	float: left;
}

/* text component outline && background */

.post-media.post-text.container-fluid.bg-color-light-grey{
	padding-top: 10px;
	padding-bottom: 10px;
}

.post-media.post-text.outline-blue{
	border: 1px solid #00529E;
	padding: 25px;
}

.post-media.post-text.outline-cyan{
	border: 1px solid #0092BD;
	padding: 25px;
}

.post-media.post-text.outline-black{
	border: 1px solid #000000;
	padding: 25px;
}

.header-banner__split {
	background-size:cover;
	background-position:center center;
}
.office__picture  {
	background-size:cover;
	background-repeat:no-repeat;
}

.banner__wrapper--content-split-image {
	background-size:cover;
}

/* Find out more */

.finOutMore i {
	position: relative;
	top: 2px;
	font-size: 20px;
}

/* Header *****************************************/
/* Menu */

header .navbar.navbar-eib{
	font-family: 'Roboto', sans-serif;
}

/*.menu-center{
	padding-top: 15px;
}*/

@media (max-width: 1024px) {
	.navbar-de li>a{
		padding: 20px 10px !important;
	}
}

/* Menu mobile*/
@media (max-width: 767px) {

	.logo-div{
		/*padding-top: 12px;*/
	}
	.navbar-blog{
		top :0px;
	}

	.navbar-blog .nav-margin{
		padding:0 !important;
		margin:0;
	}

	.navbar-blog .language-menu, .navbar-eib .language-menu{
		color: white;
		background-color: transparent;
		margin-top: 15px;
		margin-left: 0;
	}

	.navbar-eib .language-menu.lang-not-focus{
		color: #888888;
		margin-top: 0;
		padding-top: 14px;
		margin-bottom: 0;
		padding-bottom: 18px;
		padding-right: 0;
		padding-left: 3px;
		background-color: transparent;
	}

	.navbar-eib .language-menu .dropdown-language{
		color: #888888;
		font-size: 1.2em;
	}

	.navbar-eib .language-menu .dropdown-language::after{
		color: #888888;
	}
	.navbar-eib .navbar-toggle:hover{
		background-color: transparent;
	}

	#navbar-menu-principal{
		border-top: none;
		box-shadow: none;
	}
	.nav-margin{
		position: initial;
		margin-top: 0;
		padding:0 !important;
	}

	.navbar-default .navbar-toggle{
		margin-right: 10px;
		border:none;
		margin-bottom: 0;
		margin-top: 15px;
	}

	.navbar-blog .navbar-toggle {
		margin-right: 10px;
		margin-bottom: 0;
		margin-top: 15px;
	}

	.navbar-blog .navbar-toggle .icon-bar{
		background-color: white;
	}

	.navbar-toggle-button{
		position: relative;
		float: right;
		height: 70px;
		width: 55px;
	}

	.navbar-eib .navbar-toggle-button.collapsed{
		position: relative;
		float: right;
		border: 1px solid #00529E;
		background-color: #00529E;
	}


	.navbar-blog .navbar-toggle-button.collapsed{
		position: relative;
		float: right;
		border: 1px solid #00529E;
		background-color: #00529E;
	}


	.navbar-toggle-button span.close-button::before{
		color: white;
		font-family: "Font Awesome 5 Pro";
		font-weight: 300;
		content: "\f00d";
		font-size: 25px;
		line-height: 10px;
	}

	.navbar-blog.navbar-fixed-top .language-menu .dropdown-language{
		color: #888888;
		background-color: transparent;
	}

	.navbar-blog.navbar-fixed-top .language-menu .dropdown-language::after{
		color: #888888;
		background-color: transparent;
	}

	.navbar-blog.navbar-fixed-top .navbar-toggle .icon-bar {
		background-color: #888888;
	}

	.navbar-blog .dropdown-menu-language, .navbar-eib .dropdown-menu-language{
		text-align: center;
		margin-top: 18px;
		background-color: #00529E;
		border :0;
	}

	.navbar-blog .dropdown-menu-language li, .navbar-eib .dropdown-menu-language li{
		padding-top: 5px;
		padding-bottom: 5px;
		width: 60%;
		margin: 0 auto;
	}

	.navbar-blog .dropdown-menu-language li:first-child, .navbar-eib .dropdown-menu-language li:first-child{
		border-bottom:1px solid #9c9e9f;
	}

	.navbar-blog .navbar-nav>li>a, .navbar-eib .navbar-nav>li>a{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
	}

	ul#navbar-icon-mobile{
		margin: 0 -15px;
		padding-bottom: 10px;
		padding-top: 30px;
	}

	.search-form-responsive.open{
		padding-top: 10px;
		padding-bottom: 10px;
		height: auto;
		visibility: visible;
		opacity: 1;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}

	.search-form-responsive input[type="search"]{
		color: #fff;
		background: #00529E;
		font-size: 20px;
		text-align: left;
		border: 0;
		margin: 0 auto;
		outline: none;
		height: auto;
		line-height: 35px;
	}

	.navbar-fixed-top .navbar-collapse{
		max-height: unset;
		height: auto;
	}

	.navbar-blog.navbar-fixed-top .navbar-nav>li>a{
		color: white !important;
	}


}

h2 span, h3 span, h4 span, h5 span {
	font-size: inherit !important;
}

/* General */

body{
	overflow-x: hidden;
}


.text-over-image ul.languages-list li .language-option {
	color:#fff !important;
	font-weight: 300;
}

.text-over-image a:hover {
	color:#fff;
}
.text-over-image .banner__post-info a:hover,
.text-over-image .banner__post-info a:hover i {
	color: #FF4000;
	opacity: 1;
}
.text-over-image .banner__post-info a{
	color: #fff;
}

.banner__languages--list ul.languages-list--options {
	 padding-top: 5px;
}

.banner__languages--list ul.languages-list--options li{
	 display:inline;
	 font-size:16px;
	 color:#00529a;
}

.banner__languages--list ul.languages-list--options li span:not(.selected):hover{
	 text-decoration: underline;
	 cursor: pointer;
}

.banner__languages--list ul.languages-list--options li span.selected,
.banner__languages--list ul.languages-list--options li span.selected:hover{
	 font-weight: 600 !important;
}

.banner__post-info .header__informations {
	margin-top: 10px;
}

ul.header__informations, div.header__informations{
	text-align: center;
	/*display: inline-block; AS IT WAS BEFORE*/
	display: flex!important;
	justify-content: space-between!important;
	margin-left: 0!important;
}

.banner__post-info ul li {
	color: #fff;
}
.banner__avatar{
	margin-right: 10px;
}

.right-column.sticky-sidebar{
	margin-top: 33px;
}

ul.header__informations > li, div.header__informations{
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.tags-value .list-inline>li{
	padding-left: 0;
	padding-right: 0;
}


.text-over-image .banner__dot-splitter{
	color: white;
	font-size: 40px;
	top: -4px;
}

.header-banner.header-banner__container {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

main#content > section #top-menu__horizontal {
    margin-top: -30px;
}

main#content > section #top-menu__horizontal nav .navbar-nav {
	/*margin-top: -30px;*/
}

.header-banner .banner__share {
	display: inherit;
	margin-top: 1.6rem;
}

.text-over-image .banner__dot-splitter{
	color: white;
	font-size: 40px;
	top: -4px;
}

.header-banner__bg-img {
	min-height: 65vh;
}

@media only screen and (min-width: 1469px){
	.header-banner__bg-img {
		min-height: 53vh;
	}
}


@media (max-width: 1281px) and (max-height: 580px) {
    .header-banner__bg-img {
			min-height: 70vh !important;
		}
}

@media (max-width: 1281px) and (max-height: 580px) {
    .header-banner__bg-img {
			min-height: 70vh !important;
		}
}


@media (max-width: 767px) {
    .header-banner__bg-img {
			min-height: 75vh;
		}
}

/*@media (max-height: 680px) {
    .media__essay .header-banner .mega-title h1{
			font-size: 68px !important;
		}
}*/

/* Mega Title (for essaies) */
.header-banner .mega-title .header-banner__wrapper {
	height: 90.5vh;
}

.mega-title .banner__container.banner__container--middle.text-over-image {
	bottom:5% !important;
}

.header-banner .mega-title .header-banner__wrapper::before{
	background: linear-gradient(rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.6) 100%);
}

.media__essay .header-banner .mega-title h1 {
	line-height: 100%;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
}

@media (min-width : 992px){
	.media__essay .header-banner .mega-title h1 {
		font-size:72px;
	}
}

@media (min-width : 1400px){
	.media__essay .header-banner .mega-title h1 {
		font-size:84px;
	}
}

header .text-left .banner__post-serie {
	margin-left:0;
}

.media__essay .post-box-with-text .content-left *, .media__essay .post-box-with-text .content-right * {
    font-size: 18px !important;
}

/* mobile*/
@media (max-width: 767px) {
	.media__essay .header-banner .mega-title h1 {
		/*font-size:70px;*/
		font-size:36px;
		word-break: break-word;
		margin-bottom:10px;
		-webkit-line-clamp:7;
	}
}

.header-banner .mega-title .banner__container.banner__container--top.text-over-image {
	top: 100px;
}

.header-banner .mega-title .header-banner__wrapper .banner__share{
	padding-bottom: 10px;
}

.header-banner__type .video__bg.vimeohero {
	height: 100vh;
	background-size: cover;
}

.header-banner__type .video__bg.vimeohero .video__bg--content {
	width: 100%;
	height: 100%;
}

/*main#content section.post-text ul > li:before,
main#content .eib-typography__body ul > li:before,
.publication-content__text ul > li:before {
    content: "";
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: inline-block;
    height: 0;
    width: 0;
    border-color: transparent #00529e;
    margin-left: -8px;
    top:0;
    position: relative;
    left:-15px;
}*/

main#content section.post-text ul.list-unstyled > li:before,
main#content .eib-typography__body ul.list-unstyled > li:before{
	display:none;
}

a.listenNow{
	cursor : pointer;
}

.rsbtn .rs-player-loadindicator .rsbtn-loading{
	background: white !important;
}

.rsbtn .rs-player-loadindicator .rsbtn-progress{
	background: #00529E !important;
}

#rsbtn_scrollcontrols{
	border-radius: 4px!important;
	right:65px !important;
}

#rsbtn_scrollcontrols button.rsbtn_scroll_playpause i, #rsbtn_scrollcontrols button.rsbtn_scroll_close i {
	top: -5px !important;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner, .rsbtn .rsbtn_play{
	background: white;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item{
	padding: 0 5px !important;
}

.rsbtn.rsexpanded .rsbtn_play{
	border : none;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner, .rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item {
	border-color: white !important;
}

.rsbtn .rsbtn_tooltoggle{
	float: right !important;
	position: relative !important;
	top: 0 !important;
	left: 20px !important;
}

#readspeaker_button1{
	position: relative;
	top: 10px;
	padding-bottom: 0;
}

.rsbtn .rsbtn_play, .rs_addtools .rsbtn_play{
	background: transparent !important;
	border-color: white !important;
}
.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text::before, .rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text::before ,
.rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span, .rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text span, .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text .rsbtn_btnlabel,
.rs_addtools .rsbtn_play .rsbtn_left .rsbtn_text .rsbtn_btnlabel,.rsbtn .rsbtn_play:active .rsbtn_text, .rs_addtools .rsbtn_play:active .rsbtn_text,
.rsbtn .rsbtn_play:active .rsbtn_text span, .rs_addtools .rsbtn_play:active .rsbtn_text span{
	color: white !important;
}
.rsbtn .rsbtn_tooltoggle{
	background-color: transparent !important;
	border-color: #677077 !important;
}

#readspeaker_button1 .rsbtn_toolpanel{
	width: 130px !important;
	min-width:130px !important;
}

.rsbtn .rsbtn_toolpanel .rsbtn_tools, .rs_addtools .rsbtn_toolpanel .rsbtn_tools{
	background-color: transparent !important;
	border-color: white !important;
}
.rsbtn .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li .rsbtn_tool:active,
.rs_addtools .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li .rsbtn_tool:active,
.rsbtn .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li .rsbtn_tool:hover,
.rs_addtools .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li .rsbtn_tool:hover{
	background-color: #00529e !important;
	color: white !important;
}

.rs-player-loadindicator{
	left:0 !important;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner{
	background: transparent !important;
	border-bottom-right-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item:active,
.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item:hover,
.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item:focus{
	background: #00529E !important;
	color: white !important;
}

@media (max-width: 767px) {
	.header-banner .mega-title .banner__container.banner__container--top.text-over-image {
		top: auto;
		margin-top: 80px;
	}
	.header-banner .mega-title h2.h1 {
		font-size:42px;
	}
	.header-banner .mega-title .header-banner__wrapper {
		height: 90vh;
	}

	ul.header__informations, div.header__informations{
		text-align: center;
		/*display: inline-block; AS IT WAS BEFORE*/
		display: flex;
		justify-content: space-between;
	}
	.post-media.post-text a{
	word-break: keep-all;
	-ms-word-break: keep-all;
	-webkit-word-break: keep-all;
	}

	.post-media.post-text em{
		word-break: keep-all;
		-ms-word-break: keep-all;
		-webkit-word-break: keep-all;
	}

	.header-banner .mega-title ul.header__informations > li, div.header__informations{
		padding-bottom: 0;
	}

	.header-banner .mega-title .header-banner__wrapper .banner__share{
		padding-bottom: 0;
	}

	.header-banner .mega-title .banner__post-serie{
		padding-top: 0;
	}

	.banner__portrait{
		display: none;
	}

}

/* Overlap - Stories */
.header-banner .overlap-banner .header-banner__wrapper {
		position:relative;
		height:80vh;
}

@media (max-width: 1281px) and (min-height: 720px) {
		.header-banner .overlap-banner .header-banner__wrapper {
				position:relative;
				height:80vh;
		}
}

.header-banner .overlap-banner .banner__container.text-over-image {
    bottom: 100px;
}

.header-banner .banner__portrait img, .banner__author .banner__portrait img {
	max-width: 40px;
	margin-top: 0;
}
/* stories */
body .banner__author,
body .banner__author a,
body .banner__author,
body .banner__author a,
body .banner__post-serie ,
body .banner__post-serie a,
body .media__essay .banner__author,
body .media__essay .banner__author a,
body .banner__readspeak-button a,
body ul.header__informations > li.header__date-informations,
body .banner__read-duration,
body .banner__read-duration #readRemainingGaugeElt, div.header__informations{
	font-size: 1.7rem;
	font-weight: 700;
}
.stories .banner__post-info ul.header__informations li,  .media__essay .banner__post-info ul.header__informations li {
	padding: 0 2.4rem 0 0 !important;
}
.overlap-banner figcaption.banner__wrapper--figcaption{
	position: absolute;
	right: 19%;
	bottom: 70px;
}
@media (max-width: 1281px) and (min-height: 720px) {
	.overlap-banner figcaption.banner__wrapper--figcaption{
		right: 55px;
	}
}

@media (max-width: 768px) {
	.overlap-banner figcaption.banner__wrapper--figcaption{
		right: 8px;
	}
}

.story-content > *:nth-child(2) {margin-top: 0;}

/* Image under title (Podcast) */
.header__figure--image {
		display: block;
		height: 500px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
}

/* Quotes *****************************************/

.border-quote-bottom{
	border-top: 2px solid #f3f3f3;
	width: 180px;
	float: right;
	display: block;
	margin-right: 50px;
}

/* Posts *****************************************/

.post-media-figcaption{
	margin-right: 10px;
}

.parallax-picture .post-media-figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background-color: #dedede80;
    padding: 2px 10px;
}

.parallax-picture .post-media-figcaption span {
    font-size: 18px !important;
}

/* Author *****************************************/

.post-author .post-author__tags .tag-text__list li *{
	font-size: 14px;
}

/* Related bottom *****************************************/

.carousel__related-bottom{
	padding-top: 40px;
	padding-bottom: 20px;
}

@media (max-width:767px) {
	.carousel .card{
		width: 100%;
		left: 0;
	}
}

			/* Podcasts */
			.card-podcast-icon{
			margin: auto;
			bottom: 15px;
			position: absolute;
			width: 100%;
			text-align: center;
			}

			/* Videos */

			#videoYouMayLike .card.card-standard .card-body{
			display: none;
			}

			#videoYouMayLike .card.card-standard{
			height: 450px;
			}

			/* Documents */

	.redIcon-pdf{
		color: #f82015;
		padding-right: 5px;
	}

	.accordion a[href$=".pdf"], .complaint__complaint-documents a[href$=".pdf"], .pdf-icon a[href$=".pdf"]{
		background-image: none !important;
	}


	.accordion a[href$=".pdf"]::after, .complaint__complaint-documents a[href$=".pdf"]::after, .pdf-icon a[href$=".pdf"]::after{
		color: #f82015;
		padding-left: 5px;
		content:"\f1c1";
		font-family: "Font Awesome 5 Pro";
		font-weight: 300;
	}

	div[data-subtype="genericVideos"] .card-additional-text {
	    display: none;
	}

/* Newsletter footer *****************************************/

@media (max-width:767px) {
	.newsletter-subscription-wrapper{
		max-height: 100%;
	}
	.newsletter-subscription-box{
		text-align: center;
		padding-left: 0;
	}
	.newsletter-subscription-text{
		padding:0;
	}
	.newsletter-subscription-form{
		padding-left: 0 !important;
	}
	.form-footer__newsletter .input-wrap{
		margin-left: 5vw;
	}
}

/* Newsletter popup *****************************************/

.newsletter-cookie .close-btn, .lightbox-overlay .close-btn {
  right:10px;
  position: absolute;
  top:10px;
  border-radius: 50px;
  text-decoration: none;
  padding:5px 5px 5px 8px; /* these padding values are used only for html tags <a> in the WYSIWYG source code of cascade page */
  color: #00529a;
}

.popup-newsletter .close-btn::before{
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f00d";
	font-size: 18px;
	line-height: 10px;
}

.covid-popup .popup-newsletter .close-btn:hover {
  background-color:#00529a;
}

.newsletter-cookie .close-btn:hover, .lightbox-overlay .close-btn:hover {
    background-color: #00529a;
    color: #fff;
}

@media (max-width:767px) {

	.newsletter-cookie .mj-subscribe-button-content{
		width: 140px;
	}
	.newsletter-cookie .newsletter-popup{
		height: 355px;
	}
}

.covid-popup .popup-newsletter {
  background-color: #CD3333 !important;
}

.covid-popup .popup-newsletter h2, .covid-popup .popup-newsletter h3, .covid-popup .popup-newsletter p, .covid-popup .popup-newsletter .close-btn {
    color: #fff !important;
}

.covid-popup .checkbox-text {
  font-weight: normal;
  line-height: normal;
  font-size: 80%;
  padding-left: 5px;
}

/* News *****************************************/
.news-page .gallery .gallery-images .gallery-images-item-slider.col-sm-4 a{
	height: 180px;
}

/* fancybox */
@media (max-width:1024px) {
	.fancybox-close::before{
		background-image: none;
		font-family:"Font Awesome 5 Pro" ;
		content: "\f057";
		font-weight: 900;
		color: black;
		position: relative;
		right: 3px;
		top: 3px;
		font-size: 25px;
	}

	.fancybox-close{
		background-image: none;
	}

	.fancybox-next::before{
		background-image: none;
		font-family:"Font Awesome 5 Pro" ;
		content: "\f0a9";
		font-weight: 900;
		color: black;
		position: relative;
		top: 45%;
		right:10px;
		font-size: 25px;
	}

	.fancybox-next span{
		display: none;
	}

	.fancybox-prev::before{
		background-image: none;
		font-family:"Font Awesome 5 Pro" ;
		content: "\f0a8";
		font-weight: 900;
		color: black;
		position: relative;
		top: 45%;
		left:44px;
		font-size: 25px;
	}

	.fancybox-prev span{
		display: none;
	}
}
/* Component: Carousel */
section.carousel .carousel__wrapper  .carousel__result article {
    padding-left: 15px;
    padding-right: 15px;
    outline: none;
}

section.carousel .carousel__wrapper .carousel__header {
    margin-bottom:20px;
    padding-bottom: 10px;
}

section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider {
    padding-left: 30px;
    padding-right: 30px;
}


@media (max-width: 480px){
    section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider {
        padding-left: 10px;
        padding-right: 10px;
    }
}

section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-prev {
    left: 5px;
	height: 55px;
	width: 54px;
	transform: translateX(-20px);
}

section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-next {
    right: 15px;
	height: 55px;
	width: 54px;
	transform: translateX(54px);
}


@media (min-width: 992px){
    section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-prev {
        left: -34px;
    }

    section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-next {
        right: 0px;
    }
}

section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-prev:before,
section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-next:before {
    font-family: 'Glyphicons Halflings';
    font-size: 30px;
    color: #0c60a6;
}

section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-prev:before{
    content: "\e079";
}

section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-next:before{
    content: "\e080";
}

section.carousel .carousel__wrapper .carousel__result .slick-dots li:only-child {
    display: none;
}

section.carousel .carousel__wrapper .carousel__result .slick-dots li  {
    width: 15px;
    height: 15px;
}

section.carousel .carousel__wrapper .carousel__result .slick-dots li button:before {
    font-size: 10px;
    opacity: .75;
    color: #919aa2;
}

section.carousel .carousel__wrapper .carousel__result .slick-dots li button:hover:before {
    opacity: 1;
    color: #575c61;
}

section.carousel .carousel__wrapper .carousel__result .slick-dots li.slick-active button:before,
section.carousel .carousel__wrapper .carousel__result .slick-dots li.slick-active button:hover:before {
    opacity: 1;
    color: #2F80ED;
}

section.carousel .carousel__wrapper .carousel__result .slick-dots {
    position: relative;
    bottom: 0px;
}

section.carousel .carousel__wrapper .carousel__header {
  text-align: center;
}

section.carousel.carousel__related-bottom .carousel__wrapper .carousel__header {
  text-align: left;
}

@media (max-width: 992px){
	.slick-prev{
		left: 10px !important;
	}
	.slick-next{
		right: 42px !important;
	}
}

/*  Banner Article ***********************************/

.post-text .banner__article.banner__text--only p a>img{
	display: inline-block;
}

/*  cards calendar ***********************************/

.card.card-calendar header.card-header{
	height: auto;
}

.card.card-calendar .card-date{
	width: 90px;
	height: 90px;
	padding: 10px 5px;
	margin-top: 10px;
	margin-left: 0;
	color: white;
	background-color: #00529e;
	line-height: 1.1;
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 18px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.card.card-calendar .card-location{
	margin-top: 10px;
	margin-left: 90px;
	font-size: 14px;
	padding-left: 10px;
}

.card.card-calendar .card-title{
	clear: both;
	font-size: 26px;
	line-height: 33px;
	height: auto;
	overflow: hidden;
}

/*  table of contents ***********************************/

.table-of-contents ul > li > ul {
    display: none;
}

.table-of-contents ul {
    padding-left:10px;
}

.table-of-contents ul > li > ul {
    padding-left:15px;
}

.table-of-contents ul > li > ul > li > ul {
    padding-left:25px;
}

.table-of-contents ul li {
    list-style: none;
    padding-left: 0;
}

.table-of-contents > ul > li > a.arrow-item:before{
    content: "\f105";
    padding-right: 10px;
    color:#00529a;
    display: inline-block;
    margin-left: -23px;
    width: 24px;
    font-family: "Font Awesome 5 Pro";
}

.table-of-contents > ul > li > a.arrow-item.collapsed:before{
    content: "\f107";
    padding-right: 10px;
    color:#00529a;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    margin-left: -23px;
    width: 24px;
}

.table-of-contents ul#toc > li > a.collapsed {
    font-weight: bold;
    text-decoration: underline;
}
/*
.chapter-component > section:last-child {
    border: none !important;
}*/


/*  table style ***********************************/

.styled-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.styled-table thead tr {
    background-color: #999;
    color: #ffffff;
    text-align: left;
}

.styled-table th,
.styled-table td {
    padding: 12px 15px;
}

.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #999;
}

/*
.html-publication-column.col-sm-8 section {
    padding-left: inherit;
    padding-right: inherit;
}*/

.related-htmlPublications .carousel__wrapper {
  width: 100% !important;
}

/*  Alert Message ***********************************/
.alert-message {
    background-color: #CD3333;
    width: 100%;
    height:auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.alert-message a {
    color:#fff;
    text-align:center;
    display: block;
    text-decoration:none;
    margin-bottom: 0;
}

.alert-message span.fa-angle-right {
    padding-left: 5px;
    top:2px;
    position:relative;
}

.alert-message a:hover {
    text-decoration: underline;
}

/* Publications  *****************************************/
.format__list .scrollbar-on {
    max-height: 294px;
    overflow-y: scroll;
}

.button-list .btn.dropdown-toggle {
    background-color: #fff;
    border: 1px solid #00529a;
    border-radius: 3px;
    font-size: 18px;
    color: #00529a;
    padding: 5px 10px;
}

.button-list .btn.dropdown-toggle.active-state {
    background-color: #00529a;
    color: #fff;
}

.button-list .btn-group.open .btn.dropdown-toggle{
   -webkit-box-shadow: none;
    box-shadow: none;
}

.button-list .btn-dropdown ul.dropdown-menu li a {
    font-size: 16px;
		color: #00529a;
		text-transform: capitalize;
}

.button-list .btn-dropdown ul.dropdown-menu li span.coming-soon {
	font-size:16px;
	text-transform: capitalize;
	color:#333;
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 300;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
body a i:hover {
	opacity: 1;
	color: #000000;
}
.button-list .btn-dropdown ul.dropdown-menu li a i:hover {
		opacity:1;
}

.button-list .btn-group {
    margin-right: 10px;
}

.read-buttons {
	padding-bottom:10px;
}

.publication-content__text .post-text img {
    text-align: left;
    margin: 0;
}

.publication-content__text .accordion-container {
    padding: 0;
    width: 100%!important;
}

.publication-content__text .carousel > *, .publication-content__text .carousel .carousel__result article {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.publication-content__text .carousel {
    margin-bottom: 40px !important;
}

.publication-buttons .disabled-state[disabled] {
    color: #777;
    border: 1px solid #777;
}

.publication-buttons .btn {
	padding:5px 15px;
}

.publication-content__element .link-list {
    padding-left: 0;
}

.static-btn.active-state {
    background-color: #00529a !important;
    color: #fff;
}

.static-btn.active-state:hover {
    background-color: #36bae7 !important;
    color: #fff;
		border-color:#13b0e7;
}

/* essay  *****************************************/
/*.media__essay main section:not(.carousel__related-bottom) p,
.media__essay main section:not(.carousel__related-bottom) li,
.media__essay main section:not(.carousel__related-bottom) dl, .media__essay main section:not(.carousel__related-bottom) dt, .media__essay main section:not(.carousel__related-bottom) dd,
.media__essay main section:not(.carousel__related-bottom) a,
.media__essay main section:not(.carousel__related-bottom) span,
.media__essay .summary-title {
    font-size: 21px;
}*/

.media__essay main section:not(.carousel__related-bottom) h3,
.media__essay main section:not(.carousel__related-bottom) h4,
.media__essay main section:not(.carousel__related-bottom) h5 {
	line-height:100%;
}

.media__essay main section:not(.carousel__related-bottom) h3 {
	font-size: 36px;
}

.media__essay main section:not(.carousel__related-bottom) h4 {
	font-size:30px;
}

.media__essay main section:not(.carousel__related-bottom) h5 {
	font-size:26px;
}

/*
@media (max-width : 768px){
	.media__essay main section:not(.carousel__related-bottom) p, .media__essay .summary-title {
	    font-size: 22px !important;
	}
}

@media (min-width : 992px){
	.media__essay main section > blockquote p.lead {
	    font-size: 32px !important;
	}
}*/

/*  Font Size ***********************************/
.font-small, .font-small *, .font-large, .font-large *, .font-x-large, .font-x-large *, .font-mega, .font-mega * {
	  line-height: normal;
}

.font-small, .font-small * {
    font-size: 14px !important;
}

.font-large, .font-large * {
    font-size: 32px !important;
}

.font-x-large, .font-x-large * {
    font-size: 48px !important;
}

.font-mega, .font-mega * {
    font-size: 60px !important;
}

.device-mobile .font-large, .device-mobile .font-large *,
.device-mobile .font-x-large, .device-mobile .font-x-large *, .device-mobile .font-mega, .device-mobile .font-mega * {
	font-size:32px !important;
}

.fadeInImage {
	opacity: 1;
}

/* Video Component */
.video__bg.vimeohero {
    background: #eee;
    height: 70vh;
    overflow: hidden;
    padding: 0;
    position: relative;
    width:100%;
}

.video__bg iframe {
  	box-sizing: border-box;
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 177.77777778vh;
}

.overlay-bg {
  background:rgba(0, 0, 0, 0.4);
  width:100%;
  height:100%;
  position:absolute;
  z-index:0;
}
.video__bg--content {
  width:50%;
  transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
  display:block;
  float:left;
  position:relative;
  z-index:998;
}

.device-mobile .video__bg--content {
  width:100%;
}

.video__bg--content * {
  color:#fff;
}

.post-video blockquote[class*="content-left"]:before, .post-video blockquote.full-width:before,
.post-video blockquote[class*="content-right"]:after,
.post-media blockquote[class*="content-left"]:before, .post-media blockquote.full-width:before,
.post-media blockquote[class*="content-right"]:after {
	color:#fff !important;
}

/* ------------------------------------------------------------------
                      icon box style
*******************************************************************/

.icon-item .icon-link-wrap i, .icon-item .icon-link-wrap h3, .icon-item .icon-link-wrap{
  color: #00529e !important;
  opacity: 1 !important;
	text-decoration: none !important;
}

.icon-item:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 1px;
    height: 160px;
    background: #cccccc;
}

/* ------------------------------------------------------------------
                      Procurement
*******************************************************************/
#annexed-content .annexed__item:last-child hr {
    display: none;
}

body.media__eibProcurement > main {
  float:none;
}

.media__eibProcurement .col-sm-8 .container-fluid, .media__eibProcurement .col-sm-8 .container {
    margin-left: -15px;
    margin-right: -15px;
}

.media__eibProcurement .col-sm-8 > section:first-child, .media__eibProcurement .col-sm-8 section:first-child{
    margin-top:0;
}

.col-sm-4 .annexed-content-item {
    margin-top: 16px;
}

/* ------------------------------------------------------------------
                      Photo gallery component
*******************************************************************/
.gallery-images .swiper-container{
	width:100%;
}
.gallery .gallery-images .gallery-images-item-slider{
	height:400px !important;
}

.gallery .gallery-images .gallery-images-item-slider a img{
     width: 100% !important;
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    object-fit: cover;
}

.gallery .gallery-images .gallery-images-item-slider a img:hover{
     opacity:initial !important;
	cursor: pointer;
}

.gallery .gallery-images .gallery-images-item-slider a{
	height:400px !important;
}

.swiper-pagination-bullet-active {
    background: white !important;
}

.swiper-next, .swiper-prev {
    color: white;
    border-radius: 25px;
    box-shadow: 0px 0px 2px white;
    padding: 0.5em 0.6em;
    display: inline-block;
    margin-right: 40px;
    margin-left: 40px;
    width: 45px !important;
    height: 45px !important;
    background: rgba(255, 255, 255, 0.5);
    border: 2px solid #FFFFFF;
}


.swiper-next:after, .swiper-container-rtl .swiper-prev:after {
    content: 'next';
}

.swiper-prev:after, .swiper-container-rtl .swiper-next:after {
    content: 'prev';
}

.swiper-prev, .swiper-container-rtl .swiper-next {
    left: 10px;
    right: auto;
}

.swiper-next, .swiper-container-rtl .swiper-prev {
    right: 10px;
    left: auto;
}

.swiper-next:after, .swiper-prev:after {
    font-family: swiper-icons;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
		color: white;
    font-size: 25px !important;
}

.swiper-next, .swiper-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery .modal .modal-dialog {
    margin: 0 auto;
    width: 58%;
}

.gallery .modal .modal-content {
    background: transparent;
    margin-top: 1vh;
}

.gallery .modal .modal-content .swiper-container{
	height:100%;
	width:100%;
}

.gallery .modal .modal-content .swiper-container img{
  object-fit: cover;
	display: block;
	margin: 0 auto;
}

.gallery .modal .modal-content .swiper-container img:hover{
	opacity: 1;
}

.gallery .modal .modal-content .swiperLegend{
    padding-right:20px;
    right:0;
    padding:10px;
    bottom: 30px;
    position: absolute;
    text-align: right;
    color: #FFFFFF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    width:100%;
-webkit-box-shadow: inset 10px 10px 148px 39px rgba(0,0,0,0.39);
-moz-box-shadow: inset 10px 10px 148px 39px rgba(0,0,0,0.39);
box-shadow: inset 10px 10px 148px 39px rgba(0,0,0,0.39);

}
.gallery .modal .modal-content .swiperLegend .author{
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	/* or 14px */

	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;

	/* Grey 40% - #ABABAB */

	color: #ABABAB;
}

@media only screen and (max-width: 769px) {
	.gallery .gallery-images .gallery-images-item-slider{
		width: 100vw !important;
		height:50% !important;
		margin-right: 45px !important;
	}
	.gallery .modal .gallery-images-modal .gallery-images-item-slider {
	 width: 100vw !important;
	 max-height:50% !important;
	 margin-right: 45px !important;
 }
	.gallery .modal .modal-dialog{
		width:90%;
		max-height: 400px;
	}
	.gallery .modal .swiper-next, .swiper-container-rtl .swiper-prev {
    right: -30px;
    left: auto;
	}
	.gallery .modal .swiper-prev, .swiper-container-rtl .swiper-next {
    left: -30px;
    right: auto;
	}
	.gallery .modal .modal-content .swiper-container img{
	  max-width: 100%;
		max-height: 450px;
		object-fit: cover;
	}

}

@media only screen and (max-width: 768px) and (min-width: 425px){
	.gallery .modal .modal-content .swiper-container img{
		max-width: 100%;
		max-height: 400px;
		object-fit: cover;
	}
}

/*****/
/***CUSTOM **/
/*body .standard-header__summary > p*/
.header-banner.bg-size-cover {
	position: relative;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	/*color: #000000;*/
}
.eib-section--blue h3, .eib-section--blue h4, .eib-section--blue h2
/*,.eib-section--grey h3, .eib-section--grey h4, .eib-section--grey h2*/{
	color: #fff;
}
/* particular links */
a[href*=".pdf"] {
	margin-right: 20px !important;
}
a[href*=".pdf"]:not(.btn):not(.eib-button):not([class="c-"])::after {
	content: url('//tech.eib.org/_tools/front/css/framework/rl/img/file-pdf-light.svg');
	width: 14px;
	display: inline-block;
	position: absolute;
	margin-left: 3px;
	margin-top: 4px;
}
main {
	position: relative;
}
@media (min-width: 992px) {
	.bg-size-cover.col-md-6 {
		width: 50%;
	}
}
.row-left {
	margin-left: -15px;
}
h1 p {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 22px !important;
	line-height: 160%;
	color: #000000;
}
/* Should be body */
p {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 160%;
	margin: 16px 0;
}
ul > li > p{
	margin:0!important;
}
#essay-content p {
	font-size: 21px;
}
main .color-blue, main .color-blue {
	color: #2f80ed !important;
}
a:hover {
	text-decoration: none;
}
.media-pager a.pager-link:hover .text-link {
	text-decoration: none !important;
}
main a, aside a, main a:hover, aside a:hover {
	color: #2f80ed;
}
/*main a:visited, aside a:visited {
	color: #2f80ed;
}*/
a .fa-angle-right, a .fa-arrow-right {
	margin-left: 16px;
}
.fa.fa-angle-right::before {
	content: "\f061";
}
/*main p a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):not(.paper-item):not(.eib-card-author):not(.eib-card-title__link):not(.eib-card__link),
main p a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):focus,
main p a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):visited,
main ul a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):not(.paper-item):not(.eib-card-author):not(.eib-card-title__link),
main ul a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):focus,
main ul a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):visited{
	color: #2F80ED;
	color: #000;
	text-decoration: none;
	background-image: linear-gradient(to right, #2F80ED 0, #2F80ED 100%); original
	background-image: linear-gradient(to right, #FF4000 0, #FF4000 100%);
	background-position: 0 1.082em;
	background-size: 0 2px;
	background-repeat: no-repeat;
	transition: background .878s;
}*/
a.card-title.h5 {
	background-position: 0 23px !important;
}
.bg-color-blue-grey a:not(.card-img):not(.card-row-img),
.bg-color-blue-grey a:not(.card-img):not(.card-row-img):focus,
.bg-color-blue-grey a:not(.card-img):not(.card-row-img):visited,
main .bg-color-mustard a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img),
main .bg-color-mustard a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):focus,
main .bg-color-mustard a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):visited {
	color: #ffffff;
	font-weight: 700;
	background-image: linear-gradient(to right, #ffffff 0, #ffffff 100%);
	background-size: 100% 2px;
}
a.next-tab, a.prev-tab, a.pager-link {
	background: none !important;
}
/*main p a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):not(.gallery-grid-item):hover,
main ul a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):not(.gallery-grid-item):hover{
	color: #2F80ED;
	background-size: 100% 2px !important;
}*/
main .bg-color-mustard a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):not(.card-img):not(.card-row-img):not(.gallery-grid-item):hover {
	color: #ffffff;
}
.bg-color-blue-grey a:not(.card-img):not(.card-row-img):hover {
	color: #ffffff;
	background-size: 100% 2px !important;
	transition: background .878s;
}
#top-menu__horizontal a:not(.sub-item):not(.eib-footer__menu-link):not(.btn):not(.cursor-pointer):hover {
	background: none !important;
}
ol.list-number li::before, ul.list-number li::before {
	color: #2F80ED !important;
}
/* overwritte list number*/

ol.list-number li::before, body ul.list-number li::before {
	content: "\f061";
	font-family: "Font Awesome 5 Pro", 'Alegreya Sans',sans-serif;
	font-size: 21px;
	top: 6px;
}
body .right-column ol.list-number li a, body .right-column ul.list-number li a {
	display: inline;
}
/* HEADER BANNER */
.header-banner-title {
	padding-top: 80px;
}
/*.header-title {
	padding-top: 140px;
}*/
body .header-title__wrapper {
	padding: 13rem 0 3rem 0;
	text-align:center;
}
body .header-title__wrapper h1{
	color: #fff;
	font-size: 5rem;
}
.header_title__row{
	width: 100%!important;
}
.header-banner__bg-img .header-title__wrapper {
    padding:0;
}
div.border-bottom {
	padding: 1.6rem 0;
}
h1 + .standard-header__summary {
	margin-top: 16px;
}
div.border-bottom
div .border-bottom::after,
div .border-bottom.color-blue::after,
div .border-bottom::after,
div .color-blue .border-bottom::after {
	border-bottom: 2px solid #ABABAB;
	max-width: 180px;
}
.stories div .border-bottom::after, .media__essay div .border-bottom::after,
.press-releases div .border-bottom::after,
.publication div .border-bottom::after{
	width: 100%;
	max-width: 100%;
}

.press-releases .header__date-informations {
    width: 100%;
    text-align: left;
}
.press-releases .banner__share {
    margin-top: 16px;
    margin-left: 0;
    float: left;
}
.press-releases #printExec {
    margin-top: 16px!important;
}
body .border-bottom.color-white::after,
body .color-white .border-bottom::after,
body .text-over-image .border-bottom::after,
body .title__fs-banner .border-bottom::after {
	/*border-bottom: 2px solid rgba(255, 255, 255, .3);*/
	border-bottom: 0!important;
}
.banner__post-info .header__informations {
	margin-top: 16px;
}
.header__informations .banner__share {
	padding: 0 !important;
}

.press-release-investor tbody tr:nth-of-type(even){
	background-color: #F7F7F7;
}
.press-release-investor tbody tr td:first-of-type, .press-release-investor tbody tr td:first-of-type p, .press-release-investor tbody tr td:first-of-type b{
	font-weight: 500;
	text-transform: uppercase;
}
.press-release-investor tbody tr b , .press-release-investor tbody tr p{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

/* Social icons */
.banner__share .resp-sharing-button__link {
	margin: 0 30px 0 0 !important;
}
div .resp-sharing-button__link {
	font-size: 18px !important;
}
.resp-sharing-button__link {
	background: none !important;
}
.resp-sharing-button__icon.resp-sharing-button__icon {
	color: #2F80ED;
}
/* Padding/margin for components  */
/*main .margin-top-x-large:not(:first-child) {
	margin-top: 140px;
}
main .reset-margin-top.no-adaptive {
	padding-top: 140px !important;
}
main .margin-bottom-x-large {
	margin-bottom: 140px;
}
main .reset-margin-bottom.margin-bottom-x-large {
	padding-bottom: 140px !important;
}*/
/* Card standard */
.card.card-standard/*.card-standard-media__stories,
.card.card-standard.card-standard-media__essaies,
.card.card-standard.card-standard-media__genericVideos*/,
.card.card-portrait-media__publications{
	/*-moz-box-shadow: 10px 10px 15px rgba(171, 171, 171, 0.2);
	-webkit-box-shadow: 10px 10px 15px rgba(171, 171, 171, 0.2);
	box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);*/
	border-radius: 4px;
}
.card.card-date:hover, .card.card-standard:hover, card.card-portrait-media__publications:hover {
	border-radius: 10px !important;
}
.card .card-img {
	min-height: 54%;
	height: 54%;
}
.card.card-portrait a img {
	height: calc(95% - 35px) !important;
}
body .card .card-publication__link {
	height: 54%;
	margin-bottom: 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;
}
/* remove a underline effect */
.card a {
	content: none !important;
}
body .card header.card-header {
	padding: 29px 23px 0 23px;
	height: auto;
}
/* #@! */
.card .card-header .card-date-author {
	margin-bottom: 0;
}
.card .card-date {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ABABAB;
	float: right;
}
.card .card-author {
	padding: 0;
	/* add margin-bottom when we will remove the 'by' in author label
    margin-bottom: 16px !important;
    */
	/** to remove **/
	visibility: hidden;
	font-size: 16px;
}
.card .card-author a{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-decoration: underline !important;
	text-transform: uppercase;
	color: #ABABAB !important;
	float: left;
	margin: 0;
	padding: 0;
	/** to remove **/
	visibility: visible;
}
.card .card-author a:hover {
	background: none !important;
}
.card .card-title {
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 110%;
	color: #0E2031;
	margin-bottom: 16px;

}
.card .card-title a, [class*='card-row'] .card-row-title a {
	display: inline !important;
	line-height: 110%;
	color: #0E2031 !important;
	background-image: linear-gradient(to right, #2F80ED 0, #2F80ED 100%);
	background-position: 0 1.082em !important;
	background-size: 0 6px;
	background-repeat: no-repeat;
	transition: background .878s;
}
.card .card-title a::before {
	content: none !important;
}
/* card calendar */
body .card.card-calendar .card-date {
	background-color: #FF4000;
	border-radius: 10px;
	padding: 23px 10px;
	width: 148px;
	height: 148px;
}
.card.card-calendar .card-location {
	margin: 0;
}
.card-calendar .date__day {
	font-family: Alegreya Sans;
	font-style: normal;
	font-weight: 500;
	font-size: 60px;
	line-height: 100%;
	letter-spacing: -2px;
	display: block;
}
.card-calendar .date__month, .card-calendar .date__year {
	width: 50%;
	float: left;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 8px;
	text-align: right;
	padding-right: 5px;
}
.card-calendar .date__year {
	text-align: left;
	padding-left: 5px;
}
/* bord of gouvernor */
body .card-header .card-additional-information {
	height: 65px;
}
.card .card-body {
	padding: 0 23px 10px 23px !important;
}
.card.card-standard .card-body, .card.card-portrait-media__publications .card-body{
	display: none;
}
.card.card-standard:hover .card-title a, [class*='card-row']:hover .card-row-title a {
	color: #2F80ED !important;
	background-size: 100% 6px !important;
}
.card.card-standard:hover .card-body,
.card.card-portrait-media__publications:hover .card-body{
	display: inline-block;
}
.card.card-portrait-media__publications:hover .card-publication__link{
	height: 36.7%;
	margin-bottom: 0;
}
.card.card-portrait-media__publications:hover .card-title a {
	color: #2F80ED;
	background-size: 100% 6px !important;
}
.card .card-text,.card .card-row-text, .card .card-text p {
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	color: #4F4F4F;
}
.card-row-text p {
	margin: 0 !important;
}
.card.card-standard footer.card-footer,
.card.card-portrait-media__publications footer.card-footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 0 23px 29px 23px !important;
	background-color: #ffffff;
}
.card footer.card-footer .card-tags {
	height: 69px !important;
	overflow: hidden !important;
	display: flex !important;
	align-items: flex-end;
	flex-wrap: wrap;
	transition: all .3s ease-in;
}
/* Breadcrumbs */
body .breadcrumbs-container .breadcrumbs li a {
	margin: 0;
}
body .breadcrumbs-container .breadcrumbs__home .cursor-pointer.sub-item,
body .breadcrumbs-container li .sub-item {
	border-radius: 4px 0 0 4px;
}
body .breadcrumbs-container .breadcrumbs li > a.sub-item, .breadcrumbs-container .breadcrumbs li > a  {
	padding-top: 9px;
	padding-bottom: 9px;
}
body .breadcrumbs-container .breadcrumbs .dropdown-menu a:hover {
	background: #fff;
	color: #2F80ED !important;
}
/* remove underline from breadcrumbs css */
body .breadcrumbs-container .breadcrumbs__home a.cursor-pointer.sub-item::before {
	content: none;
}
body .breadcrumbs-container .breadcrumbs li > span {
	padding: 9px 9px;
}
body.breadcrumbs-container .breadcrumbs li span.breadcrumbs-toggle {
	padding-top: 9px;
	padding-bottom: 10.3px;
}
body .breadcrumbs-container .breadcrumbs .breadcrumbs__home .dropdown-menu {
	left: 55px !important;
}
body .breadcrumbs-container .breadcrumbs li:not(.breadcrumbs__home) .dropdown-menu {
	left: 0 !important;
}
body .breadcrumbs-container .breadcrumbs .dropdown-menu a {
	padding: 11px 12px !important;
	border-bottom: 1px solid #ABABAB36;
}
.breadcrumbs-container .breadcrumbs li a, .breadcrumbs-container .breadcrumbs li span {
	float: left;
}
body .title__fs-banner .breadcrumbs-container .breadcrumbs.eib-typography__secondary-label > li > a,
body .breadcrumbs-container .breadcrumbs > li > span {
	color: #ffffff;
}
body.breadcrumbs-container .breadcrumbs a.sub-item,
body .breadcrumbs-container .breadcrumbs > li > a,
body .breadcrumbs-container .breadcrumbs .dropdown-menu a {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
body .header-title .breadcrumbs-container .breadcrumbs li:hover > a.sub-item,
body .header-title .breadcrumbs-container .breadcrumbs li:hover > a.sub-item + span {
	background: #2F80ED;
}
body .breadcrumbs-container .breadcrumbs li > a,
body .breadcrumbs-container .breadcrumbs li > span {
	color: #2F80ED;
}
/*.breadcrumbs-container .breadcrumbs.eib-typography__secondary-label li > a,*/
.header-banner__bg-img .breadcrumbs-container .breadcrumbs > li > a {
	color: #ffffff;
}
body .breadcrumbs-container .breadcrumbs > li > a,
body .breadcrumbs-container .breadcrumbs > li > span{
	color: #ABABAB;
}

body .eib-title--bg .breadcrumbs-container .breadcrumbs > li > a,
body .eib-title--bg .breadcrumbs-container .breadcrumbs > li > span{
	color: #ffffff;
}

body .eib-title--bg .breadcrumbs-container .breadcrumbs > li:first-child > a {
    padding-left: 0;
}

/*breadcrumb on banner */
body .text-over-image .breadcrumbs-container .breadcrumbs .dropdown-menu a:hover,
body .title__fs-banner .breadcrumbs-container .breadcrumbs .dropdown-menu a:hover {
	background-color: #ffffff !important;
}
/* video */
.video__bg .listenNow, .video__bg .banner__post-serie a {
	color: #fff !important;
}
.video__bg .banner__post-serie a {
	font-weight: 700;
}
#newsletter {
	display: none;
}
/** JUmp link **/
section #top-menu__horizontal {
	background-color: #0E2031;
}
.menu-anchor .navbar.navbar-default ul.navbar-nav li {
	padding-left: 27px;
	padding-right: 27px;
}
#top-menu__horizontal .menu-anchor .navbar {
	border-bottom: none;
}
section .border-color-blue {
	border-color: #2F80ED;
}
section .menu-anchor.border-color-blue .navbar-active,
section .menu-anchor.border-color-blue .navbar-collapse a:hover,
section .menu-anchor.border-color-blue .navbar-collapse a:focus{
	border-bottom:5px solid #2F80ED !important;
	background:transparent !important;
	color: #2F80ED !important;
}
section .menu-anchor .navbar-default .navbar-nav > li > a {
	padding: 30px 10px 25px;
}
section .menu-anchor .navbar-default ul.navbar-nav > li > a {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#top-menu__horizontal.menu-anchor .navbar-default ul.navbar-nav > li > a {
	color: #ffffff;
}
/* List */
main#content section.post-text ul > li::before, .publication-content__text ul > li::before,
main#content .eib-typography__body ul > li::before {
	width: 8px;
}
/** Card carousel **/
body .card, body div[class*="card-portrait-media"]{
	height: 530px !important;
}
body .boxes__grid .card {
	height: 530px !important;
}
.box__body > div > a {
	font-size: 18px;
	font-weight: 500;
}
@media screen and (max-width: 767px) {
	.card {
		margin-left: 25%;
		margin-right: 25%;
	}
	@media (max-width: 600px) {
		.card {
			margin-left: 15%;
			margin-right: 15%;
		}
	}
	@media (max-width: 380px) {
		.card {
			margin-left: 5%;
			margin-right: 5%;
		}
	}
}
@media screen and (max-width: 768px) and (min-width: 950px) {
	body .boxes__grid .card {
		height: 520px !important;
	}
}
body section .carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider {
	padding-left: 20px;
	padding-right: 20px;
}
@media (max-width: 992px) {
	body section .carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-next {
		right: 1px;
	}
}
@media (min-width: 992px) {
	body section .carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-prev {
		left: -34px;
	}
}
body section .carousel .carousel__wrapper .carousel__result .slick-dots li.slick-active button::before,
body section .carousel .carousel__wrapper .carousel__result .slick-dots li.slick-active button:hover::before {
	color: #2f80ed;
}
.slick-slide.slick-active {
	visibility: visible;
	transition: visibility .4s ease-in;
}
.slick-slide:not(.slick-active) {
	visibility: hidden;
	transition: visibility .4s ease-in;
}
section .slick-list {
	padding-left: 10px;
	padding-right: 10px;
}
body section .carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-next::before,
body section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-next::before {
	content: url(https://tech-test.eib.org/_tools/front/img/icons/pagination-right.svg);
	width: 54px;
	display: block;
	opacity: 1;
}
section .slick-next:hover::before, section .slick-prev:hover::before {
	filter: grayscale(100%) brightness(20%);
	transition: all .3s ease-in-out;
}
body section .carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-prev::before,
body section.carousel .carousel__wrapper .carousel__result.slick-dotted.slick-slider .slick-prev::before {
	content: url(https://tech-test.eib.org/_tools/front/img/icons/pagination-left.svg);
	width: 54px;
	display: block;
	opacity: 1;
}
/* Card standard */
.card.card-standard/*.card-standard-media__stories,
.card.card-standard.card-standard-media__essaies,
.card.card-standard.card-standard-media__genericVideos*/,
.card.card-long-title,
.card.card-title-style,
.card.card-extra-fields,
.card.card-portrait-media__stories,
.card.card-portrait-media__publications{
	/*-moz-box-shadow: 10px 10px 15px rgba(171, 171, 171, 0.2);
	-webkit-box-shadow: 10px 10px 15px rgba(171, 171, 171, 0.2);
	box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
	transition: all .3s ease-in-out;*/
	border-radius: 4px;
}
@media screen and (max-width: 767px) {
	.card {
		margin-left: 0;
		margin-right: 0;
	}
	.card,
	.card.card-standard,
	.card.card-long-title,
	.card.card-title-style,
	.card.card-extra-fields,
	.card.card-portrait-media__stories,
	.card.card-portrait-media__publications
	.card-row {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
.card.card-long-title:hover {
	border-radius: 10px;
}
main .card.card-long-title .card-body .card-text {
	max-height: inherit;
}
body .card.card-standard .card-body .card-text,
body .card.card-portrait .card-body .card-text,
body .card.card-portrait-media__stories .card-body .card-text,
body .card.card-date .card-body .card-text,
body .card.card-calendar .card-body .card-text {
	height: 0px;
	transition: height .4s ease-in;
}
.card.card-date:hover, .card.card-standard:hover, card.card-portrait-media__publications:hover {
	border-radius: 10px !important;
}
.card .card-img {
	min-height: 51%;
	height: 51%;
}
.card.card-title-style .card-img {
	min-height: 54.3%;
	height: 54.3%;
	background-size: contain;
}
.card.card-portrait a img {
	height: calc(100% - 12px) !important;
}
body .card .card-publication__link {
	height: 51%;
	margin-bottom: 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;
}
.publication-content__img .card-publication__img {
	/*box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.2);*/
}
.post-content.publication-content > div > .publication-content__img .card-publication__img {
	/*box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.2);*/
	border: 1px solid #000000;
}
/* remove a underline effect */
.card a {
	content: none !important;
}
body .card header.card-header {
	padding: 29px 23px 0 23px;
}
.card .card-header {
	background-color: #ffffff;
	min-height: 45px;
	transition: all .3s ease-in-out;
}
/* #@! */
.card .card-header .card-date-author {
	margin-bottom: 0;
}
.card .card-date {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ABABAB;
	float: right;
}
.card .card-author {
	padding: 0;
	/* add margin-bottom when we will remove the 'by' in author label
    margin-bottom: 16px !important;
    */
	/** to remove **/
	visibility: hidden;
	font-size: 16px;
}
.card .card-date-author {
	max-height: 30px;
	overflow: hidden;
}
.card .card-date-author .card-author {
	padding-left: 0px;
}
.card .card-author a{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-decoration: underline !important;
	text-transform: uppercase;
	color: #ABABAB;
	float: left;
	margin: 0;
	padding: 0;
	/** to remove **/
	visibility: visible;
}
.card .card-title, .card.card-long-title h3 {
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 110%;
	color: #0E2031;
	margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
	.card .card-title, .card.card-long-title h3 {
		font-size: 21px;
	}
}
.card .card-title a {
	display: inline !important;
	font-weight: 700;
	line-height: 110%;
	color: #0E2031;
	background-image: linear-gradient(to right, #2F80ED 0, #2F80ED 100%);
	background-position: 0 22px;
	background-size: 0 100%;
	background-repeat: no-repeat;
	transition: background .878s;
}
.card .card-title a::before {
	content: none !important;
}
.card .card-body {
	padding: 0 23px 10px 23px !important;
	background-color: #ffffff;
}
.card.card-standard .card-body, .card.card-portrait-media__publications .card-body{
	display: inline-block;
}
/*.card.card-standard:hover .card-img {
    min-height: 35.3%;
    height: 35.3%;
}*/
.card.card-standard:hover .card-header,
.card.card-portrait-media__stories:hover .card-header,
.card.card-portrait-media__publications:hover .card-header {
	margin-top: -31%;
	transition: all .3s ease-in-out;
}

.card.card-standard:hover .card-header:not(.card-image ~.card-header){
	margin-top: 0 !important;
}

.card.card-standard:hover .card-title a,
.card.card-title-style:hover .card-title a,
.card.card-portrait-media__stories:hover .card-title a {
	color: #2F80ED;
	background-size: 100% 6px !important;
}
.card.card-standard:hover .card-body,
.card.card-portrait-media__stories .card-body,
.card.card-portrait-media__publications:hover .card-body{
	display: inline-block;
	transition-delay: .3s;
}
.card.card-portrait-media__publications:hover .card-publication__link{
	/*height: 35.3%;
    margin-bottom: 0;*/
}
.card.card-standard:hover .card-body .card-text,
.card.card-portrait-media__stories:hover .card-body .card-text,
.card.card-portrait-media__publications:hover .card-body .card-text {
	height: 80px;
	transition: height .3s ease-in;
}
.card.card-portrait-media__publications:hover .card-title a {
	color: #2F80ED;
	background-size: 100% 100% !important;
}
.card .card-text,.card .card-row-text, .card .card-text p {
	font-size: 16px;
	line-height: 160%;
	font-weight: 400;
	color: #4F4F4F;
}
.card .card-text p {
	margin: 0 !important;
	overflow: hidden;
}
.card-row.card-row-standard-media__pressReleases .card-row-text {
	display: none;
}
.card-row.card-row-calendar .card-row-box {
	display: flex;
	justify-content: center;
	align-items: center;
}
.card-row.card-row-calendar .card-row-info {
	padding: 29px 32px;
}
body .card-row.card-row-calendar .card-row-box .card-row-date {
	padding: 0;
}
.card-row.card-row-calendar .card-row-info .card-row-body {
	margin-bottom: 16px;
}
.card.card-standard footer.card-footer,
.card.card-portrait-media__publications footer.card-footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 0 23px 29px 23px !important;
	background-color: #ffffff;
}
body .card-row .card-row-tags span.btn.btn-primary-tag {
	padding: 6px 12px;
}
.card footer.card-footer .card-tags {
	height: 34px !important;
	overflow: hidden !important;
	display: flex !important;
	align-items: flex-end;
	flex-wrap: wrap;
	transition: all .3s ease-in;
}
/**/
.card.card-extra-fields .card-body {
	flex-grow: 0;
}
/** if we want animation for tags
.card.card-standard:hover footer.card-footer .card-tags {
    height: 69px !important;
    transition: all .3s ease-in;
}**/

/** BTN TAG **/
.card .card-footer .card-tags .btn.btn-primary-tag,
.card-row .card-row-footer .card-row-tags span.btn.btn-primary-tag,
li.search-filter__tag-item,
.c-button-tag {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px !important;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #667FBC;
	border: 2px solid #EBEBF7;
	background: transparent;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 6px 12px !important;
	max-width: 100%;
	margin-bottom: 3px;
	margin-top: 2px;
	margin-right: 10px;
	cursor: default;
	position: relative;
	z-index: 1;
}
.btn-primary-tag:not(span)::before,
.c-button-tag:not(span)::before {
	background: #EBEBF7;
	content: "";
	position: absolute;
	top: 49%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
	transition: all 0.6s ease;
	width: 0%;
	height: 102%;
}
.btn-primary-tag:not(span):hover::before,
.c-button-tag:not(span):hover::before{
	width: 102%;
}
.c-button-tag.no-hover:not(span):hover::before {
	width: 0;
}
span.btn-primary-tag:hover {
	color: #667FBC !important;
}
.card .card-footer .card-tags .btn.btn-primary-tag:active,
.c-button-tag:active{
	box-shadow: none;
}
.card footer.card-footer .card-tags .btn:nth-child(n+4)
, .card-row footer.card-row-footer .card-row-tags .btn:nth-child(n+4),
.short-content .c-button-tag:nth-child(n+3){
	/*display: none !important;*/
}
/* tag for panel select */
.search-filter__tag-item .search-filter__tag-remove {
	position: unset;
	visibility: hidden;
}
body .search-filter__tags {
	margin-bottom: 14px;
}
.search-filter__tag-item .search-filter__tag-remove::after {
	top: 7px;
	visibility: visible;
}

/* card row */
body .card-row {
	background: #FFFFFF;
	/*-moz-box-shadow: 10px 10px 15px rgba(171, 171, 171, 0.2);
	-webkit-box-shadow: 10px 10px 15px rgba(171, 171, 171, 0.2);
	box-shadow: 10px 10px 15px rgba(171, 171, 171, 0.2);*/
	border-radius: 4px;
	margin-bottom: 30px;
}
body .card-row.card-row-standard .card-row-info, .card-row.card-row-portrait .card-row-info{
	padding: 26px 24px;
}
body .card-row header.card-row-header .card-row-date, .card-row.card-row-calendar .card-row-info .card-row-location {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ABABAB;
	margin-bottom: 16px;
}
.card-row.card-row-calendar .card-row-info .card-row-location {
	margin-bottom: 0px !important;
}
body .card-row-title {
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px !important;
	line-height: 110%;
	letter-spacing: -0.2px;
	margin-bottom: 16px !important;
	/* color: #000000; */
}
@media screen and (min-width: 768px) {
	body .card-row-title {
		font-size: 24px !important;
		/* color: #000000; */
	}
}
body .card-row .card-row-title a {
	color: #000000;
	height: auto;
}
body .card-row-title a:hover {
	color: #2F80ED;
}
body .card-row .card-row-text {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #4F4F4F;
	margin-bottom: 16px;
}
/********* CONFLICT w rareloop fixes **********/
.banner.banner__text {
	width: 100%;
	height: auto;
}
.c-button-tag {
	display: inline-block;
	white-space: nowrap!important;
	text-overflow: ellipsis!important;
	overflow: hidden!important;
}
/* similar to eib-BTN-PRIMARY */
[class*="btn--bg-color-"]:hover, [class*="btn--bg-color-"]:focus,
.c-button-primary {
	opacity: 1;
}
/* see btn-yes if it's a better solution */
.btn,
.btn.btn--bg-color-light-blue,
.btn.btn-apply-blue,
button.search-filter__search-button,
.btn.btn--inside-blue,
.btn.btn--bg-color-blue,
body .crt-feed .crt-feed-scroll .crt-load-more a,
.button-list a.btn.dropdown-toggle,
.button-list button.btn.dropdown-toggle,
body .static-btn.active-state,
body .button-list .btn.dropdown-toggle.active-state,
.c-button-primary {
	color: #ffffff;
	text-decoration: none;
	display: inline-block !important;
	padding: 1.6rem 2.4rem !important;
	position: relative;
	/*float: left;*/
	z-index: 1;
	overflow: hidden;
	/*border: 2px solid #2F80ED;*/
	border: 2px solid #fff!important;
	/*border-radius: 100px;*/
	border-radius: 0px!important;
	background-color: #2F80ED;
	transition: all 0.6s cubic-bezier(0.25, 0.1, 0.2, 1);
}
body .static-btn.active-state {
	background-color: #2F80ED !important;
	color: #fff !important;
}
body .static-btn.active-state:hover {
	border-color: #2F80ED;
	color: #2F80ED;
}
.btn:not(.interactive-panel__button)::before,
.btn.btn--bg-color-light-blue::before,
.btn.btn-apply-blue::before,
.btn.btn--inside-blue::before,
.btn.btn--bg-color-blue::before,
body .crt-feed .crt-feed-scroll .crt-load-more a::before,
.button-list a.btn.dropdown-toggle::before,
.button-list button.btn.dropdown-toggle::before,
body .static-btn.active-state::before,
body .button-list .btn.dropdown-toggle.active-state::before,
.c-button-primary::before {
	position: absolute;
	content: "";
	display: block;
	top: -50%;
	left: calc(-100% - 145px);
	z-index: -1;
	width: calc(100% + 140px);
	height: 100px;
	transition: all 0.6s cubic-bezier(0.25, 0.1, 0.2, 1);
	background: #ffffff;
}
body .button-list .btn.dropdown-toggle.active-state::before {
	top: -50% !important;
	left: calc(-100% - 145px) !important;
}
.btn::after,
.btn.btn--bg-color-light-blue:after,
.btn.btn-apply-blue:after,
.btn.btn--inside-blue:after,
.btn.btn--bg-color-blue:after,
.button-list a.btn.dropdown-toggle::after,
.button-list button.btn.dropdown-toggle::after,
body .button-list .btn.dropdown-toggle.active-state::after,
body .static-btn.active-state::after,
body .crt-feed .crt-feed-scroll .crt-load-more a::after,
.c-button-primary:after {
	top: 0;
	left: 0;
	z-index: -2;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
}
.btn:hover,
button.search-filter__search-button:hover,
.btn.btn-apply-blue:hover,
.btn.btn--bg-color-light-blue:hover,
.btn.btn--inside-blue:hover,
.btn.btn--bg-color-blue:hover,
.button-list a.btn.dropdown-toggle:hover,
.button-list button.btn.dropdown-toggle:hover,
body .button-list .btn.dropdown-toggle.active-state:hover,
body .static-btn.active-state:hover,
body .crt-feed .crt-feed-scroll .crt-load-more a:hover,
.c-button-primary:hover {
	/*color: #2F80ED !important;
	background-color: #ffffff !important;*/
	color: #2F80ED !important;
	background-color: #FF4000!important;
}
.btn.btn--bg-color-light-blue:hover:before,
.btn.btn--inside-blue:hover:before,
.btn.btn-apply-blue:hover:hover:before,
.btn.btn--bg-color-blue:hover:before,
.button-list a.btn.dropdown-toggle:hover:before,
.button-list button.btn.dropdown-toggle:hover:before,
body .button-list .btn.dropdown-toggle.active-state:hover:before,
body .crt-feed .crt-feed-scroll .crt-load-more a:hover:before,
.c-button-primary:hover:before {
	left: -50px;
	top: -20px;
}
body .button-list .btn.dropdown-toggle.active-state:hover:before {
	left: -50px !important;
	top: -20px !important;
}
/*.btn.btn--bg-color-light-blue:visited,
.btn.btn--inside-blue:visited,
.btn.btn-apply-blue:visited,
.btn.btn--bg-color-blue:visited,
.button-list a.btn.dropdown-toggle:visited,
.button-list button.btn.dropdown-toggle:visited,
body .button-list .btn.dropdown-toggle.active-state:visited,
body .crt-feed .crt-feed-scroll .crt-load-more a:visited,
.c-button-primary:visited {
	color: #2F80ED;
	background-color: transparent;
}*/
.btn.btn--bg-color-light-blue em,
.btn.btn--inside-blue em,
.btn.btn--bg-color-blue em {
	margin-left: 12px;
}
.btn em.fa.fa-angle-right::before {
	content: "\f061";
	color: #ffffff;
}
.btn:hover em.fa.fa-angle-right::before {
	color: #2F80ED;
}
/* secondary btn */
.c-button-secondary, .button-list button.btn.dropdown-toggle.c-button-secondary, .office__buttons .btn.static-btn {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.42857143;
	/*border: 2px solid #2F80ED !important;*/
	border: 2px solid #fff !important;
	/*border-radius: 100px !important;*/
	border-radius: 0 !important;
	/*color: #2F80ED !important;*/
	color: #fff !important;
	padding: 1.6rem 2.4rem !important;
	background-color: transparent !important;
	transition: all 0.6s cubic-bezier(0.25, 0.1, 0.2, 1);
}
.c-button-secondary:hover, .button-list button.btn.dropdown-toggle.c-button-secondary:hover, .office__buttons .btn.static-btn:hover {
	background: #2F80ED !important;
	color: #ffffff !important;
	/*border-color: #2F80ED !important;*/
	border-color: #fff !important;
}
.button-list button.btn.dropdown-toggle.c-button-secondary::before {
	background: #2F80ED;
}
.c-button-secondary span, .btn.dropdown-toggle span {
	font-size: 16px;
	margin-left: 1rem;
}
.crt-feed .crt-feed-scroll .crt-load-more a {
	color: #ffffff !important;
}
.pdf-item {
	background: #FF4000 !important;
	/*background: #FF4000!important;*/
	/*color: #333 !important;*/
	/*color: #fff !important;*/
	color:#ffffff!important;
	border: 1px solid #FF4000!important;
}
.pdf-item:hover {
	color: #000000 !important;
	background: none!important;
}
div[class*=infographic-download-share] .btn::after{
	content: url(https://tech-test.eib.org/_tools/front/css/framework/img/download.svg);
	height: 18px;
	display: inline-block;
	width: 18px;
	filter: brightness(10);
	position: relative;
	top: 5px;
	margin-left: 8px;
	margin-right: 2px;
	transform: scale(.79);
}
div[class*=infographic-download-share] .btn:hover::after{
	filter: none;
}

/* boxes */
.box__body {
	font-size: 1.8rem;
	font-weight: normal;
}
.section-link:not(.btn) {
	color: #000000 !important;
	background: none !important;
	font-weight: bold !important;
}
.section-link:not(.btn):hover {
	color: #2f80ed !important;
}
.section-link em.fa-angle-right {
	color: #2f80ed;
}
.section-link em.fa-angle-right::before {
	content: "\f061";
	font-weight: bold !important;
}
.section-link.float-right em.fa.fa-angle-right{
	content: "\f061";
	font-weight: bold;
}
section .section-link.float-right {
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-style: normal;
}

section .section-link.float-right:not(.sub-item):not(.eib-footer__menu-link):not(.btn) {
	color: #000000;
}
section .section-link.float-right:not(.sub-item):not(.eib-footer__menu-link):not(.btn),
section .section-link.float-right:not(.sub-item):not(.eib-footer__menu-link):not(.btn):hover {
	color: #2F80ED;
}
body blockquote.blockquote-color-blue::before, body blockquote.full-width::before {
	content: "";
	border-left: 2px solid #AAB3DB;
	height: 40px;
	left: 50%;
	top: -20px;
}
body section blockquote > p {
	font-family: Alegreya Sans;
	font-style: normal;
	font-weight: 700;
	font-size: 40px !important;
	line-height: 110% !important;
	text-align: center;
	letter-spacing: -0.2px;
}
body blockquote .lead {
	font-weight: 700;
}
body section blockquote + div a.btn-yes {
	float: none !important;
}
blockquote footer ul, blockquote footer ul.text-right {
	text-align: center;
}
blockquote ul li.author, blockquote ul li.date {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
}
blockquote ul li.date {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #979797;
}
body blockquote.full-width footer.border::before {
	content: none;
}
/** accordion **/
body .eib-accordion-item .heading {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}
body .accordion h3.accordion-toggle.ui-accordion-header {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	display: flex;
	align-items: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #2F80ED;
	padding: 16px 36px !important;
}
.ui-accordion-content div {
	font-size: 18px;
	font-weight: 400;
}
body .accordion-eib .ui-accordion-header.ui-state-default {
	border-bottom: 2px solid #ABABAB4D;
}
body .accordion h3.accordion-toggle.ui-accordion-header:hover {
	color: #000000;
}
body .accordion h3.accordion-toggle.ui-accordion-header.ui-state-active {
	/** state active **/
	color: #000000;
	/* overwrite default */
	border-bottom: 2px solid #ABABAB4D;
	border-top: none;
}
body .accordion h3.accordion-toggle.ui-accordion-header span{
	display: none;
}
/* for showcase, to remove*/
.accordion-toggle .accordion-title__inside {
	margin-left: 0;
}
.accordion .accordion-toggle::before {
	content: "\f067";
	font-family: "Font Awesome 5 Pro", Roboto;
	font-weight: 700;
	color: #2F80ED;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	transition: all 0.6s linear; /* vendorless fallback */
	-o-transition: all 0.6s linear; /* opera */
	-ms-transition: all 0.6s linear; /* IE 10 */
	-moz-transition: all 0.6s linear; /* Firefox */
	-webkit-transition: all 0.6s linear; /*safari and chrome */
}
.accordion .accordion-toggle.ui-state-active::before {
	content: "\f068";
	color: #000000;
	transition: all 0.6s linear; /* vendorless fallback */
	-o-transition: all 0.6s linear; /* opera */
	-ms-transition: all 0.6s linear; /* IE 10 */
	-moz-transition: all 0.6s linear; /* Firefox */
	-webkit-transition: all 0.6s linear; /*safari and chrome */
}
body .accordion .ui-accordion-content-active {
	border-bottom: 2px solid #ABABAB4D;
}
.accordion .accordion-toggle:hover::before {
	color: #000000;
}
.accordion .accordion-toggle {
	display: none;
}
.accordion .ui-accordion-content {
	margin: 24px 0 40px;
	padding: 0 0 30px 0!important;
}
.accordion-eib .ui-accordion-content {
}
.accordion .ui-accordion-content ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: 0 !important;
	font-size: 0;
}
.accordion .ui-accordion-content li:not(:last-child) {
	margin-bottom: 16px;
}
.accordion .ui-accordion-content ul.bulleted-list--blue li {
	width: 100%;
	float: left;
	padding-right: 40px;
}

/* pdf link */
body section .accordion .ui-widget-content a[href$=".pdf"],
body .complaint__complaint-documents a[href$=".pdf"] {
	color: #2F80ED;
}

@media screen and (min-width: 768px) {
	/*.accordion .ui-accordion-content ul.bulleted-list--blue li {
        width: 50%;
    }*/
}
.accordion.accordion-eib .ui-widget-content .bulleted-list--blue a,
.accordion.accordion__container .ui-widget-content a {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 160%;
	color: #000000;
}
.accordion.accordion-eib .ui-widget-content .bulleted-list--blue a:hover,
.accordion.accordion__container .ui-widget-content a,
.accordion.accordion-eib .ui-widget-content .bulleted-list--blue li a {
	color: #2F80ED;
}
.accordion.accordion-eib .ui-widget-content > div > a,
.accordion.accordion__container .ui-widget-content > div > a {
	color: #000000;
}
.accordion.accordion-eib .ui-widget-content > div > a:hover,
.accordion.accordion__container .ui-widget-content > div > a:hover,
main .component__bottom a:hover {
	color: #2F80ED;
}
section .accordion.accordion-eib .externalLink.section-link,
section .accordion .externalLink.section-link,
main .component__bottom a{
	color: #333;
}
section .accordion a[href$=".pdf"] {
	padding: 0 !important;
}
div#content div.ui-accordion .ui-accordion-content a {
	color: #2F80ED !important;
}
/* List */
body section.contact ul.bulleted-list--blue {
	padding-left: 40px;
}
body [class*="bulleted-list"],
main#content section.post-text ul,
main#content .eib-typography__body ul{
	padding-left: 40px;
}
body ul[class*="bulleted-list"] li,
main#content section.post-text ul > li,
main#content .eib-typography__body ul > li {
	margin-bottom: 5px;
	position: relative;
	font-weight: normal;
	font-family: 'Public Sans', sans-serif!important;
    letter-spacing: -0.1px!important;
    font-size: 20px!important;
    line-height: 160%!important;
}
body.media__essay ul[class*="bulleted-list"] li {
	font-size: 21px;
}
/*body [class*="bulleted-list"] > li:before,
body [class*="bulleted-list"] > dt:before,
main#content section.post-text ul > li::before,
main#content .eib-typography__body ul > li::before {
	content: "\f192" !important;
	font-family: "Font Awesome 5 Pro", Roboto;
	font-size: 16px;
	font-weight: 900;
	color: #2F80ED;
	margin-top: 4px;
	left: -30px !important;
	top: 0 !important;
	transform: translateY(-50%);
	border: none !important;
	height:0px;
}*/
body .bg-color-mustard [class*="bulleted-list"] > li::before {
	color: #ffffff;
}
body .accordion.accordion-style-blue .ui-accordion-content > ul > li::before {
	margin-left: 0;
}
.eib-accordion-item .bulleted-list--blue.accordion-dynamic-list{
    margin: 24px 0 40px;
    padding: 0 0 30px 0!important;
}
body [class*="bulleted-list"] > li:before,
body [class*="bulleted-list"] > dt:before {
	position: absolute !important;
}

body ul[class*="bulleted-list"] li {
	margin-bottom: 16px;
	list-style-type: none;
}
/* Title */

body header .border-bottom::after {
	bottom: 0;
	border-bottom: 2px solid rgba(171, 171, 171, .3);
	max-width: 100%;
}
/* Page video */
.video-page.page-body {
	padding-bottom: 80px;
}
/* Side list */
ol.list-number, ul.list-number {
	padding-left: 40px;
}
/**/
h3 {
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 120%;
	letter-spacing: -0.2px;
}
@media screen and (min-width: 768px) {
	h3 {
		font-size: 32px;
		line-height: 110%;
	}
}
.main-column {
	/*padding-bottom: 60px;*/
}
/* line of image in text */
.post-text-wrapper figure[class*="content-left"].border::after {
	content: none;
}

.banner__languages--list ul.languages-list--options {
	padding-top: 5px;
}

.banner__languages--list ul.languages-list--options li{
	display:inline;
	font-size:16px;
	color:#00529a;
}

.banner__languages--list ul.languages-list--options li span:not(.selected):hover{
	text-decoration: underline;
	cursor: pointer;
}

.banner__languages--list ul.languages-list--options li span.selected,
.banner__languages--list ul.languages-list--options li span.selected:hover{
	font-weight: 600 !important;
}
/********************/
/* Language dropdown*/
/*****/
/* Language selector */
.languages-list {
	margin: 24px 0 0;
	display: inline-block;
	border-radius: 5px;
	font-size: 12px;
}
.languages-list li {
	width: 145px;
}
.languages-list li span, .languages-list li a {
	width: 100%;
}
.languages-list li.active {
	color: #2F80ED !important;
}
.languages-list li.active span{
	color: #2F80ED;
}
.dark-overlay .languages-list {
	color: #ffffff;
}
.dark-overlay .languages-list .active {
	border: 2px solid #ffffff;
}
.languages-list .languages-list--contained {
	position: absolute;
	z-index: 1;
}
.languages-list {
	position: absolute;
	z-index: 10;
	margin-top: 0;
	padding-top: 32px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	/*overflow: hidden;*/
}
ul.languages-list li:not(.active) {
	border: 2px solid #fff;
	border-radius: 0 !important;
	display: none;
	height: 0;
}
ul.languages-list:hover li {
	position: relative;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}
ul.languages-list:hover li:last-child {
	border-radius: 5px;
}
ul.languages-list:hover li:not(.active) {
	background-color: #fff;
	height: auto;
}
.languages-list:hover .active span,
.languages-list:hover .active a {
	color: #2F80ED !important;
}
.languages-list li:hover span.language-option,
.languages-list li:hover a.language-option  {
	color: #2F80ED;
}
.languages-list--container, .banner__languages--list {
	height: 32px;
	margin-bottom: 0;
	margin-top: 16px;
	z-index: 1;
}
.languages-list--container {
	display: none
}
.banner__languages--list {
	display: block;
	z-index: 10;
}
ul.languages-list li.active {
	border: 2px solid #AAB4DB;
	border-radius: 5px;
	margin-top: -32px;
	order: -1;
}
.header-banner__bg-img ul.languages-list li.active {
	border: 2px solid #ffffff;
}
[class*=dark-overlay] ul.languages-list li.active {
	border-color: #ffffff;
}
.languages-list li:hover {
	/*border: 2px solid #AAB4DB !important;*/
	border-radius: 5px;
}
.languages-list:hover {
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: -1px 1px 12px rgba(0, 0, 0, 0.1);
	max-height: 224px;
}
ul.languages-list:hover li.active {
	border: 2px solid #fff;
}
.languages-list:hover li.active span {
	color: #ABABAB !important;
}
ul.languages-list:hover li:not(.active) {
	display: block;
}
ul.languages-list:hover li::after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute !important;
	bottom: -2px;
	left: 0;
	z-index: 2;
	background-color: rgba(171,171,171,.3);
}
.languages-list li:not(.active) .language-option,
body .text-over-image ul.languages-list li .language-option {
	color: #333 !important;
	font-weight: 600;
	text-decoration: none;
}
body .banner__languages--list ul.languages-list--options {
	padding-top: 32px;
}
.banner__languages--list ul.languages-list--options li {
	text-transform: uppercase;
}
.languages-list li:hover span.language-option,
.languages-list li:hover a.language-option {
	color: #2F80ED !important;
}
body .text-over-image ul.languages-list li .language-option {
	color: #ffffff !important;
}
body .text-over-image ul.languages-list:hover li .language-option {
	color: #000000 !important;
}
body .text-over-image ul.languages-list li:hover .language-option {
	color: #2F80ED !important;
}
.languages-list:hover .active .language-option::after {
	transform: rotate(90deg);
	transition: all .3s ease-in-out;
}
ul.languages-list {
	margin: 0;
}
.header-title  ul.languages-list > li *:not(.selected) {
	visibility: hidden;
}
.header-title  .languages-list:hover > li *:not(.selected) {
	visibility: visible;
}
.languages-list li {
	padding: 0;
	line-height: 1;
}
.language-option, body .languages-list .language-option,
body .text-over-image ul.languages-list li .language-option  {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	display: inline-block;
	position: relative;
	padding: 8px 12px 8px 12px !important;
}
.language-option, body .languages-list .active .language-option,
body .text-over-image ul.languages-list li.active .language-option {
	padding: 8px 58px 8px 12px !important;
}
body .banner__languages--list ul.languages-list--options li span:hover,
body .banner__languages--list ul.languages-list--options li span:not(.selected):hover,
body .banner__languages--list ul.languages-list--options li a:hover,
body .banner__languages--list ul.languages-list--options li a:not(.selected):hover {
	text-decoration: none;
}
.active .language-option::after {
	content: "\f063";
	font-family: "Font Awesome 5 Pro";
	font-size: 12px;
	font-weight: 400;
	position: absolute;
	right: 12px;
	transition: all .3s ease-in-out;
}
/* A down */
.banner__scroll-down.text-center {

}
/**
JUMP LINK
 */

section #top-menu__horizontal {
	background-color: #0E2031;
}
.menu-anchor .navbar.navbar-default ul.navbar-nav li {
	padding-left: 27px;
	padding-right: 27px;
}
#top-menu__horizontal .menu-anchor .navbar {
	border-bottom: none;
}
section .border-color-blue {
	border-color: #2F80ED;
}
section .menu-anchor.border-color-blue .navbar-active,
section .menu-anchor.border-color-blue .navbar-collapse a:hover,
section .menu-anchor.border-color-blue .navbar-collapse a:focus{
	border-bottom:5px solid #2F80ED !important;
	background:transparent !important;
	color: #2F80ED !important;
}
section .menu-anchor .navbar-default .navbar-nav > li > a {
	padding: 30px 10px 25px;
}
section .menu-anchor .navbar-default ul.navbar-nav > li > a {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#top-menu__horizontal.menu-anchor .navbar-default ul.navbar-nav > li > a {
	color: #ffffff;
}
/*** ESSAI *************/
/*main column */
body .overlap-top .main-column {
	padding-left: 0;
}
/* Sidebar */
#sidebar {
	padding-top: 12px;
}
body #sidebar.right-column > div:first-child {
	margin-top: 0;
}
body aside .contact_list ul li {
	font-size: 18px;
}
aside .reference-label {
	margin-bottom: 24px;
}
aside h4, .c-aside-section-title {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	color: #ABABAB;
	margin-bottom: 25px;
	padding-top: 16px;
	/*border-top: 2px solid rgba(171,171,171, .3);*/
}
.c-aside-section-title.bottom-line {
	border-top: none;
	padding-top: 8px;
	padding-bottom: 1.6rem;
	border-bottom: 2px solid rgba(171,171,171, .3);
}
aside h3 {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ABABAB;
	margin-bottom: 25px;
	padding-top: 16px;
	border-top: 2px solid rgba(171,171,171, .3);
}
aside h5.contact-office, aside h5.contact-office a {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	color: #000000;
	margin: 0 0 12px 0;
	padding: 0;
}
body aside .contact_list .contact-office {
	margin-left: 0;
	margin-bottom: 6px;
}
aside h5.contact-office a:hover {
	color: #2f80ed;
}
.contact_list:nth-child(3) {
	margin-top: 24px;
}
aside #contactList {
	margin-bottom: 44px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#sidebar.right-column {
		padding-left: 78px;
	}
}
@media (min-width: 1200px) {
	#sidebar.right-column {
		width: 300px;
		margin-left: 855px;
	}
}
body aside .contact_list ul li {
	margin-bottom: 6px;
}
body .overlap-top #sidebar.right-column {
	padding-left: 0;
	top: 0;
}
body .overlap-top #sidebar.right-column > div:first-child, #sidebar.right-column > div:first-child {
	margin-top: 0;
}
.story-content__list {
	padding-bottom: 24px;
}
/* Location + DAY +  */


body section .date-and-location_component .two-date_two-year,
body section .date-and-location_component .two-date_one-year,
body section .date-and-location_component .two-date_one-month-one-year{
	justify-content: space-around;
  display: flex;
}

body section .date-and-location_component .two-date_two-year .first-part-date,
body section .date-and-location_component .two-date_one-year .first-part-date,
body section .date-and-location_component .two-date_one-month-one-year .first-part-date{
	float: left;
}

body section .date-and-location_component .two-date_two-year .second-part-date,
body section .date-and-location_component .two-date_one-year .second-part-date,
body section .date-and-location_component .two-date_one-month-one-year .second-part-date{
	float: right;
}

body section .date-and-location_component .two-date_one-year .date_year{
  position: absolute;
  bottom: 30px;
}

body section .date-and-location_component .two-date_one-month-one-year .date_year{
  position: absolute;
  bottom: 30px;
  right: 70px;
}

body section .date-and-location_component .two-date_one-month-one-year .date_month{
  position: absolute;
  bottom: 30px;
  left: 60px;
}


body section .date-and-location_component .date_day, body section .date-and-location_component .date-seperator{
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 40px;
	line-height: 100%;
	letter-spacing: -2px;
}

body section .date-and-location_component .one-date_one-year .date_day,
body section .date-and-location_component .one-date_one-year .date-seperator,
body section .date-and-location_component .two-date_one-year .date_day,
body section .date-and-location_component .two-date_one-year .date-seperator{
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 60px;
	line-height: 100%;
	letter-spacing: -2px;
}

body section .date-and-location_component .date_month,body section .date-and-location_component .date_year{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px !important;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 2px;
	display: block;
}

body section .date-and-location_component .one-date_one-year .date_month,
body section .date-and-location_component .one-date_one-year .date_year{
	margin-top: 0;
	display: inline;
}




body section .date-and-location_component .date-and-location_date {
	background-color: #FF4000;
	border-radius: 10px;
	padding: 23px 27px;
	width: 158px;
	height: 158px;
	color:#fff;
}

body section .date-and-location_component .date-and-location_location {
	padding: 0;
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	line-height: 120%;
	letter-spacing: 1px;
	overflow: hidden;
	text-transform: uppercase;
}
body section .date-and-location_component .date-and-location_date .big-line {
	font-family: Alegreya Sans;
	font-style: normal;
	font-weight: 500;
	font-size: 50px;
	line-height: 100%;
	letter-spacing: -2px;
	display: block;
}
body section .date-and-location_component .date-and-location_location {
	color: #ffffff;
	display: block;
}
body section .date-and-location_component .date-and-location_date .medium-line {
	display: block;
	width: auto;
	float: left;
}

body section .date-and-location_component .date-and-location_date .medium-line + .medium-line {
	text-align: left;
	padding-left: 2px;
}

body section .date-and-location_component .date-and-location_date .medium-line {
	/* width: auto; */
	width: 50%;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 8px;
	text-align: right;
	padding-right: 3px;
}


body section .date-and-location_component .location_content{
	padding-left: 20px !important;
}


.story-page .post-content .row .margin-bottom-x-large.post-text {
	margin-bottom: 20px;
}
body section .date-and-location_component .date-and-location_date {
	margin-left: 0;
}
/*About author */
body .post-tags__column {
	max-height: none;
}
.post-author__left .eib-card-title {
	margin-bottom: 1.8rem;
}
.post-tags ul li {
	margin-bottom: 6px;
}
.post__author-title, .post-social-network, .post-author__tags {
	margin-bottom: 2.4rem;
}
.tags-value {
	/*padding-top: 1.6rem;*/
	padding-bottom: 1.3rem;
}
.tags-value .tag-text__list li:nth-child(n+4) {
	/*display: none;*/
}
.tags-value .c-button-tag {
	display: inline-block;
	text-align: center;
}
/* scroll motion ******/

body .scrollmation-text-on-image__content {
	padding-top: 140px;
	padding-bottom: 140px;
}
/* popover */
.popover p {
	font-size: 14px !important;
}
/* publication */

.eib-publication-information p {
	margin: 0 0 12px !important;
}
.eib-publication-information p {
	/* margin: 0 0 12px !important; */
	margin: 0 0 10px !important;
}
.eib-publication-information {
	margin-bottom: 24px !important;
}

.eib-publication-tags .short-content, .tags-value.short-content {
  overflow: hidden;
  height: 4.8em;
}
.full-content{
		height: auto;
}
.full-content .c-button-tag {
	display: block !important;
}
.full-content.tags-value .tag-text__list li:nth-child(n+4) {
/* display: inline-block !important;*/
}
.show-more--link {margin-top:10px;}
.short-content + .show-more--link .show-less{display:none !important;}
.full-content + .show-more--link .show-more{display:none !important;}
.show-more--link span.fa {font-weight: 500;}
.show-more--link a {cursor: pointer;}
.tag-content__list.eib-typography > :not(:first-child), .tag-content__list.eib-typography .show-more--link{margin-top:0 !important;}
.tag-content__list.eib-typography > :not(:first-child){padding-bottom: 0 !important;}
.tag-content__list.eib-typography .show-more--link a {font-size:16px !important;}
/* icon w text */
/* Icon with text */
.c-icon-w-text {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	color: #000000;
}
.c-icon-w-text em {
	display: none;
}
.c-icon-w-text::before {
	content: "\f061";
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 16px;
	color: #2F80ED;
	margin-right: 16px;
}
.c-icon-w-text:hover {
	color: #2F80ED;
}
/* [*] Container Columns sizes (8 & 10)***********************/

/* [#] sm screen */
@media (min-width: 768px) {
	.container-col-8-left {
		padding-right: 200px; 
	}

	.container-col-10-left {
		padding-right: 30px;
	}
}

/* [#] md screen */
@media (min-width: 992px) {
	.container-col-8-left {
		padding-right: 400px;
	}

	.container-col-10-left {
		padding-right: 200px;
	}
}

/* [#] lg screen */
@media (min-width: 1200px) {
	.container-col-8 {
		padding:0 380px 0 0!important; /*BEFORE IT WAS 0 200px*/
	}

	.container-col-10 {
		padding:0 100px;
	}
}


/************* Fix from 2021 **********/

section .gallery .gallery-images .gallery-images-item.col-sm-4 a {
    height: 85px;
}

section .gallery .gallery-images .gallery-images-item.col-sm-4 {
    padding: 0 0 0 15px;
}
/** Rareloop fixes for essay + essay fixes **/

@media (orientation: landscape){
	.media__essay .eib-typography__title {
		font-size: 4rem;
	}
	.header-title__wrapper {
		padding-bottom: 40px;
	}
	.standard-header__summary > p {
		font-size: 2.5rem;
	}
	#essay-content p {
		font-size: 18px;
	}
}
.eib-heading-4 {
	display: block;
	margin: 0;
	color: #0e2031;
	font-weight: 700;
	font-size: 2.4rem;
	font-family: "Alegreya Sans", sans-serif;
	line-height: 1.1;
}
@media (min-width: 48em) {
	.eib-heading-4 {
		font-size: 32px;
	}
}
/* btn in pub pages */
.ebook-item.btn.static-btn::before, .btn.btn-default.dropdown-toggle::before {
	background-color: #fff;
	opacity: 0;
}

/*------------ office page -------*/
.office-page .header-title {
	margin-bottom: 24px;
}
.office__functions.padding-top-100 {
	padding-top: 100px !important;
}
.office__body.padding-bottom-100 {
	padding-bottom: 100px !important;
}
.padding-top-100-important {
	padding-top: 100px !important;
}
.padding-top-80-important {
	padding-top: 80px !important;
}
.padding-bottom-100-important {
	padding-bottom: 100px !important;
}
.padding-bottom-80-important {
	padding-bottom: 80px !important;
}
footer img.lozad {
	width: 100%;
	height: auto;
}
.black-color.contact-office a {
	color: #333;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 140%;
}
.contact_list .contact_list:last-child {
	margin-top: 2.3rem;
}
body aside .contact_list .contact-office {
	margin-left: 0;
}
.press-content__list .reference-label {
	margin-bottom: 2.5rem;
}
.press-content__list .reference-value {
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
}
aside#sidebar .contact_list ul[class*="bulleted-list"] {
	margin-left: 0;
}
section#contactList {
	padding-bottom: 4.4rem;
}

/*--------- Color conversion ----------*/
.bg-color-light-grey

/*--------- list -------------*/
.bulleted-list--blue {
	display: inline-block;
}
/*--------- global fix -------*/
/*main div::before, main div::after {
	content: "";
	display: table;
	clear: both;
}*/
/**--------- card fixes ------*/
@media (max-width: 600px) {
	main .card.card-portrait .card-body .card-text,
	.card.card-portrait .card-body .card-text {
		height: 52px !important;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
	}
}
 /**----- Accessibility tool ---*/
.eib-mega-menu__accessibility {
	position: absolute;
	left: calc(50% + 145px);
}
.eib-mega-menu__accessibility.eib-mega-menu__icon-link svg {
	height: 28px;
	width: 28px;
	margin-top: -4px;
	content: "";
	fill: #fff;
}
/** Procurement */
.horizontal-item hr{
	display: none;
}
.procurement-history-item li, .procurement-history-item p{
	font-size: 1.8rem !important;
}
.procurement-history-item li:not(:first-child) {
	margin-top: 8px;
}
.row-imp {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.annexed__item.horizontal-item {
	margin-top: 2.4rem;
}
.horizontal-item h5, .horizontal-item h5 a {
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 110%;
	color: #0E2031;
}
.horizontal-item h5 {
	padding-right: 4rem;
}

.horizontal-item h5 a:hover {
	color: #2f80ed;
}
.horizontal-item h5 a::after {
	content: "\f061";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	color: #2f80ed;
	font-size: 1.6rem;
	position: absolute;
	top: 0;
	right: 1.6rem;
}


/*-------- card without image -------*/

.card.card-standard._image-less > .card-header:first-child {
	margin-top: 0 !important;
}

.card.card-standard._image-less .card-text {
	height: auto !important;
}

/*----- event page -----*/
.event-badge {
	width: 144px;
	height: 144px;
	background: #0E2031;
	border-radius: 10px;
}

.event-badge__location {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.event-badge__middle  .first-part-date, .event-badge__middle  .second-part-date {
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 60px;
	letter-spacing: -2px;
	color: #FFFFFF;
}

.event-badge__middle  .date-seperator {
	font-family: Alegreya Sans, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 60px;
	line-height: 100%;
	letter-spacing: -2px;
	color: #FFFFFF;
}

.event-badge {
	padding: 18px 28px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}

.event-badge__location {
	width: 100%;
}

.event-badge__middle {
	width: 100%;
	display: flex;
	text-align: center;
	justify-content: space-around;
}

.event-badge__middle .date-seperator {
	font-size: 50px;
}

.event-badge {
	padding: 18px 8px;
}

.event-badge__bottom {
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: flex;
}

.date_month {
	width: 50%;
}

.event-badge__bottom {
	text-align: center;
}

.event-badge__bottom {
	justify-content: space-around;
	width: 100%;
}

.event-badge {
	justify-content: space-between;
	flex-direction: column;
}

.event-badge__date * {
	/* line-height: 100%; */
	line-height: 70%;
}

.event-badge__date .second-part-date {
	/* line-height: 100%; */
	line-height: 70%;
}

.event-title__left-col {
	margin-top: 34px;
}

.event-metadata {
	margin-right: 2.6rem;
	opacity: .3;
}

.header-banner__bg-img .event-metadata {
	opacity: 1;
}

.__information-event, .information-event-metadata {
	margin-bottom: 1.6rem !important;
}

/*---- remove acessibility tool ---*/
.eib-mega-menu__accessibility {
	/*display: none;*/
}

section figure[class*="content-right"].border {
	padding-left: 0;
}
section figure[class*="content-right"].border::before {
	content: none;
}

/*--- fix color ---*/
.standard-header__summary > p {
	color: #FF4000!important;
}
/*.publication-page .card-row-tags,*/ .media__essay .card-row-tags {
	display: none;
}
.card-row .card-date-author {
	margin-bottom: 1rem;
}
.card-row .card-date-author>span {
	color: #ABABAB;
	font-size: 12px;
	text-transform: uppercase;
}


/** clamp for text **/
.eib--4-line a, .eib--4-line {
    overflow: hidden;
    max-height: calc( 26.4px * 4 );
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.eib--3-line a, .eib--3-line {
    overflow: hidden;
    max-height: calc( 26.4px * 3 );
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.eib--2-line a, .eib--2-line {
    overflow: hidden;
    max-height: calc( 26.4px * 2 );
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.eib--1-line a, .eib--1-line {
    overflow: hidden;
    max-height: calc( 26.4px * 1 );
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.eib--4-line p,
.eib--3-line p,
.eib--2-line p,
.eib--1-line p {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/** List row **/
.list__row {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-gap: 4%;
    justify-items: stretch;
}
.list__row.one__items {
	grid-template-columns: 100%;
	grid-gap: 0;
	justify-items: stretch;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 36em) {
    .list__row {
        grid-template-columns: 100%;
        grid-gap: 0 4%;
        justify-items: center;
    }
    .list__row .eib-card {
        width: 95%;
        justify-self: center;
    }
}
@media screen and (min-width: 62em) {
    .list__row {
        grid-template-columns: 30% 30% 30%;
        grid-gap: 0% 5%; /*was grid-gap:3%; before 03/May/2022*/
        justify-items: stretch;
    }
	.list__row.two__items {
		grid-template-columns: 45% 45%;
		grid-gap: 3%;
		justify-items: stretch;
	}
	.list__row.one__items {
		grid-template-columns: 94%;
		grid-gap: 3%;
		justify-items: stretch;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
}

/** fix color issue of section title */
.eib-section--blue .eib-section-title {
    color: #fff;
}

/** carousel **/
.eib-carousel__item {
    /* visibility: hidden;
    transition: visibility .3s ease-in ; */
}
.eib-carousel__item.swiper-slide-active,
.eib-carousel__item.swiper-slide-active + .eib-carousel__item,
.eib-carousel__item.swiper-slide-active + .eib-carousel__item + .eib-carousel__item{
    visibility: visible;
    transition: visibility .3s ease-in ;
}

.eib-carousel--with-label .eib-carousel__carousel {
    margin-right: -19rem;
    margin-left: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.eib-carousel__side-label {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 7%;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.eib-label__title {
    font-size: 2.8rem;
    margin: 2.4rem 0;
}

@media screen and (min-width: 62em) {
    .eib-label__title {
        font-size: 3.6rem;
    }
}
.eib-label__text {
    font-size: 1.8rem;
}

/** card **/
.eib-card {
    background: #fff;
    /*box-shadow: 10px 10px 15px rgba(171, 171, 171, 0.2);*/
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    height: 380px;/*497*/
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
	text-align: center;
}
.eib-card__image-wrapper, .eib-card__content {
    align-content: stretch;
}
.eib-card__image-wrapper {
    display: flex;
    flex: 6;
    max-height: 220px;/*242.12*/
    min-height: 220px;/*242.12*/
}

.eib-card__image-wrapper:not(.publication-wrapper) a {
    display: block;
    width: 100%;
    height: 100%;
}
.eib-card__image {
    align-content: stretch;
    align-items: stretch;
}
.eib-card__content {
    background-color: #fff;
    display: flex;
    flex: 4;
    flex-direction: column;
    padding: 1.9rem 2.3rem;
    transition: all .3s ease-in-out;
    z-index: 1;
	min-height: 180px!important;
}
/*.eib-card:not(.eib-card__text-less):not(.eib-card__image-less):not(.eib-event-card):hover .eib-card__content {
    margin-top: -10rem;
    transition: all .3s ease-in-out;
}
.eib-card:hover .eib-card-text {
    display: block;
    visibility: visible;
    transition: all .3s ease-in-out;
    transition-delay: .3s;
}
*/
.rmv-effective-text-card-card {
    flex-basis: 0;
}

.eib-card-carousel.eib-carousel--enhanced .swiper-slide {
    display: flex !important;
}

.eib-card-meta {
    display: flex;
    justify-content: space-between;
}

.eib-card-title {
    margin: 1.6rem 0;
}

.eib-card-title:first-child {
    margin: 0;
}

.eib-card .eib-card-text a {
    color: #2f80ed;
    text-decoration: none;
}
.eib-card h3 a{
    /*display: inline !important;*/
    color: #000000;
    /*background-image: linear-gradient(to right,#FF4000 0,#FF4000 100%);
    background-position: 0 .92em;
    background-size: 0 2px;
    background-repeat: no-repeat;
    transition: background .878s;*/
    text-decoration: none;
}
.eib-card:hover h3 a {
    color: #FF4000!important;
    /*background-size: 100% 2px !important;*/
}

.eib-card-author, .eib-card-date,
.eib-card-press-release, .eib-card-project,
.eib-card-episode, .eib-card-duration,
.eib-card_meta-publication {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-weight: bold;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    color: #FF4000;
}
.eib-card-subtype {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    color: #000000;
}
.eib-card-author {
    text-decoration-line: underline;
}
.eib-card-duration {
    padding-left: 2rem;
    position: relative;
}
.eib-card-duration::before {
    content: "";
    background-image: url("//tech.eib.org/img/icons/clock.svg");
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    top: -0.15rem;
    left: 0;

}
.eib-card-text {
    display: none;
    color: #737373;
    font-size: 1.6rem;
    visibility: hidden;
}
.eib-card-tags {
    background-color: #fff;
    height: 36px;
    overflow: hidden;
    width: calc(100% - 4.4rem);
}
.eib-card .eib-card-tags {
    position: absolute;
	bottom: 2.9rem;
}
.eib-btn-tag {
    border: 2px solid #EBEBF7;
    box-sizing: border-box;
    border-radius: 5px;
    color: #667FBC;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 0 1rem .9rem 0;
    padding: .6rem 1.2rem;
    text-transform: uppercase;
	white-space: nowrap;
}

/*.publication-wrapper {
    background-color: #F4F9FF;
}*/

.eib-publication-card__image {
    height: 96%; /*70%*/
    margin: 0; /*auto*/
		width: auto !important;
}

.eib-card .publication-wrapper img {
    width: auto;
}

.eib-card .publication-wrapper > a {
    margin: 0 auto;
    display: flex;
	justify-content: center;
}

.eib-card .eib-card-text p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
		margin-top: 0 !important;
}

.eib-card .eib-card-text p:nth-child(2),
.eib-card .eib-card-text p:nth-child(3),
.eib-card .eib-card-text p:nth-child(4) {
   /* display: none;*/
}

.eib-card__image-less .eib-card-text p {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/** press card **/

.eib-press-card .eib-card__content {
    flex: 10;
    justify-content: flex-start;
}
.eib-press-card .eib-card__image-wrapper + .eib-card__content {
    flex: 4;
    justify-content: space-between;
}
.eib-press-card .eib-card-text, .eib-event-card .eib-card-text, .eib-card__image-less .eib-card-text{
    display: block;
    visibility: visible;
}
.eib-press-card .eib-card__image-wrapper + .eib-card__content .eib-card-text {
    display: none;
    visibility: hidden;
}
.eib-press-card .eib-card-tags {
    position: absolute;
    bottom: 2.9rem;
}

/** postcast card **/
.eib-podcast-card {

}
.eib-podcast-serie, .eib-podcast-episode, .eib-card-media-video {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 120%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ABABAB;
}

.eib-podcast-icon {
    background-image: url("//tech.eib.org/img/icons/podcast-icon-white.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 148px;
    height: 160px;
    left: 50%;
    top: 40px;
    position: absolute;
    transform: translateX(-50%) scale(.7);
    transition: all .3s ease-in-out;
}
.eib-card:hover .eib-podcast-icon {
    background-image: url("//tech.eib.org/img/icons/podcast-icon-blue.svg");
    transition: all .3s ease-in-out;
}

/** video card **/
.eib-play-icon {
    background-image: url("//tech.eib.org/img/icons/Play.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 148px;
    height: 148px;
    left: 50%;
    top: 65px;
    position: absolute;
    transform: translateX(-50%) scale(.99);
    transition: all .3s ease-in-out;
}

/** related project card **/
.eib-related-project-card {
    height: 447px;
}
.eib-related-project-card .eib-card__image-wrapper {
    flex: 5;
}
.eib-related-project-card .eib-card__content {
    flex: 3;
}
.eib-infographic-card .infogram-embed {
    width: 100%;
    height: 100%;
}
.eib-infographic-card iframe {
    width: 100%;
    height: 100%;
}

/** event card **/
.eib-event-card {
    height: 414px;
    padding: 2.5rem;
}

.eib-event-card .eib-card__content {
    margin: 0;
    padding: 0;
}

.eib-event-card__date {
    flex: 47;
}

.eib-event-card .eib-card__content {
    flex: 53;
}

.eib-date-square {
    box-sizing: border-box;
    color: #fff;
    background-color: #FF4000;
    font-family: Roboto, sans-serif;
    border-radius: 10px;
    text-align: center;
    width: 144px;
    height: 144px;
    padding: 2.4rem;
}
.eib-date-square.eib-light-square {
    background-color: #fff;
    border: 2px solid rgba(47, 128, 237, 0.3);
}
.eib-date-square__location, .eib-date-square__md {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 120%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.eib-light-square .eib-date-square__location, .eib-light-square .eib-date-square__md{
    color: #ABABAB;
}

.eib-date-square__day {
    font-family: Alegreya Sans, sans-serif;
    font-weight: 500;
    font-size: 60px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    line-height: 100%;
    margin-bottom: 3px;
}

.eib-light-square .eib-date-square__day {
    color: #0E2031;
}

.eib-date-square__day *:not(:first-child) {
    margin-left: 5px;
}

.eib-date-square__md {
    display: flex;
    justify-content: center;
}

.eib-date-square__month {
    margin-right: .7rem;
}

.eib-date-square__date-one, .eib-date-square__date-two {
    width: 4.8rem;
}

/** fixes **/
.eib-carousel--three-up .eib-horizontal-carousel__items {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-right: -0.8333333333em;
    margin-left: -0.8333333333em;
    margin-right: -2.4rem;
    margin-left: -2.4rem;
}

/***
CARD ROW
 */
.eib-card-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    /*box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);*/
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
}

.eib-card-row {
    margin-bottom: 3rem;
}

.eib-card-row__image-wrapper {
    width: 29.59%;
}

.eib-card-row__expended .eib-card-row__image-wrapper {
    width: 38.13%;
}

.eib-card-row__content {
    width: 71.87%;
    display: flex;
    flex-direction: column;
    margin: 2.4rem 8.67% 1.8rem 2rem
}
.eib-card-row__expended .eib-card-row__content {
    width: 61.87%;
}
.eib-card-row-meta {
    display: flex;
}
.eib-card-row-title {
    margin-top: 1rem;
}
.eib-card-row-meta div:not(:first-child) {
    margin-left: 2.4rem;
}
.eib-card-row-text {
    font-size: 1.6rem;
    color: #737373;
}
.eib-event-card-row .eib-event-card__date {
    display: flex;
    align-items: center;
    margin-left: 2rem;
}
.eib-event-card-row .eib-card-row__content {
    margin-top: 2.4rem 8.67% 1.8rem 2rem;
}
.eib-project-card-row.eib-card-row__expended .eib-card-row__content {
    width: 89%;
}
.eib-card-row .eib-card-text a {
    color: #2f80ed;
    text-decoration: none;
}
.eib-card-row h3 a{
    display: inline !important;
    color: #0e2031;
    background-image: linear-gradient(to right,#2f80ed 0,#2f80ed 100%);
    background-position: 0 .92em;
    background-size: 0 2px;
    background-repeat: no-repeat;
    text-decoration: none;
    transition: background .878s;
}
.eib-card-row:hover h3 a {
    color: #2f80ed;
    background-size: 100% 2px !important;
}
.eib-podcast-card-row .eib-card-title {
    padding-left: 2.7rem;
    position: relative;
}
.eib-podcast-card-row .eib-card-title::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 1rem;
    height: 1rem;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #2F80ED;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/** podcast **/
.eib-podcast-card-row .eib-card-row-text {
    display: block;
    visibility: visible;
}

/** publication **/
.eib-card-row__publication-image {
    width: 158px;
    background-size:118px;
    background-position: right center;
    background-repeat: no-repeat;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}

/** infographic **/
.eib-infographic-card-row .eib-card-row__image-wrapper {
    width: 160px;
    height: 160px;
    padding: 2rem;
    overflow: hidden;
}

@media (min-width: 36em) {
    .eib-card-row__image-wrapper {
        width: 24.59%;
    }

    .eib-card-row__expended .eib-card-row__image-wrapper {
        width: 33.13%;
    }

    .eib-card-row__content {
        width: 76.87%;
    }
    .eib-card-row__expended .eib-card-row__content {
        width: 66.87%;
    }
}

@media (max-width: 48em) {
    .eib-card-tags {
        height: 32px;
    }
}

@media (min-width: 48em) {
    .eib-card-row__image-wrapper {
        width: 14.59%;
    }

    .eib-card-row__expended .eib-card-row__image-wrapper {
        width: 23.13%;
    }

    .eib-card-row__content {
        width: 86.87%;
    }
    .eib-card-row__expended .eib-card-row__content {
        width: 76.87%;
    }
}

@media screen and (max-width: 720px) {
    .eib-content-infogram {
        width:auto;
        max-width:300px;
    }
}
.print-visible{
	display:none !important;
}
