.bg-highlight {
  background-color: rgba(53, 131, 8, 0.75) !important;
  height: 85px !important;
  width: 100% !important;
  bottom: 0 !important;
  position: absolute;
  padding: 10px;
}
.bg-highlight .block {
  color: #ffffff;
  width: 75%;
  display: block;
  bottom: 0;
  font-size: 16px;
}
a.btn-seg {
  padding: 0px 20px;
  margin: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  border-radius: 25px !important;
  font-size: px;
  color: #358308bf;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: white;
  border: 2px solid #2a6b05bf;
}

.section1 .bottom {
  bottom: 0px;
  left: 15px;
  position: absolute;
}
.section1 .justify-content-center {
  width: 30% !important;
}

.section2 {
  background-color: #f4f4f4;
}
.section2 .mascot {
  position: absolute;
  height: auto;
}
.section2 .mascot-bottom {
  bottom: 0;
  transform: none;
  left: auto;
  right: 0;
}
.section2 .mascot-bottom-left {
  left: auto;
  bottom: 0;
  transform: none;
  right: 0;
}
.section2 p.btn-seg-success {
  color: #ffffff;
  margin-bottom: 30px;
}
.section2 .section2-block {
  margin: 0;
  left: -150px;
  top: 40%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 0px;
  white-space: pre;
  position: relative;
}
.section2 p.p-m {
  font-size: 32px;
}
.section2 p.p-l {
  font-size: 70px;
  margin: -30px;
}
.section2 .img-txt {
  position: absolute;
  right: 6%;
  bottom: 235px;
  text-align: center;
  font-size: 30px;
}
.section2 .txt-size-l {
  font-size: 96px !important;
  letter-spacing: 5px;
  margin: -35px;
}
.section2 .txt-size-m {
  font-size: 54px !important;
}
.section2 .txt-size-s {
  font-size: 30px !important;
}

.section3 {
  background: #4fad2a !important;
}
.section3 .d-flex {
  margin-bottom: -25px;
}
.section3 .card {
  background: none;
  border: 0px;
}
.section3 p {
  font-size: 30px;
  padding: 20px;
}
.section3 .top {
  margin-top: 20px;
}
.section3 .width {
  width: 45%;
}

.section4 .mascot-bottom {
  bottom: 0 !important;
  height: 100% !important;
}
.section4 .mascot-wrapper {
  position: initial !important;
}
.section4 .txt-black a {
  color: #333;
  text-decoration: none;
}

.cancel-page .mascot-wrapper {
  overflow: inherit;
}
.cancel-page .mascot.mascot-bottom {
  bottom: 0;
}
.cancel-page .mascot-bottom-curve {
  background-image: url(../images/bg-curve2.png);
}
.cancel-page .form-bottom {
  position: absolute;
  bottom: 10px;
}

.loansuccess-page .bg-green {
  background-color: green;
  height: 100%;
  width: 100%;
  position: absolute;
}
.loansuccess-page .txt-white {
  color: white;
}
.loansuccess-page .hr-white {
  border: 1px solid #FEFFFF;
  width: 70%;
}
/*
.show-cookie-policy .bg-full {
  background-color: #4fad2a;
  height: 100% !important;
  width: 100%;
  position: absolute;
  max-width: 100%;
  min-height: 100%;
}
.show-cookie-policy .modal-dialog {
  margin: 20px;
}
.show-cookie-policy .close {
  position: absolute;
  top: -50px;
  right: 0px;
}
.show-cookie-policy .close span {
  color: white;
  opacity: unset;
  font-size: 50px;
}
.show-cookie-policy .modal {
  padding: 50px 10px 10px 10px;
}
.show-cookie-policy .modal-dialog {
  min-width: -webkit-fill-available;
}*/

.show-cookie-policy h3 {
  font-size: 36px;
}

/* .modal .modal-content {
  padding-top: 40px;
} */

.modal .close {
  position: absolute;
  top: -43px;
  right: 0px;
}

.modal .close span {
  color: white;
  opacity: unset;
  font-size: 50px;
}

.right {
  text-align: right;
}
.left {
  text-align: left;
}

.helf-circle {
  size: 45px;
  background: #9e978e;
  display: inline-block;
  margin: 0 1em 1em 0;
  border-top-left-radius: 45 * 2;
  border-top-right-radius: 45 * 2;
}

