
@import url('https://fonts.googleapis.com/css?family=Muli:300,300i,400,600,700,800,900');
/*@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700,900&subset=latin-ext,vietnamese');*/
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.clearfix{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
body{
	margin:0;
	padding: 0;
	font-family: 'Muli', sans-serif !important;
	-webkit-text-size-adjust: auto; 
}
.wrapper{
	width: 100%;
	margin:0;
	padding: 0;
}
.header-slider-bg{
	background: url('../images/header-bg.jpg');
	background-size: cover;
}
.header-bg-color{
	width: 100%;
	height: 100%;
	padding: 0;
	margin:0;
	background: rgba(0,0,0,0.5);
}
.menu-div ul{
	color: #fff;
	font-size: 13px;
	font-family: 'Muli', sans-serif;
	list-style: none;
	text-align: right;
}
.menu-div ul li {
	display: inline-block;
	padding: 25px 8px 0;
}
.menu-div ul li a{
	color: #fff;
	text-decoration: none;
}
.menu-div ul li a:hover{
	color: #fff;
	text-decoration: none;
}
.menu-div ul li span{
	padding-left: 24px;
}
.header-menu-logo-div{
	padding: 23px 10px;
}
.slider-heading{
	padding: 130px 50px 130px;
}
.slider-heading h2{
	font-size: 36px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Muli', sans-serif;
	font-weight: 700;
}
.slider-heading p{
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Muli', sans-serif;
	padding: 10px 0 0 0;
}
.enter-email-box{
	width: 250px;
	float: left;
	border: none;
	border-radius: 3px 0  0 3px ;
	color:#363636;
	font-size: 14px;
	font-family: 'Muli', sans-serif;
	padding: 8px 15px;
	margin:0;
}
.email-box-submit{
	width: 157px;
	font-size: 17px;
	color: #fff;
	border: none;
	border-radius:0 3px 3px 0;
	padding: 7px 0 5px 0;
	float: left;
	margin:0;
	background: #0077bc;
}
.email-box-div{
	margin:35px auto;
	width: 407px;
}
.services-background-image {
	background-image: url(img/sofbackground.png);
	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;
}

.services-background-color
{
	background-color: #F1F1F1;

}
.heading-first-letter-color span
{
		color: #0c1ec8;
		padding-right:10px;		
		text-transform: uppercase;

}
.whyus-div{
	background: #F1F1F1;
	width: 100%;
	padding: 0px 40px 30px 40px;
}
.whyus-div img{
	margin: 0 auto;
	display: block;
}
.whyus-cntnt{
	padding:  0;
}
.whyus-cntnt h3{
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
}
.whyus-cntnt p{
	font-size: 13px;
	color: #363636;
	text-align: justify;
	line-height: 22px;
	margin-top: -10px;
}
.whyus-cntnt a {
	font-size: 14px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin: 20px auto;
	border: 2px solid #363636;
	text-decoration: none;
	padding: 7px 15px;
	display: block;
	width: 160px;
}
.whyus-cntnt a:hover {
	text-decoration: none;
	color: #363636;
	border-color: #0c1ec8;
}

.software-cntnt{
	padding:  0px;
	margin-top: -22px;
}
.software-cntnt h3{
	font-size: 24px;
	color: #363636;
	text-align: justify;
	text-transform: uppercase;
}
.software-cntnt p{
	font-size: 13px;
	color: #363636;
	text-align: justify;
	line-height: 22px;
	margin-top: 15px;
}
.software-cntnt a {
	font-size: 14px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin: 20px auto;
	border: 2px solid #363636;
	text-decoration: none;
	padding: 7px 15px;
	display: block;
	width: 160px;
}
.software-cntnt a:hover {
	text-decoration: none;
	color: #363636;
	border-color: #0c1ec8;
}
.Industries-div{
	background: #F1F1F1;
	width: 100%;
	padding: 0px 40px 0px 40px;
}

.tech-tech-section{
	/*background: #F1F1F1;*/
	width: 100%;
	padding: 0px 40px 30px 40px;
}

.whyus-tech-section{
	background: #ebebeb;
	width: 100%;
	padding: 0px 40px 30px 40px;
}

.whyus-tech-section img
{
	padding-top: 24px;
}
.whyus-tech-section .web-ui-image img
{
	padding-top: 100px;

}
.whyus-tech-section-cntnt{
	padding:  0;
}
.whyus-tech-section-cntnt h3{
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
	margin-top: 50px;
}
.whyus-tech-section-cntnt p{
	font-size: 14px;
	color: #363636;
	line-height: 22px;
	/*margin-top: 15px;*/
	text-align: justify;
}
#web-clouse 
{
	margin-top: -20px;
}
#slide-arrow .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
    margin-left: -32px;
     transform: translate(-50%,-50%);
}

#slide-arrow .glyphicon {
   /* position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;*/
    background-color: rgba(0,0,0,.23);
    padding: 60px 6px;
}
.whyus-tech-section-cntnt .web-page-p
{
	padding: 0px 30px;
}
.on-domain-services-heading img
{
	width: 100%;
	margin-top: 0px;
}
.on-domain-services-heading h3
{
	margin-top: 80px;
}
.on-dom-image-2 img{
	margin-top: 40px;
}
.on-deman-p
{
	width: 80%;
	margin: auto;
	margin-bottom: 30px;
	text-align: center;
}
h3.on-demand-heading
{
	margin-top: 120px !important;
}
h3.on-demand-benefites
{
	margin-top: 100px !important;
}
.whyus-tech-section-cntnt h4
{
	font-family: 'Muli' ,sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	/*text-transform: capitalize;*/
	
}
.mobile-development-p
{
	padding: 0px 30px; 
	text-align: justify;
}
.mobile-development-h2
{
	margin-top: 110px;
}
#digital-marketing .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #090909;
    border-radius: 0px;
}
.whyus-tech-section-cntnt h3.software-qa-heading
{
	font-size: 24px;
	color: #363636;
	text-align: left;
	text-transform: uppercase;
	margin-top: 50px;
	line-height: 36px;
}
#digital-marketing .carousel-indicators .active {
    width: 10px;
    height: 30px;
    margin: 0;
    background-color: #000;
}
.whyus-tech-section-cntnt ul li
{
	font-family: 'Muli' ,sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #333;
	text-transform: capitalize;
	margin-top: 6px;
	
}
.whyus-tech-section-cntnt ul li i
{
	font-size: 14px;
	font-weight: 300;
	color: #333;
	text-transform: capitalize;
	margin-right: 10px;
	
}
.process-we-follow-contents-p
{
	font-family: 'Muli' ,sans-serif;
	font-weight: 300;
	font-size: 14px;
	margin: 5px auto;
	text-align: center;
}
.process-we-follow-contents-h2
{
	margin-top: 0px;
}
.software-div{
	background: #F1F1F1;
	width: 100%;
	padding: 20px 0px 30px 0px;
}
#myCarousel
{
	padding:25px 0px;
}
.software-details-div{
	background: #F1F1F1;
	width: 100%;
	padding: 40px 0px 40px 0px;
}

