/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


.elementor-text-editor a.link-bg-blu {
    color: #ffffff !important;
    -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 -1px 0 0 #cefaec;
    box-shadow: inset 0 0 0 0 #fff, inset 0 -1px 0 0 #cefaec;
}
.elementor-text-editor a.link-bg-blu:hover {
    background-color: transparent;
    color: #aabbdf !important;
}


.ff-stream-wrapper {
    margin-top: 0px !important;
}

.ff-item .ff-content, .ff-article, .ff-item .ff-content p {
    margin: 0;
    font-size: 18px !important;
    line-height: 1.2em !important;
    word-wrap: break-word;
    color: #004a94 !important;
}
.ff-item-meta {
	display: none;
}



.blog_holder article .entry_title .entry_date {
	display: none;
}
.blog_holder article .post_text .post_text_inner {
    padding: 20px 0px 40px 0px;
    background-color: #fff;
}


.breaking-news .label-whats-on .elementor-widget-container {
	display: inline-block;
}

.breaking-news a h2 {
	color: #fff !important;
}
.breaking-news a:hover h2 {
	color: #cefaec !important;
}


body .slider-action-title a {
	line-height: 22px !important;
	display: inline-block;
}
body .slider-action-title a:hover {
	color: #004a9491;
}


.slider-actions {
	position: relative;
}
.slider-actions .wpv-filter-form .wpv-filter-previous-link {
	position: absolute;
	bottom: 61%;
	left: 10px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #004a94;
}

.slider-actions .wpv-filter-form .wpv-filter-next-link {
	position: absolute;
	bottom: 61%;
	right: 10px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #004a94;
}

.slider-actions .wpv-filter-form .wpv-filter-previous-link:hover ,
.slider-actions .wpv-filter-form .wpv-filter-next-link:hover {
	color: #004a9491;
}

.slider-action-date {
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 10px;
}
.slider-action-title  {
	height: 92px;
	padding-right: 30px;
}
.slider-action-title a {
    -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #cefaec;
	box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #cefaec;
	color: #004A94;
	font-family: 'effra-bold' !important;
}


.elementor-counter-number-suffix {
	font-family: "fabrikat-regular", Sans-serif !important;
	font-size: 44px;
}


.elementor-873 .elementor-element.elementor-element-480a7c0 .ee-slider__media__caption {
    width: 100%;
}

.imp-shape-spot i.fa-plus-circle {
    -webkit-animation: pulse 3s ease infinite;
    -moz-animation: pulse 3s ease infinite;
    -o-animation: pulse 3s ease infinite;
    animation: pulse 3s ease infinite;
}
@keyframes pulse {
    0% {
        transform: scale(0.5);
    }       
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.5);
    }
}

.elementor-widget-gallery {
    --galleries-title-color-normal: #004A94;
    --galleries-title-color-hover: #004A94;
    --galleries-pointer-bg-color-hover: none !important;
    --gallery-title-color-active: none !important;
    --galleries-pointer-bg-color-active: none !important;
}


.white h2 {
	color: white !important;
}

.ee-caption__caption span {
	display: block;
	font-family: 'effra-bold' !important;
}

body .elementor-text-editor li strong {
	font-family: 'effra-bold' !important;
}


.content .container .column1 .qode_client_holder_inner a {
    -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #cefaec;
	box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #cefaec;
}

.blog_holder.blog_single article h2,
.blog_holder article .post_info,
.single-post h2.entry_title,
.single-post .post_info,
.single-pt-action h2.entry-title span.entry_date {
	display: none;
}



.content .container {
    background-color: #fff !important;
}

.content .title_outer .container {
    background-color: transparent !important;
}





/**/



nav.main_menu > ul > li > a {
	height: 140px;
	vertical-align: middle;
	display: block;
	margin-left: 30px;
}

header.sticky nav.main_menu > ul > li > a, 
header.light.sticky nav.main_menu > ul > li > a, 
header.dark.sticky nav.main_menu > ul > li > a {
	height: 100px;
	vertical-align: middle;
	display: block;
	margin-left: 30px;
}

nav.main_menu ul li.active a {

}



.light.header_style_on_scroll nav.main_menu > ul > li > a,
.light:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a {
	color: white;
}
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line, 
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::after, 
.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::before {
	background-color: white;
}
 @media only screen and (max-width: 1000px) {
	.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line, 
	.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::after, 
	.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line::before {
		background-color: #004a94 !important;
	}
}

