/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/


/* Theme customization starts here
-------------------------------------------------------------- */

@import url("add.css");
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "mfn-icons" !important;
}

.logo.text-logo {
	display: none;
}

#Top_bar .logo #logo img {
	object-fit: contain;
}

#breadcrumbs {
	text-transform: uppercase;
	margin-right: 0 !important;
}

.header_sub_title,
.header_sub_title a {
	font-size: 25px;
	line-height: 1;
	color: #B6D54F;
	margin-bottom: 15px;
	font-weight: 400;
}

.header_sub_title a:hover {
	color: #B6D54F;
}

.header_title {
	font-family: Nunito;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 40px;
	line-height: 1;
}

.sup_header_buttons_wrapper {
	background-color: #E7E9E8;
}

.sup_header_buttons {
	margin-left: 120px;
	padding: 20px 0px;
}

.sup_header_buttons a.button {
	padding: 0px 10px;
	box-sizing: border-box;
}

.sup_header_buttons a.button .button_label {
	font-weight: 700;
}

#breadcrumbs,
#breadcrumbs a {
	color: #4D4D4E;
	font-size: 14px;
	font-weight: 500;
}

#Top_bar a.responsive-menu-toggle {
	width: auto;
	height: auto;
	text-decoration: none;
}

#Top_bar a.responsive-menu-toggle i {
	vertical-align: sub;
	font-size: 30px;
	color: #4d4d4d;
}

#Top_bar a.responsive-menu-toggle::before {
	margin-right: 10px;
	content: 'MENU';
	vertical-align: text-bottom;
	color: #4d4d4d;
	font-size: 18px;
}

.menu_wrapper,
.menu-home-menu-container,
.menu {
	height: 100%;
}

#Top_bar .menu>li.menu-item>a {
	padding: 0;
}

.sliding_box .desc_wrapper {
	border-radius: 50px 0 0;
	bottom: 0;
	position: absolute;
	right: 0;
	width: 80%;
}

.image_frame.photo.no_link.scale-with-grid .image_wrapper {
	text-align: center;
}

.team.team_horizontal .desc_wrapper,
.team.team_horizontal .image_frame {
	float: none;
	width: 50%;
}

.team.team_horizontal .image_frame {
	position: absolute;
	right: 0;
	bottom: 0;
}

.lines-hidden .widget-area {
	padding: 5% 0px 0px 0px !important;
	min-height: 0 !important;
}

.lines-hidden .widget-area .widget.widget_text {
	padding: 0px 0px 0px 0px !important;
	margin: 0;
}
.lines-hidden #recent-posts-2 {
	margin-top: 0;
}

.team.team_horizontal .desc_wrapper h4 {
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: 600;
	line-height: 17px;
	margin-bottom: 20px;
}

.widget_recent_entries ul li,
.widget_recent-posts-by-cat ul li {
	background-color: transparent;
	display: flex;
	flex-direction: column-reverse;
	padding: 5px 50px;
	position: relative;
	margin-bottom: 10px;
}

#Content .content_wrapper.clearfix {
	display: flex;
}

#Content .content_wrapper.clearfix .sections_group {
	float: none;
	flex: 1 1 100%;
	position: relative;
}

#Content .content_wrapper.clearfix .sidebar {
	width: auto;
	float: none;
	flex: 1 1 35%;
	background-color: #EFF2F2;
}

.scale-with-grid {
	min-width: 150px;
}

.clearfix::before,
.clearfix::after {
	width: auto !important;
}

.the_content_wrapper {
	margin: 2% 13% 2% 13%;
}

.library_sticky {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.column_attr.align_center {
	text-align: left;
	padding: 5% 5% 5% 13%;
}

.counter.counter_horizontal .desc_wrapper {
	padding-left: -50px;
}

.green-footer p {
	font-size: 15px;
}


/*
*   Download block
*   by RMT 01.02.2017
*/

.downloader .wpfd-content-table .table-striped tbody>tr:nth-child(odd)>td,
.downloader .wpfd-content-table .table-striped tbody>tr:nth-child(odd)>th,
.downloader .table-striped tbody>tr>td,
.downloader .table-striped tbody>tr>th {
	background-color: transparent;
}

.with_aside .section_wrapper {
	width: 100%;
	max-width: 100%;
}

.one.column.downloader {
	width: 100%;
	margin: 0;
}

.wpfd-content-multi .wpfd_downloadlink:before {
	top: 12px;
	left: -25px;
	position: absolute;
	content: "";
	background-image: url(images/download.svg);
	background-size: cover;
	background-positioN: center;
	background-repeat: no-repeat;
	width: 15px;
	height: 16px;
	display: block;
}

.header-image-position {
	height: 500px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.header-image-position::before {
	left: -5px;
	content: "";
	background-image: url('images/Leaf-bkg-01.svg');
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
}

.valign-all-width .wrap.mcb-wrap.one.valign-middle {
	margin: 0;
	width: 100%;
}

.valign-all-width a {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative;
	justify-content: center;
	align-items: center;
}

.valign-all-width a::before {
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background-image: url(images/leaf-side-01.svg);
	background-size: contain;
	position: absolute;
	left: 0;
	bottom: 0;
	background-repeat: no-repeat;
}

.valign-all-width a {
	width: 58% !important;
	padding: 30px 21% !important;
}

.valign-all-width .button_icon {
	font-size: 2.5rem;
}

.valign-all-width .button_icon i::before {
	border: 3px solid #fff;
	border-radius: 50%;
	padding: 10px 5px 10px 15px;
}

.valign-all-width .button_label {
	text-align: left !important;
	font-size: 28px !important;
	line-height: 1 !important;
	font-weight: 600 !important;
}

.breadcrumb_last {
	color: #0095d2;
}

a.button.button_size_1 .button_label {
	padding: 12px 17px;
}

.header-title h1 {
	width: 37vw;
	display: flex;
	flex-direction: column;
	text-transform: uppercase;
	padding: 0 0 0 2%;
	margin: 0;
	height: 12vw;
	justify-content: center;
}

.team.team_horizontal .subtitle {
	font-size: 12px;
}

.team.team_horizontal .phone a,
.team.team_horizontal .email a {
	letter-spacing: -1px;
	transition: .5s;
	font-size: 14px;
	font-weight: 500;
}

.team.team_horizontal .phone a:hover {
	color: #2c4587 !important;
	text-decoration: none;
}

.team.team_horizontal .email a:hover {
	color: #2c4587 !important;
	text-decoration: none;
}

iframe.scale-with-grid {
	margin-left: 11%;
	width: 84%;
}

.column_button.header_button {
	width: 160px;
}

.counter-parent {
	margin: 0 8% 0 13%;
}

.counter-parent .valign-top {
	padding: 0 !important;
}

.counter-parent .one-second.column {
	margin: 20px 0 40px;
}

.counter-parent .one-second.column:nth-child(1) {
	margin-right: 4%;
}

a.button .button_label {
	margin-left: 0 !important;
	text-align: center;
	display: block;
	padding: 11px 0;
	font-size: 12px;
	font-weight: 900;
}

#Content .column_button a.button .button_label {
	font-size: 14px;
}

.the_content_wrapper h1 {
	font: 600 30px;
	margin-bottom: 45px;
}

.the_content_wrapper h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
}

