.home.admin-bar.scrolled .site-header {
    top: 46px;
}

.home.admin-bar.scrolled .site-header {
    top: 46px;
}

.no-home.admin-bar .site-header {
    top: 46px;
}

.no-home.admin-bar .site-header {
    top: 46px;
}

@media screen and (min-width: 783px) {
    .home.admin-bar.scrolled .site-header {
        top: 32px;
    }

    .no-home.admin-bar .site-header {
        top: 32px;
    }
}

.sidebar-widget-title {
    font-family: "Source Serif Pro", Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 600;
    color: #424b56;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e8ea;
}

.agenda .ui-datepicker table td a.ui-state-active,
.agenda .ui-datepicker table td span.ui-state-active {
    background-color: inherit;
    color: #7e8a96;
    border: 1px solid #7e8a96;
}

.agenda .ui-datepicker table td.missio-italia a,
.agenda .ui-datepicker table td.missio-italia span {
    background: linear-gradient(to right, #2CBFFC 0%, #2CBFFC 50%, #E10017 50%, #E10017 100%), linear-gradient(to right, #FFDD00 0%, #FFDD00 50%, #008E33 50%, #008E33 100%);
    background-size: 100% 50%;
    background-position: center top, center bottom;
    background-repeat: no-repeat;
    color: white;
    font-weight: bold;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.agenda .ui-datepicker table td a,
.agenda .ui-datepicker table td span {
    cursor: default;
}

.agenda .ui-datepicker table td a.ui-state-default,
.agenda .ui-datepicker table td span.ui-state-default {
    border: 1px solid #F9F9F9;
}

table.em-calendar td a.ui-state-active,
table.em-calendar td span.ui-state-active {
    background-color: inherit;
    color: #7e8a96;
    border: 1px solid #7e8a96;
}

table.em-calendar td.missio-italia a,
table.em-calendar td.missio-italia span {
    background: linear-gradient(to right, #2CBFFC 0%, #2CBFFC 50%, #E10017 50%, #E10017 100%), linear-gradient(to right, #FFDD00 0%, #FFDD00 50%, #008E33 50%, #008E33 100%);
    background-size: 100% 50%;
    background-position: center top, center bottom;
    background-repeat: no-repeat;
    color: white;
    font-weight: bold;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

table.em-calendar td a,
table.em-calendar td span {
    cursor: default;
}

table.em-calendar td a.em-calnav {
    cursor: pointer;
}

table.em-calendar td a.em-calnav span {
    cursor: pointer;
    color: #7E8A96;
}

table.em-calendar td a.em-calnav span:hover {
    color: #424b56;
}

table.em-calendar td a.ui-state-default,
table.em-calendar td span.ui-state-default {
    border: 1px solid #F9F9F9;
}

table.em-calendar {
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
}

table.em-calendar th {
    padding: 0;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    color: #424b56;
    text-transform: uppercase;
    padding-bottom: 15px
}

table.em-calendar td {
    border: 0;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
}

table.em-calendar td.ui-state-disabled {
    opacity: .25
}

table.em-calendar td :not(table.em-calendar thead td) {
    /*  display: inline-block;
  width: 14.2%;
  height: 40px;
  text-decoration: none;
  border-radius: 100%;
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
  color: #7e8a96 */
}

table.em-calendar td.eventful a {
    color: white;
}

table.em-calendar td a.ui-state-hover,
table.em-calendar td span.ui-state-hover {
    background: #eee
}

table.em-calendar td a.ui-state-active,
table.em-calendar td span.ui-state-active {
    background-color: #3c9ecf;
    color: #fff
}

table.em-calendar tr.days-names td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    padding: 0;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    color: #424b56;
    text-transform: uppercase;
    padding-bottom: 15px;
}

table.em-calendar td.month_name {
    text-align: left;
    font-weight: 100;
    text-transform: capitalize;
    font-size: 18px;
    padding-bottom: 20px;
}

a.missio-active-day {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-decoration: none;
    border-radius: 100%;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    color: white;
    font-weight: bold;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    cursor: pointer !important;
    background: #dbdbdb;
}

.agenda-missio-next:before {
    content: "";
    font-family: fondazionemissio-icons;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    text-indent: 0;
    letter-spacing: 0;
    speak: none;
    display: inline-block;
    pointer-events: none;
    cursor: pointer;
}

.agenda-missio-prev:before {
    content: "";
    font-family: fondazionemissio-icons;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    text-align: center;
    text-indent: 0;
    letter-spacing: 0;
    speak: none;
    display: inline-block;
    pointer-events: none;
    cursor: pointer;
}

table.em-calendar td.eventless-today,
table.em-calendar td.eventful-today {
    background: none !important;
}

table.em-calendar td.eventless-today a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-decoration: none;
    border-radius: 100%;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    font-weight: bold;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    cursor: pointer !important;
    background-color: #b2918d;
    color: #fff;
}

table.em-calendar td.eventful-today a {
    color: #F0f0f0;
}

.widget-title {
    font-family: "Source Serif Pro", Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 600;
    color: #424b56;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e8ea;
}

.main-sidebar-wrap {
    background: none !important;
}

div#em-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #F9F9F9 url(../missio-custom/images/loading.gif) 50% 50% no-repeat;
    left: 0px;
    top: 0px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 9999;
}

@media (min-width: 900px) {

    .seed_sidebar_left .widget,
    .seed_sidebar_left .sidebar-widget {
        margin-bottom: 40px;
    }
}

@media (min-width: 600px) {

    .seed_sidebar_left .widget,
    .seed_sidebar_left .sidebar-widget {
        margin-bottom: 30px;
    }

    .site-footer nav.x-menu>li {
        width: 16.66667%
    }
}

.widget_em_widget ul li.events-event {
    margin-top: 10px;
    display: flex;
}

.events_missio-diocesi li.events-event {
    padding-bottom: 1.01em;
}

.site-footer nav.x-menu>li {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    background-clip: content-box;
    list-style-type: none;
}

.site-footer nav.x-menu>li ul.sub-menu {
    padding-top: 12px;
}

.site-footer nav.x-menu>li ul.sub-menu li {
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
    opacity: .6;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    display: block;
    list-style-type: none;
    text-transform: none;
    font-weight: 300;
}

.site-footer nav.x-menu>li ul.sub-menu li:hover {
    opacity: 1;
}

.agenda-legend>span.five span:before {
    background-color: #FE7E00;
}

.teaser-eyelet.teaser-title-missio-consacrati {
    color: #008428;
}

.teaser-eyelet.teaser-title-missio-famiglie {
    /* color: #FFDD00; */
    color: #dc9d1b;
}

.teaser-eyelet.teaser-title-missio-giovani {
    color: #2CBFFC;
}

.teaser-eyelet.teaser-title-missio-ragazzi {
    color: #FE7E00;
}

#seed-photogallery-element {
    padding-top: 4em !important;
    padding-bottom: 4.5em !important;
}