.indutries-cntnt{
	padding-top: 60px;
}
.indutries-cntnt h3{
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: ;
	width: 80%;
}
.indutries-cntnt p{
	font-size: 15px;
	color: #363636;
	text-align: justify;
	line-height: 22px;
	margin-top: 15px;
	width: 70%;
	margin-left:25px;
}

.index-online-brand-div{
	background: ;
	width: 100%;
	padding: 40px 40px 30px 40px;
}


.index-online-brand-div img{
	margin: 0 auto;
	display: block;
}


.online-brand-cntnt{
	padding:  0;
}
.online-brand-cntnt h3{
	font-size: 20px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
	margin-top: 70px;
}
.online-brand-cntnt p{
	font-size: 13px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin-top: 15px;
}
.online-brand-cntnt a {
	font-size: 14px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin: 20px auto;
	/*border: 2px solid #363636;*/
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	width: 120px;
	/*background-color: rgba(255, 0, 0, 0.224);*/
	border: 1px solid #0c1ec8;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	-ms-transition:1s;
}
.online-brand-cntnt a:hover {
	text-decoration: none;
	color: #fff;
	/*border-color: #0c1ec8;*/
	background-color: #0c1ec8;

}
.index-payment-mode-div{
	background: #fff;
	width: 100%;
	padding: 40px 40px 40px 40px;
}
.index-payment-mode-div img{
	margin: 0 auto;
	display: block;
}
.service-section{
	padding: 30px 20px;
}
.service-section h2{
	font-size: 32px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
}
.service-section p{
	font-size: 14px;
	color: #363636;
	text-align: center;
	padding: 0 40px;
	line-height: 22px;
}
.service-section img{
	width: 100%;
	margin-top: 10px;
}
.whyus-section{
	padding: 30px 20px 0px 20px;
}
.whyus-section h2{
	font-size: 28px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
}
.whyus-section p{
	font-size: 14px;
	color: #363636;
	text-align: center;
	padding: 0 40px;
	line-height: 22px;
}
.whyus-section img{
	width: 100%;
	margin-top: 10px;
}

.whyus-section{
	padding: 30px 20px;
}
.software-section
{
	margin-top: 30px;
}

.software-section h2{
	font-size: 28px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
}
.software-section p{
	font-size: 14px;
	color: #363636;
	text-align: center;
	padding: 0 40px;
	line-height: 22px;
	width: 80%;
	margin: auto;
}

.solution-section
{
	padding-top: 30px;
}
.solution-section h2{
	font-size: 32px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
}
.solution-section p{
	font-size: 14px;
	color: #363636;
	text-align: center;
	padding: 0 40px;
	line-height: 22px;
}
.solution-section img{
	width: 100%;
	margin-top: 10px;
}


.index1-responsive-section h2{
	font-size: 26px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 0px;
}
.index1-responsive-section p{
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 0 50px;
	line-height: 22px;
	width: 80%;
	margin: auto;
} 


.home-index-responsive-section h2{
	font-size: 26px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 40px;
}
.home-index-responsive-section p{
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 0 50px;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Muli' ,sans-serif;
	line-height: 24px;
	width: 90%;
	margin: auto;
}
#read-more-home-page
{
	text-align: center;
}
#read-more-home-page a
{
font-size: 14px;
color: #363636;
text-align: center;
line-height: 22px;
margin: 20px auto;
/*border: 2px solid #363636;*/
text-decoration: none;
padding: 5px 10px;
display: block;
width: 120px;
background-color: rgba(255, 0, 0, 0.224);
position: relative;
	z-index: 10000;
}
#read-more-home-page hr{
	margin: -36px;
	color: #333;
	
}

.soft-index-responsive-section h2{
	font-size: 32px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 50px;
}
.soft-index-responsive-section p{
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 0 50px;
	line-height: 22px;
}

.index-responsive-section h2{
	font-size: 26px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 70px;
}
.contact-responsive-section h2{
	font-size: 26px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 40px;
}
.contact-responsive-section p{
	font-size: 14px;
	color: #000;
	
	padding: 0 50px;
	line-height: 22px;
	width: 85%;
	text-align: center;
	margin: 10px auto;
	/*margin: auto;*/
}
.index-responsive-section p{
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 0 50px;
	line-height: 22px;
}
.index-responsive-section img{
	/*width: 250px;*/
	/*margin-top: 20px auto 0;*/
	/*max-height: 400px;*/
	/*position: relative;*/
	/*float: right;*/
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto auto;
    padding-top: 50px;
   
}

.background-image-aboutus {
	background-image: url(img/section-bg-1.jpg);
	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;
	padding: 30px;
}
.index-responsive-section a {
	font-size: 14px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin: 20px auto;
	/*border: 2px solid #363636;*/
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	width: 120px;
	background-color: rgba(255, 0, 0, 0.224);
}
.index-responsive-section a:hover {
	text-decoration: none;
	color: #363636;
	border-color: #45ccff;
}