.the_co_wrapperntent p {
	line-height: 23px;
}

.desc_wrapper .subtitle {
	font-weight: 600;
}

.widget.widget_recent_entries,
.widget.widget_recent-posts-by-cat {
	background-color: #0094D2;
}

.widget.widget_keyf_widget {
	background-color: #ACD14E;
}

.widget.widget_recent_entries,
.widget.widget_recent-posts-by-cat,
.widget.widget_keyf_widget {
	margin-bottom: 0;
	padding: 20px 0 30px;
}

.widget.widget_recent_entries h3,
.widget.widget_keyf_widget h3,
.widget.widget_recent-posts-by-cat h3 {
	position: relative;
	padding-left: 70px !important;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.widget.widget_recent_entries .post-date,
.widget.widget_recent-posts-by-cat .post-date {
	color: #2B4485;
}

.widget.widget_recent_entries a,
.widget.widget_recent-posts-by-cat a {
	padding-bottom: 10px;
	color: #fff;
	border-bottom: 1px solid #fff;
	transition: color 150ms;
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
}

.widget.widget_recent_entries a:hover,
.widget.widget_recent-posts-by-cat a:hover {
	color: #2B4485;
	text-decoration: none;
}

.widget_recent_entries h3::before,
.widget.widget_keyf_widget h3::before,
.widget.widget_recent-posts-by-cat h3::before {
	content: '';
	position: absolute;
	top: 6px;
	left: 18px;
	background-image: url(images/arrow_news.svg);
	width: 37px;
	height: 37px;
}

.key_parent {
	padding: 0 50px 15px;
}

.key_parent .fa-circle {
	font-size: 6px;
	vertical-align: middle;
	color: #1C3905;
}

.key-fact {
	margin-left: 5px;
	color: #1C3905;
}

#Content .content_wrapper.clearfix .sidebar {
	background-color: transparent !important;
}

.widget_recent_entries ul li span,
.widget_recent-posts-by-cat ul li span {
	color: #716f6f;
	font-style: italic;
}

.wpfd-content-table {
	background: #F3F4F4;
}

.wpfd-content-table td.essential, .wpfd-content-table td.optional {
	border-bottom: 1px solid #000 !important;
}

.wpfd-content-table thead {
	display: none;
}

.wpfd-content-table td.extcol {
	display: none;
}

.topheader h2 {
	font: 600 23px/*'Capriola'*/
	;
}

.wpfd-content-table .table-striped tbody>tr:nth-child(odd)>td,
.wpfd-content-table .table-striped tbody>tr:nth-child(odd)>th {
	background: none !important;
}

.header-image-wrapper {
	position: relative;
}

.header-image-wrapper::before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
}

/*--About Membership--*/

.one-third h2 {
/*	margin-top: 10px;
	position: absolute;*/
}

.header_button a {
	height: 40px !important;
	display: table;
}

.blue_block .mcb-wrap-inner .column-margin- {
	margin: 0 0% 40px !important;
}

.three-fourth h4 {
	font-size: 24px!important;
	color: #2C4587;
	font-weight: bold;
	padding-top: 15px;
}

.md_column_first div:first-child {
	width: 75% !important;
	margin: 0 auto;
}

.h2_why {
	padding-top: 30px;
	padding-bottom: 25px;
	font-weight: bold;
	/* font-family: Capriola !important; */
}

.one-second h6 {
	font-size: 20px;
	line-height: 26px;
}


/*--sidebar About Membership--*/

.cst-sidebar .column_sidebar_widget .widget {
	padding-bottom: 35px;
}

.cst-sidebar a.button.button_full_width .button_icon {
	float: left;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0px;
	height: 32px;
	width: 30px;
	margin: 0 10px;
	font-size: 25px;
	line-height: 32px;
	padding-right: 3px;
}

