/* 25.03.25 */

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

*,
::after,
::before {
	box-sizing: unset
}

html body #rf-menu .menu__btn {
	top: 30px;
	right: 45px
}

.cursor_default {
	cursor: default;
}

.only_mobile_portrait_01,
.only_mobile_landscape_02 {
	display: none;
}

.pre-home-cartel,
.post-home-cartel {
	position: relative;
	width: 100%;
	height: 100%
}

#further-reading-03 svg,
#further-reading-03 span {
	display: inline;
	vertical-align: middle; 

}

.pre-home-cartel {
	background-color: #314157;
	overflow: hidden;

	background-position: 0 center;
	-webkit-transition: background-position 2s ease;
	-moz-transition: background-position 2s ease;
	-o-transition: background-position 2s ease;
	transition: background-position 2s ease;
}

html body #wrapper #rf-intro .rf-wrapper .home-cartel {
	position: absolute;
	bottom: 50%;
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	margin: 0;
	padding: 4% 3% 4% 6%;
	box-sizing: content-box;
	background-color: rgba(49, 65, 87, 0.8); /* #314157; */
	width: 80%
}

html body #rf-menu .sidebar-content .menu__item {
	margin-bottom: 3vh
}

html body #rf-menu .sidebar-content .menu__item:first-child {
	color: #5074ba;
	font-family: EuropeaEco-Bold, "sans-serif"
}

html body #wrapper .rf-section .rf-wrapper {
	padding: 0
}

html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-social {
	margin-top: 0;
	padding-top: 10px
}

html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-cartel-mouse {
	top: 65%;
	left: -8%;
	padding: 0;
	background-color: transparent;
	position: absolute;
	cursor: pointer
}

html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-cartel-mouse #start {
	cursor: pointer;
	background-color: #c45131;
	border: 0;
	padding: 50px 40px
}

html body #wrapper .rf-section .rf-wrapper .about__content {
	width: 100%;
	display: inherit
}

#intro_link_01 span {
	font-size: 17px;
	line-height: 20px;
	font-family: EuropeaEco-Regular, sans-serif;
	color: #fff;
	text-decoration: underline;
	display: inline-block;
	margin: 0 0 0 3px;
}

html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-text {
	font-size: 18px;
	line-height: 27px;
	font-family: EuropeaEco-Regular, sans-serif
}

html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-text-02 {
	font-size: 16px;
	line-height: 27px;
	font-family: EuropeaEco-Regular, sans-serif
}

#back-home {
	display: block;
	position: fixed;
	z-index: 999999;
	font: 18px/ 18px EuropeaEco-Bold, "sans-serif";
	padding: 15px 20px;
	color: #fff !important;
	text-decoration: none;
	top: 10px;
	left: 6%;
	background: #5074ba;
	background: linear-gradient(to right, #5074ba 50%, #c45131 50%);
	background-size: 200% 100%;
	background-position: left bottom;
	transition: all 1s ease
}

#back-home:hover {
	background-position: right bottom
}

html body #wrapper #rf-intro .rf-wrapper,
html body #wrapper .rf-section .rf-wrapper {
	border: 10px solid #5075ba
}

html body #rf-menu #menu__toggle:checked~.menu__box {
	border-left: 10px solid #5075ba
}

html body #rf-menu .menu__btn>span,
html body #rf-menu .menu__btn>span::before,
html body #rf-menu .menu__btn>span::after {
	background-color: #5074ba
}

html body #rf-menu .sidebar-content .menu__item.active span,
html body #rf-menu .sidebar-content .menu__item:hover span {
	background-color: #5074ba;
	color: #fff
}

html body #wrapper .rf-section .rf-wrapper h2,
html body #wrapper .rf-section .rf-wrapper .about__content .primarycontent h2 {
	font-size: 40px;
	line-height: 45px;
	width: 100%;
	margin: 0 0 40px 0;
	font-family: EuropeaEco-Bold, "sans-serif"
}

html body #wrapper .rf-section .rf-wrapper h3,
html body #wrapper .rf-section .rf-wrapper .about__content .primarycontent h3 {
	font-size: 25px;
	line-height: 30px;
	width: 100%;
	margin: 0 0 10px 0;
	font-family: EuropeaEco-Bold, "sans-serif"
}

/* html2canvas */

#img-out {
	display: none;
	width: 100%
}

#img-out #dw_logos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	padding: 20px;
	background: #fff
}

#img-out #dw_logos #dw_eplogo {
	width: 30%;
	text-align: right
}

#img-out #dw_logos #dw_eprslogo {
	width: 30%;
	text-align: left
}

#img-out #dw_logos .data-valid {
	width: 40%;
	text-align: center;
	color: #222;
	font-size: 30px;
	text-transform: uppercase;
	font-family: EuropeaEco-Bold, sans-serif;
	visibility: hidden
}

#img-out #dw_titles {
	text-align: center;
	margin-bottom: 30px
}

#img-out #dw_datas {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-line-pack: center;
	align-content: center;
	background-color: #f0f0f0;
	padding-top: 30px;
	padding-bottom: 30px
}

#img-out #dw_datas canvas {
	margin: auto
}

/* .rotate_screen_extended, */
.rotate_screen {
	background: #314158 url("../../../assets/images/rotate-screen.gif") no-repeat center center;
	background-size: 50%;
	min-height: 500px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 100%;
	margin-left: auto;
	margin-right: auto; 
}

.rotate_screen_off_on,
.rotate_screen_extended > div,
.rotate_screen > div {
	display: none; 
}

.title-03 {
	font-size: 17px;
	line-height: 26px;
	width: 90%;
	margin: 0 5%;
	font-family: EuropeaEco-Bold, "sans-serif";
}

.title-03__sub_01 {
	color: #fff;
	width: 90%;
	margin: 0 5%;
	font: 16px/ 18px EuropeaEco-Regular, sans-serif;
}

#intro_text_01,
#flags_text_01 {
	text-transform: capitalize;
}

#intro_flags_00 {
	position: fixed; /* position: relative; */
	top: 10px;
	left: calc(6% + 260px);
	z-index: 999999;
	cursor: default;
}

#intro_img_00 {
	display: block;
	width: auto;
	height: 50px;
}

#intro_img_01 {
	width: auto;
	height: 50px;
	margin: 20px 10px 20px 0;
}

#intro_img_01,
#intro_text_01 {
	vertical-align: middle;
	display: block;
}

#intro_img_02 {
	width: auto;
	height: 36px;
}

.home-cartel__title-01 {
	font-size: 50px;
	color: #65b9c0;
	font-family: EuropeaEco-Bold, "sans-serif"
}

.w_90 {
	width: 90%
}

.w_98 {
	width: 98%
}

.w_100_98 {
	width: 100%
}

.br_tlr_01 {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.br_blr_01 {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.span_01 {
	width: 23px;
	height: 23px;
	margin: 0 10px 0 0;
}

.br_0 {
	border-top:3px solid #33a2ab; /* #eec757 rgba(217, 184, 90, 0.4); */
}

.br_00 {
	border-top:3px dashed #d9b85a; /* rgba(217, 184, 90, 0.4); */
}

.br_000 {
	border-top:3px solid #af63ac; /* #f09d5a rgba(217, 184, 90, 0.4); */
}

.br_01 {
	border-radius: 6px;
}

.br_01_imp {
	border-radius: 6px !important;
}

.br_02 {
	border-bottom: 1px solid #fff;
}

.bg_01 {
	background-color: #fafafa
}

.bg_02 {
	background-color: #314158
}

.bg_03 {
	background-color: #f0f0f0
}

.bg_04 {
	background-color: #243c5b
}

.bg_07 {
	background-color: #999
}

.bg_08 {
	background-color: #394865
}

.bg_09 {
	background-color: #65b9c0
}

.bg_10 {
	background-color: #243c5b
}

.bg_11 {
	background-color: #4a5a71
}

.bg_12 {
	background-color: #657386
}



.txt_color_01 {
	color: #fff
}

.txt_color_02 {
	color: #65b9c0
}

.txt_color_03 {
	color: #c45131
}

.txt_style_01 {
	background-color: #fff;
	color: #314158;
	padding: 5px 15px;
	margin: 5px 0;
	display: inline-block
}

.txt_style_02 {
	background-color: #314158;
	color: #fff;
	padding: 5px 15px;
	margin: 3px 0;
	display: inline-block
}

.txt_style_03 {
	background-color: #c45131;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	font-size: 20px
}

.txt_style_04 {
	background-color: #c45131;
	color: #fff;
	padding: 6px 18px;
	display: inline-block;
	font-size: 24px
}

.text-up {
	text-transform: uppercase
}

.link_01,
.link_01:hover {
	color: #616161 !important;
	text-decoration: none;
	border-bottom: 1px solid #616161
}

.link_02 {
	color: #3a5677 !important;
	text-decoration: none;
	font-size: 17px;
	line-height: 17px
}

.link_03 {
	color: #fff !important;
	text-decoration: none;
	font-size: 17px;
	line-height: 17px
}

.link_04 {
	color: #65b9c0 !important;
	text-decoration: none;
	font-size: 17px;
	line-height: 17px
}

#recovery_resilience_facility__content__scroll a,
#recovery_resilience_facility__content__scroll a:hover,
.link_05,
.link_05:hover {
	color: #fff !important;
	text-decoration: none;
	border-bottom: 1px solid #fff
}

.link_02 span,
.link_03 span {
	display: inline-block;
	margin: 0 0 0 10px;
	border-bottom: 1px solid transparent
}

.link_04 span:first-child {
	display: inline-block;
	margin: 0 0 0 10px;
}

.link_04 .link_04__block {
	border-bottom: 1px solid transparent;
}

.link_02:hover span {
	border-bottom: 1px solid #3a5677
}

.link_03:hover span {
	border-bottom: 1px solid #fff
}

.link_04:hover .link_04__block {
	border-bottom: 1px solid #65b9c0
}

.link_02:hover,
.link_02:hover span,
.link_03:hover,
.link_03:hover span,
.link_04:hover,
.link_04:hover span {
	text-decoration: none !important
}

.button_01 {
	display: inline-block;
	background-color: #65b9c0;
	color: #fff !important;
	font: 18px/ 28px EuropeaEco-Regular, sans-serif;
	padding: 20px 40px;
	text-align: center;
	text-decoration: none
}

.button_01:hover {
	background-color: #3a8b97;
	text-decoration: none
}

ol,
ul {
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	padding: 0
}

.list_01,
.list_02 {
	display: block;
	width: 100%;
	margin: 0 auto
}

.list_01 li {
	display: block;
	margin: 10px 0;
	list-style-type: none;
	background: url("../../../assets/images/circle-fill.svg") no-repeat left top;
	padding: 0 15px 0 30px;
	background-size: 12px 24px
}

.list_02 li {
	display: block;
	margin: 10px 0;
	list-style-type: none;
	background: url("../../../assets/images/circle-fill-02.svg") no-repeat left top;
	padding: 0 0 0 15px;
	background-size: 6px;
	background-position: left;
}

#home_list_01 li .home_list_01__field,
#home_list_01 li strong,
#intro_text_03 {
	font-family: EuropeaEco-Semibold, sans-serif;
	font-size: 16px;
}

.nav-tabs {
	border-bottom: 0 solid transparent
}

.nav-tabs .nav-item .nav-link {
	color: #fff !important
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link {
	color: #65b9c0 !important;
	background-color: transparent;
	border: 0;
	border-bottom: 3px solid #65b9c0;
	padding-bottom: 13px
}

.nav-tabs .nav-link.active {
	background-color: transparent;
	border: 0;
	padding-bottom: 13px
}

/* */

.flags_text_01 {
	font: 39px / 39px EuropeaEco-Bold, sans-serif;
	color: #314158
}

.flags_text_02 {
	font: 20px / 20px EuropeaEco-Regular, sans-serif;
	color: #fff;
	text-transform: uppercase
}

#member_states_rrf .rf-wrapper {
	position: absolute;
	overflow-x: hidden;
	overflow-y: scroll;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 10px solid #5075ba
}

#member_states_rrf__content__flags {
	width: 100%;
	text-align: center;
}

