body {
  font-family: "Roboto", sans-serif;
  background-color: #f5f5f5;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.text-weight-bold {
  font-weight: bold;
}

.btn-vaganza {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  background-color: #f15f36;
  color: #ffffff;
}
.btn-vaganza:hover {
  background-color: #ff7300;
  color: #ffffff;
}

.dropdown-menu {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  border: 0;
}

@media all and (min-width: 992px) {
  /*.navbar {
        .nav-item { 
            .dropdown-menu { 
                display: none; 
                margin-top: 0;
            }

            &:hover {
                .dropdown-menu {
                    display: none;
                }
            }
        }
    }*/
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
.top-bar {
  padding-top: 0.25rem;
  padding-bottom: 0.15rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.top-bar .float-right {
  text-align: right !important;
}
.top-bar .float-right .fa-facebook {
  color: #4267b2;
}
.top-bar .float-right .fa-instagram {
  color: #e1306c;
}
.top-bar .float-right .fa-youtube {
  color: #ff0000;
}
.top-bar .float-right .fa-store {
  color: #ff3e75;
}
.top-bar .float-right a {
  color: rgba(0, 0, 0, 0.7);
}
.top-bar .float-right a:hover {
  color: #f15f36;
}
.top-bar .float-right a i {
  font-size: 1.2rem;
}
.top-bar .float-right a img {
  width: 0.9rem;
  height: 1.1rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 767.9px) {
  .top-bar .float-right a i {
    font-size: 1.5rem;
  }
  .top-bar .float-right a img {
    width: 1.3rem;
    height: 1.4rem;
    margin-bottom: 0.5rem;
  }
}

.header-vaganza {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #f5f5f5;
  background-color: #ffffff;
}
.header-vaganza .navbar {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #ffffff;
}
.header-vaganza .navbar .nav-item .nav-link {
  position: relative;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  /*padding-left: 1rem;
          padding-right: 1rem;*/
  font-weight: 500;
  font-size: 1.1rem;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.7);
  transition: all 0.5s;
}
.header-vaganza .navbar .nav-item .nav-link:hover {
  color: #f15f36;
  transition: all 0.5s;
}
.header-vaganza .navbar .nav-item .nav-link i {
  font-size: 14px;
  font-weight: bold;
}
.header-vaganza .navbar .nav-item .nav-link.active {
  color: #f15f36;
  transition: all 0.5s;
}
.header-vaganza .navbar .nav-item .nav-link:after,
.header-vaganza .navbar .nav-item .nav-link:before {
  transition: all 0.5s;
}
.header-vaganza .navbar .nav-item .dropdown-item:hover {
  background-color: #ff7300;
  color: #ffffff;
}
.header-vaganza .navbar .nav-item .dropdown-item.active {
  background-color: #ff7300;
}
.header-vaganza .navbar-brand img {
  width: 110px;
  height: 75px;
}
@media (max-width: 567.9px) {
  .header-vaganza .navbar-brand img {
    width: 93.5px;
    height: 63.75px;
  }
}

.herosel-vaganza {
  padding-top: 3rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.herosel-vaganza h1 {
  margin-top: 2rem;
  margin-bottom: 0;
  font-size: 68px;
  font-weight: bold;
  color: #ff7300;
  line-height: 1;
  letter-spacing: 1;
}
.herosel-vaganza h2 {
  margin-bottom: 0.1rem;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
}
.herosel-vaganza img {
  width: 100%;
  border-radius: 2rem;
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .herosel-vaganza h1 {
    font-size: 60px;
  }
  .herosel-vaganza h2 {
    font-size: 20px;
  }
}
@media (min-width: 360px) and (max-width: 575.9px) {
  .herosel-vaganza h1 {
    font-size: 52px;
  }
  .herosel-vaganza h2 {
    font-size: 16px;
  }
  .herosel-vaganza .btn-vaganza {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
}
@media (max-width: 359.9px) {
  .herosel-vaganza h1 {
    font-size: 48px;
  }
  .herosel-vaganza h2 {
    font-size: 14px;
  }
  .herosel-vaganza .btn-vaganza {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
}

.carousel-vaganza .carousel-caption {
  background-image: url("../images/background-motto.png");
  background-repeat: no-repeat;
  background-position: top right;
  padding-top: 2rem;
  padding-left: 3rem;
  padding-right: 6.5rem;
  position: absolute;
  left: 0;
  bottom: 60px;
  height: 219px;
  width: 800px;
}
.carousel-vaganza .carousel-caption h5 {
  text-align: left;
  color: #f15f36;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1;
}
.carousel-vaganza .carousel-caption p {
  text-align: left;
  color: rgba(0, 0, 0, 0.7);
}
.carousel-vaganza .carousel-control-next,
.carousel-vaganza .carousel-control-prev {
  width: 10%;
}
.carousel-vaganza .carousel-control-next-icon,
.carousel-vaganza .carousel-control-prev-icon {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2rem;
  padding: 0.5rem;
}
.carousel-vaganza .carousel-item img {
  width: 1262px;
  height: 526px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .carousel-vaganza .carousel-item img {
    width: 1200px;
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .carousel-vaganza .carousel-item img {
    width: 991px;
    height: 413px;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .carousel-vaganza .carousel-item img {
    width: 767px;
    height: 319px;
  }
}
@media (min-width: 452px) and (max-width: 575.9px) {
  .carousel-vaganza .carousel-item img {
    width: 575px;
    height: 239px;
  }
}
@media (min-width: 360px) and (max-width: 451.9px) {
  .carousel-vaganza .carousel-item img {
    width: 575px;
    height: 210px;
  }
}
@media (max-width: 359.9px) {
  .carousel-vaganza .carousel-item img {
    width: 575px;
    height: 190px;
  }
}

.bestproduct-vaganza {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-color: #ffffff;
}
.bestproduct-vaganza .title {
  color: #000000;
  padding-bottom: 1rem;
  text-align: left;
  font-weight: bold;
}
.bestproduct-vaganza .body .box-product {
  margin-bottom: 1.5rem;
  border-radius: 7px;
  background-color: #ffffff;
}
.bestproduct-vaganza .body .box-product .image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 221.85px;
  height: 221.85px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 183.6px;
    height: 183.6px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 285.6px;
    height: 285.6px;
  }
}
@media (min-width: 520px) and (max-width: 767.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 100%;
    height: 255px;
  }
}
@media (min-width: 480px) and (max-width: 519.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 100%;
    height: 235px;
  }
}
@media (min-width: 440px) and (max-width: 479.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 100%;
    height: 215px;
  }
}
@media (min-width: 420px) and (max-width: 439.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 100%;
    height: 190px;
  }
}
@media (min-width: 400px) and (max-width: 419.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 100%;
    height: 180px;
  }
}
@media (min-width: 350px) and (max-width: 399.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 100%;
    height: 170px;
  }
}
@media (max-width: 349.9px) {
  .bestproduct-vaganza .body .box-product .image {
    width: 100%;
    height: 155px;
  }
}
.bestproduct-vaganza .body .box-product .title {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-bottom: 0.25rem;
  text-align: center;
  font-size: 1.15rem;
  font-weight: bold;
  color: #49555c;
  line-height: 1.1;
}
.bestproduct-vaganza .body .box-product .widget {
  text-align: center;
  font-size: 0.75rem;
  color: #49555c;
}
.bestproduct-vaganza .body .box-product .button {
  text-align: center;
  /*.btn-vaganza {
              margin-top: .5rem;
              margin-bottom: 1rem;
              background-color: $primaryColor;
              color: $whiteColor;
              &:hover {
                  background-color: $thirdyColor;
              }
          }*/
}
@media (max-width: 575.9px) {
  .bestproduct-vaganza .body .box-product .title {
    font-size: 0.85rem;
  }
}
@media (max-width: 767.9px) {
  .bestproduct-vaganza .body .box-product .title {
    font-size: 1.05rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .bestproduct-vaganza .body .box-product .title {
    font-size: 0.9rem;
  }
}
.bestproduct-vaganza .btn-footer {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  text-decoration: none;
  color: #49555c;
  font-weight: 900;
}
.bestproduct-vaganza .btn-footer:hover {
  color: #ff7300;
}

.content-vaganza {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.content-vaganza .content-item {
  position: relative;
}
.content-vaganza .content-item img {
  width: 100%;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.5);
}
.content-vaganza .content-item img:hover {
  opacity: 0.2;
}
.content-vaganza .content-item .link-text {
  position: absolute;
  top: 10rem;
  left: 8rem;
  transform: translate(-50%, -50%);
  display: block;
  font-size: 1.5rem;
  color: #f15f36;
  font-weight: 500;
  text-align: center;
  line-height: 0.8;
  display: none;
}
.content-vaganza .content-item .bottom-text {
  position: absolute;
  bottom: 0.15rem;
  left: 0.15rem;
  width: 16rem;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 2rem;
  text-align: center;
  padding: 0.5rem;
}

.ourbrand-vaganza {
  padding-top: 3rem;
  padding-bottom: 4rem;
  /*.btn-vaganza {
        padding-top: .5rem;
        background-color: $primaryColor;
        color: $whiteColor;

        &:hover {
            background-color: $darkColor;
        }
    }*/
}
.ourbrand-vaganza .title {
  padding-bottom: 1rem;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.ourbrand-vaganza .image {
  width: 546px;
  height: 224px;
  border-radius: 0.5rem;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .ourbrand-vaganza .image {
    width: 465px;
    height: 187px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .ourbrand-vaganza .image {
    width: 696px;
    height: 286px;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .ourbrand-vaganza .image {
    width: 516px;
    height: 212px;
  }
}
@media (min-width: 535px) and (max-width: 575.9px) {
  .ourbrand-vaganza .image {
    width: 511px;
    height: 210px;
  }
}
@media (min-width: 420px) and (max-width: 534.9px) {
  .ourbrand-vaganza .image {
    width: 100%;
    height: 200px;
  }
}
@media (min-width: 350px) and (max-width: 419.9px) {
  .ourbrand-vaganza .image {
    width: 100%;
    height: 190px;
  }
}
@media (max-width: 349.9px) {
  .ourbrand-vaganza .image {
    width: 100%;
    height: 175px;
  }
}

.why-vaganza {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: #ffffff;
  color: #369cc2;
}
.why-vaganza .title {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.why-vaganza .icon {
  width: 140px;
  height: 140px;
}
.why-vaganza .text {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  font-weight: 600;
}
@media (max-width: 767.9px) {
  .why-vaganza .icon {
    width: 98px;
    height: 98px;
  }
  .why-vaganza .text {
    padding-top: 0.4rem;
    padding-bottom: 1.5rem;
  }
}

.newsactivities-vaganza {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.newsactivities-vaganza .title {
  padding-bottom: 1rem;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.newsactivities-vaganza .box-newsactivities {
  margin-bottom: 2rem;
}
.newsactivities-vaganza .box-newsactivities .image {
  width: 100%;
  height: 300px;
  border-radius: 0.5rem;
}
@media (min-width: 420px) and (max-width: 500px) {
  .newsactivities-vaganza .box-newsactivities .image {
    width: 100%;
    height: 250px;
  }
}
@media (min-width: 350px) and (max-width: 419.9px) {
  .newsactivities-vaganza .box-newsactivities .image {
    width: 100%;
    height: 220px;
  }
}
@media (max-width: 349.9px) {
  .newsactivities-vaganza .box-newsactivities .image {
    width: 100%;
    height: 205px;
  }
}
.newsactivities-vaganza .box-newsactivities .widget-newsactivities {
  font-size: 1rem;
  padding-top: 0.3rem;
  padding-bottom: 0.2rem;
}
.newsactivities-vaganza .box-newsactivities .title-newsacitivities {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}
.newsactivities-vaganza .box-newsactivities .button-newsactivities {
  padding-bottom: 0.25rem;
  /*.btn-vaganza {
            background-color: $primaryColor;
            color: $whiteColor;

            &:hover {
                background-color: $darkColor;
                color: $whiteColor;
            }
        }*/
}

.group-vaganza {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: #000000;
  /*@media (min-width: 576px) and (max-width: 767.9px) {
    .group-box {
      .group-image {
        width: 50%;
      }
    }
  }*/
}
.group-vaganza .title {
  padding-bottom: 1rem;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.group-vaganza .group-box {
  margin-bottom: 1rem;
  background: #ffffff;
  display: flex;
  /* menambahkan css3 flex */
  justify-content: center;
  /* agar elemen didalam container rata tengah(samping) */
  align-items: center;
  /* agar elemen didalam container rata atas bawah */
  border-radius: 0.5rem;
  height: 10rem;
}
.group-vaganza .group-box .group-image {
  width: 156px;
  height: 156px;
  /*display: block;
        margin-left: auto;
        margin-right: auto;*/
}
@media (max-width: 575.9px) {
  .group-vaganza .group-box .group-image {
    width: 150px;
    height: 150px;
  }
}

.brand-header {
  padding-top: 1rem;
  /*padding-left: 3rem;
    padding-right: 3rem;*/
  padding-bottom: 1rem;
}
.brand-header img {
  width: 100%;
  border-radius: 2rem;
  margin-bottom: -2rem;
}
.brand-header .widget-text {
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  /*top: 93%;
      left: 25%;*/
  padding: 1rem;
  background: rgb(248, 133, 38);
  background: linear-gradient(360deg, rgb(248, 133, 38) 0%, rgb(249, 174, 67) 100%);
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 0.5rem;
  width: 50%;
}
@media (max-width: 767.9px) {
  .brand-header .widget-text {
    font-size: 1rem;
    width: 75%;
    padding: 0.8rem;
  }
}

.brand-content {
  padding-left: 12rem;
  padding-right: 12rem;
  padding-bottom: 3rem;
  font-size: 1.1rem;
  text-align: justify;
}
.brand-content .top-text {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.brand-content .content-image {
  padding-bottom: 2rem;
}
.brand-content .content-image img {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 2rem;
}

@media (max-width: 767.9px) {
  .brand-header img {
    border-radius: 1rem;
  }
  .brand-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .brand-content .content-image img {
    border-radius: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .brand-header img {
    border-radius: 1.4rem;
  }
  .brand-content {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .brand-content .content-image img {
    border-radius: 1.4rem;
  }
}
@media (max-width: 500px) {
  .brand-header .widget-text {
    top: 55%;
  }
}
.services-header {
  padding-top: 1rem;
  /*padding-left: 3rem;
    padding-right: 3rem;*/
  padding-bottom: 1rem;
}
.services-header img {
  width: 100%;
  border-radius: 2rem;
  margin-bottom: -2rem;
}
.services-header .widget-text {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  /*top: 93%;
      left: 25%;*/
  padding: 1rem;
  background: rgb(248, 133, 38);
  background: linear-gradient(360deg, rgb(248, 133, 38) 0%, rgb(249, 174, 67) 100%);
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 0.5rem;
  width: 50%;
}
@media (max-width: 767.9px) {
  .services-header .widget-text {
    font-size: 1rem;
    width: 75%;
    padding: 0.8rem;
  }
}

.services-content {
  padding-bottom: 3rem;
  font-size: 1.1rem;
  text-align: justify;
}
.services-content .form-pengaduan-pelanggan {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 2rem 1.5rem;
  max-width: 600px;
  background-color: #ffffff;
  border-radius: 1rem;
}
.services-content .form-pengaduan-pelanggan .form-group {
  margin-bottom: 0.75rem;
}
.services-content .form-pengaduan-pelanggan .form-group .form-control {
  border: 1px solid #f15f36;
}
.services-content .form-pengaduan-pelanggan .select2-selection {
  min-height: calc(1.1em + 1rem + 2px);
  border: 1px solid #ff7300;
}
.services-content .form-pengaduan-pelanggan .select2-selection .select2-selection__rendered {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.8rem;
}
.services-content .form-pengaduan-pelanggan .select2-selection .select2-selection__arrow {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  margin-right: 0.5rem;
}
.services-content .form-pengaduan-pelanggan .text-danger {
  font-size: 0.9rem;
  color: #f00 !important;
}
.services-content .btn-pengaduan {
  margin-top: 1rem;
  background-color: #f15f36;
  color: #ffffff;
  width: 100%;
}
.services-content .btn-pengaduan:hover {
  background-color: #ff7300;
  color: #ffffff;
}
@media (max-width: 575.9px) {
  .services-content {
    padding: 1rem 0.5rem;
  }
}

@media (max-width: 767.9px) {
  .services-header img {
    border-radius: 1rem;
  }
  .services-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .services-content .content-image img {
    border-radius: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .services-header img {
    border-radius: 1.4rem;
  }
  .services-content {
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .services-content .content-image img {
    border-radius: 1.4rem;
  }
}
@media (max-width: 500px) {
  .services-header .widget-text {
    top: 55%;
  }
}
.product-header {
  padding-top: 1rem;
  /*padding-left: 3rem;
    padding-right: 3rem;*/
  padding-bottom: 1rem;
}
.product-header img {
  width: 100%;
  border-radius: 2rem;
  margin-bottom: -2rem;
}
.product-header .widget-text {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 1rem;
  background: rgb(248, 133, 38);
  background: linear-gradient(360deg, rgb(248, 133, 38) 0%, rgb(249, 174, 67) 100%);
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 0.5rem;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .product-header img {
    border-radius: 1.4rem;
  }
}
@media (max-width: 767.9px) {
  .product-header img {
    border-radius: 1rem;
  }
  .product-header .widget-text {
    font-size: 1rem;
    width: 75%;
    padding: 0.8rem;
  }
}

.product-content {
  padding-top: 1rem;
  padding-bottom: 3rem;
}
.product-content .box-product {
  margin-bottom: 1.5rem;
  border-radius: 7px;
  background-color: #ffffff;
}
.product-content .box-product .image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 221.85px;
  height: 221.85px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .product-content .box-product .image {
    width: 183.6px;
    height: 183.6px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .product-content .box-product .image {
    width: 285.6px;
    height: 285.6px;
  }
}
@media (min-width: 520px) and (max-width: 767.9px) {
  .product-content .box-product .image {
    width: 100%;
    height: 255px;
  }
}
@media (min-width: 480px) and (max-width: 519.9px) {
  .product-content .box-product .image {
    width: 100%;
    height: 235px;
  }
}
@media (min-width: 440px) and (max-width: 479.9px) {
  .product-content .box-product .image {
    width: 100%;
    height: 215px;
  }
}
@media (min-width: 420px) and (max-width: 439.9px) {
  .product-content .box-product .image {
    width: 100%;
    height: 190px;
  }
}
@media (min-width: 400px) and (max-width: 419.9px) {
  .product-content .box-product .image {
    width: 100%;
    height: 180px;
  }
}
@media (min-width: 350px) and (max-width: 399.9px) {
  .product-content .box-product .image {
    width: 100%;
    height: 170px;
  }
}
@media (max-width: 349.9px) {
  .product-content .box-product .image {
    width: 100%;
    height: 155px;
  }
}
.product-content .box-product .title {
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
  color: #49555c;
  line-height: 1.1;
  margin-top: 0.35rem;
  margin-bottom: 0.35rem;
}
.product-content .box-product .widget {
  text-align: center;
  font-size: 0.75rem;
  color: #49555c;
}
.product-content .box-product .button {
  text-align: center;
  /*.btn-vaganza {
            margin-top: .5rem;
            margin-bottom: 1rem;
            background-color: $primaryColor;
            color: $whiteColor;
            &:hover {
                background-color: $thirdyColor;
            }
        }*/
}

.detailproduct-header {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.detailproduct-header .product-galery {
  padding-bottom: 1rem;
}
.detailproduct-header .product-galery img {
  width: 100%;
  border-radius: 2rem;
  box-shadow: 0 1px 5px 0 rgba(185, 185, 185, 0.7);
}
.detailproduct-header .product-thumbnail {
  padding-bottom: 1rem;
  width: 100%;
  height: auto;
}
.detailproduct-header .product-thumbnail .thumbnail {
  display: block;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.detailproduct-header .product-thumbnail .thumbnail:hover {
  border: 1px solid #f15f36;
}
.detailproduct-header .product-thumbnail .thumbnail .thumbnail-image {
  width: 70px;
  height: 62px;
  margin: 5px auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 4px solid transparent;
}
@media (max-width: 575.9px) {
  .detailproduct-header .thumbnail-mobile {
    visibility: visible;
  }
  .detailproduct-header .thumbnail-desktop {
    display: none;
  }
}
@media (min-width: 576px) {
  .detailproduct-header .thumbnail-mobile {
    display: none;
  }
  .detailproduct-header .thumbnail-desktop {
    visibility: visible;
    text-align: right;
  }
}
.detailproduct-header .ratio {
  padding-bottom: 0.8rem;
}
.detailproduct-header .ratio .embed-responsive-item {
  border-radius: 2rem;
  box-shadow: 0 1px 5px 0 rgba(121, 121, 121, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 107%;
  border: 0;
}

.detailproduct-content {
  padding-bottom: 1rem;
}
.detailproduct-content .title {
  font-weight: bold;
  font-size: 2.4rem;
}
.detailproduct-content .text {
  font-size: 1rem;
}

.detailproduct-widget {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (max-width: 767.9px) {
  .detailproduct-header {
    padding-bottom: 2.5rem;
  }
}
#shareModal .modal-dialog {
  margin: 5rem auto;
}

.row-404 {
  padding-top: 3rem;
  padding-bottom: 2rem;
}
.row-404 h1 {
  font-weight: 700;
  font-size: 96px;
  margin-bottom: 0;
}
.row-404 p {
  margin-top: -0.5rem;
  margin-bottom: 0.5rem;
}
.row-404 .btn-vaganza {
  margin-top: 0;
}

.kontak-header {
  padding-top: 1rem;
  /*padding-left: 3rem;
    padding-right: 3rem;*/
  padding-bottom: 1rem;
}
.kontak-header img {
  width: 100%;
  border-radius: 2rem;
  margin-bottom: -2rem;
}
.kontak-header .widget-text {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 1rem;
  background: rgb(248, 133, 38);
  background: linear-gradient(360deg, rgb(248, 133, 38) 0%, rgb(249, 174, 67) 100%);
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 0.5rem;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .kontak-header img {
    border-radius: 1.4rem;
  }
}
@media (max-width: 767.9px) {
  .kontak-header img {
    border-radius: 1rem;
  }
  .kontak-header .widget-text {
    font-size: 1rem;
    width: 75%;
    padding: 0.8rem;
  }
}

.kontak-content {
  padding-bottom: 1rem;
}
.kontak-content .nav-item a.active {
  border: 2px solid linear-gradient(60deg, #f9ae43, #ff7300);
  background: linear-gradient(60deg, #f9ae43, #ff7300);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(244, 152, 54, 0.6);
  color: #ffffff;
  border-radius: 1px;
  font-weight: 600;
  font-size: 20px;
}
.kontak-content .nav-item a.active:hover {
  background: linear-gradient(60deg, #f9ae43, #ff7300);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(244, 152, 54, 0.6);
  color: #ffffff;
}
.kontak-content .nav-item .nav-link {
  border: 2px solid #ff7300;
  color: #49555c;
  border-radius: 1px;
  font-weight: 600;
  font-size: 20px;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.kontak-content .nav-item .nav-link:hover {
  color: #000000;
}
.kontak-content .title {
  font-weight: bold;
  font-size: 2.4rem;
}
.kontak-content .text {
  font-size: 1rem;
}
.kontak-content .box-kontak {
  font-size: 1rem;
  line-height: 1.2;
}
.kontak-content .box-kontak table {
  margin-bottom: 1rem;
}
.kontak-content .contact-title {
  text-align: center;
  font-weight: 700;
  padding-bottom: 3em;
}
.kontak-content .contact-title h1 {
  font-size: 32px;
}
.kontak-content .contact-title span {
  color: #f9ae43;
  font-weight: 750;
}
.kontak-content .contact-icon {
  color: #f15f36;
  padding: 5px;
  /*border: 2px solid $primaryColor;*/
  font-size: 1.4rem;
  float: left;
}
.kontak-content .contact-text {
  padding-left: 4em;
  color: #49555c;
}

.faq-header {
  padding-top: 1rem;
  /*padding-left: 3rem;
    padding-right: 3rem;*/
  padding-bottom: 1rem;
}
.faq-header img {
  width: 100%;
  border-radius: 2rem;
  margin-bottom: -2rem;
}
.faq-header .widget-text {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 1rem;
  background: rgb(248, 133, 38);
  background: linear-gradient(360deg, rgb(248, 133, 38) 0%, rgb(249, 174, 67) 100%);
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 0.5rem;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .faq-header img {
    border-radius: 1.4rem;
  }
}
@media (max-width: 767.9px) {
  .faq-header img {
    border-radius: 1rem;
  }
  .faq-header .widget-text {
    font-size: 1rem;
    width: 75%;
    padding: 0.8rem;
  }
}

.faq-content {
  padding-bottom: 1rem;
}
.faq-content .title {
  font-weight: bold;
  font-size: 2.4rem;
}
.faq-content .text {
  font-size: 1rem;
}
.faq-content .box-faq {
  padding-top: 2rem;
  font-size: 1rem;
  line-height: 1.2;
}
.faq-content .box-faq .question {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-weight: bold;
  font-size: 1.2rem;
  border-color: #f15f36;
  border-radius: 0.5rem;
}
.faq-content .box-faq .question:hover {
  background: linear-gradient(360deg, #f88526 0%, #f9ae43 100%);
  color: #ffffff;
}
@media (max-width: 767.9px) {
  .faq-content .box-faq .question {
    font-size: 0.8rem;
  }
}
.faq-content .box-faq .answer {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}

.karir-header {
  padding-top: 1rem;
  /*padding-left: 3rem;
    padding-right: 3rem;*/
  padding-bottom: 1rem;
}
.karir-header img {
  width: 100%;
  border-radius: 2rem;
  margin-bottom: -2rem;
}
.karir-header .widget-text {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 1rem;
  background: rgb(248, 133, 38);
  background: linear-gradient(360deg, rgb(248, 133, 38) 0%, rgb(249, 174, 67) 100%);
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 0.5rem;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .karir-header img {
    border-radius: 1.4rem;
  }
}
@media (max-width: 767.9px) {
  .karir-header img {
    border-radius: 1rem;
  }
  .karir-header .widget-text {
    font-size: 1rem;
    width: 75%;
    padding: 0.8rem;
  }
}

.karir-content {
  padding-bottom: 1.5rem;
}
.karir-content .title {
  font-weight: bold;
  font-size: 2.4rem;
}
.karir-content .text {
  font-size: 1rem;
}
.karir-content .box-karir {
  padding-top: 2rem;
  font-size: 1rem;
  line-height: 1.2;
}
.karir-content .box-karir .karir-select {
  margin-bottom: 1rem;
}
.karir-content .box-karir .karir-select label {
  font-weight: 700;
}
.karir-content .box-karir .karir-select .btn-cari-loker {
  margin-top: 1.5rem;
  font-weight: bold;
  font-size: 0.95rem;
  background-color: #f15f36;
  color: #ffffff;
}
.karir-content .box-karir .karir-select .btn-cari-loker:hover {
  background-color: #ff7300;
  color: #ffffff;
}
@media (max-width: 767.9px) {
  .karir-content .box-karir .karir-select .btn-cari-loker {
    margin-top: 0.5rem;
    font-size: 0.8rem;
  }
}
.karir-content .box-karir .table-karir {
  margin-bottom: 2rem;
}
.karir-content .box-karir .table-karir th {
  padding: 1rem 1rem;
  background-color: #f9ae43;
  color: #ffffff;
}
.karir-content .box-karir .table-karir .btn-detail-loker {
  font-size: 0.75rem;
  background-color: #f15f36;
  color: #ffffff;
}
.karir-content .box-karir .table-karir .btn-detail-loker:hover {
  background-color: #ff7300;
  color: #ffffff;
}
.karir-content .detail-karir .deskripsi {
  padding-bottom: 1.5rem;
}
.karir-content .detail-karir .deskripsi h2 {
  font-size: 1.2rem;
  font-weight: 600;
}
.karir-content .detail-karir .kembali a {
  text-decoration: none;
  font-weight: bold;
}
.karir-content .detail-karir .kembali .btn-widget-detail {
  font-weight: bold;
  font-size: 0.85rem;
  background-color: #f15f36;
  color: #ffffff;
}
.karir-content .detail-karir .kembali .btn-widget-detail:hover {
  background-color: #ff7300;
  color: #ffffff;
}

.content-berita {
  margin-top: 1.5rem;
}
.content-berita #leftNavigation {
  padding-top: 1rem;
}
.content-berita #leftNavigation .nav-link {
  padding: 0.25rem 0.75rem;
  color: #49555c;
  font-weight: 400;
}
.content-berita #leftNavigation .nav-link:hover {
  color: #f5f5f5;
  background-color: #369cc2;
}
.content-berita #leftNavigation .nav-link.active {
  padding: 0.25rem 0.75rem;
  color: #369cc2;
  font-weight: 400;
}
.content-berita #leftNavigation .nav-link.active:hover {
  color: #f5f5f5;
  background-color: #369cc2;
}
@media (max-width: 767.9px) {
  .content-berita #leftNavigation {
    display: none;
  }
}
.content-berita #rightBody {
  width: 100%;
}
.content-berita #rightBody .box-berita {
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
}
.content-berita #rightBody .box-berita .header img {
  width: 100%;
  border-radius: 0.5rem;
}
.content-berita #rightBody .box-berita .widget span {
  padding-right: 0.75rem;
}
.content-berita #rightBody .box-berita .body .title {
  font-weight: 800;
  font-size: 1.2rem;
  line-height: 1.25;
}
.content-berita #rightBody .box-berita .body .title a {
  text-decoration: none;
  color: #000000;
}
.content-berita #rightBody .box-berita .body .title a:hover {
  color: #369cc2;
}
.content-berita #rightBody .box-berita .body .paragraph {
  text-align: left;
  font-size: 0.9rem;
  line-height: 1.2;
}

.content-kegiatan {
  margin-top: 1.5rem;
}
.content-kegiatan #leftNavigation {
  padding-top: 1rem;
}
.content-kegiatan #leftNavigation .nav-link {
  padding: 0.25rem 0.75rem;
  color: #49555c;
  font-weight: 400;
}
.content-kegiatan #leftNavigation .nav-link:hover {
  color: #f5f5f5;
  background-color: #369cc2;
}
.content-kegiatan #leftNavigation .nav-link.active {
  padding: 0.25rem 0.75rem;
  color: #369cc2;
  font-weight: 400;
}
.content-kegiatan #leftNavigation .nav-link.active:hover {
  color: #f5f5f5;
  background-color: #369cc2;
}
@media (max-width: 767.9px) {
  .content-kegiatan #leftNavigation {
    display: none;
  }
}
.content-kegiatan #rightBody {
  width: 100%;
}
.content-kegiatan #rightBody .box-kegiatan {
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
}
.content-kegiatan #rightBody .box-kegiatan .header img {
  width: 100%;
  border-radius: 0.5rem;
}
.content-kegiatan #rightBody .box-kegiatan .widget span {
  padding-right: 0.75rem;
}
.content-kegiatan #rightBody .box-kegiatan .body .title {
  font-weight: 800;
  font-size: 1.2rem;
  line-height: 1.25;
}
.content-kegiatan #rightBody .box-kegiatan .body .title a {
  text-decoration: none;
  color: #000000;
}
.content-kegiatan #rightBody .box-kegiatan .body .title a:hover {
  color: #369cc2;
}
.content-kegiatan #rightBody .box-kegiatan .body .paragraph {
  text-align: left;
  font-size: 0.9rem;
  line-height: 1.2;
}

