/*****************************************



tamplate name: missisystem

author: sandeep kumar

Created: apl 04 2017;

version 1.0

 ****************************************

 scc style structure

 1.









*/
@import url('https://fonts.googleapis.com/css?family=Muli:300,300i,400,600,700,800,900');


hr.style14 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

#navbar.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	background-color: rgba(8, 8, 8, 0);
	border-bottom: 2px solid #f69024;
	border-radius: 0px;
}

/*.current a

{

	padding-bottom: 5px !important;

	color: #0c1ec8 !important;

	border-bottom: 2px solid #0c1ec8 !important;

	font-style: bold !important;

	font-weight: 600;

}*/
@media all  and (min-width:320px) and (max-width:769px) {
	.navbar {
		padding: 0px 0;
		border-bottom: 0;
		letter-spacing: 1px;
		background: 0 0;
		color: #000;
		-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
		-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
		transition: background .5s ease-in-out, padding .5s ease-in-out;
	}

	.top-nav-collapse {
		padding: 0;
		background-color: #000;
	}

	.navbar-inverse.top-nav-collapse .navbar-nav > li > a {
		color: #000;
		text-transform: uppercase;
	}

	.navbar-inverse.top-nav-collapse .navbar-brand {
		float: left;
		padding: 2px 0px;
		font-size: 18px;
		line-height: 20px;
		width: 60px;
		margin-bottom: 5px;
	}

	.navbar-inverse.top-nav-collapse .navbar-brand img {
		max-width: 100%;
		max-height: 100%;
		padding: px;
	}

	.navbar-custom.top-nav-collapse {
		border-bottom: 1px solid;
	}

}

/*****spcial  icon ****/
.sticky-container {

	/*background-color: #333;*/

	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -135px;
	top: 180px;
	width: 200px;
	z-index: 999;
	display: none;
}

.sticky li {
	list-style-type: none;
	background-color: #333;
	font-size: 12px;
	color: #efefef;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

.sticky li:hover {
	margin-left: -115px;                          /*-webkit-transform: translateX(-115px);

	    -moz-transform: translateX(-115px);

	    -o-transform: translateX(-115px);

	    -ms-transform: translateX(-115px);

	    transform:translateX(-115px);*/

	/*background-color: #8e44ad;*/

	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}

.sticky li img {
	float: left;
	margin: 5px 5px;
	margin-right: 10px;
}

.sticky li p {
	padding: 3px;
	margin: 0px;                          /*text-transform: uppercase;*/
	line-height: 35px;
	font-size: 12px;
	color: #fff !important;
}

.sticky li a {
	text-decoration: none !important;
}

#navbar .navbar-brand {
	float: left;
	padding: 2px 0px;
	font-size: 18px;
	line-height: 20px;
	width: 140px;
	height: 90px;
}

#navbar .navbar-brand img {
	max-width: 100%;
	max-height: 100%;
	margin-top: 2px;		         /*margin-bottom:2px;*/

	/*transition: 1s;*/
}

.topmenu-border-bottom {
	border-bottom: 1px solid #fff !important;
}

html {
	width: 100%;
	overflow-x: hidden;
}

body {
	-webkit-font-smoothing: antialiased;
	width: 100%;
	font-family: 'Muli', sans-serif !important;
	font-weight: 300;
}

.top-margin {
	margin-top: 36px;
}

.bottom-margin {
	margin-bottom: 36px;
}

p {
	font-family: 'Muli', sans-serif !important;
	font-style: thin;
	font-size: 14px !important;
	font-weight: 300 !important;
	color: #363636 !important;
	line-height: 24px !important;
}

.footer-background-color {
	-webkit-background-color: rgba(34, 34, 34, 43);
	-moz-background-color: rgba(34, 34, 34, 43);
	-o-background-color: rgba(34, 34, 34, 43);
}

.background-color {
	background-color: #f1f1f1;
}

.background-color-second {
	background-color: #f9f9f9;
}

.background-color-ecom {
	background-color: #f9f9f9;
}

.margin-form-heading-left {
	margin-left: 13px;
}

/* .justified-paragraph */

/* { */

/* font-family: 'Muli', sans-serif !important; */

/* text-align: justify; */

/* text-justify: inter-word; */

/* line-height: 22px; */

/* font-size: 13px; */

/* color: #363636; */

/* } */



.justified-paragraph-tech {
	text-align: center;
	font-family: 'Muli', sans-serif !important;
	line-height: 20px;
	color: #777;
}

/*h1, h2, h3, h4, h5, h6 {



	color: #363636;

}*/

/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

font-family: inherit;

font-weight: 500;

line-height: 1.1;

   

}*/