.people-say-section{
	padding: 30px 20px;
}
.people-say-section h2{
	font-size: 32px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
}
.people-say-section p{
	font-size: 14px;
	color: #363636;
	text-align: center;
	padding: 0 40px;
	line-height: 22px;
}
.people-say-section img{
	width: 100%;
	margin-top: 10px;
}
.mobile-online-brand-div{
	background: #F1F1F1;
	width: 100%;
	padding: 90px 40px 90px 40px;
}
.mobile-online-brand-div img{
	margin: 0 auto;
	display: block;
}
.mobile-brand-cntnt{
	padding:  0;
}
.mobile-brand-cntnt h3{
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
}
.mobile-brand-cntnt p{
	font-size: 13px;
	color: #363636;
	text-align: justify;
	line-height: 22px;
	margin-top: 15px;
}
.mobile-brand-cntnt a {
	font-size: 14px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin: 20px auto;
	border: 2px solid #363636;
	text-decoration: none;
	padding: 7px 15px;
	display: block;
	width: 160px;
}
.mobile-brand-cntnt a:hover {
	text-decoration: none;
	color: #363636;
}
.ready-template-div{
	background: #f9f9f9;
	width: 100%;
	margin: 0;
	padding: 30px 0 40px;
}
.ready-template-div h2{
	text-align: center;
	font-size: 32px;
	color: #363636;
	text-transform: uppercase;
}
.ready-template-div p{
	text-align: center;
	font-size: 14px;
	color: #363636;
	padding: 10px 40px 0 40px;
	line-height: 22px;
	margin-bottom: 0;
}
.ralative-cntnt{
	position: relative;
}
.absolute-cntnt {
	position: absolute;
	top: 7%;
	right: 12%;
}
.background-bg-color {
	background: rgba(0,0,0,0.8);
	width: 76%;
	height: 86%;
	opacity:0;
	transition:all 1s ease-in;
	z-index: 3;
}
.index-theme-name{
	color: #fff !important;
	font-size: 22px !important;
	text-align: center;
	margin-top: 70px !important;
	padding: 0 !important;
}
.background-bg-color a{
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	width: 100px;
	display: block;
	margin:18px auto;
	padding: 5px;
	border: 2px solid #fff;
	text-decoration: none;
}
.background-bg-color a:hover{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.theme-design-img{
	width: 100%;
}
.theme-hover-details-div:hover > .background-bg-color{
	opacity: 1 !important;
}
.theme-hover-details-div{
	margin-top: 30px;
}
.tech-background-color
{
	background-color: #f9f9f9;
}


.home-solution-heading-section{
	padding: 0px 0;
}

.home-solution-heading-section h2{
	font-size: 32px;
	color: #363636;
	text-align: center;
}


.tech-home-section{
	padding: 30px 0 0px;
}
.tech-home-section .wrap{
	padding-top: 10px;
	text-align: center;
}
.tech-home-section h2{
	font-size: 32px;
	color: #363636;
	text-align: center;
}


.solution-box-background-image
{
	background-color: #ebebeb;
}


.index-bussiness-section{
	padding: 30px 0;
	/*background-color: #ebebeb;*/
}
.index-bussiness-section h2{
	font-size: 26px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
}
.index-bussiness-section p.solutions-text-field
{
	width: 80%;
	margin: auto;
	text-align: center;
}

.index-bussiness-p{
	font-size: 14px;
	color:#363636;
	text-align: justify;
	padding: 10px 0px;
	line-height: 22px;
	margin-bottom: 0;
	width: 90%;
	margin: auto;
	/*text-align: center;*/
}
.index-bussiness-p:before{
	content: '';
	display: block;
	margin: -5px;
}
.philosophy-img img
{
	padding-left: 50px;
	padding-top: 10px;
	max-height: 100%;
	max-width: 100%;
}
.img-web-development img{
	margin-bottom: 40px;
}
/*solution home page modificatio*/
#mix-wrapper{
	margin-top:25px;
}
 .index-bussiness-section h2.web-development-heading
{
	 margin-top: -10px !important;
}
.home-solution-section{
	padding: 20px 20px !important;
	-webkit-transition:2s;
	/*margin-top: 20px;*/
}
.home-solution-section:hover{
	/*padding: 20px 20px !important;*/
	/*-webkit-transition:2s;*/
	color: #00b5ef;
}

.home-solution-section img{
	display: border-block;
margin-top:  6px;
max-height: 40px;
text-align: left;
display: inline-block;
position: absolute;
-webkit-transition: -webkit-transform .8s ease-in-out;
transition: transform .8s ease-in-out;
/*background-color: #286add;*/
background-color: #505093;
padding: 8px;

}

.home-solution-section img:hover{

	/*border-top-left-radius: 50%;*/
	border-radius: 50%;
	/*background-color: #505093;*/
-webkit-transform: rotate(360deg);
          transform: rotate(360deg)
}
.solution-content-box-right
{
	margin-left: 70px;
	margin-top: 0px !important;

}
.home-solution-section .solution-content-box-right h3{
	font-size: 20px;
	text-align: left;
	color: #333333;
	text-transform: uppercase;
	/*color: #555;*/
	margin-top: 0px !important;
	
	
}
.home-solution-section .solution-content-box-right p{
	font-size: 14px;
	text-align: ;
	line-height: 22px;

}
.home-solution-section .solution-content-box-right a{
	font-size: 14px;
	text-align: left;
	padding: 5px;
	width: 100px;
	display: block;
	margin-top: 15px;
	border: 2px solid #363636;
	color:#363636;
	text-decoration: none;
}
.home-solution-section .solution-content-box-right a:hover{
	color:#363636;
	text-decoration: none;
	position: relative;
}


.whowe-section{

	padding: 20px 20px 10px 20px !important;
}
.whowe-section img{
	display: block;
	margin:0 auto;
	max-height: 50px;
}
.whowe-section h3{
	font-size: 22px;
	text-align: center;
}
.whowe-section p{
	font-size: 14px;
	text-align: center;
	line-height: 22px;
}
.whowe-section a{
	font-size: 14px;
	text-align: center;
	padding: 5px;
	width: 100px;
	display: block;
	margin:15px auto 0;
	border: 2px solid #363636;
	color:#363636;
	text-decoration: none;
}
.index-services-sections{
	padding: 0px 0px 0px 0px !important;
}

