﻿.fw-cnt {margin: 50px 0;}
.fw-cnt a {color: white;}
.d-none {display: none;}

.map-prj .popup {
    display: none
}



@media (max-width: 991.98px) {
    .map-prj .popup {
        display: none !important
    }
}

.mob {
    background-color:#013364;
    padding:10px;
    color: white;
    display:block;
}
/*
@media (min-width: 768px) {
    .fw .clearfix {
        margin-left: -15px;
        margin-right: -15px
    }

    .map-prj {
        float: left;
        width: 50%;
        padding: 0 15px 30px
    }
}*/

@media (min-width: 992px) {
    .fw {
        position: relative
    }
    .d-none {display: block;}
    .d-lg-none {display: none;}

    .map-prj {
        position: absolute;
        overflow: visible;
        width: 20px;
        height: 25px;
        cursor: pointer;
        float: none;
        padding: 0
    }

    .map-prj .popup {
        display: none;
        position: absolute;
        top: 38px;
        z-index: 2;
        overflow: visible;
        width: 220px;
        background-color:#013364;
        padding:10px;
        color: white;
    }

    .map-prj .cta {
        display: none;
    }

    .map-prj .p-more,
    .map-prj .p-close {
        display: inline-block;
        height: 37px
    }

    .map-prj .p-more {
        width: 100px
    }

    .map-prj .p-close {
        width: 58px
    }

    .pinblu {background-image: url("../../includes/img/blu_sedecentrale.png");}
    .pinazzurro {background-image: url("../../includes/img/azzurro_consociate.png");}
    .pinverde {background-image: url("../../includes/img/verde_distributori.png");}

    #prj-1 {
        top: 125px;
        left: 334px;
        width: 30px;
        height:38px;
    }

    #prj-2 {
        top: 137px;
        left: 316px;
    }

    #prj-3 {
        top: 132px;
        left: 304px;
    }

    #prj-1 .popup,
    #prj-2 .popup,
    #prj-3 .popup {
        left: -210px
    }

    #prj-4 {
        top: 110px;
        left: 339px;
    }

    #prj-4 .popup {
        right: 0;
        top: -120px;
    }

    #prj-5 {
        top: 74px;
        left: 526px;
    }

    #prj-5 .popup {
        right: 3px;
        top: 26px;
    }

    #prj-6 {
        top: 142px;
        left: 364px;
    }

    #prj-6 .popup {
        right: 0;
        top: 28px;
    }

    #prj-7 {
        top: 125px;
        left: 353px;
    }

    #prj-7 .popup {
        left: 0;
    }

    #prj-8 {
        top: 111px;
        left: 364px;
    }

    #prj-8 .popup {
        left: 0;
        top: -120px;
    }

    #prj-9 {
        top: 119px;
        left: 516px;
    }

    #prj-9 .popup {
        top: 28px;
        right: 0;
    }

    #prj-10 {
        top: 141px;
        left: 565px;
    }

    #prj-10 .popup {
        top: 26px;
        right: 0;
    }

    #prj-11 {
        top: 174px;
        left: 125px;
    }

    #prj-11 .popup {
        left: 0;
        top: 27px;
    }