/* 
 * Custom CSS
 *
 * Create a custom.css file to add custom styles to your menu.
 */
/* .ubermenu-active a{background:#c7081b;color#fff;} */
.explor{background:#c7081b;color:#fff;padding:10px 6px;width:80%;margin-top:45px;text-align:center;}
/* .explor a::after {
    background: url("button-arrow.png") no-repeat right center;
    border-left: 1px solid #ffffff;
   
} */
.explor a {
	color:#fff!important;
}
.hp-icon-red,.gcm-icon-red,.clipboard-icon-red{text-align:center;padding:5px 0 0 0;}
.block{padding:0 10px 0 10px!important;}