.custromes_logo {
    margin-bottom: 50px;
}

.custromes_logo .item {
    background: white;
    
    margin-bottom: 3px;
}
.custromes_logo .item:hover {
    background: #fff;
    box-shadow: -1px -2px 10px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 3px;
}


.custromes_logo .item img {
    width: 100%;
}


/*

window title style

*/

.AlbumGallery .title-windo-s-NF {
    background: #fff;
    padding: 10px 0;
    margin-bottom: 8px;
}

.AlbumGallery .title-windo-s-NF p {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
}

.AlbumGallery .title-windo-s-NF p {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #0029ff;
}

.AlbumGallery .title-windo-s-NF p:hover {
    color: #031eab;
}