#member_states_rrf__content__flags li {
	display: inline-block;
	margin: 3px 2px;
}

#member_states_rrf__content__flags li a {
	display: block;
	padding: 20px 0;
	min-width: 110px;
	cursor: pointer
}

#member_states_rrf__content__flags li:hover,
#member_states_rrf__content__flags li.active_country {
	background-color: #3a8b9750
}

#member_states_rrf__content__flags li.active_country {
	display: none;
}

#member_states_rrf__content__flags li:hover a span {
	color: #fff
}

#member_states_rrf__content__flags li a img {
	display: block;
	width: 75px;
	height: auto;
	margin: 0 auto
}

#member_states_rrf__content__flags li a span {
	display: block;
	text-align: center;
	margin: 10px auto 0 auto;
	width: 100%;
	font: 16px / 16px EuropeaEco-Regular, sans-serif;
	margin: 15px 0 0 0;
	color: #212121
}

#member_states_rrf__content__flags li a:hover,
#member_states_rrf__content__select a:hover {
	text-decoration: none
}

#member_states_rrf__content__select .icon {
	transform: rotate(180deg);
	display: inline-block;
	transition: all .4s ease;
	position: relative;
	top: 3px;
	left: 8px
}

#member_states_rrf__content__select .collapsed .icon {
	transform: rotate(0deg);
	top: -3px;
	left: 0
}

/* */

#repeu_02 {
	width: 96%; /* 90% */
	margin: 0 auto;
}

/* */

.timeline_triangle {
	display: block;
	height: 0;
	width: 0;
	border: 10px solid transparent;
	border-top-color: transparent;
	position: absolute;
	bottom: -10px;
	left: calc(50% - 10px)
}

#timeline_year_01 .timeline_year_list.active+.timeline_triangle {
	border-top-color: #65b9c0
}

#timeline_year_00__progress,
#timeline_year_000__progress {
	height: 4px;
	background-color: #435a6d;
	margin: 0;
	visibility: hidden
}

#timeline_year_00__progress .progress-bar,
#timeline_year_000__progress .progress-bar {
	background-color: #65b9c0
}

.timeline {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0
}

.timeline *,
.timeline :after,
.timeline :before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

.timeline:not(.timeline--horizontal):before {
	background-color: #ddd;
	bottom: 0;
	content: '';
	left: 50%;
	margin-left: -2px;
	position: absolute;
	top: 0;
	width: 4px;
	z-index: 1
}

.timeline__wrap {
	overflow: hidden;
	position: relative;
	z-index: 2
}

.timeline__item {
	font-size: 16px;
	font-size: 1rem;
	padding: .625rem 2.5rem .625rem 0;
	position: relative;
	width: 50%;
	z-index: 2
}

.timeline__item:after {
	background-color: #3a8b97;
	border-radius: 50%;
	content: '';
	width: 28px;
	height: 28px;
	position: absolute;
	right: -10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	z-index: 1;
	box-shadow: rgba(0, 0, 0, 0.15) 0 3px 3px
}

.timeline__item.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 0
}

.timeline__item.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.timeline__item--left {
	left: 0
}

.timeline__item--right {
	left: 50%;
	padding: .625rem 0 .625rem 2.5rem
}

.timeline__item--right:after {
	left: -10px
}

.timeline__item--right .timeline__content:before {
	border-bottom: 10px solid transparent;
	border-right: 12px solid #ccc;
	border-left: none;
	border-top: 10px solid transparent;
	left: -12px
}

.timeline__item--right .timeline__content:after {
	border-bottom: 9px solid transparent;
	border-right: 11px solid #fff;
	border-left: none;
	border-top: 9px solid transparent;
	left: -10px
}

.timeline__content {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	color: #333;
	display: block;
	margin: 10px 0 0 0;
	padding: 10px;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.15) 0 3px 3px;
	width: 90%
}

.timeline__content:after,
.timeline__content:before {
	content: '';
	height: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	width: 0
}

.timeline__content:before {
	border-bottom: 10px solid transparent;
	border-left: 12px solid #ccc;
	border-top: 10px solid transparent;
	right: -12px;
	z-index: 1
}

.timeline__content:after {
	border-bottom: 9px solid transparent;
	border-left: 11px solid #fff;
	border-top: 9px solid transparent;
	right: -10px;
	z-index: 2
}

.timeline__content .title {
	display: inline-block;
	font-size: 17px;
	line-height: 20px;
	font-weight: 700
}

.timeline__content .link_01 {
	display: inline-block;
	margin: 10px 0 0 0
}

.timeline__content p {
	font-size: .9375rem;
	line-height: 1.5;
	margin-bottom: 10px
}

.timeline--horizontal {
	font-size: 0;
	padding: 0 3.125rem;
	overflow: hidden;
	white-space: nowrap
}

.timeline--horizontal .timeline-divider {
	background-color: #65b9c0;
	display: block;
	height: 10px;
	left: 40px;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 40px;
	z-index: 1;
	border-radius: 10px;
	/* opacity: 0; */
}

.timeline--horizontal .timeline__items {
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	will-change: transform
}

.timeline--horizontal .timeline__item {
	display: inline-block;
	left: 0;
	padding: 20px 0 40px 0;
	position: relative;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	vertical-align: bottom;
	bottom: 12px;
	white-space: normal
}

.timeline--horizontal .timeline__item:after {
	display: none;
	left: 15%;
	right: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 100%
}

.timeline--horizontal .timeline__item .timeline__item__inner {
	display: table;
	height: 100%;
	width: 100%
}

.timeline--horizontal .timeline__item .timeline__content__wrap {
	display: table-cell;
	margin: 0;
	padding: 0;
	vertical-align: bottom
}

.timeline--horizontal .timeline__item .timeline__content:before {
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #ccc;
	left: 16%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 100%
}

.timeline--horizontal .timeline__item .timeline__content:after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	left: 16%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 100%
}

.timeline--horizontal .timeline__item--bottom {
	padding: 2.5rem 0 0
}

.timeline--horizontal .timeline__item--bottom:after {
	top: 0
}

.timeline--horizontal .timeline__item--bottom .timeline__content__wrap {
	vertical-align: top
}

.timeline--horizontal .timeline__item--bottom .timeline__content:before {
	border-bottom: 12px solid #ccc;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 0;
	bottom: 100%;
	top: auto
}

.timeline--horizontal .timeline__item--bottom .timeline__content:after {
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0;
	bottom: 100%;
	top: auto
}

.timeline-nav-button {
	background-color: transparent;
	border: 2px solid transparent;
	border-radius: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: block;
	height: 40px;
	outline: 0;
	position: absolute;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	width: 40px;
	z-index: 10
}

.timeline-nav-button:disabled {
	opacity: .1;
	pointer-events: none
}

.timeline-nav-button::before {
	background-position: center center;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 8px;
	height: 14px;
	left: 60%;
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	top: 30%;
	transform: scale(1.5);
	z-index: 9
}

.timeline-nav-button--prev,
.timeline-nav-button--prev:before {
	left: 3px !important
}

.timeline-nav-button--prev:before {
	background-image: url("../../../assets/images/arrow-left.svg")
}

.timeline-nav-button--next,
.timeline-nav-button--next:before {
	right: 0 !important
}

.timeline-nav-button--next:before {
	background-image: url("../../../assets/images/arrow-right.svg")
}

.timeline--mobile {
	padding: 0
}

.timeline--mobile:before {
	left: 10px !important;
	margin: 0 !important
}

.timeline--mobile .timeline__item {
	left: 0;
	padding: 40px 0 40px 40px;
	margin: 0;
	width: 100%
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
		top: 70px
	}

	100% {
		opacity: 1;
		top: 0
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
		top: 70px
	}

	100% {
		opacity: 1;
		top: 0
	}
}

@-webkit-keyframes liftUp {
	0% {
		top: 0
	}

	100% {
		top: -15px
	}
}

@keyframes liftUp {
	0% {
		top: 0
	}

	100% {
		top: -15px
	}
}

#timeline_year_01 .timeline_year_list_space {
	background-color: #364e63;
	padding: 23px 36px;
	border-radius: 6px;
	margin: 0 5px 10px 5px;
	display: block;
	color: #fff !important
}

#timeline_year_01 .timeline_year_list_space svg {
	display: block;
	width: 20px;
	height: auto;
	vertical-align: middle
}

#timeline_year_01 .timeline_year_list {
	background-color: #364e63;
	padding: 28px 36px;
	border-radius: 6px;
	margin: 0 5px 10px 5px;
	display: block;
	line-height: 0;
	font-size: 17px;
	color: #fff !important
}

#timeline_year_01 .timeline_year_list:hover {
	text-decoration: none
}

#timeline_year_01 .timeline_year_list.active {
	background-color: #65b9c0
}

.timeline_label {
	color: #fff;
	position: absolute;
	display: inline-block;
	left: 15%;
	bottom: -10px;
}

.timeline__item--top .timeline_label {
	bottom: -10px
}

.timeline__item--bottom .timeline_label {
	top: -60px
}

.timeline__content .timeline_label_mob {
	color: #616161;
	margin: 0 0 10px 0;
	display: none
}

#timeline_year_00,
#timeline_year_000 {
	position: relative;
	margin: 0 auto;
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 0;
	/* height: 85px; */
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

#timeline_year_01 {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0;
	white-space: nowrap;
	display: block
}

#timeline_year_01 li {
	display: table-cell;
	position: relative;
	text-align: center;
	cursor: pointer;
	color: #efefef;
	vertical-align: middle
}

.scroller,
.scroller-00 {
	text-align: center;
	cursor: pointer;
	padding: 20px 10px;
	white-space: nowrap;
	vertical-align: middle;
	transform: scale(1.5);
	position: absolute
}

.scroller-left,
.scroller-left-00 {
	float: left;
	background: transparent url("../../../assets/images/arrow-left.svg") no-repeat center center;
}

.scroller-left {
	left: -15px;
	top: 6px
}

.scroller-left-00 {
	left: -40px;
	/* top: 25px */
}

.scroller-right,
.scroller-right-00 {
	float: right;
	background: transparent url("../../../assets/images/arrow-right.svg") no-repeat center center;
}

.scroller-right {
	right: -15px;
	top: 6px
}

.scroller-right-00 {
	right: -40px;
	/* top: 25px */
}

.scroller-shadow-01,
.scroller-shadow-001 {
	text-align: center;
	display: none;
	padding: 19px 10px;
	white-space: nowrap;
	vertical-align: middle;
	transform: scale(1.5);
	position: absolute;
	z-index: 9999;
	top: 9px;
	background-repeat: no-repeat
}

.scroller-shadow-left-01,
.scroller-shadow-left-001 {
	float: left;
	background-image: linear-gradient(to right, rgba(49, 65, 88, 1), rgba(49, 65, 88, 0));
	background-position: left center;
	left: 5px
}