.widget.widget_sp_image .widget-title,
.widget.widget_sp_image .widget_sp_image-description {
    display: none;
}

.widget.widget_sp_image img {
    width: 100%;
}

.widget_newsletterwidgetminimal {
    position: relative;
    display: block;
    float: none;
    min-height: 100px;
    padding-top: 20px;
}

.tnp-widget-minimal {
    margin-top: 20px;
    margin-bottom: 40px;
    display: table;
}

.tnp-widget-minimal input.tnp-email {
    border: 0;
    font-family: Source Sans Pro, -apple-system, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    background-color: #f37468;
    padding: 20px 15px 20px 20px;
    width: 70%;
    display: inline-block;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 70%;
    display: inline-block;
    float: left;
}

.tnp-widget-minimal input.tnp-submit {
    margin-top: 0px;
    border-radius: 0px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: Source Sans Pro, -apple-system, Helvetica, Arial, sans-serif;
    position: relative;
    top: 0;
    right: 0;
    background-color: #d55548;
    color: #fff;
    text-align: center;
    padding: 20px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    width: 30%;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 600;
}

input.tnp-email::-webkit-input-placeholder {
    color: #fff;
}

input.tnp-email:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

input.tnp-email::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

input.tnp-email:-ms-input-placeholder {
    color: #fff;
}

input.tnp-email::-ms-input-placeholder {
    color: #fff;
}

.main-serp-loadmore-missio {
    text-align: center
}

