/* Logo JUNG */

/* https://red-route.org/code/image-resizing-calculator */
.img-logo-index {
 
    width: 230px;
    height: 70px;
 
}

.img-logo-index-2 {

    width: 200px;
    height: 60px;
    margin-right: 10%;
    margin-top: -20%;
    margin-bottom: 25%;

}

.img-logo-index-3 {

    width: 179.2px;
    height: 57px;
    margin-right: 10%;
    margin-top: -8%;
    margin-bottom: 25%;

}

.img-logo-index-opaco-1 {

    width: 179.2px;
    height: 57px;
    margin-right: 10%;
    margin-top: -8%;
    margin-bottom: 25%;
    opacity: 0.1;

}

.img-logo-index-opaco-2 {

    width: 179.2px;
    height: 57px;
    margin-right: 10%;
    margin-top: -8%;
    margin-bottom: 25%;
    opacity: 0.2;

}

.img-logo-index-opaco-3 {

    width: 179.2px;
    height: 57px;
    margin-right: 10%;
    margin-top: -8%;
    margin-bottom: 25%;
    opacity: 0.3;

}

.img-logo-index-opaco-4 {

    width: 179.2px;
    height: 57px;
    margin-right: 10%;
    margin-top: -8%;
    margin-bottom: 25%;
    opacity: 0.4;

}

.img-logo-index-opaco-5 {

    width: 179.2px;
    height: 57px;
    margin-right: 10%;
    margin-top: -8%;
    margin-bottom: 25%;
    opacity: 0.5;

}
/* ./ Logo JUNG */

.loading-1 {

    width: 100px;
    height: 100px;
    margin: auto;

}

.loading-2 {

    width: 210px;
    height: 150px;
    margin: auto;

}