.scroller-shadow-right-01,
.scroller-shadow-right-001 {
	float: right;
	background-image: linear-gradient(to left, rgba(49, 65, 88, 1), rgba(49, 65, 88, 0));
	background-position: right center;
	right: 5px
}

.scroller-shadow-02,
.scroller-shadow-002 {
	text-align: center;
	display: none;
	white-space: nowrap;
	vertical-align: middle;
	transform: scale(1.5);
	position: absolute;
	z-index: 9999;
	top: 0;
	background-repeat: no-repeat;
	height: 100%;
	width: 60px
}

.scroller-shadow-left-02,
.scroller-shadow-left-002 {
	float: left;
	background-image: linear-gradient(to right, #314158, rgba(255, 255, 255, 0));
	background-position: left center;
	left: 0;
	z-index: 3
}

.scroller-shadow-right-02,
.scroller-shadow-right-002 {
	background-image: linear-gradient(to left, #314158, rgba(255, 255, 255, 0));
	background-position: right center;
	right: 0;
	z-index: 3
}

.scroller-left,
.scroller-left-00,
.scroller-shadow-left-01,
.scroller-shadow-left-001,
.scroller-right,
.scroller-right-00,
.scroller-shadow-right-01,
.scroller-shadow-right-001,
.timeline_triangle,
.timeline_triangle-00,
#timeline_year_00__progress,
#timeline_year_000__progress {
	visibility: hidden
}

/* */

#timeline_year_001 .timeline_pillar_list {
	padding: 10px 30px;
	margin: 0 5px;
	display: block;
	line-height: 22px;
	font-size: 17px;
	color: #fff !important;
	text-align: left;
	/* max-width: 200px; */
}

#timeline_year_001 .timeline_pillar_list:hover {
	text-decoration: none
}

#timeline_year_001 .nav-item .timeline_pillar_list {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: transparent;
}

