/* factorysolutions.lk CSS sheet. author is the Dushmantha Weerasinghe from Antz Lanka */
/* coment */
.main-white{
	color:#fff;
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.line-space{
	margin-bottom:40px;
}
/*--- */
.navbar-bgcolor {
  background-color: #2F2B2C!important;
}

.navi-item{
	font-weight:bold;

}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.main-content-one{
	background-color:#04305c;
}

.logo{
	background-color:#045f7b;
	
	}


.company-name{
	font-weight:bold;
	color:#FFF;
	font-size:20px;
	text-align:center;
	padding-top:13px;
	}
	
.company-contact{
	font-weight:bold;
	color:#FFF;
	font-size:20px;
	padding-top:13px;
	}

/* slider box */
.slider-bg{
	background-color:#2F2B2C;
}

.slider-bottom-space{
	margin-top:20px;
}

/* WHAT WE DO*/
.what-we-do-main{
	text-align:center;
}

.what-we-do-main-text{
	font-weight:bold;
	color:#2F2B2C;
}

.icon-thumnil{
	text-align:center;
	margin-left:60px;
	margin-right:60px;
}

.what-we-do-titles{
	font-weight:bold;
	color:#5b5c5c;
	text-align:center;
}

.what-we-do-description{
	color:#000;
	text-align:justify;
}
/* END WHAT WE DO */

/* what we did */
.what-we-did-box{
	background-color:#2F2B2C;
	color:#fff;
}

.what-we-did-box-text{
	padding:5px;
}

.main-title-did-box {
	font-weight:bold;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF;
	text-align:center;
	
}
/* end what we didi */
/*footer */

.ft-bg{
	background-color:#045F7B;
	color:#FFF;}

.site-map-text{
	font-weight:bold;
	margin-top:15px;
	font-size:17px;
	margin-bottom:15px;
}

.site-map-contecnt{
	color:#fff;
}

.footer-icon-color{
	color:#fff;
}

.companyfooter{
	background-color:#01242F;
	color:#fff;
}

/* service page */

.service-main-title{
	font-weight:bold;
	color:#000;
}

.other-service-title{
	padding:5px;
	font-weight:bold;
}

/* end service page */
	
/* contact page */

.main-text{
	font-weight:bold;
	color:#04305C;
}

.icon-color{
	color:#045F7B;
}

.text{
	font-size:22px;
	font-weight:bold;
	color:#000;
}

/*image gallery */

.line-space{
	margin-top:30px;
}

/*indes.php*/

.main-title{
	text-align:center;
}

.icon-color{
	color:#162B40;
	padding:3px;
}

.thumbnil-aling{
	text-align:center;
}

.about-us-row{
	background-color:#045F7B;
}

.abou-row-title{
	text-align:center;
	font-weight:bold;
	color:#fff;
}

.about-main{
	font-size:15px;
}

.about-main-text{
	font-size:15px;
	color:#fff;
}