.sidebar-section-title {
	background-color: rgba( 191, 198, 196, 0.25);
}

.sidebar-section-title .button_label {
	color: #272c59;
	font-weight: 900;
	line-height: 36px;
}

.sidebar-section-title .button_icon {
	float: left;
	border: 2px solid #272c59;
	border-radius: 50%;
	padding: 0px;
	height: 32px;
	width: 30px;
	margin: 0 10px;
	font-size: 25px;
	line-height: 32px;
	padding-right: 3px;
}

.trial-btn .sidebar_btn_join .button_icon {
	float: left;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0px;
	height: 22px;
	width: 19px;
	margin: 0px 10px;
	margin-top: 9px;
	font-size: 18px;
	line-height: 22px;
	padding-right: 3px;
}

.cst-sidebar a.button.button_full_width .button_label {
	line-height: 23px;
}

.column_attr.bg-contain {
	background-size: 90%;
}

#breadcrumbs span a:hover {
	color: #0095d2;
	transition: .5s;
	text-decoration: none;
}

.MIAM_blue,
.MIAM_green {
	padding: 30px 0;
}

.MIAM_green {
	background-color: #acd14e;
}

.MIAM_blue {
	background-color: #0094d2;
}

.MIAM_element {
	font-family: "Open Sans", Arial, Tahoma, sans-serif;
	padding-bottom: 10px;
	margin: 10px 50px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
}

.MIAM_blue .MIAM_element {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.MIAM_green .MIAM_element {
	font-weight: 500;
	color: #1C3905;
	border-bottom: 1px solid #1C3905;
}

.MIAM_image {
	display: block;
	margin: 3% auto;
}

.MIAM_element a {
	color: #fff;
	transition: 200ms;
}

.footer_logo {
	padding-left: 40px;
	padding-bottom: 28px;
}

.footer_contact {
	margin-bottom: 20px;
	border-left: 1px solid;
	padding-left: 10px;
}

.footer_contact p {
	margin: 0;
}

#Footer a:hover {
	text-decoration: none;
}

#Footer h4 {
	border-left: 2px solid white;
	padding-left: 8px;
}

.has_team_member_photo {
	padding-bottom: 70px;
	background-size: 175px 180px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.information.green_information {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #b2d650;
}

.inner_wrap_green-information {
	padding: 50px;
}

.inner_wrap_green-information a {
	color: #1993ce;
}

.inner_wrap_green-information a:hover {
	text-decoration: none;
	color: #29407e;
}

#wpfd-loading-wrap,
#wpfd-loading-tree-wrap {
	display: none;
}
#esg-grid-4-1-wrap{
	z-index: 500!important;
}
select{
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

/*MEMBERS DROPDOWN LIST*/
.esg-dropdown-wrapper {
    height: 314px;
    overflow-y: auto;
}
#text-11 .post-title h2.entry-title{
	text-transform: none;
	color: #2c4587;
	font-size: 22px;
	line-height: 29px;
}
#text-11 .post-title h2.entry-title a{
	padding-top: 30px;
	display: inline-block;
	color: #2c4587;
}
#text-11 .image_frame:hover .image_wrapper .image_links{
	display: none;
}
#text-11 .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
	margin-bottom: 0!important;
}
#text-11 .image_frame:hover .image_wrapper img{
	top: 0;
}
#text-11 .image_frame .image_wrapper .mask{
	display: none;
}


/* Library Items */

.library-box {
	display: flex;
	align-items: flex-start;
}
.library-dl-box {
	flex: 0 0 300px;
	margin-right: 30px;
}
.library-dl-box a,
.library-dl-box img {
	display: block;
	position: relative;
}
.library-dl-box a:hover {
	text-decoration: none;
}
.library-dl-box img {
	-webkit-box-shadow: 9px 9px 5px -5px rgba(0,0,0,0.36);
	-moz-box-shadow: 9px 9px 5px -5px rgba(0,0,0,0.36);
	box-shadow: 9px 9px 5px -5px rgba(0,0,0,0.36);
	border: 1px solid rgba(0,0,0,0.36);
}
.dl-link {
	display: block;
	margin-top: 15px;
	text-align: center;
	padding: 8px;
	color: #fff;
	background-color: #2c4587;
	border: 1px solid rgba(0,0,0,0.36);
	-webkit-box-shadow: 9px 9px 5px -5px rgba(0,0,0,0.36);
	-moz-box-shadow: 9px 9px 5px -5px rgba(0,0,0,0.36);
	box-shadow: 9px 9px 5px -5px rgba(0,0,0,0.36);
	text-decoration: none;
	transition: all 0.3s ease-out !important;
	font-weight: 700;
}
.library-dl-box a:hover .dl-link {
	background-color: #B4D751;
	color: #2c4587;
}
.library-dl-box a:after {
	display: block;
	position: absolute;
	content: '';
	background-image: url(images/dl-icon.png);
	background-size: contain;
	width: 42%;
	height: 30%;
	background-repeat: no-repeat;
	background-position: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s ease-out !important;
}
.library-dl-box a:hover:after {
	width: 52%;
	height: 40%;
}

