
.navbar-element-spacing-gray{
    padding-top: 5px; padding-bottom: 5px; padding-left: 0%; padding-right: 0%;
    text-align: center;
    height: 35px;
}
.navbar-element-spacing-gray:hover{
    background-color: #545454 !important;
    text-decoration: none;
}
.navbar-element-spacing-gray:hover{
    color: #FFFFFF !important;
    text-decoration: none;

}
.home_menu{
    color: #ffffff;
    text-decoration: none;
}
.home_menu:hover{
    color: #ffffff;
    text-decoration: none;
}
.font-s{
    font-size: 14px;
}

.first-row-margin{
    margin-top: 35px;
}

.t-right{
    text-align: right;
}
.t-justified{
    text-align: justify;
}
.t-left{
    text-align: left;
}
.t-centered{
    text-align: center;
}

.ma-img{
    width: 100%;
    max-height: 200px;
}
.art-img{

}
.art-box{
    text-align: center;
    min-height: 286px;
}
.doc-img{
    text-align: center;
    width: 100%;
    margin-bottom: 3%;
}
.clic-img{
    text-align: center;
    width: 75%;
    margin-bottom: 3%;
}
.t-white{
    color: #FFFFFF;
}
.t-gris{
    color:  #545454;
}

.full-container{
    width: 100%;
    padding-left: 75px;
    padding-right: 75px;
    margin-right: 0;
    margin-left: 0;
}

.t-base-color{
    color: #545454;
}

.t-decoration-none{
    text-decoration: none;
}
.office-sm-structure h5 a {
    color: #545454;
    text-decoration: none;
    font-size: 18px;
}