/* tem26-team */
.tem25-team.tem26-team .items li .box{transition:all 1s cubic-bezier(.165,.84,.44,1);}
.tem25-team.tem26-team{height:auto;position:relative;padding:50px 0;}
.tem25-team.tem26-team .container{position:relative;}
.tem25-team.tem26-team ul{padding:50px;margin:0;list-style:none;}
.tem25-team.tem26-team .text{position:absolute;height:100%;padding:0;top:0;}
.tem25-team.tem26-team .text .box{background-color:transparent;}
.tem25-team.tem26-team .text .block{width:60%;}
.tem25-team.tem26-team .items li{padding:4px;}
.tem25-team.tem26-team .items .image_ img{width:100%;}
.tem25-team.tem26-team .items .text_{color:#333;background-color:#FFF;padding:10px;}
.tem25-team.tem26-team .items .title{padding:2px 5px;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;}
.tem25-team.tem26-team .items .subtitle{opacity:.5;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;}
.tem25-team.tem26-team.content-left .text{left:0;}
.tem25-team.tem26-team.content-left .items{float:right;}
.tem25-team.tem26-team.content-right .text{right:0;}
.tem25-team.tem26-team.content-right .items{float:left;}
@media(min-width:769px){
    .tem25-team.tem26-team .items li .box:hover{transform:translateY(-6px);box-shadow:0 10px 20px rgba(0,0,0,.1);}
}
@media(max-width:1199px){
    .tem25-team.tem26-team ul{padding:30px;}
}
@media(max-width:991px){
    .tem25-team.tem26-team ul{padding:20px;}
    .tem25-team.tem26-team .text .block{width:70%;}
    .tem25-team.tem26-team .text,
    .tem25-team.tem26-team .items{width:100%;}
    .tem25-team.tem26-team .text{position:relative;text-align:center;}
    .tem25-team.tem26-team .text .block{width:100%;position:relative;transform:translate(-50%,0);}
    .tem25-team.tem26-team .text .charAt{left:50%;transform:translate(-50%,-25%);}
    .tem25-team.tem26-team .text .box{padding:0 40px;}
}
@media(max-width:768px){
    .tem25-team.tem26-team .text{padding-right: 0!important;}
    .tem25-team.tem26-team .container{padding-left: 2%!important;padding-right: 2%!important}
    .tem25-team.tem26-team.full-screen-spacing .box{padding-left: 3%!important;padding-right: 3%!important}
    .tem25-team.tem26-team.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem25-team.tem26-team{ padding: 15px 0 !important;}
    .tem25-team.tem26-team.tem26-team_{padding:15px 0 0;}
    .tem25-team.tem26-team ul{padding:10px 0;}
    .tem25-team.tem26-team .text .block{transform:translate(0,0);}
    .tem25-team.tem26-team .text,
    .tem25-team.tem26-team .list{padding-right:0!important;padding-left:0!important;}
    .tem25-team.tem26-team .items{padding:0 !important;}
    .tem25-team.tem26-team .text .box{padding:20px 0 10px;}
}
@media(max-width:640px){
    .tem25-team.tem26-team .items .text_{padding:10px;}
}