.single-library .the_content_wrapper {
	max-width: 960px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
}
.library-meta {
	background-color: #B4D751;
	padding: 10px 15px;
	display: inline-block;
	margin-bottom: 30px;
	color: #fff;
}
.library-meta span {
	display: inline-block;
	width: 86px;
}
.library-meta strong {
	color: #2c4587;
	font-family: "Nunito", Arial, Tahoma, sans-serif;
	font-weight: 400;
}
.library-meta div {
	padding: 7px;
}
.library-meta div:not(:last-child) {
	border-bottom: 1px solid rgba(0,0,0,0.36);
}

.library-loop h4 {
	color: #fff;
	font-weight: 700;
	text-align: center;
	
}

/* Library home */

.post-type-archive-library header#Header {
	min-height: 0 !important;
}


.page-id-98736.header-classic #Top_bar,
.single-library.header-classic #Top_bar {
    box-shadow: 0px 0px 10px #dddddd;
}

.library-content {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 10px;
}
.library-filter-outer {
	border: 1px solid #2c4587;
	padding: 10px;
}
.library-filter {
	display: flex;
	justify-content: space-between;
}

.library-facet {
	margin: 10px;
	width: calc(25% - 20px);
}
.library-reset {
	text-align: center;
}
.library-facet input[type="text"],
.library-facet input[type="search"],
.facetwp-type-fselect .fs-wrap,
.facetwp-type-fselect .fs-dropdown {
	max-width: 100%;
}
.facetwp-facet-library_calendar input {
	margin-bottom: 3px;
}

.library-facet-title {
	font-family: "Nunito", Arial, Tahoma, sans-serif;
	color: #2c4587;
	text-align: center;
	margin-bottom: 5px;
}
.library-facet .fs-label-wrap .fs-label {
	padding: 11px 22px 10px 8px;
}
.library-facet .facetwp-facet {
	margin-bottom: 0;
}
.library-divider {
	font-weight: 700;
	text-align: center;
	font-family: "Nunito", Arial, Tahoma, sans-serif;
	color: #2c4587;
	font-size: 24px;
    line-height: 26px;
    margin-top: 70px;
}


.library-loop {
	padding: 20px 20px 10px 20px;
	background-color: #2c4587;
}
.facetwp-sort {
	text-align: right;
}
.facetwp-sort select {
	border-radius: 5px;
	display: inline;
	width: auto;
	-webkit-appearance: menulist;
}

.single-box {
	background-color: #fff;
	margin-bottom: 10px;
}
.single-box h3 {
	margin-bottom: 5px;
	color: #2c4587;
	font-size: 24px;
    line-height: 26px;
}

.library-loop {
	margin-bottom: 10px;
}
.single-content a {
	display: flex;
	flex-wrap: wrap;
	padding: 10px;
	transition: all 0.3s ease-out !important;
}
.single-content a:hover {
	text-decoration: none;
	background-color: #b4d75147;
}
.single-library-img {
	max-width: 150px;
	padding-right: 15px;
}
.single-content a img {
	width: 100%;
	border: 1px solid #2c4587;
}
.single-library-text div {
	font-size: 12px;
	line-height: 16px;
	color: #6f6f6f;
}
.single-library-text {
	flex: 1 1 calc(100% - 165px);
}

.library-pager {
	text-align: center;
	margin-bottom: 60px;
}
.facet-no-post {
	color: #fff;
	text-align: center;
	
}

.flex-news {
	display: flex;
	flex-flow: column;
}
.flex-news p {
	order: 2;
}
.flex-news ul#news_category_filter {
	order: 1;
}
.flex-news ul#news_items_list {
	order: 3;
}
.flex-news #load_more {
	order: 4;
}

.library-widget {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.library-widget .single-box {
	width: calc(50% - 5px);
}

/* New home Styles */

.menu-2024 {

}

#Top_bar .menu-2024 li:hover ul {
	display: block;
}

.page-template-page-home-2024.header-classic #Top_bar {
	background-color: transparent;
}
.page-template-page-home-2024.layout-full-width.header-fw #Top_bar .container {
	max-width: 1520px;
    margin: 0 auto;
}
.page-template-page-home-2024 #Top_bar.is-sticky {
	background-color: #2C478C;
}


.page-template-page-home-2024 #Top_bar .menu > li > a,
.page-template-page-home-2024 #Top_bar #menu ul li.submenu .menu-toggle {
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.5rem;
}
.page-template-page-home-2024 #Top_bar.is-sticky .menu > li > a {
	color: #fff !important;
}
.page-template-page-home-2024 #Top_bar a.responsive-menu-toggle::before,
.page-template-page-home-2024 #Top_bar a.responsive-menu-toggle i {
	color: #fff;
}
.page-template-page-home-2024 #Top_bar .top_bar_right .top-bar-right-input input {
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	width: 180px;
}
.page-template-page-home-2024 #Top_bar .top_bar_right .top-bar-right-input svg .path {
	stroke: #fff;
}
.page-template-page-home-2024 #Top_bar .top_bar_right .top-bar-right-input input::placeholder {
	color: #fff;
	opacity: .8
}
.page-template-page-home-2024 #Header_wrapper {
	background-position: center;
	background-size: cover;
}
.page-template-page-home-2024 #Header_wrapper {
	height: 720px;
	max-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.page-template-page-home-2024 #Header_wrapper::before {
	content: '';
	top: 0;
	left: 0;
	height: 160px;
	right: 0;
	background: linear-gradient(180deg, rgba(44, 71, 140, 0.60) 0%, rgba(44, 71, 140, 0.00) 100%);
	position: absolute;
	z-index: 0;
}
.page-template-page-home-2024 #Header_wrapper::after {
	content: '';
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	background-image: url(images/hero-bg-2024.png);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	z-index: 0;

}
.page-template-page-home-2024 #Header {
	z-index: 3;
}

