/*==============================
	Theme Color CSS file
================================*/

.ttll{
	padding-bottom: 200px; 
}

/*Buttons Color*/

.rd-button {
    background: none repeat scroll 0 0 #0082A5;
}

a {
  color: #0082a5;
  text-decoration: none;
}

.progress-html {
    background: none repeat scroll 0 0 #0082a5;
}

.snt_accordion h3 {
    background: url("../images/00_04.png") no-repeat scroll 97% center #0082a5;
}

.snt_accordion .ui-state-active {
    background: url("../images/00_05.png") no-repeat scroll 97% center #FFFFFF;
}

.service_icon {
    background: none repeat scroll 0 0 #0082a5;
	border: 3px solid #ffffff; 
}

.service_content:hover .service_content_icon{
    border: 5px solid #0082a5; 
}

.portfolio-link h1:hover, .portfolio-link span:hover{
    color: #0082a5; 
}

.snt_filter ul li a:hover{
  color: #0082a5; 
}

.snt_filter .active{
  color: #0082A5; 
}