h1 {
	font-size: 48px;
	font-height: 50px;
	font-weight: 600;
	font-family: 'Muli', sans-serif !important;
	text-transform: uppercase;
}

h2 {
	font-size: 26px;	/*font-height:38px;*/
	font-weight: 400;
	font-family: 'Muli', sans-serif !important;	/*text-transform: uppercase;*/
	margin: 0;
}

h3 {
	font-size: 20px;
	font-height: 32px;	/*font-weight: 600;*/
	font-family: 'Muli', sans-serif !important;	/*text-transform: uppercase;*/
	margin: 0;
}

h4 {
	font-size: 24px;
	font-height: 26px;
	font-family: 'Muli', sans-serif !important;	/*text-transform: uppercase;*/
	color: #363636;
}

h5 {
	font-size: 20px;
	font-height: 22px;
	font-weight: 600;
	font-family: 'Muli', sans-serif !important;	/*text-transform: uppercase;*/
	margin: 0;
	text-decoration: none;
}

h6 {
	font-size: 18px;
	font-height: 20px;
	font-weight: 600;
	font-family: 'Muli', sans-serif !important;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
}

/*.btn {

	border: 1px solid #fff;

	display: inline-block;

	min-width: 160px;

	padding: .9em;

	height: 50px;

	line-height: 50px;

	text-align: center;

	color: #fff;

	font-style: normal;

	text-transform: uppercase;

	letter-spacing: 1px;

	margin:0;

	font-size: 16px;

	font-weight: 300;



}*/
.button1 {
	border: 1px solid #fff;
	display: inline-block;
	min-width: 160px;
	padding: .9em;
	height: 50px;
	text-align: center;
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	font-size: 16px;
	font-weight: 300;
}

.button1:hover {
	background-color: rgba(255, 0, 0, 0.224);
	color: #fff;
	text-decoration: none;
	border: 1px solid;
}

.button2 {
	border: 1px solid #000;
	display: inline-block;
	min-width: 120px;
	padding: .5em;
	height: 30px;
	text-align: center;
	color: #555;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	font-size: 13px;
	font-weight: 300;
}

.button2:hover {
	background-color: #f79b23;
	color: #fff;
	text-decoration: none;
	border: 1px solid;
}

.button3 {
	border: 1px solid #ccc;
	display: inline-block;
	min-width: 160px;
	padding: .9em;
	height: 50px;
	text-align: center;
	color: #363636;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	font-size: 16px;
	font-weight: 300;
	margin-left: -15px;
}

.button3:hover {
	background-color: #f79b23;
	color: #fff;
	text-decoration: none;
	border: 1px solid;
}

.center-content {
	text-align: center;
}

p.description {
	width: 70%;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 48px;
}

#bgimage {
	width: 100%;
	min-height: 670px;
	text-align: left;
	position: relative;
}

.logo {
	padding-top: -20px;
}

#bgimage .heading-text {
	padding-top: 30px;
}

#bgimage .border1 {
	padding-bottom: 10px;
	color: #fff;
}

.navbar-inverse {
	background-color: transparent !important;
	border-color: transparent !important;
}

.slider1 {
	background-image: url(../images/slider/bg4.jpg);
}

.slider2 {
	background-image: url(../images/slider/bg6.jpg);
}

.slider3 {
	background-image: url(../images/slider/bg5.jpg);
}

#bgimage.header-image {
	background-image: url(../img/bg1.html);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	overflow: hidden;
}

#bgimage .main-heading {
	width: 55%;
	margin-top: 200px;
	color: #fff !important;
}

#bgimage .main-heading span {
	color: #e0356e;
}

#bgimage.heading-image h1:after {
	border-top: 2px solid #fff;
	display: block;
	width: 120px;
	margin: 30px 0;
	content: "";
}

#bgimage.header-image p {
	width: 50%;
	color: #fff;
	margin-bottom: 50px;
}

.button1-pink {
	background: #e0356e;
	border: none;
	margin-left: 10px;
}

.button1-pink:hover {
	background-color: #f79b23;
	color: #fff

	text-decoration:none;
}

/*

 menu code

 */

/*.navbar-default {

   background-color: transparent !important;

  border-color: transparent !important; 

} 

.navbar-default .navbar-nav>li>a {

   color: #fff !important; 

}*/



.main-menu {
	position: absolute;
	background-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.main-menu.tiny {
	padding-top: 0px;
	padding-bottom: 0px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 300;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.11);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.11);
}

.main-menu .navbar-nav > li > a {
	padding: 20px 13px 10px 13px;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	border-bottom: 3px solid transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

	/*background-color: #000;*/

	color: #e03561;
}

