/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*Responsive styles*/

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  /*Navbar styles*/
  .navbar{
    min-height: 96px!important;
  }
/* end Navbar styles */
}

 /*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
/*  Navbar styles*/
  #nav-produk-asuransi-dropdown{
    box-shadow: none!important;
  }
/*  end Navbar styles*/

}

 /*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
  #cari-asuransi{
    margin: 16px 16px 80px!important;
  }

  .section-3-cards-ellipse{
    width: 32px!important;
    height: 32px!important;
  }

  .section-3-cards div img{
    width: 14px!important;
    height: 14px!important;
  }
}

/*/Responsive styles*/
body{
  font-family: Gilroy, Century, "Segoe UI", sans-serif!important;
}

a:hover{
  text-decoration: none;
  color:#fff;
}

/*Navbar Styles*/




#bandingkan-button{
  width: 154px;
  height: 56px;
  line-height: 20px;

  margin-right:16px;
}

#masuk-button{
  /* Fresh Orange */

  background: #FD7521!important;
  /* Shadow Button */

  box-shadow: 0px 12px 32px rgba(33, 105, 244, 0.18);
  border-radius: 16px;
  border:none;
  color: #fff!important;
  padding: 18px 32px;
  width: 112px;
  height: 56px;
  line-height: 20px;
  font-weight: bold;
}



/* end navbar styles*/
#chat-bubble-button{
  position:fixed;
  bottom:20px;
  right:20px;
  height: 80px;
  width: 80px;
  background: #FD7521;
  border:none;
  z-index:999;
}
/*chat bubble styles*/


/*header styles*/
.header-img-wrapper img{
  width:100vw;
}
/* end header styles*/

.section-heading{
  font-weight: bold;
}


.section-title{
  /* Body Normal - Bold */

  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height */


  /* Fresh Orange */

  color: #FD7521;
}


.section-desc{
  font-weight:500;
  color: #58647C;
}

.margin-t-32{
	margin-top:32px!important;
}


/*Section 1 styles*/


#section-1-title{
  text-align: center;
  margin-bottom: 8px;
}

#section-1-heading{
  text-align: center;
  margin-bottom: 32px;
}

#section-1-desc{
  text-align: center;
}

#cari-asuransi{
  margin: 64px 64px 154px;
}

#cari-asuransi-form{
  background: #FFFFFF;
  /* Shadow Card */

  box-shadow: 0 16px 60px rgba(33, 105, 244, 0.13);
  border-radius: 24px;
  padding: 40px 32px;
}
#cek-premi-btn{
  background: #FD7521!important;
  color: #fff!important;
  margin-top: 32px;
}

#cari-asuransi-image{
  max-width: 100%;
  max-height:342px;
}

form label{
  /* Body Normal - Reguler */

  font-family: Gilroy;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 154%;
  letter-spacing: 0.01em;

  /* Text / Body */

  color: #58647C;
}
select, input, textarea, .input-btn{
  /* Accent */

  background: #F4F7FC !important;
  border: 1px solid #E6EBF7!important;
  box-sizing: border-box;
  border-radius: 16px !important;
  font-family: Gilroy;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 16px;
  line-height: 154%;
  min-height:50px;
  /* identical to box height, or 25px */

  letter-spacing: 0.01em;

  /* Text / Body */

  color: #58647C;
}

.modal-btn{
  background: none!important;
  border: none!important;
  outline: none!important;
}

.active{
  background: #FD7521!important;
}

/*end section 1 styles*/

/*Section 2 styles*/

#section-2-title{
  text-align: center;
  margin-bottom: 8px;
}

#section-2-heading{
  text-align: center;
  margin-bottom: 32px;
}

#section-2-desc{
  text-align: center;
}

.orange-card{
  background: #FD7521!important;
  color: #fff!important;
}

.orange-card p{
  color: #fff!important;
}
.desc-2-wrapper{
  text-align: center;
}

.section-2-cards{
  /* White */

  background: #FFFFFF;
  /* Shadow Card */

  box-shadow: 0px 16px 60px rgba(33, 105, 244, 0.13);
  border-radius: 24px;
  padding: 32px;
}