.main-serp-loadmore-missio .loading {
    opacity: .5
}

img.missio-image-in-post {
    margin-bottom: 20px;
}

img[align=left] {
    float: left;
    margin-right: 20px;
    max-width: 40%;
    display: inline;
    margin-bottom: 20px;
}

img[align=right] {
    float: right;
    margin-left: 20px;
    max-width: 40%;
    display: inline;
    margin-bottom: 20px;
}

.seed_pg_archive {
    padding-top: 100px;
    min-height: 650px;
    padding-bottom: 50px;
}

#seed-photogallery-archive .seed-photogallery-album {
    z-index: 5 !important;
}

.socials-links li.youtube a:before {
    font-family: FontAwesome;
    content: "\f167";
    color: #E62117;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    text-align: center;
    text-indent: 0;
    letter-spacing: 0;
    speak: none;
    display: block;
    pointer-events: none;
}

.attachments a.attachment_link {
    display: inline-block;
    padding: 3px 20px;
    background: #e9e9e9;
    border-radius: 20px;
    font-size: 1.03em;
    color: #3f3f3f;
    text-decoration: none;
}

.attachments a.attachment_link:hover {
    background: #efefef;
    text-decoration: none;
    color: #3E8DD2;
}

table.events-table thead {
    border-bottom: 1px solid #d0d0d0;
}

table.events-table {
    border-bottom: 2px solid #E5E8EA;
}

.css-events-list table.events-table th {
    padding: 20px;
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: 700;
}

.css-events-list table.events-table th.event-time {
    width: 25%;
    text-align: right;
}

.css-events-list table.events-table td {
    padding: 20px;
}

.css-events-list table.events-table tr:nth-child(even) {
    background: #f0f0f0;
}

.css-events-list table.events-table tr:nth-child(odd) {
    background: #f9f9f9;
}

.css-events-list table.events-table tr td:first-child {
    border-right: 1px solid #d0d0d0;
    text-align: right;
    font-size: 0.8em;
}

.css-events-list p {
    display: none;
}

.css-events-list table.events-table th.event-description {
    text-align: left;
}

table.em-calendar td.eventful-pre a,
table.em-calendar td.eventful-post a {
    color: #fbfbfb;
    text-decoration: none;
}

.path_seed_regione_ecclesiastica {
    fill: #91A2B4;
    stroke: #fff;
    stroke-miterlimit: 10;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}

.path_seed_regione_ecclesiastica:hover {
    fill: #003867;
    stroke: #fff;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.path_seed_diocesi {
    fill: #91A2B4;
    stroke: #fff;
    stroke-miterlimit: 10;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}

.path_seed_diocesi:hover {
    fill: #003867;
    stroke: #fff;
    stroke-miterlimit: 10;
    cursor: pointer;
}

.path_seed_diocesi.selected_svg {
    fill: #003867;
    stroke: #fff;
    stroke-miterlimit: 10;
    cursor: pointer;
}

#tooltip-span {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    position: relative;
    background: rgba(80, 80, 80, 0.68);
    min-width: 60px;
    text-align: center;
    color: #fcfcfc;
    height: 22px;
    padding: 5px;
    border-radius: 4px;
    transition: visibility 0s, opacity 0.5s linear;
    font-size: 10px;
}

.tt_hidden {
    display: none;
}

.map-flex {
    display: flex;
    flex-direction: column;
    /*  min-height: 100vh; */
    min-height: 575px;
    margin: 0;
    line-height: 100%;
    text-align: center;
    font-family: sans-serif;
    font-size: 1.5em;
    color: #333;
}

.map-footer {
    padding: 1em;
    text-align: left;
}

.map-footer h3 {
    color: #91A2B4;
    font-family: "Source Serif Pro", Georgia, "Times New Roman", Times, serif;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e0e0e0;
}

.map-footer.map-footer-seminari {
    padding: 0.1em;
    text-align: left;
}

.map-footer.map-footer-seminari h3 {
    color: #91A2B4;
    font-family: "Source Serif Pro", Georgia, "Times New Roman", Times, serif;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 90%;
    border-bottom: 1px solid #e0e0e0;
}

.map-nav {
    padding: 1em;
    text-align: left;
    /*text-align: center; */
}