/* #timeline_year_001 .nav-item:nth-child(2) .timeline_pillar_list.active {
	border-bottom-color: #33a2ab;
}

#timeline_year_001 .nav-item:nth-child(3) .timeline_pillar_list.active {
	border-bottom-color: #af63ac;
}

#timeline_year_001 .nav-item:nth-child(4) .timeline_pillar_list.active {
	border-bottom-color: #eec757;
}

#timeline_year_001 .nav-item:nth-child(5) .timeline_pillar_list.active {
	border-bottom-color: #e9336b;
}

#timeline_year_001 .nav-item:nth-child(6) .timeline_pillar_list.active {
	border-bottom-color: #f09d5a;
}

#timeline_year_001 .nav-item:nth-child(7) .timeline_pillar_list.active {
	border-bottom-color: #f09d5a;
}

#timeline_year_001 .nav-item:nth-child(8) .timeline_pillar_list.active {
	border-bottom-color: #ab8585;
} */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="all"] {border-bottom-color: #fff;}
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="all"] .legend_label_01 {background-color: #fff;}

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="repowereu"] {border-bottom-color: #146f6b;}
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="repowereu"] .legend_label_01 {background-color: #146f6b;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="sustainable recovery"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="climate, sustainability and innovation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green bulgaria"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="economy"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green economy"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="physical infrastructure"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="physical infrastructure and green transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="energy efficiency, green heating and carbon capture and storage"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green transition in enterprises"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="accelerating the green transition in enterprises"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="energy renovation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="buildings renovation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="climate policy and energy transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="sustainable green transport"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="advancing the green transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green revolution and ecological transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="climate"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="climate change and environmental sustainability"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green transformation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green transformation of lithuania"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="addressing carbon-neutrality"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="decarbonising transport"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="promoting the green transation and"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="promoting the green transation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green energy and energy intensity reduction"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="climate transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="fair and inclusive energy transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green recovery"]

{border-bottom-color: #108f9b;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="sustainable recovery"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="climate, sustainability and innovation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green bulgaria"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="economy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green economy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="physical infrastructure"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="physical infrastructure and green transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="energy efficiency, green heating and carbon capture and storage"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green transition in enterprises"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="accelerating the green transition in enterprises"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="energy renovation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="buildings renovation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="climate policy and energy transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="sustainable green transport"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="advancing the green transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green revolution and ecological transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="climate"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="climate change and environmental sustainability"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green transformation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green transformation of lithuania"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="addressing carbon-neutrality"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="decarbonising transport"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="promoting the green transation and"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="promoting the green transation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green energy and energy intensity reduction"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="climate transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="fair and inclusive energy transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green recovery"] .legend_label_01

{background-color: #108f9b;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital recovery"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitial transformation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital transformation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="connected bulgaria"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital estonia"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital state"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation and the data economy"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="technological sovereignty and resilience"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation of economy and infrastructure"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="accelerating and expanding digital reforms and transformation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation, innovation, competitiveness, culture"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation, innovation, competitiveness, culture and tourism"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital transformation for growth"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation, innovation and governance"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="fostering a digital"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital, smart and resilient economy"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="accelerating the digital transformation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="industry and sme modernisation and digitalisation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="broadband expansion and digitalisation of public administration"]

{border-bottom-color: #435c79;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital recovery"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitial transformation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital transformation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="connected bulgaria"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital estonia"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital state"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation and the data economy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="technological sovereignty and resilience"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation of economy and infrastructure"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="accelerating and expanding digital reforms and transformation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation, innovation, competitiveness, culture"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation, innovation, competitiveness, culture and tourism"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital transformation for growth"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation, innovation and governance"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="fostering a digital"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital, smart and resilient economy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="accelerating the digital transformation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="industry and sme modernisation and digitalisation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="broadband expansion and digitalisation of public administration"] .legend_label_01

{background-color: #435c79;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="knowledge based economy"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="knowledge based recovery"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="mobility"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="innovative bulgaria"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="resilience and competitiveness of the"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="research, development and innovation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green research and development"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="employment and skill"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="raising the employment rate and upskilling"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="business support"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="financing of businesses"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="private investment and transformation of the economy"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="highly skilled, competitive workforce"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="highly qualified, competitive workforce"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="social and economic recovery and job creation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="economic transformation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="economic transformation and"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="smart, sustainable, and inclusive growth"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="science, research, innovation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="new care economy and employment policies"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="investment for growth and housing"]

{border-bottom-color: #e65f2f;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="knowledge based economy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="knowledge based recovery"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="mobility"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="innovative bulgaria"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="resilience and competitiveness of the"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="research, development and innovation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green research and development"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="employment and skill"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="raising the employment rate and upskilling"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="business support"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="financing of businesses"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="private investment and transformation of the economy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="highly skilled, competitive workforce"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="highly qualified, competitive workforce"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="social and economic recovery and job creation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="economic transformation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="economic transformation and"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="smart, sustainable, and inclusive growth"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="science, research, innovation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="new care economy and employment policies"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="investment for growth and housing"] .legend_label_01

{background-color: #e65f2f;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="just recovery"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="social and living-together"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="fair bulgaria"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="labour market and social protection"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="sustainable road transport"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="sustainable transport"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="infrastructures and green mobility"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="strengthening of social inclusion"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="employment, skills and social cohesion"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="infrastructure for sustainable mobility"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="infrastructures for sustainable mobility"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="reducing disparities"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="reduction of inequality"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="more opportunities for everyone to actively build national well-being"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="social cohesion and resilience"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="social and territorial cohesion"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="urban and rural agenda, combating"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="better conditions for addressing demographic challenges"]

{border-bottom-color: #f08d38;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="just recovery"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="social and living-together"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="fair bulgaria"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="labour market and social protection"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="sustainable road transport"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="sustainable transport"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="infrastructures and green mobility"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="strengthening of social inclusion"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="employment, skills and social cohesion"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="infrastructure for sustainable mobility"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="infrastructures for sustainable mobility"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="reducing disparities"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="reduction of inequality"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="more opportunities for everyone to actively build national well-being"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="social cohesion and resilience"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="social and territorial cohesion"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="urban and rural agenda, combating"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="better conditions for addressing demographic challenges"] .legend_label_01

{background-color: #f08d38;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="economy of the future and productivity"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="public administration, judiciary and state assets"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="public administration, justice and property"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="public health and civil protection"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="health and civil protection"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="institutions, regulation and business support"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green tax reform"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="health care and social protection"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="healthcare and social protection"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="social and healthcare"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="research, health and dependency, territorial cohesion"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="research, health and dependence, territorial cohesion"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="strengthening of pandemic-resilient healthcare systems"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="health"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="resilient and future-proof health system"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="strengthening the resilience of the health system"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="resilience of health system"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="strengthening the public health sector and"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="strengthening public health care and pandemic preparedness"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="efficiency, accessibility and quality of the health system"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="improving the quality of institutions and"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="resilience"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="health and economic and social resilience"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="health and welfare"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="resilient infrastructures and ecosystems"]

{border-bottom-color: #6d2f40;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="economy of the future and productivity"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="public administration, judiciary and state asset"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="public administration, justice and property"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="public health and civil protection"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="health and civil protection"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="institutions, regulation and business support"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green tax reform"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="health care and social protection"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="healthcare and social protection"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="social and healthcare"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="research, health and dependency, territorial cohesion"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="research, health and dependence, territorial cohesion"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="strengthening of pandemic-resilient healthcare systems"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="health"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="resilient and future-proof health system"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="strengthening the resilience of the health system"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="resilience of health system"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="strengthening the public health sector and"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="strengthening public health care and pandemic preparedness"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="efficiency, accessibility and quality of the health system"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="improving the quality of institutions and"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="resilience"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="health and economic and social resilience"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="health and welfare"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="resilient infrastructures and ecosystems"] .legend_label_01

{background-color: #6d2f40;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="economy of the future and productivity"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="education, science and research"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="social protection and education"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="education and training, labour market and social policies"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="education and labour market"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="safeguarding jobs, youth, disability, vocational trianing"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="job protection, youth, disability, vocational training"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="demography and public education"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="education and research"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="higher education, a coherent framework"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="enhancing quality education"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="quality education and socio-economic sustainability"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="a stronger labor market, a good pension"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="strengthening the labour market, pensions and"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="next generation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="education"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="a pact for science and innovation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="education and transition"]

{border-bottom-color: #8b5392;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="economy of the future and productivity"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="education, science and research"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="social protection and education"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="education and training, labour market and social policies"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="education and labour market"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="safeguarding jobs, youth, disability, vocational trianing"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="job protection, youth, disability, vocational training"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="demography and public education"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="education and research"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="higher education, a coherent framework"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="enhancing quality education"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="quality education and socio-economic sustainability"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="a stronger labor market, a good pension"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="strengthening the labour market, pensions and"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="next generation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="education"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="a pact for science and innovation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="education and transition"] .legend_label_01

{background-color: #8b5392;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="initiative: building renovation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="initative: renovation of buidlings"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green transition of agriculture and environment"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green transition in agriculture and the environment"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="sustainable energy and energy efficiency"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="energy and energy efficiency"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green energies and technologies"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="energy – green transition"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="addressing climate neutrality"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="climate neutrality"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="improving the housing market and making a"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="improving the housing market and making real"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="green, smart mobility"]

{border-bottom-color: #5fa3ad;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="initiative: building renovation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="initative: renovation of buidlings"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green transition of agriculture and environment"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green transition in agriculture and the environment"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="sustainable energy and energy efficiency"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="energy and energy efficiency"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green energies and technologies"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="energy – green transition"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="addressing climate neutrality"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="climate neutrality"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="improving the housing market and making "] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="improving the housing market and making real"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="green, smart mobility"] .legend_label_01

{background-color: #5fa3ad;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="public finances"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="health"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="strenghtening the resilience of the health care system"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="health care system resilience"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="management and control system of the plan"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="modern public administration and reducing barriers to investment"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="modern public administration and reduction of barriers to investment"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="loan facility"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="catching up settlements"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="catching-up settlements"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="rule of law"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="efficient public sector and preconditions"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="strengthening the institutional framework"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="efficient public administration and digitalisation"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="an administration for the xxi century"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="an administration for the 21st century"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="an administration for"]

{border-bottom-color: #86505c;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="public finances"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="health"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="strenghtening the resilience of the health care system"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="health care system resilience"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="management and control system of the plan"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="modern public administration and reducing barriers to investment"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="modern public administration and reduction of barriers to investment"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="loan facility"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="catching up settlements"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="catching-up settlements"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="rule of law"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="efficient public sector and preconditions"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="strengthening the institutional framework"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="efficient public administration and digitalisation"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="an administration for the xxi century"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="an administration for the 21st century"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="an administration for"] .legend_label_01

{background-color: #86505c;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="health and resilience of population"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="transition to a circular economy"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="circular economy"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="tackling tax avoidance, aggressive"]

{border-bottom-color: #ec8254;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="health and resilience of population"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="transition to a circular economy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="circular economy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="tackling tax avoidance, aggressive"] .legend_label_01

{background-color: #ec8254;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital transition in enterprises"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digital transition of enterprises"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation of public administration at national and local level, and support to the cultural sector"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation of state, territories, enterprises, culture"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="digitalisation of education"]

{border-bottom-color: #67768f;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital transition in enterprises"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digital transition of enterprises"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation of public administration at national and local level, and support to the cultural sector"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation of state, territories, enterprises, culture"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="digitalisation of education"] .legend_label_01

{background-color: #67768f;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="ecology and biodiversity"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="water management"]

{border-bottom-color: #8eb9c1;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="ecology and biodiversity"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="water management"] .legend_label_01

{background-color: #8eb9c1;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="governance and public administration"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="modernisation of the tax system"]

{border-bottom-color: #a0757e;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="governance and public administrationy"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="modernisation of the tax system"] .legend_label_01

{background-color: #a0757e;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="inclusion and cohesion"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="boosting the culture and sport industry"]

{border-bottom-color: #f4a661;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="inclusion and cohesion"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="boosting the culture and sport industry"] .legend_label_01

{background-color: #f4a661;}

/* */

#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="quality and accessible education for the entire life cycle"],
#timeline_year_001 .timeline_pillar_list.active[data-style-chart-07^="education and knowledge"]

{border-bottom-color: #a074a8;}

#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="quality and accessible education for the entire life cycle"] .legend_label_01,
#legend_chart_07 .legend_chart_01__01[data-style-chart-07^="education and knowledge"] .legend_label_01

{background-color: #a074a8;}

/* */

#timeline_year_001 .timeline_pillar_list .pillar_txt {
	display: inline-block;
	vertical-align: middle;
}

#timeline_year_000 {
	position: relative;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	overflow-y: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

#timeline_year_001 {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 12px;
	margin-top: 0;
	white-space: nowrap;
	display: block;
}

#timeline_year_001 li {
	display: table-cell;
	position: relative;
	text-align: center;
	cursor: grab;
	cursor: -webkit-grab;
	color: #efefef;
	vertical-align: middle;
}

/* */

.txt_under {
	text-decoration: underline;
}

.txt_04 {
	line-height: 24px
}

.txt_05 {
	font: 18px/ 28px EuropeaEco-Bold, "sans-serif"
}

.txt_07 {
	font: 30px/ 30px EuropeaEco-Bold, "sans-serif"
}

.txt_08 {
	font: 60px/ 60px EuropeaEco-Bold, "sans-serif"
}

.pl_05 {
	padding-left: 5px
}

.plr_0 {
	padding-left: 0;
	padding-right: 0;
}

.pl_10 {
	padding-left: 10px
}

.pr_05 {
	padding-right: 5px
}

.pt_30 {
	padding-top: 30px
}

.pt_60 {
	padding-top: 60px
}

.pt_90 {
	padding-top: 90px
}

.pt_100 {
	padding-top: 100px
}

.pb_10 {
	padding-bottom: 10px
}

.pb_20 {
	padding-bottom: 20px
}

.pb_40 {
	padding-bottom: 40px
}

.pb_60 {
	padding-bottom: 60px
}

.pb_80 {
	padding-bottom: 80px
}

.pb_100 {
	padding-bottom: 100px
}

.ptb_10 {
	padding-top: 10px;
	padding-bottom: 10px
}

.ptb_30 {
	padding-top: 30px;
	padding-bottom: 30px
}

.ptb_40 {
	padding-top: 40px;
	padding-bottom: 40px
}

.ptb_60 {
	padding-top: 60px;
	padding-bottom: 60px
}

.ptb_100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.ptb_144 {
	padding-top: 144px;
	padding-bottom: 144px
}

.ptb_120 {
	padding-top: 120px;
	padding-bottom: 120px
}

.top_-40 {
	top: -40px;
}

.mtb_10 {
	margin-top: 10px;
	margin-bottom: 10px
}

.mtb_15 {
	margin-top: 15px;
	margin-bottom: 15px
}

.mtb_20 {
	margin-top: 20px;
	margin-bottom: 20px
}

.mtb_40 {
	margin-top: 40px;
	margin-bottom: 40px
}

.mtb_100 {
	margin-top: 100px;
	margin-bottom: 100px
}

.mtb_100_50 {
	margin-top: 100px;
	margin-bottom: 50px
}

.mt_10 {
	margin-top: 10px
}

.mt_20 {
	margin-top: 20px
}

.mt_30 {
	margin-top: 30px
}

.mt_40 {
	margin-top: 40px !important;
}

.mt_50 {
	margin-top: 50px
}

.mt_100 {
	margin-top: 100px
}

.mb_10 {
	margin-bottom: 10px
}

.mb_15 {
	margin-bottom: 15px !important;
}

.mb_20 {
	margin-bottom: 20px
}

.mb_30 {
	margin-bottom: 30px
}

.mb_40 {
	margin-bottom: 40px !important;
}

.mb_50 {
	margin-bottom: 50px
}

.mb_60 {
	margin-bottom: 60px
}

.mb_80 {
	margin-bottom: 80px
}

.mb_90 {
	margin-bottom: 90px
}

.mb_100 {
	margin-bottom: 100px !important;
}

.mb_120 {
	margin-bottom: 120px
}

.ml_05 {
	margin-left: 5px
}

.ml_10 {
	margin-left: 10px
}

.ml_15 {
	margin-left: 15px
}

.ml_20 {
	margin-left: 20px
}

.mr_10 {
	margin-right: 10px
}

.wm_01 {
	width: 92%;
	margin: 0 auto;
}

.img_aos_01 {
	display: block;
	position: absolute;
	top: 0;
	width: auto;
	height: 100%
}

.img_aos_02 {
	display: block;
	position: relative;
	top: 0;
	right: -30px;
	width: 100%;
	height: 100%
}

.up_down {
	animation: up_down 6s linear infinite;
	position: relative
}

.up_down_fast {
	animation: up_down 3s linear infinite;
	position: relative
}

@keyframes up_down {

	0%,
	100% {
		top: -30px
	}

	50% {
		top: -10px
	}
}

.am5exporting-icon {
	opacity: 1 !important
}

.am5exporting-menu path {
	fill: #fff !important
}

.am5exporting-item a:hover,
.am5exporting-item a.am5exporting-item-active {
	text-decoration: none !important;
}

#note_01,
#note_02 {
	color: #fff;
	width: 90%;
	margin: 0 auto;
	font: 16px/ 18px EuropeaEco-Regular, sans-serif;
	text-align: center;
}

#main_box_01 {
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 0 0 40px 0;
}

#main_box_02 {
	padding: 40px 0 0 0;
}

#box_chart_02,
#box_chart_03 {
	display: inline-block;
	width: 100%;
}

#chart_01 .am5exporting-menu.am5exporting-align-right,
#chart_01 .am5exporting-icon.am5exporting-align-right,
#chart_01 .am5exporting-list.am5exporting-align-right {
	right: 10px
}

#chart_01 .am5exporting-list.am5exporting-align-right {
	margin-right: 50px
}

#legend_chart_01,
#legend_chart_02,
#legend_chart_03,
#legend_chart_06,
#legend_chart_07 {
	margin: 0 20px 40px 20px; /* 40px 20px; */
}

#legend_chart_01 ol,
#legend_chart_02 ol,
#legend_chart_03 ol,
#legend_chart_06 ol,
#legend_chart_07 ol {
	width: 100%;
	margin: 0 auto;
}

#legend_chart_01 ol li,
#legend_chart_02 ol li,
#legend_chart_03 ol li,
#legend_chart_06 ol li,
#legend_chart_07 ol li {
	margin: 23px 0
}

#legend_chart_01 ol li .legend_label_01,
#legend_chart_02 ol li .legend_label_01,
#legend_chart_03 ol li .legend_label_01,
#legend_chart_06 ol li .legend_label_01,
#legend_chart_07 ol li .legend_label_01 {
	width: 15px;
	height: 15px
}

/* #legend_chart_01 ol li .legend_label_03,
#legend_chart_02 ol li .legend_label_03,
#legend_chart_03 ol li .legend_label_03, */

#legend_chart_01 ol li .legend_label_01,
#legend_chart_01 ol li .legend_label_02,
#legend_chart_02 ol li .legend_label_01,
#legend_chart_02 ol li .legend_label_02,
#legend_chart_03 ol li .legend_label_01,
#legend_chart_03 ol li .legend_label_02,
#legend_chart_06 ol li .legend_label_01,
#legend_chart_06 ol li .legend_label_02,
#legend_chart_07 ol li .legend_label_01,
#legend_chart_07 ol li .legend_label_02 {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
}

#legend_chart_01 ol li .legend_label_02,
#legend_chart_02 ol li .legend_label_02,
#legend_chart_03 ol li .legend_label_02,
#legend_chart_06 ol li .legend_label_02 {
	color: #fff;
	font: 18px/18px EuropeaEco-Bold, "sans-serif"
}

#legend_chart_07 ol li .legend_label_02 {
	color: #fff;
	font: 18px/20px EuropeaEco-Bold, "sans-serif"
}

#legend_chart_01 ol li .legend_label_03,
#legend_chart_02 ol li .legend_label_03,
#legend_chart_03 ol li .legend_label_03,
#legend_chart_06 ol li .legend_label_03,
#legend_chart_07 ol li .legend_label_03 {
	color: rgba(255, 255, 255, 0.8);
	font: 17px/18px EuropeaEco-Regular, sans-serif;
	display: block;
	margin: 5px 0 0 30px;
}

/* #legend_chart_07 ol li.legend_chart_01__01 .legend_label_01 */

#legend_chart_01 ol li.legend_chart_01__0.for_menu_chart_02_main_total .legend_label_01,
#legend_chart_01 ol li.legend_chart_01__0 .legend_label_01 {
	background-color: #f08d38;
}

#legend_chart_01 ol li.legend_chart_01__0.for_menu_chart_02_main_grants .legend_label_01 {
	background-color: #fff; /* #f08d38; */
}

#legend_chart_01 ol li.legend_chart_01__1 .legend_label_01,
#legend_chart_02 ol li.legend_chart_01__01 .legend_label_01 {
	background-color: #fff;
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, #e38e43 3px, #e38e43 4px);
}

#legend_chart_01 ol li.legend_chart_01__1.for_menu_chart_02_main_loans .legend_label_01 {
	background-color: #fff;
	background-image: none;
}

#legend_chart_03 ol li.legend_chart_01__01 .legend_label_01 {
	background-color: #f08d38; /* #f9c99e; */
}

#legend_chart_06 ol li.legend_chart_01__01 .legend_label_01 {
	background-color: #008b97;
}

#legend_chart_01 ol li.legend_chart_01__01 .legend_label_01 {
	background-color: #f9c99e;
}

#legend_chart_01 ol li.legend_chart_01__02 .legend_label_01 {
	background-color: #fce4ce;
}

#legend_chart_01 ol li.legend_chart_01__03 .legend_label_01 {
	background-color: #fff;
	background-image: repeating-linear-gradient(-45deg, #e6e6e6, #e6e6e6 2px, #e38e43 3px, #e38e43 4px);
}

#legend_chart_01 ol li.legend_chart_01__04 .legend_label_01 {
	background-color: #fff;
	background-image: repeating-linear-gradient(-45deg, #bebebe, #bebebe 2px, #e38e43 3px, #e38e43 4px);
}

#legend_chart_06 ol li.legend_chart_01__02 .legend_label_01 {
	background-color: #84c7cc;
}à

#legend_chart_01 ol li.legend_chart_01__02 .legend_label_01 {
	background-color: #cce8ea;
}

#legend_chart_01 ol li.legend_chart_01__rrf .legend_label_01 {
	background-color: #fff; /* background-color: #018b97 */
}

#legend_chart_01 ol li.legend_chart_01__reu .legend_label_01,
#legend_chart_02 ol li.legend_chart_01__reu .legend_label_01 {
	background-color: #146f6b
}

