a {transition: all 0.3s ease 0s;text-decoration:none;}
 

/*=========================== team css hear ======================================*/

.envolturaSeccion {margin-top:-45px; background-color:#FFF} 
.team_banner_bg {

}
.team_banner_bg::before {

}
.team_banner_bg .gt_sub_banner_hdg > h2 {
  
}
.image > img {
  width: 100%;
}
h2.nombreSeccion {
color: rgba(0,0,0,.6);
text-shadow: rgba(255,255,255,.2) 3px 2px 3px;
text-align:center; margin-top:-95px;
font-size:72px;
	
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #49ff18, 0 0 30px #49ff18, 0 0 40px #49ff18, 0 0 55px #49ff18, 0 0 75px #49ff18
	}
@media screen and (max-width:992px){h2.nombreSeccion {font-size:60px;}}
@media screen and (max-width:768px){h2.nombreSeccion {font-size:48px;}}
		
.staff-area {
	
}
.staff-tab-list {
  background-color:rgba(255,255,255,.5);
  margin-bottom: 25px;

}
.staff-tab-list li {
  display: inline-block;
  float: none;
  margin: 0 15px 9px;

}
.nav-tabs > li > a {
  border: 1px solid transparent;
  
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right: 2px;
  margin-bottom:-10px;
  
  
}
.staff-tab-list li.active a,.staff-tab-list li.active a:hover,.staff-tab-list li.active a:focus {
	background-color:#FFF;
	cursor: pointer;
	text-decoration:none;
}

.staff-tab-list li.active{
    
	border: medium none;
	
	
}
.staff-tab-list li a {
 background-color:rgba(255,255,255,.5);
  color: rgba(0,0,0,.5);;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  
  text-transform: capitalize;
  font-weight: 600;
  pading-bottom:10px;
  text-decoration:underline
}
.staff-tab-list li a:hover {
  background-color:rgba(255,255,255,.8);
  border: 1px solid transparent;
}
a:focus {
  color: inherit;
  outline: medium none;
  text-decoration: none;
}
:focus {
  outline: 0 solid;
}
.staff-item .content {
  background-color: #454545;
  overflow: hidden;
  padding: 0 24px;
}
.staff-item .content .details {
  float: left;
  padding: 18px 0;
}
.staff-item .content .details h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}
.staff-item .content .details h4 a {
  color: #ffffff;
}
.staff-item .content .details h4 a:hover {
  color: #ffc61c;
}
.staff-item .content .details p {
  color: #c9c9c9;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 0;
}
.staff-item .content h2.num {
  border-left: 1px dashed #eee;
  color: #ffffff;
  float: right;
  font-size: 30px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 0;
  padding: 25px 0 25px 20px;
}
.staff-item {
  margin-bottom: 30px;
}