header.sticky nav.main_menu > ul > li.header-button > a, 
header.light.sticky nav.main_menu > ul > li.header-button > a, 
header.light.sticky nav.main_menu > ul > li.header-button > a,
nav.main_menu ul li.header-button a {
	height: 60px;
	margin-top: 40px;
	margin-right: 100px;
	background-color: #004a94;
	color: white;
	line-height: 63px;
	padding-left: 30px;
	padding-right: 30px;
	font-family: "effra-bold";
	border-radius: 30px;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
}
header.sticky nav.main_menu > ul > li.header-button > a, 
header.light.sticky nav.main_menu > ul > li.header-button > a, 
header.dark.sticky nav.main_menu > ul > li.header-button > a {
	height: 60px;
	margin-top: 20px;
	margin-right: 100px;
	background-color: #004a94;
	color: white;
	line-height: 60px;
	padding-left: 30px;
	padding-right: 30px;
	font-family: "effra-bold";
	border-radius: 30px;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
}
header.sticky nav.main_menu > ul > li.header-button > a:hover, 
header.light.sticky nav.main_menu > ul > li.header-button > a:hover, 
header.dark.sticky nav.main_menu > ul > li.header-button > a:hover,
nav.main_menu ul li.header-button a:hover {
	background-color: #4ce59e;
	text-transform: none;
	text-decoration: none;
	color: white;
}

.light.header_style_on_scroll .popup_menu:not(.opened) .line,
.light.header_style_on_scroll .popup_menu:not(.opened) .line::after,
.light.header_style_on_scroll .popup_menu:not(.opened) .line::before,
.popup_menu .line, 
.popup_menu .line::after, 
.popup_menu .line::before {
	background-color: #004a94;
	width: 20px;
	height: 3px;
}

.popup_menu .line::after {
	top: 6px;
}

.popup_menu .line::before {
    top: -6px;
}

.popup_menu .line {
    top: 5px;
}


header:not(.sticky_animate) .q_logo span.number {
	display: none;
}


header.sticky_animate .q_logo span.number {
	margin-left: 100px;
	display: block;
	font-family: "fabrikat-black" !important;
	font-size: 36px;
	margin-top: 0px;
	color: #004a94;
	letter-spacing: -1.5px;	
}
.number p {
	display: block;
	font-family: "fabrikat-black" !important;
	font-size: 36px;
	margin-top: 0px;
	color: #004a94;
	letter-spacing: -1.5px;	
}
.number-regular p {
	display: block;
	font-family: "fabrikat-regular" !important;
	font-size: 36px;
	margin-top: 0px;
	color: #004a94;
	letter-spacing: -1.5px;	
}

@media only screen and (min-width: 1280px) and (max-width: 1399px) {
	header .q_logo img.normal {
		height: 90% !important;
	}
}
@media only screen and (min-width: 1001px) and (max-width: 1279px) {
	header .q_logo img.normal {
		height: 70% !important;
	}
}
header.sticky_animate .q_logo img.sticky {
	opacity: 1;
}
header.sticky_animate .q_logo img.normal {
	opacity: 0;
}


#row01,
#row03 {
	background-position-x: center;
	background-position-y: top;
	background-size: 100%;
}

.row01-01,
.row01-02,
.row01-03 {
	position: relative;
}

.row01-02,
.row01-03 {
	border-left: 1px dotted	#004a94;
}

.row01-icon {
	position: absolute;
	top: 20px;
	right: 100px;
}


p b,
p strong {
	font-family: "effra-bold";
	font-weight: normal;
}
p i {
	font-family: "effra-lght-italic";
	font-style: normal;
}
p i b,
p b i,
p strong i,
p i strong {
	font-family: "effra-bold-italic";
	font-style: normal;
}


.wpb_wrapper h1 {
	font-family: "freight-bold";
}

#row03 .image_with_text img {
	position: relative;
}
#row03 .image_with_text img {
	position: absolute;
}

#row03 .wpb_single_image.vc_align_left {
	float: left;
}

#row03 .row03-01,
#row03 .row03-02,
#row03 .row03-03 {
	margin-left: 100px;
	margin-top: 20px;
}

.title_subtitle_holder_inner h1 {
	font-size: 68px;
    line-height: 68px !important;
    font-weight: normal;
    text-transform: none !important;
    font-family: "freight-bold";
    text-align: left;
    color: #004a94 !important;
	position: relative;
	padding-right: 200px;
}
.actions-template-default .title_subtitle_holder_inner h1 {
	font-size: 58px;
    line-height: 1.0em !important;
}



.page-id-204 .title.has_fixed_background,
.page-id-214 .title.has_fixed_background,
.page-id-848 .title.has_fixed_background {
	margin-bottom: 80px !important;
}

