/* --- Section: legacy-sections --- */
.rv-homepage-iso-27001 {
  background-color: #f4f9f9;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
  overflow: hidden;
}
.rv-homepage-aws {
  padding-top: 100px;
  padding-bottom: 200px;
  display: none;
  overflow: hidden;
}
.rv-homepage-tech {
  background-color: #f4f9f9;
  padding-top: 160px;
  padding-bottom: 110px;
  display: none;
  overflow: hidden;
}
.rv-homepage-services-process {
  color: var(--rv-primary-700);
  text-align: center;
  padding-top: 3.7%;
  padding-bottom: 2.7%;
}
.rv-homepage-services-process,
.rv-homepage-testimonial {
  background-color: #f4f9f9;
  display: none;
  position: relative;
  overflow: hidden;
}
.rv-homepage-testimonial {
  background-image: url('../../images/css-bg/testimonial-quote.svg');
  background-position: 95% 10%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
.rv-homepage-testimonial-item {
  margin-bottom: 60px;
}
.rv-homepage-testimonial-meta {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}
.rv-homepage-our-team {
  background-color: #10405a;
  display: none;
  position: relative;
  overflow: hidden;
}
.div-block-350 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 80px;
  display: flex;
  position: absolute;
  inset: 0;
}
.rv-homepage-services-process-image {
  z-index: 5;
  width: 100%;
  transition: filter 1s;
  position: relative;
}
.rv-homepage-services-process-image:hover {
  filter: blur(3px);
}
.rv-homepage-testimonial-item-content {
  background-color: var(--ffffff);
  text-align: center;
  border-radius: 10px;
  margin-bottom: 28px;
  padding: 20px 40px;
  position: relative;
  box-shadow: 1px 1px 20px #dfececc7;
}
.rv-homepage-testimonial-callout {
  background-color: var(--ffffff);
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: rotate(45deg) translate(50%);
}
.rv-homepage-testimonial-client-name {
  color: var(--rv-primary-500);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.rv-homepage-testimonial-client {
  padding-left: 16px;
}
.rv-homepage-testimonial-client-image {
  object-fit: cover;
  border-radius: 50%;
  width: 56px;
  height: 56px;
}
.rv-homepage-blog {
  background-color: #f4f9f9;
  padding: 80px 20px;
  position: relative;
}
.div-block-354 {
  z-index: 0;
  background-color: #f4f9f9;
  position: absolute;
  inset: 0 0 50%;
}
.rv-homepage-services-process-bottom {
  z-index: 10;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.rv-homepage-services-process-top {
  z-index: 10;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.image-158 {
  width: 570px;
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
}
.div-block-363 {
  height: 100%;
  position: relative;
}
.image-159 {
  z-index: 0;
  top: -350px;
}
.image-159,
.image-160 {
  position: absolute;
  left: 50%;
  transform: translate(-60px);
}
.image-160 {
  bottom: -705px;
}
.image-161 {
  width: 110%;
  max-width: none;
}
.image-162 {
  top: 0;
}
.image-162,
.image-162-copy {
  mix-blend-mode: multiply;
  position: absolute;
  right: 50%;
  transform: translate(450px);
}
.image-162-copy {
  bottom: 0;
}
.rv-services-process-subheading {
  color: var(--ffffff);
  letter-spacing: 1.1px;
  margin-bottom: 20px;
  line-height: 1.7;
}
.rv-services-process-subheading {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.rv-blog-single-meta {
  color: #969bab;
  letter-spacing: 1px;
  margin-bottom: 28px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.rv-blog-single-meta.blog-post-item {
  margin-bottom: 0;
}
.rv-blog-post-item-image {
  object-fit: cover;
  width: 100%;
  height: 220px;
  transition: transform 0.4s;
}
.rv-blog-posts-list {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}
.rv-blog-post-item {
  width: 32%;
}
.rv-blog-post-item-title {
  color: var(--rv-primary-500);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  transition: color 0.4s;
}
.rv-blog-post-item-image-wrapper {
  background-color: var(--ffffff);
  border: 1px solid #cacdd5;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  transition: border-color 0.4s;
}
.rv-blog-post-item-link {
  width: 100%;
  text-decoration: none;
}
.rv-meta-date {
  margin-left: 10px;
  display: inline-block;
}
.rv-meta-date.blog-single {
  text-transform: uppercase;
}
.rv-meta-title {
  color: #7bc794;
}
.rv-meta-title.blog-single {
  text-transform: uppercase;
  display: inline-block;
}
.rv-homepage-services-process:hover .rv-homepage-services-process-image {
  filter: blur(3px);
}
.rv-homepage-testimonial-list .owl-stage {
  display: flex;
}
.rv-homepage-testimonial-list .owl-item {
  height: auto;
}
.rv-homepage-testimonial-item {
  flex-direction: column;
  height: 100%;
  display: flex;
}
.rv-homepage-testimonial-item-content {
  flex-grow: 1;
}
.rv-homepage-testimonial-list .owl-item .rv-homepage-testimonial-client-image {
  width: 56px;
}
.rv-homepage-testimonial-list .owl-dots .owl-dot span {
  opacity: 0.5;
  background-color: #0000;
  border: 2px solid #07324a;
}
.rv-homepage-testimonial-list .owl-dots .owl-dot.active span {
  opacity: 1;
  background-color: #07324a;
}
.rv-blog-post-item .rv-blog-post-item-image-wrapper {
  overflow: hidden;
}
.rv-blog-post-item:hover .rv-blog-post-item-image-wrapper {
  border-color: #4cc7c3;
}
.rv-blog-post-item:hover .rv-blog-post-item-image {
  transform: scale(1.2);
}
.rv-blog-post-item:hover .rv-blog-post-item-title {
  color: #4a748b;
}
.section-berita-terbaru-hari-ini--section-name {
  color: var(--00afaa);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 700;
}
.section-berita-terbaru-hari-ini--header-action {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}
.section-berita-terbaru-hari-ini--header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}
@media screen and (width>=1280px) {
  .rv-homepage-testimonial,
  .rv-homepage-blog {
    position: relative;
  }
  .image-160 {
    overflow: hidden;
  }
  .rv-footer-office-image-widescreen {
    object-fit: contain;
    display: block;
  }
  .rv-footer-office-image {
    object-fit: contain;
    display: none;
  }
}
@media screen and (width>=1440px) {
  .rv-homepage-testimonial {
    position: relative;
    overflow: hidden;
  }
  .rv-homepage-blog {
    position: relative;
  }
  .rv-homepage-blog,
  .div-block-354 {
    background-color: #f4f9f9;
  }
  .image-160 {
    z-index: auto;
    vertical-align: sub;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: -705px;
  }
  .rv-homepage-iso-27001 {
    background-color: #f4f9f9;
  }
}
@media screen and (width<=991px) {
  .rv-homepage-aws,
  .rv-homepage-tech {
    padding-left: 10px;
    padding-right: 10px;
  }
  .rv-homepage-blog {
    padding: 40px;
  }
  .image-160 {
    bottom: -400px;
  }
  .rv-homepage-iso-27001 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (width<=767px) {
  .rv-blog-post-item {
    width: 100%;
    margin-bottom: 50px;
  }
  .rv-button-wrapper.home-blog {
    position: relative;
  }
  .rv-mobile-button {
    display: block;
  }
  .section-berita-terbaru-hari-ini--header-action {
    display: none;
  }
  .section-berita-terbaru-hari-ini--title-wrapper {
    margin-bottom: 20px;
  }
  .section-berita-terbaru-hari-ini--header {
    flex-flow: column;
  }
}
@media screen and (width<=479px) {
  .rv-homepage-tech {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .rv-homepage-aws {
    padding-top: 50px;
    padding-bottom: 90px;
  }
  .rv-homepage-services-process {
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .rv-homepage-our-team {
    padding-top: 60px;
  }
  .div-block-350 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .rv-homepage-services-process-image {
    object-fit: cover;
    min-height: 525px;
  }
  .rv-homepage-blog {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .rv-col-35.homepage-our-team-left {
    width: 100%;
  }
  .rv-col-65.homepage-our-team-right {
    text-align: center;
    width: 100%;
    margin-left: -60px;
    margin-right: -60px;
    position: relative;
  }
  .rv-homepage-services-process-top,
  .rv-homepage-services-process-bottom {
    object-fit: cover;
    min-height: 60px;
  }
  .image-158 {
    width: 130%;
    position: relative;
  }
  .image-159,
  .image-160 {
    max-width: none;
    transform: translate(10px);
  }
  .image-160 {
    bottom: -705px;
    overflow: hidden;
  }
  .image-161 {
    width: 100%;
    max-width: none;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .image-162-copy,
  .image-162 {
    transform: translate(185px);
  }
  .rv-homepage-iso-27001 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .rv-blog-posts-list {
    flex-direction: column;
  }
  .rv-blog-posts-list-wrapper {
    margin-bottom: 20px;
  }
}
@media screen and (width>=1920px) {
  .image-160 {
    position: absolute;
    bottom: -705px;
  }
}
@media (width<=479px) {
  .rv-homepage-our-team .homepage-our-team-right {
    width: calc(100% + 160px);
  }
}
