body{
    background-color: #e3e3e3;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.btn-menu{
    width: 220px;
}
.logo-menu{
    height: 75px;
}
.size2{
             max-width: 65px;
             min-width: 65px;
         }

.size3{
    width: 37px;
}

.size4{

}

.size5{
    width: 80px;
}

.custom-control-label:before{
    background-color:white;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
    background-color:blue;
}
.logo-navbar{
    height: 40px;
}
.btn-navbar{
    margin: 2px;
}
.bg-proteli{
    background-color: #e3e3e3;
}
