

.title h3{text-transform: uppercase;
    font-size: 45px;
    letter-spacing: 7px;
    text-align: center;
    color: #333;
    font-weight: 600;
}
.title h3 span {
    color: #fc6719;
}

.title h4{color: #37d4c0;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    border: 2px solid #fc6719;}


.no-title{padding:10px;}	

.green_bg{background: url(/Portals/41/skills_bg.jpg) no-repeat 0px 0px;
	background: #005d63;
    opacity: 0.7; padding: 15px 15px 15px 15px;}

	.light_green{ padding: 50px 0px;
    background: #37d4c0;}
	
	.bg-gray{padding: 50px 0px;
    background: #f5f5f5;}
	
	
