.about_us_team .teams_section{position:relative;overflow:hidden}
.about_us_team .teams_section .team_front .team_content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:12% 6% 6%;color:#fff;background:rgba(255,255,255,0);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,0.69) 58%,rgba(0,0,0,1) 84%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(58%,rgba(0,0,0,0.69)),color-stop(84%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,0.69) 58%,rgba(0,0,0,1) 84%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,0.69) 58%,rgba(0,0,0,1) 84%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,0.69) 58%,rgba(0,0,0,1) 84%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,0.69) 58%,rgba(0,0,0,1) 84%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#000000',GradientType=0)}
.about_us_team .teams_section .team_front .team_content h6{font-family:'Noto Sans';font-size:15px;margin-bottom:10px}
.about_us_team .teams_section .team_front .team_content h5{font-size:35px;font-weight:700;margin-bottom:10px}
.about_us_team .teams_section .team_front .team_content a{color:#fff}
.about_us_team .teams_section .team_front .team_content a:hover{color:#ef7f1b}
.about_us_team .teams_section .teams_back{position:absolute;background:#ececec;width:100%;height:100%;top:100%;right:0;bottom:0;left:0;z-index:5;padding:10%;overflow:auto;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
.about_us_team .teams_section .teams_back::-webkit-scrollbar{width:8px}
.about_us_team .teams_section .teams_back::-webkit-scrollbar-track{background-color:transparent}
.about_us_team .teams_section .teams_back::-webkit-scrollbar-thumb{background:#aaa;border-radius:6px;border-radius:5px}
.about_us_team .teams_section .teams_back::-webkit-scrollbar-thumb:hover{background:#222}
.about_us_team .teams_section .teams_back.open{top:0}
.about_us_team .teams_section .teams_back .teams_back_content{margin-top:30px}
.about_us_team .teams_section .teams_back .teams_back_content h6{font-family:'Noto Sans';font-size:15px;font-weight:700;margin-bottom:5px}
.about_us_team .teams_section .teams_back .teams_back_content h5{font-size:30px;font-weight:700;margin-bottom:15px}
.about_us_team .teams_section .teams_back .teams_back_content p{font-size:14px;line-height:28px;margin-bottom:10px}
.about_us_team .teams_section .teams_back .teams_back_content p:last-child{margin-bottom:0}
.about_us_team>a{text-align:center;display:block}