.page-id-204 .title_subtitle_holder_inner h1,
.page-id-214 .title_subtitle_holder_inner h1,
.page-id-848 .title_subtitle_holder_inner h1 {
    color: #fff !important;
}
/*
.page-id-204 .title_subtitle_holder_inner h1::after,
.page-id-214 .title_subtitle_holder_inner h1::after,
.page-id-848 .title_subtitle_holder_inner h1::after {
    content: " ";
    background: url(https://familyremittances.org/wp-content/uploads/2020/06/IDFR-logo_white.svg) no-repeat center center / 140px 146px;
}
*/
.page-id-204 .title_subtitle_holder_inner .subtitle,
.page-id-214 .title_subtitle_holder_inner .subtitle,
.page-id-848 .title_subtitle_holder_inner .subtitle {
    color: #fff !important;
}
.page-id-204 .content .title_subtitle_holder a,
.page-id-214 .content .title_subtitle_holder a,
.page-id-848 .content .title_subtitle_holder a {
    color: #fff !important;
    -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 -1px 0 0 #fff;
    box-shadow: inset 0 0 0 0 #fff, inset 0 -1px 0 0 #fff;
}
.content .title_subtitle_holder a:hover,
.content .container .column1 a:hover,
.content .container .column2 li:not(.submenu) a:hover {
    background-color: #fff;
    color: #004a94 !important;
}
@media only screen and (max-width: 1000px) {
	.page-id-204 .title_subtitle_holder_inner .subtitle,
	.page-id-214 .title_subtitle_holder_inner .subtitle,
	.page-id-848 .title_subtitle_holder_inner .subtitle {
	    color: #004a94 !important;
}

	}


@media only screen and (max-width: 480px) {
	.title_subtitle_holder_inner h1 {
	    padding-right: 0px;
	}
}
@media only screen and (max-width: 600px) {
	.title_subtitle_holder_inner h1 {
	    padding-right: 0px;
	}
}

@media only screen and (max-width: 480px) {
	.title.title_size_large h1 {
	    font-size: 32px !important;
	    line-height: 32px !important;
	}
	h2, .h2, h2 a {
	    font-size: 28px !important;
	    line-height: 28px !important;		
	}
	h3, .h3, h3 a {
	    font-size: 18px !important;
	    line-height: 18px !important;
	}
}
@media only screen and (min-width: 481px) and (max-width: 600px) {
	.title.title_size_large h1 {
	    font-size: 32px !important;
	    line-height: 32px !important;
	}
	h2, .h2, h2 a {
	    font-size: 28px !important;
	    line-height: 28px !important;		
	}
	h3, .h3, h3 a {
	    font-size: 18px !important;
	    line-height: 18px !important;
	}
}
@media only screen and (min-width: 601px)  and (max-width: 780px) {
	.title.title_size_large h1 {
	    font-size: 36px !important;
	    line-height: 36px !important;
	}
	h2, .h2, h2 a {
	    font-size: 32px !important;
	    line-height: 32px !important;		
	}
	h3, .h3, h3 a {
	    font-size: 22px !important;
	    line-height: 22px !important;
	}
}
@media only screen and (min-width: 781px)  and (max-width: 1000px) {
	.title.title_size_large h1 {
	    font-size: 40px !important;
	    line-height: 40px !important;
	}
	h2, .h2, h2 a {
	    font-size: 36px !important;
	    line-height: 36px !important;		
	}
	h3, .h3, h3 a {
	    font-size: 26px !important;
	    line-height: 26px !important;
	}
}

.title_outer.title_without_animation .title.title_size_large.position_center.has_fixed_background  {
    background-position: left 0px !important;
}

@media only screen and (min-width: 601px) and (max-width: 1000px) {
	.title_outer.title_without_animation .title.title_size_large.position_center.has_fixed_background {
	    background-size: 1920px auto !important;
		background-image: url("https://familyremittances.org/wp-content/uploads/2019/06/header-bg5_responsive.png") !important;
		height: 300px !important;
		background-position: left top !important;
		background-color: #fff !important;
		background-repeat: no-repeat !important;
	}
	.title .not_responsive {
    display: none !important;
    }
	.title.has_fixed_background {
	background-attachment: scroll !important;
	}
}

@media only screen and (max-width: 600px) {
	body:not(.page-id-204) .title_outer.title_without_animation .title.title_size_large.position_center.has_fixed_background {
	    background-size: 1920px auto !important;
		background-image: url("https://familyremittances.org/wp-content/uploads/2019/06/header-bg5_responsive.png") !important;
		height: 200px !important;
		background-position: left top !important;
		background-color: #fff !important;
		background-repeat: no-repeat !important;
	}
	.title .not_responsive {
    display: none !important;
    }
	.title.has_fixed_background {
	background-attachment: scroll !important;
	}
}


