/*************************
********* About Us Page CSS ******
**************************/

.about-title-box{
	background: url(../images/banner/services.jpg)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height: 300px;
}

.about-title-box h1{
	color: #fff;
	font-weight: 800;
	text-transform: capitalize;
	padding-top: 11%;
	font-size: 3em;
	line-height: 0em;
}

.about-us {
  margin-top: 110px;
  margin-bottom: -110px;
}

.about-us h2,
.skill_text h2 {
  color:#4e4e4e;
  font-size: 30px;
  font-weight: 600;
}

.about-us p {
  color:#4e4e4e;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -25px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}

#carousel-slider a i {
  border: 1px solid #777;
  border-radius:50%;
  font-size: 28px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#777;
}

#carousel-slider a i:hover {
  background:#bfbfbf;
  color:#fff;
  border: 1px solid #bfbfbf;
}

#carousel-slider
.carousel-control {
  width:inherit;
}

#carousel-slider .carousel-control.left i {
  left:-25px
}

#carousel-slider .carousel-control.right i {
  right: -25px;
}

#carousel-slider
.carousel-control.left,
#carousel-slider
.carousel-control.right {
  background: none;
}


.team h4 {
  margin-top: 0;
  text-transform: uppercase;
}

.team h5 {
  font-weight: 300;
}


.single-profile-top {
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
}

.single-profile-bottom {
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
}
.single-profile-bottom P{
color:#424242;
}
.single-profile-top {
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
}
.single-profile-top p{
color:#424242;

}
.single-profile-bottom  {
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;

}
media_image {
  margin-bottom: 10px;
}

.team .btn {
  background:transparent;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 3px;
  padding: 1px 5px;
  text-transform: uppercase;
  border:1px solid#ddd;
  margin-right: 3px;
}

#section-two p a:hover{
 color:#fff
}

#section-three p a:hover{
 color:#fff
}


ul.social_icons,
ul.tag {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: block;
}

ul.social_icons li,
ul.tag li {
  display: inline-block;
  margin-right: 5px;
}

ul.social_icons li  a i{
  border-radius: 50%;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 25px;
  opacity:.8;
}



.team .social_icons .fa-facebook:hover,
.team .social_icons .fa-twitter:hover,
.team .social_icons .fa-instagram:hover,
.team .social_icons .fa-linkedin-square:hover,
.team .social_icons .fa-google-plus:hover {
  transform: rotate(360deg);
  -ms-transform:rotate(360deg);
  -webkit-transform:rotate(360deg);
  transition-duration:2s;
  transition-property: all;
  transition-timing-function: ease;
  opacity:1;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.team .social_icons .fa-facebook {
  background: #0182c4;
}

.team .social_icons .fa-instagram{
  background: #510550;
}

.team .social_icons .fa-twitter {
  background: #20B8FF
}

.team .social_icons .fa-google-plus {
  background: #D34836
}
.team .social_icons .fa-linkedin-square {
  background: #0077B5
}

.team-bar .first-one-arrow {
  float: left;
  margin-right: 30px;
  width: 2%;
}

.team-bar .first-arrow {
  float: left;
  margin-left: 5px;
  margin-right: 35px;
  width: 22%;
}

.team-bar .second-arrow {
  float: left;
  margin-left: 5px;
  width: 21%;
}

.team-bar .third-arrow {
  float: left;
  margin-left: 40px;
  margin-right: 12px;
  width: 22%;
}

.team-bar .fourth-arrow {
  float: left;
  margin-left: 25px;
  width: 20%;
}

.team-bar .first-one-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .first-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .second-arrow hr {
  border-bottom: 1px solid #6aa42f;
  border-top: 1px solid #6aa42f;
}

.team-bar .third-arrow hr {
  border-bottom: 1px solid #FFBD20;
  border-top: 1px solid #FFBD20;

}

.team-bar .fourth-arrow hr {
  border-bottom: 1px solid #db3615;
  border-top: 1px solid #db3615;
}

.team-bar {
  margin-bottom: 15px;
  margin-top: 30px;
  position: relative;
}



.team-bar i {
  border-radius: 50%;
  color: #FFFFFF;
  display: block;
  height: 24px;
  line-height: 24px;
  margin-top: -32px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 24px;
  position: absolute;
}

.team-bar .first-arrow .fa-angle-up {
  background:#2D7DA4;
  margin-left:-33px
 }

.team-bar .second-arrow .fa-angle-down {
  background:#6AA42F;
  margin-left: -33px;
}

.team-bar .third-arrow .fa-angle-up {
  background:#FFBD20;
  margin-left: -32px;
}

.team-bar .fourth-arrow .fa-angle-down {
  background:#db3615;
  margin-left: -32px;
}

.team .single-profile-top:before,
.team .single-profile-top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-top:before {
  left:26px;
  bottom: -20px;
  border-width: 10px;
  border-color:#fff transparent transparent transparent;
  z-index: 1;
}


.team .single-profile-top:after {
  left: 25px;
  bottom: -22px;
  border-style: solid;
  border-width: 11px;
  border-color:#ddd transparent transparent transparent;
  z-index: 0;
}

.team .single-profile-bottom:before,
.team .single-profile-bottom:after {
  position: absolute;
  content:"";
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-bottom:before {
  left:30px;
  top: -20px;
  border-width: 10px;
  border-color: transparent transparent #fff transparent;
  z-index: 1;
}

.team .single-profile-bottom:after {
  left: 29px;
  top: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: transparent transparent #DDD transparent;
  z-index: 0;
}


#team-bottom {
  background: #514b8e;
  font-size: 14px;

}
#team-bottom h4{
	text-align:center;
	color:#fff;
}
#team-bottom a{
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 1px;

  display: inline-block;
  margin-left: 40%;

  width: 210px;
  text-align: center;

}

