@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/greyzz.png);
}

h2 {
	color: #F19130;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3F3F3F;
}

.txtCenter h2 {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.lowerBoxsHolder {
	margin-top: 25px;
	margin-bottom: 25px;
}

.titleAndNav {
	margin-top: 1em;
	margin-bottom: 1em;
}
.headerBox {
	background-color: #FFF;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(219, 219, 219, 1);
	
}

.headerBox h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	line-height: 54px;
	
}
.container .titleSite a {
	color: #000;
	text-decoration: none;
}


.headerBox   h1 .omColor{
	color: #dc740f;
}
.titleSite {
	float: left;
	width: 4.5em;
	display: block;
}
.headerBox .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 111px;
	font-weight: normal;
	float: left;
	display: block;
	
}
.footSname .omColor {
	color: #dc740f;
}
.navbar {
	margin-top: 15px;
}


.featuredArea {
	height: 332px;
	background-image: url(../images/fbg.jpg);
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	background-color: #FFF;
}

.footerFormArea {
	height: 100%;

	-webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	background-color: #FFF;
	margin-top: 25px;
	padding-bottom: 25px;
}
.topArea {
	height: 100%;
	
	-webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 1px 0px rgba(50, 50, 50, 0.15);
	background-color: #FFF;
	
}


.featureTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #dc740f;
	padding-top: 3.5em;
padding-left: 11em;
}
.fTxtColor {
	
	color: #000;

}


.nav .li {
	float: left;
	display: block;
	margin-right: 20px;
}
.nav li a {
	display: block;
	float: left;
	margin-right: 3.5em;
	font-size: 14px;
	color: #000;
}
.nav .active {
	color: #dc740f;
	font-weight: bold;
}


.nav li:last-child{
	margin-right: 0;
}
.nav {
	height: 50px;
	width: 100%;
}
.carou {
	margin-top: 25px;
}
.txtCenter {
	text-align: center;!important
}

.welcome {
	background-color: #eeeded;
}
.welcomeTitle {
	font-family: Tahoma, Geneva, sans-serif;
}
.welcomeTitle .omColor {
	color: #DC740F;
}
.welcomeTitle .sTitle {
	font-weight: bold;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
.txtCenter p {
	font-size: 16px;
	color: #4D4C4C;
}

.bg-boxs {
	background-color: #eeeded;
	box-sizing:border-box;
	padding-right: 10px;
}
.input-group {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ContactContainer {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.ContactContainer h2 {
	color: #333;
	font-size: 20px;
	text-align: center;
}
.ContactContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}
.ContactContainer.contactTxt p .hireUsColor {
	color: #dc740f;
	font-weight: bold;
}
.ContactContainerTY {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.ContactContainerTY h2 {
	color: #333;
	font-size: 34px;
	text-align: center;
}
.aboutUs h2{
	color: #333;
	font-size: 20px;
	text-align: center;
	display: inline-block;
}
.aboutUs .row .col-md-12 h2 {
	text-align: center;
	font-size: 30px;
	margin-left: 37%;
}
.aboutUs {
	height: 23.5em;
}
.portfolio {
	height: 34em;
}
.contact {
	height: 34em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contactTxt {
	font-size: 16px;
	margin-top: 0.5em;
}
.ulTitle {
	font-weight: bold;
}


.lHeight {
	/* [disabled]line-height: 2; */
}
.colBorderB {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0B8AF;
}
.colBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F19130;
}
.gSize {
	font-size: 36px;
	color: #DC740F;
	text-align: center;
}
.gpositon {
	top: 4px;
}



.underLine:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#submitButton {
	margin-left: 10px;
}
.btn {
	margin-left: 10px;
}


.formCol {
	width: 50%;
	padding-bottom:52px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



.footer {
	color: #F5F5F5;
	background-color: #FFF;
	text-align: center;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 50px;
	margin-top: 20px;
	clear: both;
}
.footerFull {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(219, 219, 219, 1);
	margin-top: 25px;
}

.footSname {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
/*@media (min-width: 320px) {
	.featuredArea {
	height: 12em;
	background-image: url(../images/fbg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 60%;
}
.featureTxt {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #DC740F;
    padding-left: 10.5em;
    padding-top: 5em;
    font-size: 8.5px;
}
.ContactContainer {
    margin: 59px auto 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.ContactContainer p {
    text-align: justify;
}
*/