.title.has_fixed_background {
background-attachment: scroll !important;
}


/*
.title_subtitle_holder_inner h1:after {
	content: " ";
	background: url(https://familyremittances.org/wp-content/uploads/2019/06/IDFR-logo.svg) no-repeat center center / 140px 146px;
	display: block;
	width: 140px;
	height: 146px;
	position: absolute;
	right: 0px;
	top: 0px;
}
*/


.title_subtitle_holder_inner .subtitle {
	display: block;
	font-family: "effra-bold";
    color: #004a94 !important;
    font-size: 15px;
    position: absolute;
    text-align: left;
    bottom: -50px;
}

.custom-html-widget a,
.elementor-text-editor a,
.content .title_subtitle_holder a,
.content .container .column1 a,
.content .container .column2 a:not(.button) {
    color: #004a94 !important;
    -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 -2px 0 0 #cefaec;
    box-shadow: inset 0 0 0 0 #fff, inset 0 -2px 0 0 #cefaec;
}
.custom-html-widget a:hover,
.elementor-text-editor a:hover,
.content .title_subtitle_holder a:hover,
.content .container .column1 a:hover,
.content .container .column2 li:not(.submenu) a:hover {
    background-color: #cefaec;
}
.container .column1 a.elementor-cta__button {
    color: white !important;
    -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #fff;
    box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #fff;
}

.content .container .column1 .column_inner {
	padding-right: 60px;
}
 @media only screen and (max-width: 600px) {
	.content .container .column1 .column_inner {
		padding-right: 0px;
	}
}

h2, .h2, h2 a {
    color: #004a94 !important;
    font-size: 38px;
    line-height: 38px;
	font-family: "effra-bold";
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 10px;
}
h3, .h3, h3 a {
    color: #004a94 !important;
    font-size: 26px;
    line-height: 26px;
	font-family: "effra-bold";
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 10px;
}
h3.elementor-cta__title {
	color: white !important;
}
h4, .h4, h4 a {
    color: #004a94 !important;
    font-size: 18px;
    line-height: 18px;
	font-family: "effra-bold";
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 10px;
}

.content .container .column1 p {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
}


h5, .h5, h5 a, 
.q_icon_with_title .icon_text_holder h5.icon_title {
	font-family: "freight-bold";
    color: #004a94 !important;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
    text-transform: none;

}

.sidebar h5:after {
	content: " ";
	display: block;
width: 100%;
min-height: 14px;
background: 0 repeat-x url('data:image/svg+xml;utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20width%3D%2214px%22%20height%3D%2212px%22%20viewBox%3D%220%200%2018%2015%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20id%3D%22Combined-Shape%22%20fill%3D%22%23ebebeb%22%20points%3D%228.98762301%200%200%209.12771969%200%2014.519983%209%205.40479869%2018%2014.519983%2018%209.12771969%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E');
}

#iub-pp-container ul,
.column1 .column_inner ul:not(.gform_fields):not(.slides):not(.gallery_without_space):not(.wpv-loop) {
    list-style-position: outside;
    padding-left: 15px;
    margin-top: 13px;
    margin-bottom: 27px;
}
}

#iub-pp-container li,
.column1 .column_inner ul:not(.gform_fields):not(.slides):not(.gallery_without_space):not(.wpv-loop) {
    padding-left: 10px;
    margin-bottom: 10px;
}


.widget.widget_categories .current-cat,
.widget.widget_nav_menu .current-menu-item a {
	position: relative;
}


.footer_col3 ul {
	margin-left: 33px;
}
.footer_col3 .widget.widget_nav_menu .menu-item a:before {
	content: "\f0a9";
	font-family: "FontAwesome";
	left: -25px;
	position: absolute;
	color: #ddd;
}
.footer_col3 .widget.widget_nav_menu .menu-item.current-menu-item a:before {
	color: #717171;
}

.sidebar .widget_wp_views li.current-item {
	position: relative;
}


.sidebar .widget_wp_views li.current-item a:before,
.widget.widget_categories .current-cat:before,
.widget.widget_nav_menu .current-menu-item a:before {
	content: "\f0a9";
	font-family: "FontAwesome";
	left: -22px;
	position: absolute;
	top: 0px;
}
.sidebar .widget_wp_views ul {
	font-size: 15px;
}
.sidebar .widget_wp_views ul.pagination {
	margin-top: 40px !important;
	text-align: left;
}
.sidebar .widget_wp_views ul.pagination li {
	display: inline-block;
	margin-right: 20px;
}

