﻿/*head*/

.head__menu li a {
    padding: 0 50px 30px 0 !important;
}

.head__menu li:nth-child(1) {
    width: 3%;
    display: none;
}

.head__menu ul {
    width: 100%;
    background-color: #fff;
}

.head__menu a span {
    text-align: left;
    font-size: 1.3em !important;
    text-transform: none;
}

.head__menu aside {
    display: none !important;
}

.head__logo {
    margin-right: 7% !important;
}

.head__social {
    width: 32%;
    padding-top: 25px;
}

@media (min-width: 1200px) {
    .home__content {
        padding-top: 10px;
    }
}

.jconfirm-box.jconfirm-hilight-shake.jconfirm-type-default.jconfirm-type-animated {
    width: 500px;
}

.jconfirm-content div {
    height: 80px;
}

.home__row.video {
    margin-bottom: 0px;
    position: relative;
}

#terzoPiano.nobg .primoPiano__img:before {
    background: none !important;
}

.head__social .icon.wt {
    width: 90px !important;
}

.head__social .icon {
    height: 25px !important;
    width: 25px !important;
}

.head__menu li:nth-child(1) a {
    content: none;
}

.head__menu .sottomenu a span {
    line-height: 120% !important;
}

.head nav {
    padding-bottom: 0px;
}

.head__menu a {
    color: #000 !important;
}

    .navigation-menu .sottomenu li:nth-child(1) a:hover::before,
    .head__menu a:hover {
        color: #0059b3 !important;
    }

.head__menu li:nth-child(1) a::before {
    content: none;
}

.head__menu li:nth-child(1) a > span {
    font-family: "TitilliumWeb", Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    font-size: 14px !important;
    color: #000 !important;
}

.head__menu .sottomenu li:nth-child(1) {
    /*display: block;*/
}

.navigation-menu .sottomenu {
    width: 316px !important;
    height: auto;
    position: absolute;
    z-index: 3;
    top: 253px !important;
    background-color: #fff;
    float: left;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}

    .navigation-menu .sottomenu li {
        width: 316px !important;
        top: 0 !important;
        float: inherit;
        padding: 0px !important;
    }

        .navigation-menu .sottomenu li a {
            border-right: none !important;
            line-height: 1.2;
            padding: 20px 14px !important;
        }


body {
    background-color: #fff !important;
}

@font-face {
    font-family: Lora;
    src: url('/SiteAssets/assets/Lora/Lora-Regular.ttf');
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul, li {
    list-style: none;
}

.head {
    background-color: #fff;
}

.head__menu li {
    border: none;
    width: auto !important;
}

.head {
    padding: 0 !important;
}

input[type='text'].head__searchInput {
    border: 0 none;
    border-radius: 21px;
    padding: 0 60px 0 15px;
    height: 42px;
    width: 312px;
    font-size: 15px;
    background-color: #f3f3f3;
    -webkit-transition: border-color 0.25s, box-shadow 0.25s, background-color 0.25s;
    transition: border-color 0.25s, box-shadow 0.25s, background-color 0.25s;
    float: right;
    font-weight: bold;
    font-family: "TitilliumWeb", Helvetica, Arial, sans-serif;
}

    input[type='text'].head__searchInput:focus ~ .head__searchSubmit {
        background-color: #f3f3f3;
        border-left-color: #e7e7e7;
    }

.head__searchSubmit {
    padding: 9px 15px 0 10px;
}

.head__localization {
    display: none !important;
}

.head__social {
    top: -35px;
    position: relative;
    right: -410px;
}

.head__search {
    position: relative;
    top: 10px;
    right: -130px;
}

.head header {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ita {
    position: absolute;
    top: -12px;
}

.top {
    width: 100%;
    height: 40px;
    background-color: #0059b3;
    position: relative;
}

    .top ul {
        width: 1200px;
        margin: auto;
        padding: 0;
    }

        .top ul li a {
            padding: 13px;
            float: right;
            position: relative;
            color: #ffffff;
            font-size: 0.95em;
        }

        .top ul li:last-child a img {
            top: 1px;
            position: relative;
        }

.cookieBanner__btn {
    border-radius: 20px;
    background-color: #fbc403;
    color: #000;
    border: 0;
}

.cookieBanner {
    background-color: #00264d;
}

.home__row > div {
    margin-top: 50px !important;
}

#conteiner.main {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3 !important;
}

#conteiner.main {
    background-color: #f2f7fb;
}