.main-menu .navbar-nav > li > a:hover {
	color: #e03561;
}

.main-menu .navbar-nav > .active > a, .main-menu .navbar-nav > .active > a:hover, .main-menu .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #e03561;
	border-bottom: 3px solid #e03561;
}

.main-manu .navbar-nav > li:first-child.active > a {
	color: #666;
	background-color: transparent;
	border-radius: 3px solid transparent;
}

.navbar {
	min-height: 70px !important;
	border: none;
	position: fixed !important;
	margin-bottom: 0px;
	border: 1px solid transparent;
	min-width: 100% !important;
	z-index: 1000 !important;
}

.aksen-top {
	background-color: blue;
}

.navbar {
	border-radius: 0px;
}

.navbar-nav {
	float: left;
	margin: 10px;
}

/*services section*/
.serivces-content-box {
	width: 100%;
}

.serivces-content-box img {
	margin: 0 auto;
	display: block;
}

.serivces-content-box h3 {
	margin-top: 36px;
	margin-bottom: 0;
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
}

.serivces-content-box p {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 13px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin-top: 15px;
}

.service-brand-containt {
	padding: 0px 30px;
}

.service-software-icon {
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
}

.service-software-icon img {
	width: 100%;
	height: 100;
}

/*ecom section*/
.ecom-content-box {
	width: 100%;
}

.ecom-content-box img {
	margin: 0 auto;
	display: block;
}

.ecom-content-box h3 {
	margin-top: 36px;
	margin-bottom: 0;
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
}

.ecom-content-box p {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 13px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin-top: 15px;
}

.ecom-brand-containt {
	padding: 0px 30px;
}

.ecom-software-icon {
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
}

.ecom-software-icon img {
	width: 100%;
	height: 100;
}

/*mobile section*/
.mobile-content-box {
	width: 100%;
}

.mobile-content-box img {
	margin: 0 auto;
	display: block;
}

.mobile-content-box h3 {
	margin-top: 36px;
	margin-bottom: 0;
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
}

.mobile-content-box p {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 13px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin-top: 15px;
}

.mobile-brand-containt {
	padding: 0px 30px;
}

.mobile-software-icon {
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
}

.mobile-software-icon img {
	width: 100%;
	height: 100;
}

/*tech section*/
.tech-bottom-margin {
	margin-bottom: 15px;
}

/*footer*/
.footer-content-box ul li a {
	font-size: 14px;
}

/*

=============================================================================

bharat sir code

==============================================================================

*/
* {
	list-style: none !important;
}

.container-fluid-padding {
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 20px;
}

.hr-shadow hr {

	/*border:none;

	    height: 20px;

	 	width: 100%;

	height: 50px;

	margin-top: 0px;

	border-bottom: 1px solid rgba(0,0,0,.175);

	box-shadow: 0 20px 20px -20px rgba(0,0,0,.175);*/
}

.imabox {
	max-width: 100%;
	max-height: 500px;
	overflow: hidden;
}

.imabox img {
	min-height: 100%;
	min-width: 100%;
	position: relative;
}

.small-mobile-image {
	max-width: 100%;
	max-height: 500px;
	position: absolute;
	padding-top: 30%;
	padding-left: 20%;
}

.ecoimgbox {
	max-width: 100%;
	max-height: 365px;
	overflow: hidden;
}

.ecoimgbox img {
	min-height: 100%;
	min-width: 100%;
}