.q_icon_list p {
    padding: 0 0 0 33px !important;
}

.footer_col1 p,
.footer_col2 p {
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.3px;
	margin-top: 15px !important;
	margin-bottom: 12px !important;
	color: #717171;
}
.footer_col1 p strong {
	font-size: 11px;
	line-height: 14px;
}

.footer_col2 h5,
.footer_col3 h5 {
	padding-top: 12px;
	color: #000 !important;
}
.footer_col1 ,
.footer_col2  {
	position: relative;
}
.footer_col1 i,
.footer_col2 i {
	position: relative;
	top:-8px;
}

.footer_top a {
    color: #717171 !important;
    border-bottom: 1px dotted #717171;
    font-family: "Effra-light";
}

.title img {
    top: -120px;
}
 @media only screen and (max-width: 1000px) {
	.title img {
	    top: -60px;
	}
}

nav.popup_menu ul li a, 
nav.popup_menu ul li h6 {
	font-family: "effra-bold" !important;
}

nav.popup_menu ul li a:hover, 
nav.popup_menu ul li h6:hover {
    color: #4ce59e;
}

.gyges .tp-tab-date,
.hesperiden .tp-tab-date {
	display: none !important;
}
.tp-tab-title {
	font-family: "effra-light" !important;
	font-size: 14px !important;
	line-height: 18px !important;
	letter-spacing: 0.5px;
}



.column2 li.submenu a {
    color: #004a94 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	font-family: "effra-bold";
	margin-top: 20px;
    display: inline-block;
}
}
 .content .container .column2 li.submenu a:hover {
    cursor: default;
 }
 
 .imp-tooltips-container h3 {
	color: #fff !important;
	font-family: "freight-bold" !important;
	font-style: 32px !important;

 }
  .imp-tooltips-container p {
	color: #fff;
	font-family: "effra-bold" !important;
	font-style: 14px !important;
	line-height: 14px !important;

 }
 
 .mobile_menu_button {
	 display: none;
 }
 
 @media only screen and (max-width: 1008px) {
	.logo_wrapper {
		left: 100px;
	}
}


#iub-pp-container h1 {
	display: none;
}
#iub-pp-container h2,
#iub-pp-container h3,
#iub-pp-container h4,
#iub-pp-container p,
#iub-pp-container ul {
	margin-bottom: 20px;
}
#iub-pp-container h2,
#iub-pp-container h3,
#iub-pp-container h4 {
	padding-top: 20px;
}
#iub-pp-container li {
	margin-bottom: 10px;
}

 @media only screen and (max-width: 700px) {
	 
	.title_subtitle_holder_inner h1::after {
		display: none;
	}


}


.column1 .column_inner p img {
	padding-bottom: 60px;
}


/* https://github.com/videojs/video.js/issues/4478 */
.video-js .vjs-volume-panel {
	display: flex !important;
}
.video-js .vjs-mute-control {
	display: inline-block !important;
}

.char1,
.char2,
.char3,
.char4,
.char5,
.char6,
.char7,
.char8,
.char9,
.char10,
.char11,
.char12 {
	display: inline-block;
	text-align: center;
	position: relative;
} 


/* 01di03 fino al 10/03/2020 3.04.05 ora italiana dal 1/1 */
/*
.char2,
.char5,
.char8 {
	margin-right: 10px;
} 
*/


/* 01di03 dal 10/03/2020 3.04.05 ora italiana fino al 31/12 */
.char3,
.char6,
.char9 {
	margin-right: 10px;
} 

.char1:before,
.char3:before,
.char4:before,
.char6:before,
.char7:before,
.char11:before,
.char12:after {
	display: block;
	position: absolute;
	top: -24px;
	font-family: "effra-light";
	font-size: 12px;
	letter-spacing: 0px;
} 

/* 02di03 fino al 10/03/2020 3.04.05 ora italiana dal 1/1 */
/*
.char1:before {
	content: "Billion";
} 
.char3:before {
	content: "+Milions";
	white-space: pre;
} 
.char6:before {
	content: "+Thousands of US$";
	white-space: pre;
} 
*/
/* 02di03 dal 10/03/2020 3.04.05 ora italiana fino al 31/12 */
.char1:before {
	content: "Billion";
} 
.char4:before {
	content: "+Milions";
	white-space: pre;
} 
.char7:before {
	content: "+Thousands of US$";
	white-space: pre;
} 

