.team-members-wrap.simple .team-item{-webkit-box-align:center;-ms-flex-pack:justify;-webkit-box-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;list-style:none;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.team-members-wrap.simple .team-item:not(:last-of-type){margin-bottom:25px;border-bottom:1px solid var(--dark-color);padding-bottom:17px}.team-members-wrap.simple .member-name{font-weight:700;margin:0;letter-spacing:3px;padding-right:20px;color:var(--dark-color);font-size:17px}.team-members-wrap.simple .member-position{font-weight:700;letter-spacing:1.5px;color:var(--main-color);font-size:12px}@media only screen and (max-width:768px){.team-members-wrap.simple .team-item:not(:last-of-type){margin-bottom:15px;padding-bottom:12px}.team-members-wrap.simple .member-name{letter-spacing:2px;font-size:16px}}@media only screen and (max-width:576px){.team-members-wrap.simple .member-position{letter-spacing:1px}}.team-members-wrap.single{margin:auto;text-align:center;max-width:1000px;width:100%}.team-members-wrap.single .image-wrap{background-position:50%;background-size:cover;position:relative;padding-top:100%}.team-members-wrap.single .description-wrap{left:50%;opacity:0;-webkit-transform:translate(-50%,-50%) translateZ(0);-moz-transform:translate(-50%,-50%) translateZ(0);-ms-transform:translate(-50%,-50%) translateZ(0);-o-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0);display:-webkit-flex;display:flex;justify-content:center;text-align:center;align-items:center;position:absolute;top:calc(50% + 10px);padding:20px;height:calc(100% - 30px);-webkit-transition:top .45s ease,opacity .45s ease;-moz-transition:top .45s ease,opacity .45s ease;transition:top .45s ease,opacity .45s ease;background-color:hsla(0,0%,100%,.8);width:calc(100% - 30px);flex-direction:column}.team-members-wrap.single .description-wrap .description{margin-bottom:20px;font-weight:300;color:var(--dark-color);font-size:17px}.team-members-wrap.single .description-wrap .socials a{margin:0 7px;display:inline-block;color:var(--dark-color);font-size:17px;-webkit-transition:all .45s ease;-moz-transition:all .45s ease;-ms-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease}.team-members-wrap.single .description-wrap .socials a:hover{opacity:1;color:var(--main-color)}.team-members-wrap.single:hover .description-wrap{opacity:1;top:50%}.team-members-wrap.single:hover .content-wrap{top:-5px}.team-members-wrap.single .content-wrap{margin-top:25px;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);position:relative;top:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.team-members-wrap.single .content-wrap .name{font-weight:700;letter-spacing:2.2px;font-size:17px}.team-members-wrap.single .content-wrap .position{font-weight:300;margin-top:5px;color:var(--grey-color);font-size:17px}@media only screen and (max-width:768px){.team-members-wrap.single .content-wrap .name{letter-spacing:2px;font-size:16px}}.team-members-wrap.modern{margin:auto;text-align:center;max-width:375px}.team-members-wrap.modern:hover .content-wrap .name:before{width:100%}.team-members-wrap.modern:hover .socials a{visibility:visible;opacity:1}.team-members-wrap.modern:hover .image-wrap{-webkit-filter:grayscale(0);filter:grayscale(0)}.team-members-wrap.modern .image-wrap{-webkit-filter:grayscale(1);filter:grayscale(1);margin:auto;background-position:50%;background-size:cover;position:relative;padding-top:100%;max-width:375px;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.team-members-wrap.modern .socials{left:35px;display:-webkit-flex;display:flex;flex-wrap:wrap;position:absolute;bottom:35px;flex-direction:column}.team-members-wrap.modern .socials a{visibility:hidden;opacity:0;margin-top:13px;text-decoration:none;display:inline-block;color:var(--light-color);font-size:15px;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-ms-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}.team-members-wrap.modern .content-wrap{margin-top:20px}.team-members-wrap.modern .content-wrap .position{margin-bottom:5px;font-weight:300;margin-top:5px;color:var(--grey-color);font-size:17px}.team-members-wrap.modern .content-wrap .name{font-weight:700;letter-spacing:2.2px;display:inline-block;position:relative;font-size:17px}.team-members-wrap.modern .content-wrap .name:before{left:0;position:absolute;height:1px;bottom:0;-webkit-transition:all .45s ease;-moz-transition:all .45s ease;-ms-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease;background:var(--dark-color);content:"";width:0}.team-members-wrap.modern .socials div:first-of-type a{transition-delay:50ms}.team-members-wrap.modern .socials div:nth-of-type(2) a{transition-delay:.1s}.team-members-wrap.modern .socials div:nth-of-type(3) a{transition-delay:.15s}.team-members-wrap.modern .socials div:nth-of-type(4) a{transition-delay:.2s}.team-members-wrap.modern .socials div:nth-of-type(5) a{transition-delay:.25s}.team-members-wrap.modern .socials div:nth-of-type(6) a{transition-delay:.3s}.team-members-wrap.modern .socials div:nth-of-type(7) a{transition-delay:.35s}.team-members-wrap.modern .socials div:nth-of-type(8) a{transition-delay:.4s}.team-members-wrap.modern .socials div:nth-of-type(9) a{transition-delay:.45s}.team-members-wrap.modern .socials div:nth-of-type(10) a{transition-delay:.5s}.team-members-wrap.modern .socials div:nth-of-type(11) a{transition-delay:.55s}.team-members-wrap.modern .socials div:nth-of-type(12) a{transition-delay:.6s}.team-members-wrap.modern .socials div:nth-of-type(13) a{transition-delay:.65s}.team-members-wrap.modern .socials div:nth-of-type(14) a{transition-delay:.7s}.team-members-wrap.modern .socials div:nth-of-type(15) a{transition-delay:.75s}.team-members-wrap.modern .socials div:nth-of-type(16) a{transition-delay:.8s}.team-members-wrap.modern .socials div:nth-of-type(17) a{transition-delay:.85s}.team-members-wrap.modern .socials div:nth-of-type(18) a{transition-delay:.9s}.team-members-wrap.modern .socials div:nth-of-type(19) a{transition-delay:.95s}.team-members-wrap.modern .socials div:nth-of-type(20) a{transition-delay:1s}.team-members-wrap.modern .socials div:nth-of-type(21) a{transition-delay:1.05s}.team-members-wrap.modern .socials div:nth-of-type(22) a{transition-delay:1.1s}.team-members-wrap.modern .socials div:nth-of-type(23) a{transition-delay:1.15s}.team-members-wrap.modern .socials div:nth-of-type(24) a{transition-delay:1.2s}.team-members-wrap.modern .socials div:nth-of-type(25) a{transition-delay:1.25s}.team-members-wrap.modern .socials div:nth-of-type(26) a{transition-delay:1.3s}.team-members-wrap.modern .socials div:nth-of-type(27) a{transition-delay:1.35s}.team-members-wrap.modern .socials div:nth-of-type(28) a{transition-delay:1.4s}.team-members-wrap.modern .socials div:nth-of-type(29) a{transition-delay:1.45s}.team-members-wrap.modern .socials div:nth-of-type(30) a{transition-delay:1.5s}.team-members-wrap.modern .socials div:nth-of-type(31) a{transition-delay:1.55s}.team-members-wrap.modern .socials div:nth-of-type(32) a{transition-delay:1.6s}.team-members-wrap.modern .socials div:nth-of-type(33) a{transition-delay:1.65s}.team-members-wrap.modern .socials div:nth-of-type(34) a{transition-delay:1.7s}.team-members-wrap.modern .socials div:nth-of-type(35) a{transition-delay:1.75s}.team-members-wrap.modern .socials div:nth-of-type(36) a{transition-delay:1.8s}.team-members-wrap.modern .socials div:nth-of-type(37) a{transition-delay:1.85s}.team-members-wrap.modern .socials div:nth-of-type(38) a{transition-delay:1.9s}.team-members-wrap.modern .socials div:nth-of-type(39) a{transition-delay:1.95s}.team-members-wrap.modern .socials div:nth-of-type(40) a{transition-delay:2s}