.map-nav h3 {
    color: #91A2B4;
    font-family: "Source Serif Pro", Georgia, "Times New Roman", Times, serif;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e0e0e0;
}

.map-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}

.map-main {
    padding: 1em;
}

.map-aside {
    padding: 1em;
}

.map-row:nth-child(even) {
    background: #dce3eb;
}

.map-row {
    background: #f1f5f7;
}

.map-row {
    display: flex;
    font-size: 16px;
    font-family: Source Sans Pro, -apple-system, Helvetica, Arial, sans-serif;
    color: #24292c;
    padding: 10px;
}

.map-persona {
    align-self: flex-start;
    width: 60%;
}

.map-role {
    width: 40%;
    align-self: stretch;
    text-align: right;
}

@media (max-width: 30em) {
    .map-main {
        flex: 1 0 auto;
    }
}

@media (min-width: 30em) {

    /*.nav {
   display: block;
 } */
    .map-wrapper {
        flex-direction: row;
    }

    .map-main {
        flex: 1 1 auto;
    }

    .map-aside {
        width: 50%;
    }
}

.block-map {
    border-radius: 2px;
    display: inline-block;
    width: 100%;
    background: #fbfbfb;
    box-shadow: 0 2px 4px 0 rgba(135, 152, 164, .3);
}

.map-choose .form-field label {
    text-align: left;
    margin-bottom: 0;
}

span.persona-role {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.indietro_nazione {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #24292c;
    padding: 5px 15px;
    background-color: #e5e8ea;
    border-radius: 30px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
    min-width: 100px;
    margin: 1em;
}

.indietro_nazione:hover {
    background-color: #777574;
    color: #fff;
}

#missio_events {
    border-radius: 2px;
    display: block;
    width: 100%;
    min-height: 400px;
    z-index: 1;
}

#preload_map.loading_map {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #F9F9F9 url(../missio-custom/images/loading.gif) 50% 50% no-repeat;
    left: 0px;
    top: 0px;
    opacity: 0.8;
    filter: alpha(opacity=90);
    z-index: 2;
}

#missio_events {
    margin-top: 1em;
}

#missio_events.loading_events {
    width: 100%;
    height: 100%;
    background: #F9F9F9;
    left: 0px;
    top: 0px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 9999;
}

#missio-result.loading {
    width: 100%;
    height: 40px;
    display: block;
    background: transparent url(../missio-custom/images/smallloading.gif) 1px 1px no-repeat;
}

h4.events_h {
    font-size: 105%;
    font-family: "Source Serif Pro", Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 600;
    color: #424b56;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e8ea;
    margin-bottom: 1em;
}

#events_missio-diocesi {
    padding: 1em;
}

.article-tags ul li.no-margin-top {
    margin-top: 0px;
}

.agenda-legend>span.eventi-convegni span:before {
    background-color: #E10017;
}

.agenda-legend>span.eventi-corsi-e-seminari span:before {
    background-color: #FFA11D;
}

.agenda-legend>span.eventi-giornate-missionarie span:before {
    background-color: #40B5BE;
}

.agenda-legend>span.eventi-iniziative-speciali span:before {
    background-color: #77B77B;
}

a.missio-active-day.eventi-convegni {
    background: #E10017;
}

a.missio-active-day.eventi-corsi-e-seminari {
    background-color: #FFA11D;
}

a.missio-active-day.eventi-giornate-missionarie {
    background-color: #40B5BE;
}

a.missio-active-day.eventi-iniziative-speciali {
    background-color: #77B77B;
}

