﻿h1 {
    font-size: 30px;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 20px;
}

.fb-xfbml-parse-ignore {
    background-color: #4267b2;
    color: white;
    font-size: 15px;
    padding: 2px 7px;
    border-radius: 7px;
    font-weight: 600;
}



.title {
    font: normal normal bold 40px / 55px Poppins;
    letter-spacing: 0px;
    color: #336894;
    opacity: 1;
    margin-bottom: 13px;
    line-height: 1.1;
    font-size: 40px;
    letter-spacing: 0px;
}

@@media screen and (max-width:700px) {
    .title {
        font: normal normal bold 40px / 55px Poppins;
        letter-spacing: 0px;
        color: #336894;
        opacity: 1;
        margin-bottom: 13px;
        line-height: 1.1;
        font-size: 25px;
        letter-spacing: 0px;
    }
}

.autore-logo {
    width: 47px;
    height: 47px;
    border-radius: 50px;
    margin-right: 18px;
    margin-top: auto;
    margin-bottom: auto;
}

.autore {
    text-align: left;
    font: normal normal bold 16px/26px Poppins;
    letter-spacing: 0px;
    color: #3D3D3D;
    opacity: 1;
}



.share {
    text-align: right;
    font: normal normal normal 12px/26px Poppins;
    letter-spacing: 0px;
    color: #8E8F8F;
    opacity: 1;
}

.share-icon {
    margin: 7px;
}

.intestazione-articolo {
    margin-bottom: 50px;
}

.immagine-articolo {
    width: 100%;
    border: 1px solid #f3f3f3;
}

.articolo {
    /*box-shadow: 1px 1px 6px 1px #e3e3e3;*/
    font: normal normal normal 16px/26px Poppins;
    letter-spacing: 0px;
    color: #3D3D3D;
}

.corpo-articolo {
    margin-top: 58px;
}

    .corpo-articolo p {
        /* margin-bottom: 58px;*/
    }

    .corpo-articolo h2 {
        text-align: left;
        font: normal normal bold 25px / 30px Poppins;
        letter-spacing: 0px;
        color: #336894;
        opacity: 1;
        margin-top: 58px;
        margin-bottom: 10px;
    }

.articoli-correlati {
    margin-top: 146px;
}

    .articoli-correlati .header {
        text-align: left;
        font: normal normal bold 25px/36px Poppins;
        letter-spacing: 0px;
        color: #336894;
        opacity: 1;
    }

.articolo-correlato {
    margin-bottom: 20px;
}

    .articolo-correlato img {
        width: 170px;
        margin-right: 26px;
    }

.titolo-correlato {
    font: normal normal bold 16px / 22px Poppins;
    letter-spacing: 0px;
    color: #336894;
    margin-top: 0px;
    height: fit-content;
}

.data-correlato {
    text-align: left;
    font: normal normal normal 12px/30px Poppins;
    letter-spacing: 0px;
    color: #8E8F8F;
    line-height: 1.5;
}

.annuncio-blog {
    margin-top: 15px;
    border-radius: 0;
    text-decoration: none;
    border: none;
    background-color: #feea00;
    padding: 10px;
    text-align: center;
}

.d-inline-block {
    display: inline-block;
}

.d-flex {
    display: flex;
}

.data-pubblicazione {
    text-align: left;
    font: normal normal normal 12px/26px Poppins;
    letter-spacing: 0px;
    color: #8E8F8F;
    opacity: 1;
    line-height: 0.1;
}

section.section-gialla {
    margin: 73px 0px;
    padding-bottom: 50px;
    position: relative;
    background: #fcea02;
    transform: skewY(-4deg);
    padding-top: 3rem;
}

    section.section-gialla > * {
        transform: skewY(4deg);
    }

.pretitolo {
    font: normal normal medium 20px / 26px Poppins;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 1;
    font-size: 20px;
    font-weight: 500;
}

.form-control {
    border-radius: 20px;
    font-size: var(--font-size-16);
    font: var(--font-style-normal) normal var(--font-weight-normal) var(--font-size-16) / var(--line-spacing-26) var(--font-family-poppins);
    letter-spacing: var(--character-spacing-0);
    text-align: left;
    font: normal normal normal 16px / 26px Poppins;
    letter-spacing: 0px;
    /* color: #3D3D3D99; */
    color: #3d3d3dd9;
    opacity: 1;
}

.btn-secondary {
    background-color: var(--color-blu) !important;
    border: 1px solid var(--color-giallo) !important;
    border: 1px solid #FCEA02 !important;
    opacity: 1;
}

.btn {
    font: var(--font-style-normal) normal var(--font-weight-bold) 18px / var(--line-spacing-26) var(--font-family-poppins);
    letter-spacing: var(--character-spacing-0);
    text-align: center;
    font: normal normal bold 18px / 26px Poppins;
    font-size: var(--font-size-18) !important;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    border-radius: 38px !important;
    padding-left: 30px;
    padding-right: 30px;
    /* padding: 12px 20px; */
}

.border-0 {
    border: 0 !important;
}

.ms-auto {
    margin-left: auto;
}

.me-auto {
    margin-right: auto;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto;
}

.mt-auto {
    margin-top: auto;
}

.mb-auto {
    margin-bottom: auto;
}

.mb-30 {
    margin-bottom: 30px;
}

.navbar {
    background: #336894 0% 0% no-repeat padding-box;
    margin-bottom: 50px
}

.logo {
    top: 31px;
    left: 86px;
    width: 362px;
    height: 56px;
    background: transparent url('/Content/asset/img/Raggruppa 1623.svg') 0% 0% no-repeat padding-box !important;
    background-size: contain !important;
    opacity: 1;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
    display: block;
    max-width: 100%;
}

    table td, table th {
        border: 1px solid #e9e9e9;
        padding: 10px 15px;
        text-align: left;
    }

    table thead {
        background-color: #336894;
        color: white;
    }

        table thead th {
            background: #336894;
            color: white;
            font-weight: bold;
        }


    table tbody tr:nth-of-type(odd) {
        background-color: #f9f9f9;
    }

    table thead tr:first-child th:first-child {
        border-top-left-radius: 10px;
    }

    table thead tr:first-child th:last-child {
        border-top-right-radius: 10px;
    }

    table tbody tr:last-child td:first-child {
        border-bottom-left-radius: 10px;
    }

    table tbody tr:last-child td:last-child {
        border-bottom-right-radius: 10px;
    }