#content_chart_01 {
	width: 99%;
	margin: 40px auto
}

#chart_01 {
	width: 100%;
	height: 300px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0
}

#chart_02,
#chart_03 {
	padding: 0 5%;
	width: 90%;
	height: 300px;
	position: relative;
	left: -20px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0
}

#chart_04 {
	width: 100%;
	height: 800px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	/* background-image: linear-gradient(to right, rgba(217, 184, 90, 0.4) 50%, transparent 0);
	background-repeat: repeat-x;
	background-size: 20px 2px; */
	margin-bottom: 30px; 
}


#chart_05 {
	width: 100%;
	height: 800px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	/* background-image: linear-gradient(to right, rgba(217, 184, 90, 0.4) 50%, transparent 0);
	background-repeat: repeat-x;
	background-size: 20px 2px; */
}

#chart_06 {
	width: 100%; /* 90% */
	height: 300px;
	position: relative;
	left: -10px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	margin: 0 0 40px 0; /* 40px 0 40px 5% // 40px auto; */
	/* padding: 0 5%; */
}

#chart_07 {
	width: 100%;
	height: 300px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	/* background-image: linear-gradient(to right, rgba(217, 184, 90, 0.4) 50%, transparent 0);
	background-repeat: repeat-x;
	background-size: 20px 2px; */
}

#chart_08 {
	width: 100%;
	height: 600px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	/* background-image: linear-gradient(to right, rgba(217, 184, 90, 0.4) 50%, transparent 0);
	background-repeat: repeat-x;
	background-size: 20px 2px; */
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position-x: 93%;
	background-position-y: center;
	cursor: pointer;
	border: 0 solid transparent;
	display: block;
	padding: 10px 15px;
	/* text-indent: 10px; */
	color: #fff
}

#content_chart_02 {
	width: 80%;
	margin: 30px auto
}

#menu_chart_01,
#menu_chart_02 {
	display: block;
	/* overflow-x: auto;
	white-space: nowrap; */
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.scroller-shadow-03,
.scroller-shadow-04 {
	text-align: center;
	padding: 20px 10px;
	white-space: nowrap;
	vertical-align: middle;
	position: absolute;
	z-index: 9999;
	top: 0;
	background-repeat: no-repeat;
	height: 100%
}

.scroller-shadow-left-03 {
	float: left;
	background-image: linear-gradient(to right, rgba(49, 65, 88, 1), rgba(49, 65, 88, 0));
	background-position: left center;
	left: 0
}

.scroller-shadow-right-03 {
	float: right;
	background-image: linear-gradient(to left, rgba(49, 65, 88, 1), rgba(49, 65, 88, 0));
	background-position: right center;
	right: 0
}

.scroller-shadow-left-04 {
	float: left;
	background-image: linear-gradient(to right, rgba(36, 60, 91, 1), rgba(36, 60, 91, 0));
	background-position: left center;
	left: 0
}

.scroller-shadow-right-04 {
	float: right;
	background-image: linear-gradient(to left, rgba(36, 60, 91, 1), rgba(36, 60, 91, 0));
	background-position: right center;
	right: 0
}

#menu_chart_01 .nav-item,
#menu_chart_02 .nav-item {
	display: inline-block;
	margin: 10px 0
}


#carousel-01 .txt_06 {
	padding: 3px 0;
	color: #c45131
}

#carousel-01 .txt_04 {
	padding: 9px 0;
	text-align: left
}

.carousel_01 .carousel-indicators li.active {
	background-color: #314158
}

.carousel_01 .carousel-indicators li {
	width: 13px;
	height: 13px;
	border-radius: 100%;
	margin: 0 7px;
	background-color: #aeb4bb;
	opacity: 1
}

.sub_box_01 {
	margin: 20px 0
}

.sub_box_01 .nav .nav-item {
	margin: 0 5px
}

.sub_box_02_label {
	display: inline-block;
	line-height: 20px;
}

.sub_box_03_label {
	display: inline-block;
	line-height: 26px;
}

.sub_box_02_color {
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin: 0 15px 0 0
}

.sub_box_02_color.color_01 {
	background-color: #f08d38; /* #f9c99e; #e38e43; #33a2ab; */
}

.sub_box_02_color.color_02 {
	background-color: #fff;
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, #f08d38 3px, #f08d38 4px); /* #e38e43 */
}

.sub_box_02_color.color_03 {
	background-color: #af63ac
}

.sub_box_02_color.color_07 {
	background-color: #fff;
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, #af63ac 3px, #af63ac 4px);
}

.sub_box_02_color.color_04 {
	background-color: #e9336b
}

.sub_box_02_color.color_08 {
	background-color: #fff;
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, #e9336b 3px, #e9336b 4px);
}

.sub_box_02_color.color_09 {
	background-color: #33a2ab;
}

.sub_box_02_color.color_10 {
	background-color: #33a2ab;
}

.sub_box_02_color.color_06 {
	background-color: #fff;
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, #33a2ab 3px, #33a2ab 4px);
}

.sub_box_02_color.color_05 {
	background-color: #f09d5a
}

.normal_scroll {
	overflow-y: scroll;
}

.menu_chart_01_sub {
	line-height: 16px;
	padding: 10px 15px;
	display: inline-block;
	border-radius: 100px
}

.menu_chart_01_sub[data-name-chart-01-sub="Grants"].active {
	background-color: #ff784e
}

.menu_chart_01_sub[data-name-chart-01-sub="Loans"].active {
	background-color: #d7e360
}

.menu_chart_01_sub[data-name-chart-01-sub="Grants"].active,
.menu_chart_01_sub[data-name-chart-01-sub="Loans"].active {
	color: #3b596c !important;
	font-family: EuropeaEco-Bold
}

.menu_chart_01_sub[data-name-chart-01-sub="Grants"]:not(.active),
.menu_chart_01_sub[data-name-chart-01-sub="Loans"]:not(.active) {
	color: #fff !important;
	font-family: EuropeaEco-Regular
}

.menu_chart_01_sub:not(.active) {
	background-color: #3b596c
}

.nav-tabs .nav-link,
.menu_chart_01:not(.active) {
	border: 0 solid transparent;
	border-bottom: 3px solid transparent;
	font-family: EuropeaEco-Regular
}

.menu_chart_01.active {
	font-family: EuropeaEco-Bold
}

.nav-tabs .nav-link {
	margin-bottom: 0;
	background-color: transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

#menu_chart_01__panel_01_tab.active {
	color: #fff !important;
	border-bottom: 3px solid #65b9c0
}

#menu_chart_01__panel_02_tab.active {
	color: #fff !important;
	border-bottom: 3px solid #33a2ab
}

#menu_chart_01__panel_03_tab.active {
	color: #fff !important;
	border-bottom: 3px solid #86ac8a
}

#menu_chart_01__panel_04_tab.active {
	color: #fff !important;
	border-bottom: 3px solid #eec757
}

#menu_chart_01__panel_05_tab.active {
	color: #fff !important;
	border-bottom: 3px solid #4fc3f7
}

#menu_chart_01__panel_06_tab.active {
	color: #fff !important;
	border-bottom: 3px solid #e9336b
}

#menu_chart_01__panel_07_tab.active {
	color: #fff !important;
	border-bottom: 3px solid #af63ac
}

#menu_chart_01__panel_08_tab.active {
	color: #fff !important;
	border-bottom: 3px solid #ab8585
}

.menu_chart_02_main,
.menu_chart_03_main,
.menu_chart_05_main {
	font-size: 17px;
	line-height: 17px;
	text-align: center;
	padding: 15px;
	margin: 0 5px;
	display: inline-block;
	border-radius: 6px;
}

.menu_chart_02_main:not(.active),
.menu_chart_03_main:not(.active),
.menu_chart_05_main:not(.active) {
	color: #fff;
	background-color: #4a5d78
}

.legend_txt,
.menu_chart_02_sub.sort_trig_02 {
	color: #fff !important;
	line-height: 30px;
	margin: 0 5px 10px 5px;
	display: inline-block;
	border-radius: 6px;
	text-align: left;
}

#menu_chart_05 .legend_txt {
	min-width: 220px; /* 300px; */
}

.menu_chart_02_main,
.menu_chart_02_main.active,
.menu_chart_03_main,
.menu_chart_03_main.active,
.menu_chart_05_main,
.menu_chart_05_main.active {
	color: #fff !important
}

#menu_chart_05_main_total,
.menu_chart_02_main,
.menu_chart_03_main,
.root_03_sort {
	min-width: 50px;
}

#menu_chart_05_main_total {
	min-width: 90px;
}

#menu_chart_05_select_year {
	min-width: 106px;
	text-align: left;
	text-indent: 5px;
}

.menu_chart_02_main.active,
.menu_chart_03_main.active,
.menu_chart_05_main.active {
	background-color: #5075ba
}

.nav_custom {
	display: inline-block;
}

.nav_custom .nav-item {
	display: inline-block;

}

.nav-link.menu_chart_02_sub {
	display: block;
	padding: 8px
}

#menu_chart_02__main_total_all.active,
.nav-link.menu_chart_02_sub.selected {
	font-family: EuropeaEco-Bold;
	color: #fff !important;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	padding-bottom: 13px
}

.nav-link.menu_chart_02_sub.active:not(.selected) {
	font-family: EuropeaEco-Regular;
	color: #fff !important;
	background-color: transparent;
	border: 0;
	border-bottom: 3px solid transparent;
	border-radius: 0;
	padding-bottom: 13px
}

#menu_chart_02__main_total_all.active {
	color: #fff !important;
	border-bottom: 3px solid #65b9c0
}

#menu_chart_02__panel_03_tab.selected {
	color: #fff !important;
	border-bottom: 3px solid #33a2ab
}