a.missio-active-day.eventi-convegni.eventi-corsi-e-seminari {
    background: linear-gradient(90deg, #E10017 50%, #FFA11D 50%);
}

a.missio-active-day.eventi-convegni.eventi-giornate-missionarie {
    background: linear-gradient(90deg, #E10017 50%, #40B5BE 50%);
}

a.missio-active-day.eventi-convegni.eventi-iniziative-speciali {
    background: linear-gradient(90deg, #E10017 50%, #77B77B 50%);
}

a.missio-active-day.eventi-corsi-e-seminari.eventi-giornate-missionarie {
    background: linear-gradient(90deg, #FFA11D 50%, #40B5BE 50%);
}

a.missio-active-day.eventi-corsi-e-seminari.eventi-iniziative-speciali {
    background: linear-gradient(90deg, #FFA11D 50%, #77B77B 50%);
}

a.missio-active-day.eventi-giornate-missionarie.eventi-iniziative-speciali {
    background: linear-gradient(90deg, #40B5BE 50%, #77B77B 50%);
}

a.missio-active-day.eventi-convegni.eventi-corsi-e-seminari.eventi-iniziative-speciali {
    background: linear-gradient(to right, #E10017 0%, #E10017 30%, #E10017 50%, #E10017 100%), linear-gradient(to right, #FFA11D 0%, #FFA11D 50%, #77B77B 50%, #77B77B 100%);
    background-size: 100% 50%;
    background-position: center top, center bottom;
    background-repeat: no-repeat;
}

a.missio-active-day.eventi-convegni.eventi-corsi-e-seminari.eventi-giornate-missionarie {
    background: linear-gradient(to right, #E10017 0%, #E10017 50%, #E10017 50%, #E10017 100%), linear-gradient(to right, #FFA11D 0%, #FFA11D 50%, #40B5BE 50%, #40B5BE 100%);
    background-size: 100% 50%;
    background-position: center top, center bottom;
    background-repeat: no-repeat;
}

a.missio-active-day.eventi-convegni.eventi-giornate-missionarie.eventi-iniziative-speciali {
    background: linear-gradient(to right, #E10017 0%, #E10017 50%, #E10017 50%, #E10017 100%), linear-gradient(to right, #40B5BE 0%, #40B5BE 50%, #77B77B 50%, #77B77B 100%);
    background-size: 100% 50%;
    background-position: center top, center bottom;
    background-repeat: no-repeat;
}

.agenda-missio-next.ui-icon,
.agenda-missio-prev.ui-icon {
    background-image: none !important;
    display: inherit !important;
}

.agenda-legend>span {
    padding-left: 9px;
    padding-right: 9px;
}

.agenda-legend>span span {
    font-size: 80%;
}

#fondazione-cum-in-home {
    padding-bottom: 60px;
}

.ufficio_content table {
    font-size: 12px;
}

p.map-info-text {
    font-size: 13px;
}

.left-image-seminario {
    margin-bottom: 10px;
}

/*
@media (-webkit-min-device-pixel-ratio: 1.3), not all, not all, (min-resolution: 1.3dppx) {
  .site-footer .info .logo a, .site-header-secondary-logo a {
    background-image: url(../assets/images/logo-secondary@2x.png);
    background-size: 382px 70px;
  }
}

.site-header-secondary-logo a {
  height: 70px;
  width: 382px;
}

.site-footer .info .logo {
  height: 70px;
  width: 382px;
  text-indent: -999em;
  overflow: hidden;
}
*/

@media (-webkit-min-device-pixel-ratio: 1.3),
not all,
not all,
(min-resolution: 1.3dppx) {
    .site-footer .info .logo a {
        background-size: 150px;
    }
}

.events_missio-diocesi li.events-event {
    margin-bottom: 15px;
}

.siteorigin-widget-tinymce.textwidget {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 600;
    display: block;
}

ul.home-multimedia-foto-list {
    list-style: none !important;
}

.nf-mod input {
    background-color: white !important;
    border: 1px solid #d0d0d0 !important;
}

.nf-mod textarea {
    border: 1px solid #d0d0d0 !important;
    border-radius: 4px;
}

.nf-mod input[type=button] {
    color: #fcfcfc;
    background-color: #429ECD !important;
    padding: 20px 20px 20px 20px !important;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #429ECD !important;
}

.nf-mod input[type=button]:hover {
    background-color: #cecece !important;
}

ul.event-categories {
    list-style: none;
}

ul.em-categories-list {
    list-style: none;
    font-family: Source Serif Pro, Georgia, Times New Roman, Times, serif;
    font-size: 1.2em;
    color: #434C56;
}

#menu-rapido .menu {
    margin-top: 20px
}

#menu-rapido .menu li:not(:last-child) {
    margin-top: 5px
}

#menu-rapido .menu .current-menu-item a {
    background-color: #e12d00;
    color: #fff
}

#menu-rapido .menu a {
    padding: 10px 20px;
    color: #e12d00;
    display: inline-block;
    font-size: 1em;
    font-weight: 600;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

#menu-rapido .menu a:hover {
    color: #fff;
    background-color: #ff6d48
}

@media (min-width:900px) {
    #menu-rapido .menu {
        margin-top: 40px;
        margin-left: -5px
    }

    #menu-rapido .menu a {
        padding-left: 30px
    }
}

section.home-magazines {
    min-height: 405px;
}

@media (min-width: 900px) {
    .teaser.teaser-in-list.magazine .teaser-image img {
        width: 254px !important;
        height: 340px !important;
    }
}

.siteorigin-widget-tinymce.textwidget {
    font-weight: 300 !important;
}

.home h2.teaser-title {
    text-transform: none !important;
}

.home-sponsor-list ul {
    justify-content: center;
}

.so-widget-sow-editor.so-widget-sow-editor-base .side-title {
    font-family: "Source Serif Pro", Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 600;
    color: #424b56;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e8ea;
}

h1,
h1.article-title,
.teaser-title {
    text-transform: none !important;
}

@media (min-width: 900px) {
    .main-book section {
        padding-top: 110px;
        padding-bottom: 40px;
    }
}

.seed_vg_sin {
    padding-top: 105px;
}

.seed-videogallery-oembed-container iframe {
    min-height: 500px !important;
}

h2#seed-videogallery-title {
    font-family: Source Serif Pro, Georgia, Times New Roman, Times, serif !important;
    font-weight: 700 !important;
    font-size: 32px !important;
    line-height: 1.3 !important;
    color: #24292c !important;
}

#seed-videogallery-single .seed-videogallery-description {
    font-family: Source Sans Pro, -apple-system, Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #424b56 !important;
    ;
}