.whowe-section a:hover{
	color:#363636;
	text-decoration: none;
	position: relative;
}
.index-services-section{
	padding: 30px 30px 0px 30px !important;
}
.index-services-section img{
	display: block;
	margin:0 auto;
	max-height: 50px;
	-webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
.index-services-section img:hover{
	-webkit-transform: rotate(360deg);
          transform: rotate(360deg)
}
.index-services-section h3{
	font-size: 22px;
	text-align: center !important;
	/*text-transform: capitalize;*/
	color: #333;
}
.index-services-section p{
	font-size: 14px;
	text-align: center;
	line-height: 22px;
}
.image-cloud
{
	margin-top: 60px;
}
.index-services-section a{
	font-size: 14px;
	text-align: center;
	padding: 5px;
	width: 100px;
	display: block;
	margin:15px auto 0;
	border: 2px solid #363636;
	color:#363636;
	text-decoration: none;
}
.index-services-section a:hover{
	color:#363636;
	text-decoration: none;
	position: relative;
}
.tech-image-box-1{
	max-width: 100%;
	max-height: 400px;
	overflow: hidden;

}
.tech-image-box-1 img{
	max-height: 100%;
	margin-bottom: 30px;

}
.tech-icon-box-1{	
	left: 50%;
	position: absolute;
	margin-top: 41%;
}
.tech-icon-box-1 img{
  position: relative;	
	z-index: 999999;
	left: -50%;
}
.tech-icon-box-1 img:hover {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
}

.about-background-image {
	background-image: url(img/header-background-image.jpg);
	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: 70%;
	overflow: hidden;

}
.about-image-clouser
{
	max-height: 300px;
	overflow: hidden;
}
.about-responsive-section{
	padding: 30px 20px;
}
.about-responsive-section h2{
	font-size: 32px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.about-responsive-section p{
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 0 40px;
	line-height: 22px;
}
.about-responsive-section img{
	width: 100%;
	margin-top: 10px;
}
.footer{
	background: #141414;
	margin:0;
	width: 100%;
	padding: 20px 0;
}
.footer h4{
	color: #fff;
	font-size: 14px;
}
.footer ul{
	list-style: none;
	color: #ccc;
	font-size: 12px;
}
.footer ul li{
	margin-top: 2px;
}
.footer ul li a{
	color: #ccc;
	font-size: 12px;
	text-decoration: none;
}
.footer ul li a:hover{
	color: #ccc;
	text-decoration: none;
}
.copyright-section{
	background: #070707;
	padding: 10px 0;
}
.copyright-section p{
	color: #ccc;
	font-size: 11px;
	margin:0;
	padding: 4px 0 0 0;
}
.copyright-section ul{
	list-style: none;
	text-align: right;
	margin: 0;
}
.copyright-section ul li{
	display: inline-block;
	margin:0 10px;
}
.copyright-section ul li a{
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
}
.copyright-section ul li a:hover{
	color: #ccc;
	text-decoration: none;
}
.mobile-menu-icon{
	display: none;
}
.details-slider-bg{
	background: url('../images/details-bg.jpg');
	background-size: cover;
}
.about-tech-head-section
{
	margin-top: 30px;
}
.about-tech-section{
	background: ;
	width: 100%;
	margin: 0;
	padding: 20px 0 0px;
}
.about-tech-section img{
	
	padding: 20px 0px;
	/*border: 1px solid;*/
	min-height: 100%;
}
.about-tech-section h2{
	color: #363636;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 400;
}
.about-tech-section p{
	color: #363636;
	font-size: 14px;
	line-height: 22px;
	margin-top: 16px;
	text-align: justify;
	font-weight: 600;
}
.about-tech-section a{
	color: #363636;
	font-size: 14px;
	margin-top: 16px;
	padding: 5px;
	width: 100px;
	border: 2px solid #363636;
	display: block;
	margin: 25px auto;
	text-align: center;
}
.webfont-image img
{
	/*width: 100%;*/ 
	height: 300px;
}
.ecomm-image-1 img
{
	height: 350px;
}
.about-tech-section a:hover{
	color: #363636;
	text-decoration: none;
}
.about-tech-section-div{
	/*padding-right: 50px;*/
	padding-top: 0px;
}
.about-tech-section h3{
	color: #363636;
	font-size: 18px;
	font-weight: 700;
}
p.text-qa-section2
{
	text-align: justify;
}
.about-tech-section ul li{
	 background:url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-forward-16.png') 2px 2px no-repeat; 
	padding-left: 20px;
}
.about-tech-section ul li{
	margin-top: 10px;
	font-size: 14px;
}

.technology-div{
	padding-right: 0px;
	padding-top: 20px;
}

.solution-div{
	padding-right: 0px;
	padding-top: 0px;
}
.cloud-network
{
	text-align: center;

}
.cloud-network h3
{
	text-align: center;
	padding-top: 50px;
	
}
.qa-services-heading1 h3
{
	margin-top: 65px;
	line-height: 36px;
	font-size: 24px;
	text-transform:uppercase;

}

.qa-services-heading img
{
	margin-top: 30px;
	margin-bottom: 30px; 
	line-height: 30px
	
	
}
.finance-solution h3
{
	margin-top: 80px;
}

.database-man-img img
{
	margin-top: 60px;
}
.qa-deliver-heading
{
	text-align: center;
	font-size: 26px;
	margin-top: -20px;
	margin-bottom: 30px;
}
.qa-slider-contents h3{
	text-align: center;
	margin-top: 80px;
	font-size: 16px;

}
.finanace-heading h3
{
 margin-top: 90px;
}
.database-man-cont h3
{
	text-align:center;
	margin-top: 80px;
}
.database-man-cont p
{
	text-align:center;
	/*margin-top: 80px;*/
}
.erp-solution h3{

	margin-top: 90px;
}
 h3.erp-heading
{
	text-align: left !important;
}
.database-man-im img
{
	width: 100%;
	margin-top: 55px;
}

.qa-slider-contents p{
	text-align: center;
	/*margin-top: 50px;*/
	font-size: 14px;
	width: 90%;
	margin: auto;
}
.consulting-heading h3
{
	margin-top: 120px;
}
.technology-section{
	/*background: #ebebeb;*/
	width: 100%;
	margin: 0;
	padding: 20px 0px 0px 0px;
}

.mobile-services-section{
	/*background: #ebebeb;*/
	background-image: url(img/section-bg-1.jpg);
	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;
	/*padding: 30px;*/

	width: 100%;
	margin: 0;
	padding: 0px 0 20px;
}

.mobile-services-section{
	/*background: #ebebeb;*/
	width: 100%;
	margin: 0;
	padding: 0px 0 20px;
}

.technology-section img{
	/*background: #ebebeb;*/
	width: 100%;
	margin: 0;
	padding: 0px 0 20px;
}

.template-details-section{
	background: #ebebeb;
	width: 100%;
	margin: 0;
	padding: 40px 0 20px;
}
.template-details-section h2{
	color: #363636;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
}
.template-details-section p{
	color: #363636;
	font-size: 14px;
	line-height: 22px;
	margin-top: 16px;
	text-align: justify;
	font-weight: 600;
}
.template-details-section a{
	color: #363636;
	font-size: 14px;
	margin-top: 16px;
	padding: 5px;
	width: 100px;
	border: 2px solid #363636;
	display: block;
	margin: 25px auto;
	text-align: center;
}
.template-details-section a:hover{
	color: #363636;
	text-decoration: none;
}
.theme-details-main-div{
	padding-right: 50px;
	padding-top: 50px;
}
.template-details-section h3{
	color: #363636;
	font-size: 18px;
	font-weight: 700;
}

.template-feature-list ul li{
	background: url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-forward-16.png') 2px 2px no-repeat; 
	    /*list-style-image: url(../images/features-tick.png);*/
	padding-left: 20px;
	padding-right: 10px;
	color: #333;

}
.template-feature-list ul li{
	margin-top: 10px;
	font-size: 14px;
}

.template-feature-list-tech ul{
	color: #878787;
	padding-top: 55px;

}
.template-feature-list-tech ul li{
	 background:url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-forward-16.png') 2px 2px no-repeat; 
	padding-left: 20px;
	color: #878787;
	/*padding-top: 50px;*/

}
.template-feature-list-tech ul li{
	margin-top: 10px;
	font-size: 14px;
}

.special-features-section{
	background: #f9f9f9;
	padding: 40px 0 30px;
}
.special-features-section img{
	margin: 0 auto;
	display: block;
	max-height: 86px;
}
.special-features-section h3{
	text-align: center;
	color: #363636;
	font-size: 18px;
	font-weight: 600;
}
.special-features-section p{
	text-align: center;
	color: #363636;
	font-size: 14px;
	line-height: 22px;
}



.solution-home-section{
	/*background: #f9f9f9;*/
	padding: 0px 0 30px;
}
.solution-home-section img{
	margin: 0 auto;
	display: block;
	max-height: 86px;
}
.solution-home-section h3{
	text-align: center;
	color: #363636;
	font-size: 18px;
	font-weight: 600;
}
.solution-home-section p{
	text-align: center;
	color: #363636;
	font-size: 14px;
	line-height: 22px;
}


.details-ready-template-div{
	background: #fff;
	width: 100%;
	margin: 0;
	padding: 30px 0 40px;
}
.details-ready-template-div h2{
	text-align: center;
	font-size: 32px;
	color: #363636;
	text-transform: uppercase;
}
.details-ready-template-div p{
	text-align: center;
	font-size: 14px;
	color: #363636;
	padding: 10px 40px 0 40px;
	line-height: 22px;
	margin-bottom: 0;
}

.theme-hover-details-div:hover > .ralative-cntnt {
	transition-duration: 1s;
	-webkit-box-shadow: 0px 11px 54px -9px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 11px 54px -9px rgba(0,0,0,0.25);
	box-shadow: 0px 11px 54px -9px rgba(0,0,0,0.25);
	transform: scale(1.8,1.8);
	z-index: 2;
	box-shadow: 0px 0px 20px #000;
}
.list-slider-bg{
	background: url('../images/list-bg.jpg');
	background-size: cover;
}
.list-filter-section{
	padding: 8px 0;
	background: #f7f7f7;
	box-shadow: inset 0px 0px 14px #c7c7c7;
	position: relative;
}
.list-filter-section ul {
	list-style: none;
	margin: 0;
	padding-top: 3px;
}
.list-filter-section ul li{
	display: inline-block;
	padding: 0 10px;
}
.list-filter-section ul li a{
	color: #363636;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
}
.list-filter-section ul li a i{
	color: #363636;	padding: 0 0 0 5px;
}
.list-search-box{
	border: 1px solid #acacac;
	border-radius: 5px;
	font-size: 13px;
	color: #363636;
	padding: 3px 10px;
	float: right;
	background: #f7f7f7;
	max-width: 250px;
	width: 100%;
	background-image: url(../images/search-icon.png); 
	background-size: 14px;
	background-color: transparent; 
	background-repeat: no-repeat;  
	background-position: right 10px center;  
}
.list-next-bttns{
	margin:25px auto 0;
	text-align: center;
}
.list-next-bttns a{
	padding: 5px 10px;
	margin: 5px;
	color: #363636;
	font-size: 14px;
	font-weight: 600;
	border:1px solid #e1e1e1;
	background:#ebebeb;
	text-align: center;
	text-decoration: none;
}
.list-next-bttns a:hover{
	text-decoration: none;
	box-shadow: 0px 0px 5px #000;
}
.list-shopby-category{
	background:#ebebeb;
	padding: 30px 0 40px;
}
.background-bg-color2 {
	background: rgba(0,0,0,0.4);
	width: 76%;
	height: 86%;
	opacity: 1;
	transition: all 0.5s ease-in;
	z-index: 3;
}
.index-category-name{
	color: #fff !important;
	font-size: 20px !important;
	text-align: center;
	margin-top: 80px !important;
	padding: 0 !important;
	line-height: 100%;
	transition: all 0.5s ease-in;
	z-index: 3;
}
.list-category-txt{
	opacity: 0;
	transition: all 0.5s ease-in;
	font-size: 13px;
	color: #fff;
	text-align: center;
	padding: 0 5px;
	line-height: 22px;
	z-index: 3;	
}
.category-hover-details-div:hover > .background-bg-color2 {
	background: rgba(0,0,0,0.6);
}
.category-hover-details-div:hover > .background-bg-color2 .index-category-name{
	margin-top: 50px !important;
}
.category-hover-details-div:hover > .background-bg-color2 .list-category-txt{
	opacity: 1 !important;
	z-index: 999;
}
.list-shopby-category h2 {
    text-align: center;
    font-size: 32px;
    color: #363636;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.list-filter-dropdown-menu{
	display: block;
	list-style: none;
	position: absolute;
	z-index: 2;
	display: none;
	transition: all 0.5s ease-in;
}
.list-filter-dropdown-menu li{
	display: block !important;
	background: #ebebeb;
	padding: 5px 0px !important;
}
.list-filter-dropdown-menu li a{
	padding: 5px 20px;
	background: #ebebeb;
	color: #363636;
}
.list-filter-dropdown-menu li a:hover{
	background: #ddd;
}
.list-category-hover-li:hover > .list-filter-dropdown-menu{
	display: block;
}

.list-filter-dropdown-menu2{
	display: block;
	list-style: none;
	position: absolute;
	z-index: 2;
	display: none;
	transition: all 0.5s ease-in;
}
.list-filter-dropdown-menu2 li{
	display: block !important;
	background: #ebebeb;
	padding: 5px 0px !important;
}
.list-filter-dropdown-menu2 li a{
	padding: 5px 20px;
	background: #ebebeb;
	color: #363636;
}
.list-filter-dropdown-menu2 li a:hover{
	background: #ddd;
}
.list-sort-hover-li:hover > .list-filter-dropdown-menu2{
	display: block;
}
.max-width300-section{
	max-width: 300px;
	margin-top: 15px;
}
/*contact form*/

/*contaict us*/
.contactus-online-brand-div{
	background: ;
	width: 100%;
	padding: 0px 40px 20px 40px;
	/*padding-left: 50px;*/
}
.contactus-brand-cntnt ul li span
{
	color:#878787;
}
.contactus-brand-cntnt ul li i
{
	color:#45ccff;
	font-size: 12px;
}
.contactus-brand-cntnt ul li i.location
{
	color:#45ccff;
	font-size: 16px;
}
.contactus-online-brand-div img{
	margin: 0 auto;
	display: block;
}
.contactus-brand-cntnt{
	/*margin-left:50px;*/
}
.margin-contactus-form
{
	padding-top: 21px;
}

.contactus-brand-cntnt h3{
	font-size: 20px;
	color: #363636;
	text-align: justify;
	text-transform: uppercase;
	border-bottom: 1px solid;
	padding-bottom: 3px;
	border-bottom-style:dotted !important;
	border-color:#999;
}
.contactus-brand-cntnt h4{
	
	font-size: 18px;
	color: #555;	
	padding-bottom: 3px;
	text-transform: capitalize;
	border-bottom: 1px solid;
	border-bottom-style:dotted !important;
	border-color:#999;
}
.contactus-brand-cntnt h4 span{
	text-transform: uppercase;
	
}
.capatcha-input input

{
	padding: 10px 70px 10px 10px ;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
}
.contactus-brand-cntnt p{
	font-size: 13px;
	color: #363636;
	text-align: justify;
	line-height: 22px;
	margin-top: 15px;
}
.contactus-brand-cntnt label{
	font-size: 14px;
	color: #878787;
	text-align: justify;
	line-height: 22px;
	margin-bottom: -20px;
	font-family: 'Muli' ,sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #878787;
}

.contactus-brand-cntnt a {
	font-size: 14px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	/*margin: 20px auto;*/
	/*border: 2px solid #363636;*/
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	width: 120px;
	/*background-color: rgba(255, 0, 0, 0.224);*/
	border: 1px solid #0c1ec8;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	-ms-transition:1s;
}
.contactus-brand-cntnt a:hover {
	text-decoration: none;
	color: #fff;
	/*border-color: #0c1ec8;*/
	background-color: #0c1ec8;

}

.contactus-brand-cntnt input.Submit {
	font-size: 14px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	/*margin: 20px auto;*/
	/*border: 2px solid #363636;*/
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	width: 120px;
	/*background-color: rgba(255, 0, 0, 0.224);*/
	border: 1px solid #0c1ec8;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	-ms-transition:1s;
}
.contactus-brand-cntnt input.Submit:hover {
	text-decoration: none;
	color: #fff;
	/*border-color: #0c1ec8;*/
	background-color: #0c1ec8;

}

.contactus-online-brand-div li{
	
	padding-bottom: 8px;
}

@media screen and (max-width: 767px){
	/*about us*/
	.whyus-section{
	padding: 20px 0px 0px 0px;
     }
  .whyus-section h2{
	font-size: 28px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
   }
.whyus-section p{
	font-size: 14px;
	color: #363636;
	text-align: justify;
	padding: 0 0px;
	line-height: 22px;
}
.whyus-section img{
	width: 100%;
	margin-top: 10px;
}

.whyus-section{
	padding: 30px 20px;
}
.whyus-div{
	background: #F1F1F1;
	width: 100%;
	padding: 20px 0px 20px 0px;
}
.whyus-div img{
	margin: 0 auto;
	display: block;
}
.whyus-cntnt{
	padding:  0;
}
.whyus-cntnt h3{
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
}
.whyus-cntnt p{
	font-size: 13px;
	color: #363636;
	text-align: justify;
	line-height: 22px;
	margin-top: -10px;
}
.whyus-cntnt a {
	font-size: 14px;
	color: #363636;
	text-align: center;
	line-height: 22px;
	margin: 20px auto;
	border: 2px solid #363636;
	text-decoration: none;
	padding: 7px 15px;
	display: block;
	width: 160px;
}
.whyus-cntnt a:hover {
	text-decoration: none;
	color: #363636;
	border-color: #0c1ec8;
}

#about-us-banner .main-heading {

	width: 100%;
	margin-top: 50px;
	color: #fff !important;

}

#about-us-banner .main-heading span{

	color: #e0356e;
}
#about-us-banner.heading-image h1:after {

		border-top: 2px solid #fff;
		display: block;
		width: 100%;
		margin: 30px 0;
		content: "";
}

