#dc_jqverticalmegamenu_widget-2-item {    font-size: 15px; font-family: Arial, Helvetica, sans-serif;}
#dc_jqverticalmegamenu_widget-2-item ul ul, #dc_jqverticalmegamenu_widget-2-item ul li, #dc_jqverticalmegamenu_widget-2-item ul li .sub ul {margin: 0; padding: 0; border: none;}
#dc_jqverticalmegamenu_widget-2-item ul.menu.left, #dc_jqverticalmegamenu_widget-2-item ul.menu.right {position: relative; margin: 0; padding: 0; border-bottom: 1px solid #1b1b1b;}
#dc_jqverticalmegamenu_widget-2-item ul li a.dc-mega {position: relative;}
#dc_jqverticalmegamenu_widget-2-item ul li a .dc-mega-icon {display: block; position: absolute; top: 18px; width: 6px; height: 8px;}
#dc_jqverticalmegamenu_widget-2-item ul.left li.mega-hover a.dc-mega {border-left-color: #f5f5f5;}
#dc_jqverticalmegamenu_widget-2-item ul.right li.mega-hover a.dc-mega {border-right-color: #f5f5f5;}
#dc_jqverticalmegamenu_widget-2-item ul.left li.mega-hover a .dc-mega-icon {background-position: 0 0;}
#dc_jqverticalmegamenu_widget-2-item ul.right li.mega-hover a .dc-mega-icon {background-position: -18px 0;}
#dc_jqverticalmegamenu_widget-2-item ul li .sub-container {position: absolute; border: 1px solid #bbb;}

#dc_jqverticalmegamenu_widget-2-item ul li .sub .row {width: 100%; overflow: hidden; clear: both;}
#dc_jqverticalmegamenu_widget-2-item ul li .sub li.mega-hdr {margin: 0 10px 10px 0; float: left;}
#dc_jqverticalmegamenu_widget-2-item ul li .sub li.mega-hdr.last {margin-right: 0;}
#dc_jqverticalmegamenu_widget-2-item ul li .sub li.mega-hdr a.mega-hdr-a {padding: 5px 5px 5px 10px; margin-bottom: 5px; text-transform: uppercase; font-weight: bold; color: #fff; text-shadow: 1px 1px 1px #333;}
#dc_jqverticalmegamenu_widget-2-item ul .sub li.mega-hdr li a {padding: 4px 5px 4px 20px; border: 1px solid #f4f4f4; background: url(skins/images/arrow_off.png) no-repeat 5px 8px; font-weight: normal;}
#dc_jqverticalmegamenu_widget-2-item ul .sub ul li {padding-right: 0;}

#dc_jqverticalmegamenu_widget-2-item ul li .sub-container.non-mega li {padding: 0; width: 267px; margin: 0;}


#dc_jqverticalmegamenu_widget-2-item ul li a {
  display: block;
  padding: 15px 20px;
  font-weight: bold;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: #21242b;
}
#dc_jqverticalmegamenu_widget-2-item ul>li>a:after {
  content: "\f054";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 21px;
  font-weight: normal;

}
#dc_jqverticalmegamenu_widget-2-item ul li a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 57px;
        background-color: #32bfc0;
}


#dc_jqverticalmegamenu_widget-2-item #menu-services>li.mega-hover a:hover:before {
    background-color: #ffc952;
}
#dc_jqverticalmegamenu_widget-2-item ul.left li.mega-hover a.dc-mega:before {background-color: #ffc952;}
#dc_jqverticalmegamenu_widget-2-item ul.right li.mega-hover a.dc-mega:before  {background-color: #ffc952;}
