/*!
 * Start Bootstrap - Freelancer v5.0.0 (https://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */
body {
    font-family: Lato;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: Montserrat
}

.text-line{
    width: 15em;
    border: 2;
    border: 3px solid;
    border-radius: 20px;
}

.text-green-klaim{
    color:#89c64d!important;
}

hr.icon-dark,
hr.icon-light {
    max-width: 15rem;
    padding: 0;
    text-align: center;
    border: none;
    border-top: solid .25rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    margin-left: auto;
    margin-right: auto
}

hr.icon-dark:after,
hr.icon-light:after {
    position: relative;
    top: -.8em;
    display: inline-block;
    padding: 0 .25em;
    /* content: '\f111';  */
    /* content: '\f132'; ini bentuk shield */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 2em
}

hr.icon-light {
    border-color: #fff
}

hr.icon-light:after {
    color: #fff;
    background-color: #4caf50
}

hr.icon-dark {
    border-color:#4a4a4a
}

hr.icon-dark:after {
    color:#4a4a4a;
    background-color: #fff
}

section {
    padding: 6rem 0
}

section h2 {
    font-size: 2.25rem;
    line-height: 2rem
}

@media (min-width:992px) {
    section h2 {
        font-size: 3rem;
        line-height: 2.5rem
    }
}

.btn-xl {
    padding: 1rem 1.75rem;
    font-size: 1.25rem
}

.btn-social {
    width: 3.25rem;
    height: 3.25rem;
    font-size: 1.25rem;
    line-height: 2rem
}

.scroll-to-top {
    z-index: 1042;
    right: 1rem;
    bottom: 1rem;
    display: none
}

.scroll-to-top a {
    width: 3.5rem;
    height: 3.5rem;
    background-color: rgba(33, 37, 41, .5);
    line-height: 3.1rem
}

#mainNav {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-weight: 700;
    font-family: Montserrat;
}

/* yang ditambahin */
.a-size {
    font-size: small!important;
}

.navbar-left{
    margin-left: 0!important;
}

#mainNav .navbar-brand {
    font-size:1em;
    color: #fff
}

#mainNav .navbar-nav {
    margin-top: 1rem;
    letter-spacing: .0625rem
}

/* Tulisan dropdown menu pada 'Halo user' warna item */
ul.dropdown-menu a.nav-link {
    color: black!important;
    font-size: small;
}

ul.dropdown-menu a.nav-link:hover {
    color: rgb(251, 237, 32)!important;
}

/* Dropdown menu nya keliatan dan menjorok ke dalem di navbar pas di layar kecil */
@media (max-width: 992px){
    ul.dropdown-menu{
        background-color: transparent!important;
        border: transparent!important;
        padding-left: 1em;
    }

    ul.dropdown-menu a.nav-link {
        color: white!important;
        font-size: small;
    }
}

/* Tulisan navbar normal warnanya putih */
#mainNav .navbar-nav li.nav-item a.nav-link {
    color: #fff
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
    color: rgba(251, 237, 32, .9);
    cursor: pointer;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active,
#mainNav .navbar-nav li.nav-item a.nav-link:focus {
    color: rgb(137, 198, 77)
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
    color: rgba(251, 237, 32, .9)
}

#mainNav .navbar-toggler {
    font-size: 80%;
    padding: .8rem
}
@media (max-width:920) {
    #mainNav{
        background-color: rgb(0,0,0)!important;
    }
}
@media (min-width:992px) {
    #mainNav {
        /* padding-top: 1.5rem; */
        /* padding-bottom: 1.5rem; */
        -webkit-transition: padding-top .3s, padding-bottom .3s;
        transition: padding-top .3s, padding-bottom .3s;
        /* background-color: rgba(0,0,0, 0.9)!important; */
    }

    #mainNav .navbar-brand {
        font-size:1em;
        -webkit-transition: font-size .3s;
        transition: font-size .3s
    }

    #mainNav .navbar-nav {
        margin-top: 0
    }

    #mainNav .navbar-nav>li.nav-item>a.nav-link.active {
        /* color: #fff; */
        color: #4caf50;
        
        /* text-decoration-color: #128f76; */
        /* background: #18bc9c */
    }

    #mainNav .navbar-nav>li.nav-item>a.nav-link.active:active,
    #mainNav .navbar-nav>li.nav-item>a.nav-link.active:focus,
    #mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover {
        font-size:1em;
        /* color: rgba(137, 198, 77, 0.9) */
        font-style: bolder;
        /* color: #fff; */
        /* background: #18bc9c */
    }

    #mainNav.navbar-shrink {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1em
    }
}

header.masthead {
    /* padding-top: calc(6rem + 72px);
    padding-bottom: 6rem; */
    height: 90vh;
    /* background-image: url('../img/mobil_2.png'); */
    /* background-size: cover; */
}

.masthead-sm{
    height: 50vh;
}

header.masthead h1 {
    font-size: 3rem;
    line-height: 3rem
}

header.masthead h2 {
    font-size: 1.3rem;
    font-family: Lato
}

@media (max-width:320px){
    header.masthead {
        height: 400px;
        /* padding-top: calc(6rem + 106px);
        padding-bottom: 6rem; */
        /* height: -webkit-fill-available; */
        /* background-image: url('../img/mobil_2.png');
        background-size: cover; */
    }
}

@media (min-width:992px) {
    header.masthead {
        height: 90vh;
        /* padding-top: calc(6rem + 106px);
        padding-bottom: 6rem; */
        /* height: -webkit-fill-available; */
        /* background-image: url('../img/mobil_2.png');
        background-size: cover; */
    }

    header.masthead h1 {
        font-size: 4.75em;
        line-height: 4rem
    }

    header.masthead h2 {
        font-size: 1.75em
    }
}