.footer-vaganza {
  /*background: rgb(255,115,0);
    background: linear-gradient(360deg, rgba(255,115,0,1) 0%, rgba(248,153,38,1) 20%, rgba(67,200,249,1) 100%);*/
  background-color: #369cc2;
}
.footer-vaganza .brand-footer {
  margin-top: 1rem;
  width: 155px;
  height: 105px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer-vaganza .tagline-footer {
  color: #f5f5f5;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.footer-vaganza .footer-body {
  text-align: left;
}
.footer-vaganza .footer-body h5 {
  color: #49555c;
  font-weight: bold;
}
.footer-vaganza .footer-body a {
  text-decoration: none;
  color: #f5f5f5;
}
.footer-vaganza .footer-body a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer-vaganza .footer-body .table-footer td {
  line-height: 1.2;
}
.footer-vaganza .btn-floating {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0;
  margin: 5px 0px;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in-out;
  width: 47px;
  height: 47px;
}
.footer-vaganza .btn-floating i {
  font-size: 1.25rem;
  line-height: 47px;
  display: inline-block;
  width: inherit;
  color: #fff;
  text-align: center;
}
.footer-vaganza .footer-copyright {
  background-color: #2b7c9b;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footer-vaganza .footer-copyright .text-white {
  text-decoration: none;
}
.footer-vaganza .footer-copyright .text-white:hover {
  font-weight: bold;
}
.footer-vaganza #aktivasiGaransiModal .modal-header h1 {
  color: #49555c;
}
.footer-vaganza #aktivasiGaransiModal .modal-body h1 {
  color: #ff7300;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 767.9px) {
  .footer-vaganza .footer-body {
    text-align: center;
  }
  .footer-vaganza .brand-footer {
    width: 130px;
    height: 90px;
  }
  .footer-vaganza .btn-floating {
    margin: 5px;
  }
}
.footer-vaganza .btn-swipe-up {
  display: inline-block;
  /*padding-top: .4rem;
      padding-left: .9rem;
      padding-right: .9rem;*/
  border-radius: 0.5rem;
  /*border: 1px solid $whiteColor;*/
  position: fixed;
  right: 40px;
  bottom: 50px;
  background-color: #f15f36;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.2rem;
  box-shadow: 0px 2px 20px 0px rgb(0, 0, 0);
}
.footer-vaganza .btn-swipe-up:hover {
  color: #ffffff;
  background-color: #f15f36;
}
@media (max-width: 767.9px) {
  .footer-vaganza .btn-swipe-up {
    right: 30px;
    bottom: 50px;
  }
}

