blockquote {
    padding: 0px 20px;    
    font-size: 14px !important;
    border-left: 0px solid #eee !important;
}
.content_padding{
	padding:20px;
}
.container-wrap {   
    padding: 35px 20px 54px 48px;
    width: 100%;
	background: #f15928;
	color:white;
	margin-top: 215px;
    margin-bottom: 100px;
}
.banner-heading h1 {
    font-size: 48px;
    color: #fff;
	font-weight: 900;
}
.banner-heading p {
	font-size: 16px;
    color: #fff;
	font-weight: 500;
}
.banner-heading{
	padding: 6px 0;
    position: relative;
    opacity: 1;
    z-index: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    transition: opacity .5s linear 0s, z-index 0s linear 0s;
    -webkit-transition: opacity .5s linear 0s, z-index 0s linear 0s;
}
.service-logo{
    position: absolute;
    top: 45px;
    left: 60px;
    width: 400px;
    float: left;
    height: 100%;
  
}
.service-intro{
    float: left;
    padding-left: 511px;
    text-align: left;
    width: 100%;
    padding-bottom: 85px;
}
.ripple-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
    pointer-events: none;
}
.btn-section .btn-default {
    border: 1px solid #fff !important;
}
.btn-default{
	background: #21759b !important;
}
.btn-section .btn-default, .call {
    color: #fff !important;
}
.service-intro .consult-btn {
    margin-right: 59px;
    margin-bottom: 25px;
}
.custom-btn {
    font-weight: 800;
    line-height: 48px;
    border: 1px solid #ff5722;
    width: 270px;
    height: 60px;
	background: #21759b;
	font-size: 18px !important;
}
.btn-section {
    margin-top: 10px;
}
.btn-section > a:hover{
	background: #0a4965;
}
.btn-section > a:active{
	background: #0a4970;
}
.btn-section > a:visited{
	background: #21759b !important;
}
.capabality {
    background: #f5f5f5;
    overflow: hidden;
    padding: 100px 15px;
}
.container-two {
    max-width: 1459px;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    font-size: 10;
}
.sub-header {
    max-width: 380px;
    margin: 30px auto 40px;
    text-align: center;
}

.thumb-one {
	width: 32.33%;
    min-height: 126px;
    padding: 42px 21px 18px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #f5f5f5;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY (0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .15 ease-in-out 0s;
    -moz-transition: all .15 ease-in-out 0s;
    -ms-transition: all .15 ease-in-out 0s;
    -o-transition: all .15 ease-in-out 0s;
    transition: all .15 ease-in-out 0s;
}
.icon-wrap {
    float: left;
    margin-right: 18px;
    width: 70px;
    min-height: 100px;
}
.icon-wrap > img{
	width:70px;
	height:70px;
}

.sub-title {
    color: #ff5722;
    line-height: 1.3;
    font-size: 14px;
}
.sub-title {
    letter-spacing: 2.8px;
    text-transform: uppercase;
}
.fkbx-left {
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    outline: none;
    transition: box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1);
    border-left: 10px solid red;
	
	
}
.fkbx-right {
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    outline: none;
    transition: box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1);
    border-right: 10px solid red;
	padding:20px;
	
}
.fkbx-top{
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    outline: none;
    transition: box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1);
    border-top: 10px solid red;
	padding:20px;
	
}
.fkbx-top-1{
    border-radius: 2px;
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    outline: none;
    transition: box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1);
    border-top: 5px solid #05396e;
	padding:20px;	
}
.txt-white{
	color:white;
}
.bg-white{
	background:white;
}
.bg-fill{
	background:#bcffe7cf;
}
.txt-color > h4{
	color:white;
}
.txt-color > blockquote > ul > li{
	color:white;
}
.txt-color > blockquote > ul{
	list-style-type:square !important;
}
.product_list > blockquote > ul{
	list-style-type:square !important;
}
#bgimg{
	background-image:url('img/software-development-banner.jpg');
}
.content-block {
    max-width: 1029px;
    width: 100%;
    margin: 0 auto;
}
.themesection .tab {
    position: relative;
    float: left;
    width: 60%;
}
.box-su{
	float:left;
	width:664px; 
	height:443px;
	
}
.clearFix::after{
	content:"";
	clear:both;
	display:table;
}
.padding-header{
	padding: 100px 100px 100px 100px;
}

@media screen and (max-width: 767px) {
	.display-block{
		display:block !important;
	}
	.body {
		font-size:12px;
	}
	.su{
		
		text-align:center !important;
		/*float: left;
		background-color:#4e4e4e;*/

	}	
	.su-margin-top{
		margin-top:22px !important;
		padding-left: 0px !important;
		text-align:left !important;
		float: left;
	}
	#txt-acutec{
		margin-top:22px !important;
		padding-left:0px !important; 
		margin-top:5px !important;
		font-size:12px !important;		
	}
	.box-su{
		width:100% !important;
		height: 100% !important;
		text-align:justify;
	}
	.box-su .su-a{
		padding:20px 20px 20px 20px !important;
	}
	.display-none{
		display:none !important;
	}

	.top-margin{
		margin-top:250px !important;
	}
	.top-margin-20{
		margin-top:20px !important;
	}
	.text_align{
		text-align:center;
	}
	.text-justify{
			text-align:justify;
	}
	.img-width{
		width:100% !important;
		height:100% !important;
	}
	.width-100{
		width:100% !important;
		
	}
	.img-margin{
		margin-bottom: 20px;
	}
	.padding-header{
		    padding: 100px 30px 100px 30px !important;
	}
	.bg-img{
		background-image: none !important;
		background-color: black !important;
	}
	.bg-img-header{
		background-image: none !important;
		background-color: #404040 !important;
	}
	.bg-img-none{
		background-image: none !important;
	}
	.margin-top-0{
		margin-top:0px !important;
	}
	.h1-font-size{
		font-size: 20px !important;
	}
	.padding-aboutus{
		padding:15px 15px 15px 15px !important;
	}
	.navbar-right{
		float: left !important;
	}
}

.padding-top-bottom{
	padding-top: 15px;
	padding-bottom: 15px;
}
.box-su .su-a{
	padding:60px 60px 50px 80px;
}
.box-su h2{
	text-align: center;
	
}
.box-su p{
	font-size: 18px;
}
.errStyle{
	text-align:center;
	color:red;
	font-size:14px;
	font-family:arial;
}
input[type=submit]{
	color:white;
	background-color:green;
}
.f-row {  
    display: flex;
    flex-wrap: wrap;
}
.f-col-1{
	flex:40%
}
.f-col-2{
	flex:80%;
}
.btn { 
    padding: 16px 12px !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{	
	/*background: #313b3d !important;
	width:100% !important;*/
}
td,th{
	padding:10px !important;
}
.font-cust{
	font-size: 15px;
	line-height: 23px;
	color: #555;
}
.font-cust-h{
	color:#555 !important;
}

/*collapsible navigation pannel*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index:10;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 14px 8px 14px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #333;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #31708f;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.collapsible:after {  
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.content {
	width: 292px;
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}
.content a {
	padding: 7px 7px 7px 18px;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    display: block;
    transition: 0.3s;
}
.sudo-left-nav a{
	border-bottom: 2px solid #dedede;
}
.margin-top-bottom{
	margin-top:50px;
	margin-bottom:50px;
}