.primopiano {
    margin-right: 50px;
    width: 700px;
    max-width: 700px;
    height: auto;
    padding-bottom: 10px;
    margin-bottom: -40px!important;
    float: left;
    position: relative;
    margin-left: 50px;
}

    .primopiano img {
        width: 700px;
        max-width: 700px;
        margin-bottom: 30px;
        height: auto;
    }

.primoPiano__img {
    height: auto;
    max-height: none;
}

.primopiano .primoPiano__img::before,
.secondopiano .primoPiano__img::before {
    background: transparent;
    background: -moz-linear-gradient(top, transparent 100%, #f2f7fb 0%);
    background: -webkit-linear-gradient(top, transparent 100%, #f2f7fb 0%);
    background: linear-gradient(to bottom, transparent 100%, #f2f7fb 0%);
}

.primopiano .primoPiano__caption {
    background-color: transparent;
    padding: 15px 0 0 0;
    margin-top: 0px !important;
}

.secondopiano img {
    width: 350px;
    max-width: 350px;
    margin-bottom: 20px;
    height: auto;
}

.primoPiano__caption p {
    margin-bottom: 20px;
    font-size: 1em;
    color: #000;
}

.primopiano .primoPiano__title,
.secondopiano .primoPiano__title {
    margin-bottom: 20px;
    font-size: 1.6em;
    font-weight: bold;
    color: #000 !important;
}

    .primopiano .primoPiano__title:hover,
    .secondopiano .primoPiano__title:hover {
        margin-bottom: 20px;
        font-size: 1.6em;
        font-weight: bold;
        color: #0059b3 !important;
        transition: color 0.25s;
    }

.testo {
    margin-bottom: 50px;
    font-size: 1.1em;
}

.secondopiano {
    width: 350px;
    max-width: 350px;
    height: auto;
    float: left;
    position: relative;
    margin-right: 50px;
}

    .secondopiano .titolo {
        margin-bottom: 50px;
        font-size: 1.6em;
        font-weight: bold;
    }

    .secondopiano .primoPiano__caption {
        background-color: #f2f7fb;
        padding: 15px 0 0 0;
    }

.link {
    font-size: 1em;
}

    .link a {
        color: #585a5c;
        font-weight: bold;
    }

    .link p {
        float: left;
        width: 50%;
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 20px;
        margin-bottom: 50px;
    }

        .link p.condividi {
            text-align: right;
        }

p {
    margin: 0;
}

.titolocontainer {
    font-size: 2em;
    font-weight: bold;
    padding: 40px 50px;
    border-top: 1px solid #dfdfdf;
    font-family: Lora;
    width: 1100px;
    margin: auto;
    color: #000;
}

.linknews {
    width: 100%;
    padding-bottom: 25px!important;
    text-align: center;
}

    .linknews a {
        font-size: 1.1em;
        font-weight: bold;
        color: #0059b3;
    }

.inevidenza {
    width: 1200px;
    height: 600px;
    margin: auto;
}

    .inevidenza .primoPiano__title {
        width: 900px;
        color: #ffffff !important;
        position: absolute;
        top: 80px!important;
        left: 50px;
    }

    .inevidenza .data {
        color: #ffffff;
        font-weight: bold;
        font-size: 1.1em;
        text-transform: uppercase;
        position: absolute;
        top: 55px!important;
        left: 50px;
    }

    .inevidenza .primoPiano__img::before {
        /*background: -moz-linear-gradient(top, transparent 60%, #061a26 100%);
        background: -webkit-linear-gradient(top, transparent 60%, #061a26 100%);
        background: linear-gradient(to bottom, transparent 60%, #061a26 100%);*/
    }

    .inevidenza .primoPiano__caption {
        margin-top: -220px !important;
    }

.home__primoPiano .inevidenza article:first-of-type .primoPiano__img {
    height: 600px;
    max-height: none;
}

.home__primoPiano article:first-of-type .primoPiano__img {
    height: auto;
    max-height: none;
}

.shareThis label {
    cursor: pointer !important;
    text-transform: capitalize !important;
    color: #585a5c !important;
    font-weight: bold !important;
    transition: color 0.25s !important;
    font-size: 1.1em !important;
}

.home__primoPiano article .shareThis__wrap .shareThis__label {
    background: #f2f7fb !important;
    margin-bottom: 50px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px !important;
}

.shareThis__label:hover {
    color: #0059b3 !important;
    transition: color 0.25s !important;
}

.primoPiano__img {
    height: 600px;
}

    .primoPiano__img img {
        height: auto;
    }

.home__primoPiano article:first-of-type {
    max-height: none;
}


.main .banner img {
    width: 1000px;
    border-radius: 40px;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2), 0px 6px 10px 0px rgba(0,0,0,0.19);
    margin-left: 100px;
}

.main .banner {
    position: relative;
    top: -70px;
    z-index: 6;
    width: 1200px;
}

.home__primoPiano article:first-of-type,
.home__primoPiano article {
    padding-left: 0px;
    padding-right: 0px;
}

.home__primoPiano .inevidenza article[role='alert'] .shareThis label {
    background: transparent !important;
    padding: 0 !important;
}

.home__primoPiano .inevidenza article .shareThis__wrap .shareThis__label {
    background: transparent !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    color: #fff !important;
}

.shareThis input:checked ~ .modalWrap .modal {
    display: block !important;
    /*background: #0059b3 !important;*/
    border-radius: 20px !important;
}

.shareThis .modal h4 {
    text-transform: none !important;
    font-weight: bold;
    /*color: #fff;*/
}

.shareThis .modal ul {
    list-style-type: none;
    padding: 20px;
    margin: 0;
}

.modalWrap .modal ul {
    direction: ltr;
    background: #fff;
    border-radius: 0 0 20px 20px;
}

label#closeBtn {
    color: #fff;
    font-size: 2em!important;
}

_:-ms-fullscreen, :root .shareThis .modal label {
    top: 10px !important;
    right: 20px !important;
}

.archivio__btn#areaStampa {
    right: auto;
    left: 195px;
    background-color: #fbc403;
    color: #000;
}