.cookie-popup {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  font-family: Arial, sans-serif;
  text-align: center;
  display: none;
  z-index: 9999;
}

.cookie-popup p {
  font-size: 14px;
  margin-bottom: 15px;
  color: #49555c;
  font-weight: 700;
}
.cookie-popup .cookie-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.cookie-popup .cookie-buttons button {
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
}
.cookie-popup .cookie-buttons .btn-accept {
  background: #28a745;
  color: #fff;
}
.cookie-popup .cookie-buttons .btn-accept:hover {
  background: #218838;
}
.cookie-popup .cookie-buttons .btn-decline {
  background: #dc3545;
  color: #fff;
}
.cookie-popup .cookie-buttons .btn-decline:hover {
  background: #c82333;
}

.lazy-img {
  width: 100%;
  border-radius: 10px;
  background: transparent;
  filter: blur(20px);
  transition: filter 1s ease, opacity 1s ease;
  opacity: 0.6;
}

.lazy-img.loaded {
  filter: blur(0);
  opacity: 1;
}

@media (max-width: 767.98px) {
  .herosel-vaganza {
    padding-top: 0.5rem;
  }
  .herosel-vaganza img {
    margin-top: 0.8rem;
    border-radius: 1rem;
  }
  .header-vaganza {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-vaganza .navbar .nav-item .nav-link {
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0.2rem;
  }
}
@media (max-width: 991.98px) {
  .ourbrand-vaganza .image {
    margin-bottom: 0.75rem;
  }
}/*# sourceMappingURL=mystyle.css.map */