/* FONT */

@font-face {
    font-family: 'MetaBookCaps';
    src: url('../fonts/meta_book_caps-webfont.eot');
    src: url('../fonts/meta_book_caps-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/meta_book_caps-webfont.woff') format('woff'),
         url('../fonts/meta_book_caps-webfont.ttf') format('truetype'),
         url('../fonts/meta_book_caps-webfont.svg#metabook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MetaPlusBoldCaps';
    src: url('../fonts/metaplus-boldcaps-webfont.eot');
    src: url('../fonts/metaplus-boldcaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/metaplus-boldcaps-webfont.woff') format('woff'),
         url('../fonts/metaplus-boldcaps-webfont.ttf') format('truetype'),
         url('../fonts/metaplus-boldcaps-webfont.svg#MetaPlusBoldCaps') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MetaPlusBook';
    src: url('../fonts/meta_plus_book_normal-webfont.eot');
    src: url('../fonts/meta_plus_book_normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/meta_plus_book_normal-webfont.woff') format('woff'),
         url('../fonts/meta_plus_book_normal-webfont.ttf') format('truetype'),
         url('../fonts/meta_plus_book_normal-webfont.svg#MetaPlusBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MetaPlusBold';
    src: url('../fonts/metaplus-bold-webfont.eot');
    src: url('../fonts/metaplus-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/metaplus-bold-webfont.woff') format('woff'),
         url('../fonts/metaplus-bold-webfont.ttf') format('truetype'),
         url('../fonts/metaplus-bold-webfont.svg#MetaPlusBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProfileProBold';
    src: url('../fonts/ProfileProBold.eot');
    src: url('../fonts/ProfileProBold.eot') format('embedded-opentype'),
         url('../fonts/ProfileProBold.woff2') format('woff2'),
         url('../fonts/ProfileProBold.woff') format('woff'),
         url('../fonts/ProfileProBold.ttf') format('truetype'),
         url('../fonts/ProfileProBold.svg#ProfileProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProfileProRegular';
    src: url('../fonts/ProfileProRegular.eot');
    src: url('../fonts/ProfileProRegular.eot') format('embedded-opentype'),
         url('../fonts/ProfileProRegular.woff2') format('woff2'),
         url('../fonts/ProfileProRegular.woff') format('woff'),
         url('../fonts/ProfileProRegular.ttf') format('truetype'),
         url('../fonts/ProfileProRegular.svg#ProfileProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProfileProMedium';
    src: url('../fonts/ProfileProMedium.eot');
    src: url('../fonts/ProfileProMedium.eot') format('embedded-opentype'),
         url('../fonts/ProfileProMedium.woff2') format('woff2'),
         url('../fonts/ProfileProMedium.woff') format('woff'),
         url('../fonts/ProfileProMedium.ttf') format('truetype'),
         url('../fonts/ProfileProMedium.svg#ProfileProMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProfilePro-MediumItalic';
    src:  url('../fonts/ProfilePro-MediumItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/ProfilePro-MediumItalic.otf')  format('opentype'),
          url('../fonts/ProfilePro-MediumItalic.woff') format('woff'),
          url('../fonts/ProfilePro-MediumItalic.ttf')  format('truetype'),
          url('../fonts/ProfilePro-MediumItalic.svg#ProfilePro-MediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ProfilePro-BoldItalic';
    src: url('../fonts/ProfilePro-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ProfilePro-BoldItalic.otf')  format('opentype'),
         url('../fonts/ProfilePro-BoldItalic.woff') format('woff'),
         url('../fonts/ProfilePro-BoldItalic.ttf')  format('truetype'),
         url('../fonts/ProfilePro-BoldItalic.svg#ProfilePro-BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}



html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    /*
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*
    font-family: Lucida, "Lucida Grande", "Lucida Sans", sans-serif;
    line-height: 1.42857143;
    */
}


/* BODY */
body {
	font-family: Lucida, "Lucida Grande", "Lucida Sans", sans-serif;
  font-size: 14px;    
  color: #000;
  background-color: #fff;
  padding: 15px;
  margin: 0;
}
body.fluid {
	margin: 0;
	padding: 0;
}
.body.home #k2Container {
	display: none;
}
.body.home .newsletter-subscribe {
	display: none;
}

/*
.body.home .header-inner-logo-nav {
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.body .header-inner-logo-nav {	
    -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.20);
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.20);
}
*/
/* nascondi modulo ricerca dalla testata nella pagina risultati di ricerca */
body.com_finder.view-search #mod-finder-searchform { display: none; }

a,
.itemFullText a,
.itemFullText a:link,
.itemFullText a:visited,
.itemFullText a:active
{
	color: #1446a0;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:focus, a:active {
	color: #ffe178;
	text-decoration: none;
	cursor: pointer;
}
.mb-blog a:hover {
	color: #fff;
	cursor: pointer;
}
figure {
	position: relative;
}
.itemBackToTop {
	display: none;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.btn-default, .btn-default:hover, .btn-default:focus {
	border: 0;
	border-radius: 0;
}
.btn-blue, .btn-blue:hover, .btn-blue:focus  {
    background: #1547a0;
    color: #fff;
    border: none;
    font-size: 25px;
    font-family: 'ProfileProRegular';
    margin-top: 15px;
}
.btn-yellow, .btn-yellow:hover, .btn-yellow:focus {
	font-family: 'ProfilePro-MediumItalic';
	color: #1547a0;
    background: #ffe178;
    padding: 0.2em 0.4em;
    position: relative;
    margin: 0 auto;
}
.btn-default:hover, .btn-default:focus, .btn-default:active,
.btn-blue:hover, .btn-blue:focus, .btn-blue:active,
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active,
.btn-default:hover, .btn-default:focus, .btn-default:active {
	color: #fff !important;	
	background: #1547a0 !important;
}


img.responsive { width: 100%; height: auto; }

/* MODAL DIALOG */
.modal { text-align: center; padding: 0!important; }
.modal-content { border: 0; background: #ffe178; border-radius: 0; }
.modal-header { min-height: 0; padding: 0; border-bottom: 0; }
.modal-header .close { position: absolute; top: -34px; right: 0; padding: 0; margin: 0; opacity: 1; }
.modal-header .close span { text-shadow: none; font-size: 28px; display: block; background: #ffe178; height: 30px; line-height: 27px; width: 30px; text-shadow: none; }
.modal:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }
#modal-video .modal-dialog { width: 90%; }
.modal-content .Chronoform { float: none; }
.modal-body { padding: 5px; }

@media (min-width: 600px) { 
	#modal-video .modal-dialog { width: 75%; }	
}
@media only screen and (orientation : landscape) and (max-device-width : 767px)  {
	#modal-video .modal-dialog { width: 50%; }
}

/*
#modal-popup-black-friday .modal-popup-black-friday-box { width: 800px; height: 533px; background-image: url('../img/modal-popup-black-friday-800x533.gif'); background-repeat: no-repeat; background-position: center center; background-size: cover; }
#modal-popup-black-friday p{ display: block; font-size: 0; text-indent: -999999px; }
@media (min-width: 800px) {
	#modal-popup-black-friday .modal-dialog { width: 800px; }
}
@media (max-width: 800px) {
	#modal-popup-black-friday .modal-popup-black-friday-box { width: 330px; height: 220px; }
	#modal-popup-black-friday .modal-dialog { width: 330px; vertical-align: top; margin-top: 50px; }
}
*/



/* ADDTHIS */
.itemToolbar ul {
	height: 20px;
	font-size: 16px;
	margin: 10px 0 0 0;
}
.addthis-button-share-social {
	padding: 0.5px 6px 0.5px 6px;
    background: #1547a0;
    color: #fff;
    font-size: 13px;
    margin: 0 5px 0 0;
}
.addthis_toolbox a.at300b,
.addthis_toolbox a.at300m {
	padding: 0 7px;
}
.addthis_toolbox span {
	font-size: 16px;
}
/* K2 ITEM */
#k2Container, .contenuti-one-page {
	width: 840px;
	margin: 0 auto;
	padding: 0 15px;
}
#k2ContainerSplit {
	margin: 0 auto;
	padding: 0;
}
#k2ContainerSplit .col-xs-12,
#k2ContainerSplit .col-md-6 {
	padding: 0 15px;
}
#k2ContainerSplit .col-xs-12.form-item-right,
#k2ContainerSplit .col-md-6.form-item-right {
	padding: 0 0 0 15px;
}
#k2ContainerSplit .col-xs-12.form-item-left,
#k2ContainerSplit .col-md-6.form-item-left {
	padding: 0 15px 0 0;
}

#k2Container .itemBody,
#k2ContainerSplit .itemBody {
	padding-top: 40px;
}
#k2Container h2,
.contenuti-one-page h2,
#k2ContainerSplit h2 {
	font-size: 35px;
	font-family: 'ProfileProBold';
	color: #1547a0;
}
#k2Container h2.itemTitle,
.contenuti-one-page h2.itemTitle,
#k2ContainerSplit h2.itemTitle {
	margin-top: 30px;
}
#k2Container ul,
#k2Container li,
#k2Container p,
.contenuti-one-page ul,
.contenuti-one-page li,
.contenuti-one-page p,
#k2ContainerSplit ul,
#k2ContainerSplit li,
#k2ContainerSplit p {
	font-size: 18px;	
	font-family: Lucida, "Lucida Grande", "Lucida Sans", sans-serif;
	color: #000;
}