/* dal ?? ora italiana fino al ??  > dal 3  maggio */

/*
div.number2 span.char3,
div.number2 span.char6,
div.number2 span.char9 {
	margin-right: 0px !important;
} 
div.number2 span.char2,
div.number2 span.char5,
div.number2 span.char8 {
	margin-right: 10px;
} 
*/

div.number2 span.char4:before {
	content: "";
	white-space: pre;
} 
div.number2 span.char7:before {
	content: " ";
	white-space: pre;
} 
div.number2 span.char11:before {
} 
/*
div.number2 span.char3:before {
	content: "+Milions";
	white-space: pre;
} 
div.number2 span.char6:before {
	content: "+Thousands of US$";
	white-space: pre;
} 
*/

/* dal ?? (3 maggio) ora italiana fino al ?? */

div.number2 span.char3,
div.number2 span.char6,
div.number2 span.char9 {
	margin-right: 10px !important;
} 
div.number2 span.char2,
div.number2 span.char5,
div.number2 span.char8 {
	margin-right: 0px;
} 
div.number2 span.char4:before {
	content: "+Milions";
	white-space: pre;
} 
div.number2 span.char7:before {
	content: "+Thousands of US$";
	white-space: pre;
} 



/* dal ?? ora italiana fino al ?? */

div.number3 span.char3,
div.number3 span.char6,
div.number3 span.char9 {
	margin-right: 0px !important;
} 
div.number3 span.char2,
div.number3 span.char5,
div.number3 span.char8 {
	margin-right: 10px;
} 

div.number3 span.char4:before {
	content: "";
	white-space: pre;
} 
div.number3 span.char7:before {
	content: " ";
	white-space: pre;
} 
div.number3 span.char11:before {
} 
div.number3 span.char3:before {
	content: "+Milions";
	white-space: pre;
} 
div.number3 span.char6:before {
	content: "+Thousands of US$";
	white-space: pre;
} 

/* dal ?? ora italiana fino al ?? (3 maggio) */

/*
div.number4 span.char3,
div.number4 span.char6,
div.number4 span.char9 {
	margin-right: 0px !important;
} 
div.number4 span.char2,
div.number4 span.char5,
div.number4 span.char8 {
	margin-right: 10px;
} 
*/
div.number4 span.char4:before {
	content: "";
	white-space: pre;
} 
div.number4 span.char7:before {
	content: " ";
	white-space: pre;
} 
div.number4 span.char11:before {
} 
/*
div.number4 span.char3:before {
	content: "+Milions";
	white-space: pre;
} 
div.number4 span.char6:before {
	content: "+Thousands of US$";
	white-space: pre;
} 
*/

/* dal ?? (3 maggio) ora italiana fino al ?? */

div.number4 span.char3,
div.number4 span.char6,
div.number4 span.char9 {
	margin-right: 10px !important;
} 
div.number4 span.char2,
div.number4 span.char5,
div.number4 span.char8 {
	margin-right: 0px;
} 
div.number4 span.char4:before {
	content: "+Milions";
	white-space: pre;
} 
div.number4 span.char7:before {
	content: "+Thousands of US$";
	white-space: pre;
} 




/* dal 10/03/2020 3.04.05 ora italiana fino al 31/12 */

div.number5 span.char3,
div.number5 span.char6,
div.number5 span.char9 {
	margin-right: 0px !important;
} 
div.number5 span.char2,
div.number5 span.char5,
div.number5 span.char8 {
	margin-right: 10px;
} 

div.number5 span.char4:before {
	content: "";
	white-space: pre;
} 
div.number5 span.char7:before {
	content: " ";
	white-space: pre;
} 
div.number5 span.char11:before {
} 
div.number5 span.char3:before {
	content: "+Milions";
	white-space: pre;
} 
div.number5 span.char6:before {
	content: "+Thousands of US$";
	white-space: pre;
} 






.endorsements .wpb_text_column:(:not:.titleEndorsements) {
	height: 360px;
}
.endorsements .wpb_wrapper p {
	margin-bottom: 20px;
}


a.button-outline-40 {
	position: relative;
	display: inline-block;
	text-indent: 18px;
    height: 40px;
    background-color: #fff;
    color: white !important;
    line-height: 40px;
    padding-left: 5px;
    padding-right: 20px;
    font-family: "effra-bold";
    border-radius: 20px;
    border: 2px solid #004a94;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #cefaec !important;
    box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #cefaec !important;
}
a.button-outline:hover {
	background-color: #004a94;
	text-transform: none;
	text-decoration: none;
	color: #ffffff !important;
}