.archivio__btn {
    background-color: #fbc403;
    color: #000;
    padding: 10px 20px;
    top: 265px;
    font-weight: bold;
    text-transform: capitalize;
    border-radius: 20px;
    left: 50px;
}

    .archivio__btn:hover,
.archivio__btn:visited {
        color: #000;
        background-color: #fbc403;
    }

#WebTvVideo2 .shareThis.shareThis__modal {
    top: auto;
    bottom: 100px;
    right: 50px;
}

.home__primoPiano .inevidenza article .shareThis__wrap .shareThis__label {
    background-color: #fbc403;
    color: #000;
    padding: 10px 20px;
    top: 265px;
    font-weight: bold;
    text-transform: capitalize;
    border-radius: 20px;
    left: 50px;
}

/*social*/

#conteiner.boxsocial {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3;
}

.boxsocial .titolocontainer {
    font-size: 2em;
    font-weight: bold;
    padding: 40px 50px;
    border-top: 1px solid #dfdfdf;
    font-family: Lora;
    width: 1200px;
    margin: auto;
    color: #000;
}

.boxsocial .box {
    padding: 0 50px;
}

    .boxsocial .box aside {
        width: 331px !important;
        height: 331px !important;
        margin: auto;
        border-radius: 20px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
        margin-bottom: 30px;
        float: left;
        background-color: #fff;
    }

