
/*------------------------------------------------------------------------
# mod_mx_team Extension
# ------------------------------------------------------------------------
# author    mixwebtemplates
# copyright Copyright (C) 2019 mixwebtemplates.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.mixwebtemplates.com
-------------------------------------------------------------------------*/

:root {
  --color46-base: #d80000;
  --color46-base-rgb: 46, 103, 252;
  --color46-white: #ffffff;
  --color46-white-rgb: 255, 255, 255;
  --color46-black: #000000;
  --color46-black-rgb: 0, 0, 0;
  --color46-black2: #2B1E16;
  --color46-black2-rgb: 43, 30, 22;
  --tj-border-4: #E6E6E6;
}
.mx-team46 .mos-img img {display: none !important;}

.social-link .field-label  {display: none !important;}
.social-link ul {
  padding-left: 0rem;
}  

.mx-team46 .inner-box{
  position: relative;
  display: block;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(194, 194, 194, 0.1);
  border-radius: 400px;
  padding: 11px;
  z-index: 1;
}

.mx-team46 .inner-box:before{
  position: absolute;
  content: '';
  background: var(--color46-base);
  width: 100%;
  height: 0%;
  left: 0px;
  top: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.mx-team46 .inner-box:hover:before{
  height: 100%;
}

.mx-team46 .inner-box .image-box{
  position: relative;
  display: block;
  border-radius: 400px;
  overflow: hidden;
}

.mx-team46 .inner-box .image-box img{
  width: 100%;
  border-radius: 400px;
  transition: all 500ms ease;
}

.mx-team46 .inner-box:hover .image-box img{
  transform: scale(1.05);
}

.mx-team46 .inner-box .lower-content{
  position: relative;
  display: block;
  padding: 41px 15px 54px 15px;
  text-align: center;
}

.mx-team46 .inner-box .lower-content .share-box{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
}

.mx-team46 .inner-box .lower-content .share-box .share-icon, a.share-icon{
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 66px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: var(--color46-base);
  cursor: pointer;
  transition: all 500ms ease;
}

.mx-team46 .inner-box .lower-content .share-box .social-links{
  position: absolute;
  right: 4px;
  bottom: 60px;
  transform: scaleY(0);
  transform-origin: bottom center;
  transition: all 500ms ease;
}

.mx-team46 .inner-box .lower-content .share-box .social-links:before{
  position: absolute;
  content: '';
  background: transparent;
  width: 100%;
  height: 10px;
  left: 0px;
  bottom: -10px;
}

.mx-team46 .inner-box .lower-content .share-box:hover .social-links{
  transform: scaleY(1);
  bottom: 70px;
}

.mx-team46 .inner-box .lower-content .share-box .social-links li{
  position: relative;
  display: block;
  margin-bottom: 5px;
}

.mx-team46 .inner-box .lower-content .share-box .social-links li:last-child{
  margin-bottom: 0px;
}

.mx-team46 .inner-box .lower-content .share-box .social-links li a{
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  color: var(--color46-base);
  background: var(--color46-white);
  border-radius: 50%;
}

.mx-team46 .inner-box .lower-content .share-box .social-links li a:hover{
  background: var(--color46-base);
  color: var(--color46-white);
}

.team-section .sec-title .sub-title:after{
  background: #FAFAFA;
}

.mx-team46 .inner-box .lower-content h3{
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 3px;
}

.mx-team46 .inner-box .lower-content h3{
  display: inline-block;
  color: var(--color46-base);
}

.mx-team46 .inner-box:hover .lower-content h3, .mx-team46 .inner-box:hover .mos-img{
  color: var(--color46-white);
}

.mx-team46 .inner-box .lower-content h3:hover{
  text-decoration: underline;
}

.mx-team46 .inner-box .lower-content .designation{
  position: relative;
  display: block;
  transition: all 500ms ease;
}

.mx-team46 .inner-box:hover .lower-content .designation{
  color: var(--color46-white);
}

.team-section .pattern-layer .pattern-1{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 238px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.team-section .pattern-layer .pattern-2{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 516px;
  height: 620px;
  background-repeat: no-repeat;
}

.team-section .pattern-layer .pattern-3{
  position: absolute;
  right: 0px;
  bottom: 240px;
  width: 514px;
  height: 620px;
  background-repeat: no-repeat;
}

.team-section:before{
  position: absolute;
  content: '';
  background: var(--color46-white);
  width: 100%;
  height: 240px;
  left: 0px;
  bottom: 0px;
}

.team-section.alternat-2{
  background: #fff;
  padding: 145px 0px 150px 0px;
}

.team-section.alternat-2 .pattern-layer .pattern-4{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.team-section.alternat-2 .pattern-layer .pattern-5{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 492px;
  height: 593px;
  background-repeat: no-repeat;
}

.team-page-section{
  padding: 150px 0px 100px 0px;
  background: var(--color46-white);
}

.team-page-section .mx-team46 .inner-box{
  margin-bottom: 50px;
}


.social-links .field-label {
  display: none;
}
.social-links ul {
  padding-left: 0rem;
}
.social-links ul li {
  list-style: none;
}