.obr-border img{
border: 1px solid #818181;
border-radius: 8px;
} .cf-border input{
border: 1px solid #003981;
border-radius: 8px;
}
.cf-border textarea{
border: 1px solid #003981;
border-radius: 8px;
}
.cf-button input{
border: 1px solid transparent;
border-radius: 8px;
} .ctlb-block-image{
padding-bottom: 10px;
} .slideout-navigation .sub-menu {
display: block !important;
height: auto;
pointer-events: auto;
opacity: 1;
padding-left: 20px;
}
.slideout-navigation .dropdown-menu-toggle {
display: none;
} .hover-footermenu:hover{
color: #003981;
}
@media only screen and (max-width: 770px) {
.footer-menu {
align-items: flex-start !important;
}
}