/*/*/
*
.resource-box {
    margin-top: 5px;
    margin: 0px;
    margin-left: 1px;
    margin-right: 1px;
   
}
.resource-box:hover {
    border: 4px solid #C0C0C0;
}
   /* .resource-box > a {
        text-decoration: none;
        border: none;
        margin: 0px !important;
    }
        .resource-box > a > .panel-primary {
            position: relative;
            
        }*/
.resource-img {
    width: 100%;
}

.resource-title {
    position: absolute;
    bottom: 0px;
    border-color: white;
    border-style: solid;
    border-width: 4px;
    margin: 10px;
}


/*.poiScopridipiu {
    width: 180px;
    height: 70px;
    position: absolute;
    text-align: center;   
    bottom: 0px;
    font-size: 1.4em;
    color: white;
    border-style: solid;
    border-color: white;
    padding-top:15px;
}*/
.poiNameInLang1 {
    min-width: 300px;
    /*position: absolute;*/
    /*bottom: 150px;*/
    font-size: 2.1em;
    /*color: white;*/
}

.poiNameInLang2 {
    min-width: 300px;
    /*position: absolute;*/
   /* bottom: 105px;*/
    font-size: 2.1em;
    /*color: white;*/
}

.poiNameInLang3 {
    min-width: 300px;
   /* position: absolute;*/
    /*bottom: 80px;*/
    font-size: 1em;
   /* color: white;*/
}