.boxsocial {
    background-image: url('/PublishingImages/fotosocial.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px !important;
}

    .boxsocial .titolocontainer {
        border: 0;
    }

    .boxsocial .box aside:nth-child(2) {
        margin-right: 50px;
    }

    .boxsocial .box aside:nth-child(3) {
        margin-right: 50px;
    }

aside.social.tw {
    margin-right: 50px;
}

    aside.social.fb .social__link,
    aside.social.tw .social__link,
    aside.social.is .social__link {
        width: 331px !important;
        text-align: right;
    }

/*webtv*/

#conteiner.webtv {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3;
}

.webtv {
    height: 470px !important;
}

    .webtv .titolocontainer {
        border: 0;
    }

    .webtv .titolocontainer {
        font-size: 2em;
        font-weight: bold;
        padding: 0 0 40px 0;
        font-family: Lora;
        width: 1100px;
        margin: auto;
        color: #000;
    }

    .webtv .primoPiano__webtv {
        width: 620px;
        height: 347px;
    float: left;
    }

    .webtv .info__webtv {
            padding: 20px;
    width: 480px;
    float: left;
    background-color: #fafafa!important;
    height: 349px;
    }

    .webtv .webtv__link {
        display: none;
    }

    .webtv .webtv__video {
        border: 0 !important;
    }

:empty.webtv__videoContainer {
    min-height: 347px;
}

.webtv .box {
    background-color: #fafafa;
    width: 1100px;
    margin-left: 50px;
}

.webtv__video iframe {
    margin: 0 !important;
    height: 400px !important;
}
.webtv .box p {
    font-weight: bold;
    font-size: 1.1em;
    color: #00264d;
    padding-top: 30px;
    height: 220px;
    max-height: 220px;
}

.webtv__video :not(.jwfullscreen).jwplayer {
    height: 337px !important;
}

.webtv .logowebtv {
    width: 167px;
    margin-top: 20px;
}

.webtv__link:before {
    display: inline-block;
    background: none;
    width: 0;
    height: 0;
    margin-bottom: 0;
    background-size: contain;
    vertical-align: text-bottom;
    margin-right: 0;
}

.webtv .webtvlink {
    font-size: 1.1em;
    position: relative;
    top: 0px;
    font-weight: bold;
    color: #00264d;
}

/*focus*/

#conteiner.boxfocus {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3;
}

.boxfocus .box {
    position: relative;
    left: 10px;
}

.boxfocus ul, .boxfocus li {
    list-style: none;
}

.boxfocus .titolocontainer {
    font-size: 2em;
    font-weight: bold;
    padding: 40px 50px;
    border-top: 1px solid #dfdfdf;
    font-family: Lora;
    width: 1200px;
    margin: auto;
    color: #000;
}

.boxfocus .box ul li {
    width: 263px;
    height: 146px;
    margin: auto;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 30px;
    float: left;
    background-color: #fff;
    margin-right: 49px
}

.boxfocus .box ul {
    margin: auto;
}

/*focus altro*/

#conteiner.boxfocus.altro {
    float: left;
}

.boxfocus.altro .item {
    width: 250px;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    height: 330px;
    margin-left: 12px;
}

.boxfocus.altro .titolocontainer {
    border: 0;
}

.boxfocus.altro .home__banner img {
    width: 250px;
    border-radius: 20px 20px 0 0;
}

.boxfocus.altro .owl-carousel .owl-stage-outer {
        height: 390px;
    position: relative;
    left: 4px;
    padding-top: 20px;
}

.boxfocus.altro .large-12.columns {
    width: 1115px;
    margin: auto;
}

