
.section-gallery.team {
	padding: 20px 0px;
	font-family: 'Brasley', sans-serif;
}


.section-gallery.team .management-heading{
	display: flex;
    justify-content: space-between;
    align-items: end;
    margin-top: 3%;
    margin-bottom: 3%;
	font-family: 'Nunito',sans-serif;
}

.section-gallery.team .management-heading h2{
	
    font-family: 'Inter' ,sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}
.section-gallery.team .management-heading h4{
	font-family: 'Nunito' ,sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    object-fit: cover;
	margin-left: 13px;
}
.section-gallery.team .management-heading h5{
	font-family: 'Nunito' ,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #626466;
	width: 59%;
   
}
.section-gallery.team .management-card {
	position: relative;
    border-radius: 15px;
    padding: 15px;
    background: #E7D6C5;
	border-radius: 15px;
    background: #FFF;
    box-shadow: 5px 8px 15px 0px rgba(0, 0, 0, 0.15);
	
}
.section-gallery.team .card-image {
    width: 100%;
    height: 380px;
    border-radius: 15px;
    object-fit: cover;
    object-position: center;
    background-image: url(../svg/team/background.svg), url(../svg/team/background-2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* Add a strictly bottom-only box shadow */
    box-shadow: 0px 6px 10px -5px rgba(0, 0, 0, 0.2); /* Adjust values for desired effect */
}
.section-gallery.team .card-image  img{
    width: 100%;
    height: 380px;
    border-radius: 15px;
    object-fit:contain;
    object-position: center;  
    z-index: 222 !important;
}
.section-gallery.team .card-description{
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    object-fit: cover;
    object-position: center;  
}
.section-gallery.team .card-description{
    margin-top: 20px;
    
}
.section-gallery.team .card-description .name-portion{
    width: 100%;
	text-align: center;
}
.section-gallery.team .card-description .name-portion h3{
    font-family: 'Inter', sans-serif;
    font-size: 21px;
}
.section-gallery.team .card-description .name-portion p{
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    color: #D07E03;
}
.section-gallery.team .card-description .share-portion{
    width: 30%;
    margin-top: -5px;
    margin-right: -25px !important;
    
}
.section-gallery.team .card-description .share-portion img{
   width: 90%;
   cursor: pointer;
}

.tenant-button1{
 display: flex;
 justify-content: center;
 margin-bottom: 20px;
 font-family: 'Poppins',sans-serif;
 outline: none;
}
.tenant-button2{
 display: flex;
 justify-content: center;
 margin-bottom: 70px;
 font-family: 'Poppins',sans-serif;
 outline: none;
}

.section-management {
    position: relative; 
    overflow: hidden; 
}

.section-management::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../svg/team/over-background.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3; 
    z-index: 0; 
}

.section-management > * {
    position: relative; 
    z-index: 1; 
}

