body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway';
	src: url(../fonts/Raleway.ttf);
}
 @font-face {
 font-family: 'Raleway';
 src:url(../fonts/Raleway-Regular.ttf);
}
@font-face {
 font-family: 'Raleway';
 src: url(../fonts/Raleway-Bold.ttf);
}
@font-face {
 font-family: 'Open Sans';
 src:url(../fonts/open-sans.regular.ttf);
}
.nopadd {
	padding: 0px;
}
.nomarr {
	margin: 0px;
}
a:focus {
	outline: none;
}

.bnr img {
	width: 100%;
	background-size: cover;
}
/* navigation */
.head {
	padding: 10px 0 0px 0;
	background:#fff;
	box-shadow:2px 2px 8px 2px #000;
	position:fixed;
	z-index:99;
	width:100%;
	top:0;
}
.navigation
{

margin:15px 0;	
}
.logo {
	margin: 0px 0 0px 0;
}
.logo p
{
	margin:0px;

}
.logo img {
	width:60%;
}
.iconshme {
	list-style-type: none;
	float: right;
	margin:45px 0 0 0;
}
.iconshme li {
	display: inline;
	margin: 0 10px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
}
.iconshme li i {
	padding: 15px;
	background: #ffff;
	border-radius: 50%;
	border: 1px solid #A0A0A4;
	color: #92915d;
	margin: 0 10px 0 0;
	font-weight: bold;
	opacity: 0.85;
}
.iconshme li i:hover {
	background: #92915d;
	border: 1px solid #ccc;
	animation: mymove ease 0.1s;
	opacity: 1;
	color:#fff;
}
@keyframes mymove {
 from {
 transform:rotate(0deg);
}
50% {
 transform:rotate(45deg);
}
80% {
 transform:rotate(80deg);
}
100% {
 transform:rotate(180deg);
}
}
/*bnr*/
.carousel-caption {
	text-align: left !important;
	top: 40px !important;
	left: 25% !important;
	right:0;
}
.leftcntrl {
	width: 3%;
	left: 5%;
	background: none !important;
}
.rightcntrl {
	width: 3%;
	right: 5% !important;
	text-shadow: none !important;
	background-image: none !important;
}
.hmecarouse h1 {
	font-size: 25px !important;
	font-weight: 600;
	color: #fff;
	margin: 20px 0 10px 0px;
	line-height: 40px;
}
.bnritems a {
	background-color: rgba(0,0,0,0.2);
	border-radius: 5px;
	color: #fff;
	padding: 15px 50px;
	margin: 30px 20px;
	font-size: 15px;
	text-decoration: none;
	font-weight: 600;
	border:1px solid #fff;
	font-weight:normal;
	opacity:0.95;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 41% !important;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 41% !important;
}

.bnr img {
	width: 100%;
}
.bnrinner {
	/*background: rgba(25,73,119,0.5);*/
	padding: 15px;
	margin:195px 0 0 0;
	border-radius: 5px;
}
.bnrinner h1 {
	font-size: 24px;
	color: #ffc01a;
	font-weight: 500;
	margin: 0px;
	line-height: 45px;
	 text-shadow: 2px 2px #000;
}
.bnrinner h2
{
	margin:100px 0 0 0;
}
	.bnrheadcolor {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
}
.bnrinner p {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	opacity: 0.85;
	margin: 25px 0;
}
.headingtwo
{
	font-size:30px;
}
/*bnr*/
/*bnr2*/
.bnr3 {
	background: url(../images/visionbnr.jpg);
}
.bnr4 {
	background: url(../images/corevaluesbnr.jpg);
}
.bnr5 {
	background: url(../images/servicesbanner.jpg);
}
.bnr6 {
	background: url(../images/projectsbnr.jpg);
}
.bnr7 {
	background: url(../images/contactusbanner.jpg);
}
.bnr2 {
	background: url(../images/bnr2.jpg);
}
.bnr8 {
	background:url(../images/aboutusbanner.jpg);
}
.bnr9 {
	background: url(../images/contractingbanner.jpg);
}
.bnr10 {
	background: url(../images/turnkeysolutionsbanner.jpg);
}
.bnr11 {
	background: url(../images/mepbanner.jpg);
}