#about-us-banner.header-image p {
	width: 100%;
	color: #fff !important;
	margin-bottom: 50px;
	font-size: 14px !important;
}
.index-bussiness-section h2{
	font-size: 20px;
	color: #363636;
	text-align: center;
}
.index-bussiness-p{
	font-size: 14px;
	color:#363636;
	text-align: justify;
	padding: 10px 0px;
	line-height: 22px;
	margin-bottom: 0;
	width: 90%;
}


.index1-responsive-section h2{
	font-size: 24px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 0px;
}

.index1-responsive-section p{
	font-size: 14px;
	color: #000;
	text-align: justify;
	padding: 0 0px;
	line-height: 22px;
}
/*software */

#saftware-back-image .main-heading {

	width: 100%;
	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: 100%;
	color: #fff !important;
	margin-bottom: 50px;
	font-size: 14px !important;
}

.software-section
{
	margin-top: 20px;
}

.software-section h2{
	font-size: 22px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
}
.software-section p{
	font-size: 14px;
	color: #363636;
	text-align: justify;
	padding: 0 0px;
	line-height: 22px;
}

.whyus-tech-section-cntnt{
	padding:  0;
}
.whyus-tech-section-cntnt h3{
	font-size: 24px;
	color: #363636;
	text-align: center;
	text-transform: uppercase;
}

