.color-condroz{
  color: #00099F;
}
a{
    text-decoration: none;
}
p{
    padding-bottom: 16px;
}
ol>li{
  list-style-type: unset;
}
ul>li{
  list-style-type: initial;
}
ul.main-menu li, footer ul>Li{
    list-style-type: none;
}

.bs5-hide{
  display: none;
}

.crop-box{
  width: 100%;
  max-height: 200px;
  overflow: hidden;
}

.labelen{
  font-weight: 300;
  padding-left: .4em;
}

.right-topbar a:hover, 
.bg11 a:hover{
  color:white;
}