main.container {
  margin: 80px auto; }

.service {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.service > div {
  flex: 1;
  min-width: 400px; }

.service .img-pjt {
  margin-right: 40px; }

.service .img-pjt img {
  width: 100%;
  max-height: 500px;
  object-fit: contain; }

.service .content-pjt {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.service .content-pjt h2 {
  margin-bottom: 16px;
  font: normal normal 600 38px/57px Poppins; }

.service .content-pjt p {
  margin-bottom: 16px;
  font: normal normal normal 16px/32px Poppins;
  color: #495057; }

.client {
  margin-bottom: 20px; }

.service h3 {
  margin-bottom: 12px;
  font: normal normal 600 22px/36px Poppins; }

.service p {
  margin-bottom: 16px; }

.client p {
  font: normal normal normal 20px/36px Poppins; }

.stacks-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.techimg {
  margin: 16px; }

.techimg img {
  width: 45px;
  height: 45px;
  object-fit: contain; }

/* timneline */
.container-timeline {
  position: relative; }

.container-timeline .h6 {
  margin-bottom: 10px; }

.container-timeline ul {
  display: flex;
  justify-content: center;
  padding-left: 30px;
  padding-top: 50px; }

.fw-bold span {
  color: #6000b8;
  font-size: 24px;
  font-weight: bold; }

.container-timeline ul li {
  flex: 1;
  padding: 50px 4em 0 0;
  position: relative;
  color: #4e4e4e;
  font-size: 17px;
  line-height: 1.4;
  border-top: 4px dotted #b2b2b2; }

.container-timeline ul li:last-child {
  border: 0; }

.container-timeline ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: -13px;
  border-radius: 50px;
  background: #6000b8;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 41px;
  z-index: 10; }

.container-timeline ul li:nth-child(1)::before {
  background-color: #debaff; }

.container-timeline ul li:nth-child(2)::before {
  background-color: #b86aff; }

.container-timeline ul li:nth-child(3)::before {
  background-color: #9726ff; }

.container-timeline ul li:nth-child(4)::before {
  background-color: #7f00f3; }

.container-timeline ul li:nth-child(5)::before {
  background-color: #6000b8; }

.project-item {
  margin: 10px;
  margin-bottom: 40px;
  width: 448px;
  height: 502px;
  background: #f9f9f9 0% 0% no-repeat padding-box;
  position: relative; }

.project-item:hover {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 40px #baccff52; }

.project-item > img {
  width: 100%;
  height: 50%; }

.pt-content {
  padding: 24px;
  height: 50%;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.pt-content h4 {
  margin-bottom: 8px;
  font: normal normal bold 24px/44px Poppins;
  color: #212529; }

.pt-content p {
  margin-bottom: 24px;
  font: normal normal normal 16px/24px Poppins;
  color: #747474; }

.slick-arrow {
  position: absolute;
  top: unset !important;
  left: unset !important;
  bottom: -80px !important;
  width: 40px;
  height: 40px;
  padding: 10px;
  background: white;
  border: 1px solid #ddd;
  border-radius: unset; }

.slick-arrow::before {
  color: black;
  background-color: white; }

.slick-prev {
  right: 80px !important; }

.slick-next {
  right: 40px !important; }

@media (max-width: 800px) {
  main.container {
    margin: 40px auto; }
  .service > div {
    justify-content: space-around;
    min-width: 300px; }
  .service .img-pjt {
    margin-right: 0;
    margin-bottom: 24px; }
  .service .img-pjt img {
    max-height: 350px; }
  .stacks-flex {
    justify-content: center; }
  .techimg img {
    width: 38px;
    height: 38px; }
  /* recent projects */
  .carousel-cell {
    margin: 0 8px;
    width: 300px;
    height: 300px; }
  .container-timeline ul {
    display: inline-block;
    padding-top: 0;
    padding-left: 10px; }
  .container-timeline ul li {
    margin: 0;
    border-top: none;
    border-left: 4px solid #b2b2b2;
    padding: 0 0 30px 40px; }
  .container-timeline ul li::before {
    left: -13px;
    top: 0px; }
  .fw-bold span {
    font-size: 20px; }
  .container-timeline ul li {
    font-size: 16px; }
  .pt-content {
    transform: translateY(0);
    opacity: 1; }
  .carousel-cell::after {
    opacity: 0.6; }
  .slick-arrow {
    display: none !important; }
  .project-item {
    margin: 20px;
    width: 300px;
    height: 450px;
    background: #f9f9f9 0% 0% no-repeat padding-box;
    position: relative; }
  .project-item:hover {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 40px #baccff52; }
  .project-item > img {
    width: 100%;
    height: 50%; }
  .pt-content {
    padding: 24px;
    height: 50%;
    color: white; }
  .pt-content h4 {
    margin-bottom: 8px;
    font: normal normal bold 20px/44px Poppins;
    color: #212529; }
  .pt-content p {
    margin-bottom: 24px;
    font: normal normal normal 16px/24px Poppins;
    color: #747474; } }

@media screen and (min-width: 1200px) {
  .container-timeline p {
    transform: translateX(-50px); }
  .container-timeline ul li {
    transform: translateX(50px); } }