.boxfocus.altro button.owl-prev {
    position: relative;
    left: -553px;
}

.boxfocus.altro button.owl-next {
    position: relative;
    right: -553px;
}

.boxfocus.altro .owl-dots {
    display: block !important;
    position: relative;
    top: -150px;
}

.boxfocus.altro .owl-nav {
    position: relative;
    top: -295px;
}

.boxfocus.altro .owl-carousel .owl-nav button.owl-next:hover span, 
.boxfocus.altro .owl-carousel .owl-nav button.owl-prev:hover span {
    color: #869791;
}

.boxfocus.altro .owl-carousel .owl-nav button.owl-next span, 
.boxfocus.altro .owl-carousel .owl-nav button.owl-prev span {
    font-size: 7em;
    color: #d6d6d6;
}

.boxfocus.altro input[type=button],
.boxfocus.altro input[type=reset],
.boxfocus.altro input[type=submit],
.boxfocus.altro button {
    min-width: 2em;
}

.boxfocus.altro p {
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
    position: relative;
    top: 180px;
    padding: 10px 20px;
    height: 153px;
}

    .boxfocus.altro p.dipiu {
        font-size: 0.95em;
        top: 110px;
        color: #0059b3;
        text-transform: uppercase;
        height: 58px;
    }

.boxfocus.altro .home__banner {
    float: none;
    width: 100%;
    height: 10px;
}

.boxfocus.altro {
    background-image: none;
    margin-top: 80px;
}

.boxfocus.altro .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
}

/*mappa*/

.mappa {
    background-image: url('/PublishingImages/mappamissioni_mod.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 474px !important;
    margin-top: 0 !important;
}

    .mappa .titolocontainer {
        width: 900px;
        border: 0;
        top: 75px;
        position: relative;
        text-transform: uppercase;
        margin: auto;
        color: #000;
    }

        .mappa .titolocontainer .titolo {
            margin-bottom: 30px;
            font-size: 1.2em;
            font-weight: bold;
            font-family: Lora;
            color: #000;
        }

        .mappa .titolocontainer .sottotitolo {
            font-weight: normal;
            text-transform: none;
            font-size: 0.8em;
            margin-bottom: 30px;
            line-height: 1.2;
            color: #000;
            font-family: "TitilliumWeb", Helvetica, Arial, sans-serif;
        }

        .mappa .titolocontainer p.link a {
            color: #0059b3;
            font-weight: bold;
            font-size: 0.6em;
            font-family: "TitilliumWeb", Helvetica, Arial, sans-serif;
        }

/*campania*/

#conteiner.campaniatricolore {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3;
}

.campaniatricolore .box {
    width: 1100px;
    padding-left: 30px;
    margin-top: -20px;
}

    .campaniatricolore .box ul {
        width: 1100px;
    }

        .campaniatricolore .box ul li {
            width: 353px;
            height: auto;
            float: left;
            position: relative;
            border: 5px solid #fff;
        }

            .campaniatricolore .box ul li a {
                line-height: 0.8;
            }

            .campaniatricolore .box ul li img {
                width: 100%;
                height: auto;
            }

.campaniatricolore .titolocontainer {
    font-size: 2em;
    font-weight: bold;
    padding: 40px 50px;
    border-top: 1px solid #dfdfdf;
    font-family: Lora;
    width: 1200px;
    margin: auto;
    color: #000;
}

.campaniatricolore ul, .campaniatricolore li {
    list-style: none;
}

/*pubblicistica*/

#conteiner.pubblicistica {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3;
}

.pubblicistica {
    height: 320px !important;
}

    .pubblicistica .titolocontainer {
        border: 0;
    }

    .pubblicistica .box ul {
        margin: auto;
        width: 1005px;
    }

    .pubblicistica .titolocontainer {
        font-size: 2em;
        font-weight: bold;
        padding: 40px 50px 30px 50px;
        border-top: 1px solid #dfdfdf;
        font-family: Lora;
        width: 1200px;
        margin: auto;
        color: #000;
    }

    .pubblicistica ul, .pubblicistica li {
        list-style: none;
    }

