	.style-4 .single-service {
  border: 1px solid #ddd;
  padding: 25px 25px;
  margin-bottom: 31px;
  /* box-shadow: 0 5px 30px -5px #ccc; */
  position:relative;
  -webkit-transition:.3s;
  transition:.3s;
  text-align:center;
}
.single-service h3 {
    color: #190044;
    font-size: 19px;
    font-weight: 500;
    padding-bottom: 5px;
    letter-spacing: 1px;
}

.style-4 .single-service i.fa {
	color: #170042;
	font-size: 30px;
	margin: 25px 0px;
	border: 1px solid #180043;
	text-align: center;
	border-radius: 50%;
	position: relative;
	width: 60px;
	height: 60px;
	line-height: 60px;
	-webkit-transition:.5s;
	transition:.5s;
}
.style-4 .single-service:after, .single-team:after {
	position: absolute;
	content: "";
	width: 0%;
	border-top: 3px solid #ff5500;
	left: 0;
	top: 0;
	border-left: 3px solid #ff5500;
	height: 0%;
	z-index: 2;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility:hidden;
	-webkit-transition:.5s;
	transition:.5s;
}
.style-4 .single-service:before,  .single-team:before {
	position: absolute;
	content: "";
	width: 0%;
	border-bottom: 3px solid #fe5606;
	right: 0;
	bottom: 0;
	border-right: 3px solid #fe5606;
	height: 0%;
	z-index: 2;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility:hidden;
	-webkit-transition:.5s;
	transition:.5s;
}
.style-4 .single-service:hover:before, .single-service:hover:after{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility:visible;
	height:50%;
	width:50%;
}
.style-4 .single-service:hover i.fa {
	background-color: #ff5201;
	border-color: #ff5201;
	color: #fff;
}

.widget-title h4 {
    font-size: 29px;
    padding-top: 18px;
}

.feature-list {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-bottom: 15px;
    /* padding-top: 15px; */
    font-size: 15px;
    font-weight: 700;
    color: #190044;
}