#team-bottom a:hover{
	background-color:#151515
}

.about-container {
    margin: 20px;
    margin-top: -40px
}

.about-intro {
      margin-top: -40px
  }


  #lifetime{
     position: relative;
      text-align: center;
      color: white;

  }

  .responsive {
      width: 100%;
      height: auto;
  }





..section-two{ background-color:#f7f7f8; margin-top:80px; overflow:hidden}

.section-two  figure{background-position:90% 40%; background-size:500px; background-repeat:no-repeat; background-attachment:fixed; min-height:593px}

.section-two :hover img{-webkit-transform:scale(1.3);transform:scale(1.3);}

.section-two  article{ padding-left:14%; padding-right:90px; padding-top:94px;}

.section-two :last-child article{ padding-left:11%}

.section-two  article h2{ font-size:31px; line-height:36px; font-weight:700; color:#761c04; padding-bottom:12px}

.section-two  article p{ line-height:27px; color:#000; padding-bottom:17px;  text-align:justify; font-weight:500}

.section-two  article ul{ margin:0; padding:0; list-style:none; color:#424242;}

.section-two  article ul>li{ padding-bottom:10px}

.section-two  article ul>li:before{content:"\f046";font-family:'FontAwesome'; color:#222222; font-size:16px; padding-right:9px}

.section-two  article a:hover {color:#fff; background-color:#000;}




..section-three{ background-color:#f7f7f8; margin-top:150px; overflow:hidden}

.section-three  figure{background-position:20% 0; margin-top:10px; background-size:500px; background-repeat:no-repeat;  min-height:593px}

.section-three :hover img{-webkit-transform:scale(1.3);transform:scale(1.3);}

.section-three  article{ padding-left:14%; padding-right:90px; padding-top:94px;}

.section-three :last-child article{ padding-left:11%}

.section-three  article h2{ font-size:31px; line-height:36px; font-weight:700; color:#761c04; padding-bottom:12px}

.section-three  article p{ line-height:27px; color:#000; padding-bottom:17px;  text-align:justify; font-weight:500;}

.section-three  article ul{ margin:0; padding:0; list-style:none; color:#424242;}

.section-three  article ul>li{ padding-bottom:10px}

.section-three  article ul>li:before{content:"\f046";font-family:'FontAwesome'; color:#222222; font-size:16px; padding-right:9px}

.section-three  article a:hover {color:#fff; background-color:#000;}


/* Team Section */

.team{
	padding:80px 0px;
}
.main_team_content{}
.single_team{
	margin-top:50px;
}
.single_team_img{
	position:relative;
}
.single_team_img img{
	width:100%;
}
.single_team_img:hover .single_team_overlay{
	opacity:1;
}
.single_team_name{}
.single_team_name h4{
	font-size:17px;
	color:#333b46;
	font-family:'Roboto';
	font-weight:500;
}
.single_team_name p{
	font-size:12px;
	font-family:'Roboto';
	font-weight:300;
}

.single_team_overlay{
	position:absolute;
	background:#e84c3d;
	width:90%;
	padding:20px 10px;
	left:5%;
	bottom:5%;
	opacity:0;
	transition:.6s;
}
.single_team_overlay p{
	color:#fff;
}
.single_team_overlay a{
	margin-left:5px;
}
.single_team_overlay a i{
    border: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    margin-top: 20px;
}

#meet-crew a {
	color:#fff;
	font-size:16px;
	background-color:#c52d2f;
	margin-left:45%;

}

#meet-crew a:hover {color:#fff; background-color:#000;}

.media-object {
	max-width: 140px;
}