.page-template-page-home-2024 #Top_bar a#logo {
	text-indent: -9999px;
	background-image: url(images/eeb-logo.png);
	background-size: 160px 160px;
	background-repeat: no-repeat;
	background-size: contain;
	height: 160px;
	width: 160px;
}


.row {
	width: 100%;
	position: relative;
	z-index: 2;
}
.cont {
	max-width: 1240px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.hero-2024-text {
	max-width: 566px;
	position: relative;
	padding-bottom: 68px;
}
.page-template-page-home-2024 #Header_wrapper {
	
}
.hero-2024-text h1 {
	color: #fff;
	font-size: 56px;
	line-height: 60px;
	margin-bottom: 29px;
}
.hero-2024-text p {
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 0;
	color: #fff;
}
.row-home-first-section {
	background-color: #2C478C;
}
.row-home-first-section .cont {
	padding-top: 120px;
	padding-bottom: 120px;
	display: flex;
	gap: 48px;
}
.single-box-first-section {
	border-radius: 16px;
	border: 1px solid #FFF;
	padding: 40px 16px 16px;
	max-width: calc(33.33% - 32px);
	flex: 0 1 calc(33.33% - 32px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.single-box-inner {
	color: #fff;
}
.single-box-inner h2 {
	color: #fff;
	font-size: 2.5rem;
    line-height: 2.75rem;
}
.single-box-inner p {
	font-size: 1rem;
	line-height: 1.5rem;
}
a.cta-flex {
	color: #1C3905;
	border-radius: 8px;
	background-color: #C7DF4D;
	padding: 13px 16px;
	font-size: 1rem;
	line-height: 1rem;
	font-family: Nunito;
	font-weight: 700;
	display: inline-block;
	align-self: flex-start;
	transition: all .3s ease-in-out;
	text-decoration: none;
}
a.cta-flex:hover {
	background-color: #ACC62A;
}
.row-flex {
	background-color: #EBF0FF;
	padding-top: 140px;
}
.row-flex:has(+ .mfn-footer) {
	padding-bottom: 160px;
}
.row-flex .cont > h2 {
	font-size: 2.5rem;
	line-height: 2.75rem;
}
.row-flex .cont > p {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #1E293B;
}
.row-flex-small-boxes .cont > p,
.row-flex-small-boxes .cont > h2 {
	max-width: 710px;
	margin-left: 0;
}
.small-boxes {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
}

a.small-box {
	flex: 1 1 calc(20% - 20px);
	min-width: 200px;
	max-width: 320px;
	height: 280px;
	border-radius: 16px;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	font-size: 1.25rem;
	line-height: 1.5rem;
	font-weight: 700;
	font-family: 'Nunito';
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


.small-box:before {
	background: linear-gradient(180deg, rgba(30, 41, 59, 0.00) 71.79%, rgba(30, 41, 59, 0.80) 100%);
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
}
a.small-box p {
	position: relative;
	text-align: center;
    padding: 0 5px 5px;
}

.row-flex-slider .cont {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.single-slide {
	max-width: 1230px;
	width: 100%;
	margin: 0 20px;
	padding: 64px;
	border-radius: 16px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 392px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	opacity: .65;
	transition: opacity 0.5s ease-in-out;
}

.slick-slide.slick-current {
	opacity: 1;
}
.slick-initialized .slick-slide {
	display: flex !important;
}
.slick-dotted.slick-slider {
	margin-bottom: 0 !important;
}

.slide-nav {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
	padding-top: 16px;
	display: flex;
	justify-content: center;
}


.slide-nav-dots {
	margin: 0 auto;
	flex: 1 1 100%;
	display: flex;
	justify-content: center;
	padding-left: 104px;
}
ul.slick-dots {
	border-radius: 24px;
	background: #CED7F0;
	display: flex;
	gap: 8px;
	padding: 18px 24px;
	margin: 0;
}
ul.slick-dots li button {
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	border-radius: 24px;
	background-color: #7A8EC0;
	display: block;
	padding: 0;
	transition: all 0.5s ease-in-out;
}
ul.slick-dots li.slick-active button {
	background-color: #2C478C;
	width: 24px;
}



.slide-nav-arrow {
	margin-left: auto;
	flex: 0 1 104px;
	display: flex;
	gap: 8px;
}
.slick-arrow {
	text-indent: -9999px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #CED7F0;
}
.slick-next {
	background-image: url(images/right-arrow-blue.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 9px 14px;
}
.slick-prev {
	background-image: url(images/right-arrow-blue.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 9px 14px;
	transform: rotate(180deg);
}
 button.slick-arrow:hover {
	background-color: #b5c2e4;
}
 button.slick-arrow.slick-disabled:hover {
 	background-color: #CED7F0;
}

.slick-slide h3 {
	font-size: 2.5rem;
    line-height: 2.75rem;
    color: #fff;
    font-weight: 700;
    max-width: 384px;
}
.slick-slide p {
	font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
    max-width: 384px;
}
.slick-slide a {

}

.row-flex-box-img-txt .cont {
	display: flex;
	gap: 78px;
	justify-content: flex-start;
	align-items: center;
}
.row-flex-box-img-txt.row-flex-box-img-txt-Right .cont {
	flex-direction: row-reverse;
}
.flex-box-img {
	flex: 0 1 654px;
	height: 100%;
	height: 360px;
	border-radius: 16px;
	overflow: hidden;
}
.flex-box-img img {
	object-fit: cover;
	height: 360px;
	width: 654px;
}
.flex-box-txt {
	flex: 0 1 362px;
}

.row-flex .flex-box-txt p {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #475569;
}

.row-flex .flex-box-txt h2 {
	font-size: 2.5rem;
    line-height: 2.75rem;
}
.latest-news-home {
	display: flex;
	gap: 48px;
	padding-bottom: 45px;
}
a.single-news-home {
	flex: 0 1 calc(33.33% - 32px);
}
a.single-news-home:hover {
	text-decoration: none;
}
.news-home-img {
	height: 160px;
	border-radius: 16px;
	overflow: hidden;
}
.news-home-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.single-meta-home {
	display: flex;
	gap: 8px;
	align-items: center;
	justify-content: flex-start;
	padding-top: 10px;
	padding-bottom: 10px;
}
.single-meta-home-cat {
	font-size: 0.75rem;
	line-height: 1.5rem;
	font-weight: 500;
	color: #2C478C;
	padding: 0 8px;
	background-color: #CDDAFC;
	border-radius: 8px;
}
.single-meta-home-time {
	font-size: 0.75rem;
	line-height: 1.5rem;
	font-weight: 500;
	color: #2C478C;
}
.single-news-home h3 {
	font-size: 1.25rem;
	line-height: 1.5rem;
	color: #2C478C;
	font-weight: 700;
}
a.news-home-more {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	font-size: 0.875rem;
	line-height: 1.125rem;
	font-weight: 700;
	text-decoration: underline;
	color: #2C478C;
}
.row-flex-small-boxes .cont {
	padding-bottom: 160px;
}
.row-home-nl {
	background-color: #253C76;
}
.row-home-nl .cont {
	max-width:100%;
	display: flex;
	padding: 0;
	align-items: center;
}
.home-nl-img {
	flex: 1 1 55%;
	background-image: url(images/home-nl.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 560px;
}
.home-nl-txt {
	flex: 1 1 45%;
	background-color: #253C76;
}
.home-nl-txt-inner {
	max-width: 466px;
	padding-left: 78px;
}
.home-nl-txt-inner h2,
.home-nl-txt-inner p {
	color: #fff;
}
.home-nl-txt-inner h2 {
	font-size: 2.5rem;
	line-height: 2.75rem;
}
.home-nl-txt-inner {
	font-size: 1rem;
	line-height: 1.5rem;
}
.row-footer-2024,
.row-colophon-2024 {
	background-color: #172549;
}
.row-colophon-2024 {
	border-top: 1px solid #253C76;
}
.row-footer-2024 .cont {
	padding-top: 160px;
	padding-bottom: 70px;
	display: flex;
	justify-content: space-between;
	gap: 30px;
	color: #fff;
}
.row-footer-2024 .cont h4 {
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.5rem !important;
	font-weight: 700;
	margin-bottom: 14px;
}
.footer-2024-logos {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.row-footer-2024 a {
	text-indent: -9999px;
	display: inline-block;
	background-size: contain;
	background-position: center;
}

.row-footer-2024 a.footer-logo-eeb {
	height: 90px;
	width: 120px;
	background-image: url(images/eeb-logo.png);
	background-repeat: no-repeat;
}
.row-footer-2024 a.footer-logo-meta {
	height: 65px;
	width: 100px;
	background-image: url(images/new-leaf-footer.png);
	background-repeat: no-repeat;
}
.row-footer-2024 a.footer-logo-life {
	height: 58px;
	width: 80px;
	background-image: url(images/life.png);
}
.footer-2024-contacts {
	flex: 0 1 400px;
}
.footer-2024-contacts p {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.footer-2024-follow {
	flex: 0 1 466px;
}
.footer-2024-follow p {
	font-size: 0.625rem;
	line-height: 1.25rem;
}
.footer-social {
	display: flex;
	justify-content: flex-start;
	gap: 16px;
	padding-bottom: 32px;
	border-bottom: 1px solid #253C76;
	margin-bottom: 16px;
}
.footer-social a {
	height: 32px;
	width: 32px;
	text-indent: -9999px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 32px;
}
.footer-social a.footer-social-li {
	background-image: url(images/footer-li.svg);
}
.footer-social a.footer-social-in {
	background-image: url(images/footer-in.svg);
}
.footer-social a.footer-social-yt {
	background-image: url(images/footer-yt.svg);
}
.footer-social a.footer-social-fb {
	background-image: url(images/footer-fb.svg);
}
.footer-social a.footer-social-bs {
	background-image: url(images/footer-bs.svg);
}
.footer-social a.footer-social-x {
	background-image: url(images/footer-x.svg);
}
.footer-social a.footer-social-tt {
	background-image: url(images/footer-tt.svg);
}
.row-colophon-2024  .cont {
	padding-top: 30px;
	padding-bottom: 30px;
}

.row-colophon-2024 .cont {
	display: flex;
	justify-content: space-between;
	color: #fff;
	font-size: 0.875rem;
	line-height: 1.5rem;
}
.row-colophon-2024 .cont a {
	text-decoration: underline;
	color: #fff;
}
.menu_wrapper_2024 .sub-menu li {
	font-size: 14px; 
	line-height: 17px;
}
#Top_bar .menu_wrapper_2024 .menu > li ul {
	background-color: #2c478cd1;
	min-width: 132px;
}
#Top_bar .menu_wrapper_2024 .menu > li ul li a {
	color: #fff;
}
.page-template-page-home-2024 #Top_bar.is-sticky .menu_wrapper_2024 .menu > li ul {
	background-color: #2c478c; 
	box-shadow: 0px 1px 3px 0 rgb(0 0 0 / 35%);
	-webkit-box-shadow: 0px 1px 3px 0 rgb(0 0 0 / 35%);
}
.page-template-page-home-2024 #Top_bar .menu > li a:not(.menu-toggle):after {
	background: #C7DF4D;
}
.row-footer-2024 .footer-2024-contacts a {
	text-indent: initial;
	display: inline;
	color: #fff;
	text-decoration: underline;
}

@media screen and (max-width: 1700px) {
	.category-news.category-press-release .post-desc-wrapper,
	.category-news.category-press-release .image_frame.post-photo-wrapper {
		padding-left: 0;
		width: 100%;
	}
}

@media screen and (max-width: 1400px) {
	.header-image-position::before {
		background-size: contain;
	}
	.header_sub_title {
		font-size: 24px;
	}
	.header_title {
		font-size: 30px;
	}
	.sections_group .post-wrapper-content .information .one {
		padding: 5% !important;
	}
}

@media screen and (max-width: 1300px) {
	#breadcrumbs,
	#breadcrumbs a {
		font-size: 12px;
	}
	#Top_bar .menu>li>a span:not(.description) {
		padding: 0 10px;
	}
	#breadcrumbs {
		width: 35%;
	}
}

@media screen and (max-width: 1256px) {
	.single-slide {
		max-width: calc(100vw - 40px);
	}
}

@media screen and (max-width: 1239px) and (min-width: 960px) {
	.section_wrapper,
	.container,
	.with_aside .content_wrapper {
		max-width: 100%;
	}
}

@media screen and (max-width: 1100px) {
	.header_sub_title {
		font-size: 20px;
	}
	.header_title {
		font-size: 26px;
	}
	.library-widget .single-box {
		width: 100%;
	}
	.row-home-first-section .cont {
		padding-top: 80px;
		padding-bottom: 80px;
		gap: 32px;
	}
	.single-box-first-section {
		flex: 0 1 calc(33.33% - 21.33px);
		max-width: calc(33.33% - 21.33px);
	}
	.home-nl-txt-inner {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media screen and (max-width: 959px) {
	.single-box-inner h2 {
		font-size: 1.75rem;
		line-height: 2rem;
		margin-bottom: 6px;
	}
	.single-box-inner p {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
	.single-box-first-section {
		padding: 16px;
	}
	.row-footer-2024 .cont {
		flex-wrap: wrap;
	}
	.footer-2024-logos {
		flex-direction: row;
		flex: 1 1 100%;
		justify-content: flex-start;
		gap: 40px;
		align-items: center;
	}
	.row-footer-2024 a.footer-logo-meta {
		margin-bottom: 0;
	}

}
@media screen and (max-width: 768px) {
	.row-home-first-section .cont {
		flex-direction: column;
		max-width: 550px;
	}

	.single-box-first-section {
		max-width: 100%;
	}
	.row-flex {
		padding-top: 80px;
	}
	.row-flex-box-img-txt .cont,
	.row-flex-box-img-txt.row-flex-box-img-txt-Right .cont {
		flex-direction: column;
		max-width: 550px;
		gap: 24px;
	}
	.flex-box-img {
		flex: 0 1 auto;
		height: auto;
		aspect-ratio: 16 / 9;
	}
	.flex-box-txt {
		flex: 0 1 auto;
	}
	.row-flex .flex-box-txt h2,
	.slick-slide h3 {
		font-size: 1.75rem;
		line-height: 2rem;
	}
	.row-flex .flex-box-txt p,
	.slick-slide p {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
	.single-slide {
		min-height: 360px;
		justify-content: flex-end;
		padding: 16px;
	}
	.latest-news-home {
		flex-direction: column;
		gap: 20px;
	}
	.single-news-home {
		display: flex;
		gap: 8px;
		align-items: center;
	}
	.news-home-img {
		height: 110px;
		width: 30%;
		max-width: 180px;
		min-width: 110px;
	}
	.news-home-txt {
		flex: 0 1 70%;
	}
	.row-home-nl .cont {
		flex-direction: column;
	}
	.home-nl-img {
		flex: 0 1 auto;
		height: 310px;
		width: 100%;
	}
	.home-nl-txt {
		width: 100%;
		flex: 0 1 auto;
		margin-top: -16px;
		border-radius: 16px 16px 0px 0px;
		padding-top: 56px;
		padding-bottom: 80px;
	}
	.home-nl-txt-inner {
		margin: 0 auto;
		max-width: 100%;
	}
	.page-template-page-home-2024 #Header_wrapper::after {
		content: '';
		bottom: 0;
		left: 0;
		top: 40%;
		right: 0;
		background: linear-gradient(180deg, rgba(44,71,140,0) 0%, rgba(44,71,140,0.8) 100%);
		position: absolute;
		z-index: 0;

	}




}
@media screen and (max-width: 560px) {
	.single-news-home h3 {
		font-size: 1rem;
		line-height: 1.25rem;
	}
	.slide-nav-dots {
		margin-left: 0;
		padding-left: 0;
		justify-content: flex-start;
	}
}
	
@media only screen and (max-width: 959px) and (min-width: 768px){
	.mcb-wrap .icon_box.icon_position_left{
		padding-left: 145px;
		top: 10px;
	}
	.mcb-wrap .icon_box.icon_position_left .image_wrapper{
		position: absolute;
		width: 126px;
	}
	.mcb-wrap .icon_box.icon_position_left .desc_wrapper{
		text-align: left;
	}
}
@media screen and (max-width: 959px) and (min-width: 1px) {
	.sidebar.sidebar-1.four.columns {
		display: none;
	}
	.icon_box:hover .icon_wrapper::before,
	.icon_box a:hover .icon_wrapper::before {
		width: auto;
	}
	#breadcrumbs {
		display: none;
	}
	.counter-parent {
		margin: 3%;
	}
	iframe.scale-with-grid {
		width: 100%;
		margin-left: 0;
	}
	.section_wrapper,
	.container,
	.with_aside .content_wrapper {
		max-width: 94%;
	}
	.the_content_wrapper {
		margin: 2% 0;
	}
	.team.team_horizontal {
		text-align: center;
		margin: 10px 0;
		padding: 40px 0;
	}
	.wrap.mcb-wrap.one.valign-middle {
		margin-left: 0;
	}
	.section_wrapper .mcb-wrap,
	.section_wrapper .column,
	.container .column,
	.sections_group,
	.four.columns {
		width: 100%!important;
		clear: both;
		margin: 0;
	}
	.equal-height-wrap .mcb-wrap .mcb-wrap-inner {
		float: none;
	}
	.header-title h1 {
		width: 100%;
		text-align: center;
		padding: 30px 0;
		background-color: #2b4485;
		margin: 0;
		position: absolute;
	}
	.header-image-position::before {
		background-image: url(images/Leaf-bkg.svg);
		background-size: auto 300px;
		background-position: right bottom;
	}
	#back_to_top {
		z-index: 10;
	}
	.key_parent {
		padding: 0 20px 15px;
	}
	.widget_recent_entries ul li {
		padding: 5px 20px;
	}
	#Footer .container {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.column.one-third:nth-child(1) {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.column.one-third:nth-child(2) {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	#Footer .column.one-third:nth-child(2) h4 {
		border-left: none;
		padding: 0;
		text-align: center;
	}
	#Footer .column.one-third:nth-child(2) .textwidget {
		text-align: center;
	}
	.footer_contact {
		border-left: 0;
		text-align: center;
	}
	.column.one-third:nth-child(3) {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.footer_logo {
		display: none;
	}
	.mcb-wrap.one-third{
		margin-bottom: 3%;
		height: auto!important;
	}
	.library-facet {
		width: calc(50% - 20px);
	}
}
@media screen and (min-width: 960px){
	.home .mcb-wrap-inner .column_button{
		height: calc(100%/4)!important;
		display: table;
	}
	.home .mcb-wrap-inner .column_button a{
		height: 100%;
		display: table-cell;
	}
}

.disclaimer-wrapper {
	box-sizing: border-box;
	width: 100%;
	padding: 0 10px 0 0;
	background: transparent linear-gradient(90deg, #E76937 0%, #E76937 54%, #BF4A1B 100%) 0% 0% no-repeat padding-box;
}
.disclaimer-top-page {
	
	width: 100%;
	margin: 0 auto;
	max-width: 1290px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.disclaimer-image {
	flex: 0 1 239px;
	align-self: stretch;
}
.disclaimer-image img {
    display: block;
    object-fit: cover;
    height: 100%;
}
.disclaimer-body {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: clamp(15px, 5vw, 97px);
	padding: 22px 0;
	width: 100%;
}
.disclaimer-body p.disclaimer-text-top {
	text-transform: uppercase;
	font: normal normal bold 30px/37px Nunito;
	color: #fff;
	margin: 4px 0;
}
.disclaimer-body p.disclaimer-text-bottom {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font: normal normal normal 16px/22px Open Sans;
	margin: 0;
}
.disclaimer-top-page a {
	background-color: #fff;
	padding: 24px;
	color: #000;
	font: normal normal bold 22px/27px Nunito;
	text-transform: uppercase;
	box-shadow: 0px 4px 20px #B14418;
	border-radius: 16px;
	text-align: center;
	display: block;
}
.disclaimer-image img {
	display: block;
}
.home-topics {
	margin-left: 100px;
}
@media screen and (max-width: 1390px) {
	.disclaimer-body p.disclaimer-text-top {
		   font-size: clamp(1.19rem, calc(0.34rem + 1.77vw), 1.88rem);
		line-height: clamp(1.31rem, calc(0.08rem + 2.57vw), 2.31rem);
	}
	
	
}
@media screen and (max-width: 1120px) {

	.disclaimer-top-page a {
		
		    padding: clamp(1.13rem, calc(0.66rem + 0.96vw), 1.50rem);
    font: normal normal bold 19px/21px Nunito;
		flex: 0 1;
	}
	
}

@media screen and (max-width: 1050px) {
	.disclaimer-top-page a {
	padding: 14px;
	font-size: 17px;
	line-height: 19px;
	}
	.disclaimer-body {
		gap: clamp(15px, 3vw, 97px);
	}
	.disclaimer-body p.disclaimer-text-top {
		font-size:  clamp(1.00rem, calc(-0.36rem + 2.84vw), 1.50rem);
	}
}
@media screen and (max-width: 768px) {
	.disclaimer-wrapper {
		padding-left:10px;
	}
	.disclaimer-image {
		display: none;
	}
	.disclaimer-body {
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	
	
}
@media screen and (max-width: 767px) {
	.page-template-page-home-2024.header-classic #Top_bar {
		background-color: transparent !important;
	}
}