.modify-bar {
    padding: 10px 5px;
background-color: #190044;
    margin: 10px 0;
    color: #ffffff;}
	
	
	.page-title{
	position:relative;
	padding-top: 60px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}

.page-title:before{
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(0, 0, 0, 0.45);
}

.page-title .auto-container{
	position:relative;
	z-index:1;
}	

.page-title h1{
	position:relative;
	font-size:32px;
	font-weight:900;
	color:#ffffff;
	padding-bottom:60px;
	line-height:1.4em;
	text-transform:uppercase;
}

.page-title h1:after{
	position:absolute;
	content:'';
	left:50%;
	bottom:10px;
	width:1px;
	height:42px;
	background-color:rgba(255,255,255,0.30);
}

.page-title .bread-crumb-outer{
	position:relative;
	display:inline-block;
	padding:13px 50px;
	top:8px;
	background-color:rgba(255,255,255,0.15);
}

.page-title .bread-crumb-outer .bread-crumb li{
	position:relative;
	float:left;
	margin-right:30px;
	color:#ffffff;
	font-size:14px;
	line-height:24px;
	font-weight:600;
	/* text-transform:uppercase; */
}

.page-title .bread-crumb-outer .bread-crumb li:last-child{
	margin-right:0px;
}

.page-title .bread-crumb-outer .bread-crumb li:after{
	content:'\f105';
	font-family: 'FontAwesome';
	position:absolute;
	right:-22px;
	width:10px;
	line-height:20px;
	font-size:14px;
	color:#ffffff;
}

.page-title .bread-crumb-outer .bread-crumb li:last-child:after{
	display:none;	
}

.page-title .bread-crumb-outer .bread-crumb li a{
	color:#ffffff;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.page-title .bread-crumb-outer .bread-crumb li a:hover{
	color: #d8d8d8;
}

.page-title .bread-crumb-outer .bread-crumb li.active{
	color: #d8d8d8;
}


.contact-info-area {
  padding-bottom: 70px;
}

 .contact-info .item {
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  padding: 23px 30px;
  text-align: center;
  background: #ffffff none repeat scroll 0 0;
  /* height: 294px; */
  margin-bottom: 57px;
}
 .contact-info .item h4{
	 
margin-bottom: 10px;
	}
 .contact-info .item i {
  color: #1c378c;
  display: block;
  font-size: 44px;
  text-align: center;
  margin-bottom: 15px;
}

.contact-info-area .contact-info .item .info {
  margin-top: 0px;
}

.contact-info-area .contact-info .item .info h4 {
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.contact-info-area .contact-info .item .info p {
  margin: 0;
}

.contact-info {

padding: 15px 0;


/* margin-bottom: 55px; */
}



.contact-info h3 {



    margin: 0px;



    text-transform: uppercase;



    margin-bottom: 15px;



}



.contact-info p {



    font-size: 16px;



    line-height: 22px;



}



.contact-info .con-det {



    display: inline-block;



    width: 100%;



}



.contact-info .con-det li {



    display: inline-block;



    width: 100%;



    margin-bottom: 20px;



}



.contact-info .con-det i {



    font-size: 24px;



    color: #f8931f;



    float: left;



    width: 45px;



    height: 80px;



}



.contact-info .social_icons {



}



.contact-info .social_icons a {



    background: #f5f5f5;



    font-size: 16px;



    margin-right: 2px;



    margin-bottom: 2px;



}



.contact-info .con-det h6 {



    text-transform: uppercase;



    margin-top: 0px;



}
.solution_tabs > ul {
  border-left:3px solid #ffffff;
}


.solution_tabs .active a {
  background: #1c378c;
  /* background: #f2f2f2; */
  color: #5a5a5a;
  font-size: 15px;
  display: block;
  /* height: 58px; */
  line-height: 54px;
  width: 100%;
  padding-left: 16px;
  border-bottom: 1px solid #cecece;
  color: white;
  text-decoration: none;
}

.solution_tabs > ul {
  /* margin-top: 18px; */
  list-style:none;
  magin-left: 0;
  padding-left: 0;
  margin-bottom: 30px;
}
.solution_tabs ul li a {
  background: #f2f2f2;
  color: #5a5a5a;
  font-size: 14px;
  display: block;
  /* height: 58px; */
  line-height: 58px;
  width: 100%;
  padding-left: 18px;
  border-bottom:1px solid #cecece;
}

.solution_tabs ul li a:hover{
  background: #1c378c;
  color: #ffffff;
  text-decoration:none;
}
#solution .footer_1_contact i {
  color: #b02b21;
}

.have_qus {
      border-radius: 5px;
      padding: 14px 22px;
      background-color: #1c378c;
      color:white;
      margin-bottom: 50px;
}
.have_qus p {
         line-height: 25px;
    font-size: 14px;
    color: white;

     
}

.have_qus .btn-dark {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #111111;
  display: inline-block;
  font-size: 12px;
  overflow: hidden;
  padding: 13px 25px;
  text-transform: uppercase;
  transition: color 1000ms ease 0s, background-color 1500ms ease 0s !important;
  margin-top: 15px;
  text-decoration: none;
}
.have_qus .btn-dark i {
  font-size: 17px;
  margin-right: 12px;
  vertical-align: sub;
}
.have_qus .btn-dark:hover{
  background:transparent;
  border: 1px solid #fff;
  color: #ffffff;
}

.breadcrumb {
	color:#c2c2c2;
	margin-bottom: 12px;
	background:none;
	padding:0;
	border-radius:0px;
	padding-top: 25px;
	padding-right: 20px;
	/* margin-left: 21px; */
}
.breadcrumb a {
	color: #3b3b3b;
	font-size:11px;
}
.breadcrumb a:hover {
	color: #6d0504;
	text-decoration: none;
}

.breadcrumb li.active   {
	color: #1c378c;
	font-weight:600;
	font-size:11px;
	text-decoration: none;
}

.thumbnail{
border: 4px solid #fefefe;
    box-shadow: 0 0 0 1px hsla(0,0%,4%,.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow .2s ease-out;
    border-radius: 0;
	width:100%;
margin-bottom: 1rem;}
	.solution_tabs h3{
    font-weight: normal;
    padding: 7px;
    /* border-bottom: 1px solid #dedede; */
    padding-left: 0px;
    }
.thumbnail:focus, .thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(117, 117, 117, 0.6);
    