.projectwo {
	background-image: url('../img/project.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 600px;
	height: 600px;
}

.pro_bak_img {
	max-height: 290px;
	max-width: 80%;
	margin-left: 17%;
	margin-top: 10%;
	overflow: hidden;
}

.pro_bak_img img {
	min-height: 100%;
	min-width: 100%;
	margin-left: 0%;
	margin-top: 0%;
}

.m-t-130 {
	margin-top: 123px;
}

.border {
	border-bottom: 1px solid;
}

.m-b-24 {
	margin-top: 24px;
}

.m-b-53 {
	margin-top: 24px;
}

.m-b-35 {
	margin-top: 48px;
}

.m-b-30 {
	margin-bottom: 30px;
}

.m-t-40 {
	margin-top: 40px;
}

.m-b-20 {
	margin-bottom: 20px;
}

.m-l-r {
	margin-right: 87px;
	margin-left: 178px;
}

.m-l-0-r {
	margin-left: 0px;
	margin-right: 0px;
}

.m-r-0 {
	margin-right: 0px;
}

.m-l-12 {
	margin-left: 12px;
}

.m-l-0 {
	margin-right: 0px;
}

.m-l-25 {
	margin-left: 27px;
}

.m-b-5 {
	margin-bottom: 5px !important;
}

.m-l-0 {
	margin-right: 0px;
}

.p-l-0 {
	padding-left: 0px;
}

.p-r-0 {
	padding-right: 0px;
}

.m-t-55 {
	margin-top: 24px;
}

.pro_abso {
	position: absolute;
	margin-top: 48%;
	margin-left: 38%;
}

.slidelogo {
	max-width: 100px;
	max-height: 100px;
	margin: auto;
	display: block;
}

.slidelogo img {
	min-width: 100%;
	min-height: 100%;
	border-radius: 50%;
	border: 1px solid #555;
}

.m-b-0 {
	margin-bottom: 0px !important;
}

.project-image img {
	margin-top: 100px;
	font-family: 'Muli', sans-serif !important;
}

/*footer css*/

/************************************************************

*************************Footer******************************

*************************************************************/

/*

.footer1 {    



padding-right: 0;

padding-bottom: 20px;

padding-left: 0;	border-top-width: 4px;

border-top-style: solid;

border-top-color: #003;

color:white;

line-height: 1.6 !important;

font-family: 'Muli', sans-serif !important;

}

*/

/* 

    Only Needed in Multi-Coloured Variation 

								   */

.social-fb:hover {
	color: #3B5998;
}

.social-tw:hover {
	color: #4099FF;
}

.social-gp:hover {
	color: #d34836;
}

.social-em:hover {
	color: #f39c12;
}

.nomargin {
	margin: 0px;
	padding: 0px;
}

.footer-bottom {
	background-color: #0E0E0E;
	min-height: 30px;
	width: 100%;		/*padding: 21px 13px 10px 3px;*/
}

#copyright a {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-decoration: none;
}

.back-color {
	background-color: #141414;
	color: white;
}

/*End css footer*/
.border {
	border-style: dotted !important;
	border-color: #999;
}

.com_logo {
	max-height: 100px;
	max-width: 100px;
}

.com_logo img {
	min-height: 100%;
	min-width: 100%;
}

.abc {
	position: relative;
	z-index: -1;
	margin-top: -40px;
}

.abcd {
	position: relative;
	z-index: -1;
	margin-top: -62px;
}

.slidefon {
	font-size: 20px !important;
}

.color_bal {
	color: black;
}

.color_whi {
	color: #fff !important;
}

/*** page csss ****/
.toppage {
	height: 94px;
	font-size: 20px;
	background-color: #EEEEEE;
	padding: 30px 20px;
	font-family: lato;
}

.topicon {
	padding: 0px 7px;
}

.mobliediv {
	max-height: 500px;
	max-width: 100%;
}

.mobliediv img {
	min-height: 100%;
	min-width: 100%;
}

.m-l-30 {
	margin-left: 30px;
}

.m-l-20 {
	margin-left: 20px;
}

.xyz {
	position: relative;
	z-index: -1;
}

.footer-p {
	color: white;
	font: normal 16px "Myriad Pro", arial, sans-serif;
	text-align: justify;
	text-justify: inter-word;
	line-height: 24px;
}

.footer-p-heading {
	color: white;
	font: normal 16px "Myriad Pro", arial, sans-serif;
	text-justify: inter-word;
	line-height: 24px;
}

.textfield-input {
	border: 1px solid #fff;
}

#input .form-group .form-control {
	display: block;
	width: 100%;	    /*height: 24px;*/
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #fffefe;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

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

#footer-ul-color ul li a {
	color: #b0a6a6;
	text-decoration: none;
}

#footer-ul-color ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.h-color {
	margin-bottom: 14px;
}

/**** left icon ****/
.sticky-container {

	/*background-color: #333;*/

	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -135px;
	top: 180px;
	width: 200px;
}

.sticky li {
	list-style-type: none;
	background-color: #333;
	font-size: 12px;
	color: #efefef;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

.sticky li:hover {
	margin-left: -115px;          /*-webkit-transform: translateX(-115px);

	    -moz-transform: translateX(-115px);

	    -o-transform: translateX(-115px);

	    -ms-transform: translateX(-115px);

	    transform:translateX(-115px);*/

	/*background-color: #8e44ad;*/

	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}

.sticky li img {
	float: left;
	margin: 5px 5px;
	margin-right: 10px;
}

.sticky li p {
	padding: 0px;
	margin: 0px;          /*text-transform: uppercase;*/
	line-height: 35px;
	font-size: 12px;
	color: #fff;
}

/*services page css code by sandeep*/
#bgimage1 {
	width: 100%;
	min-height: 450px;
	text-align: left;
	position: relative;
}

.logo {
	padding-top: -20px;
}

#bgimage1 .heading-text {
	padding-top: 30px;
}