.action-data span,
.action-taxonomy span,
.action-organization span {
    font-family: "effra-bold";
}
.action-data,
.action-taxonomy,
.action-text,
.action-url,
.action-organization {
    margin-bottom: 40px;
}

.action-text img {
    width: 100%;
    margin-bottom: 40px;
 }

.action-organization ul li {
	list-style-type: none;
	display: inline-block;
}
.action-organization ul li a {
    -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #cefaec !important;
    box-shadow: inset 0 0 0 0 #fff, inset 0 0px 0 0 #cefaec !important;
}
.action-organization {
    border-top: 1px dotted rgba(0, 74, 148, 0.70);
    border-bottom: 1px dotted rgba(0, 74, 148, 0.70);
    text-align: center;
}
.action-organization ul li a:hover {
    background-color: transparent !important;
}

.action-loop-filter {
	margin: 40px 0px 40px 0px;
	border: 2px solid #004a94;
	border-radius: 30px;
	height: 60px;
	padding: 14px 40px 20px 40px;
	position: relative;
}

.action-loop-filter .js-wpv-dps-spinner {
	display: inline-block;
	position: absolute;
	top: 12px;
	right: 12px;
}

.action-loop-filter .checkbox:first-of-type {
	display: none !important;
}

.action-loop-filter .checkbox {
	display: inline-block;
	margin-right: 20px;
}
.action-loop article.action {
	margin-bottom: 40px;
	
}

.action-loop article .item-loop {

}


.action-loop .text-loop {
}

.action-loop article h3 {
	padding-right: 60px;
	line-height: 1.2em;	
}
span.blu-light,
.action-loop article .action-meta span {
	color: #80a5ca;
}
.action-loop article .action-meta strong {
    font-family: "effra-bold";
}


a.button,
aside .widget a.button {
	position: relative;
	display: inline-block;
	text-indent: 18px;
    height: 60px;
    background-color: #004a94;
    color: white !important;
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: "effra-bold";
    border-radius: 30px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
}
a.button:hover
aside .widget a.button:hover {
	background-color: #4ce59e;
	text-transform: none;
	text-decoration: none;
	color: #ffffff !important;
}
aside .widget a.download:before {
	content: "\f019";
	display: block;
	position: absolute;
	font-family: "FontAwesome";
	font-size: 15px;
	left: 5px;
	top: 0px;
}
aside .widget a.download:before:hover {
	color: #ffffff !important;
}


aside .widget a.button2 {
	position: relative;
	display: inline-block;
	text-indent: 18px;
    height: 60px;
    background-color: #cefaec;
    color: white !important;
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: "effra-bold";
    border-radius: 30px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
}
aside .widget a.button2:hover {
	background-color: #4ce59e;
	text-transform: none;
	text-decoration: none;
	color: #ffffff !important;
}
aside .widget a.download:before {
	content: "\f019";
	display: block;
	position: absolute;
	font-family: "FontAwesome";
	font-size: 15px;
	left: 5px;
	top: 0px;
}
aside .widget a.download:before:hover {
	color: #ffffff !important;
}


.side_menu .widget li, 
.side_menu a, aside .widget a {
    font-size: 15px;
}

.side_menu .widget li, 
aside .widget li {
    margin: 0px 0px 10px 0px;
    line-height: 18px;
}

.footer_top .column_inner > div h5 {
	color: #000 !important;
}

.footer_top .widget_nav_menu ul li a {
	display: inline;
	font-family: "Effra-light";
}

.footer_col3 {
	position: relative;
}
.footer_col3 ul.menu {
	position: relative;
	top: -6px;
}

header.sticky nav.main_menu > ul > li:hover > a > span, 
header.sticky nav.main_menu > ul > li.active > a span {
	color: #fff;
}


/* How To Create Horizontal Scrolling Containers https://codeburst.io/how-to-create-horizontal-scrolling-containers-d8069651e9c6  scartato*/


/* https://uxdesign.cc/creating-horizontal-scrolling-containers-the-right-way-css-grid-c256f64fc585  scartato */


/* https://codepen.io/bork/pen/zBXwda/ scartato, effetto netflix*/



header.sticky nav.main_menu > ul > li:hover > a > span, 
header.sticky nav.main_menu > ul > li.active > a span {
    color: #fff !important;
}

.touchcarousel.tc-layout-4 .touchcarousel-item h4 {
    font-size: 18 px;
    line-height: 1.0em;
    padding: 0;
    text-decoration: none;
	font-family: "freight-bold", Arial, serif;
}



