/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2018 | 17:57:48 */
.activewhatwedo{position:relative;}
.activewhatwedo:after{
	position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    bottom: -12px;
    background: #fff;
    left: 50%;
    margin-left: -10px;
    transform: rotate(-45deg);
    border-bottom: 2px solid #FF5112;
    border-left: 2px solid #FF5112;
}

#whatwedocol1, #whatwedocol2, #whatwedocol3{
  cursor:pointer;
}
#webdevelopment, #emailmarketing, #emailmarketing2, #digitalmarketing, #digitalmarketing2{display:none;}
.activecontent{display:block !important;}