.office-slider {
    position: relative;
    top: 100px;
}
.office-slider h1 {
    position: relative;
    top: 50px;
    color: #5aae00;
    text-align: center;
}
.office-slider p {
    width: 50%;
    margin: 0 auto;
}
.office-slider {
    width: 1170px;
    margin: 0 auto;
  }
  .section-padding {
    padding: 60px 0;
  }
  .office-carousel {
    margin: 5% auto 0;
  }
  .office-testi {
      margin: 0 auto;
  }
  .office-testi img {
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
    border-radius: 30px;
  }
  .owl-nav .owl-prev {
      position: relative !important;
      left: -10% !important;
      top: -200px !important;
  }
  .owl-nav .owl-next {
    position: relative !important;
    left: 100% !important;
    top: -200px !important;
  }
  .owl-dots {
    text-align: center;
    position: relative;
    top: -50px;
  }
  .owl-dot {
    display: inline-block;
    height: 15px !important;
    width: 15px !important;
    border: 1px solid black !important;
    opacity: 0.8;
    border-radius: 50%;
    margin: 50px 5px 0;
  }
  .owl-dot.active {
    background-color: #5aae00 !important;
    border: none !important;
  }

.office-main-content {
    display: flex;
    padding: 80px 0;
}
.office-main-content-item {
    width: 50%;
}
.office-main-content-item:nth-child(2) {
    position: relative;
    top: 50px;
    left: 5%;
}
.office-main-content-item h2 {
    width: 30%;
    margin: 10px 0;
}
.office-main-content-item h4 {
    margin: 10px 0;
}
.office-main-content-item p {
    width: 50%;
}
.office-main-content-item img {
    position: relative;
    width: 80%;
    left: 10%;
    border-radius: 20px;
}
.office-services {
    position: relative;
    top: 100px;
    padding: 50px 0 0 0;
}
span {
    font-weight: bold;
}
.quot-btn {
    top: 150px !important;
}
@media (max-width: 320px) {
    .office-slider p {
        width: 100%;
        text-align: left;
    }
    .office-slider {
        width: 90%;
        top: 50px;
    }
    .office-testi {
        width: 100% !important;
    }
    .office-testi img {
        width: 100%;
    }
    .office-main-content {
        display: inline-grid;
        padding: 50px 0;
        position: relative;
        top: 100px;
        margin-bottom: 100px;
    }
    .office-main-content-item {
        width: 100%;
    }
    .office-main-content-item:nth-child(2) {
        position: relative;
        width: 90%;
        top: 50px;
        left: 5%;
    }
    .office-main-content-item h2 {
        width: 90%;
    }
    .office-main-content-item h4 {
        width: 90%;
    }
    .office-main-content-item p {
        width: 90%;
    }
    .office-main-content-item img {
        position: relative;
        width: 90%;
        left: 5%;
        border-radius: 20px;
    }
    .office-services {
        top: 100px;
    }
}
@media (min-width: 321px) and (max-width: 375px) {
    .office-slider p {
        width: 100%;
        text-align: left;
    }
    .office-slider {
        width: 90%;
        top: 50px;
    }
    .office-testi {
        width: 100% !important;
    }
    .office-testi img {
        width: 100%;
    }
    .office-main-content {
        display: inline-grid;
        padding: 50px 0;
        position: relative;
        top: 100px;
        margin-bottom: 100px;
    }
    .office-main-content-item {
        width: 100%;
    }
    .office-main-content-item:nth-child(2) {
        position: relative;
        width: 90%;
        top: 50px;
        left: 5%;
    }
    .office-main-content-item h2 {
        width: 90%;
    }
    .office-main-content-item h4 {
        width: 90%;
    }
    .office-main-content-item p {
        width: 90%;
    }
    .office-main-content-item img {
        position: relative;
        width: 90%;
        left: 5%;
        border-radius: 20px;
    }
    .office-services {
        top: 50px;
    }
}
@media (min-width: 376px) and (max-width: 480px) {
    .office-slider p {
        width: 100%;
        text-align: left;
    }
    .office-slider {
        width: 90%;
        top: 50px;
    }
    .office-testi {
        width: 100% !important;
    }
    .office-testi img {
        width: 100%;
    }
    .office-main-content {
        display: inline-grid;
        padding: 40px 0;
        position: relative;
        top: 100px;
        margin-bottom: 100px;
    }
    .office-main-content-item {
        width: 100%;
    }
    .office-main-content-item:nth-child(2) {
        position: relative;
        width: 90%;
        top: 50px;
        left: 5%;
    }
    .office-main-content-item h2 {
        width: 90%;
    }
    .office-main-content-item h4 {
        width: 90%;
    }
    .office-main-content-item p {
        width: 90%;
    }
    .office-main-content-item img {
        position: relative;
        width: 90%;
        left: 5%;
        border-radius: 20px;
    }
    .office-services {
        top: 100px;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .office-slider p {
        width: 100%;
        text-align: left;
    }
    .office-slider {
        width: 80%;
        top: 50px;
    }
    .office-testi {
        width: 100% !important;
    }
    .office-testi img {
        width: 100%;
    }
    .office-main-content {
        display: inline-grid;
        padding: 80px 0;
        position: relative;
        top: 100px;
        margin-bottom: 100px;
    }
    .office-main-content-item {
        width: 90%;
        margin: 0 auto;
    }
    .office-main-content-item:nth-child(2) {
        position: relative;
        width: 90%;
        top: 50px;
        left: 5%;
    }
    .office-main-content-item h2 {
        width: 90%;
    }
    .office-main-content-item h4 {
        width: 90%;
    }
    .office-main-content-item p {
        width: 90%;
    }
    .office-main-content-item img {
        position: relative;
        width: 90%;
        left: 5%;
        border-radius: 20px;
    }
    .office-services {
        top: 200px;
    }
}
@media (min-width: 769px) and (max-width: 990px) {
    .office-slider {
        width: 80%;
        top: 50px;
    }
    .office-testi {
        width: 100% !important;
    }
    .office-testi img {
        width: 100%;
    }
    .office-main-content {
        position: relative;
        top: 100px;
        margin-bottom: 100px;
    }
    .office-main-content-item:nth-child(2) {
        top: 20px;
        left: 0;
    }
    .office-main-content-item h2 {
        width: 80%;
    }
    .office-main-content-item p {
        width: 90%;
    }
    .office-services {
        top: 200px;
    }   
}
@media (min-width: 991px) and (max-width: 1400px) {
    .office-main-content {
        position: relative;
        top: 100px;
        margin-bottom: 100px;
    }
    .office-slider {
        width: 80%;
        top: 50px;
    }
    .office-testi {
        width: 100% !important;
    }
    .office-testi img {
        width: 100%;
    }
    .office-main-content-item:nth-child(2) {
        top: 30px;
        left: 0%;
    }
    .office-main-content-item h2 {
        width: 80%;
    }
    .office-main-content-item p {
        width: 60%;
    }
    .office-services {
        top: 200px;
    }   
}
@media (min-width: 1401px) and (max-width: 1920px) {
    .office-slider {
        width: 70%;
    }
    .office-slider p {
        width: 50%;
    }
    .office-main-content {
        position: relative;
        top: 100px;
        margin-bottom: 100px;
    }
    .office-testi {
        width: 100% !important;
    }
    .office-main-content-item:nth-child(2) {
        top: 10px;
        left: -5%;
    }
    .office-main-content-item h2 {
        width: 30%;
    }
    .office-main-content-item p {
        width: 70%;
    }
    .office-main-content-item img {
        width: 60%;
        left: 20%;
    }
    .office-services {
        top: 100px;
    }
}
@media (min-width: 1921px) {
    .office-slider p {
        width: 70%;
        margin: 0 auto;
    }
    .office-slider {
        width: 60%;
    }
    .office-testi {
        width: 100% !important;
    }
    .office-testi img {
        width: 100%;
    }
    .office-main-content {
        position: relative;
        top: 150px;
        margin-bottom: 150px;
    }
    .office-main-content-item:nth-child(2) {
        top: 30px;
        left: 0%;
    }
    .office-main-content-item h2 {
        width: 30%;
    }
    .office-main-content-item p {
        width: 50%;
    }
    .office-main-content-item img {
        width: 60%;
        left: 30%;
    }
    .office-services {
        top: 100px;
    }
    .quot-btn {
        line-height: 20px !important;
        width: 100%;
        justify-content: center;
        display: inline-flex;
    }
    .quot-btn a {
        margin: 0 10px;
    }   
}