#menu_chart_02__panel_06_tab.selected {
	color: #fff !important;
	border-bottom: 3px solid #f09d5a
}

#menu_chart_02__panel_02_tab.selected {
	color: #fff !important;
	border-bottom: 3px solid #86ac8a
}

#menu_chart_02__panel_04_tab.selected {
	color: #fff !important;
	border-bottom: 3px solid #af63ac
}

#menu_chart_02__panel_05_tab.selected {
	color: #fff !important;
	border-bottom: 3px solid #e9336b
}

.root_03_sort__label,
.root_03_sort__icon {
	display: inline-block
}

.root_03_sort {
	border-radius: 6px;
	margin: 0 5px;
	padding: 14px;
}

.root_03_sort:not(.active) {
	background-color: #758192;
	color: #fff !important
}

.root_03_sort.active {
	background-color: #fff;
	color: #212121 !important
}

.root_03_sort__icon {
	width: 30px;
	height: 30px;
	margin: 0 0 0 10px;
	vertical-align: middle
}

.nav_center_01 {
	width: 100%;
	text-align: center;
	display: block;
}

.nav_center_01 .nav-item {
	display: inline-block;
}

.root_03_sort:not(.active) .root_03_sort__icon .st0 {
	fill: none
}

.root_03_sort:not(.active) .root_03_sort__icon .st1 {
	fill: #fff
}

.root_03_sort.active .root_03_sort__icon .st0 {
	fill: none
}

.root_03_sort.active .root_03_sort__icon .st1 {
	fill: #212121
}

.carousel-inner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0
}

.carousel-indicators {
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel_01 img {
	margin: 0 auto;
	vertical-align: middle
}

.carousel-control-next,
.carousel-control-prev {
	width: 90px
}

.carousel-control-prev {
	left: -6%
}

.carousel-control-next {
	right: -6%
}

.icon_text_01 {
	vertical-align: middle;
	display: inline-block;
	margin: 0 5px 0 0;
}

.icon_text_02 {
	vertical-align: bottom;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
}

#footer_01 {
	color: #fff;
	background-color: #314158;
	overflow: hidden
}

#further-reading-01 {
	display: none !important;
}

#further-reading-02 {
	display: inline-block;
}

html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-social a {
	vertical-align: middle;
}

/* */

.info_box_01 {
	border-radius: 9px;
	background-color: #eee;
	width: 96%;
	/* margin: 2% 1%; */
	height: 100%;
	position: relative;
}

.info_box_01__mov {
	display: block;
	max-width: 120px;
	height: auto;
	margin: 0 auto;
	padding: 66px 0 44px 0
}

.info_box_02__mov {
	display: block;
	width: auto;
	height: 250px;
	margin: 0 auto;
	/* padding: 66px 0 44px 0 */
}

.info_box_00 {
	border-radius: 0;
	background-color: transparent;
	width: 100%;
	height: auto;
}

.info_box_card_01,
.info_box_card_02 {
	position: relative;
	width: 100%;
	height: 50%;
}

.info_box_card_01 {
	top: 0;
}

.info_box_card_02 {
	bottom: 0;
	padding: 20px 0 10% 0; /* 50px 0 10% 0; */
}

.info_box_card_02_txt {
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
	color: rgba(67, 92, 121, 1);
}

.info_box_card_03 {
	position: relative;
	width: 100%;
	height: auto;
}

.info_box_02__mov,
.info_box_card_03 {
	padding: 20% 0;
}

.info_box_01 .info_box_01__title_01,
.info_box_01 .info_box_01__title_02,
.info_box_01 .info_box_01__title_03,
.info_box_01 .info_box_01__title_04 {
	font: 30px/ 32px EuropeaEco-Bold, "sans-serif";
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
}

.info_box_01 .info_box_01__group_01 {
	display: block;
	text-align: center;
}

/* #box_100_01 .info_box_01__group_01 li {
	left: -30px;
	position: relative;
} */

.info_box_01 .info_box_01__group_01 li:not(.info_graph_01) {
	display: inline-block;
	width: 100px;
	vertical-align: bottom;
	/* width: 38%; */
	/* min-height: 150px; */
	
}

.info_box_01 .info_box_01__group_01 li span:not(.info_graph_01__01, .info_graph_02__01, .info_graph_03__01) {
	width: 100%;
	display: block;
}

.info_box_02 {
	border-radius: 9px;
	background-color: #eee;
}

.info_graph_01 {
	display: inline-block;
	margin: 0 5px;
	width: 90px; /* calc(20% - 24px); */
	/* min-height: 150px; */
	vertical-align: bottom;
	position: relative;
}

.info_em_01 {
	font: 15px/ 18px EuropeaEco-Regular, sans-serif;
}

.info_graph_01 .info_graph_01__01 {
	display: inline-block;
	width: 60%;
	/* min-height: 160px; */
	vertical-align: bottom;
	background-color: #ccc;
	margin: 0 auto;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}

#box_32_01 .info_box_01__group_01 li,
#box_32_02 .info_box_01__group_01 li,
#box_32_03 .info_box_01__group_01 li,
#box_32_01 .info_graph_01 .info_graph_01__01,
#box_32_02 .info_graph_01 .info_graph_01__01,
#box_32_03 .info_graph_01 .info_graph_01__01 {
	min-height: 180px;
}

#box_100_01 .info_box_01__group_01 li,
#box_100_01 .info_graph_01 .info_graph_01__01 {
	min-height: 250px;
}

#box_100_01 .info_graph_01 {
	width: 90px;
}

#box_100_01 .info_graph_01 .info_graph_01__01 {
	width: 60%;
	/* left: 20px; */	
}

.info_graph_01 .info_graph_01__02,
.info_graph_01 .info_graph_01__03 {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.info_graph_01 .info_graph_01__02.bgc_01 {
	background-color: rgba(54, 117, 60, 1); /* #36753c; */
}

.blr_01 {
	border-left: 2px solid rgba(54, 117, 60, 1); /* #36753c; */
	border-right: 2px solid rgba(54, 117, 60, 1); /* #36753c; */
}

.blr_02 {
	border-left: 2px solid rgba(67, 92, 121, 1);
	border-right: 2px solid rgba(67, 92, 121, 1);
}

.info_graph_01 .info_graph_01__02.bgc_02 {
	background-color: rgba(67, 92, 121, 1);
}

.blr_03 {
	border-left: 2px solid rgba(175, 99, 172, 1);
	border-right: 2px solid rgba(175, 99, 172, 1);
}

.bl_03 {
	border-left: 2px solid rgba(175, 99, 172, 1);
}

.bl_146f6b {
	border-left: 2px solid #146f6b;
}

.blr_146f6b {
	border-left: 2px solid #146f6b;
	border-right: 2px solid #146f6b; /* border-right: 5px solid #146f6b; */
}

.info_graph_01 .info_graph_01__02.bgc_175991721 {
	background-color: rgba(175, 99, 172, 1); /* #af63ac */
}

.info_graph_01 .info_graph_01__02.bgc_146f6b {
	background-color: #146f6b;
}

.info_graph_01 .info_graph_01__03 {
	background-color: transparent;
	border-top: 2px solid #fff;
	border-style: dashed;
}

.info_graph_02__01,
.info_graph_03__01 {
	display: block;
	margin: 0;
	width: 16%;
	position: absolute;
}

.info_graph_02__01 {
	left: 0;
}

.info_graph_03__01 {
	right: 0;
}

.bt_01 {
	border-top: 2px solid rgba(54, 117, 60, 1);
}

.bt_01_das {
	border-top: 2px dashed rgba(54, 117, 60, 1);
}

.bt_02 {
	border-top: 2px solid rgba(67, 92, 121, 1);
}

.bt_02_das {
	border-top: 2px dashed rgba(67, 92, 121, 1);
}

.bt_03 {
	border-top: 2px solid #af63ac;
}

.bt_146f6b {
	border-top: 2px solid #146f6b;
}

.bt_146f6b_das {
	border-top: 2px dashed #146f6b;
}

.info_box_01 .info_box_01__group_01 li:nth-child(1) {
	text-align: right
}

.info_box_01 .info_box_01__group_01 li:nth-child(3) {
	text-align: left
}

.info_box_01 .info_box_01__group_01 li span:nth-child(1):not(.info_graph_01__01, .info_graph_01__02, .info_graph_01 .info_graph_01__03, .info_graph_02__01, .info_graph_03__01) {
	font: 16px/ 18px EuropeaEco-Bold, "sans-serif";
	color: #616161;
	margin: 0 0 9px 0
}

.info_box_01 .info_box_01__group_01 li span:nth-child(2):not(.info_graph_01__01, .info_graph_01__02, .info_graph_01 .info_graph_01__03, .info_graph_02__01, .info_graph_03__01) {
	font: 30px/ 30px EuropeaEco-Bold, "sans-serif";
	margin: 20px 0;
}

.info_box_01 .info_box_01__title_01,
.info_box_01.info_box_01__a .info_box_01__group_01 li span:nth-child(2) {
	color: rgba(54, 117, 60, 1); /* #36753c */
}

.info_box_01.info_box_01__a .info_box_01__group_01 li span:nth-child(3),
.c_5411760 {
	color: rgba(54, 117, 60, 0.7); /* #36753c */
}

.info_box_01 .info_box_01__title_02,
.info_box_01.info_box_01__b .info_box_01__group_01 li span:nth-child(2) {
	color: rgba(67, 92, 121, 1); /* #435c79 */
}

.info_box_01.info_box_01__b .info_box_01__group_01 li span:nth-child(3),
.c_33a2ab {
	color: rgba(67, 92, 121, 0.7); /* #435c79 */
}

.info_box_01 .info_box_01__title_03,
.info_box_01.info_box_01__c .info_box_01__group_01 li span:nth-child(2),
.c_175991721 {
	color: rgba(175, 99, 172, 1); /* #af63ac */
}

.info_box_01.info_box_01__c .info_box_01__group_01 li span:nth-child(3),
.c_175991727 {
	color: rgba(175, 99, 172, 0.7); /* #bf82bc */
}

.info_box_01 .info_box_01__title_04,
.info_box_01.info_box_01__d .info_box_01__group_01 li span:nth-child(2) {
	color: #146f6b;
}

.info_box_01.info_box_01__d .info_box_01__group_01 li span:nth-child(3),
.c_146f6b {
	color: rgba(20, 100, 111, 0.7); /* #146f6b */
}

.info_box_01 .info_box_01__group_01 li span:nth-child(3) {
	font: 30px/ 30px EuropeaEco-Bold, "sans-serif"
}

.info_box_01 .info_box_01__group_01 li img {
	max-width: 100%;
	height: auto;
	max-height: 150px
}

/* */

@media(min-width: 477px) {
	
	.timeline--mobile .timeline__item {
		margin: 20px 0 0 0
	}
	
}

@media(max-width: 576px) {
	
	#back-home,
	#intro_flags_00 {
		display: none !important;
	}
	
}

@media (max-width: 576px) and (orientation: portrait) {
	
	.only_mobile_portrait_01 {
		display: block;
	}
	
	.timeline--horizontal .timeline-divider {
		/* opacity: 0; */
	}
	
	.timeline_label {
		/* background-color: #65b9c0;
		padding: 4px 8px 2px 8px;
		border-radius: 100px; */
	}
	
	.timeline__content .title {
		font-size: 20px;
	}
	
	.timeline__content .link_01 {
		display: none !important;
	}
	
}

