.shapely_home_features .fa-users:before,
.shapely_home_features .fa-calendar:before,
.shapely_home_features .fa-building:before {
   color: #999;
}

body.page .page-title-section {
    display: none;
}
h1 {
    font-size: 40px;
    line-height: 64px;
}
#site-navigation .search-widget-handle {
    display: none;
}
.bg-dark {
    background: #F2F2F2;
}
#colophon .widget .widget-title {
    color: #111111;
    border-bottom: none;
}
.bg-dark p, footer.bg-dark p, .bg-primary p, .bg-dark span, footer.bg-dark span, .bg-dark li, footer.bg-dark li {
    color: #666666;
}
.footer .footer-credits {
    color: #808080;
}
footer.bg-dark a {
    color: #666666;
}
.main-navigation .menu li a {
    font-size: 14px;
		text-align:center;
}
body {
    font-size: 16px;
    line-height: 24px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #313537;
    overflow-x: hidden;
    font-weight: 400;
}
.main-navigation .menu > li > ul li a {
    color: #595959;
    width: 100%;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
		text-align: center;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
p, span {
    font-weight: 400;
    text-align: justify;
}
.tiled-gallery .gallery-row{
margin:0 auto;
}
.main-navigation .menu {
    width: 120%;
    height: 55px;
    text-align: center;
		font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.smap img {
  max-width: none !important;
}
.countdown_section {
    display: block;
    float: left;
    font-size: 150%;
    text-align: center;
    margin: 3px 0;
}
.col-sm-9 {
    width: 65%;
}
.bg-secondary {
    background: #fff;
}
.shapely_home_parallax {
    width: 100%;
    display: block;
}
.testimonial-author{
	color:#123456;
	font-size:24px;
}
.shapely_home_clients li img {
    max-height: 80px
		
}
/*Menu Icon size*/
.module.widget-handle i {
    font-size: 25px;
    line-height: 53px;
}

