.box2-content {
  position: relative;
}

.box2-content::before {
  content: "";
  background-image: url(../images/social-media/bg-sosial-media-management.png);
  background-position: 50% bottom;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.box2-content .bground {
  position: absolute;
  bottom: -7rem;
  right: 0;
  max-height: 45rem;
  z-index: 0;
}


.manfaat {
  padding-top: 7rem;
  position: relative;
  z-index: 3;
}

.manfaat .card-content .card-image img {
  max-height: 8rem;
}



.social-slider-phone {
  position: relative;
}

.social-slider-phone .social-phone-container {
  padding: 70px 0 110px 0;
}

.social-slider-phone .header-portfolio {
  margin-bottom: 100px;
}


.beauty {
  margin-top: 20vh;
}
/* slider food */
.slider-food {
  position: relative;
}

.slider-food .food {
  padding-top: 85px;
}





.slider-food .bkground{
  position: absolute;
  width: 36%;
  top: 5px;
  left: -1px;
}

.slider-food .backgrnd-text-1 {
  background: linear-gradient(92.54deg, #FF383D 2.15%, #FF573B 59.92%, rgba(255, 107, 57, 0) 85.7%);
  padding: 10px;
}
.slider-food .backgrnd-text-1 p{
  margin-bottom: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  /* margin-left: 48vh; */
}

.slider-food .sos {
  position: relative;
  width: 99%;
}

.slider-food .food .sos .swiper-slide .img-center {
  position: relative;
  height: 0;
  padding-bottom: 90%;
}

.slider-food .food .sos .swiper-slide .img-center img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-food .food .sos .swiper-slide-active {
  margin-right: 4px;
}

.social-slider-phone .swiper-button-next, .social-slider-phone .swiper-button-prev {
  top: 65%;
}
.social-slider-phone .swiper-button-prev {
  left: -50px;
}
.social-slider-phone .swiper-button-next  {
  right: -50px;
}

/* End slider food */

/* Slider Automotive */
.slider-automotive {
  position: relative;
  margin-top: 15vh;
}

.slider-automotive .automotive {
  padding-top: 75px;
}

.slider-automotive .bkground{
  position: absolute;
  width: 35%;
  top: 5px;
  right: -5px;
}

.slider-automotive .swiper-slide .img-center {
  position: relative;
  height: 0;
  padding-bottom: 90%;
}

.slider-automotive .swiper-slide .img-center img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.slider-automotive .backgrnd-text-1 {
  background: linear-gradient(272.54deg, #FF383D 2.1%, #FF573B 60.6%, rgba(255, 107, 57, 0) 85.85%);
  padding: 10px;
}
.slider-automotive .backgrnd-text-1 p{
  margin-bottom: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  float: right;
}

.slider-automotive .sos {
  position: relative;
  width: 99%;
}

.slider-automotive .automotive .sos .swiper-slide-duplicate-next {
  margin-left: 5px;
}


@media only screen and (min-width: 567px) {
  .slider-food .bkground{
    top: -6px;
    left: -2px;
    width: 27.2%;
  }

  .slider-automotive .bkground{
    top: -6px;
    right: -5px;
    width: 26%;
  }

  .social-slider-phone .social-phone-container {
    padding: 70px 0 165px 0;
  }
  
}

@media only screen and (min-width: 992px) {
  .slider-food .bkground{
    top: -25px;
    left: -5px;
  }

  .slider-automotive .bkground{
    top: -25px;
    right: -9px;
    width: 25.9%;
  }
  
}




/* End Slider Automotive */
@media only screen and (max-width: 600px) {
  
  .social-slider-phone {
    margin-left: 10px;
    margin-right: 10px; 
  }
  /*  */

  .slider-food .food {
    padding-top: 30px;
  }

  .slider-food .backgrnd-text-1 p {
    font-size: 10px;
    /* margin-left: 23vh; */
  }

  .slider-food .food .sos .swiper-slide-active {
    margin-right: 2px;
  }

  /* End Food */

  /* automotive */
  .slider-automotive .automotive {
    padding-top: 27px;
  }

  .slider-automotive .automotive .sos .swiper-slide-duplicate-next {
    margin-left: 3px;
  }
  .slider-automotive .backgrnd-text-1 p {
    font-size: 10px;
  }
  /* End automotive */

  .social-slider-phone .swiper-button-prev {
    display: none;
  }
  .social-slider-phone .swiper-button-next  {
    display: none;
  }
}




@media only screen and (min-width: 600px) and (max-width: 767px) {
  .slider-food .food {
    padding-top: 22px;
  }

  .slider-food .backgrnd-text-1 p {
    font-size: 14px;
    /* margin-left: 22vh; */
  }
  
  .slider-food .food .sos .swiper-slide-active {
    margin-right: 2px;
  }

  .slider-automotive .automotive {
    padding-top: 20px;
  }

  .slider-automotive .backgrnd-text-1 p {
    font-size: 14px;
    /* margin-left: 22vh; */
  }

  .slider-automotive .automotive .sos .swiper-slide-duplicate-next {
    margin-left: 3px;
  }



}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-food .food {
    padding-top: 40px;
  }

  .slider-food .backgrnd-text-1 p {
    font-size: 18px;
  }


  .slider-automotive .automotive {
    padding-top: 35px;
  }

  .slider-automotive .backgrnd-text-1 p {
    font-size: 18px;
  }

  


  .social-slider-phone .swiper-button-prev {
    left: -35px;
  }
  .social-slider-phone .swiper-button-next {
    right: -35px;
  }

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .slider-automotive .backgrnd-text-1 p {
      font-size: 18px;
    }

    .slider-automotive .backgrnd-text-1 p {
      font-size: 18px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .slider-food .food {
    padding-top: 60px;
  }

  .slider-automotive .automotive {
    padding-top: 55px;
  }
}






.package-choice {
  position: relative;
  padding: 0;
}


.package-choice .bground {
  position: absolute;
  background-size: cover;
  z-index: -1;
  height: 100%;
  width: 100%;
}

.package-choice .container-package {
  padding-top: 100px;
  padding-bottom: 50px;
}

.section-text-middle h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 36px;
}

.section-text-middle h2 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 20px;
  background: linear-gradient(93.58deg, #FF383D 5.16%, #FF6B39 94.19%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.package-choice .tab .line-site + .line-site::before {
  content: "";
  background: #AAAAAA;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}


.package-choice .tab .tablinks {
  color: #AAAAAA;
  font-size: 1.5rem;
  display: flex;
  padding: 2rem 0;
  align-items: center;
  cursor: pointer;
}

.package-choice .tab .tablinks .card-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #AAAAAA;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: .5rem;
}

.package-choice .tab .tablinks.active {
  color: #FF6B39;
}

.package-choice .tab .tablinks.active .card-icon {
  background: #FF6B39;
}

@media (min-width: 600px) { 
  .package-choice .tab .tablinks {
    font-size: 1rem;
  }

  .package-choice .tab .line-site + .line-site::before {
    left: -15px;
  }
}

@media (min-width: 1200px) {  
  .package-choice .tab .tablinks {
    font-size: 1.5rem;
  }
}




@media (max-width: 991px) {

  .box2-content .bground {
    opacity: .3;
  }

  .manfaat .box-second .box-img {
      border-radius: 10px;
      padding: 10px;
  }


  .section-text-middle h1 {
  font-size: 38px;
  }

  .section-text-middle h2 {
      font-size: 34px;
  }
}

@media (max-width: 767px) { 
  .manfaat .box-second .box-img {
      border-radius: 20px;
      padding: 25px;
  }

  .section-text-middle h1 {
      font-size: 26px;
      line-height: 26px;
  }

  .section-text-middle h2 {
      font-size: 20px;
  }

  @media (max-width: 600px) { 
      .manfaat .box-second .box-img {
        padding: 10px;
    }

    .manfaat .box-second .text-content h4 {
      font-size: 1.1rem;
    }


    .package-choice .tab .tablinks {
      display: block;
      font-size: 1rem;
      text-align: center;
    }
  }
}