.main-header .header-top{
	position: relative;
	padding: 0px 0px;
	background: #446fb8;
}

.main-header .header-top .top-left{
	position: relative;
	float: left;
}

.main-header .header-top .top-left .info-list{
	position: relative;
	float: left;
}

.main-header .header-top .top-left .info-list li{
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 31px;
	color: #ffffff;
	font-weight: 500;
	padding: 3px 0px 2px;
	margin-right: 24px;
	list-style-type: none;
}

.main-header .header-top .top-left .info-list li span{
	position:relative;
	color: #ef8100;
}

.main-header .header-top .top-left .info-list li a{
	color: #ffffff;	
}

.main-header .header-top .top-left .info-list li a:hover{
	color: #ffffff;
}

/* Top Right */

.main-header .header-top .top-right{
	position:relative;
	float:right;
}

.main-header .header-top .top-right .social-links{
	position:relative;
	padding-top: 5px;
}

.main-header .header-top .top-right .social-links li{
	position:relative;
	margin-left: 20px;
	display:inline-block;
	padding-bottom: 0px;
}

.main-header .header-top .top-right .social-links li a{
	position:relative;
	color: #cccccc;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .header-top .top-right .social-links li a:hover{
	color:#e9c37a;
}

.main-header .main-box{
	position:relative;
	padding:0px 0px;
	left:0px;
	top:0px;
	width:100%;
	background:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .main-box .outer-container{
	position:relative;
	padding:0px 40px;
}

.main-header .main-box .logo-box{
	position:relative;
	float:left;
	left:0px;
	z-index:10;
	padding:30px 0px;
}

.inner-banner .inner-title{
    padding: 130px 20px;
}

.bg-white-transparent-9 {
  background-color: rgb(255 255 255 / 80%);
}

.parallax {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: top center;
}
.mobile-parallax {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center;
}
.divider .container {
  padding-top: 90px;
  padding-bottom: 90px;
}
.divider .container.small-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.divider .container.extra-padding {
  padding-top: 180px;
  padding-bottom: 180px;
}

.new-internal{
    padding: 20px;
    box-shadow: 1px 1px 0px rgb(255 255 255 / 80%);

}

.widget-title1 {
  margin-top: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background: linear-gradient(to right,#193982,#204f86);
  padding: 14px 14px;
  /* border-radius: 8px; */
  border-radius: 11px 11px 0 0;
  color: white;
  text-align: center;
  font-weight: 500;
  background-image: url(../images/bgpr.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  /* background-position: center bottom; */
}

.widget-title2 {
  margin-top: -1px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background: #081d5c;
  padding: 7px 11px;
  /* border-radius: 8px; */
  border-radius: 0px 0px 10px 10px;
  color: white;
  text-align: center;
  font-weight: 500;
}


.titlepgp{
    color: #1c489d;
    margin-top: 13px;
    margin-bottom: 10px;
    }
	
	
	
	.services-list li {
  background-color: #eeeeee;
  border-bottom: 1px solid #ddd;
  padding: 10px 15px 10px 20px;
  list-style-type: none;
}

 .services-list li a {color: #17161a;}
 .services-list li:hover {
    background-color: #446fb8;
}
 .services-list li:hover a {
  color: #fff ;

}
 .services-list li.active {
  position: relative;
  border-bottom: 1px solid transparent !important;
}
.border-theme-colored {
  border-color: #2E375F !important;
}
.services-list li.active::after {
  border-color: transparent #446fb8 transparent transparent;
}
.services-list li.active {
  border-right: 6px solid #446fb8 !important;
  background-color: #446fb8;
}

 .services-list li.active a {
  color: #fff;

}
 .services-list li.active::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 23px;
  bottom: 0;
  content: "";
  height: 30px;
  left: -46px;
  position: absolute;
  top: 0;
  width: 23px;
}
.solution_tabs ul li a:hover{
  background: #0b74df;
  color: #ffffff;
  text-decoration:none;
}
#solution .footer_1_contact i {
  color: #b02b21;
}

.have_qus {
      border-radius: 5px;
      padding: 14px 22px;
      background-color: #1c489d;
      color:white;
      margin-bottom: 50px;
      /* padding-left: 11px; */
      margin-left: 0px;
      margin-top: 50px;
}
.have_qus p {
         line-height: 25px;
         font-size: 14px;
         color: white;
         margin-bottom: 0px;
}

.have_qus .btn-dark {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #17161a !important;
  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;
}

.widget-title1 {
    margin-top: 0;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-color: #446fb8;
    padding: 20px 20px 20px 18px;
    text-align: center;
    /* border-radius: 8px; */
    border-radius: 5px 5px 0 0;
    color: white;
    text-align: center;
    font-weight: 500;
}
ul.list {
    list-style: outside none none;
    margin-top: 4px;
    /* padding-left: 11px; */
    margin-bottom: 4px;
}

.solution_img{
width: 650px;
max-width: 800px;
}



.inner-banner .inner-title{
    padding: 130px 20px;
}

.bg-white-transparent-9 {
  background-color: rgb(255 255 255 / 80%);
}

.parallax {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: top center;
}
.mobile-parallax {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center;
}
.divider .container {
  padding-top: 90px;
  padding-bottom: 90px;
}
.divider .container.small-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.divider .container.extra-padding {
  padding-top: 180px;
  padding-bottom: 180px;
}
.img-clearfix{
padding: 10px;
background-color: #e6e6e6;
border-radius: 20px 2px;
}

.brand-zone {
    border: 1px solid #e6e6e6;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.inner-banner .inner-title{
    padding: 130px 20px;
}

.bg-white-transparent-9 {
  background-color: rgb(255 255 255 / 80%);
}

.parallax {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: top center;
}
.mobile-parallax {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center;
}
.divider .container {
  padding-top: 90px;
  padding-bottom: 90px;
}
.divider .container.small-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.divider .container.extra-padding {
  padding-top: 180px;
  padding-bottom: 180px;
}
.img-clearfix{
padding: 10px;
background-color: #e6e6e6;
border-radius: 20px 2px;
}


.inner-banner .inner-title{
    padding: 130px 20px;
}

.bg-white-transparent-9 {
  background-color: rgb(255 255 255 / 80%);
}

.parallax {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: top center;
}
.mobile-parallax {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center;
}
.divider .container {
  padding-top: 90px;
  padding-bottom: 90px;
}
.divider .container.small-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.divider .container.extra-padding {
  padding-top: 180px;
  padding-bottom: 180px;
}
.img-clearfix {
    padding: 2px;
    background-color: #b3aaaa;
    border-radius: 4px 2px;
}
.maze-bold{
color: rgb(0, 0, 0);
}
.zone{
color: #446fb8;
}

p.balck {
    color: #000000;
    text-align: justify;
}