/* ::-webkit-scrollbar {
  width: 10px;
  height: 50%;
}
::-webkit-scrollbar-thumb {
  background: #125efa;
  border-radius: 10px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
} */

* {
  box-sizing: border-box;
}

html{
  overflow-x: hidden;
  width: 100%;
}

body {
  color: #4f4f4f !important;
  font-family: "Poppins";
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
}
body::-webkit-scrollbar {
  display: none; /* Menyembunyikan scrollbar di browser berbasis WebKit (Chrome, Safari) */
}

.btn-with-icon__singleline_blue:hover,
.btn-with-icon__singleline_blue:focus,
.btn-with-icon__singleline_blue:active{
  border-color: #125efa !important; 
  color: white !important; 
  text-decoration: none; 
  box-shadow: none !important; 
  background-color: #125efa; 
}

.btn-round-big:hover,
.btn-round-big:focus,
.btn-round-big:active{
  border-color: #125efa !important; 
  color: white !important; 
  text-decoration: none;
  box-shadow: none !important; 
  background-color: #125efa; 
}

.btn-with-icon__singleline_white:hover,
.btn-with-icon__singleline_white:focus,
.btn-with-icon__singleline_white:active{
  border-color: #125efa !important; 
  color: #125efa !important;
  text-decoration: none; 
  box-shadow: none !important; 
  background-color: white;
}