.bnrimg {
	background: rgba(0,0,0,0.7);
	height: 228px;
	background-size:cover;
}
.bnrimg h1 {
	margin: 0px;
	color: #fff;
	text-align: center;
	padding: 66px 0 0px;
	font-size: 30px;
}
.bnrul {
	list-style-type: none;
	text-align: center;
	padding: 25px 0 0 0;
}
.bnrul li {
	display: inline;
	margin: 0 0px 0 0;
}
.bnrul li a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.bnrul li a:hover {
	color: #FF9F00;
}
.bnrul li i {
	color: #fff;
	margin: 0 20px;
}
/*bnr2*/

.aboutus {
	margin: 50px 0;
}
.aboutus h1 {
	color: #000;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	opacity: 0.8;
	padding: 0 0 0 0px;
	margin: 0px 0 20px 0;
}
.aboutus p {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	opacity: 0.6;
	text-align: center;
	margin: 35px 0 0 0;
	padding:0 25px;
}
.borderline {
	border-bottom: 3px solid #000;
	padding: 2px 0;
	background: #fff;
}
.solutions
{
	margin:15px 0;
}
.solutions h1
{
	color: #000;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	opacity: 0.8;
	padding: 0 0 0 0px;
	margin: 0px 0 20px 0;
}
.solution_part h2
{
	opacity:0.8;
}

