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

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

.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: 30px;
	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:#cccccc;
	
}

.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: #ffffff;
	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;
font-size: 20px;}

.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;
}
.img-clearfix{
padding: 10px;
background-color: #e6e6e6;
border-radius: 20px 2px;
}

/*** 

====================================================================
	Team Section
====================================================================

***/

.team-section{
	position: relative;
	padding-top: 55px;
}

.team-block{
	position: relative;
	z-index: 1;
}

.team-block .inner-box{
	position: relative;
	overflow: hidden;
}

.team-block .inner-box .image{
	position: relative;
}

.team-block .inner-box .image img{
	position: relative;
	width: 100%;
	display: block;
}

.team-block .inner-box .image .social-nav{
	position: absolute;
	left: -40px;
	top: 20px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.team-block .inner-box:hover .image .social-nav{
	left:20px;
}

.team-block .inner-box .image .social-nav li{
	position: relative;
	margin-bottom: 10px;
list-style-type: none;}

.team-block .inner-box .image .social-nav li a{
	position: relative;
	width: 35px;
	height: 35px;
	color: #a5a5a5;
	line-height: 34px;
	text-align: center;
	border-radius: 50px;
	display: inline-block;
	background-color: #ffffff;
	border: 1px solid #e0e1e1;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.team-block .inner-box .image .social-nav li a:hover{
	background-color: #ed7d21;
	border-color: #ed7d21;
	color: #ffffff;
}

.team-block .inner-box .lower-content{
	position: relative;
	padding: 25px 25px;
	background-color: #fbfbfb;
	box-shadow: -2px 1px 19px rgb(0 0 0 / 11%);
height: 240px;margin-bottom: 75px;}


.team-block .inner-box .lower-content:before{
	position:absolute;
	content: '';
	left: 30px;
	top: 0px;
	width: 50px;
	height: 2px;
	background-color: #03528c;
}

.team-block .inner-box .lower-content h3{
	position: relative;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4em;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eef2ed;
}

.team-block .inner-box .lower-content h3 a{
	position: relative;
	color: #262626;
}

.team-block .inner-box .lower-content .designation{
	position: relative;
	color: #03528c;
	font-size: 18px;
	margin-bottom: 12px;
font-weight: 600;}

.team-block .inner-box .lower-content .text{
	position: relative;
	color: #444444;
	font-size: 15px;
	line-height: 1.5em;
}
.about {
	padding: 0px;
  background: #fbfbfb;
  border-bottom: 3px solid #ee151b;
  transition: all 0.3s ease 0s;
  border: 1px solid #f2f2f2;
  box-shadow: 0 2px 20px rgb(34 30 31 / 11%);
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: 32px;
}
.about .more:hover {
  background: #66666605;
  text-decoration: none;
  color: #0081c6;
  border: 1px solid #0081c6;
  transition: 0.7s all;
}
.about .more {
  background: #0081c6;
  padding: 11px;
  display: inline-block;
  color: #ffffff;
  border-radius: 3px;
  /* border: 2px solid #666; */
}

.c-space{

padding: 20px;
height: 257px;
}