.home__pubblicisticaSlider {
    float: none;
    width: 1100px;
    margin-left: 50px;
}

.home__pubblicisticaSliderContainer .slides li {
    width: auto !important;
    height: 190px;
    padding: 12px 0;
}

.home__pubblicisticaSlider .slides img {
    height: 160px;
    border-radius: 10px;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2), 0px 6px 10px 0px rgba(0,0,0,0.19);
}

.home__pubblicisticaSlider .flex-next::before,
.home__pubblicisticaSlider .flex-prev::before {
    color: #d6d6d6;
}


/*forze armate*/

#conteiner.forzearmate {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3;
}

.forzearmate {
    background-color: #f3f3f3;
    height: 320px !important;
}

    .forzearmate .titolocontainer {
        border: 0;
    }

    .forzearmate .box ul {
        margin: auto;
        width: auto;
        margin-left: 25px;
    }

        .forzearmate .box ul li {
            width: 100px;
            height: 100px;
            margin: auto;
            border-radius: 20px;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
            margin-bottom: 30px;
            float: left;
            background-color: #fff;
            margin-right: 60px;
        }

            .forzearmate .box ul li:nth-child(6) {
                margin-right: 0px;
            }

    .forzearmate .titolocontainer {
        font-size: 2em;
        font-weight: bold;
        padding: 40px 0;
        font-family: Lora;
        width: 1100px;
        margin: auto;
        color: #000;
    }

    .forzearmate ul, .forzearmate li {
        list-style: none;
    }

    .forzearmate .box ul.nomi li {
        border-radius: inherit;
        box-shadow: none;
        background-color: transparent;
        text-align: center;
        height: auto;
        font-size: 1.3em;
        font-weight: bold;
    }

        .forzearmate .box ul.nomi li a {
            color: #000;
        }

            .forzearmate .box ul.nomi li a:hover {
                color: #0059b3;
            }

/*informazioni*/

#conteiner.informazioni {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3;
}

.informazioni .titolocontainer {
    border: 0;
}

.informazioni .titolocontainer {
    font-size: 2em;
    font-weight: bold;
    padding: 40px 50px;
    border-top: 1px solid #dfdfdf;
    font-family: Lora;
    width: 1200px;
    margin: auto;
    color: #000;
}

.informazioni .box {
    height: 450px;
    margin-left: 120px;
    margin-right: 120px;
}

.informazioni .m_box {
    position: absolute;
    float: left;
    width: 250px;
    height: 0px;
}

.informazioni .list_header {
    position: relative;
    cursor: pointer;
    padding: 20px;
}

    .informazioni .list_header p {
        font-size: 1.3em;
    }

.list_header p:hover,
.list_header p:active {
    font-size: 1.3em;
    font-weight: bold;
}

.informazioni .items {
    position: relative;
    left: 250px;
    top: -82px;
    width: 700px;
    border-left: 1px solid #dfdfdf;
}

.informazioni .list_item {
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
    font-size: 1.25em;
}

    .informazioni .list_item a {
        padding-left: 50px;
        color: #000;
    }

/*footer*/

.footer__copy {
    background-color: #00264d;
    max-width: none;
}

.footer {
    max-width: none;
}

.footer_conteiner ul,
.footer_conteiner li {
    list-style: none;
}

