@import url('secondary-blue.css');

.top-aside,
.banner,


footer {
background-color: #B4047A;
/*background-image: url(../images/skins/bg-banner-blue.png);
background-position: center center;
background-repeat: no-repeat;*/
/*background: -webkit-gradient(radial, center center, 0, center center, 460, from(#B4047A), to(#B4047A));
background: -webkit-radial-gradient(circle, #0D9DDC, #0D5292);
background: -moz-radial-gradient(circle, #0D9DDC, #0D5292);
background: -ms-radial-gradient(circle, #0D9DDC, #0D5292);*/
}
.banner-slider{ background:#f3f3f3;}

.p-para p, .textwidget p{ text-align:justify;}
hr{ margin:10px 0;}
h5.project-name{ text-transform:uppercase;}
nav ul li a:hover, header nav ul li ul li a:hover{ background:#B4047A; color:#fff!important;}
p.cName{ font-size:18px; font-weight:bold;}
.sName{font-size:22px; font-weight:500; padding:0 0 3px 0; border-bottom:1px solid rgba(161, 161, 161, 0.42); margin-bottom:15px;}
.line{ width:100%; height:2px; background:#B4047A;}
.pageBanner{ width:100%; padding:0 0 2% 0; } 
.servicesThumb{ width:130px; height:130px; float:left; margin:0; padding:0;}
.small_banner{background-color: #B4047A;}