@media(min-width: 576px) {

	.wm_01 {
		width: 100%;
		margin: 0 auto;
	}
	
	.rotate_screen {
		background-image: none;
		background-size: 0%;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		width: auto;
	}
	
	.rotate_screen_off_on,
	.rotate_screen > div {
		display: flex; 
	}
	
	#legend_chart_01,
	#legend_chart_02,
	#legend_chart_03,
	#legend_chart_06,
	#legend_chart_07 {
		margin: 40px 0 40px 40px;
	}
	
	#legend_chart_01 ol li .legend_label_03,
	#legend_chart_02 ol li .legend_label_03,
	#legend_chart_03 ol li .legend_label_03,
	#legend_chart_06 ol li .legend_label_03 {
		color: rgba(255, 255, 255, 0.8);
		font: 17px/ 18px EuropeaEco-Regular, sans-serif;
		display: inline-block;
		margin: 0 10px 0 0;
	}
	
	.title-03,
	.title-03__sub_01 {
		margin: 0 0 0 40px;
	}
	
	/* .timeline--horizontal .timeline-divider {
		opacity: 1;
	} */

}

@media(min-height: 768px) and (orientation: portrait) {
	
	.rotate_screen_extended {
		background: #314158 url("../../../assets/images/rotate-screen.gif") no-repeat center center;
		background-size: 50%;
		min-height: 500px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		width: 100%;
		margin-left: auto;
		margin-right: auto; 
	}
	
	.only_mobile_landscape_01 {
		display: none;
	}

}

@media(min-width: 768px) {
	
	.only_mobile_landscape_01 {
		display: none;
	}
	
	.rotate_screen_extended {
		background-image: none;
		background-size: 0%;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		width: auto;
	}

	.rotate_screen_extended > div {
		display: flex; 
	}

	#menu_chart_05_main_total,
	.menu_chart_02_main,
	.menu_chart_03_main,
	.root_03_sort {
		min-width: 100px;
	}

	.menu_chart_02_main,
	.menu_chart_03_main,
	.menu_chart_05_main {
		padding: 20px 15px;
	}

	#box_100_01 .info_graph_01 {
		width: 160px;
	}

	#box_100_01 .info_graph_01 .info_graph_01__01 {
		width: 100px;
		/* left: 20px; */	
	}

	.info_box_01 .info_box_01__group_01 li:not(.info_graph_01) {
		width: 120px;
	}

	#intro_link_01 span {
		font-size: 21px;
		line-height: 27px;
	}
		
	#member_states_rrf__content__flags {
		text-align: left;
	}
	
	html body #wrapper #rf-intro .rf-wrapper .home-cartel {
		width: 50% !important
	}

	#timeline_year_00,
	#timeline_year_000 {
		overflow-x: hidden;
		overflow-y: hidden
	}

	.timeline__item--top .timeline_label {
		bottom: -60px
	}

	.scroller-left,
	.scroller-left-00,
	.scroller-shadow-left,
	.scroller-shadow-left-00,
	.scroller-right,
	.scroller-right-00,
	.scroller-shadow-right,
	.scroller-shadow-right-00 {
		visibility: visible
	}

	.timeline--horizontal .timeline__item .timeline__item__inner {
		width: 98%
	}

	.timeline--horizontal .timeline__item:after {
		display: block
	}

	.timeline--horizontal .timeline__item {
		vertical-align: top;
		bottom: auto
	}

	.nav-link.menu_chart_02_sub {
		padding: 8px 16px
	}

	.sub_box_02_color {
		width: 20px;
		height: 20px
	}

	.carousel-control-next,
	.carousel-control-prev {
		width: 160px
	}
	
	.info_box_01 .info_box_01__group_01 li span:nth-child(2) {
		font: 32px/ 32px EuropeaEco-Bold, "sans-serif";
	}
	
	/* body[data-country-page="austria"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-austria.jpg") no-repeat -350px center;
		overflow: hidden;
	}
	
	body[data-country-page="belgium"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-belgium.jpg") no-repeat  -200px center;
		overflow: hidden;
	}
	
	body[data-country-page="bulgaria"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-bulgaria.jpg") no-repeat -500px center;
		overflow: hidden;
	}
	
	body[data-country-page="croatia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-croatia.jpg") no-repeat -450px center;
		overflow: hidden;
	}
	
	body[data-country-page="cyprus"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-cyprus.jpg") no-repeat -600px center;
		overflow: hidden;
	}
	
	body[data-country-page="czechia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-czechia.jpg") no-repeat -450px center;
		overflow: hidden;
	}
	
	body[data-country-page="denmark"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-denmark.jpg") no-repeat -300px center;
		overflow: hidden;
	}
	
	body[data-country-page="estonia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-estonia.jpg") no-repeat -450px center;
		overflow: hidden;
	}
	
	body[data-country-page="finland"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-finland.jpg") no-repeat -400px center;
		overflow: hidden;
	}
	
	body[data-country-page="france"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-france.jpg") no-repeat -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="germany"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-germany.jpg") no-repeat -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="greece"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-greece.jpg") no-repeat -550px center;
		overflow: hidden;
	}
	
	body[data-country-page="hungary"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-hungary.jpg") no-repeat  -450px center;
		overflow: hidden;
	}
	
	body[data-country-page="ireland"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-ireland.jpg") no-repeat -150px center;
		overflow: hidden;
	}
	
	body[data-country-page="italy"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-italy.jpg") no-repeat -350px center;
		overflow: hidden;
	}
	
	body[data-country-page="latvia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-latvia.jpg") no-repeat -350px center;
		overflow: hidden;
	}
	
	body[data-country-page="lithuania"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-lithuania.jpg") no-repeat -450px center;
		overflow: hidden;
	}
	
	body[data-country-page="luxembourg"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-luxembourg.jpg") no-repeat -200px center;
		overflow: hidden;
	}
	
	body[data-country-page="malta"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-malta.jpg") no-repeat -200px center;
		overflow: hidden;
	}
	
	body[data-country-page="netherlands"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-netherlands.jpg") no-repeat -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="poland"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-poland.jpg") no-repeat -350px center;
		overflow: hidden;
	}
	
	body[data-country-page="portugal"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-portugal.jpg") no-repeat -100px center;
		overflow: hidden;
	}
	
	body[data-country-page="romania"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-romania.jpg") no-repeat -500px center;
		overflow: hidden;
	}
	
	body[data-country-page="slovakia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-slovakia.jpg") no-repeat -400px center;
		overflow: hidden;
	}
	
	body[data-country-page="slovenia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-slovenia.jpg") no-repeat -350px center;
		overflow: hidden;
	}
	
	body[data-country-page="spain"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-spain.jpg") no-repeat -100px center;
		overflow: hidden;
	}
	
	body[data-country-page="sweden"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-sweden.jpg") no-repeat -300px center;
		overflow: hidden;
	} */
	
	#chart_01,
	#chart_06 {
		height: 500px;
	}

	#chart_02,
	#chart_03 {
		left: -55px;
	}
	
	#chart_07 {
		height: 800px;
	}

}

@media(max-width: 768px) {
	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-text {
		font-size: 16px;
		line-height: 24px
	}
}