.whyus-tech-section-cntnt p{
	font-size: 14px;
	color: #363636;
	/*text-align: center;*/
	line-height: 22px;
	margin-top: 15px;
}
.whyus-tech-section{
	background: #ebebeb;
	width: 100%;
	padding: 0px 0px 30px 0px;
}

.soft-index-responsive-section h2{
	font-size: 22px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 20px;
}
.soft-index-responsive-section p{
	font-size: 14px;
	color: #000;
	text-align: justify;
	padding: 0 0px;
	line-height: 22px;
}

/*contact us*/
#con-bgimage1 .main-heading {

	width: 100%;
	margin-top: 100px;
	color: #fff !important;
}

#con-bgimage1 .main-heading span{
	color: #e0356e;
}
#con-bgimage1.heading-image h1:after {

		border-top: 2px solid #fff;
		display: block;
		width: 120px;
		margin: 30px 0;
		content: "";
}

#con-bgimage1.header-image p {
	width: 100%;
	color: #fff !important;
	margin-bottom: 50px;
}

.contact-responsive-section h2{
	font-size: 22px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 20px;
}
.contact-responsive-section p{
	font-size: 14px;
	color: #000;
	text-align: justify;
	padding: 0 50px;
	line-height: 22px;
}
/*solution*/
#solution-bgimage1 .main-heading {

	width: 100%;
	margin-top: 100px;
	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: 100%;
	color: #fff !important;
	margin-bottom: 50px;
}

.solution-section h2{
	font-size: 22px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
}
.solution-section p{
	font-size: 14px;
	color: #363636;
	text-align: justify;
	padding: 0 0px;
	line-height: 22px;
}

.solution-div h3{
	font-size: 22px;
}

/*technology*/
#tech-bgimage1 .main-heading {

	width: 100%;
	margin-top: 100px;
	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: 100%;
	color: #fff !important;
	margin-bottom: 50px;
}

/*industries*/