.footer_conteiner {
    width: 1200px;
    margin: auto;
}

    .footer_conteiner .footer_amministrazione,
    .footer_conteiner .footer_erogati,
    .footer_conteiner .footer_online,
    .footer_conteiner .footer_contatti {
        width: 255px;
        float: left;
        position: relative;
        margin-right: 60px;
    }

    .footer_conteiner .footer_contatti {
        margin-right: 0;
    }

    .footer_conteiner .title {
        font-weight: bold;
        color: #fff;
        padding: 20px 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #4b5a6d;
        font-size: .9rem;
    }

    .footer_conteiner ul {
        padding: 0;
    }

        .footer_conteiner ul li {
            padding: 8px 0;
        }

            .footer_conteiner ul li a {
                color: #fff;
                font-size: 0.9em;
            }

    .footer_conteiner .footer_logo {
        padding: 50px 0 30px 0;
    }

.footer__copy .wrap {
    padding: 30px 0;
}

.footer__copy a {
    color: #fbc403;
}

.footer__policyLink li {
    padding: 0 10px;
    font-size: .8rem;
}

    .footer__policyLink li:first-child {
        padding: 0 10px 0 0;
    }

.footer__copy p {
    font-size: 10px;
    font-size: .75rem;
    color: #fff;
    padding: 0 5px 0 0;
    display: inline;
    font-weight: normal;
}

.footer__corporate {
    margin: 0 10px 10px 0 !important;
    background-color: #00264d;
    padding: 0 20px 40px 0 !important;
    /*border-bottom: 1px solid #4b5a6d;*/
}

    .footer__corporate span {
        display: none;
    }

.footer__extra {
    background-color: #00264d;
}

.footer__corporate li {
    float: left;
    padding-left: 25px!important;
    width: auto;
}

.footer__corporate ul {
    float: right;
}

.footer__corporate {
    margin: 30px 20px;
}

@media (min-width: 1200px).footer__extra {
    padding: 0 20px;
}

.footer__copy a:visited {
    color: #fbc403;
}

/*galleria*/

#conteiner.galleria {
    width: 1200px;
    height: auto;
    position: relative;
    margin: auto;
    line-height: 1.3;
}

.galleria ul, .galleria li {
    list-style: none;
}

.galleria .titolocontainer {
    font-size: 2em;
    font-weight: bold;
    padding: 40px 50px;
    border-top: none;
    font-family: Lora;
    width: 1200px;
    margin: auto;
    color: #000;
    text-align: center;
}

.galleria .box .galleriasecondo ul li {
    height: 230px;
    width: 370px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 5px solid #fff;
    float: left;
}

.galleria .box .galleriasecondo {
    float: left;
    width: 740px;
}

.galleria .box .galleriaprimo {
    width: 460px;
    background-repeat: no-repeat;
    height: 460px;
    float: left;
    background-position: center;
    background-size: cover;
    border: 5px solid #fff;
}

.galleria .box ul {
    margin: 0;
    padding: 0;
}

.galleria .linknews {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
}

    .galleria .linknews a {
        font-size: 1.5em;
        font-weight: bold;
        color: #000;
    }

.galleria .icon::before {
    color: #fbc403;
    font-size: 1.5em;
    position: relative;
    top: 6px;
}

.galleria .galleriaprimo.icon::before {
    color: #fff;
    font-size: 2em;
    position: relative;
    top: 200px;
    left: 200px;
    opacity: 0.5;
}

.news-list h1 + article .shareThis .shareThis__wrap .shareThis__label {
    top: 5px;
    right: 5px;
    background-color: #fbc403;
    padding: 10px;
    color: #000;
    border-radius: 10px;
    font-weight: bold;
}

                         .m_box .owl-dots {
                             display: block !important;
                         }
                         .m_box .owl-nav {
                             display: none !important;
                         }
                         .m_box input[type=button], 
                         .m_box input[type=reset], 
                         .m_box input[type=submit], 
                         .m_box button {
                             min-width: 2em;
                         }



/* Bottone Archimede Foother */
.footer__policyLink li:last-child a {
    border-radius: 1rem;
    padding: 1rem;
    color: #00264d;
    font-family: inherit;
    font-size: 1em;
    margin: 0.5rem;
    cursor: pointer;
    background: #fbc403;
    font-weight: bold;
}