/*
---------------------------------------------------------
SIDFOT
--------------------------------------------------------- */

footer {
   box-sizing: border-box;
   margin: 60px 0 0;
   padding: 40px 20px;
   background: #f1f1f1;
}

footer .brodtext a,
footer .sv-jcrmenu-portlet a {
   text-decoration: none !important;
   border-bottom: 2px solid #f6840c;
}

footer .sv-jcrmenu-portlet a {
   display: inline-block !important;
}

footer .sv-jcrmenu-portlet li {
   display: block !important;
}

footer .brodtext a:hover,
footer .brodtext a:focus,
footer .sv-jcrmenu-portlet a:hover,
footer .sv-jcrmenu-portlet a:focus; {
   border-bottom: 2px solid #d87319;
}

footer .sv-horizontal .sv-image-portlet {
   margin: 0 10px 0 0;
}

footer .sv-column-3 .sv-image-portlet {
   margin: 60px 0 0;
}