#ind-bgimage1 .main-heading {

	width: 100%;
	margin-top: 100px;
	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: 100%;
	color: #fff !important;
	margin-bottom: 50px;
}

/*index*/

.index-responsive-section h2{
	font-size: 25px;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	margin-top: 20px;
}
.index-responsive-section p{
	font-size: 14px;
	color: #000;
	text-align: justify;
	padding: 0 0px;
	line-height: 22px;
}
.index-responsive-section img{
	/*width: 250px;*/
	/*margin-top: 20px auto 0;*/
	/*max-height: 400px;*/
	/*position: relative;*/
	/*float: right;*/
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto auto;
    padding-top: 0px;
   
}
	.mobile-menu-icon{
		display: block;
		color: #fff;
		border: 1px solid #fff;
		font-size: 16px;
		float: right;
		padding: 5px 10px;
		margin-top: 20px;
	}
	.mobile-menu-icon:hover{
		cursor: pointer;
	}
	.menu-div ul li {
	display: block;
	padding: 0;
}
	.menu-div ul li:hover {
	background: #363636;
	color: #fff;
}
.menu-div ul li span {
	padding-left: 24px;
	display: none;
}
.menu-div ul {
	color: #fff;
	font-size: 13px;
	font-family: 'Muli', sans-serif;
	list-style: none;
	text-align: left;
	display: block;
	clear: both;
	background: rgba(0,0,0,1);
	position: absolute;
	top: 72px;
	left: 0;
	z-index: 2;
	width: 100%;
	display: none;
}
.menu-div ul li a {
	border-bottom: 1px solid #333;
	display: block;
	padding: 8px 12px 8px;
}
.menu-div ul li:last-child a {
	border-bottom: 0;
}
.slider-heading {
	padding: 10px 50px 50px;
}
.slider-heading h2 {
	font-size: 24px;
	line-height: 34px;
}
.enter-email-box {
	width: 150px;
	font-size: 13px;
	padding: 7px 8px;
}
.email-box-submit {
	width: 105px;
	font-size: 14px;
	padding: 7px 0 5px 0;
}
.email-box-div {
	margin: 35px auto;
	width: 255px;
}

.background-services-color{
	background-color: #ebebeb;
}

.index-online-brand-div {
	background: #ebebeb;
	width: 100%;
	padding: 30px 0px 0px 0px;
}
.index-online-brand-div img{
	width: 100%;
}
.index-payment-mode-div {
	background: #f9f9f9;
	width: 100%;
	padding: 0px 0px 30px 0px;
}
.index-payment-mode-div img{
	width: 100%;
}
.home-index-responsive-section h2{
    font-size: 22px;
    text-transform: uppercase;
    color: #363636;
    text-align: center;
    margin-top: 20px;
    }
.home-index-responsive-section p{
    font-size: 14px;
    color: #000;
    text-align: justify;
    padding: 0 0px;
    line-height: 22px;
}
.online-brand-cntnt {
	padding: 20px 0;
}
.background-bg-color a {
	font-size: 12px;
	width: 90px;
	margin: 12px auto;
	padding: 4px;
}
.index-theme-name {
	font-size: 16px !important;
	margin-top: 25% !important;
	padding: 0 !important;
}
.theme-details-main-div {
	padding-right: 0px;
	padding-top: 0px;
}
.template-details-section a {
	margin: 10px auto;
}

.template-feature-list ul li {
	margin-top: 6px;
}
.template-details-section img{
	width: 100%;
	margin-top: 20px;
}
.special-features-section p {
	margin-bottom: 20px;
}
.theme-hover-details-div:hover > .ralative-cntnt {
	transition-duration: 0.6s;
	-webkit-box-shadow: 0px 11px 54px -9px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 11px 54px -9px rgba(0,0,0,0.25);
	box-shadow: 0px 11px 54px -9px rgba(0,0,0,0.25);
	transform: scale(1.5,1.5);
	z-index: 2;
	box-shadow: 0px 0px 20px #000;
}
.list-filter-section ul li {
    padding: 5px 5px;
}
.list-filter-section ul li a {
    font-size: 12px;
}
.list-search-box {
    float: none;
    margin: 5px auto 0;
    display: block;
}
}

/*footer section*/
	/*about page sections*/

/*——————————————
TimeLine CSS
———————————————*/
/* Base */

#content {
  margin-top: 0px;
  text-align: center;
}

section.timeline-outer {
  width: 80%;
  margin: 0 auto;
}

h2.header {
	margin-top: 50px;
  font-size: 26px;
  text-transform: uppercase;
  /*line-height: 70px;*/
}
/* Timeline */

.timeline {
  border-left: 8px solid #42A5F5;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #333;
  margin: 30px auto 50px;
  letter-spacing: 0.5px;
  position: relative;
  line-height: 1.4em;
  padding: 20px;
  list-style: none;
  text-align: left;
}

.timeline h1,
.timeline h2,
.timeline h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #333333;
}

.timeline .event {
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}

.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .event:before {
  left: -177.5px;
  color: #212121;
  content: attr(data-date);
  text-align: right;
  /*  font-weight: 100;*/
  
  font-size: 16px;
  min-width: 120px;
}

.timeline .event:after {
  box-shadow: 0 0 0 8px #42A5F5;
  left: -30px;
  background: #212121;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
  top: 5px;
}
/**/
/*——————————————
Responsive Stuff
———————————————*/

@media (max-width: 945px) {
  .timeline .event::before {
    left: 0.5px;
    top: 20px;
    min-width: 0;
    font-size: 13px;
  }
  .timeline h3 {
    font-size: 16px;
  }
  .timeline p {
    padding-top: 20px;
  }
  section.lab h3.card-title {
    padding: 5px;
    font-size: 16px
  }
}

@media (max-width: 768px) {
  .timeline .event::before {
    left: 0.5px;
    top: 20px;
    min-width: 0;
    font-size: 13px;
  }
  .timeline .event:nth-child(1)::before,
  .timeline .event:nth-child(3)::before,
  .timeline .event:nth-child(5)::before {
    top: 38px;
  }
  .timeline h3 {
    font-size: 16px;
  }
  .timeline p {
    padding-top: 20px;
  }
}
/*——————————————
others
———————————————*/

