.tabs-wrapper{padding:15px 0;text-align:center;margin-bottom:30px}.tabs{background-color:#2f2e41;border-radius:34px;display:inline-block;position:relative;color:#fff}@media (max-width:991.98px){.tabs{display:flex;align-items:center}}.tabs .selector{border-radius:38px;background-color:#f9f9f9;display:inline-block;position:absolute;left:0;top:0;bottom:0;z-index:1;transition-duration:.6s;border:6px solid #2f2e41}@media (max-width:575.98px){.tabs .selector{border-width:4px}}.tabs .tabs-link{font-size:20px;font-weight:700;padding:20px 30px;display:inline-block;position:relative;color:#fff;cursor:pointer;z-index:99}@media (max-width:991.98px){.tabs .tabs-link{padding:15px 30px;width:50%;font-size:14px;line-height:1.4}}@media (max-width:575.98px){.tabs .tabs-link{padding:10px;font-size:13px}}.tabs .tabs-link:focus,.tabs .tabs-link:hover{color:currentColor}.tabs .tabs-link.active{color:#2f2e41;transition-duration:.6s}.project-item{margin-bottom:30px;background-color:#f9f9f9;padding:30px;border-radius:30px}.project-item .project-thumbs{margin-bottom:30px;overflow:hidden;position:relative}.project-item .project-body{padding:6px 0}.project-item .project-name{font-size:35px;font-weight:700;margin-bottom:6px;color:#2f2e41}.project-item .project-title{font-size:28px;margin-bottom:10px}.project-item .text-description{margin-bottom:0}@media (max-width:991.98px){.project-item{padding:20px;margin-bottom:10px}.project-item .project-thumbs{margin-bottom:10px}.project-item .project-name{font-size:28px}.project-item .text-description{margin-bottom:10px}.btn-dark-black{min-width:auto;padding:15px 30px}}@media (max-width:767.98px){.project-item{padding:20px;text-align:center}}