.bold {
  font-weight: bold !important;
}

.txt-size22 {
  font-size: 22px !important;
}
.txt-size24 {
  font-size: 24px !important;
}
.txt-size30 {
  font-size: 30px !important;
}
.txt-size36 {
  font-size: 36px !important;
}

.txt-info {
  color: #4fad26;
}

.radius8 {
  border-radius: 8px !important;
}
.radius25 {
  border-radius: 25px !important;
}
.radius50 {
  border-radius: 50px !important;
}

.btn-seg-success {
  background-color: #4fad26;
  padding: 0px 30px;
}

.btn-seg-info {
  background-color: #4e3b33;
  padding: 0px 25px;
}

.button {
  display: inline-block;
  background-color: #ff9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
/* #button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
} */

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: "Merriweather", serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  .button {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}

.pb-page {
  padding-bottom: 40px;
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  .section1 .justify-content-center {
    width: 75% !important;
  }
  .section1 .btn-seg-info {
    padding: 0px 15px;
  }
  .section1 .bottom {
    bottom: -10px;
  }

  .section2 .section2-block {
    margin: 0;
    left: -207px;
  }
  .section2 .txt-size-l {
    font-size: 96px !important;
    letter-spacing: 5px;
    margin: -35px;
  }
  .section2 .txt-size-m {
    font-size: 40px !important;
  }
  .section2 .txt-size-s {
    font-size: 30px !important;
  }
  .section2 .mascot-bottom {
    left: 100px;
  }

  .section3 p {
    font-size: 23px;
    padding: 0px;
  }
}

.card-header {
  background-color: #4fae2b;
  color: white;
  padding: 0.3rem 1.25rem;
}

.policy .text-right {
  color: #4fae2b;
}
.policy .text-red {
  color: #d31717;
}

.success .mascot-wrapper {
}
.success .mascot-bottom-curve {
  background-image: url(../images/bg-curve1.png);
  width: 100%;
  height: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.success .mascot.mascot-bottom {
  bottom: -20px;
}
.success .form-bottom {
  position: absolute;
  bottom: 10px;
  left: 30%;
}

.policy-card .card-header {
  position: relative;
  height: 45px;
  padding-top: 8px;
}
.policy-card .card-header .policy-btn {
  position: absolute;
  right: 0px;
  top: 0px;
}
.policy-card .card-header .policy-btn img {
  height: 45px;
}
.policy-card li.list-style {
  list-style: disc;
}

@media (min-width: 320px) {
  .policy-detail-modal .footer-bottom .btn {
    font-size: 15px;
  }
}

@media (min-width: 414px) {
  .policy-detail-modal .footer-bottom .btn {
    font-size: 20px;
  }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .section1 .justify-content-center {
    width: 100% !important;
  }
  .section1 .bottom {
    bottom: -10px;
  }

  .section2 .section2-block {
    margin: 0;
    left: -255px;
  }

  .section3 p {
    font-size: 30px;
    padding: 20px;
  }
  .section3 .width {
    width: 45%;
  }

  .policy-detail-modal .footer-bottom .btn {
    font-size: 20px;
  }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .section1 .justify-content-center {
    width: 80% !important;
  }
  .section1 .bottom {
    bottom: -10px;
  }

  .section2 .mascot-bottom {
    left: auto;
  }
  .section2 .txt-size-l {
    font-size: 96px !important;
    letter-spacing: 5px;
    margin: -35px;
  }
  .section2 .txt-size-m {
    font-size: 54px !important;
  }
  .section2 .txt-size-s {
    font-size: 40px !important;
  }
  .section2 .section2-block {
    left: -300px;
    bottom: 0;
    top: 250px;
  }

  .section3 .width {
    width: 60%;
  }

}

.modal-body{
  word-wrap: break-word;
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .section1 .justify-content-center {
    width: 50% !important;
  }

  .section3 .width {
    width: 45%;
  }

}

@media (min-width: 1360px) {
  .pdpa-confirm-cancel-page .bg-full {
    background-color: #4fad2a;
    height: 100% !important;
    width: 100%;
    position: absolute;
    max-width: 100%;
  }
}

.text-title {
    font-size: 36px;
    text-align: center;
    padding-top: 10px;
    color: #0d44a3;
    font-weight: bold;
}

.sub-text-title {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
}
h2.text-title {
    margin-bottom: 0px;
}
.btn-brows {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}