
.item-product {
    width: 255px;
    height: 255px;
    background-color: #fc2c33;
    border-radius: 10px;
}

.logo-container {
    display: block;
    justify-content: space-around;
}

/* nav {
    height: 70px;
} */
.personal-landing-image {
    display: flex;
    /* height:calc(120vw * 0.3) !important; */
    height:calc(120vw * 0.35) !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bluebox .indicators{
    margin-bottom:-20px;
}
.bluebox .indicators .indicator-item {
    background-color:#00205C !important
}

.bluebox .indicators .indicator-item.active {
    background-color:#8b8b8b !important
}
.button-link {
    width: 100%;
    border-radius: 4px;
    margin: 4px auto;
    border:1px solid white;
    color:white;
    padding:0.5vw 5vw;
}

.button-link:hover {
    background-color:white;
    color: #404668 !important;
}


.landing-image {
    height: calc(100vh);
    /* background-image: url("../../asset/banner/HOME 1.jpg"); */
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.landing-promo {
    height: 35vh;
    /* height: 40vh; */
    width:100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-radius: 1.5rem;
    -webkit-box-shadow: 21px 17px 31px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 21px 17px 31px -12px rgba(0,0,0,0.75);
    box-shadow: 21px 17px 31px -12px rgba(0,0,0,0.75);
}
.promo{
    flex:1;
    display:flex;
    align-items: center;
    padding:0 23vw;
}

.promo-photo{
    flex:0.4;
}

.promo-photo > img {
    border-radius: 1.5rem 0 0 1.5rem;
    height:35vh;
    width:auto
}

.promo-text{
    flex:1;
    padding: 2rem 1rem;
    font-size: 1rem;
}
.pad {
    align-self: flex-end;
    padding: 0 80px 0 80px;
    text-align: right;
}

.pid {
    align-self: flex-end;
    padding: 0 1rem 0 0px;
    text-align: left;
}

.heading {
    font-size: 2rem;
    line-height: 3.8rem;
}

.white-text {
    color: white;
}

.subHeading {
    font-size: 1.4rem;
    line-height: 2rem;
}

.sub {
    font-size: 1rem;
    font-weight: 500;
}

.flexbox {
    justify-content: center;
}

.header {
    background-image: url("paper.gif");
}

.card {
    text-align: center;
    border-radius: 10px;
    min-height: 300px;
}

.card-content {
    position: absolute;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
}

.centered-text {
    font-weight: bold;
    font-style: italic;
    text-align: center;
    margin-top: 25px;
}

.centered-text-desc {
    text-align: center;
}

.button {
    border-radius: 2 0px;
}

.red-grey {
    background-color: rgba(252, 21, 29, 0.6);
}

.rad {
    border-radius: 8px;
}

.logo-mitra {
    max-height: 4vw;
    /* max-width: 100%; */
    /* display: block */
}

/* If the screen size is 601px wide or more, set the font-size of <div> to 16px */
@media screen and (min-width: 601px) {
    html {
        font-size: 16px;
    }

    .product {
        padding: 0 80px 0 80px;
    }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
    html {
        font-size: 8px;
    }


    .mitra-kami {
        height: auto;
        line-height: 4rem;
    }

    .pid {
        align-self: flex-start;
        padding: 0 40px 0 40px;
        text-align: left;
    }
}

.btn-social {
    width: 100px;
    position: relative;
    /* opacity: 0.5; */
    transition: 0.3s ease;
    cursor: pointer;
    border-radius: 10px;
    margin: 70px;
    height: 300px;
    width: 250px;
    color: white;
    padding-left: 10px;
    padding-top: 200px;
    font-size: 20px;

}

.btn-social:hover {
    opacity: 1;

    /** default is 1, scale it to 1.5 */
    transform: scale(1.1, 1.1);

    /** translate 50px from left, and 40px from top */
    /** transform: translate(50px, 40px); */

    /** combine both scale and translate */
    /** transform: scale(1.5, 1.5) translate(50px, 40px); */
}

.fintech-group{
    margin:8% 0; 
    text-align:justify; 
    align-content:center; 
    padding:0 5% 0 5%;
}

.fintech-solutions{
    font-size:1.7rem;
    font-style:italic;
    color:#00205b
}

.fintech-desc{
    font-size:1.3rem;
}

.video-finpay{
    align-items:center;
    width: 80vw;
    /* width: auto;height:15vh;outline:none;  */
}

.content-banner {
    display:flex;
    flex-direction:column;
    justify-content:space-around;
    max-height:60vh;
    
    background-size:cover !important;

    align-items:center;
    padding:0;  
    margin:2% 0;
    min-height:30vh
}

.title-finpay {
    font-weight: bold;
    font-size: 1rem;
    color:#ffffff;
}

.subtitle-finpay {
    font-weight: 400;
    font-size: 0.8rem;
    color:#ffffff;
}

.bisnis-content {
    align-items:center;
    padding:0;  
    margin:2% 0;
    min-height:30vh
}

.font-mitra{
    font-size:1.7rem
}

.image-mitra{
        /* height:40vh; 
        width:90vw; */
        /* height: 50px; */
        width: auto;
}

.selengkapnya-mitra {
    border-radius: 4px;
    margin: 4px auto;
    border:1px solid white;
    color:white;
    background-color: #404668;
    padding:0.5vw 5vw;
}

.selengkapnya-mitra:hover {
    background-color:white;
    border:1px solid #404668;
    color: #404668 !important;
}

.logo-bisnis{
    flex:1;
}

.personil-content {
    align-items:center;
    padding:0;  
    margin:2% 0;
    min-height:30vh
}


.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}




/* CSS MOBILE */
.fintech-solutions-m{
    font-size:2rem;
    text-align:center;
    font-style:italic;
    color:#00205b;
}

.fintech-desc-m{
    font-size:1rem;
    padding-bottom: 15px;
    text-align: center;
}

.bg-mobile{
    background-repeat: no-repeat;
}

.image-mitra-mobile{
    height:20vh;
    width: auto;
}



.personal-landing-image-promo {
    display: flex;
    height:calc(300vw * 0.35) !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.personal-landing-image-m {
    display: flex;
    height:calc(430vw * 0.35) !important;
    flex-direction: column;
    justify-content: center;
}

/* @media (min-width: 481px) and (max-width: 767px) {
  
   .carousel-landing{

   }
    
  }

@media (min-width: 320px) and (max-width: 480px) {

    .carousel-landing{

    }

} */


@media (min-width: 481px) and (max-width: 840px) {

  .personal-landing-image-m {
        display: flex;
        /* height:calc(260vw * 0.35) !important; */
        height:calc(130vw * 0.35) !important;
        /* height:100vh !important; */
        flex-direction: column;
        justify-content: center;
    }   

    .personal-landing-image-promo {
        display: flex;
        height:calc(120vw * 0.35) !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .video-finpay{
        align-items:center;
        width: 85vw;
    }
}

/* @media (min-width: 320px) and (max-width: 480px) {

    .personal-landing-image-m {
      display: flex;
      height:calc(430vw * 0.35) !important;
      height: auto;
      flex-direction: column;
      justify-content: center;
  }
} */