﻿/*====================================================================
	leadership-tab Section
====================================================================*/

.leadership-tab {
	position: relative;
	padding: 110px 0px 50px;
}

.leadership-tab .alternate:before{
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 35%;
	height: 100%;
	background-color: #f9f8fc;
}

.leadership-tab .style-two:before{
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	width: 35%;
	height: 100%;
	background-color: #f9f8fc;
}
.leadership-tab  .tabs-content  {
    min-height: 225px;
}
.leadership-tab  .team-tab {
	position:relative;
}

.leadership-tab  .team-tab  .tab-btns {
	position:relative;
	margin-bottom: 35px;
	text-align: center;
    padding-bottom: 20px;
    border-bottom: 2px dotted #ddd;
    margin: 0 auto;
    text-align: center;
    display: table;
    width: 100%;
}

.leadership-tab  .team-tab .nav-link{
	position: relative;
    line-height: 24px;
    padding: 0px 0px;
    cursor: pointer;
    color: #924e61;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin:0px 20px 10px;
    padding-bottom: 2px;
    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;
	font-family: 'Poppins', sans-serif;
}

.leadership-tab  .team-tab .nav-link:before{
	position: absolute;
	content: '';
	left: 50%;
	top: -30px;
	width: 7px;
	height: 7px;
	opacity: 0;
	visibility: hidden;
	margin-left: -3px;
	border-radius: 50px;
	background-color:#752432;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.leadership-tab  .team-tab .nav-link .separater-dots{
	position: absolute;
	content: '';
	left: 50%;
	top: -30px;
	width: 31px;
	opacity: 0;
	visibility: hidden;
	margin-left: -15px;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.leadership-tab  .team-tab .nav-link .separater-dots::before{
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	background-color:#752432;
}

.leadership-tab  .team-tab .nav-link .separater-dots::after{
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #752432;
}

.leadership-tab  .team-tab  .nav-link:hover .separater-dots,
.leadership-tab  .team-tab  .nav-link.active .separater-dots{
	top:-24px;
	opacity: 1;
	visibility: visible;
}

.leadership-tab .team-tab .nav-link.active,
.leadership-tab .team-tab .nav-link:hover{
	color: #c18930;
    background: transparent;
}

.leadership-tab .team-tab  .nav-link:hover::before,
.leadership-tab .team-tab  .nav-link.active::before{
	top:-24px;
	opacity: 1;
	bottom: auto;
	visibility: visible;
}

/* .leadership-tab  .team-tab  .tabs-content{
	position:relative;
	padding:35px 35px 35px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
} */

.leadership-tab  .team-tab  .tabs-content .tab{
	position:relative;
	display:none;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.leadership-tab  .team-tab  .tabs-content .tab.active{
	display:block;
}
.leadership-tab-4 li {
    width: 25%;
    display: inline-block;
}
.leadership-tab-3 li {
    width: 32%;
    display: inline-block;
}
.leadership-tab .fade:not(.show) {
    display: none;
}
.bg-light-gray h5 {
    color: #777777;
    margin-bottom: 19px;
}

#pills-tabContent .team-block .fab.fa-linkedin{
	font-size: 30px;
    /*color: #0077b5*/
}
#pills-tabContent .margin-eleven-tb {
    margin-top: 0%;
    margin-bottom: 2%;
}
.page-title-small h2 {
			font-size: 20px;
			line-height: 26px;
}
     .container-leaders {
  position: relative; 
}

.container-leaders img {
  display: block;
  width: 100%;
  height: auto;
}



.text-leaders {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.container-leaders img::after {
    background: #ff4a57;
    content: "";
    display: inline-block;
    height: 220%;
    left: -75%;
    position: absolute;
    top: -170%;
    transform: rotate(45deg);
    transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    width: 80%;
    z-index: 3;
    opacity: .3;
}


.text-dark-pink{
    color: #a93b59;
}

.team-block.team-style-2:hover .text-extra-dark-gray.text-uppercase{
    color:#a93b59;
}
.team-block.team-style-2:hover .arrow-box{
    background:#a93b59;
    opacity:0.8;
    color:#fff;
}
.leaders-social-link{
        margin: 0px 6px;
        color: #9a3855;
       font-size: 21px;
}
a.read-more{
    font-size:12px;
}
/* #pills-tabContent .team-member-position */
@media (max-width: 768px){ 
	.leadership-tab-3 li{
		width: 100% !important;
		padding: 10px;
	}	
	
	 .team-info-section h2{
		  font-size: 16px;
	  }  
 }

 @media (max-width:992px){
.team-info-section h1 {
		font-size: 18px;		
	}
	.team-info-section h6 {
		font-size: 16px;
	}
	.team-info-section img.width-80{
		width:70%;
	}
}
 
 
 @media (min-width: 992px){ 
	 .team-info-section h1 {
            font-size: 26px;
        }
        .team-info-section h6 {
            font-size: 22px;
        }
        #pills-tabContent #pills-directors .team-block{
		max-width: 29% !important;		        
	    }
	    #pills-tabContent #pills-ManagmentTeam .team-block{
		max-width: 24% !important;		        
	    }
 }


/*
====================================================================
	other-case-studies Section
====================================================================
*/