.touchcarousel.tc-layout-4 .touchcarousel-item {
	width: 240px;
	min-height: 180px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
	background: #4ce59e;

}

.touchcarousel.tc-layout-4 .touchcarousel-item a:hover h4 {
    color: rgba(0, 74, 148, 0.5) !important;
	-webkit-transition: color 0.1s ease-out; 
    -moz-transition: color 0.1s ease-out;  
    -ms-transition: color 0.1s ease-out; 
    -o-transition: color 0.1s ease-out; 
    transition: color 0.1s ease-out;

}


.touchcarousel.tc-layout-4 .touchcarousel-item p {
	margin: 0;
	padding: 0;
}
.touchcarousel.tc-layout-4 .touchcarousel-item a.tc-state {
	display: block;
	width: 220px;
	min-height: 80px;
	position: relative;
	text-decoration: none;
	color: #3e4245;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;  
    -ms-transition: color 0.2s ease-out; 
    -o-transition: color 0.2s ease-out; 
    transition: color 0.2s ease-out;
}
.touchcarousel.tc-layout-4 .touchcarousel-item img {
	max-width: none;
	border: 0;
	margin: 0;
}
.touchcarousel.tc-layout-4 .touchcarousel-item img, 
.touchcarousel.tc-layout-4 .touchcarousel-item h4,
.touchcarousel.tc-layout-4 .touchcarousel-item span {
	position: relative;
	margin: 0;
	padding: 0;	
	border: 0;			
}
.touchcarousel.tc-layout-4 .tc-block {
	margin: 0px 10px 0px 10px;
	display: inline-table;
}

.touchcarousel.tc-layout-4 .touchcarousel-item a.tc-state:hover {
	color: #13937a;
}
.touchcarousel.tc-layout-4 .touchcarousel-item span {
	font-size: 12px;
	color: #666;
}

.touchcarousel.minimal-light .arrow-holder {
	cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    top: 50%;

}
.touchcarousel.minimal-light .arrow-holder:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}
.touchcarousel.minimal-light .arrow-holder.left {
    left: -60px;
}
.touchcarousel.minimal-light .arrow-holder.right {
    right: -60px;
}
.touchcarousel.minimal-light .arrow-holder.left:before {
    content: '\e824';
}
.touchcarousel.minimal-light .arrow-holder.right:before {
    content: '\e825';
}
.touchcarousel.minimal-light .arrow-holder span {
    display: none;
}
.touchcarousel.minimal-light .tc-paging-container {
    margin-top: 20px !important;
}


article.actions .post_image,
article.actions .post_text h2.entry_title,
article.actions .post_text div.post_info,
article.endorsement .post_image,
article.endorsement .post_text h2.entry_title,
article.endorsement .post_text div.post_info {
	display: none;
}
.gallery_holder ul li .gallery_hover {
    background-color: rgba(0, 74, 148, 0.70);
}
.endorInfo {
    margin-top: 50px;
	font-size: 15px;
	line-height: 18px;
}
.endorInfo .endorTaxonomy {
	margin-top: 40px;
}
.endorInfo .endorTaxonomy span {
	font-family: "effra-bold";
}
.endorInfo .endorLogo {
	margin-top: 40px;
    border-top: 1px dotted rgba(0, 74, 148, 0.70);
    border-bottom: 1px dotted rgba(0, 74, 148, 0.70);
    text-align: center;
}
.endorInfo img {
	width: 280px;
}





@media only screen and (max-width: 768px) {
	.touchcarousel.minimal-light .arrow-holder {
	    display: none;	
	}
}

@media only screen and (max-width: 1024px) {
	.vc-zigzag-wrapper.vc-zigzag-align-left {
    text-align: center !important;
    }
}


@media only screen and (min-width: 1024px) {
	.zigZiagColumnBottom {
	    display: none;	
	}
}

#sib_signup_form_1 {
	width: 300px;
}

.sib_signup_box_inside_1 {
}
	
input[type=email].sib-email-area {
padding: 7px 12px 7px 12px;
border: 1px solid #004a94;
width: 65%;
font-family: Raleway;
font-size: 1em;
color: #004a94;
height: 44px;
line-height: 20px;
float: left;
}

input[type=submit].sib-default-btn {
background-color: #004a94;
padding: 7px 12px 7px 12px;
border: none;
font-family: Raleway;
font-size: 1em;
color: #fff;
height: 44px;
line-height: 20px;
width: 35%;
cursor: pointer;
}
input[type=submit].sib-default-btn:hover {
background-color: #639f5d;

}

.grecaptcha-badge, .grecaptcha-logo {
	display: none !important;
}