#seed-videogallery-archive {
    padding-top: 110px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
    position: relative;
}

#seed-videogallery-collection {
    min-height: 1000px;
}

ul.events_in_location {
    list-style-type: none;
    list-style: none;
    padding-bottom: 3em;
}

ul.events_in_location li {
    margin-bottom: 20px !important;
}

.location-info {
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
}

@media (min-width: 900px) {
    .main-sidebar:before {
        left: 10px !important;
    }
}

.ufficio_content {
    font-family: Source Sans Pro, -apple-system, Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.em-pagination .page-numbers {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    border-radius: 100%;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    background: #3c9ecf;
    text-align: center;
}

.em-pagination .page-numbers:hover {
    background: #4dafdf;
}

.em-pagination .page-numbers.current {
    background: #f3f3f3;
    cursor: default;
    text-shadow: none;
    color: #d0d0d0;
}

.events-event.per-category {
    margin-bottom: 30px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
}

.events-event.per-category .events-event-date {
    min-width: 80px;
}

.events-event.per-category .events-event-desc .events-event-desc-title {
    font-size: 25px;
    font-family: 'Source Serif Pro', Georgia, Times, serif;
}

.events-event.per-category .events-event-desc {
    width: 80%;
}

ul.events-category-list {
    list-style-type: none;
    margin-right: 1em;
    margin-left: 1em;
    padding: 1em;
    margin-bottom: 3em;
}

h4.cat-exp {
    margin-bottom: 1.5em;
    color: #8f8f8f;
}

h4.cat-exp .in-evidence {
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 80%;
}

.css-events-list table.events-table {
    width: 100% !important;
}

.new-events-list ul.event-categories li {
    display: inline-block;
}



.container-missio-em ul li.events-event:nth-child(3)~li.events-event {

    display: none;
}

p.go_to_events {
    border-top: 2px solid #e5e8ea;
    text-align: right;
    margin-top: 5px;
    padding-bottom: 0.4rem;
}

p.go_to_events a {
    font-size: 20px;
    color: #3c9ecf;
}

p.go_to_events a:hover {
    text-decoration: underline;
}

p.missio-citazione-content {
    font-style: italic;
}

p.missio-citazione-title {
    font-weight: bold;
}

.missio-citazione {
    padding: 1rem 0.5rem;
    border-top: 2px solid #e5e8ea;
    border-bottom: 2px solid #e5e8ea;
    margin: 1rem 0;
    font-size: 112%;
}