a.portfolio-link {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.image-for-abouts-points img{

	width: 100%;
	margin-top: 30px;
}


/*digital page */

h3.digital-marketing-img
{
	text-align: left !important;
	margin-top: 50px !important;
}

/*digital page css-----------------------*/




.panel-heading:hover {
    cursor:pointer;
}
.panel-heading {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;    
}

.side-tab:hover {
        cursor: pointer;
    }
    .panel.panel-default {
        border: none;
        box-shadow: none !important;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        
    }
    .panel-heading {
        border: none;
        background-color: #eee;
    
    }
    .panel-body {
        background-color: #f5f5f5;
    }
     .panel-body p{
        margin: 10px 20px;
        text-align: justify;
        color: #878787;
        font-weight: 300;
    }

      .panel-body ul{
        margin: 10px 20px;
        text-align: justify;
        color: #878787;
        font-weight: 300;
    }
      .panel-body ul li{
        padding: 7px 0px 0px;
        text-align: justify;
        color: #878787;
        font-weight: 300;
        width: 95%;
        display: block;
    }
      .panel-body ul li i{
        padding-right: 7px;
        text-align: justify;
        color: #878787;
        font-weight: 300;

    }
    .panel-title h3{
      color: #333;
      font-weight: 600;
      /*text-transform: uppercase;*/

    }
    h3.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    text-transform: uppercase;
}

h3.header
{
	text-transform: uppercase;
	font-size: 26px;
}
/*----------------------------------
    Macbook pro mockup from:
    http://jaredhardy.com/minimal-devices/
    
----------------------------------*/

.md-macbook-pr {
  display: block;
  width: 55.3125em;
  height: 31.875em;
  font-size: 13px;
  margin: 0 auto;

  @media (max-width:1199px){
    font-size: 11px;
  }
  @media (max-width:1024px){
    font-size: 10px;
  }

  @media (max-width:767px){
    font-size: 7px;
  }

  @media (max-width:320px){
    font-size: 5px;
  }

}
.md-macbook-pro .md-li {
  width: 45em;
  height: 30.625em;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  border-radius: 1.875em;
  border: solid 0.1875em #cdced1;
  background: #131313;
}
.md-macbook-pro .md-camer{
  width: 0.375em;
  height: 0.375em;
  margin: 0 auto;
  position: relative;
  top: 1.0625em;
  background: #000;
  border-radius: 100%;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.25);
}
.md-macbook-pro .md-camera:afte {
  content: "";
  display: block;
  width: 0.125em;
  height: 0.125em;
  position: absolute;
  left: 0.125em;
  top: 0.0625em;
  background: #353542;
  border-radius: 100%;
}
.md-macbook-pro .md-scree{
  width: 42.25em;
  height: 26.375em;
  margin: 0 auto;
  position: relative;
  top: 2.0625em;
  // background: #1d1d1d;
  background: #fff;
  overflow: hidden;
}
.md-macbook-pro .md-screen img {
  width: 100%;
}
.md-macbook-pro .md-bas {
  width: 100%;
  height: 0.9375em;
  position: relative;
  top: -0.75em;
  background: #c6c7ca;
}
.md-macbook-pro .md-base:afte {
  content: "";
  display: block;
  width: 100%;
  height: 0.5em;
  margin: 0 auto;
  position: relative;
  bottom: -0.1875em;
  background: #b9babe;
  border-radius: 0 0 1.25em 1.25em;
}
.md-macbook-pro .md-base:befor {
  content: "";
  display: block;
  width: 7.6875em;
  height: 0.625em;
  margin: 0 auto;
  position: relative;
  background: #a6a8ad;
  border-radius: 0 0 0.625em 0.625em;
}
.md-macbook-pro.md-glare .md-lid:after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 1.25em 0 0;
  background: -webkit-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -moz-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: -o-linear-gradient(37deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
  background: linear-gradient(53deg, rgba(255, 255, 255, 0) 50%, rgba(247, 248, 240, 0.025) 50%, rgba(250, 245, 252, 0.08));
}

.digital-marketing-slide
{
  margin: 50px 0px;

}

.whyus-tech-section-cntnt h3.digital-marketing-img
{
  margin-top: 100px;
  text-align: left;
}

.whyus-tech-section-cntnt p.digital-area{
  text-align: center;
  margin: auto;
}


.qa-services-heading1 h3.database-man-center
{
  text-align: center !important;
  margin:auto !important;
  text-transform: capitalize;
}

.qa-services-heading1 p.database-man-center
{
  text-align: center !important;
  margin:auto !important;
  padding: 0 20px;
}

/*it consultante*/

.it-cunsol-image img{
	width: 100%;
}

h3.net-work-heading
{
	text-align: left !important;
	margin-top: 45px !important;
}


/*on-demand page*/


/*——————————————
timeline1 CSS
———————————————*/
/* Base */



.timeline1 {
  border-left: 8px solid #42A5F5;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #333;
  margin: 0px auto 30px;
  letter-spacing: 0.5px;
  position: relative;
  line-height: 1.4em;
  padding: 20px;
  list-style: none;
  text-align: left;
}

.timeline1 h1,
.timeline1 h2,
.timeline1 h3 {
  /*font-size: 1.4em;*/
  font-size: 20px;
  text-transform: uppercase;
}

.timeline1 .event {
  border-bottom: 1px solid rgba(160, 160, 160, 0.2);
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}

.timeline1 .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline1 .event:before,
.timeline1 .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline1 .event:before {
  left: -177.5px;
  color: #212121;
  content: attr(data-date);
  text-align: right;
  /*  font-weight: 100;*/
  
  font-size: 16px;
  min-width: 120px;
}

.timeline1 .event:after {
  box-shadow: 0 0 0 8px #42A5F5;
  left: -30px;
  background: #212121;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
  top: 5px;
}
/**/
/*——————————————
Responsive Stuff
———————————————*/

@media (max-width: 945px) {
  .timeline1 .event::before {
    left: 0.5px;
    top: 20px;
    min-width: 0;
    font-size: 13px;
  }
  .timeline1 h3 {
    font-size: 16px;
  }
  .timeline1 p {
    padding-top: 20px;
  }
  section.lab h3.card-title {
    padding: 5px;
    font-size: 16px
  }
}

@media (max-width: 768px) {
  .timeline1 .event::before {
    left: 0.5px;
    top: 20px;
    min-width: 0;
    font-size: 13px;
  }
  .timeline1 .event:nth-child(1)::before,
  .timeline1 .event:nth-child(3)::before,
  .timeline1 .event:nth-child(5)::before {
    top: 38px;
  }
  .timeline1 h3 {
    font-size: 16px;
  }
  .timeline1 p {
    padding-top: 20px;
  }
}
/*——————————————
others
———————————————*/

a.portfolio-link {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.image-for-abouts-points img{

	width: 100%;
	margin-top: 30px;
}



/*invetory management*/

.inventory-image img{
	width: 100%;
}
h3.inventory-heading
{
	margin-top: 100px !important;
}
.inventory-image-1 img{
	margin-top: 50px !important;
}
p.inventory-pargraph
{
	text-align: center !important;
}

#about-clouse.technology-slider-popup
{
	margin-top: -50px !important;
}

/*
==========================================================
header images
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
============================================================*/