section.contenuti-one-page .one-page-section .one-page-section-item article .module-item-content .moduleItemIntrotext img { max-width: 100%; height: auto; }
section.contenuti-one-page h2 .go-page-top {
    float: right;
    z-index: 999;
    display: block;
    font-size: 0;
    text-indent: -999999px;
    background-image: url("../img/freccina-top.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;        
    width: 28px;
    height: 36px;
}

/* http://www.missionbambini.org/dona */
body.itemid-328.itemidk2-92799 section.contenuti-one-page .one-page-section .one-page-section-item { padding: 0; background: url(../img/top-shadow.png) repeat-x 0 0; padding-top: 15px; margin: 30px -15px 15px -15px;	 }
body.itemid-328.itemidk2-92799 .k2ContainerSplit_separator,
body.itemid-328.itemidk2-92799 section.contenuti-one-page .one-page-section #dove-andra-il-tuo-aiuto h2 .go-page-top,
body.itemid-328.itemidk2-92799 .breadcrumb
{ display: none; }

body.itemid-328.itemidk2-92799 .info-graphic .row,
body.itemid-328.itemidk2-92799 section.contenuti-one-page .one-page-section #le-nostre-garanzie { background: none; margin-top: 0; }




@media only screen and (min-width : 768px)  {
	body.itemid-328.itemidk2-92799 section.contenuti-one-page { width: 100%; padding: 0; }
	body.itemid-328.itemidk2-92799 section.contenuti-one-page .one-page-section { }	
	body.itemid-328.itemidk2-92799 section.contenuti-one-page .one-page-section .one-page-section-item {  }
	body.itemid-328.itemidk2-92799 section.contenuti-one-page .one-page-section .one-page-section-item article { width: 840px; margin: 0 auto; padding: 0 15px; }
}
@media only screen and (max-width : 767px)  {
body.itemid-328.itemidk2-92799 section.contenuti-one-page .one-page-section .one-page-section-item { padding: 15px; }	
}
body.itemid-328.itemidk2-92799 section.contenuti-one-page h2 .go-page-top {	
	width: 170px; height: 44px; line-height: 44px; background-size: auto 50%; background-position: center right; background-color: #1547a0; 
	-webkit-border-radius: 44px; -moz-border-radius: 44px; border-radius: 44px; padding: 0 20px;
	background-image: url("../img/freccina-top-yellow-margin-r.svg");
}
body.itemid-328.itemidk2-92799 section.contenuti-one-page h2 .go-page-top:before { content: "Dona ora"; text-indent: 0; font-size: 30px; float: left; color: #ffe178; }
body.itemid-328.itemidk2-92799 section.contenuti-one-page .one-page-section .one-page-section-item article h3 {
	background-color: #ffe178; color: #1547a0; display: inline-block; padding: .1em .2em; font-size: 32px; font-family: 'ProfilePro-MediumItalic';	font-weight: normal; cursor: pointer;
}

#k2Container .item-button,
.contenuti-one-page .item-button,
#k2ContainerSplit .item-button {
    text-align: center;
    width: 100%;
    margin: 30px 0;
}

#k2Container .item-button .btn-yellow,
.contenuti-one-page .item-button .btn-yellow,
#k2ContainerSplit .item-button .btn-yellow {
    font-family: 'ProfilePro-MediumItalic';	
    font-size: 32px;
}

.k2ContainerSplit_separator {
	margin: 0 -15px 15px -15px;
	height: 15px;
	-webkit-box-shadow:	0 5px 10px -5px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:	0 5px 10px -5px rgba(50, 50, 50, 0.20);
    box-shadow:			0 5px 10px -5px rgba(50, 50, 50, 0.20);
}
.iniziative-aziendali-page .k2ContainerSplit_separator,
.dona-ora-page .k2ContainerSplit_separator,
.diventa-volontario-page .k2ContainerSplit_separator { display: none; }

#content .itemImageBlock {
	margin: 0 -15px;
	-webkit-box-shadow:	0px 5px 10px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:	0px 5px 10px 0px rgba(50, 50, 50, 0.20);
    box-shadow:			0px 5px 10px 0px rgba(50, 50, 50, 0.20);
}

#content .itemImageBlock .itemImage h2 {
	bottom: 0;
	top: 0;
	left: 0;
	padding: 15px 15px 40px 15px;
	font-family: 'ProfilePro-MediumItalic';
	width: 100%;
	position: relative;
	background: #fff;
	margin: 0;
}
#content .itemImageBlock .itemImage span {
	color: #1547a0;
	font-size: 40px;
	text-decoration: none;
	/* padding: 0 0.25em 0 0; */
	padding: 0;
	background: none;
	position: relative;
	box-shadow: none;		
}
#content .itemImageBlock .itemImage a,
#content .itemImageBlock .itemImage a:hover,
#content .itemImageBlock .itemImage a:focus {
	position: relative;
	margin: 0;
	font-size: 30px;
	top: 0.5em;
	color: #1547a0;
	background: #ffe178;
	text-decoration: none;
	padding: 0.1em 0.2em;
	font-family: 'ProfilePro-BoldItalic';	
}
/* MODULE BOX BLOCK */
.moduletable {
	margin: 0;
	/* padding: 0 15px; */
}
.moduletable.box-block h3 {
	font-size: 30px;
    font-family: 'ProfileProRegular';
    background: #1547a0;
    color: #fff;
    display: inline-block;
    padding: 0.15em 0.41em;
    margin-bottom: 15px;
}
.moduletable.box-block ul li article {
	background: #ffe178;
}
.moduletable.box-block ul.row-module-item li {
	padding: 15px;
}

.moduletable.box-block ul.row-module-item li.lastItem-odd {
	margin: 0 50% 0 0;
}


/* .k2Pagination */
.k2Pagination { text-align: center; }


/* pagina appuntamenti */
.itemList .catItemTitle span.date-title-event { font-size: 18px; }


	/* social sharing */
	.itemSocialSharing { width: 100%; float: left; display: none; }
	.itemSocialSharing > div,
	.itemSocialSharing .itemTwitterButton, 
	.itemSocialSharing .itemFacebookButton, 
	.itemSocialSharing .itemGooglePlusOneButton
	{ /* float: left; */ } 

	.addthis { background: #fff; margin: 0; height: 41px; float: left; width: 100%; /* width: 170px; */ } 
	.addthis p#condividi_article_bt { padding: 0px 5px; margin-right: 2px; float: left; display: block; background: #1446a0; color: #fff; font-size: 14px; }
	.addthis .el { font-size: 14px; margin: 0; }
	.addthis .addthis_button_google_plusone { width: 24px; }
	.addthis_toolbox.addthis_default_style a span { margin-top: 2px; padding-right: 0; }
	.addthis_toolbox a.at300b { padding-right: 0; }
	.addthis_toolbox a.at300b .addthis_button_google_plusone,
	.addthis_toolbox .addthis_button_google_plusone { margin-top: 2px;  }

	.addthis_toolbox.addthis_default_style a span.el-icon-facebook:before { color: #2f2482; }
	.addthis_toolbox.addthis_default_style a span.el-icon-twitter:before { color: #009ee3; }


	@font-face {
	  font-family: 'Elusive-Icons';
	  src: url('../fonts/Elusive-Icons.eot?v=2');
	  src: url('../fonts/Elusive-Icons.eot?#iefix&v=2') format('embedded-opentype'),
	  url('../fonts/Elusive-Icons.svg#Elusive-Icons?v=2') format('svg'),
	  url('../fonts/Elusive-Icons.woff?v=2') format('woff'),
	  url('../fonts/Elusive-Icons.ttf?v=2') format('truetype');
	  font-weight: normal;
	  font-style: normal;
	}
	[class*="el-icon-"] {
	  font-family: 'Elusive-Icons';
	  speak: none;
	  font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-transform: none;
	  /* Better Font Rendering =========== */
	  line-height: 1;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	}
	.el-icon-facebook:before {		content: "\e6d9"; }
	.el-icon-twitter:before {		content: "\e61b"; }
	.el-icon-googleplus:before {	content: "\e6b3";	}
	.el-icon-youtube:before { 		content: "\e602"; }
	.el-icon-flickr:before {		content: "\e6c9";	}
	.el-icon-instagram:before {		content: "\e698"; }
	.el-icon-pinterest:before {		content: "\e668"; }
	.el-icon-wordpress:before {		content: "\e605"; }
	.el-icon-envelope:before {		content: "\e6e1"; }


/* box home sezione */
@media (min-width: 992px) { 
	/* #k2Container ul.row-module-item li.even {	padding-left: 0; padding-right: 7px; } */
	/* #k2Container ul.row-module-item li.odd {	padding-left: 0; padding-left: 8px; } */
}

#k2Container .moduletable.box-block h2,
#k2ContainerSplit .moduletable.box-block h2 {
	padding: 10px;
    font-size: 32px;
    font-family: 'ProfilePro-MediumItalic';
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: -12px;
    right: 4px;
    width: 98%;
}
.moduletable.box-block .moduleItemTitle {
	color: #1446a0;
    background: #ffe178;
    padding: 0 0.2em;
    position: relative;
    text-align: right;
    line-height: 1.2em;
	-webkit-box-shadow: 7px 0px 0px 0px #ffe178, -7px 0px 0px 0px #ffe178;
	-moz-box-shadow:    7px 0px 0px 0px #ffe178, -7px 0px 0px 0px #ffe178;
	box-shadow:         7px 0px 0px 0px #ffe178, -7px 0px 0px 0px #ffe178;
}
.moduletable.box-block .moduleItemTitle:hover,
.moduletable.box-block .moduleItemTitle:focus {
	color: #fff;
}

@-moz-document url-prefix() {
	.moduletable.box-block .moduleItemTitle {
		-webkit-box-shadow: none;
		-moz-box-shadow:    none;
		box-shadow:         none;
	}
}

.navbar { min-height: auto; }
.header-nav-2 { margin-top: 6px; }

/* HAMBURGER MENU */
.navbar-toggle,
.navbar-toggle:hover {
	display: block;
	padding: 0;
	margin: 0 0 0 4px;
	float: left;
	border-radius: 0;
	border: 0;
	z-index: 999;
	background: transparent !important;
	opacity: 0.25;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;	
}

.navbar-toggle:hover {
	opacity: 1;
}
.navbar-toggle.collapsed {
	margin: 0;
	opacity: 1;	
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}
.navbar-toggle .icon-bar + .icon-bar.middle-bar {
	margin-top: 4px;
}
.navbar-toggle .icon-bar.middle-bar + .icon-bar {
	margin-top: 0px;
} 
.navbar-toggle.collapsed .icon-bar + .icon-bar {
	margin-top: 6px;
}
.navbar-toggle .icon-bar {
	background: #1547a0;
	height: 3px;
	width: 20px;
	border-radius: 0;
	border: 0;
	transition: all 0.2s;
}
.navbar-toggle.collapsed .icon-bar {
	width: 25px;
	height: 4px;
}
.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
    opacity: 0;
}
.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
    opacity: 0;
}
.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    margin: 0;
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
}

.navbar-toggle { display: none; }
@media (max-width: 768px){
  .navbar-toggle { display: block; }
}

/* FIND */
.form-search {
	font-size: 12px;
}
.form-search .search-query {
	width: 200px;
	display: none;
}
.form-search label.finder {
	display: none;
}
.form-search .btn-search {
	margin: 0 10px 0 0;
	padding: 0;
	background: none;
	border: 0px solid black;
}
.icon-search {
	float: left;
    border: none;
    width: 25px;
    height: 25px;
    background: url(../img/search.svg) no-repeat 0 0;
    background-size: 100% 100%;
    margin: 0;
    display: block;
    font-size: 0;
    text-indent: -999999px;
}
.navbar-header {
	float: left;
}
/* TOOLTIP */
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #1547a0;
}
.tooltip-inner {
	background: #1547a0;
	border-radius: 0;
	border: 0;
	font-family: 'ProfileProRegular';
	font-size: 14px;
	padding: 0 5px;
}

