.logo-asuransi{
    background-image: url('../img/home/Insurance.svg');
    background-size: cover;
    background-position: center;
    height: 100px;
    width: 100px;
    margin: auto;
}

.logo-simulasi{
    background-image: url('../img/home/Calculation.svg');
    background-size: cover;
    background-position: center;
    height: 100px;
    width: 100px;
    display:block;
    margin: auto;
}

.logo-klaim-asuransi{
    background-image: url('../img/home/Claim.svg');
    background-size: cover;
    background-position: center;
    height: 100px;
    width: 100px;
    margin: auto;
}

/* Swiper untuk Banner */
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination{
    padding-top: 30px;
    text-align: center;
}

#banner.swiper-pagination-bullet-active {
    background-color: white;
}

/* smartphone */
 @media (max-width: 768px) {
    header.masthead{
        height: 50vh; 
    }
} 

#banner .banner-1{
    background-image: url('../img/banner/driving_fix.jpg');
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center
}

#banner .banner-2{
    background-image: url('../img/banner/signup_insurance.jpg');
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center 
}

.why-1{
    background-image: url('../img/why/Transparan.svg'); 
    background-repeat: no-repeat; 
    background-size: contain; 
    background-position: center;
    height: 100px;
}

.why-2{
    background-image: url('../img/why/Aman.svg'); 
    background-repeat: no-repeat; 
    background-size: contain; 
    background-position: center;
    height: 100px; 
}

.why-3{
    background-image: url('../img/why/Komunikasi.svg'); 
    background-repeat: no-repeat; 
    background-size: contain; 
    background-position: center;
    height: 100px;
}

.why-4{
    background-image: url('../img/why/Mudah.svg'); 
    background-repeat: no-repeat; 
    background-size: contain; 
    background-position: center;
    height: 100px; 
}

.banner-judul {
    text-align: left;
    font-size: 2.5em;
    font-weight: 700;
    font-family: Montserrat;
    /* font-family: Nunito Sans; */
    color: white;
    letter-spacing: 1px;
}

.banner-isi {
    padding-top: 1em;
    text-align: left;
    font-size: 1em;
    font-family: Montserrat;
    /* font-family: Nunito Sans; */
    color: yellow;
    letter-spacing: 1px;
    font-weight: bold;
}

.banner-tombol{
    text-align: left;
}

.btn-banner{
    width: 15em;
    height: 3em;
    font-size: medium;
    border-radius: 10em;
    font-weight: 600;
    color:white;
}

.div-white{
    background-color: white;
    padding: 3em;
}

#asuransi-klaim .row{
    justify-content: center;
}

.mar-asuransi{
    margin-right: 1em;
}

.mar-klaim{
    margin-left: 1em;
}

.text-kontak{
    padding-top: 2em;
}
.btn-chat{
    width: 50%;
    height: 3em;
}

.img-kontak{
    background-image: url('../img/kontak.jpg');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 30em;
}

.testimony{
    width: 100%;
    height: 500px;
    background-color: #89c64f;
    margin-top: 155px;
    padding-top: 100px;
}

.foto-testimony{
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    background-position: center;
    background-size: cover;
}

.testimony-content{
     width: 1000px;
    height: 40em;
    background-color: #ceffa0;
    padding: 1em; 
    

     height: 200px; 
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}

.text-testimony{
    margin-top: 20px;
}

.bg-gray{
    background-color: #fcfcfc;
}

@media (min-width: 320px){
    .banner-judul{
        font-size: 1em;
        padding-top: 1em;
    } 

    .banner-isi{
        font-size: 0.6em;
    }

    .btn-banner{
        width: 70%;
        margin-top: 20px;
        font-size: small;
    }
    
    #banner .swiper-button-prev{
        background-size: 1em;
    }

    #banner .swiper-button-next{
        background-size: 1em;
    }

    header.masthead{
        height: 60vh;
    }

    .mar-asuransi{
        margin: 1em;
    }
    
    .mar-klaim{
        margin: 1em;
    }

    .btn-chat{
        width: 100%;
    }

    #kontak{
        padding-top: 0;
    }

     .foto-testimony{
        height: 14em;
    } 

     .testimony{
        height: 27em;
    } 

    .img-kontak{
        width: 20em;
        height: 20em;
        margin: auto;
    }
}


@media (min-width: 360px){
    .banner-judul{
        font-size: 1.5em;
    }

    .btn-banner{
       width: 70%;
       margin-top: 20px;
       font-size: small;
    }

    #banner .swiper-button-prev{
        background-size: 1em;
    }

    #banner .swiper-button-next{
        background-size: 1em;
    }
     .foto-testimony{
        height: 16em;
    } 
}

@media (min-width: 411px){
     .foto-testimony{
        height: 16em;
        width: 86%;
        margin: auto;
    } 
}

@media (min-width: 768px){
    .banner-judul{
        font-size: 2.5em;
    }

    .banner-isi{
        font-size: 1em;
        padding-right: 5em;
    }

    .btn-banner{
        width: 50%;
    }

    .btn-chat{
        width: 70%;
    }
     .img-kontak{
        width: 30em;
        height: 30em;
        margin: auto;
    } 

     .foto-testimony{
        height: 16em;
    } 
    
}

@media (min-width: 1024px){
     .foto-testimony{
        width: 74%;
        margin: auto;
    } 
    .img-kontak{
        width: 100%;
        height: 480px;
        margin: auto;
    }
}

@media (min-width: 1025px){
    .banner-judul{
        font-size: 2.5em;
        width: 70%
    }

    .btn-banner{
        width: 40%;
        font-size: medium;
    }

    header.masthead{
        height: 100vh;
    }

    .btn-chat{
        width: 50%;
    }

    #kontak{
        padding-top: 2em;
    }

     .foto-testimony{
        height: 62%;
        width: 100%;
    }
    .testimony{
        height: 30em;
    } 
    
    .img-kontak{
        width: 100%;
        height: 550px;
        margin: auto;
    }
}

@media (min-width: 320px) and (orientation: landscape){
    header.masthead{
        height: 100vh;
    }
}

@media (max-width: 825px) and (orientation: landscape){
    header.masthead{
        height: 100vh;
    }

    .banner-judul {
        font-size: 1.5em;
    }
}