#bgimage1 .border1 {
	padding-bottom: 10px;
	color: #fff;
}

#bgimage1.header-image {
	background-image: url(../img/about.html);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	overflow: hidden;
}

#bgimage1 .main-heading {
	width: 55%;
	margin-top: 200px;
	color: #fff !important;
}

#bgimage1 .main-heading span {
	color: #e0356e;
}

#bgimage1.heading-image h1:after {
	border-top: 2px solid #fff;
	display: block;
	width: 120px;
	margin: 30px 0;
	content: "";
}

#bgimage1.header-image p {
	width: 50%;
	color: #fff !important;
	margin-bottom: 50px;
}

/*solution page css code by sandeep*/
#tech-bgimage1 {
	width: 100%;
	min-height: 450px;
	text-align: left;
	position: relative;
}

.logo {
	padding-top: -20px;
}

#tech-bgimage1 .heading-text {
	padding-top: 30px;
}

#tech-bgimage1 .border1 {
	padding-bottom: 10px;
	color: #fff;
}

#tech-bgimage1.header-image {
	background-image: url(../img/techbg.html);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	overflow: hidden;
}

#tech-bgimage1 .main-heading {
	width: 70%;
	margin-top: 200px;
	color: #fff !important;
}

#tech-bgimage1 .main-heading span {
	color: #e0356e;
}

#tech-bgimage1.heading-image h1:after {
	border-top: 2px solid #fff;
	display: block;
	width: 120px;
	margin: 30px 0;
	content: "";
}

#tech-bgimage1.header-image p {
	width: 50%;
	color: #fff !important;
	margin-bottom: 50px;
}

/*solution page css code by sandeep*/
#ind-bgimage1 {
	width: 100%;
	min-height: 450px;
	text-align: left;
	position: relative;
}

.logo {
	padding-top: -20px;
}

#ind-bgimage1 .heading-text {
	padding-top: 30px;
}

#ind-bgimage1 .border1 {
	padding-bottom: 10px;
	color: #fff;
}

#ind-bgimage1.header-image {
	background-image: url(../img/image1.html);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	overflow: hidden;
}

#ind-bgimage1 .main-heading {
	width: 70%;
	margin-top: 200px;
	color: #fff !important;
}

#ind-bgimage1 .main-heading span {
	color: #e0356e;
}

#ind-bgimage1.heading-image h1:after {
	border-top: 2px solid #fff;
	display: block;
	width: 120px;
	margin: 30px 0;
	content: "";
}

#ind-bgimage1.header-image p {
	width: 50%;
	color: #fff !important;
	margin-bottom: 50px;
}

/*solution page css code by sandeep*/
#con-bgimage1 {
	width: 100%;
	min-height: 450px;
	text-align: left;
	position: relative;
}

.logo {
	padding-top: -20px;
}

#con-bgimage1 .heading-text {
	padding-top: 30px;
}

#con-bgimage1 .border1 {
	padding-bottom: 10px;
	color: #fff;
}

#con-bgimage1.header-image {
	background-image: url(../img/img41.html);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	overflow: hidden;
}

#con-bgimage1 .main-heading {
	width: 70%;
	margin-top: 200px;
	color: #fff !important;
}

#con-bgimage1 .main-heading span {
	color: #e0356e;
}

#con-bgimage1.heading-image h1:after {
	border-top: 2px solid #fff;
	display: block;
	width: 200px;
	margin: 30px 0;
	content: "";
}

#con-bgimage1.header-image p {
	width: 50%;
	color: #fff !important;
	margin-bottom: 50px;
}

/*solution page css code by sandeep*/
#solution-bgimage1 {
	width: 100%;
	min-height: 450px;
	text-align: left;
	position: relative;
}

.logo {
	padding-top: -20px;
}

#solution-bgimage1 .heading-text {
	padding-top: 30px;
}

#solution-bgimage1 .border1 {
	padding-bottom: 10px;
	color: #fff;
}

#solution-bgimage1.header-image {
	background-image: url(../img/pexels-photo-199503.html);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	overflow: hidden;
}

#solution-bgimage1 .main-heading {
	width: 70%;
	margin-top: 200px;
	color: #fff !important;
}

#solution-bgimage1 .main-heading span {
	color: #e0356e;
}

#solution-bgimage1.heading-image h1:after {
	border-top: 2px solid #fff;
	display: block;
	width: 120px;
	margin: 30px 0;
	content: "";
}

#solution-bgimage1.header-image p {
	width: 70%;
	color: #fff !important;
	margin-bottom: 50px;
}