@media(max-width: 992px) {
	
	html body #wrapper #rf-intro .rf-wrapper .home-cartel {
		padding: 40px 20px
	}

	.home-cartel__title-01 {
		font-size: 36px
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-title {
		font-size: 30px;
		margin: 20px 0
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-cartel-mouse {
		left: -30px;
		z-index: 0
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-cartel-mouse {
		left: -44px;
		z-index: 0
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-cartel-mouse #start {
		padding: 50px 12px
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-cartel-mouse #start img {
		width: 20px;
		visibility: hidden
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-social .social-icon {
		width: 32px;
		height: 32px
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-social {
		padding-top: 30px
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-social .home-share {
		padding: 0 0 10px 0
	}

	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-social a {
		margin: 0 10px
	}
	
}

@media(min-width: 992px) {
	
	.br_03 {
		border-right: 1px solid #fff;
	}
	
	.w_100_98 {
		width: 98%
	}
	
	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-title {
		font-size: 4vw
	}

	.scroller-left {
		left: -45px
	}

	.scroller-right {
		right: -45px
	}

	.timeline__content .timeline_label_mob {
		display: none
	}

	.timeline__item .timeline_label {
		display: inline-block
	}
	
	#box_chart_02,
	#box_chart_03 {
		width: 50%;
	}
	
	/* #box_100_01 .info_box_01__group_01 li {
		left: 0;
		position: relative;
	} */
	
	.info_box_01 .info_box_01__group_01 li:not(.info_graph_01) {
		width: 30%;
	}
	
	#repeu_02 {
		width: 98%;
		margin: 0 auto;
	}
	
	.line_x_01_a {
		background-image: linear-gradient(to bottom, #4a5a71 11%, rgba(255, 255, 255, 0.6) 11% 715px, #4a5a71 715px), linear-gradient(to right, #4a5a71 60px, rgba(255, 255, 255, 0.6) 60px 97%, #4a5a71 97%);
		/* background-image: linear-gradient(to bottom, #4a5a71 11%, rgba(255, 255, 255, 0.6) 11% 714px, #4a5a71 714px), linear-gradient(to right, #4a5a71 65px, rgba(255, 255, 255, 0.6) 65px 97%, #4a5a71 97%); */
		/* background-image: linear-gradient(to bottom, #4a5a71 95px, rgba(255, 255, 255, 0.6) 95px 714px, #4a5a71 714px), linear-gradient(to right, #4a5a71 65px, rgba(255, 255, 255, 0.6) 66px 97%, #4a5a71 97%); */
		/* background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 0); */
		background-repeat: no-repeat;
		background-size: 1px, 100% 1px;
		background-position: 60px center, 0 715px;
	}
	
	.line_x_01_b {
		background-image: linear-gradient(to bottom, #4a5a71 11%, rgba(255, 255, 255, 0.6) 11% 715px, #4a5a71 715px), linear-gradient(to right, #4a5a71 50px, rgba(255, 255, 255, 0.6) 50px 97%, #4a5a71 97%);
		/* background-image: linear-gradient(to bottom, #4a5a71 11%, rgba(255, 255, 255, 0.6) 11% 714px, #4a5a71 714px), linear-gradient(to right, #4a5a71 65px, rgba(255, 255, 255, 0.6) 65px 97%, #4a5a71 97%); */
		/* background-image: linear-gradient(to bottom, #4a5a71 95px, rgba(255, 255, 255, 0.6) 95px 714px, #4a5a71 714px), linear-gradient(to right, #4a5a71 65px, rgba(255, 255, 255, 0.6) 66px 97%, #4a5a71 97%); */
		/* background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 0); */
		background-repeat: no-repeat;
		background-size: 1px, 100% 1px;
		background-position: 50px center, 0 715px;
	}
	
	.line_x_02{
		background-repeat: no-repeat;
		background-size: 1px, 100% 1px;
	}
	
	body[data-country-page="cyprus"] .line_x_02,
	body[data-country-page="denmark"] .line_x_02,
	body[data-country-page="estonia"] .line_x_02,
	body[data-country-page="finland"] .line_x_02,
	body[data-country-page="ireland"] .line_x_02,
	body[data-country-page="lithuania"] .line_x_02,
	body[data-country-page="luxembourg"] .line_x_02,
	body[data-country-page="malta"] .line_x_02,
	body[data-country-page="netherlands"] .line_x_02,
	body[data-country-page="slovenia"] .line_x_02,
	body[data-country-page="sweden"] .line_x_02 {
		background-image: linear-gradient(to bottom, #4a5a71 11.5%, rgba(255, 255, 255, 0.6) 11.5% 758px, #4a5a71 758px), linear-gradient(to right, #4a5a71 45px, rgba(255, 255, 255, 0.6) 45px 97%, #4a5a71 97%);
		background-position: 45px center, 0 758px;
	}
	
	body[data-country-page="austria"] .line_x_02,
	body[data-country-page="latvia"] .line_x_02 {
		background-image: linear-gradient(to bottom, #4a5a71 11.5%, rgba(255, 255, 255, 0.6) 11.5% 758px, #4a5a71 758px), linear-gradient(to right, #4a5a71 50px, rgba(255, 255, 255, 0.6) 50px 97%, #4a5a71 97%);
		background-position: 50px center, 0 758px;
	}
	
	body[data-country-page="belgium"] .line_x_02,
	body[data-country-page="bulgaria"] .line_x_02,
	body[data-country-page="croatia"] .line_x_02,
	body[data-country-page="czechia"] .line_x_02,
	body[data-country-page="france"] .line_x_02,
	body[data-country-page="germany"] .line_x_02,
	body[data-country-page="greece"] .line_x_02,
	body[data-country-page="hungary"] .line_x_02,
	body[data-country-page="poland"] .line_x_02,
	body[data-country-page="portugal"] .line_x_02,
	body[data-country-page="romania"] .line_x_02,
	body[data-country-page="slovakia"] .line_x_02 {
		background-image: linear-gradient(to bottom, #4a5a71 11.5%, rgba(255, 255, 255, 0.6) 11.5% 758px, #4a5a71 758px), linear-gradient(to right, #4a5a71 53px, rgba(255, 255, 255, 0.6) 53px 97%, #4a5a71 97%);
		background-position: 53px center, 0 758px;
	}
	
	body[data-country-page="italy"] .line_x_02,
	body[data-country-page="spain"] .line_x_02 {
		background-image: linear-gradient(to bottom, #4a5a71 11.5%, rgba(255, 255, 255, 0.6) 11.5% 758px, #4a5a71 758px), linear-gradient(to right, #4a5a71 63px, rgba(255, 255, 255, 0.6) 63px 97%, #4a5a71 97%);
		background-position: 63px center, 0 758px;
	}
	
	.line_x_03 {
		background-image: linear-gradient(rgb(74, 90, 113) 7%, rgba(255, 255, 255, 0.6) 7%, rgba(255, 255, 255, 0.6) 494px, rgb(74, 90, 113) 494px), linear-gradient(to right, rgb(74, 90, 113) 34px, rgba(255, 255, 255, 0.6) 34px, rgba(255, 255, 255, 0.6) 90%, rgb(74, 90, 113) 90%, rgb(74, 90, 113) 92.4%, rgba(255, 255, 255, 0.6) 92.4%, rgba(255, 255, 255, 0.6) 99%, rgb(74, 90, 113) 99%);
		background-repeat: no-repeat;
		background-size: 1px, 100% 1px;
		background-position: 34px center, 0px 494px;
	}
		
}

@media (max-width: 992px) and (orientation: landscape) {

	#intro_link_01 {
		display: none;
	}

	#intro_img_01 {
		width: auto;
		height: 30px;
		/* margin: 0 10px 0 0; */
	}

	#intro_img_01,
	#intro_text_01 {
		display: inline-block;
	}
	
	.only_mobile_landscape_02 {
		display: block;
	}
	
	#chart_04 {
		margin-bottom: 0;
	}
	
	#intro_flags_00 {
		display: none
	}
	
	#further-reading-01 {
		display: inline-block !important;
	}
	
	#further-reading-02 {
		display: none;
	}
	
	#variablesSelect.d-none {
		display: inline-block !important;
	}
	
	html body #wrapper #rf-intro .rf-wrapper .home-cartel {
		width: 60% !important;
	}
	
	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-title {
		font-size: 30px;
	}
	
	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-text {
		font-size: 16px;
		line-height: 22px;
	}
	
	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-social {
		padding-top: 5px !important;
	}
	
	html body #wrapper #rf-intro .rf-wrapper .home-cartel .home-social .social-icon {
		width: 22px;
		height: 22px;
	}
	
	html body #rf-menu .menu__box {
		padding: 60px 0 0 0;
	}
	
	#navMenu .logo,
	.logoFooter,
	.home-share,
	/* html body #wrapper #rf-map #map-wrapper .info-wrapper,
	html body #wrapper #rf-map #map-wrapper .info-wrapper .info-country,
	html body #wrapper #rf-map #map-wrapper .info-wrapper .data-valid, */
	#map_outer {
		display: none !important;
		z-index: -1;
	}
	
	html body #wrapper #rf-map #map-wrapper .menu-wrapper .data-multi-wrapper .data-wrapper .data-chart-wrapper {
		background: #f0f0f0;
		margin: 0 !important;
		padding: 0;
	}
	
	html body #wrapper #rf-map #map-wrapper .menu-wrapper .data-multi-wrapper {
		background: #f0f0f0;
	}
	
	html body #wrapper #rf-map #map-wrapper .menu-wrapper .data-multi-wrapper .data-wrapper .data-chart-wrapper .data-chart .lines {
		height: 200vh;
	}
	
	html body #wrapper #rf-map #map-wrapper .menu-wrapper .data-multi-wrapper .data-wrapper .data-chart-wrapper .data-chart .chart--horiz {
		padding: 20px 0 70px 0; /* 140px 0 70px 0; */
	}
		
	html body #wrapper #rf-map #map-wrapper .menu-wrapper .data-multi-wrapper .data-wrapper .data-general-wrapper {
		min-height: 90px;
		padding: 16px 8px;
		margin: 0;
		position: relative;
	}
	
	html body #wrapper #rf-map #map-wrapper .menu-wrapper .data-multi-wrapper .data-wrapper .data-multi-wrapper-footer {
		display: none;
	}
	
	html body #wrapper #rf-map #map-wrapper .menu-wrapper .data-multi-wrapper .data-wrapper .data-chart-wrapper .data-chart {
		background: transparent;
	}
		
	html body #wrapper #rf-map #map-wrapper #map .mapTileZoom .mapTileZoomPlusIndicator,
	html body #wrapper #rf-map #map-wrapper #map .mapTileZoom .mapTileZoomMinusIndicator {
		border: 1px solid;
		padding: 8px 12px;
		font-size: initial;
	}
	
	html body #wrapper #rf-map #map-wrapper .menu-wrapper.hide {
		left: 0px;
		-webkit-animation: move-sidebar-inside 1s cubic-bezier(0.01,0.87,0.36,0.99) 1 normal forwards;
		animation: move-sidebar-inside 1s cubic-bezier(0.01,0.87,0.36,0.99) 1 normal forwards;
	}
		
	.info_box_01 .info_box_01__title_01,
	.info_box_01 .info_box_01__title_02,
	.info_box_01 .info_box_01__title_03,
	.info_box_01 .info_box_01__title_04 {
		font: 32px/ 32px EuropeaEco-Bold, "sans-serif";
		display: block;
		width: 100%;
		text-align: center;
		padding: 0;
	}
	
	/* .info_box_01 .info_box_01__group_01 li span:nth-child(2):not(.info_graph_01__01, .info_graph_01__02, .info_graph_01 .info_graph_01__03, .info_graph_02__01, .info_graph_03__01) {
		font: 26px/ 26px EuropeaEco-Bold, "sans-serif";
		margin: 0 0 6px 0
	} */
	
	html body #wrapper #rf-map #map-wrapper .menu-wrapper.show {
		z-index: 999;
	}
	
	html body #wrapper #rf-map #map-wrapper .button-wrapper.button_wrapper_clone {
		display: none !important;
	}
	
	html body .tooltiptext {
		top: 25%;
		left: 40%;
	}
	
	.info_box_01 .info_box_01__title_01,
	.info_box_01 .info_box_01__title_02,
	.info_box_01 .info_box_01__title_03,
	.info_box_01 .info_box_01__title_04 {
		font: 32px/ 32px EuropeaEco-Bold, "sans-serif";
		display: block;
		width: 100%;
		text-align: center;
		padding: 0;
	}
}

@media (min-width: 1200px) {
	
	#main_box_01 {
		width: 98%;
		height: 100%;
		margin: 0 auto;
		padding: 0;
	}
	
	#box_chart_02,
	#box_chart_03 {
		width: 100%;
	}
	
	.info_box_01 .info_box_01__group_01 li span:nth-child(2) {
		font: 52px/ 52px EuropeaEco-Bold, "sans-serif";
	}

	body[data-country-page="austria"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-austria.jpg") no-repeat -200px center;
		overflow: hidden;
	}
	
	body[data-country-page="belgium"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-belgium.jpg") no-repeat  -100px center;
		overflow: hidden;
	}
	
	body[data-country-page="bulgaria"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-bulgaria.jpg") no-repeat -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="croatia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-croatia.jpg") no-repeat -200px center;
		overflow: hidden;
	}
	
	body[data-country-page="cyprus"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-cyprus.jpg") no-repeat -400px center;
		overflow: hidden;
	}
	
	body[data-country-page="czechia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-czechia.jpg") no-repeat -100px center;
		overflow: hidden;
	}
	
	body[data-country-page="denmark"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-denmark.jpg") no-repeat -100px center;
		overflow: hidden;
	}
	
	body[data-country-page="estonia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-estonia.jpg") no-repeat -150px center;
		overflow: hidden;
	}
	
	body[data-country-page="finland"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-finland.jpg") no-repeat -150px center;
		overflow: hidden;
	}
	
	body[data-country-page="france"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-france.jpg") no-repeat -100px center;
		overflow: hidden;
	}
	
	body[data-country-page="germany"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-germany.jpg") no-repeat -100px center;
		overflow: hidden;
	}
	
	body[data-country-page="greece"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-greece.jpg") no-repeat -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="hungary"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-hungary.jpg") no-repeat  -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="ireland"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-ireland.jpg") no-repeat 0 center;
		overflow: hidden;
	}
	
	body[data-country-page="italy"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-italy.jpg") no-repeat -150px center;
		overflow: hidden;
	}
	
	body[data-country-page="latvia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-latvia.jpg") no-repeat -150px center;
		overflow: hidden;
	}
	
	body[data-country-page="lithuania"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-lithuania.jpg") no-repeat -200px center;
		overflow: hidden;
	}
	
	body[data-country-page="luxembourg"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-luxembourg.jpg") no-repeat -100px center;
		overflow: hidden;
	}
	
	body[data-country-page="malta"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-malta.jpg") no-repeat 0 center;
		overflow: hidden;
	}
	
	body[data-country-page="netherlands"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-netherlands.jpg") no-repeat -200px center;
		overflow: hidden;
	}
	
	body[data-country-page="poland"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-poland.jpg") no-repeat -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="portugal"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-portugal.jpg") no-repeat 0 center;
		overflow: hidden;
	}
	
	body[data-country-page="romania"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-romania.jpg") no-repeat -300px center;
		overflow: hidden;
	}
	
	body[data-country-page="slovakia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-slovakia.jpg") no-repeat -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="slovenia"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-slovenia.jpg") no-repeat -250px center;
		overflow: hidden;
	}
	
	body[data-country-page="spain"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-spain.jpg") no-repeat 0 center;
		overflow: hidden;
	}
	
	body[data-country-page="sweden"] .pre-home-cartel {
		background: #304057 url("../../../assets/images/member-states-rrf-country-sweden.jpg") no-repeat -150px center;
		overflow: hidden;
	}

	
}