@media (max-width: 768px) {
  .big-title {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .title-wyg {
    font-family: "Poppins";
    color: #333333;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: -20px;
  }
  .title-segmen {
    font-family: "Poppins";
    color: #333333;
    font-size: 11px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .noted {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: center;
    color: #125efa;
    font-weight: 900;
  }
  .span-blue {
    color: #125efa !important;
  }
  .btn.btn-with-icon__singleline_white {
    background-color: white !important;
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: #125efa;
    border: 1px solid #125efa;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 14px;
    padding-right: 12px;
  }
  .btn.btn-with-icon__singleline_white span {
    margin-right: 5px;
  }
  .btn.btn-with-icon__singleline_white span img {
    height: 15px;
  }
  .btn.btn-with-icon__singleline_red {
    background-color: #fe0000 !important;
    font-family: "Poppins";
    font-size: 6px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    padding-left: 14px;
    padding-right: 12px;
  }
  .btn.btn-with-icon__singleline_red span {
    margin-right: 5px;
  }
  .btn.btn-with-icon__singleline_red span img {
    height: 15px;
  }
  .btn.btn-with-icon__singleline_blue {
    background-color: #125efa !important;
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 14px;
    padding-right: 12px;
  }
  .btn.btn-with-icon__singleline_blue span {
    margin-right: 5px;
  }
  .btn.btn-with-icon__singleline_blue span img {
    height: 20px;
  }
  .btn.btn-round-big {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: #125efa !important;
    color: white;
    padding: 16px 16px;
    border-radius: 8px;
  }

  .btn-sub-res {
    padding: 10px 20px;
    border-radius: 30px;
  }
  .header .navbar {
    --bs-navbar-toggler-focus-width: none !important;
  }
  .header .navbar .navbar-brand img {
    width: 222px !important;
    height: 62px !important;
  }
  .header .navbar .navbar-collapse {
    transition: 0.5s;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50px;
    right: 30px;
    border-radius: 10px;
  }
  .header .navbar .navbar-collapse .navbar-nav {
    transition: 0;
    width: 171px;
    border-radius: 0 0 10px 10px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin: 0 20px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 12px;
    color: #333333 !important;
    line-height: 27px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
    color: #125efa !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 12px;
    color: white !important;
    line-height: 18px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn.btn-round {
    background-color: #125efa;
    color: white;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: 100%;
  }
  .underline {
    color: #125efa;
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .header .navbar .navbar-collapse.collapse {
    transition: none;
    transition: 0.5s;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50px;
    right: 30px;
    border-radius: 10px;
  }
  .header .navbar .navbar-collapse.collapse.show {
    transition: 0.5s;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50px;
    right: 30px;
    border-radius: 10px;
  }
  .header .navbar .navbar-collapse.collapse.show .nav-button a {
    background-color: #125efa;
    border-radius: 0 0 10px 10px;
  }
  .header .navbar .navbar-toggler {
    border: none;
  }
  .header .navbar .navbar-toggler .close {
    display: none;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 1.2em;
    color: #125efa;
  }
  .header .navbar .navbar-toggler:focus {
    border: none !important;
  }
  .header .navbar .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
    display: none;
  }
  .header .navbar .navbar-toggler:not(.collapsed) > .close {
    display: inline-block;
  }
  .header .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("../images/icons/hamburger.svg");
    vertical-align: middle;
  }
  .header .banner {
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 800;
    line-height: 26px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0;
  }
  .header .banner .description {
    font-family: "Poppins";
    font-size: 10px;
    color: #828282;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .header .banner .content {
    padding-top: 100px;
  }
  .header .banner .content .group-button .btn {
    padding: 2 10px;
    margin: 5px 0;
    width: 100px;
  }
  .header .banner .content .group-button .btn.btn-with-icon__singleline_blue {
    font-family: "Poppins";
    font-size: 6px !important;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .header .banner .image-banner {
    position: relative;
  }
  .header .banner .image-banner .btn-float-1 {
    position: absolute;
    top: 72%;
    left: -30px;
  }
  .header
    .banner
    .image-banner
    .btn-float-1
    .btn.btn-with-icon__singleline_red {
    font-family: "Poppins";
    font-size: 6px;
    font-weight: 600;
    line-height: 6px;
    letter-spacing: 0.03em;
    text-align: left;
  }
  .header
    .banner
    .image-banner
    .btn-float-1
    .btn.btn-with-icon__singleline_red
    span {
    margin-right: 5px;
  }
  .header
    .banner
    .image-banner
    .btn-float-1
    .btn.btn-with-icon__singleline_red
    span
    img {
    height: 15px;
  }
  .header .banner .image-banner .btn-float-2 {
    position: absolute;
    top: 40%;
    right: -20px;
  }
  .header
    .banner
    .image-banner
    .btn-float-2
    .btn.btn-with-icon__singleline_blue {
    font-family: "Poppins";
    font-size: 6px;
    font-weight: 600;
    line-height: 6px;
    letter-spacing: 0.03em;
    text-align: left;
  }
  .header
    .banner
    .image-banner
    .btn-float-2
    .btn.btn-with-icon__singleline_blue
    span {
    margin-right: 5px;
  }
  .header
    .banner
    .image-banner
    .btn-float-2
    .btn.btn-with-icon__singleline_blue
    span
    img {
    height: 15px;
  }
  .header .banner .btn-float-3 {
    position: absolute;
    bottom: -30px;
    right: 30px;
  }
  .featured {
    padding: 40px 10px;
  }
  .featured .section-1 .description {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 40px;
  }
  .featured .section-2 {
    margin-top: 50px;
  }
  .featured .section-2 .big-title {
    margin-bottom: 50px;
    color: #333333;
  }
  .featured .section-2 .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
    padding: 0;
  }
  .featured .section-2 .card-content .card .column {
    height: 100%;
  }
  .featured .section-2 .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .featured .section-2 .card-content .card .card-body {
    padding: 10px 0;
  }
  .featured .section-2 .card-content .card .card-img-top {
    width: auto !important;
    height: 34px !important;
  }
  .featured .section-2 .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .featured .section-2 .card-content .card .card-text,
  .featured .section-2 .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .featured .section-2 .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .mobileapps {
    padding-bottom: 30px;
  }
  .mobileapps img {
    width: 70%;
  }
  .mobileapps .big-title {
    margin-top: 0 !important;
    padding-top: 0 !important;
    color: #333333;
  }
  .mobileapps .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .mobileapps .card-content .card .column {
    height: 100%;
  }
  .mobileapps .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .mobileapps .card-content .card .card-img-top {
    width: auto !important;
    height: 32px !important;
  }
  .mobileapps .card-content .card .card-body {
    padding: 10px 0;
  }
  .mobileapps .card-content .card .card-body .card-title {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-align: left;
    margin-bottom: 10px;
  }
  .mobileapps .card-content .card .card-body .card-text,
  .mobileapps .card-content .card .card-body .card-text > ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .mobileapps .card-content .card .card-body ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .user-services {
    padding-bottom: 30px !important;
  }
  .user-services > img {
    height: 70%;
  }
  .user-services .big-title {
    margin-top: 0 !important;
    padding: 0 !important;
    text-align: center;
    color: #333333;
  }
  .user-services .description {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
    margin-right: 6px;
    margin-left:20px;
  }
  .user-services .card-content img {
    margin-right: auto;
    text-align: left !important;
    margin-left: 14px;
    width: 70%;
  }
  .user-services .card-content .card-img-top {
    width: auto !important;
    height: 70px !important;
  }
  .user-services .card-content .card-title {
    font-family: "Poppins";
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .user-services .card-content .card-text,
  .user-services .card-content .card-text > ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .user-services .card-content ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .video-tutorial {
    text-align: center;
    padding-bottom: 100px;
  }
  .video-tutorial .big-title {
    padding: 0 !important;
    margin: 0 !important;
    color: #333333;
    text-align: center;
    padding-bottom: 20px !important;
  }
  .video-tutorial .card-content {
    padding-bottom: 20px !important;
  }
  .video-tutorial .card-content .group-button {
    padding-bottom: 20px !important;
  }
  .video-tutorial .content-video {
    padding-bottom: 10px !important;
  }
  .video-tutorial .content-video img {
    width: 70%;
  }
  .market-segmentation img {
    width: 100%;
    margin-top: -120px;
  }
  .footer {
    background-color: #333333;
    color: #333333;
    min-height: 100px;
    padding: 0 20px;
  }
  .footer .footer-top {
    padding: 40px 0;
  }
  .footer .footer-top .logo-footer img {
    width: 222px;
    height: 50px;
    margin: 20px;
  }
  .footer .footer-top .logo-footer .left-foot-text {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white !important;
    margin: 20px 0;
  }
  .footer .footer-top .contact .title,
  .footer .footer-top .social-media .title {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white;
  }
  .footer .footer-top .contact .icon,
  .footer .footer-top .social-media .icon {
    margin-bottom: 5px;
  }
  .footer .footer-top .contact .description,
  .footer .footer-top .social-media .description {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 700;
    color: white;
  }
  .footer .footer-top .contact .description ul,
  .footer .footer-top .social-media .description ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer .footer-top .contact .icon-sosmed,
  .footer .footer-top .social-media .icon-sosmed {
    margin-right: 5px;
    width: 30px;
    height: 30px;
  }
  .footer hr {
    border-top: 2px solid white !important;
    opacity: 1;
  }
  .footer .footer-bottom {
    text-align: center;
    color: white;
    padding: 0px 20px 20px 20px;
  }
  .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .header .navbar {
    --bs-navbar-toggler-focus-width: none !important;
  }
  .header .navbar .navbar-collapse {
    transition: 0.5s;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50px;
    right: 30px;
    border-radius: 10px;
  }
  .header .navbar .navbar-collapse.collapse {
    transition: none;
    transition: 0.5s;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50px;
    right: 30px;
    border-radius: 10px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .big-title {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 740;
    line-height: 42px;
    letter-spacing: 0.1em;
    padding: 10px;
  }
  .title-wyg {
    font-family: "Poppins";
    color: #333333;
    font-size: 28px;
    font-weight: 800;
    line-height: 38px;
    letter-spacing: 0.1em;
    padding: 10px;
  }
  .title-segmen {
    font-family: "Poppins";
    color: #333333;
    font-size: 27px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0.1em;
    padding: 10px;
  }

  .noted {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: center;
    color: #125efa;
    font-weight: 900;
  }
  .span-blue {
    color: #125efa !important;
  }
  .btn.btn-with-icon__singleline_white {
    background-color: white !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: #125efa;
    border: 1px solid #125efa;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 275px !important;
    padding-left: 18px;
    padding-right: 16px;
  }
  .btn.btn-with-icon__singleline_white span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_white span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_red {
    background-color: #fe0000 !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 275px !important;
    padding-left: 18px;
    padding-right: 16px;
  }
  .btn.btn-with-icon__singleline_red span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_red span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_blue {
    background-color: #125efa !important;
    font-family: "Poppins";
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 255px !important;
    padding-left: 18px;
    padding-right: 16px;
    white-space: nowrap;
  }
  .btn.btn-with-icon__singleline_blue span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_blue span img {
    height: 40px;
  }
  .btn.btn-round-big {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: #125efa !important;
    color: white;
    padding: 18px 18px;
    border-radius: 8px;
  }

  .btn-sub-res {
    padding: 14px 28px;
    border-radius: 50px;
  }

  .header .navbar {
    --bs-navbar-toggler-focus-width: none !important;
  }
  .header .navbar .navbar-brand img {
    width: 222px !important;
    height: 62px !important;
  }
  .header .navbar .navbar-collapse {
    transition: 0.5s;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50px;
    right: 30px;
    border-radius: 10px;
  }
  .header .navbar .navbar-collapse .navbar-nav {
    transition: 0;
    width: 171px;
    border-radius: 0 0 10px 10px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin: 0 20px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 12px;
    color: #333333 !important;
    line-height: 27px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
    color: #125efa !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 12px;
    color: white !important;
    line-height: 18px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn.btn-round {
    background-color: #125efa;
    color: white;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: 100%;
  }
  .underline {
    color: #125efa;
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .header .navbar .navbar-collapse.collapse {
    transition: none;
    transition: 0.5s;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50px;
    right: 30px;
    border-radius: 10px;
  }
  .header .navbar .navbar-collapse.collapse.show {
    transition: 0.5s;
    background-color: white;
    position: absolute;
    right: 0;
    top: 50px;
    right: 30px;
    border-radius: 10px;
  }
  .header .navbar .navbar-collapse.collapse.show .nav-button a {
    background-color: #125efa;
    border-radius: 0 0 10px 10px;
  }
  .header .navbar .navbar-toggler {
    border: none;
  }
  .header .navbar .navbar-toggler .close {
    display: none;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 1.2em;
    color: #125efa;
  }
  .header .navbar .navbar-toggler:focus {
    border: none !important;
  }
  .header .navbar .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
    display: none;
  }
  .header .navbar .navbar-toggler:not(.collapsed) > .close {
    display: inline-block;
  }
  .header .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("../images/icons/hamburger.svg");
    vertical-align: middle;
  }
  .header .banner {
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
  }
  .header .banner .description {
    font-family: "Poppins";
    font-size: 8px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.05em;
    text-align: left;
    margin-bottom: 10px;
  }
  .header .banner .content {
    padding-top: 100px;
  }
  .header .banner .content .group-button .btn {
    padding: 2 10px;
    margin: 5px 0;
    width: 100px;
  }
  .header .banner .content .group-button .btn.btn-with-icon__singleline_blue {
    font-family: "Poppins";
    font-size: 6px !important;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .header .banner .image-banner {
    position: relative;
  }
  .header .banner .image-banner .btn-float-1 {
    position: absolute;
    top: 72%;
    left: -30px;
  }
  .header
    .banner
    .image-banner
    .btn-float-1
    .btn.btn-with-icon__singleline_red {
    font-family: "Poppins";
    font-size: 6px;
    font-weight: 600;
    line-height: 6px;
    letter-spacing: 0.03em;
    text-align: left;
  }
  .header
    .banner
    .image-banner
    .btn-float-1
    .btn.btn-with-icon__singleline_red
    span {
    margin-right: 5px;
  }
  .header
    .banner
    .image-banner
    .btn-float-1
    .btn.btn-with-icon__singleline_red
    span
    img {
    height: 15px;
  }
  .header .banner .image-banner .btn-float-2 {
    position: absolute;
    top: 40%;
    right: -20px;
  }
  .header
    .banner
    .image-banner
    .btn-float-2
    .btn.btn-with-icon__singleline_blue {
    font-family: "Poppins";
    font-size: 6px;
    font-weight: 600;
    line-height: 6px;
    letter-spacing: 0.03em;
    text-align: left;
  }
  .header
    .banner
    .image-banner
    .btn-float-2
    .btn.btn-with-icon__singleline_blue
    span {
    margin-right: 5px;
  }
  .header
    .banner
    .image-banner
    .btn-float-2
    .btn.btn-with-icon__singleline_blue
    span
    img {
    height: 15px;
  }
  .header .banner .btn-float-3 {
    position: absolute;
    bottom: -30px;
    right: 30px;
  }
  .featured {
    padding: 100px;
  }
  .featured .section-1 .description {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 40px;
  }
  .featured .section-2 {
    margin-top: 50px;
  }
  .featured .section-2 .big-title {
    margin-bottom: 30px;
    font-family: "Poppins";
    font-size: 27px;
    color: #333333;
    font-weight: 700;
    line-height: 36.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .featured .section-2 .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .featured .section-2 .card-content .card .column {
    height: 100%;
  }
  .featured .section-2 .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .featured .section-2 .card-content .card .card-img-top {
    width: auto !important;
    height: 50px !important;
  }
  .featured .section-2 .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 640;
    line-height: 26px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .featured .section-2 .card-content .card .card-text,
  .featured .section-2 .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  .featured .section-2 .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  .mobileapps {
    padding-bottom: 100px;
  }
  .mobileapps img {
    width: 95%;
  }
  .mobileapps .big-title {
    margin-top: -22px !important;
    padding-top: 0 !important;
    margin-bottom: 18px;
    font-family: "Poppins";
    font-size: 27px;
    color: #333333;
    font-weight: 660;
    line-height: 36.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .mobileapps .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .mobileapps .card-content .card .column {
    height: 100%;
  }
  .mobileapps .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .mobileapps .card-content .card .card-img-top {
    width: auto !important;
    height: 40px !important;
  }
  .mobileapps .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 640;
    line-height: 26px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .mobileapps .card-content .card .card-text,
  .mobileapps .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  .mobileapps .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  .user-services {
    padding-bottom: 100px !important;
  }
  /* .user-services img {
    width: 95%;
  } */
  .user-services .big-title {
    margin-top: 0 !important;
    margin-left: auto;
    padding: 0 !important;
    font-family: "Poppins";
    font-size: 21px;
    color: #333333;
    font-weight: 700;
    line-height: 34.73px;
    letter-spacing: 0.05em;
  }
  .user-services .description {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    margin-left: 14px;
  }
  .user-services .card-content img {
    margin-right: auto;
    text-align: left !important;
    margin-top: -6px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .user-services .card-content .card-img-top {
    width: auto !important;
    height: 50px !important;
  }
  .user-services .card-content .card-title {
    font-family: "Poppins";
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .user-services .card-content .card-text,
  .user-services .card-content .card-text > ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  .user-services .card-content ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  .video-tutorial {
    text-align: center;
    padding-bottom: 100px;
  }
  .video-tutorial .big-title {
    padding: 0 !important;
    margin: 0 !important;
    color: #333333;
  }
  .video-tutorial .card-content {
    padding: 60px;
  }
  .video-tutorial .content-video {
    padding-top: 50px;
  }
  .market-segmentation img {
    width: 100%;
  }
  .footer {
    background-color: #333333;
    color: #333333;
    min-height: 100px;
    padding: 0 20px;
  }
  .footer .footer-top {
    padding: 40px 0;
  }
  .footer .footer-top .logo-footer img {
    width: 222px;
    height: 50px;
    margin: 20px;
  }
  .footer .footer-top .logo-footer .left-foot-text {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white !important;
    margin: 20px 0;
  }
  .footer .footer-top .contact .title,
  .footer .footer-top .social-media .title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white;
  }
  .footer .footer-top .contact .icon,
  .footer .footer-top .social-media .icon {
    margin-bottom: 5px;
  }
  .footer .footer-top .contact .description,
  .footer .footer-top .social-media .description {
    font-family: "Poppins";
    font-size: 11px;
    font-weight: 600;
    color: white;
  }
  .footer .footer-top .contact .description ul,
  .footer .footer-top .social-media .description ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer .footer-top .contact .icon-sosmed,
  .footer .footer-top .social-media .icon-sosmed {
    margin-right: 5px;
    width: 30px;
    height: 30px;
  }
  .footer hr {
    border-top: 2px solid white !important;
    opacity: 1;
  }
  .footer .footer-bottom {
    text-align: center;
    color: white;
    padding: 0px 20px 20px 20px;
  }
}
@media (min-width: 992px) {
  .big-title {
    font-family: "Poppins";
    font-size: 23px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0.1em;
    padding: 10px;
  }
  .title-wyg {
    font-family: "Poppins";
    color: #333333;
    font-size: 28px;
    font-weight: 800;
    line-height: 44px;
    letter-spacing: 0.1em;
    padding: 10px;
  }
  .title-segmen {
    font-family: "Poppins";
    color: #333333;
    font-size: 27px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0.1em;
    padding: 10px;
  }
  .noted {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: center;
    color: #125efa;
    font-weight: 900;
  }
  .span-blue {
    color: #125efa !important;
  }
  .btn.btn-with-icon__singleline_white {
    padding-left: 18px;
    padding-right: 14px;
    background-color: white !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: #125efa;
    border: 1px solid #125efa;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 18px;
    padding-right: 16px;
  }
  .btn.btn-with-icon__singleline_white span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_white span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_red {
    background-color: #fe0000 !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 18px;
    padding-right: 16px;
  }
  .btn.btn-with-icon__singleline_red span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_red span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_blue {
    background-color: #125efa !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 18px;
    padding-right: 16px;
  }
  .btn.btn-with-icon__singleline_blue span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_blue span img {
    height: 40px;
  }
  .btn.btn-round-big {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: #125efa !important;
    color: white;
    padding: 24px 24px;
    border-radius: 10px;
  }

  .btn-sub-res {
    padding: 14px 28px;
    border-radius: 60px;
  }
  .header .navbar .navbar-brand img {
    width: 222px !important;
    height: 62px !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin: 0 20px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
    color: #125efa !important;
    line-height: 25px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
    color: white !important;
    line-height: 25px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn.btn-round {
    background-color: #125efa;
    color: white;
    border-radius: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .header .navbar .navbar-collapse.collapse .show .nav-button a {
    background-color: #fe0000 !important;
  }
  .header .banner {
    position: relative;
    height: 94vh;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 23px;
    font-weight: 700;
    line-height: 42.41px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0 !important;
  }
  .header .banner .description {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .header .banner .content {
    padding-top: 100px;
  }
  .header .banner .content .group-button {
    padding: 15px;
  }
  .header .banner .content .group-button .btn {
    width: 180px;
  }
  .header .banner .image-banner {
    position: relative;
  }
  .header .banner .image-banner .btn-float-1 {
    position: absolute;
    top: 72%;
    left: -30px;
  }
  .header .banner .image-banner .btn-float-2 {
    position: absolute;
    top: 40%;
    right: -30px;
  }
  .header .banner .btn-float-3 {
    position: absolute;
    bottom: -30px;
    right: 30px;
  }
  .header .navbar-toggler {
    border: none;
  }
  .header .navbar-toggler .navbar-toggler-icon {
    background-image: url("../images/icons/hamburger.svg");
    vertical-align: middle;
  }
  .featured {
    padding: 100px;
  }
  .featured .section-1 .description {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 40px;
  }
  .featured .section-2 {
    margin-top: 50px;
  }
  .featured .section-2 .big-title {
    margin-bottom: 50px;
    font-family: "Poppins";
    font-size: 29px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .featured .section-2 .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .featured .section-2 .card-content .card .column {
    height: 100%;
  }
  .featured .section-2 .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .featured .section-2 .card-content .card .card-img-top {
    width: auto !important;
    height: 55px !important;
  }
  .featured .section-2 .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 660;
    line-height: 27px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .featured .section-2 .card-content .card .card-text,
  .featured .section-2 .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  .featured .section-2 .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  .mobileapps {
    padding-bottom: 100px;
  }
  .mobileapps img {
    width: 95%;
  }
  .mobileapps .big-title {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 20px;
    font-family: "Poppins";
    font-size: 29px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .mobileapps .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .mobileapps .card-content .card .column {
    height: 100%;
  }
  .mobileapps .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .mobileapps .card-content .card .card-img-top {
    width: auto !important;
    height: 50px !important;
  }
  .mobileapps .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 13px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .mobileapps .card-content .card .card-text,
  .mobileapps .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .mobileapps .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .user-services {
    padding-bottom: 100px !important;
  }
  /* .user-services img {
    width: 95%;
  } */
  .user-services .big-title {
    margin-top: 0 !important;
    padding: 0 !important;
    font-family: "Poppins";
    font-size: 27px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
  }
  .user-services .description {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
  }
  .user-services .card-content img {
    margin-right: auto;
    text-align: left !important;
    margin-top: -6px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .user-services .card-content .card-img-top {
    width: auto !important;
    height: 60px !important;
  }
  .user-services .card-content .card-title {
    font-family: "Poppins";
    font-size: 23px;
    font-weight: 640;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: 4px;
  }
  .user-services .card-content .card-text,
  .user-services .card-content .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .user-services .card-content ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .video-tutorial {
    text-align: center;
    padding-bottom: 100px;
  }
  .video-tutorial .big-title {
    padding: 0 !important;
    margin: 0 !important;
    color: #333333;
  }
  .video-tutorial .card-content {
    padding: 60px;
  }
  .video-tutorial .content-video {
    padding-top: 50px;
  }
  .market-segmentation img {
    width: 100%;
  }
  .footer {
    background-color: #333333;
    color: #333333;
    min-height: 100px;
    padding: 0 20px;
  }
  .footer .footer-top {
    padding: 40px 0;
  }
  .footer .footer-top .logo-footer img {
    width: 222px;
    height: 50px;
    margin: 20px;
  }
  .footer .footer-top .logo-footer .left-foot-text {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white !important;
    margin: 20px 0;
  }
  .footer .footer-top .contact .title,
  .footer .footer-top .social-media .title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white;
  }
  .footer .footer-top .contact .icon,
  .footer .footer-top .social-media .icon {
    margin-bottom: 5px;
  }
  .footer .footer-top .contact .description,
  .footer .footer-top .social-media .description {
    font-family: "Poppins";
    font-size: 11px;
    font-weight: 600;
    color: white;
  }
  .footer .footer-top .contact .description ul,
  .footer .footer-top .social-media .description ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer .footer-top .contact .icon-sosmed,
  .footer .footer-top .social-media .icon-sosmed {
    margin-right: 5px;
    width: 30px;
    height: 30px;
  }
  .footer hr {
    border-top: 2px solid white !important;
    opacity: 1;
  }
  .footer .footer-bottom {
    text-align: center;
    color: white;
    padding: 0px 20px 20px 20px;
  }
}
@media (min-width: 1536px) {
  .big-title {
    font-family: "Poppins";
    font-size: 31px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0.1em;
    padding: 10px;
  }

  .title-wyg {
    font-family: "Poppins";
    color: #333333;
    font-size: 32px;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 0.1em;
    padding: 10px;
    margin-bottom: 30px;
  }
  .title-segmen {
    font-family: "Poppins";
    color: #333333;
    font-size: 31px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0.1em;
    padding: 10px;
  }
  .noted {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: center;
    color: #125efa;
    font-weight: 900;
  }
  .span-blue {
    color: #125efa !important;
  }
  .btn.btn-with-icon__singleline_white {
    background-color: white !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: #125efa;
    border: 1px solid #125efa;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
  }
  .btn.btn-with-icon__singleline_white span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_white span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_red {
    background-color: #fe0000 !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
  }
  .btn.btn-with-icon__singleline_red span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_red span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_blue {
    background-color: #125efa !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
  }
  .btn.btn-with-icon__singleline_blue span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_blue span img {
    height: 40px;
  }
  .btn.btn-round-big {
    font-family: "Poppins";
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: #125efa !important;
    color: white;
    /* padding: 20px 40px; */
    border-radius: 15px;
  }
  .btn-sub-res {
    padding: 16px 32px;
    border-radius: 60px;
  }
  .header .navbar .navbar-brand img {
    width: 222px !important;
    height: 62px !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin: 0 20px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
    color: #125efa !important;
    line-height: 25px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
    color: white !important;
    line-height: 25px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn.btn-round {
    background-color: #125efa;
    color: white;
    border-radius: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .header .navbar .navbar-collapse.collapse .show .nav-button a {
    background-color: #fe0000 !important;
  }
  .header .banner {
    position: relative;
    height: 94vh;
    background: url("../images/banner/new-carousel-bg-dua.png");
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 39px;
    font-weight: 800;
    line-height: 48.41px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0 !important;
    margin-bottom: 20px;
    margin-top: -20px;
  }
  .header .banner .description {
    font-family: "Poppins";
    font-size: 13px;
    color: #828282;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .header .banner .content {
    padding-top: 100px;
  }
  .header .banner .content .group-button {
    padding: 15px;
  }
  .header .banner .content .group-button .btn {
    width: 180px;
  }
  .header .banner .image-banner {
    position: relative;
  }
  .header .banner .image-banner .btn-float-1 {
    position: absolute;
    top: 72%;
    left: -30px;
  }
  .header .banner .image-banner .btn-float-2 {
    position: absolute;
    top: 40%;
    right: -30px;
  }
  .header .banner .btn-float-3 {
    position: absolute;
    bottom: -30px;
    right: 30px;
  }
  .header .navbar-toggler {
    border: none;
  }
  .header .navbar-toggler .navbar-toggler-icon {
    background-image: url("../images/icons/hamburger.svg");
    vertical-align: middle;
  }
  .featured {
    padding: 100px;
  }
  .featured .section-1 .description {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 40px;
  }
  .featured .section-2 {
    margin-top: 50px;
  }
  .featured .section-2 .big-title {
    margin-bottom: 50px;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .featured .section-2 .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .featured .section-2 .card-content .card .column {
    height: 100%;
  }
  .featured .section-2 .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .featured .section-2 .card-content .card .card-img-top {
    width: auto !important;
    height: 60px !important;
  }
  .featured .section-2 .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .featured .section-2 .card-content .card .card-text,
  .featured .section-2 .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .featured .section-2 .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .mobileapps {
    padding-bottom: 100px;
  }
  .mobileapps img {
    width: 95%;
  }
  .mobileapps .big-title {
    margin-top: 0 !important;
    margin-bottom: 20px;
    padding-top: 0 !important;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .mobileapps .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .mobileapps .card-content .card .column {
    height: 100%;
  }
  .mobileapps .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .mobileapps .card-content .card .card-img-top {
    width: auto !important;
    height: 60px !important;
  }
  .mobileapps .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .mobileapps .card-content .card .card-text,
  .mobileapps .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .mobileapps .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .user-services {
    padding-bottom: 100px !important;
  }
  /* .user-services img {
    width: 95%;
  } */
  .user-services .big-title {
    margin-top: 0 !important;
    padding: 0 !important;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
  }
  .user-services .description {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
  }
  .user-services .card-content img {
    margin-right: auto;
    text-align: left !important;
    margin-top: -6px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .user-services .card-content .card-img-top {
    width: auto !important;
    height: 70px !important;
  }
  .user-services .card-content .card-title {
    font-family: "Poppins";
    font-size: 31px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: 4px;
  }
  .user-services .card-content .card-text,
  .user-services .card-content .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .user-services .card-content ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .video-tutorial {
    text-align: center;
    padding-bottom: 100px;
  }
  .video-tutorial .big-title {
    padding: 0 !important;
    margin: 0 !important;
    color: #333333;
  }
  .video-tutorial .card-content {
    padding: 60px;
  }
  .video-tutorial .content-video {
    padding-top: 50px;
  }
  .market-segmentation img {
    width: 100%;
  }
  .footer {
    background-color: #333333;
    color: #333333;
    min-height: 100px;
    padding: 0 20px;
  }
  .footer .footer-top {
    padding: 40px 0;
  }
  .footer .footer-top .logo-footer img {
    width: 222px;
    height: 50px;
    margin: 20px;
  }
  .footer .footer-top .logo-footer .left-foot-text {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white !important;
    margin: 20px 0;
  }
  .footer .footer-top .contact .title,
  .footer .footer-top .social-media .title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white;
  }
  .footer .footer-top .contact .icon,
  .footer .footer-top .social-media .icon {
    margin-bottom: 5px;
  }
  .footer .footer-top .contact .description,
  .footer .footer-top .social-media .description {
    font-family: "Poppins";
    font-size: 11px;
    font-weight: 600;
    color: white;
  }
  .footer .footer-top .contact .description ul,
  .footer .footer-top .social-media .description ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer .footer-top .contact .icon-sosmed,
  .footer .footer-top .social-media .icon-sosmed {
    margin-right: 5px;
    width: 30px;
    height: 30px;
  }
  .footer hr {
    border-top: 2px solid white !important;
    opacity: 1;
  }
  .footer .footer-bottom {
    text-align: center;
    color: white;
    padding: 0px 20px 20px 20px;
  }
  
}
@media (min-width: 1400px) {
  .big-title {
    font-family: "Poppins";
    font-size: 31px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0.1em;
    padding: 10px;
  }

  .title-wyg {
    font-family: "Poppins";
    color: #333333;
    font-size: 32px;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 0.1em;
    padding: 10px;
    margin-bottom: 30px;
  }
  .title-segmen {
    font-family: "Poppins";
    color: #333333;
    font-size: 31px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0.1em;
    padding: 10px;
  }
  .noted {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: center;
    color: #125efa;
    font-weight: 900;
  }
  .span-blue {
    color: #125efa !important;
  }
  .mr-btn-vid {
    margin-right: 34px;
  }
  .btn.btn-with-icon__singleline_white {
    background-color: white !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: #125efa;
    border: 1px solid #125efa;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 24px;
    padding-right: 22px;
  }
  .btn.btn-with-icon__singleline_white span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_white span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_red {
    background-color: #fe0000 !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 24px;
    padding-right: 22px;
  }
  .btn.btn-with-icon__singleline_red span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_red span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_blue {
    background-color: #125efa !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 24px;
    padding-right: 22px;
  }
  .btn.btn-with-icon__singleline_blue span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_blue span img {
    height: 40px;
  }
  .btn.btn-round-big {
    font-family: "Poppins";
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: #125efa !important;
    color: white;
    padding: 24px 24px;
    border-radius: 15px;
  }
  .btn-sub-res {
    padding: 16px 32px;
    border-radius: 60px;
  }
  .header .navbar .navbar-brand img {
    width: 222px !important;
    height: 62px !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin: 0 20px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
    color: #125efa !important;
    line-height: 25px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px;
    color: white !important;
    line-height: 25px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn.btn-round {
    background-color: #125efa;
    color: white;
    border-radius: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .header .navbar .navbar-collapse.collapse .show .nav-button a {
    background-color: #fe0000 !important;
  }
  .header .banner {
    position: relative;
    height: 94vh;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 39px;
    font-weight: 800;
    line-height: 48.41px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0 !important;
  }
  .header .banner .description {
    font-family: "Poppins";
    font-size: 13px;
    color: #828282;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .header .banner .content {
    padding-top: 100px;
  }
  .header .banner .content .group-button {
    padding: 15px;
  }
  .header .banner .content .group-button .btn {
    width: 180px;
  }
  .header .banner .image-banner {
    position: relative;
  }
  .header .banner .image-banner .btn-float-1 {
    position: absolute;
    top: 72%;
    left: -30px;
  }
  .header .banner .image-banner .btn-float-2 {
    position: absolute;
    top: 40%;
    right: -30px;
  }
  .header .banner .btn-float-3 {
    position: absolute;
    bottom: -30px;
    right: 30px;
  }
  .header .navbar-toggler {
    border: none;
  }
  .header .navbar-toggler .navbar-toggler-icon {
    background-image: url("../images/icons/hamburger.svg");
    vertical-align: middle;
  }
  .featured {
    padding: 100px;
  }
  .featured .section-1 .description {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 40px;
  }
  .featured .section-2 {
    margin-top: 50px;
  }
  .featured .section-2 .big-title {
    margin-bottom: 50px;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .featured .section-2 .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .featured .section-2 .card-content .card .column {
    height: 100%;
  }
  .featured .section-2 .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .featured .section-2 .card-content .card .card-img-top {
    width: auto !important;
    height: 60px !important;
  }
  .featured .section-2 .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .featured .section-2 .card-content .card .card-text,
  .featured .section-2 .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .card-text ul {
    padding-left: 0; /* Menghapus padding bawaan */
    margin-left: 12px; /* Menghapus margin bawaan */
  }

  /* .card-text li {
      margin-left: 0; 
      padding-left: 0; 
  } */
  .featured .section-2 .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .mobileapps {
    padding-bottom: 100px;
  }
  .mobileapps img {
    width: 95%;
  }
  .mobileapps .big-title {
    margin-top: 0 !important;
    margin-bottom: 20px;
    padding-top: 0 !important;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .mobileapps .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .mobileapps .card-content .card .column {
    height: 100%;
  }
  .mobileapps .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .mobileapps .card-content .card .card-img-top {
    width: auto !important;
    height: 60px !important;
  }
  .mobileapps .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .mobileapps .card-content .card .card-text,
  .mobileapps .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .mobileapps .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .user-services {
    padding-bottom: 100px !important;
  }
  /* .user-services img {
    width: 95%;
  } */
  .user-services .big-title {
    margin-top: 0 !important;
    padding: 0 !important;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
  }
  .user-services .description {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
  }
  .user-services .card-content img {
    margin-right: auto;
    text-align: left !important;
    width: -moz-fit-content;
    margin-top: -6px;
    width: fit-content;
  }
  .user-services .card-content .card-img-top {
    width: auto !important;
    height: 70px !important;
  }
  .user-services .card-content .card-title {
    font-family: "Poppins";
    font-size: 31px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: 4px;
  }
  .user-services .card-content .card-text,
  .user-services .card-content .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .user-services .card-content ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .video-tutorial {
    text-align: center;
    padding-bottom: 100px;
  }
  .video-tutorial .big-title {
    padding: 0 !important;
    margin: 0 !important;
    color: #333333;
  }
  .video-tutorial .card-content {
    padding: 60px;
  }
  .video-tutorial .content-video {
    padding-top: 50px;
  }
  .market-segmentation img {
    width: 100%;
  }
  .footer {
    background-color: #333333;
    color: #333333;
    min-height: 100px;
    padding: 0 20px;
  }
  .footer .footer-top {
    padding: 40px 0;
  }
  .footer .footer-top .logo-footer img {
    width: 222px;
    height: 50px;
    margin: 20px;
  }
  .footer .footer-top .logo-footer .left-foot-text {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white !important;
    margin: 20px 0;
  }
  .footer .footer-top .contact .title,
  .footer .footer-top .social-media .title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white;
  }
  .footer .footer-top .contact .icon,
  .footer .footer-top .social-media .icon {
    margin-bottom: 5px;
  }
  .footer .footer-top .contact .description,
  .footer .footer-top .social-media .description {
    font-family: "Poppins";
    font-size: 11px;
    font-weight: 600;
    color: white;
  }
  .footer .footer-top .contact .description ul,
  .footer .footer-top .social-media .description ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer .footer-top .contact .icon-sosmed,
  .footer .footer-top .social-media .icon-sosmed {
    margin-right: 5px;
    width: 30px;
    height: 30px;
  }
  .footer hr {
    border-top: 2px solid white !important;
    opacity: 1;
  }
  .footer .footer-bottom {
    text-align: center;
    color: white;
    padding: 0px 20px 20px 20px;
  }
}
@media screen and (min-width: 1920px) {
  .big-title {
    font-family: "Poppins";
    font-size: 39px;
    font-weight: 900;
    line-height: 52px;
    letter-spacing: 0.1em;
    padding: 12px;
  }

  .title-wyg {
    font-family: "Poppins";
    color: #333333;
    font-size: 32px;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 0.1em;
    padding: 10px;
    margin-bottom: 30px;
  }
  .title-segmen {
    font-family: "Poppins";
    color: #333333;
    font-size: 31px;
    font-weight: 800;
    line-height: 48px;
    letter-spacing: 0.1em;
    padding: 10px;
  }
  .noted {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-align: center;
    color: #125efa;
    font-weight: 900;
  }
  .span-blue {
    color: #125efa !important;
  }
  .btn.btn-with-icon__singleline_white {
    background-color: white !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: #125efa;
    border: 1px solid #125efa;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 24px;
    padding-right: 22px;
  }
  .btn.btn-with-icon__singleline_white span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_white span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_red {
    background-color: #fe0000 !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 24px;
    padding-right: 22px;
  }
  .btn.btn-with-icon__singleline_red span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_red span img {
    height: 40px;
  }
  .btn.btn-with-icon__singleline_blue {
    background-color: #125efa !important;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.03em;
    text-align: left;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px !important;
    width: 286.05px !important;
    padding-left: 24px;
    padding-right: 22px;
  }
  .btn.btn-with-icon__singleline_blue span {
    margin-right: 20px;
  }
  .btn.btn-with-icon__singleline_blue span img {
    height: 40px;
  }
  .btn.btn-round-big {
    font-family: "Poppins";
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: #125efa !important;
    color: white;
    padding: 26px 26px;
    border-radius: 15px;
  }
  
  .btn-sub-res {
    padding: 16px 32px;
    border-radius: 60px;
  }
  .header .navbar .navbar-brand img {
    width: 222px !important;
    height: 62px !important;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    margin: 0 20px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 15px;
    color: #125efa !important;
    line-height: 25px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px;
    color: white !important;
    line-height: 25px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-button .btn.btn-round {
    background-color: #125efa;
    color: white;
    border-radius: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .header .navbar .navbar-collapse.collapse .show .nav-button a {
    background-color: #fe0000 !important;
  }
  .header .banner {
    position: relative;
    width: 1620px !important;
    align-items: center !important;
    height: 700px !important;
    background: url("../images/banner/new-carousel-bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
  }
  .header .banner .big-title-banner {
    font-family: "Poppins";
    font-size: 37px;
    font-weight: 800;
    line-height: 48.41px;
    letter-spacing: 0.05em;
    text-align: left;
    padding: 0 !important;
    margin-top: 30px !important;
    margin-bottom: 30px;
  }
  .header .banner .description {
    font-family: "Poppins";
    font-size: 16px;
    color: #828282;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  .header .banner .content {
    padding-top: 100px;
  }
  .header .banner .content .group-button {
    padding: 15px;
  }
  .header .banner .content .group-button .btn {
    width: 180px;
  }
  .header .banner .image-banner {
    position: relative;
  }
  .header .banner .image-banner .btn-float-1 {
    position: absolute;
    top: 72%;
    left: -30px;
  }
  .header .banner .image-banner .btn-float-2 {
    position: absolute;
    top: 40%;
    right: -30px;
  }
  .header .banner .btn-float-3 {
    position: absolute;
    bottom: -30px;
    right: 30px;
  }
  .header .navbar-toggler {
    border: none;
  }
  .header .navbar-toggler .navbar-toggler-icon {
    background-image: url("../images/icons/hamburger.svg");
    vertical-align: middle;
  }
  .featured {
    padding: 100px;
  }
  .featured .section-1 .description {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 40px;
  }
  .featured .section-2 {
    margin-top: 50px;
  }
  .featured .section-2 .big-title {
    margin-bottom: 50px;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .featured .section-2 .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .featured .section-2 .card-content .card .column {
    height: 100%;
  }
  .featured .section-2 .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .featured .section-2 .card-content .card .card-img-top {
    width: auto !important;
    height: 60px !important;
  }
  .featured .section-2 .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .featured .section-2 .card-content .card .card-text,
  .featured .section-2 .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .featured .section-2 .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .mobileapps {
    padding-bottom: 100px;
  }
  .mobileapps img {
    width: 95%;
  }
  .mobileapps .big-title {
    margin-top: 0 !important;
    margin-bottom: 20px;
    padding-top: 0 !important;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
    padding: 0 !important;
  }
  .mobileapps .card-content .card {
    color: #4f4f4f;
    border: none;
    height: 100%;
  }
  .mobileapps .card-content .card .column {
    height: 100%;
  }
  .mobileapps .card-content .card img {
    margin-right: auto;
    text-align: left !important;
  }
  .mobileapps .card-content .card .card-img-top {
    width: auto !important;
    height: 60px !important;
  }
  .mobileapps .card-content .card .card-title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
  }
  .mobileapps .card-content .card .card-text,
  .mobileapps .card-content .card .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .mobileapps .card-content .card ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .user-services {
    padding-bottom: 100px !important;
  }
  /* .user-services img {
    width: 95%;
  } */
  .user-services .big-title {
    margin-top: 0 !important;
    padding: 0 !important;
    font-family: "Poppins";
    font-size: 31px;
    color: #333333;
    font-weight: 700;
    line-height: 38.73px;
    letter-spacing: 0.05em;
  }
  .user-services .description {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
  }
  .user-services .card-content img {
    margin-right: auto;
    text-align: left !important;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: -6px;
  }
  .user-services .card-content .card-img-top {
    width: auto !important;
    height: 70px !important;
  }
  .user-services .card-content .card-title {
    font-family: "Poppins";
    font-size: 31px;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: 4px;
  }
  .user-services .card-content .card-text,
  .user-services .card-content .card-text > ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .user-services .card-content ul > li {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
  }
  .video-tutorial {
    text-align: center;
    padding-bottom: 100px;
  }
  .video-tutorial .big-title {
    padding: 0 !important;
    margin: 0 !important;
    color: #333333;
  }
  .video-tutorial .card-content {
    padding: 60px;
  }
  .video-tutorial .content-video {
    padding-top: 50px;
  }
  .market-segmentation img {
    width: 100%;
  }
  .footer {
    background-color: #333333;
    color: #333333;
    min-height: 100px;
    padding: 0 20px;
  }
  .footer .footer-top {
    padding: 40px 0;
  }
  .footer .footer-top .logo-footer img {
    width: 222px;
    height: 50px;
    margin: 20px;
  }
  .footer .footer-top .logo-footer .left-foot-text {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white !important;
    margin: 20px 0;
  }
  .footer .footer-top .contact .title,
  .footer .footer-top .social-media .title {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: justify;
    color: white;
  }
  .footer .footer-top .contact .icon,
  .footer .footer-top .social-media .icon {
    margin-bottom: 5px;
  }
  .footer .footer-top .contact .description,
  .footer .footer-top .social-media .description {
    font-family: "Poppins";
    font-size: 11px;
    font-weight: 600;
    color: white;
  }
  .footer .footer-top .contact .description ul,
  .footer .footer-top .social-media .description ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footer .footer-top .contact .icon-sosmed,
  .footer .footer-top .social-media .icon-sosmed {
    margin-right: 5px;
    width: 30px;
    height: 30px;
  }
  .footer hr {
    border-top: 2px solid white !important;
    opacity: 1;
  }
  .footer .footer-bottom {
    text-align: center;
    color: white;
    padding: 0px 20px 20px 20px;
  }
}
/*# sourceMappingURL=style.css.map */
