/*CENTRATURA IMMAGINE PAGINE STATICHE*/
.static-page #body section{
	text-align: center!important;
}

/*GESTIONE TESTO INTERNO ALLE PAGINE*/
.static-page #body section .p-5{
	/*padding: 0!important;*/
	text-align: left!important;
	font-size: 18px!important;
	font-weight: normal;
}
/*GESTIONE TESTO INTERNO ALLE PAGINE*/
.static-page #body section p{
	padding: 0!important;
	text-align: left!important;
	font-size: 18px!important;
	font-weight: normal;
}
/*GESTIONE TESTO INTERNO ALLE PAGINE*/
.static-page .wrap.mcb-wrap.one.valign-top.clearfix, .static-page #body .my-5.py-5 .container .row .col-md-8.offset-md-2 .column.mcb-column.one.column_column.column-margin- .column_attr.align_justify .column.one {
	text-align: left!important;
	font-size: 18px!important;
	font-weight: normal;
}
 /*TITOLO PAGINA STATICA*/
.static-page #body section h1, .static-page #body .my-5.py-5 .container .row .column_attr .title-rosso {
	text-align: left!important;
	/*font-size: 24px!important;*/
	font-weight: 600;
}

 /*SIDEBAR NELLE PAGINE STATICHE*/
.static-page .sticky-sidebar, .static-page .issue-flag{
	text-align: left!important;
}

.static-page #body section .mt-4 p, desc-wrapper.px-5.text-center{
	text-align: unset!important;
}

.static-page .card__body.p-4 h3{
	text-transform: uppercase;
	font-weight: 600!important;
}
.static-page .video-udienza{
	margin-top:56px;
}
.static-page .masonry__container.row{
	margin-top:56px;
}

.static-page section .container .row .col-md-12.pt-3.pb-5.text-center, .static-page section .container .row .col-md-12.pt-5.pb-5.text-center{
    display: flex;
    justify-content: center;
}

.static-page .container .row .col-md-4 .feature.feature-1.feature--featured.boxed.boxed--border.bg--white, .static-page .container .row .col-md-6 .feature.feature--featured.boxed.boxed--border.bg--white{
	text-align: left!important;
}

.static-page .container .row .col-md-4 .feature.feature-1.feature--featured.boxed.boxed--border.bg--white h3, .static-page .container .row .col-md-6 .feature.feature--featured.boxed.boxed--border.bg--white h3{
	text-align: left!important;
	font-weight: 600;
	text-transform: uppercase;
}

.static-page .container .row .masonry__item .card.card-2 .card__body.p-4{
	text-align: left!important;
}

.static-page .content_wrapper.clearfix .sections_group .entry-content .section.mcb-section.cc-vii-tappa-title .container .column.one{
	text-align: center!important;
}
.static-page .content_wrapper.clearfix .sections_group .entry-content .section.mcb-section.cc-vii-tappa-title .container .column.one h1{
	font-weight: 600;
}
.static-page .content_wrapper.clearfix .sections_group .entry-content .section.mcb-section.cc-vii-tappa-title .container .column.one h3{
	font-weight: 600;
}
.static-page .container .row.mt-4 .col-md-8.grey.offset-md-2.p-5.mt-4 .magaphone{
	position: unset!important;
	margin-top:-64px!important;
}

.static-page #body section.py-5.mt-5 .container .row .col-md-12.text-center * {
    text-align: unset !important;
}

.static-page #body .get-box-text .container .row.align-items-center .col-lg-5, .static-page #body .get-box-center .container .row .col-8.offset-2  {
	text-align: left!important;
}

.static-page .main-container #body section .container .row.mb-5 .col-md-12 .giudici.d-flex.flex-row.flex-column .desc-wrapper.px-5.text-center h1{
	text-align: center!important;
}