.solution_part h2 a
{
	color: #828385;
	font-size: 13px;
	text-align: center;
	letter-spacing: 0px;
	padding: 10px 45px;
	border:1px solid #828385;
	text-decoration:none;
}
.solution_part
{
	margin:25px 0;
}
.solution_part figure
{
	margin:25px 0;
}
.solution_part figure img
{
	margin:0px auto;
}
.solution_part figcaption
{
	font-size:18px;
	font-weight:bold;
}
.solution_part p {
    font-size: 13px;
    margin: 10px 0;
    opacity: 0.8;
    line-height: 21px;
    text-align: center;
    padding: 0 20px;
}
.solutions h3
{
	color: #ee1c25 !important;
	font-size: 25px;
	font-weight: bold;
	text-align: left !important;
	letter-spacing: 0px;
	opacity: 0.8;
	padding: 0 0 0 0px;
	margin: 20px 0 !important;
}
.ads
{
	margin:25px 0;
}
.ads h1 {
    color: #000;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
    opacity: 0.8;
    padding: 0 0 0 0px;
    margin: 35px 0 35px;
	text-transform:uppercase;
}
.ads-in h1
{
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0;
	text-align:left;
}
.ads-in ul 
{
	margin:20px 0;
	padding:0px 15px;
}
.ads-in ul li
{
	font-size: 14px;
    margin: 10px 0;
    opacity: 0.8;
    line-height:22px;
    text-align: left;
	list-style-image:url(../images/righticonblue.png);
}
.news 
{
	background:url(../images/newsbg.jpg);
	height:396px;
	background-size:cover;
	
}
.newsparts
{
	margin:-105px 0 0 0;
}
.news_inner
{
	border:1px solid #ccc;
	padding:30px;
	background:#fff;
	margin:10px 0;
	height:300px;
}
.news_inner p
{
	opacity:0.8;
	font-size:13px;
	line-height:22px;
	margin:15px 0;
}
.news_inner figure img
{
	margin:0px auto;
}
.news_inner h2 a
{
	color: #828385;
	font-size: 13px;
	text-align: center;
	letter-spacing: 0px;
	padding: 10px 45px;
	border:1px solid #c8c8c8;
	text-decoration:none;
}
.news_inner h2 a:hover{
	background: #ee1c25;
	color: #FFF;
}
.news_inner figcaption
{
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
.statistics
{
	background:#3f403f;
	color:#fff;
	padding:65px 0;
}
.statistics h3
{
	font-family:'Open Sans';
	font-size: 55px;
	padding:0 0 20px 0;
	border-bottom:2px solid #ea6446;
	margin:0 0 25px 0;
}
.stats_inner
{
	margin:25px 0;
	padding:0 75px;
}
.stats-main
{
	margin:60px 0;
}
.contacthme
{
	background:rgba(238,28,31,0.7);
	padding:45px 0;
}
.contacthme_in
{
	color:#fff;
	
}
.contacthme_in h1
{
	font-size:30px;
	font-weight:bold;
}
.contacthme_in h2 a
{
	padding:10px 40px;
	background:#fff;
	font-weight:bold;
	font-size:16px;
	border-radius:5px;
	text-decoration:none;
	color:#5d5d5d;
}
.contacthme_in h2 a:hover{
	background: #ee1c25;
	color: #FFF;
}
.ftr
{
	background:#f3f4f5;
	padding:30px 0;
}
.ftr-part h1,.ftr-partsocial h1
{
	font-size:24px;
}
.ftr-part p
{
	font-size:13px;
	line-height:24px;
}
.ftr-part ul li 
{
	list-style-image:url(../images/arrowright.png);
	line-height:24px;
	font-size:13px;
}
.ftr-part ul li a
{
	text-decoration:none;
	color:#000;
	opacity:0.6;
	font-weight:bold;
}
.ftr-partsocial ul
{
	padding:0px;
	margin:25px 0;
}
.ftr-partsocial ul li
{
	list-style-type:none;
	display:inline;
}
.ftr-partsocial ul li a
{
	padding:15px;
	color:#000;
}
.ftr-partsocial ul li i
{
	font-size:20px;
}
.copyrightsftr
{
	background:#000;
	padding:10px 0;
}
.copyrightsftr p
{
	font-size:12px;
	color:#fff;
	margin:0px;
	text-align:center;
}
.alignright {
	float: right;
	opacity: 1 !important;
	margin: 16px 0 0 0 !important;
}
.contactaddr h2
{
	color:#164609;
}
.map
{
	border:3px solid #e5e5e5;
}
/*aboutuspage*/
.aboutuspage {
	margin: 20px 0;
}
.aboutuspage h1 {
	color: #ee1c25;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 30px;
	padding: 0 0 0 5px;
	text-align: left;
	text-transform: uppercase;
	/*border-left: 2px solid #ee1c25;*/
}
.aboutuspage h2 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0;
	text-align: left;
	padding: 0px;
	text-transform: uppercase;
}
.aboutuspage h3 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	opacity: 0.75;
}
.aboutuspage p {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	text-align: justify;
	margin: 0px;
	opacity: 0.75;
}
.aboutusside {
	list-style-type: none;
	margin: 5px 0;
	padding: 0px;
	border:1px solid #ececec;
}
.aboutusside li {
	padding: 10px 0;
}
.aboutusside li:hover
{
	background:#ececec;
}
.aboutusside li i {
	margin: 0px 10px 2px 10px;
	color: #ee1c25 ;
}
.aboutusside li a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	opacity: 0.75;
}
.aboutusside li.active
{
	background:#ececec;
}
.aboutusside li a:hover {
	opacity: 1;
}
.aboutusside li.active a {
	color: #ee1c25 ;
	opacity: 1;
}
.visionul {
	list-style-type: none;
	margin: 10px 0;
}
.visionul li {
	list-style: square;
	margin: 10px 0;
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	opacity: 0.75;
	list-style-image: url(../images/righticonblue.png);
}
/*thank you */
.mywell {
	background-color: #0c5498 ;
	color: #fff;
	box-shadow: 0px 8px 4px 0px #000;
	margin: 125px 0;
	opacity: 0.8;
	border: none !important;
}
.mywell h1 {
	text-align: center;
	font-size: 25px;
	line-height: 42px;
	border-left:none !important;
	color:#fff;
}
/*thank you end*/
.advertisers li
{
	list-style-type:square;
	line-height:26px;
	
}
.workspart ul
{
	padding:10px 0px; 
	margin:15px 0;
}
.workspart li
{
	list-style-type:none;
	display:inline;	
	background-color:#000;
	padding:12px 29px;
}
.workspart li a
{
	color:#fff;
	text-transform: uppercase;
	font-size:15px;
	margin:0 15px 0 0;	
	text-decoration:none;
}
.workspart li.active 
{
	background:#ee1c25 ;
}
.games
{
	margin:10px 0;
}