.btn-mobileSelect-gen{
  /* Accent */

  background: #F4F7FC!important;
  border: 1px solid #E6EBF7!important;
  box-sizing: border-box!important;
  border-radius: 16px!important;
  box-shadow:none!important;
  padding: 10px!important;

  color: #58647C!important;
  font-weight: 500!important;
  min-width:100%;
}

.mobileSelect-container{
  background: #fff!important;
  border-radius: 16px!important;
}

.mobileSelect-cancelbtn{
  background: #d9534f;

}

.mobileSelect-control{
  color: #58647C!important;
}
.mobileSelect-container *{
  background: #fff!important;
}
button.btn-mobileSelect-gen span.caret{
  width:32px!important;
  height: 32px!important;
  margin-top:0px!important;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.5021%2013.5126C9.17157%2012.8291%2010.257%2012.8291%2010.9265%2013.5126L20%2022.7751L29.0735%2013.5126C29.743%2012.8291%2030.8284%2012.8291%2031.4979%2013.5126C32.1674%2014.196%2032.1674%2015.304%2031.4979%2015.9874L21.2122%2026.4874C20.5427%2027.1709%2019.4573%2027.1709%2018.7878%2026.4874L8.5021%2015.9874C7.83263%2015.304%207.83263%2014.196%208.5021%2013.5126Z%22%20fill%3D%22%231B273F%22/%3E%0A%3C/svg%3E%0A')!important;
  background-repeat: no-repeat;
  background-size:16px;
  background-position: center;
}
button.btn-mobileSelect-gen span.text{
  margin-top:4px!important;
}


.list-container .selected{
  background: #FD7521!important;
  color:#fff!important;
}




/* end section 2 styles*/

/*Section 3 styles*/
/*Section 2 styles*/

#section-3-title{
  text-align: center;
  margin-bottom: 8px!important;
}
#section-3-heading{
  text-align: center;
}
.section-3-cards-container{
  margin-top:40px;
}
.section-3-cards{
      padding: 10px 32px 10px 32px;!important;
  /*max-height: 144px;*/
  /* White */


  border-radius: 24px;
  margin-bottom: 16px;
}
.section-3-cards-ellipse{
  opacity: 0.2;
  /* Fresh Orange */

  background: #FD7521;
  width:80px;
  height:80px;
  position:absolute;
}

.section-3-cards-title{
  font-weight: bold;
  margin-bottom: 16px;
}

#klaim-asuransi-image{
  max-width: 100%;
}
/*end Section 3 styles*/
/*section4 styles*/
.section-4-cards-images{
  max-width:100%;
}
/*end section 4 styles*/

/*section 6 style*/

.faq-button{
  width:100%;
  box-shadow: none!important;
  color: #000!important;
  text-decoration: none!important;
  white-space:normal!important;
}

.card-header{
  background: #fff!important;
  border:none!important;
  border:16px!important;
}

.card{
  margin-top:64px;
  border:none!important;
  /* White */

  background: #FFFFFF!important;
  /* Shadow Card */

  box-shadow: 0px 16px 60px rgba(33, 105, 244, 0.13)!important;
  border-radius: 24px!important;
}
.card-body{
  border: none!important;
}

#desc-6{
  background: #F4F7FC;
  padding-top:16px;
  padding-bottom:16px;
}
/*end section 6 styles*/

/*Footer styles*/
footer{
  background: #F4F7FC;
  box-shadow: inset 0px 2px 0px rgba(174, 186, 209, 0.3);
  padding:20px;
}

.footer-wrapper{
  margin-top: 100px;
}

.bank-icon {
  /* White */

  background: #FFFFFF;
  border-radius: 16px;
  /* Shadow Card */

  box-shadow: 0px 16px 60px rgba(33, 105, 244, 0.13);
  margin:16px;
}

.list-group-item{
  background: none!important;
  border: none!important;
  /* Body Normal - Reguler */

  font-family: Gilroy;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 154%;
  /* identical to box height, or 25px */

  letter-spacing: 0.01em;

  /* Text / Body */

  color: #58647C;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