.talent-pool{
    display: flex;
    justify-content: center;
	border-radius: 64.809px;
    border-top: 0.463px solid #FFBC72;
    border-right: 4.629px solid #FFBC72;
    border-bottom: 0.463px solid #FFBC72;
    border-left: 4.629px solid #FFBC72;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0px 6.172px 7.715px 0px rgba(0, 0, 0, 0.10);
    outline: none;
    font-size: 1rem;
    padding: 10.431px 40.723px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.talent-pool:hover{
    display: flex;
    justify-content: center;
	border-radius: 64.809px;
    border-top: 0.463px solid #FFBC72;
    border-right: 4.629px solid #FFBC72;
    border-bottom: 0.463px solid #FFBC72;
    border-left: 4.629px solid #FFBC72;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0px 6.172px 7.715px 0px rgba(0, 0, 0, 0.10);
    outline: none;
    font-size: 1rem;
    padding: 10.431px 40.723px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.talent-pool:focus{
    display: flex;
    justify-content: center;
	border-radius: 64.809px;
    border-top: 0.463px solid #FFBC72;
    border-right: 4.629px solid #FFBC72;
    border-bottom: 0.463px solid #FFBC72;
    border-left: 4.629px solid #FFBC72;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0px 6.172px 7.715px 0px rgba(0, 0, 0, 0.10);
    outline: none;
    font-size: 1rem;
    padding: 10.431px 40.723px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.talent-pool:active{
    display: flex;
    justify-content: center;
	border-radius: 64.809px;
    border-top: 0.463px solid #FFBC72;
    border-right: 4.629px solid #FFBC72;
    border-bottom: 0.463px solid #FFBC72;
    border-left: 4.629px solid #FFBC72;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0px 6.172px 7.715px 0px rgba(0, 0, 0, 0.10);
    outline: none;
    font-size: 1rem;
    padding: 10.431px 40.723px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.section-gallery.team .card .actions {
	width: 90%;
	margin: auto;
	background: #1F170C;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 15px;
	height: 50px;
	position: relative;
	border-radius: 0px 0px 5px 5px;
}
.section-gallery.team .card .actions .stake {
	width: fit-content;
}
.section-gallery.team .card .actions .stake a.icon{
	color: #fff;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 7px;
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border: 1px solid #3e3b3b;
}
.section-gallery.team .card .actions .stake .info-box {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    min-height: 105px;
    background: linear-gradient(360deg, #1F170C 22.25%, rgba(133, 97, 53, 0.85) 134.96%);
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-gallery.team .card .actions .stake .info-box h3{
	font-size: 1.4rem;
}
.section-gallery.team .card .actions .stake .info-box h4{
	font-size: 1rem;
}






.section-it{
	width: 100%;
	margin: auto;
	background-color: rgba(217, 217, 217, 0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 15px;
	position: relative;
	border-radius: 0px 0px 5px 5px;
}
.section-it .management-heading{
	display: flex;
    flex-direction: column;
    margin-top: 3%;
    margin-bottom: 3%;
}
.section-it .management-heading .border{
	width: 10px;
    
}
.section-it .management-heading h2{
	
    font-family: 'Inter' ,sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.section-it .management-heading h4{
	font-family: 'Inter' ,sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    object-fit: cover;
}
.section-it .management-heading h5{
	font-family: 'Inter' ,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #626466;
   
}

.small-card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-image: url(../svg/team/background.svg) , url(../svg/team/background-2.svg);
    background-clip: border-box;
	
    border-radius: .25rem;
}


.section-business{
	width: 100%;
	margin: auto;
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 15px;
	position: relative;
	border-radius: 0px 0px 5px 5px;
}
.section-business .management-heading{
	display: flex;
    flex-direction: column;
    margin-top: 3%;
    margin-bottom: 3%;
}
.section-business .management-heading .border{
	width: 10px;
    
}
.section-business .management-heading h2{
	
    font-family: 'Inter' ,sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.section-business .management-heading h4{
	font-family: 'Inter' ,sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    object-fit: cover;
}
.section-business .management-heading h5{
	font-family: 'Inter' ,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #626466;
   
}
svg{
    width: 10px;
}





@media screen and (max-width: 768px){

	.section-gallery.team .management-heading{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 3%;
		margin-bottom: 3%;
	}
	.section-gallery.team .management-heading h2{
		text-align: center;
	}
	.section-gallery.team .management-heading h5{
		text-align: center;
		width: 100%;
	}
	.section-gallery.team .management-heading svg{
		display:none;
	}
	
	.section-orange .means .letters span:first-child {
		font-size: 4rem;
	}
	.product-key-delivery {
    	padding: 10px;
    	overflow: hidden;
	}
	.product-key-delivery .product-reference {
	    margin-top: 12px;
	}
	.section-product-details {
	    padding-top: 10px;
	}
	.about-us-grid .card-body {
	    padding: 34px;
	}
	.about-us-company-glance .solutions .image > span {
	    right: 0;
	    bottom: -6px;
	}
	.about-us-section-principles .row > .custom-col {
		width: 50%;
		margin: 0;
	}
	.about-us .custom-btn-group {
		position: initial!important;
		margin-bottom: 10px;
	}
	.section-orange .source-integration .disk button {
		right: 0;
	}
	.testimonial-section{
		width: 71%;
	}
}