@media only screen and (min-width:50px) and (max-width:639px) {
	
	.head
	{
		padding:0px 0 0px 0;
		position:fixed;
	}
.logo img {
	margin: 15px 0 0 30px;
	width:40%;
}
.animated-arrow
{
	margin:15px 0 0 15px !important;	
}
.carousel-indicators .active
{
	width:10px !important;
	height:10px !important;
}
.carousel-indicators li
{
	width:10px !important;
	height:10px !important;
}
.logo p {
	margin: 0px;
}
.linksfooter {
	border-left: none;
	padding: 0 0 0 30px;
}
.whoewearebg {
	margin: 28px 0 0;
}
p.whowearep {
	margin: 20px 10px;
}
.nbs-flexisel-nav-left {
	left: 5px !important;
}
.servicesul1 {
	padding: 0px;
}
.servicesul1 li {
	display: block;
	font-size: 14px;
}
.servicesul2 li a i {
	font-size: 14px;
}
.linksfooter {
	padding: 0px;
}
.careerbnr img {
	height: 150px;
}
.careerbnrtext ul {
	margin: 26px 0 0 0;
}
.careerbnrtext ul li {
	font-size: 13px;
	margin: 10px 0;
	text-align: left;
	line-height: 24px;
}
.techimg {
	width: 100%;
	height: auto
}
.proj1 img {
	width: 100%;
	height: auto
}
.navigationbar ul li a {
	color: #000 !important;
}
.navhmeul {
	width: 100%;
}
.navhmeulbg {
	display: none;
}
.workspart li
{
	display:block;
}

}
@media only screen and (min-width:640px) and (max-width:1023px) {
	.head
	{
		padding:0px 0 0px 0;
	}
.logo img {
	margin: 12px 0 0 30px;
	width:40%;
}
.linksfooter {
	border-left: none;
}
.servicesul1 li {
	display: block;
}
.nbs-flexisel-nav-left {
	left: 5px !important;
}
.bnrinner
{
	margin:10px 0 0 0;
}
.bnrheadcolor
{
	font-size:45px;
}
.carousel-caption
{
	left:0% !important;
}
.bnrinner p
{
	font-size:14px ;
}
.animated-arrow
{
margin:28px 35px 18px 16px ;
}
}
@media only screen and (min-width:768px) and (max-width:800px) {

.animated-arrow
{
	padding:0px 35px 16px 0px !important;
}
}
@media only screen and (min-width:802px) and (max-width:1100px) {

.wsmenu-list > li > a
{
	font-size:16px !important;
}

}
@media only screen and (min-width:768px) and (max-width:1023px) {
	
.bnrinner
{
	margin:20px 0 0 0;
}
.bnrheadcolor
{
		font-size:40px;
	
}
}
@media only screen and (min-width:992px) and (max-width:1023px) {

	.carousel-caption
{
	left:25% !important;
}
	
}
@media only screen and (min-width:1025px) and  (max-width:1300px) {
	
.bnrinner
{
	margin: 60px 0 0 0 !important;
}
.bnrheadcolor
{
	font-size:40px !important;
}
.bnrinner p
{
	font-size:14px !important;
}
}