﻿/**********************************ChiSiamo*/





.InternoNews .col-md-4 {
    padding: 0;
    height: 500px;
    width: 29.33333333%;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 30px;
    box-shadow: 1px 1px 5px #e3e9eb;
}




    .InternoNews .col-md-4 .HP_News_Image {
        height: 230px;
        overflow: hidden;
        margin-bottom: 20px;
        box-shadow: 1px 1px 8px #c3c2c2;
    }

.InternoNews .HP_News_Image img {
    width: 100%;
    padding: 0;
    margin: 0;
}

.InternoNews .HP_News_Testo {
    height: 220px;
    overflow: hidden;
    position: relative;
    padding: 0 0 0 20px;
}

    .InternoNews .HP_News_Testo h2 {
        text-align: left;
        font-size: 15px;
    }

        .InternoNews .HP_News_Testo h2 a {
            color: #000;
            text-align: left;
        }

    .InternoNews .HP_News_Testo p a {
        padding: 0 0 0 20px;
    }


.InternoNews .HP_News_Date {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 20px 0 0 20px;
    padding: 10px;
    text-align: center;
    background-color: #059DD1;
    width: 50px;
    text-transform: uppercase;
    float: right;
}

    .InternoNews .HP_News_Date span:first-of-type {
        font-size: 18px;
        line-height: 25px;
    }

/***************************/

.Page_Detail .col-md-8 {
    padding-right: 80px;
    margin: 0;
    line-height: 23px;
}

.Page_Detail .col-md-4 {
    height: auto;
    margin-top: 30px;
}

    .Page_Detail .col-md-4 img {
        width: 100%;
        box-shadow: 1px 1px 8px #a0a0a0;
    }


.Gallery {
    margin: 0 0 10px 0;
    background-color: #f6f5f5;
    padding: 10px 20px;
}

.Allegati {
    padding: 0;
    margin: 0;
    width: 100%;
}

    .Allegati li {
        list-style: none;
        padding: 0 10px;
        margin: 0;
        line-height: 40px;
    }

        .Allegati li:nth-child(odd) {
            background-color: #f6f5f5;
        }

        .Allegati li i {
            color: #0071bd;
            font-size: 18px;
        }

        .Allegati li a {
            color: #808080;
        }

.BarraSocial {
    width: 100%;
    color: #000;
    padding: 20px;
    background-color: #e3e9eb;
    margin-bottom: 20px;
}

    .BarraSocial h2 {
        padding-top: 30px;
    }

    .BarraSocial .IconeSocial {
        display: block;
        padding-top: 10px;
    }


    .BarraSocial span:first-of-type {
        padding-right: 20px;
        color: #046b9e;
        font-weight: 500;
    }

















.ChiSiamo .col-md-8 p {
    padding-right: 20px;
}

.EmailBox {
    background-color: #0071bd;
    height: 400px;
    background-image: url(Images/Page/BoxEmail.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    box-shadow: 1px 1px 8px #a0a0a0;
}

    .EmailBox h2 {
        position: absolute;
        top: 75%;
        left: 10px;
        font-size: 40px;
        color: #fff;
        line-height: 30px;
        font-weight: 300;
    }

        .EmailBox h2 a {
            font-size: 18px;
            font-weight: 700;
            color: #fff;
            letter-spacing: 0.5px;
        }


.Under_Construction img {
    margin: 0 25%;
    width: 50%;
}
/*********************************Donazioni*/

.Donazioni .col-md-8{
padding-right:50px;
}
.Donazioni .col-md-4{
    padding:20px;
    background-color:#e3e9eb;
}

.Donazioni .col-md-4 b{
    color:#000;
}
.Donazioni .col-md-4 i{
    padding-right:10px;
}