body {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 200;
  color: #4a4a4a;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  height: 100%;
}

.agen-notif{
  background-color: #f25e39;
  padding: 10px;
  text-align: center;
  font-size: 12px;
}

.agen-notif a{
  color:#fff;
  text-decoration:none
}

@media only screen and (max-width: 600px) {
  .agen-header-orange{
    color: #fff;
    padding: 40px;
    background-color: #f45e39;
    background: linear-gradient(0deg, #f45e39, #f45e3950), url(img/background-login.jpg);
    background-size: cover;
    height: 100%;
  }

  .agen-header-black{
    color: #fff;
    padding: 100px 40px;
    background-color: #33333350;
    background: linear-gradient(180deg, #ffffff, #004e8450), url(img/background-login-blue.jpg);
    background-size: cover;
    background-repeat: repeat-y;
    height: 100%;
  }
}

@media only screen and (min-width: 600px) {
  .agen-header-orange{
    color: #fff;
    padding: 200px 0px 150px 100px;
    background-color: #f45e39;
    background: linear-gradient(0deg, #f45e39, #f45e3950), url(img/background-login.jpg);
    background-size: cover;
    height: 100%;
    width: 60%;
    left: 0;
  }

  .agen-header-black{
    color: #fff;
    padding: 100px;
    margin: auto;
    /*background-color: #004e8450;*/
    min-height: 100%;
    background: linear-gradient(0deg, #ffffff99, #ffffff99), url(img/screen-saver.jpg);
    background-size: cover;
    background-repeat: repeat;
    height: 100%;
    width: 40%;
    right: 0;
  }
}

.deskVers {
  display: flex;background-color: #333;
}

.mobVers {
  display: block;background-color: #333;
}

@media (min-width: 720px){
  .agen-judul{
    padding: 200px 0 60px;
  }
}

.agen-row{
  margin-left: 0px;
  margin-right: 0px;
}

.agen-form{
  background-color: #fff;
  padding: 15px;
  border-radius: 25px;
  color: #333;
  font-size: 12px
}

.agen-input{
  background-color: #f0f0f0;
  border-radius: 20px;
  margin-bottom: 15px;
  border: none;
}

.agen-button {
  background-color: #f25e39;
  padding: 10px;
  border-radius: 20px;
  border: none;
  color: #fff;
  width: 100%;
}

.agen-button.disable {
  background-color: #c3c3c3;
  color: #8c8c8c;
  pointer-events: none;
  cursor: default;
}

.agen-header h1{
  color: #fff;
  font-weight: bold;
  margin-top: 0;
}

.agen-body{
  text-align: center;
  padding: 40px;
  display: block;
}

.process-body{
  text-align: center;
  padding: 40px;
  display: block;
  background-color: #F2F2F2 
}

.app-body{
  text-align: center;
  padding: 40px;
  display: block;
}

.agen-body{
  text-align: center;
  padding: 40px;
  display: block;
}

.panel-ronder-orange{
  border: 2px solid #f45e39;
  border-radius: 100px;
  color: #333;
  font-weight: bold;
  margin: auto;
  max-width: 300px;
  width: 100%;
  padding: 3px;
}

.agen-footer{
  background-color: #383838;
  padding: 15px;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  display: block;
}

.panel-ronder-white{
  border: 1px solid #fff;
  border-radius: 100px;
  margin: auto;
  width: 100%;
  max-width: 300px;
  padding: 2px;
}

.title {
  margin-bottom: 50px
}

td {
  /* height: 50px; */
  vertical-align: top;
}

.btn-ronded {
  border-radius: 10rem;
  background-color: #ffffff;
  border-color: #f45e39;
  color: #f45e39;
  padding: 10px;
  font-weight: bold;
  text-decoration:none;
  width: 100%;
}

.btn-ronded-orange {
  border-radius: 10rem;
  background-color: #2B3787;
  border: none;
  padding: 8px 30px;
  font-weight: bold;
  width: 100%;
}

.btn-ronded-orange:hover {
  color: #ffffff;
  box-shadow: 4px 5px 10px #00000050;
  text-decoration:none;
}

.btn-ronded:hover {
  color: #f45e39;
  box-shadow: 4px 5px 10px #00000050;
  text-decoration:none
}

.link {
  color: #f45e39;
}

.agen-syarat button {
  border: none;
  text-decoration: none;
  color: #f45e39;
  background-color: #fff;
  font-weight: bold;
  margin: -5px;
}

.agen-text {
  font-size: 10px;
  overflow: auto;
  height: 400px;
  background-color: #e8e8e8;
  padding: 15px;
}

.text-orange {
  color: #f45e39
}

.footer-with-newsletter {
  margin-top: 80px;
}

/* line 69, src/assets/scss/components/_components.footer.scss */
.footer-with-newsletter .newsletter-wrap {
  margin-top: -136px;
  margin-bottom: 60px;
  background-color: #fefefe !important;
}

/* line 75, src/assets/scss/components/_components.footer.scss */
.newsletter-form .input-newsletter {
  height: 50px;
  display: block;
  width: 100%;
  border: none;
  border-radius: 30px;
  font-size: 14px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 25px;
}

/* line 87, src/assets/scss/components/_components.footer.scss */
.newsletter-form button {
  position: absolute;
  right: 4px;
  top: 4px;
  bottom: 4px;
  height: auto;
  border: none;
  border-radius: 30px;
  background-color: #f45e39;
  display: inline-block;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 100, src/assets/scss/components/_components.footer.scss */
.newsletter-form button:focus {
  outline: none;
}

/* line 109, src/assets/scss/components/_components.footer.scss */
.terms-policy-wrap ul li a {
  color: #696969;
}

/* line 111, src/assets/scss/components/_components.footer.scss */
.terms-policy-wrap ul li a:hover {
  color: initial;
}

.gradient-bg {
  background: #f45e39 !important;
}

.ptb-60 {
  padding: 60px 0;
}

.p-5 {
  padding: 5rem !important;
}

.btn-brand-02 {
  background-color: #f45e39;
  border-color: #f45e39;
  color: #fff;
  border-radius: 20px
}

.rounded {
  border-radius: 0.25rem !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */
.btn-brand-02:hover, .btn-brand-02:focus {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.contact {
  color: #fff;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.social-list-default li:not(:hover) {
  opacity: 0.8;
}

.background-color.social-hover-2 li a.social-btn {
  background: #f45e39;
  border: 1px solid;
  color: #fff !important;
}

.social-list-default li a {
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  overflow: hidden;
  height: 32px;
  width: 32px;
  line-height: 32px;
  border-radius: 4px;
  font-size: 1.5rem;
}

ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.manfaat li {
  padding-left: 1em;
  text-indent: -1.7em;
}

.manfaat li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  color: #238858;
  font-size: 16px;
  padding-right: 8px;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.mb-2,
.my-2 {
  margin-bottom: 1.5rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 2rem !important;
}

.list-contact a{
  color: #fff
}