/*services page css code by sandeep*/
#saftware-back-image {
	width: 100%;
	min-height: 450px;
	text-align: left;
	position: relative;
}

.logo {
	padding-top: -20px;
}

#saftware-back-image .heading-text {
	padding-top: 30px;
}

#saftware-back-image .border1 {
	padding-bottom: 10px;
	color: #fff;
}

#saftware-back-image.header-image {
	background-image: url(../img/service-img.html);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	overflow: hidden;
}

#saftware-back-image .main-heading {
	width: 70%;
	margin-top: 200px;
	color: #fff !important;
}

#saftware-back-image .main-heading span {
	color: #e0356e;
}

#saftware-back-image.heading-image h1:after {
	border-top: 2px solid #fff;
	display: block;
	width: 120px;
	margin: 30px 0;
	content: "";
}

#saftware-back-image.header-image p {
	width: 50%;
	color: #fff !important;
	margin-bottom: 50px;
	font-size: 14px !important;
}

/*about page css code by sandeep*/
#about-us-banner {
	width: 100%;
	max-height: 400px;
	text-align: left;
	position: relative;
}

.logo {
	padding-top: -20px;
}

#about-us-banner .heading-text {
	padding-top: 100px;
}

#about-us-banner .border1 {
	padding-bottom: 10px;
	color: #fff;
}

#about-clouse .carousel-indicators li {
	display: inline-block;
	width: 40px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 0px;
	position: relative;
	right: 50%;
	margin-bottom: 40px;
}

#about-clouse .carousel-indicators .active {
	width: 40px;
	height: 10px;
	margin: 0;
	background-color: #fff;
	position: relative;
	right: 50%;
	margin-bottom: 40px;
}

#about-clouse {
	width: 100%;
}

#about-us-banner .main-heading {
	width: 100%;
	margin-top: 50px;
	color: #fff !important;
	font-family: 'Muli', sans-serif;
	font-weight: 600;
	text-align: center;
	margin-bottom: 110px;
	line-height: 36px;
}

.background-color-web {
	background-color: #f1f1f1;
}

.divider {
	height: 1px;
	width: 100%;
	background-color: #ddd;
	position: relative;
	margin: 24px;
}

#about-us-banner .main-heading span {
	color: #e0356e;
}

#about-us-banner.heading-image h1:after {
	border-top: 2px solid #fff;
	display: block;
	width: 120px;
	margin: 30px 0;
	content: "";
}

#about-us-banner.header-image p {
	width: 70%;
	color: #fff !important;
	margin: auto;
	margin-bottom: 50px;
	font-size: 16px !important;
	font-family: 'muli', sans-serif;
	font-weight: 600;
	text-align: center;
}

/********Bharat Css for service page*****/
.pageicon {
	font-size: 14px !important;
}

.iconfon {
	font-size: 23px;
	font-height: 32px;
	font-weight: 600;
	font-family: "Myriad Pro", sans-serif;
	text-transform: uppercase;
	color: #767676;
}

.m-t-30 {
	margin-top: 30px;
}

.m-b-10 {
	margin-bottom: 10px;
}

@media screen and (max-width:900px) {
	.xyz {
		top: 33px;
		z-index: -1;
		border-bottom: none;
	}

	.com_logo {
		max-height: 100px;
		max-width: 100px;
		margin-top: 20px;
	}

}

/****** project image******/

/***** Service page tab menu css*/

.tab {
	overflow: hidden;   /*background-color:white;*/
	color: #878787;
	margin: auto;
	display: block;
}

/* Style the buttons inside the tab */
.tab button {
	float:;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 20px;
	font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
	color: black;
}

.tabcontent {
	display: none;
	padding: 6px 12px;
	border-top: none;
}

.b-c-w {
	background-color: rgba(255, 255, 255, 0) !important;
	color: #878787;
}

.project-padding {
	padding-bottom: 40px;
}

.projectimgbox {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 362px;
	height: 243px;
	position: relative;
}