/* go home button 
.module-menu-custom.nav-top-hide p.go_home { position: absolute; z-index: 999; left: 48px; top: 5px; width: 27px; height: 27px; }
.module-menu-custom.nav-top-hide p.go_home a {
	display: block; background-image: url('../img/home_icon.svg'); background-repeat: no-repeat; background-size: auto 100%; width: 27px; height: 27px; opacity: 0.25;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.module-menu-custom.nav-top-hide p.go_home a:hover { opacity: 1; }
.body.home .module-menu-custom.nav-top-hide p.go_home { display: none; }
@media (max-width: 1000px){
	.module-menu-custom.nav-top-hide p.go_home { display: none; }
}
@media (max-width: 635px){
	.module-menu-custom.nav-top-hide p.go_home { display: block; top: auto; bottom: -43px; left: 31px; }
	
	.form-search { margin-left: 27px; }
	.mod-languages ul { position: relative; top: -3px; }
	.form-search .btn-search { position: relative; top: -3px; } 
	.navbar-toggle.collapsed { top: 4px; }
	
	.navbar-toggle { top: 0; }
}

*/

/* LANGUAGES */
.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style:none;
	/* width: 40px; */
	height: 30px;
}
.mod-languages li {
	margin-left: 5px;
	margin-right: 5px;
}

.mod-languages ul.lang-inline li {
	display:inline;
	margin: 0;
	width: 40px;
	height: 30px;
	float: left;
}

.mod-languages ul.lang-block li {
	display:block;
}

.mod-languages img {
	border:none;
}

.mod-languages a {
	text-decoration: none;
	width: 40px;
	height: 25px;
	position: absolute;
}

.mod-languages span.ico {
    background-repeat: no-repeat;
    background-position: center -4.5px;
    width: 40px;
    height: 30px;
    background-size: auto 100%;
    display: inline-block;
    float: left;
}
.mod-languages li.lang-it span.ico {
	background-image: url(../img/ico-flag-it.svg);
}
.mod-languages li.lang-en span.ico {
	background-image: url(../img/ico-flag-en.svg);
}
.mod-languages li.lang-ch span.ico {
	background-image: url(../img/ico-flag-ch.svg);
}

/* HEADER */
.header-search { padding: 15px 0 0 0; float: left; }
.header-logo { width: 353px; height: 72px; margin: 0 15px 15px 15px; }
@media (min-width: 769px) and (max-width: 1024px) {
  .header-logo { width: 100%; }
}
.header-logo a { width: 100%; height: 100%; background-image: url(../img/mb-logo-it.svg); background-repeat: no-repeat; background-position: center center; background-size: 100% auto; display: block; font-size: 0; text-indent: -999999px; }

.header-search .form-search,.header-search .mod-languages { float: left; }
.header-inner-logo-nav { margin-top: 20px; }

@media (max-width: 767px) { 
  .header-logo { width: 100%; padding: 0; }
  .header-inner-logo-nav { margin-top: 0; }
}


.itemidk2-93308condizioni-uso-sito .header-inner-logo-nav,
.privacy .header-inner-logo-nav,
.cookie-policy .header-inner-logo-nav,
.agevolazioni-fiscali .header-inner-logo-nav { margin-top: 20px; }

.itemidk2-93308condizioni-uso-sito .header-inner-logo-nav .col-xs-12.col-md-8{ display: none; }

.itemidk2-93308condizioni-uso-sito footer.footer.articoli .social-icon, 
.itemidk2-93308condizioni-uso-sito footer.footer.articoli .bottom-footer .nav-footer, 
.itemidk2-93308condizioni-uso-sito footer.footer.articoli .bottom-footer .info-footer .footer-info.footer-disclaimer
{ display: none; }
 /*.itemidk2-93308condizioni-uso-sito footer.footer.articoli .bottom-footer .info-footer .footer-info p { text-align: left; } */

.header-inner-logo-nav .col-md-4, .header-inner-logo-nav .col-md-8 {  }
.header-inner-search-social { margin: 0 0 0 15px; }

.itemidk2-93308condizioni-uso-sito  .header-inner-search-social,
.privacy .header-inner-search-social,
.cookie-policy .header-inner-search-social,
.agevolazioni-fiscali .header-inner-search-social { display: none; }
.header-social-icon { padding: 0; float: right; width: auto; }
.header-social-icon ul {
	float: none;
	color: #1547a0;
	text-align: center;
	margin: 0;
}
.header-social-icon ul .hide-icon {
	display: none;	
}
.header-social-icon ul li {
	padding-left: 2.5px;
	padding-right: 0;
}
.header-social-icon ul li.follow-us {
	display: none;
	font-size: 18px;
	font-family: 'ProfileProRegular';
/*	display: none; */
}
.header-social-icon ul li.follow-us p {
	margin: 0;
}


/* sticky */
body.fluid { padding-top: 151px; }
header.header {
  height: 151px; width: 100%; background: #fff; position: fixed; top: 0; left: 0; z-index: 999;
  /*
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  */
  
  -webkit-transition: top 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
     -moz-transition: top 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
       -o-transition: top 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
          transition: top 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */  

}
header.header.nav-up { top: -151px; }
/* main { height: 2000px; } */