.home {
    margin-bottom: -15px
}

.home .home-item {
    position: relative;
    display: block;
    max-width: 25rem;
    margin-bottom: 15px
}

.home .home-item .home-item-caption {
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 0;
    background-color: rgba(251, 237, 32, .9)
}

.home .home-item .home-item-caption:hover {
    opacity: 1
}

.home .home-item .home-item-caption .home-item-caption-content {
    font-size: 1.5rem
}

@media (min-width:576px) {
    .home {
        margin-bottom: -30px
    }

    .home .home-item {
        margin-bottom: 30px
    }
}

.home-modal .home-modal-dialog {
    padding: 3rem 1rem;
    min-height: calc(100vh - 2rem);
    margin: 1rem calc(1rem - 8px);
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, .5);
    box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, .5)
}

.home-modal .home-modal-dialog .close-button {
    position: absolute;
    top: 2rem;
    right: 2rem
}

.home-modal .home-modal-dialog .close-button i {
    line-height: 38px
}

.home-modal .home-modal-dialog h2 {
    font-size: 2rem
}

@media (min-width:768px) {
    .home-modal .home-modal-dialog {
        min-height: 100vh;
        padding: 5rem;
        margin: 3rem calc(3rem - 8px)
    }

    .home-modal .home-modal-dialog h2 {
        font-size: 3rem
    }
}

.floating-label-form-group {
    position: relative;
    border-bottom: 1px solid #e9ecef
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    padding-right: 0;
    padding-left: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: 0 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.floating-label-form-group label {
    font-size: .85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top .3s ease, opacity .3s ease;
    transition: top .3s ease, opacity .3s ease;
    /* vertical-align: middle; */
    /* vertical-align: baseline; */
    opacity: 0
}

.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #e9ecef
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1
}

.floating-label-form-group-with-focus label {
    color: #18bc9c
}

/* form .row:first-child .floating-label-form-group {
    border-top: 1px solid #e9ecef
} */

.footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color:black;
    color: #fff
}

.copyright {
    background-color: black
}

a {
    color: #89c64f
}

/* a:active, */
/* a:focus, */
a:hover {
    color: #89c64f
}

.btn {
    border-width: 2px
}

.bg-primary {
    background-color: #89c64d !important
}

.bg-secondary {
    /* background-color:#4a4a4a !important */
    /* background-color:#41464c !important */
    background-color: rgba(0,0,0, 0.9)!important;
}

.text-primary {
    color: #89c64f !important
}

.text-secondary {
    color:#4a4a4a !important
}

.btn-round{
    border-radius: 5em;
    width: 100%;
}

.btn-primary {
    background-color: #fbed20;
    border-color: #fbed20;
    color: black;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #fbed20!important;
    border-color: #fbed20!important;
    color: white!important;
}

.btn-secondary {
    background-color:#4caf50;
    border-color:#4caf50;
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: white!important;
    border-color: #4caf50!important;
    color: #4caf50!important;
}

/* CSS Tambahan yang bisa dipake semua halaman */

.banner-header{
    display: flex;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    height: 60vh;
    width: 100%;
    background-color: #4a4a4a;
}

.banner-asuransi{
    background: url('../img/banner/Hitung_Premi.jpg');
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    height: 60vh;
    width: 100%;
    background-color: #4a4a4a;
}

.banner-pengajuanmobil{
    background-image: url('../img/banner/pengajuan_mobil.jpg');
    background-position: center;
    background-size: cover;
    opacity: inherit;
    display: flex;
    justify-content: center;
    height: 60vh;
    width: 100%;
}

.banner-formklaim{
    background: url('../img/home/form-klaim.jpg');
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    height: 60vh;
    width: 100%;
    background-color: #4a4a4a;
}

.banner-beli-asuransi{
    background-image: url('../img/home/beliasuransi.jpg');
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    height: 60vh;
    width: 100%;
    background-color: #4a4a4a;
}

.banner-klaim-asuransi{
    background: url('../img/banner/Klaim_Asuransi.jpg');
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    height: 60vh;
    width: 100%;
    background-color: #4a4a4a;
}

.btn-klaim-1 {
    border-radius: 30px;
    font-size: 1.25rem;
    width: 100%;
    background-color: #89c64f;
    border-color: #89c64f;
    color: #FFFFFF;
}
.btn-klaim-1:active,
.btn-klaim-1:focus,
.btn-klaim-1:hover {
    background-color: #f7ef22;
    border-color: #89c64f;
    color: #89c64f;
}

.btn-klaim-2 {
    border-radius: 30px;
    font-size: 1.25rem;
    width: 100%;
    background-color: #f7ef22;
    border-color: #89c64f;
    color: #89c64f;
}
.btn-klaim-2:active,
.btn-klaim-2:focus,
.btn-klaim-2:hover {
    background-color: #89c64f;
    border-color: #FFFFFF;
    color: #FFFFFF;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.accordion-toggle {
    display: block;
}

.backgroundimg {
    background: url('../img/car.jpg');
    background-repeat: no-repeat;
    background-position: right bottom, left top;
    background-size: cover;
}

.control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

.blockquote {
    padding: 10px 10px 120px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #f7ef22;
}

.header-syaratketentuan{
  background-image: url('../img/banner/SyaratKetentuan.jpg');
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  height: 60vh;
  width: 100%;
  background-color: #4a4a4a;
}

.header-lupapass{
    display: flex;
    justify-content: center;
    height: 40vh;
    width: 100%;
    background-color: blueviolet;
}

.logo-klaim{
    background-image: url('../img/Logo.svg');
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center;
    width: 12em;
    height: 3em;
    margin-bottom: 0.5em;
}

@media only screen and (max-width: 600px) and (orientation:portrait){
    .logo-klaim{
        width: 11em !important;
    }
}