.projectimgbox img {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.projectimgbox img:hover {
}

/**** hover image***/
.overlay {
	position: absolute;
	bottom: 100%;
	background-color: rgba(34, 34, 34, .81);
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: 1.0s ease;
}

.b-30 {
	bottom: 30px;
}

.projectimgbox:hover .overlay {
	bottom: 0;
	height: 100%;
	box-shadow: 0 0 2px 1px;
}

.text {
	white-space: nowrap;
	color: #f5f5f5;
	font-size: 20px;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.c_t {
	color: yellow !important;
}

.pad {
	padding: 0px 0px !important;
}

/*** About page css *****/
.aboutimgbox {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	background-size: 370px;
	height: 280px;
	position: relative;
	margin-top: -25px;
}

.aboutimgbox img {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

/****Team css***/
.teamimgbox {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	background-size: 224px;
	height: 224px;
	position: relative;
}

.teamimgbox img {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.overteam {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: #03161D99 !important;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
}

.teamimgbox:hover .overteam {
	bottom: 0;
	height: 100%;
}

.aboutpageimgbox {
	width: 100px;
	height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
}

.aboutpageimgbox img {
	min-width: 100%;
	min-height: 100%;
	border-radius: 50%;
	border: 1px solid #555;
}

.color-white {
	color: #fff !important;
}

.formfon {
	font: normal 16px "Myriad Pro", arial, sans-serif;
	line-height: 24px;
	color: #777;
}

.abotfotimgico {
	padding: 8px 8px;
	font-size: 20px !important;
}

.pdd {
	padding: 2px 30px !important;
}

/****sliderimge industries page*****/
.slideindust {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 340px;
	width: 100%;
	overflow: hidden;
}

.slideindust img {
	height: 100%;
	width: 100%;
	padding: 10px;
}

/****sliderimge industries page*****/
.pdd {
	padding: 2px 30px !important;
}

.tetx_color {
	color: white !important;
}

/*footer*/

/************************************************************

*************************Footer******************************

*************************************************************/





.footer1 {
	background: url("img/section-bg-1.html") repeat scroll left top;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;/*	border-top-width: 4px;

		border-top-style: solid;

		border-top-color: #003;*/
}

.title-widget {
	color: #898989;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;	/*font-family: 'Fjalla One', sans-serif;*/
	font-family: 'muli', sans-serif;
	-webkit-text-size-adjust: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}

.title-widget::before {
	background-color: #f29200;
	content: "";
	height: 22px;
	left: 0px;
	position: absolute;
	top: -2px;
	width: 5px;
}

.widget_nav_menu ul {
	list-style: outside none none;
	padding-left: 0;
}

.widget_archive ul li {
	background-color: rgba(0, 0, 0, 0.3);
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 3px;
}

.widget_nav_menu ul li {
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	position: relative;
	text-transform:;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 4px;
	padding-bottom: 4px;
	width: 95%;
	list-style: none;
}

.widget_nav_menu ul li a {
	font-family: 'muli', sans-serif;
	font-size: 13px;
	font-weight: 300;    /*line-height: 16px;*/
	position: relative;
	text-transform: capitalize;
	width: 100%;
	color: #777;
	padding-left: 10px;
	text-decoration: none;
}

.widget_nav_menu ul li a:hover {
	color: #00b5ef;
}

.widget_nav_menu ul li a i {
	padding-right: 8px;
}

.title-median {
	color: #777;
	font-size: 14px;
	font-family: 'muli', sans-serif;
	font-weight: 300;
	line-height: 20px;
	margin: 0 0 15px;
	text-transform: capitalize;
	font-family: 'muli', sans-serif;
}

.Email-title {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #777;
	margin-top: -12px;
}

.Email-title a {
	text-decoration: none;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #777;
}

.footerp p a {
	font-family: 'muli', sans-serif;
	text-transform: lowercase !important;
	padding-left: -15px !important;
}

#social:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}

#social {
	-webkit-transform: scale(0.8);                /* Browser Variations: */
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}

/* 

  Only Needed in Multi-Coloured Variation 

                                             */
.social-fb:hover {
	color: #3B5998;
}

.social-tw:hover {
	color: #4099FF;
}

.social-gp:hover {
	color: #d34836;
}

.social-em:hover {
	color: #f39c12;
}

.nomargin {
	margin: 0px;
	padding: 0px;
}

\

.footer-bottom {
	background-color: #15224f;
	min-height: 30px;
	width: 100%;
}

.copyright {
	color: #777;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align: center;
}

.design {
	color: #777;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align: right;
}

.design a {
	color: #777;
}

.footer-background-color {
	background: #141414 !important;
}

/************************************************************

*************************Footer******************************

*************************************************************/

/*close*/

/*=======================*/

/*about page*/



.panel-shadow {
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 10px 10px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 7px 7px 7px;
	-o-box-shadow: rgba(0, 0, 0, 0.3) 7px 7px 7px;
	box-shadow: rgba(0, 0, 0, 0.3) 7px 7px 7px;
}

.panel-white {
	border: 1px solid #dddddd;
}

.panel-white  .panel-heading {
	color: #363636;
	background-color: #fff;
	border-color: #ddd;
}

.panel-white  .panel-footer {
	background-color: #fff;
	border-color: #ddd;
}

.post .post-heading {
	height: 95px;
	padding: 20px 15px;
}

.post .post-heading .avatar {
	width: 60px;
	height: 60px;
	display: block;
	margin-right: 15px;
}

.post .post-heading .meta .title {
	margin-bottom: 0px;
}

.post .post-heading .meta .title {
	margin-top: 15px;
}

.post .post-heading .meta .title a {
	color: black;
	text-transform: uppercase;
}

.post .post-heading .meta .title a:hover {
	color: #aaaaaa;
}

.post .post-heading .meta .time {
	margin-top: 8px;
	color: #363636;
}

.post .post-image .image {
	width: 100%;
	height: auto;
}

.post .post-description {
	padding: 0px 15px;
}

.post .post-description p {
	font-size: 14px;
}

.post .post-description .stats {
	margin-top: 20px;
}

.post .post-description .stats .stat-item {
	display: inline-block;
	margin-right: 15px;
}

.post .post-description .stats .stat-item .icon {
	margin-right: 8px;
}

.post .post-footer {
	border-top: 1px solid #ddd;
	padding: 15px;
}

.post .post-footer .input-group-addon a {
	color: #454545;
}

.post .post-footer .comments-list {
	padding: 0;
	margin-top: 20px;
	list-style-type: none;
}

.post .post-footer .comments-list .comment {
	display: block;
	width: 100%;
	margin: 20px 0;
}

.post .post-footer .comments-list .comment .avatar {
	width: 35px;
	height: 35px;
}

.post .post-footer .comments-list .comment .comment-heading {
	display: block;
	width: 100%;
}

.post .post-footer .comments-list .comment .comment-heading .user {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin-top: 0;
	margin-right: 10px;
}

.post .post-footer .comments-list .comment .comment-heading .time {
	font-size: 12px;
	color: #aaa;
	margin-top: 0;
	display: inline;
}

.post .post-footer .comments-list .comment .comment-body {
	margin-left: 50px;
}

.post .post-footer .comments-list .comment > .comments-list {
	margin-left: 50px;
}

/*industris page*/

/*captcha */

.capbox {
	border-width: 0px 12px 0px 0px;	/*display: inline-block;*/
	*display: inline;
	zoom: 1; /* FOR IE7-8 */
	padding: 0px 0px 0px 0px;
	width: 250px;
}

.capbox-inner {
	font: 13px 'muli', sans-serif;
	color: #000000;	    /* background-color: #DBF3BA; */
	margin: 5px auto 0px auto;	    /* padding: 3px; */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	    /* border-radius: 4px; */
}

.googlecaptcha {
	padding-bottom: 15px;
}

.contact-form-bg-color {
	background-color: #ebebeb;
}

.contact-backgroung-color {
	background-color: #fff;
}

#CaptchaDiv {
	font: bold 17px 'muli', arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: rgba(255, 0, 0, 0.224);
	border: 1px solid #ededed;
	padding: 7px 15px;		/*-moz-border-radius: 4px;*/

	/*-webkit-border-radius: 4px;*/

	/*border-radius: 4px;*/

	/*text-align: center;*/

	display: block;
	float: right;
	position: relative;
	top: -60px;
}

#CaptchaInput {
	margin: 25px 10px 25px 0px;
	width: 150px;
	padding: 8px 10px;
	display: block;	/*-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	border-radius: 4px;*/

	/*text-align: center;*/

	/*float: left;*/

	overflow: hidden;
}

/*software davelopments*/
.wrapper {
	display: table;
	height: 100%;
	width: 100%;
}

.container-big {
	display: table-cell;
	padding: 1em;
	text-align: center;
	vertical-align: middle;
	margin: 0px 30px;
}

.big-logo {
	width: 100px;
	margin-bottom: 15px
}

h2.heading {
	font-size: 32px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 30px;
}

.carbox {
	display: block;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	transition: box-shadow .25s;
}

.carbox:hover {
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.img-carbox {
	width: 100%;
	height: 150px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	display: block;
	overflow: hidden;
}

.img-carbox img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	transition: all .25s ease;
}

.content {
	margin-top: 25px;
}

.carbox-content {
	padding: 0px 30px;
	text-align: center;
}

.carbox-content p {
	margin: 0;
	padding: 0;
	text-align:;
}

.carbox-title a {
	margin-top: 0px;  /*font-weight: 700;*/

	/*font-size: 1.65em;*/

	font-size: 18px;
	color: #363636;
	text-align: center;
	text-transform: capitalize;
}

.carbox-title a {
	color: #000;
	text-decoration: none !important;
}

.carbox-read-more {
	border-top: 1px solid #D4D4D4;
}

.carbox-read-more a {
	text-decoration: none !important;
	padding: 10px;
	font-weight: 600;
	text-transform: uppercase
}