/* BREADCRUMB */
.breadcrumb {
	padding: 0;
	margin-top: 5px;
    margin-bottom: 25px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb,
.breadcrumb a {
	font-size: 12px;
	color: #a7a7a7;
}
.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb > .active {
	color: #000;
}
.breadcrumb > li + li:before {
	padding: 0;
	content: none;	
}
/* NAV */
.navbar-default {
	background: none;
	border: none;
	border-radius: 0;
	margin: 0;
}
@media (max-width:767px){
	
	/* body.itemid-138.itemidk2-91161 header nav.navbar-default,	 http://www.missionbambini.org/adotta-un-bambino */
	/* body.itemid-199.itemidk2-92438 header nav.navbar-default,	 http://www.missionbambini.org/lasciti-e-testamenti */ 
	/* body.itemid-195.itemidk2-92410 header nav.navbar-default,	 http://www.missionbambini.org/piu-9 */ 
	/* body.itemid-163.itemidk2-91132 header nav.navbar-default		http://www.missionbambini.org/cosa-puoi-fare-tu/dona-il-tuo-5x1000 */
	/*{ display: none; }	*/
	/* body.itemid-138.itemidk2-91161 header nav.navbar-default.one-page-section-menu,  http://www.missionbambini.org/adotta-un-bambino */
	/* body.itemid-199.itemidk2-92438 header nav.navbar-default.one-page-section-menu,  http://www.missionbambini.org/lasciti-e-testamenti */ 
	/* body.itemid-195.itemidk2-92410 header nav.navbar-default.one-page-section-menu,  http://www.missionbambini.org/piu-9 */ 
	/* body.itemid-163.itemidk2-91132 header nav.navbar-default.one-page-section-menu  http://www.missionbambini.org/cosa-puoi-fare-tu/dona-il-tuo-5x1000 */
	/*{ display: block; }*/
}

@media (min-width:768px){
	
	/* http://www.missionbambini.org/dona */
	body.itemid-138.itemidk2-91161 header .navbar-toggle.collapsed,
	body.itemid-138.itemidk2-91161 header .header-call-to-action	
	{ display: none; }
	body.itemid-138.itemidk2-91161 header .module-menu-custom.nav-top-hide
	{ display: block !important; }
	
	/* http://www.missionbambini.org/adotta-un-bambino */
	body.itemid-328.itemidk2-92799 header .navbar-toggle.collapsed { display: none; }
	body.itemid-328.itemidk2-92799 header .module-menu-custom.nav-top-hide
	{ display: block !important; }

}
	
/* https://www.missionbambini.org/sonisay-ha-bisogno-di-te */
body.itemid-421.itemidk2-93297 header .header-inner-search-social, /* header top */
body.itemid-421.itemidk2-93297 header .header-call-to-action, /* header cta */
#content ol.breadcrumb /* breadcrumbs */
{ display: none; }

.navbar-default.menu-top-hide { float: right; }

.navbar-default.menu-top-hide .container-fluid {
	margin: 0 -15px;
}
.nav-header {
	font-size: 14px;
	font-family: 'ProfilePro-MediumItalic';
	text-transform: uppercase;
}
@media (min-width:768px){
	/* module-menu-default */
	.module-menu-custom,
	.module-menu-custom .container-fluid {
		padding: 0;
	}	
}
/* module-menu-footer-call-to-action */
.module-menu-custom.col-xs-12.col-sm-4 {
	padding: 15px 15px 3.5px 15px;
}

.module-menu-custom.nav-top-hide {
	background: none;
	/* display: none; */
	margin: 0;
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 99;
    height: auto;
/*    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; */
}

@media (max-width: 768px){
  .header-search { margin-top: 20px; }
  .module-menu-custom.nav-top-hide { display: none; }
  .navbar-toggle, .navbar-toggle.collapsed { margin: 0; }
}

/* http://www.missionbambini.org/cosa-puoi-fare-tu/dona-il-tuo-5x1000 */
body.itemid-163.itemidk2-91132 .module-menu-custom.nav-top-hide { display: block; }
body.itemid-163.itemidk2-91132 .module-menu-custom.nav-top-hide p.go_home { left: 10px; }
body.itemid-163.itemidk2-91132 .custom.navbar-header { display: none;  }

/* http://www.missionbambini.org/lasciti-e-testamenti 
body.itemid-199.itemidk2-92438 .module-menu-custom.nav-top-hide { display: block; }
body.itemid-199.itemidk2-92438 .module-menu-custom.nav-top-hide p.go_home { left: 10px; }
body.itemid-199.itemidk2-92438 .custom.navbar-header { display: none;  } 
*/
body.itemid-199.itemidk2-92438 .k2ContainerSplit_separator { display: none; }

/* http://www.missionbambini.org/adotta-un-bambino */
body.itemid-138.itemidk2-91161 .module-menu-custom.nav-top-hide { display: block; }
body.itemid-138.itemidk2-91161 .module-menu-custom.nav-top-hide p.go_home { left: 10px; }
body.itemid-138.itemidk2-91161 .custom.navbar-header { display: none;  }

/* http://www.missionbambini.org/banco-infanzia */
body.itemid-377.itemidk2-91708 .module-menu-custom.nav-top-hide { display: block; }
body.itemid-377.itemidk2-91708 .module-menu-custom.nav-top-hide p.go_home { left: 10px; }
body.itemid-377.itemidk2-91708 .custom.navbar-header { display: none;  }

/* http://www.missionbambini.org/attivati/compleanni-solidali-e-lieti-eventi */
body.itemid-384.itemidk2-93113 .module-menu-custom.nav-top-hide { display: block; }
body.itemid-384.itemidk2-93113 .module-menu-custom.nav-top-hide p.go_home { left: 10px; }
body.itemid-384.itemidk2-93113 .custom.navbar-header { display: none;  }



.module-menu-custom.nav-top-hide nav ul {
	text-align: center;
    font-family: 'ProfileProRegular';
    font-size: 25px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.module-menu-custom.nav-top-hide nav ul li {
	padding: 0;
}
.module-menu-custom.nav-top-hide nav ul li.one_fifth {
	/* width: 20%; float: right; */
	display: inline-block; 
}
@media (max-width: 768px){
	.module-menu-custom.nav-top-hide nav ul li {
		padding-top: 5px;
	}
	.module-menu-custom.nav-top-hide nav ul li.one_fifth {
		width: 100%;
	}
}
@media (min-width: 769px) and (max-width: 992px) {
	.module-menu-custom.nav-top-hide nav ul li.one_fifth a { font-size: 18px; }	
}
.menu-default.menu-top-hide > li.col-xs-12.col-sm-3 {
	padding-top: 5px;
	padding-bottom: 0;
}

.module-menu-custom.nav-top-hide nav ul > li.col-xs-12.col-menu-5-voci { float: left; width: 20%; }
@media (max-width: 1280px) {
	.module-menu-custom.nav-top-hide nav ul > li.col-xs-12.col-menu-5-voci a { font-size: 20px; }
}

.module-menu-custom.nav-top-hide nav ul li a {
      font-size: 20px; padding: 5px 5px 5px 30px;
}
@media (min-width: 769px) and (max-width: 1024px) { 
  .module-menu-custom.nav-top-hide nav ul li a { padding-left: 10px; }  
}
.module-menu-custom.nav-top-hide nav ul li a.active,
.module-menu-custom.nav-top-hide nav ul li a:hover {
          text-decoration: none;
          color: #1547a0;
          background-position: center 33px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
}

@media (max-width: 768px){
  .navbar-default.menu-top-hide { float: none; }
  .module-menu-custom.nav-top-hide nav ul li a { padding: 5px 5px 5px 0; }
  .module-menu-custom.nav-top-hide nav ul li a {
    background: #ffe178; 
    height: 42px;
    line-height: 42px;
    font-size: 25px;
    display: block;
  }

}


.nav > li > a,
.menu-default > li > a,
.nav > li > a:hover,
.menu-default > li > a:hover,
.nav > li > a:focus,
.menu-default > li > a:focus {
	font-size: 16px;
	padding: 0;
	background: none;
	border: none;
}


.nav .nav-child > li > a,
.menu-default .nav-child > li > a {
	font-size: 16px;
	color: #8aa3d0;
}

.nav > li > a:hover,
.menu-default > li > a:hover,
/* .nav > li > a:focus, */
/* .menu-default > li > a:focus, */
.nav .nav-child > li > a:hover,
.menu-default .nav-child > li > a:hover,
/* .nav .nav-child > li > a:focus, */
/* .menu-default .nav-child > li > a:focus */ {
	color: #ffe178;
}

.menu-default > li.col-xs-12.col-sm-3 { padding-top: 7.5px; padding-bottom: 7.5px; }
.menu-default.header-call-to-action { float: right; line-height: 40px; margin-top: 20px; margin-right: 15px; }
.menu-default.header-call-to-action > li { padding: 8px 10px; width: auto; }
.menu-default.header-call-to-action > li:first-child, 
.menu-default.header-call-to-action > li:last-child { padding: 8px 10px; }

.menu-default.header-call-to-action > li a {
    color: #1547a0;
    background: #ffe178;
    padding: 0 10px 0 44px;
    font-family: 'ProfilePro-MediumItalic';
    font-size: 32px;
    -webkit-border-top-left-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-bottomleft: 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
@media (min-width: 769px) and (max-width: 1024px) { 
  .menu-default.header-call-to-action { float: right !important; margin-top: 10px; }
  .menu-default.header-call-to-action > li a { /*padding: 0 10px 0 15px; background-image: none !important;*/ font-size: 24px; }
  .menu-default.header-call-to-action > li { padding: 8px 5px !important; }
  .menu-default.header-call-to-action > li:first-child { padding: 8px 5px 8px 0 !important; }
  .menu-default.header-call-to-action > li:last-child { padding: 8px 0 8px 5px !important; }

}

.menu-default.header-call-to-action > li a.header-cta-dona-ora {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;	
	padding-left: 15px;
}
@media (max-width: 768px) { 
	.menu-default.header-call-to-action > li a {
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;	
		padding-left: 15px;		
	}
}

.menu-default.header-call-to-action > li a.header-cta-5x1000 {
	background-image: url(../img/icon-5x1000.png); background-repeat: no-repeat; background-position: 5px center; background-size: auto 80%; 
}
.menu-default.header-call-to-action > li a.header-cta-regali-solidali {
	background-image: url(../img/icon-regali-solidali.png); background-repeat: no-repeat; background-position: 5px center; background-size: auto 80%; 
}

.menu-default.header-call-to-action > li a:focus,
.menu-default.header-call-to-action > li a:hover,
.menu-default.header-call-to-action > li:last-child > a:focus,
.menu-default.header-call-to-action > li:last-child > a:hover {
	color: #fff;
}
.menu-default.header-call-to-action > li:last-child > a {
	background: #1547a0;
	color: #ffe178;
	font-family: 'ProfilePro-BoldItalic';	
}


.menu-default.footer-call-to-action > li {
	padding: 0 0 0.5em 0;
	width: 100%;
}

.menu-default.footer-call-to-action > li > a,
.menu-default.footer-call-to-action > li > a:focus {
	font-size: 20px;
	color: #ffe178;
}
.menu-default.footer-call-to-action > li > a:hover{
	color: #fff;
}

/* HIDE DONA ORA SOLO PAGINA DONAZIONE */
.dona-ora-page .current.active {
	display: none;
}

/* fascia referenti sezione aziende */
.fascia-referenti {  }
.fascia-referenti .row { background: #1547a0; padding-top: 10px; padding-bottom: 20px; }
.fascia-referenti h2 { color: #fff; font-family: 'ProfileProBold'; width: 100%; text-align: center; margin-bottom: 20px; }
.fascia-referenti p { width: 100%; text-align: center; margin-top: 30px; float: left; font-family: 'ProfileProBold'; font-size: 1.5em; }
.fascia-referenti p a { margin: 0 auto; background: #ffe178; padding: .2em .4em .1em .4em; }
.fascia-referenti p a:hover { color: #fff; }
.fascia-referenti ul li { text-align: center; }
.fascia-referenti ul li img { display: block; margin: 0 auto .2em auto; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.fascia-referenti ul li a, .fascia-referenti ul li span { color: #fff; display: block; margin: 0 auto; }
.fascia-referenti ul li a:hover { color: #ffe178; }
.fascia-referenti ul li a.title { font-family: 'ProfileProBold'; font-size: 1.3em; }
.fascia-referenti ul li a.txt { font-family: 'ProfilePro-MediumItalic'; font-size: 1.3em; }
@media (max-width: 768px) {
	.fascia-referenti ul li { padding: 15px 0; }
}


/* INFO-GRAPHIC */
.info-graphic {
	background: #1547a0;
	color: #fff;
	text-align: center;
	font-family: 'ProfileProRegular';
	font-size: 30px;
	margin: 0 -15px;
}
.info-graphic .row {
	margin: 40px 0 0 0; 
}
.info-graphic.cuore-di-bimbi .row,
.info-graphic.adozione-a-distanza .row {
	margin: 0; 
}
.info-graphic.volontariato .row {
	background: none;
	margin: 0;
}
.info-graphic.volontariato .row {
	background: #1547a0;
}
.info-graphic li {
	padding: 15px 0;
}

.ico-infografica {
	margin: 0 auto;
    height: 44px;
    width: 57px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    display:block;
}

.ico-bambini {
	background-image: url(../img/ico-cuore.svg);
}
.ico-progetti {
	background-image: url(../img/ico-freccette.svg);
    width: 60px;
}
.ico-paesi {
	background-image: url(../img/ico-bandierine.svg);
}


.ico-volontari-sede {		background-image: url(../img/volo-sede.svg); }
.ico-volontari-partenza {	background-image: url(../img/volo-partenza.svg); width: 57px; }
.ico-volontari-ita { 		background-image: url(../img/volo-ita.svg);	}

.ico-1-1-cuore { background-image: url('../img/ico-1-1-cuore.svg'); }
.ico-1-2-stetoscopio { background-image: url('../img/ico-1-2-stetoscopio.svg'); }
.ico-1-3-medico { background-image: url('../img/ico-1-3-medico.svg'); }

.ico-2-1-piatto { background-image: url('../img/ico-2-1-piatto.svg'); }
.ico-2-2-fontana { background-image: url('../img/ico-2-2-fontana.svg'); }
.ico-2-3-grano { background-image: url('../img/ico-2-3-grano.svg'); }
.ico-2-4-gallina { background-image: url('../img/ico-2-4-gallina.svg'); }

.ico-3-1-laurea { background-image: url('../img/ico-3-1-laurea.svg'); }
.ico-3-2-libri { background-image: url('../img/ico-3-2-libri.svg'); }
.ico-3-3-bimbi-tetto { background-image: url('../img/ico-3-3-bimbi-tetto.svg'); }

.ico-4-1-forbice { background-image: url('../img/ico-4-1-forbice.svg'); }
.ico-4-2-girotondo { background-image: url('../img/ico-4-2-girotondo.svg'); }
.ico-4-3-mani { background-image: url('../img/ico-4-3-mani.svg'); }

.ico-5-1-tetto-gioca { background-image: url('../img/ico-5-1-tetto-gioca.svg'); }
.ico-5-2-aiuto { background-image: url('../img/ico-5-2-aiuto.svg'); }
.ico-5-3-contratto { background-image: url('../img/ico-5-3-contratto.svg'); }
.ico-5-3-pittura { background-image: url('../img/ico-5-3-pittura.svg'); }
.ico-5-4-tetto-lavori { background-image: url('../img/ico-5-4-tetto-lavori.svg'); }

.ico-6-1-ingranaggi { background-image: url('../img/ico-6-1-ingranaggi.svg'); }
.ico-6-2-attrezzi { background-image: url('../img/ico-6-2-attrezzi.svg'); }
.ico-6-3-contratto { background-image: url('../img/ico-6-3-contratto.svg'); } 

.ico-7-1-famiglia { background-image: url('../img/ico-7-1-famiglia.svg'); }
.ico-7-2-5x1000 { background-image: url('../img/ico-7-2-5x1000.svg'); }
.ico-7-3-sms { background-image: url('../img/ico-7-3-sms.svg'); }

.ico-8-1-tempio { background-image: url('../img/ico-8-1-tempio.svg'); }
.ico-8-2-grattacieli { background-image: url('../img/ico-8-2-grattacieli.svg'); }
.ico-8-3-gruppo { background-image: url('../img/ico-8-3-gruppo.svg'); }
.ico-8-4-stretta { background-image: url('../img/ico-8-4-stretta.svg'); }

.ico-9-1-ricerca { background-image: url('../img/ico-9-1-ricerca.svg'); }
.ico-9-2-viaggio { background-image: url('../img/ico-9-2-viaggio.svg'); }
.ico-9-3-italia { background-image: url('../img/ico-9-3-italia.svg'); }


/* NEWS */
.news .module-item-image-title {  }
.news ul {
	margin-top: 30px;
}
.news .module-item-image-title h2 { 
	font-size: 24px;
	font-family: 'ProfileProMedium';
	position: absolute;
	margin: 0;
    bottom: 9px;
    left: 13px;
	margin-right: 10px;
}
.news .module-item-content .moduleItemAuthor { display: none; }
@media (max-width: 1439px) {
	.news .module-item-image-title h2 { position: relative; left: 0; bottom: 0; margin: 7px 0 0 7px; }	
	.news.news-first .module-item-image-title h2 { margin: 0; }	
}

@media (min-width: 768px) { 
	#content .itemImageBlock figure.itemImage { overflow: hidden; }
	section.news.news-first .module-item-image-title:before, 
	#content .itemImageBlock figure.itemImage:before {

		z-index: 1; content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0;

	    /* background-image: linear-gradient(to bottom, #000, transparent); 
		background: -webkit-linear-gradient(	left top, transparent, #000);
		background:      -o-linear-gradient(	left top, transparent, #000);
		background:    -moz-linear-gradient(	left top, transparent, #000);
		 */  	

		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+15,000000+35&0.6+0,0.6+15,0+35 
		background: -moz-linear-gradient(-25deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 25%, rgba(0,0,0,0) 35%); 
		background: -webkit-linear-gradient(-25deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 25%,rgba(0,0,0,0) 35%);
		background: linear-gradient(135deg, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 25%,rgba(0,0,0,0) 35%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=1 ); */
		

		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+70,000000+85,000000+100&0+70,0.6+85,0.6+100 
		background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 85%, rgba(0,0,0,0.6) 100%);
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 70%,rgba(0,0,0,0.6) 85%,rgba(0,0,0,0.6) 100%);
		background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 70%,rgba(0,0,0,0.6) 85%,rgba(0,0,0,0.6) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=1 );
		width: 200%; height: 200%;
		*/

		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+40,000000+55&0.7+0,0.7+40,0.5+47,0+55 */
		background: -moz-linear-gradient(-65deg,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 40%, rgba(0,0,0,0.5) 47%, rgba(0,0,0,0) 55%); /* FF3.6-15 */
		background: -webkit-linear-gradient(-65deg,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 40%,rgba(0,0,0,0.5) 47%,rgba(0,0,0,0) 55%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(115deg,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 40%,rgba(0,0,0,0.5) 47%,rgba(0,0,0,0) 55%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	    opacity: 0.3;
	}

	#content .itemImageBlock figure.itemImage img, /* pagine interne */
	section.news.news-first .module-item-image-title img /* home page */
	{ display: none; }

	section.news.news-first .module-item-image-title,
	#content .itemImageBlock figure.itemImage
	{
		background-repeat: no-repeat; background-position: center; background-size: cover;
		min-height: 50vh;
	}
}
.news .module-item-image-title span {	
	color: #fff;
	text-decoration: none;
	background: #1547a0;
	line-height: 28px;
	-webkit-box-shadow: 7px 0px 0px 0px rgba(20, 71, 160, 1), -7px 0px 0px 0px rgba(20, 71, 160, 1);
	-moz-box-shadow:    7px 0px 0px 0px rgba(20, 71, 160, 1), -7px 0px 0px 0px rgba(20, 71, 160, 1);
	box-shadow:         7px 0px 0px 0px rgba(20, 71, 160, 1), -7px 0px 0px 0px rgba(20, 71, 160, 1);

    padding-bottom: 0.1em;

    opacity: 0; position: relative; left: -20px;
}
.news .module-item-image-title span.d_show {
	opacity: 1; left: 0;
	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
	    -ms-transition: all .3s ease-in-out;
	     -o-transition: all .3s ease-in-out;
	        transition: all .3s ease-in-out;
}
.news-first .module-item-image-title a { opacity: 0; position: relative; left: 20px;
}
.news-first .module-item-image-title a.d_show { opacity: 1; left: 0;
	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
	    -ms-transition: all .3s ease-in-out;
	     -o-transition: all .3s ease-in-out;
	        transition: all .3s ease-in-out;
}

.news .module-item-image-title span:hover,
.news .module-item-image-title span:focus {
	color: #ffe178;
}
.news-first .module-item-image-title span:hover,
.news-first .module-item-image-title span:focus {
	color: #fff;
}
@-moz-document url-prefix() {
	.news .module-item-image-title span {
		-webkit-box-shadow: none;
		-moz-box-shadow:    none;
		box-shadow:         none;
	}
	.news .module-item-image-title h2 { 
	    left: 6px;
		margin-right: 6px;
	}

}
.news .module-item-image-title a.moduleItemImage {
	padding: 0;
	background: none;
}
.news .module-item-content {
	padding: 2%;
}
@media (max-width: 1439px) {
	.news .module-item-content { padding-left: 0; padding-right: 0; }
}
.news .module-item-content p {
	margin: 0;
}
.news .module-item-content .moduleItemAuthor {
	color: #939393;
	font-size: 14px;
}
.news .module-item-content .moduleItemIntrotext {
	font-size: 16px;
}
/* NEWS FIRST */
.news-first ul {
	margin-top: 0;
}
.news-first {
	/* position: relative; */
}
.news-first a.arrow-down {
	z-index: 999;
	display: block; font-size: 0; text-indent: -999999px;
	position: fixed; bottom: 20px; right: 20px;
	background-color: #fff;
	background-image: url("../img/freccina-down.svg");
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center 60%;
	-webkit-border-radius: 66px; -moz-border-radius: 66px; border-radius: 66px;
	width: 66px; height: 66px;	
	-webkit-transition: opacity 1s ease-in-out;
	   -moz-transition: opacity 1s ease-in-out;
	    -ms-transition: opacity 1s ease-in-out;
	     -o-transition: opacity 1s ease-in-out;
	        transition: opacity 1s ease-in-out;
}
.news-first a.arrow-down.hidden {
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
}
.news-first ul li {
	padding: 0;
}
.news-first .module-item-content {
	padding: 0;	
}
/*
.news-first .module-item-image-title h2 {
	bottom: 0;
	top: 0;
	left: 0;
	padding: 10px;
	font-family: 'ProfilePro-MediumItalic';
	width: 100%;
}
.news-first .module-item-image-title span {
	color: #fff;
	font-size: 60px;
	text-decoration: none;
	padding: 0;
	background: none;
	position: relative;
}
.news-first .module-item-image-title a,
.news-first .module-item-image-title a:hover,
.news-first .module-item-image-title a:focus {
	position: absolute;
	color: #1547a0;
	background: #ffe178;
	font-size: 35px;
	text-decoration: none;
	padding: 0.1em 0.2em;
	font-family: 'ProfilePro-BoldItalic';
	margin: 0.3em 0.2em 0.3em 0.7em;
}
*/
.news-first .module-item-image-title h2 {
	bottom: 0;
	top: 0;
	left: 0;
	padding: 15px 15px 40px 15px;
	font-family: 'ProfilePro-MediumItalic';
	width: 100%;
	position: relative;
	background: #fff;
	z-index: 1;
}
.news-first .module-item-image-title span {
	color: #1547a0;
	font-size: 40px;
	line-height: 66px;
	text-decoration: none;
	/* padding: 0 0.25em 0 0; */
	padding: 0;
	background: none;
	position: relative;
	box-shadow: none;		
}
.news-first .module-item-image-title a,
.news-first .module-item-image-title a:hover,
.news-first .module-item-image-title a:focus {
	position: relative;
	margin: 0;
	font-size: 30px;
	top: 0.5em;
	color: #1547a0;
	background: #ffe178;
	text-decoration: none;
	padding: 0.1em 0.2em;
	font-family: 'ProfilePro-BoldItalic';
}
.news-first .module-item-image-title a:hover,
.news-first .module-item-image-title a:focus {
	color: #fff;
}
@media (max-width: 767px){
	.news-first .module-item-image-title span { line-height: 45px; }
	.news-first .module-item-image-title br { display: none; }
}

/* --------------------------------------------------------------------------------
/* pagina risultati di ricerca */
body.com_finder.view-search {  }
body.com_finder.view-search #search-form form#finder-search { margin-top: 2em; }
body.com_finder.view-search #search-form form#finder-search label { font-size: 23px; float: left; padding: 7px 0px; width: 100%; }     
body.com_finder.view-search #search-form form#finder-search input.inputbox { font-size: 23px; width: 80%; padding: 5px; margin: 0; float: left; }     
body.com_finder.view-search #search-form form#finder-search .btn-primary { background: #ffe178; border: none; color: #1547a0; padding: 0 .2em; font-family: 'ProfilePro-MediumItalic'; font-size: 32px; float: right; width: 18%; }
body.com_finder.view-search #search-form form#finder-search .btn-primary  .icon-search { margin: 10px 5px 10px 5px; }

/* 
pagina risultati di ricerca
/connettiti/partecipa-agli-eventi
/connettiti/informati
-------------------------------------------------------------------------------- */
body.com_finder.view-search #search-results {  }
body.task-category .itemList,
body.com_finder.view-search #search-results ul.search-results { list-style: none; padding: 0; border-bottom: 1px solid #ccc; }
body.task-category .itemList .itemContainer, /* /connettiti/informati */
body.com_finder.view-search #search-results ul.search-results li { margin: 15px 0; border-top: 1px solid #ccc; padding: 15px 0; }
body.com_finder.view-search #search-results ul.search-results li:last-child {  }
body.task-category .itemList .itemContainer .catItemView .catItemHeader h3.catItemTitle, /* /connettiti/informati */
body.com_finder.view-search #search-results ul.search-results li h4.result-title { font-size: 30px; font-family: 'ProfileProMedium'; margin-bottom: 0; }
body.com_finder.view-search #search-results ul.search-results li p.result-text {  }

body.task-category #k2Container .itemList .itemContainer .catItemView .catItemHeader .date-title-event { font-size: 14px; }

.task-category .itemContainer .catItemView {  } 
.task-category .itemContainer .catItemView .catItemHeader h3.catItemTitle {  }
.task-category .itemContainer .catItemView .catItemBody {  }
.task-category .itemContainer .catItemView .catItemReadMore {  }

@media (max-width: 768px){
	body.com_finder.view-search #search-form form#finder-search { text-align: center; }
	body.com_finder.view-search #search-form form#finder-search input.inputbox { width: 100%; margin-bottom: 10px; text-align: center; font-weight: bold; padding: .5em 0; }     
	body.com_finder.view-search #search-form form#finder-search .btn-primary { width: 125px; float: none; margin: 0 auto; }
}


/* ######################################################## BLOG ######################################################## */

.mb-blog {
	padding: 15px 0;
	margin: 0 -15px;
}
.mb-blog .feed {
	background: #ffe178;
	margin-right: 0;
	margin-left: 0;	
}
.mb-blog .img-container {
	padding-left: 0;
	position: relative;
	float: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 0;
	left: -0.6px;
}
.mb-blog .img-container a,
.mb-blog .img-container a:hover,
.mb-blog .img-container a:focus {
	color: #fff;
	text-transform: lowercase;
	text-decoration: none;
}
.mb-blog .img-container h3 {
	position: absolute;
	top: 0;
	color: #fff;
    background: #1547a0;
    font-size: 30px;
    font-family: 'ProfileProRegular';
    display: inline-block;
    padding: 0.15em 0.5em;
    margin: 0;
    z-index: 1;
}

.mb-blog .item-container,
.mb-blog .last-items-container {
	padding: 15px;
}

.mb-blog .item-container .feed-item-description {
	font-size: 16px;
	padding: 15px 0;
}

.mb-blog .item-container .feed-item-description .feed-link {
	padding: 15px 0 0 0;
}

.mb-blog .item-container h2,
.mb-blog .last-items-container h2 {
	font-size: 24px;
	font-family: 'ProfileProMedium';
	margin: 0;	
}

.mb-blog .last-items-container h2,
.mb-blog .last-items-container h4 {
	font-size: 21px;	
}

.mb-blog .last-items-container h4 {
	color: #fff;
    display: inline-block;
    background: #1547a0;
    font-size: 21px;
    padding: 0.15em 0.4em;
    margin: 0 0 .5em 0;
    font-weight: 500;
    font-family: 'ProfileProMedium';
}

.mb-blog .last-items-container h4.blog-all-items {
	margin: 0;
	float: right;
}
.mb-blog .last-items-container h4 a {
	color: #ffe178;
	text-decoration: none;
}
.mb-blog .last-items-container h4 a:hover,
.mb-blog .last-items-container h4 a:focus {
	color: #fff;
}
.mb-blog .last-items-container .date-author { 
	color: #1547a0;
	margin: 0;
}

.mb-blog .last-items-container .feed-item-description {
	padding: 0 0 15px 0; line-height: 1.3;
}

/* FEED */
.mb-feed {
	padding: 15px 0;
	margin: 0 -15px;
}
.mb-feed .row-feed { margin-left: 0; margin-right: 0; background: #ffe178; }

.mb-feed .col-facebook,
.mb-feed .col-twitter,
.mb-feed .col-banner
 {
	text-align: center;
	padding: 15px;
}

.mb-feed .col-newsletter h3 {
	color: #fff;
    background: #1547a0;
    font-size: 30px;
    font-family: 'ProfileProRegular';
    display: inline-block;
    padding: 0.15em 0.5em;
    margin: 0 0 0 -15px;
}
/*
.mb-feed .col-facebook {
	text-align: center;
	padding: 15px;
}

.mb-feed .col-twitter {
	padding: 15px;
}
*/
   

.itemFullText img { max-width: 100%; } 

/* FOOTER */
footer {
	/* background: #1547a0; */
    width: 100%;
    margin-top: 15px;
    color: #fff;
}

/* footer.privacy .bottom-footer, */
footer.privacy .bottom-footer .info-footer .footer-info.footer-disclaimer,
footer.cookie-policy .bottom-footer .info-footer .footer-info.footer-disclaimer,
footer.agevolazioni-fiscali .bottom-footer .info-footer .footer-info.footer-disclaimer
{
	display: none !important;
}

footer a {
	color: #fff;
}
footer a:hover,
footer a:focus,
footer a:active {
	color: #ffe178;
}

footer .social-icon,
footer .newsletter {
	background: #ffe178;
	padding: 15px 11px;
}

footer .social-icon .col-xs-12,
footer .newsletter .col-xs-12 {
	padding: 0;
	text-align: center;
}

footer .social-icon .icon-link {
	padding-bottom: 7.5px;
}

footer .social-icon .newsletter-link {
	padding-top: 7.5px;
}

footer .social-icon .only-icon-link,
footer .newsletter .newsletter-link {
	padding: 0;
}

footer .newsletter .open-newsletter-modal,
footer .social-icon .open-newsletter-modal,
footer .social-icon .contact-us-link {
	padding: 3.5px 0 3.5px 28px;
    background-image: url(../img/sheet.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left center;
    font-family: 'MetaPlusBoldCaps';
    text-transform: uppercase;
    line-height: 1.9em;
/*    font-size: 15px; */
}

footer .social-icon .contact-us-link {
	background: none;
	padding: 3.5px 0;
}

footer .newsletter,
footer .social-icon {
	color: #1547a0;
}

footer .newsletter a,
footer .social-icon a {
	color: #1547a0;
}

footer .newsletter a:hover,
footer .newsletter a:focus,
footer .social-icon a:hover,
footer .social-icon a:focus {
	color: #fff;
	text-decoration: none;
}

footer .social-icon ul.list-inline {
	list-style: none;
	padding: 0;
	margin: 0;
}

footer .social-icon ul li.follow-us,
footer .social-icon ul li.newsletter-subscribe {
	display: none;
}

footer .bottom-footer .nav-footer {
	padding: 0;
}
footer .bottom-footer .nav-footer-list {
	margin: 25px 0 0 0;     padding-bottom: 15px; border-bottom: 1px solid #8aa3d0;
}
@media (max-width:767px){
	footer .bottom-footer .nav-footer-list { display: none; }
}
footer .bottom-footer .nav-footer-list ul.nav > li.one_fifth {
	width: 20%; display: inline-block; vertical-align: top; padding: 0 15px;
}
@media (max-width:767px){
	footer .bottom-footer .nav-footer-list .nav-menu-primary.col-xs-12 { padding: 0; }
	.nav .nav-child > li > a, .menu-default .nav-child > li > a {  }
	.navbar.navbar-default > .container-fluid { padding: 0; }
	footer .bottom-footer .nav-footer-list ul.nav > li.one_fifth {
		width: 100%; display: block; 
	}
}
footer .bottom-footer .info-footer {
	
	margin: 0;
    font-size: 13px;	

}
footer .bottom-footer .info-footer .footer-info { 
	background: #1547a0; padding-top: 15px; 
}
footer .bottom-footer .info-footer .footer-info.footer-disclaimer { 
	background: #fff;
	padding: 0 15px;
}
footer .bottom-footer .nav-footer {
	background: #1547a0;
}

footer .bottom-footer .info-footer p {
	margin: 0;
	padding: 0;
}
footer .bottom-footer .info-footer .footer-info-right {
	color: #8aa3d0;
}
footer .bottom-footer .info-footer .footer-info-right a {
	color: #8aa3d0;
}
footer .bottom-footer .info-footer .footer-info-right a:hover,
footer .bottom-footer .info-footer .footer-info-right a:focus {
	color: #ffe178;
}

/*footer .bottom-footer .info-footer .footer-info-left,
footer .bottom-footer .info-footer .footer-info-right {	
	text-align: center;
}
*/
footer .bottom-footer .info-footer .footer-info-about p { color: #8aa3d0; }
footer .bottom-footer .info-footer .footer-info-about p strong { color: #fff; }
footer .bottom-footer .info-footer .footer-info-about p a { text-decoration: underline; }
footer .bottom-footer .info-footer .footer-info-about p a:hover { text-decoration: none; }
@media (min-width: 768px) { 
	footer .bottom-footer .info-footer .footer-info-about p .mobile-only { display: none; }
}
@media (max-width: 767px) { 
    footer .bottom-footer .info-footer .footer-info { padding-top: 0; }
	footer .bottom-footer .info-footer .footer-info-about p { text-align: center; }
	footer .bottom-footer .info-footer .footer-info-about p .no-mobile { display: none; }
	footer .bottom-footer .info-footer .footer-info-about { padding-top: 15px; padding-bottom: 15px; }
	footer .bottom-footer .info-footer .footer-info.footer-disclaimer { padding: 15px; }
}

footer .footer-disclaimer { background: #fff; text-align: center; padding: 15px 0; }
footer .bottom-footer .info-footer .footer-disclaimer p, footer .bottom-footer .info-footer .footer-disclaimer p a { color: #1446a0; text-align: center; }

/* sezione lasciti & testamenti */
div.body.lasciti-testamenti #k2ContainerSplit {
	}
	div.body.lasciti-testamenti .one-page-section{
	}
		div.body.lasciti-testamenti .one-page-section-item{
		}
			div.body.lasciti-testamenti .one-page-section-item .module-item-content .moduleItemIntrotext img {
				width: 100%; height: auto;
			}

body.itemid-199.itemidk2-92438 .immagine_lasciti { margin: 10px 15%; width: 70%; height: auto; display: block; }
@media (max-width: 991px) { 	
	body.itemid-199.itemidk2-92438 #id1_container_div, body.itemid-199.itemidk2-92438 #id3_container_div { text-align: center; }
}
@media (max-width: 767px) { 
	body.itemid-199.itemidk2-92438 #id1_container_div { margin-top: 1em; width: 100%; float: left; }
	body.itemid-199.itemidk2-92438 .immagine_lasciti { margin: 10px 0; width: 100%; max-width: 100%; }
}

/* ############################################################################
header Sezione Lasciti e Testamenti
############################################################################ */
.header-elvis-lasciti { position: relative; margin: -5px -15px 0 -15px; float: left; }
.header-elvis-lasciti h2 { text-align: center; width: 100%; position: relative; left: 0; top: 0; z-index: 999; }
.header-elvis-lasciti h2 span {
	background: #ffe079; color: #1546a2; font-family: 'ProfileProMedium'; font-size: 36px; line-height: 1.4em;
	-webkit-box-shadow: 7px 0px 0px 0px #ffe178, -7px 0px 0px 0px #ffe178;
	-moz-box-shadow:    7px 0px 0px 0px #ffe178, -7px 0px 0px 0px #ffe178;
	box-shadow:         7px 0px 0px 0px #ffe178, -7px 0px 0px 0px #ffe178;
}
.header-elvis-lasciti div.elvis9,
.header-elvis-lasciti div.elvis18 { width: 50%; /* height: 50vh; */ float: left; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.header-elvis-lasciti .text-elvis-center {
	width: 100%;
	float: left; position: relative;
}

/*
.header-elvis-lasciti div.elvis9 { background-image: url('../img/elvis9.jpg'); }
.header-elvis-lasciti div.elvis18 { background-image: url('../img/elvis18.jpg'); }
*/

.header-elvis-lasciti div.elvis9 h3,
.header-elvis-lasciti div.elvis9 p
{ background-color: #1546a2; color: #ffe079; }
.header-elvis-lasciti div.elvis18 h3,
.header-elvis-lasciti div.elvis18 p
{ background-color: #ffe079; color: #1546a2; }
.header-elvis-lasciti figure { position: relative; }
.header-elvis-lasciti h3 { margin-top: 10px; font-family: 'ProfileProMedium'; display: inline-block; padding: 0 5px; position: absolute; bottom: 0; left: 15px; }
.header-elvis-lasciti img { width: 100%; height: auto; }

.header-elvis-lasciti .header-elvis-lasciti-content p { padding: 15px; margin: 0; }


/*	pagine partner e amici-testimonial
	http://aibstage.aiutareibambini.com/it/chi-siamo/i-nostri-partner
	http://aibstage.aiutareibambini.com/chi-siamo/amici-e-testimonial
*/

section.amici-testimonial-block, section.partner-block { margin-top: 30px; }

section.amici-testimonial-block  ul.row-module-item li,
section.partner-block ul.row-module-item li
{ display: block; float: left; margin-bottom: 30px; width: 100%; }


@media (min-width: 992px) {
	.header-elvis-lasciti h2 { text-align: center; width: 50%; position: absolute; left: 25%; top: 25%; z-index: 999; }
}
@media (max-width: 767px) { 
	section.amici-testimonial-block .module-item-image-title figure,
	section.partner-block .module-item-image-title figure { background: none !important; }
}
@media (min-width: 768px) {
	.header-elvis-lasciti .text-elvis-center { width: 100%; float: left; position: static; }
	section.amici-testimonial-block .module-item-image-title img,
	section.partner-block .module-item-image-title img
	{ display: none; }
	section.amici-testimonial-block .module-item-image-title figure,
	section.partner-block .module-item-image-title figure {
		background-repeat: no-repeat; background-size: 80% auto; background-position: center center;
	    -webkit-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.20);
	    -moz-box-shadow:	1px 1px 7px 0px rgba(50, 50, 50, 0.20);
	    box-shadow:			1px 1px 7px 0px rgba(50, 50, 50, 0.20);
	}
	section.amici-testimonial-block .module-item-image-title figure {
		background-size: cover;
	}
}
section.amici-testimonial-block .module-item-content .moduleItemIntrotext h3,
section.partner-block .module-item-content .moduleItemIntrotext h3 { margin-top: 0; font-size: 25px; font-family: 'ProfileProBold'; color: #1547a0; }


/* adozioni a distanza e in vicinanza */
.box_right_col_form_page { float: left; display: block; clear: both; background: #ffe178; }
.box_right_col_form_page h4 { background: #1547a0; color: #fff; margin: 0; padding: 10px; }
.box_right_col_form_page h4 a { display: block; padding: 10px; font-size: 16px; text-transform: uppercase; font-weight: normal; font-family: 'MetaPlusBold'; }
.box_right_col_form_page p { display: block; padding: 10px; }
.box_right_col_form_page img { padding: 0 0 0 0; float: right; margin: 0 0 10px 20px; }


/* google map progetti missionbambini.org/cosa-facciamo */

.mb-blog {  }
	.swMapsBlock {  }
		.map_canvas {  }
			.gm-style {  }
				
				.gm-style-iw {  }
				.gm-style-iw .contentInfowindow { color: #1547a0; font-family: 'ProfileProRegular'; }
				.gm-style-iw .contentInfowindow p, .gm-style-iw .contentInfowindow h2 { margin: 0; padding: 0; }
				.gm-style-iw .contentInfowindow .headerInfowindow { }
				.gm-style-iw .contentInfowindow .headerInfowindow img {  }
				.gm-style-iw .contentInfowindow h2.firstHeading { font-family: 'ProfileProBold'; font-size: 24px; line-height: 1em; width: 100%; clear: both; margin: 5px 0; float: left;  }
				.gm-style-iw .contentInfowindow h2.firstHeading a { text-decoration: underline; color: #1547a0; }
				.gm-style-iw .contentInfowindow h2.firstHeading a:hover { text-decoration: none; color: #ffe178; }
				.gm-style-iw .contentInfowindow .headerInfowindow .subHeaderInfowindow {  }
				.gm-style-iw .contentInfowindow .headerInfowindow .subHeaderInfowindow .alias-paese p { font-size: 24px; text-transform: uppercase; line-height: 1em; }
				.gm-style-iw .contentInfowindow .headerInfowindow .subHeaderInfowindow .alias-localita p { font-size: 15px;  }
				
				.gm-style-iw .contentInfowindow .extraFieldsBox { clear: both; }
				.gm-style-iw .contentInfowindow .extraFieldsBox > div { border-bottom: 1px solid #1547a0; clear: both; padding: 3px 0; }
				.gm-style-iw .contentInfowindow .extraFieldsBox > div .moduleItemExtraFieldsLabel { width: 40%; float: left; }
				.gm-style-iw .contentInfowindow .extraFieldsBox > div .moduleItemExtraFieldsValue { width: 60%; font-family: 'ProfileProBold'; display: inline-block; }
				.gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-id_progetto,
				.gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-continente,
				.gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-paese,
				.gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-localita,
				.gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-image_home_head,
				.gm-style-iw .contentInfowindow .extraFieldsBox > .alias-image_home_link_head,
				.gm-style-iw .contentInfowindow .extraFieldsBox > .alias-image_link_head,
				.gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-image_home_caption_head,
				.gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-image_caption_hea { display: none; }
				/* .gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-progettoincorso */

				.gm-style-iw .contentInfowindow .extraFieldsBox > div.alias-annoavvio { border-bottom: none; }				

				.gm-style-iw .contentInfowindow .extraFieldsBox .type-Textfield p {  }
				
				.type-Textfield {  }

@media (max-width: 768px) { 
	.itemid-135.itemidk2-91140 div.map_canvas { height: 60vw !important; }
}
.close-menu-maps .setButtonNavBarUI, .open-menu-maps .setButtonNavBarUI { border-top: 3px solid #fff; }


/* http://www.missionbambini.org/regala-il-cuore */
.widgets_retedeldono_container { width: 100%; clear: both; text-align: center;  /* float: left; */ }
.widgets_retedeldono_container div.rdd\:widget  { display: inline-block; margin: 5px; text-align: left;  }
.widgets_retedeldono_container .widget-qc {  }
.contenuti-one-page .widgets_retedeldono_container p { font-size: 14px; color: #fff; }
		

/*
.contenuti-one-page 

@media (max-width: 635px) { 
	.header-search {
		padding: 0;
		float: left;
		width: 100%;
		z-index: 99;
	}
	.header-social-icon {
		position: absolute;
		right: 10px;
		top: 14px;
	}
	.header-social-icon ul li {		
	}
	#mod-finder-searchform {
	}
	.form-search .btn-search {  }
}
@media (max-width: 674px) {
	.form-search .search-query {		
		position: relative; top: -1px;
		padding: 3px;
		border: 1px solid #ccc;
		width: 104px;
	}
}
*/

@media (max-width: 768px) { 
  .header-inner-search-social { margin: 0 -15px; }
  body.fluid { padding-top: 0; }
  header.header { position: relative; height: auto; min-height: 48px; }
  #mod-finder-searchform, .header-search .mod-languages { display: none; }
  .row_cta .item-463,
  .row_cta .item-401 { display: none; }
  .menu-default.header-call-to-action { margin: 12px 10px 0 0; width: 100%; }
  .menu-default.header-call-to-action > li:last-child { padding: 0; }
  .row.header-inner-logo-nav .row_cta.col-xs-3.col-sm-8.col-lg-6 { padding: 0; margin: 10px 0 0 0; }
  .col-xs-7.col-sm-4.col-lg-6 { margin: 4px 0 0 -15px; }
  .navbar.navbar-default.header-call-to-action { float: left; width: 100%; }
  .menu-default.header-call-to-action > li a { font-size: 22px; width: 100%; }
  .menu-default.header-call-to-action > li a.header-cta-dona-ora { -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; padding: 0; }
  .header-search { position: absolute; top: 18px; right: 0; margin: 0; padding: 0; width: auto; }
  .header-logo { margin: 10px 0 0 0; height: auto; }
  .header-inner-logo-nav { margin: 0 0 10px 0 }
  .module-menu-custom.nav-top-hide nav ul li a { line-height: 36px; }
  .navbar-toggle, .navbar-toggle:hover { padding: 25px 15px 15px 15px; position: relative; left: 15px; top: -15px; }
}

@media (min-width: 768px) {
	.header-social-icon ul .hide-icon {
		display: inline-block;
	}
	/* K2 ITEM */
	#content .itemImageBlock .itemImage h2 {
		position: absolute;
		background: none;
		padding: 10px;
		z-index: 1;
	}
	#content .itemImageBlock .itemImage span  {
		color: #fff;
		font-size: 60px;	
	}

		/* dinamismo */
		#content .itemImageBlock .itemImage span { opacity: 0; position: relative; left: -20px;
		}
		#content .itemImageBlock .itemImage span.d_show {
			opacity: 1; left: 0;
			-webkit-transition: all .3s ease-in-out;
			   -moz-transition: all .3s ease-in-out;
			    -ms-transition: all .3s ease-in-out;
			     -o-transition: all .3s ease-in-out;
			        transition: all .3s ease-in-out;
		}
		#content .itemImageBlock .itemImage a { opacity: 0; position: relative; left: 20px;
		}
		#content .itemImageBlock .itemImage a.d_show { opacity: 1; left: 0;
			-webkit-transition: all .3s ease-in-out;
			   -moz-transition: all .3s ease-in-out;
			    -ms-transition: all .3s ease-in-out;
			     -o-transition: all .3s ease-in-out;
			        transition: all .3s ease-in-out;
		}

	#content .itemImageBlock .itemImage a,
	#content .itemImageBlock .itemImage a:hover,
	#content .itemImageBlock .itemImage a:focus {
		position: absolute;
		/* margin: 0.3em 0.2em 0.3em 0.7em; */
		margin: 0.3em 0.2em; 
		font-size: 35px;
		top: auto;
	}
	/* HEADER */
	/* .header-search { width: 50%; float: left; } */
	.header-social-icon { width: 50%; float: left; }
	.header-social-icon ul { float: right; text-align: center; }
	.header-social-icon ul li.follow-us { display: inline-block; }

	/* NAV */
	.navbar-default.menu-top-hide .container-fluid {
		margin: 0;
	}
	.menu-default > li.col-xs-12.col-sm-3 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.module-menu-custom.col-xs-12.col-sm-4 {
		padding: 0 15px;
	}
	.menu-default.header-call-to-action > li {
		padding: 0;
	}
	.menu-default.header-call-to-action > li:first-child {
		padding: 0 20px 0 0;
	}
	.menu-default.header-call-to-action.header-regala-il-cuore > li:first-child {
		padding: 0 10px 0 0;
	}
	.menu-default.header-call-to-action > li:last-child {
		padding: 0 0 0 20px;
	}
	.menu-default.header-call-to-action.header-regala-il-cuore > li:last-child {
		padding: 0 0 0 10px;
	}
	.module-menu-custom.nav-top-hide {
    float: right;
    /*
		background: #ffe178;
    display: none; 
    margin: -12.5px -15px;
    position: absolute;
    width: 100%;
    padding: 0;
    z-index: 99;
    height: 42px;
    */
	}
	.menu-default.menu-top-hide > li.col-xs-12.col-sm-3 {
		padding-top: 0;
		padding-bottom: 0;
	}
	/* NEWS */
	.news-first .module-item-image-title h2 {
		position: absolute;
		background: none;
		padding: 10px;
	}
	.news-first .module-item-image-title span  {
		color: #fff;
		font-size: 60px;	
	}
	.news-first .module-item-image-title a,
	.news-first .module-item-image-title a:hover,
	.news-first .module-item-image-title a:focus {
		position: absolute;
		margin: 0.3em 0.2em 0.3em 0.2em;
		font-size: 35px;
		top: auto;
	}
	/* BLOG */
	.mb-blog {
		display: table;
	}
	.mb-blog .feed {
		background: #ffe178;
		display: table-row;
		margin-right: -15px;
		margin-left: -15px;
	}
	.mb-blog .feed div {
		display: table-cell;
		float: none;
	}
	.mb-blog .img-container img {
		display: none;	
	}
	.mb-blog .item-container .feed-item-description .feed-link {
		padding: 15px 0;
	}
	/* FOOTER */
	footer .social-icon .icon-link {
		padding: 0;
		text-align: left;
	}	
	footer .social-icon .newsletter-link {
		padding: 0;
		text-align: right;
	}
	footer .social-icon .only-icon-link,
	footer .newsletter .newsletter-link {
		padding: 0;
		text-align: center;
	}
	/*.menu-default.nav-menu-primary > li > a {
		font-size: 24px;	
	}
	footer .bottom-footer .nav-footer-list {
		margin: 25px 0; 
	} */
	footer .bottom-footer .info-footer .footer-info-left {	
		text-align: center; padding-bottom: 15px;
	}
	footer .bottom-footer .info-footer .footer-info.footer-disclaimer { padding-top: 15px; }
	footer .bottom-footer .info-footer .footer-info-right {
		text-align: right;
	}
}

@media (max-width: 700px) {
	/* NAV */
	.menu-default.header-call-to-action > li {
		padding: 8px 10px;
		width: 100%; text-align: center;
	}
}

@media (max-width: 870px) {
	/* K2 ITEM */
	#k2Container, .contenuti-one-page {
		width: 100%;
		padding: 0;
	}
	#k2ContainerSplit {
		width: 100%;
		padding: 0;
	}	
}


@media (min-width: 768px) { 
  #k2ContainerSplit .itemIntroText.mobile-only,
  #k2ContainerSplit p.itemTitle.mobile-only  { display: none; }
}
@media (max-width: 767px) { 
  #k2ContainerSplit h2.itemTitle { display: none; }
  #k2ContainerSplit .itemIntroText.mobile-only,
  #k2ContainerSplit p.itemTitle.mobile-only { display: block; }
  #content .itemImageBlock figure.itemImage { background-image: none !important; }
  #k2ContainerSplit .itemBody .itemIntroText.no-mobile { display: none; }
  #content .itemImageBlock .itemImage h2 { padding: 15px; }
}



@media (max-width: 992px) {
	#k2ContainerSplit .col-xs-12,
	#k2ContainerSplit .col-md-6 {
		padding: 0;
	}
	#k2ContainerSplit .col-xs-12.form-item-right,
	#k2ContainerSplit .col-md-6.form-item-right {
		padding: 0;
	}
	#k2ContainerSplit .col-xs-12.form-item-left,
	#k2ContainerSplit .col-md-6.form-item-left {
		padding: 0;
	}
}

@media (max-width: 1044px) {
	/* HEADER */
	.header-inner-logo-nav .col-md-4,
	.header-inner-logo-nav .col-md-8 {
		width: 100%;
		
	}
	.header-inner-logo-nav .col-md-8 {
		padding-bottom: 15px;
	}
	/* NAV
	.menu-default.header-call-to-action { float: none; margin-top: 5px; } */
}


.print_only { display: none; }

@media print {

	.Chronoform { display: none; }

	.contenuti-one-page ul, .contenuti-one-page li, .contenuti-one-page p { clear: left; } 

	.print_only { display: block; }

	/* come su mobile */
	.news .module-item-image-title h2 { position: relative; left: 0; bottom: 0; margin: 7px 0 0 7px; }	
	.news.news-first .module-item-image-title h2 { margin: 0; }	


	header { height: auto; /* display: none; */ }
	.header-logo, .header-inner-logo-nav { display: none; }
	header .logo_print { margin-bottom: 20px; width: 40%; height: auto; }

	#content .itemImageBlock .itemImage a { display: none; }
	
	/* bootstrap */
	.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}.visible-xs{display:none!important}
	/* .hidden-xs{display:block!important} */
	table.hidden-xs{display:table}tr.hidden-xs{display:table-row!important}td.hidden-xs,th.hidden-xs{display:table-cell!important}.hidden-sm,.hidden-xs.hidden-print{display:none!important}.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}


	.header-inner-search-social,
	.header-social-icon { display: none; }	
	
	#content .itemImageBlock .itemImage h2 { position: relative; display: none; }
	#content .itemImageBlock .itemImage span br { display: none; }
	#content .itemImageBlock figure.itemImage { height: auto !important; }

	#k2Container, .contenuti-one-page { width: 100%; }

	#k2Container .itemToolbar { display: none; }
	#k2Container .itemBody, #k2ContainerSplit .itemBody { padding-top: 10px; }

	/*  remobe blue bg */
	.moduletable.box-block h3,
	footer { background: none; }

	footer .social-icon,
	.footer-info-right { display: none; }
	.footer-info-left { width: 100%; text-align: center; }

}

.contenuti-one-page div.rdd\:widget { float: left; margin-right: 20px; }
.contenuti-one-page div.rdd\:widget .title-qa p
{
	color:#FFFFFF !important;
	font-size:14px !important;
	line-height:17px !important;
	float:left !important;
	font-weight: bold !important;
}
.contenuti-one-page div.rdd\:widget .txt-raccolto-qa {
	padding-top: 25px;
}
.contenuti-one-page div.rdd\:widget .txt-raccolto-qa h3,
.contenuti-one-page div.rdd\:widget .txt-raccolto-qa p
{
	background-color: #CCDBEA !important;
	color: #777D84 !important;
	text-align: center;
	/*float: left !important;*/
}




#k2ModuleBox88 {  }
#k2ModuleBox88 .module-item-image-title{

}

#k2ModuleBox88 .module-item-image-title .click-area {
	position: absolute;
    left: 0;
    top: 0;
    background: #1547a0;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    opacity: 0;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;	
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;    
}
#k2ModuleBox88 .module-item-image-title .click-area span {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    max-width: 50%;
    display: inline-block;
    font-size: 18px;
}
#k2ModuleBox88 .module-item-image-title .click-area.click_area_hover {
	opacity: 1;
}


/* .form-box-block */

.form-box-block { background: #ffe178;     margin: 0 -15px; padding: 30px 30px 0 30px; }
.form-box-block article { background: #fff; padding-bottom: 15px; margin-bottom: 30px; }
.form-box-block figure.header_img_full_w .img-container-price { position: relative; }
.form-box-block .img-container-price .view-price { position: absolute; background: #1446a0; color: #ffe178; bottom: 0; left: 0; padding: 2px 15px; font-family: 'ProfileProMedium'; font-size: 28px; margin: 0; }
.form-box-block figcaption h2 { margin: 15px 15px 0 15px; font-size: 32px; font-family: 'ProfileProBold'; line-height: 1.2em }
.form-box-block .moduleItemIntrotext { margin: 0 15px 0 15px; font-size: 28px; line-height: 1.2em; font-family: 'ProfileProRegular'; }
.form-box-block .moduleFormButton { margin: 30px 15px 10px 15px; }
.form-box-block .moduleFormButton a {
    color: #ffe178; font-size: 26px; font-family: 'ProfileProMedium'; padding: 4px 0;
    background: #1446a0;
    box-shadow: 8px 0 0 #1446a0, -8px 0 0 #1446a0;
    -webkit-box-shadow: 8px 0 0 #1446a0, -8px 0 0 #1446a0;
    -moz-box-shadow: 8px 0 0 #1446a0, -8px 0 0 #1446a0;   
    position: re left: 8px;
}
.form-box-block.salute { margin-top: 30px; }


@media only screen and (max-width : 767px)  {
    .form-box-block .img-container-price .view-price { position: relative; }
    .form-box-block .moduleFormButton a { font-size: 26px; } 
}


/* http://www.missionbambini.org/adotta-un-cuore */
body.itemidk2-92799.itemid-381 ol.breadcrumb { display: none; }
body.itemidk2-92799.itemid-381 #k2ContainerSplit .itemBody { padding-top: 7px; }


/* Home page inglese http://www.missionbambini.org/en/ */
.body.english-home-page .header-logo a { background-image: url(../img/mb-logo-en.svg); }


/* http://www.missionbambini.org/cosa-facciamo/in-italia/educazione-in-italia */
.k2ItemsBlock.form-box-block h2.modulePretext,
#k2ModuleBox271 h2.modulePretext,
#k2ModuleBox269 h2.modulePretext { text-align: center; margin: 0 0 25px 0; }

@media only screen and (max-width : 767px)  {
    .k2ItemsBlock.form-box-block h2.modulePretext { line-height: 1.6em; }
}

.k2ItemsBlock.form-box-block h2.modulePretext span,
#k2ModuleBox271 h2.modulePretext span,
#k2ModuleBox269 h2.modulePretext span {
    color: #1446a0; font-size: 35px; font-family: 'ProfileProBold'; padding: 4px 8px;
    background: #fff;
    box-shadow: 8px 0 0 #fff, -8px 0 0 #fff;
    -webkit-box-shadow: 8px 0 0 #fff, -8px 0 0 #fff;
    -moz-box-shadow: 8px 0 0 #fff, -8px 0 0 #fff;
}


/* borse rosa - https://www.missionbambini.org/donale-una-scelta */
body.itemidk2-93313 #content .itemImageBlock {
  margin: 0 -15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


/* header lang selector */
.mod-languages select {
  margin: 50px;
  width: 100px;
  margin: 0;
  padding: 0;
  border: none;
  /* padding: 5px 35px 5px 5px; */
  font-size: 16px;
  /* border: 1px solid #ccc; */
  height: 22px;
  -webkit-appearance: none; -moz-appearance: none; appearance: none;
  background-image: url("/templates/mb2016/img/arrow-triangle-down.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 25% 25%;
  background-color: transparent;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  font-size: 13px;
  color: #1547a0;
}

/* CAUTION: IE hackery ahead */
.mod-languages select::-ms-expand { 
    display: none; /* remove default arrow on ie10 and ie11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    .mod-languages select {
        background:none\9;        
        /* padding: 5px\9; */
    } 
}



/*
@media (max-width: 767px) { 
  .header-logo { width: 50%; padding: 0 15px; margin: 16px 0 0 0; float: right; }
  .header-inner-logo-nav { position: fixed; right: 0; top: 0; margin-top: 0; background: #fff; z-index: 9; }
  div.body.home .row-fluid { padding-top: 230px; }
  .header-inner-logo-nav .col-md-4 {  }
  .header-logo { width: 50% }
  .header-search {
    padding: 0;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 15px;
  }
  .navbar-toggle, .navbar-toggle.collapsed { margin-right: 10px !important; }
}
*/


@media (min-width: 768px) { 
  .module-menu-custom.nav-top-hide nav ul { min-width: 520px; }
}

.custom-issuu-bilancio-2018 {
  width: 840px;
  margin: auto;
  padding: 15px;  
}
@media (max-width: 870px) {
  .custom-issuu-bilancio-2018 {
    width: 100%;
    padding: 15px 0;
  }
}