
.container-fluid {
  padding: 0px;
  margin: 0px;
}

body {
  color: #000;
  background-color: #fff;
  font-family: "Inter", Arial, Helvetica Neue, Helvetica, sans-serif;
}

em {
  color: #8B8EA1;
}

a {
  color: #0068a5;
}

* {
  box-sizing: border-box;
}

body,
p {
  margin: 0;
}

.bee-desktop_hide {
  display: none;
}

.bee-row {
  position: relative;
}

.bee-row-content {
  max-width: 1280px;
  margin: 0 auto;
}

.bee-row-content {
  display: flex;
  position: relative;
}

.bee-row-content .bee-col-w2 {
  flex-basis: 17%;
}

.bee-row-content .bee-col-w3 {
  flex-basis: 25%;
}

.bee-row-content .bee-col-w4 {
  flex-basis: 33%;
}

.bee-row-content .bee-col-w5 {
  flex-basis: 42%;
}

.bee-row-content .bee-col-w6 {
  flex-basis: 50%;
}

.bee-row-content .bee-col-w7 {
  flex-basis: 58%;
}

.bee-row-content .bee-col-w8 {
  flex-basis: 67%;
}

.bee-row-content .bee-col-w12 {
  flex-basis: 100%;
}

.bee-button .content {
  text-align: center;
}

.bee-button a {
  text-decoration: none;
}

.bee-form .bee-form-row .bee-field {
  flex-wrap: wrap;
  flex: 1;
  align-items: center;
  padding: 3px;
  display: flex;
}

.bee-form .bee-form-row .bee-field.bee-inline-field {
  flex-wrap: nowrap;
  align-items: flex-start;
  display: block;
}

.bee-form .bee-form-row .bee-field .bee-form-option-wrapper {
  align-items: flex-start;
  display: inline-flex;
}

.bee-form
  .bee-form-row
  .bee-field
  input:not([type="checkbox"]):not([type="radio"]) {
  font-family: inherit;
  font-size: inherit;
  flex-grow: 1;
}

.bee-form
  .bee-form-row
  .bee-field
  input[type="checkbox"]:not(:first-of-type) {
  margin-left: 15px;
}

.bee-form .bee-form-row .bee-field button {
  font-family: inherit;
  font-size: inherit;
}

.bee-form .bee-form-row .bee-field .bee-button-container {
  flex-grow: 1;
}

.bee-form input[type="color"] {
  border: none;
  height: 38px;
}

.bee-form input[type="color"]::-webkit-color-swatch-wrapper {
  margin: 0;
  padding: 2px;
}

.bee-form input[type="color"]::-webkit-color-swatch {
  margin: 0;
  padding: 0;
}

.bee-icon {
  vertical-align: middle;
  display: inline-block;
}

.bee-icon .bee-content {
  align-items: center;
  display: flex;
}

.bee-image img {
  width: 100%;
  display: block;
}

.bee-image {
  overflow: auto;
}

.bee-image .bee-center {
  margin: 0 auto;
}

.bee-image .bee-right {
  float: right;
}

.bee-video a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.bee-video img {
  width: 100%;
  height: auto;
  display: block;
}

.bee-video video {
  object-fit: cover;
  width: 100%;
}

h1,
h2 {
  margin: 0;
}

.bee-paragraph {
  overflow-wrap: anywhere;
}

.bee-row-1 {
  background-repeat: no-repeat;
}

.bee-row-1 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  border-radius: 0;
}

.bee-row-1 .bee-col-1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bee-row-1 .bee-col-2 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.bee-row-1 .bee-col-2 .bee-block-1 {
  width: 100%;
}

.bee-row-1 .bee-col-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.bee-row-1 .bee-col-3 .bee-block-1 {
  width: 100%;
}

.bee-row-1 .bee-col-4 {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* .bee-row-2 {
  background-image: url(/jh_images/JH-banner-04.jpg);
  background-repeat: no-repeat;
  background-size: cover; 
} */

.bee-row-2 .bee-row-content {
  color: #000;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-2 .bee-col-1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bee-row-2 .bee-col-1 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
}

.bee-row-2 .bee-col-1 .bee-block-3 {
  padding: 15px 35px 10px 20px;
}

.bee-row-2 .bee-col-1 .bee-block-4 {
  text-align: left;
  padding: 10px 35px 10px 20px;
}

.bee-row-2 .bee-col-2 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bee-row-3 {
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-3 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-3 .bee-col-1 {
  padding: 20px;
}

.bee-row-3 .bee-col-2 {
  padding-top: 5px;
  padding-bottom: 20px;
}

.bee-row-3 .bee-col-2 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 35px 35px 10px;
}

.bee-row-3 .bee-col-2 .bee-block-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.bee-row-3 .bee-col-2 .bee-block-3 {
  padding: 15px 35px 10px;
}

.bee-row-3 .bee-col-3 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bee-row-4 {
  background-color: #c80046;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-4 .bee-row-content {
  color: #000;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
}

.bee-row-4 .bee-col-1 {
  border: 0 solid #c80046;
  padding: 20px;
}

.bee-row-4 .bee-col-1 .bee-block-1 {
  padding: 15px 35px 10px;
}

.bee-row-5 {
  background-color: #c80046;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-5 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 20px;
}

.bee-row-5 .bee-col-1 {
  border: 0 solid #c80046;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bee-row-5 .bee-col-1 .bee-block-1 {
  color: #000;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
}

.bee-row-5 .bee-col-1 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bee-row-5 .bee-col-1 .bee-block-3 {
  padding: 10px 35px;
}

.bee-row-5 .bee-col-2 {
  padding-top: 20px;
}

.bee-row-5 .bee-col-2 .bee-block-1 {
  color: #000;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
}

.bee-row-5 .bee-col-2 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bee-row-5 .bee-col-2 .bee-block-3 {
  padding: 10px 35px;
}

.bee-row-5 .bee-col-3 {
  padding-top: 20px;
}

.bee-row-5 .bee-col-3 .bee-block-1 {
  color: #000;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
}

.bee-row-5 .bee-col-3 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bee-row-5 .bee-col-3 .bee-block-3 {
  padding: 10px 35px;
}

.bee-row-5 .bee-col-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bee-row-5 .bee-col-4 .bee-block-1 {
  color: #000;
  text-align: center;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
}

.bee-row-5 .bee-col-4 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.bee-row-5 .bee-col-4 .bee-block-3 {
  padding: 10px 35px;
}

.bee-row-6 {
  background-color: #c80046;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-6 .bee-row-content {
  color: #000;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
}

.bee-row-6 .bee-col-1 {
  border: 0 solid #c80046;
}

.bee-row-7 {
  background-color: #cbeaf3;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-7 .bee-row-content {
  color: #000;
  background-color: #cbeaf3;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0;
}

.bee-row-7 .bee-col-1 {
  padding-left: 30px;
  padding-right: 30px;
}

.bee-row-7 .bee-col-1 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 35px;
}

.bee-row-7 .bee-col-1 .bee-block-3 {
  padding-bottom: 30px;
  padding-left: 35px;
  padding-right: 35px;
}

.bee-row-7 .bee-col-1 .bee-block-4 {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}

.bee-row-8 {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-8 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-8 .bee-col-1 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.bee-row-8 .bee-col-1 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 20px 35px;
}

.bee-row-8 .bee-col-1 .bee-block-2 {
  padding: 15px 35px 10px;
}

.bee-row-8 .bee-col-2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bee-row-8 .bee-col-2 .bee-block-1 {
  text-align: center;
  padding: 20px 30px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
}

.bee-row-9 {
  background-color: #1a4b78;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-9 .bee-row-content {
  color: #000;
  background-color: #1a4b78;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-9 .bee-col-1 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.bee-row-9 .bee-col-1 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 5px 20px 20px;
}

.bee-row-9 .bee-col-1 .bee-block-2,
.bee-row-9 .bee-col-1 .bee-block-4 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.bee-row-9 .bee-col-2 {
  padding-top: 50px;
  padding-bottom: 20px;
}

.bee-row-9 .bee-col-2 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 5px 20px;
}

.bee-row-9 .bee-col-2 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.bee-row-9 .bee-col-2 .bee-block-4 {
  text-align: center;
  width: 100%;
  padding: 5px 20px;
}

.bee-row-9 .bee-col-2 .bee-block-5 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.bee-row-9 .bee-col-3 {
  padding-top: 50px;
  padding-bottom: 20px;
}

.bee-row-9 .bee-col-3 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 5px 20px;
}

.bee-row-9 .bee-col-3 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.bee-row-9 .bee-col-3 .bee-block-4 {
  text-align: center;
  width: 100%;
  padding: 5px 20px;
}

.bee-row-9 .bee-col-3 .bee-block-5 {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.bee-row-10 {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-10 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
}

.bee-row-10 .bee-col-1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bee-row-10 .bee-col-1 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 35px 35px 10px 20px;
}

.bee-row-10 .bee-col-1 .bee-block-2 {
  padding: 15px 35px 10px 20px;
}

.bee-row-10 .bee-col-1 .bee-block-3 {
  text-align: left;
  padding: 10px 35px 10px 20px;
}

.bee-row-10 .bee-col-2 {
  padding-top: 5px;
  padding-bottom: 40px;
}

.bee-row-10 .bee-col-2 .bee-block-2 {
  width: 100%;
}

.bee-row-11 {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-11 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
}

.bee-row-11 .bee-col-1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bee-row-11 .bee-col-1 .bee-block-2 {
  width: 100%;
}

.bee-row-11 .bee-col-2 {
  padding-top: 5px;
  padding-bottom: 40px;
}

.bee-row-11 .bee-col-2 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 35px 35px 10px 20px;
}

.bee-row-11 .bee-col-2 .bee-block-2 {
  padding: 15px 35px 10px 20px;
}

.bee-row-11 .bee-col-2 .bee-block-3 {
  text-align: left;
  padding: 10px 35px 10px 20px;
}

.bee-row-12 {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-12 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
}

.bee-row-12 .bee-col-1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bee-row-12 .bee-col-1 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 35px 35px 10px 20px;
}

.bee-row-12 .bee-col-1 .bee-block-2 {
  padding: 15px 35px 10px 20px;
}

.bee-row-12 .bee-col-1 .bee-block-3 {
  text-align: left;
  padding: 10px 35px 10px 20px;
}

.bee-row-12 .bee-col-2 {
  padding-top: 5px;
  padding-bottom: 40px;
}

.bee-row-12 .bee-col-2 .bee-block-2 {
  width: 100%;
}

.bee-row-13 {
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-13 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-13 .bee-col-1 {
  padding-top: 5px;
  padding-bottom: 20px;
}

.bee-row-14 {
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-14 .bee-row-content {
  color: #000;
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-14 .bee-col-1 {
  padding-top: 40px;
  padding-bottom: 20px;
}

.bee-row-14 .bee-col-1 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 10px 35px;
}

.bee-row-15 {
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-15 .bee-row-content {
  color: #000;
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
}

.bee-row-15 .bee-col-1 {
  padding: 5px 10px 40px;
}

.bee-row-15 .bee-col-1 .bee-block-1 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.bee-row-15 .bee-col-1 .bee-block-2 {
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 20px;
}

.bee-row-15 .bee-col-1 .bee-block-3 {
  text-align: center;
  width: 100%;
  padding: 10px 35px 10px 10px;
}

.bee-row-15 .bee-col-1 .bee-block-4,
.bee-row-15 .bee-col-1 .bee-block-5 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 20px;
}

.bee-row-15 .bee-col-2 {
  padding: 5px 10px 40px;
}

.bee-row-15 .bee-col-2 .bee-block-1 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.bee-row-15 .bee-col-2 .bee-block-2 {
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 20px;
}

.bee-row-15 .bee-col-2 .bee-block-3 {
  text-align: center;
  width: 100%;
  padding: 10px 35px 10px 10px;
}

.bee-row-15 .bee-col-2 .bee-block-4,
.bee-row-15 .bee-col-2 .bee-block-5 {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 20px;
}

.bee-row-16 {
  background-color: #c80046;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-16 .bee-row-content {
  color: #000;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
}

.bee-row-16 .bee-col-1 {
  border: 0 solid #c80046;
}

.bee-row-17 {
  background-color: #c80046;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-17 .bee-row-content {
  color: #000;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 20px;
}

.bee-row-17 .bee-col-1 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bee-row-17 .bee-col-1 .bee-block-1 {
  text-align: center;
  width: 100%;
  padding: 15px 35px 10px;
}

.bee-row-17 .bee-col-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bee-row-17 .bee-col-2 .bee-block-1 {
  padding: 15px 20px 10px 10px;
}

.bee-row-17 .bee-col-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bee-row-17 .bee-col-3 .bee-block-1 {
  text-align: left;
  padding: 10px 35px 10px 20px;
}

.bee-row-18 {
  background-color: #c80046;
  background-repeat: no-repeat;
  background-size: auto;
}

.bee-row-18 .bee-row-content {
  color: #000;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 10px;
}

.bee-row-18 .bee-col-1 {
  border: 0 solid #c80046;
}

.bee-row-19 {
  /* background-color: #1b0d48; */
  background-repeat: no-repeat;
}

.bee-row-19 .bee-row-content {
  color: #ffffff;
  /* background-color: #1b0d48; */
  background-repeat: no-repeat;
}

.bee-row-19 .bee-col-1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bee-row-20 {
  /* background-color: #1b0d48; */
  background: linear-gradient(0deg, #024B78 0%, #000342 30%, #000342 100%);
  background-repeat: no-repeat;
}

.bee-row-20 .bee-row-content {
  color: #ffffff;
  /* background-color: #1b0d48; */
  background-repeat: no-repeat;
}

.bee-row-20 .bee-col-1 {
  padding: 5px 15px;
}

.bee-row-20 .bee-col-1 .bee-block-1 {
  width: 100%;
  padding-left: 20px;
}

.bee-row-20 .bee-col-1 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding: 5px 20px 15px;
}

.bee-row-20 .bee-col-1 .bee-block-3 {
  padding: 10px 20px 5px;
}

.bee-row-20 .bee-col-1 .bee-block-4 {
  padding: 10px 20px;
}

.bee-row-20 .bee-col-2 {
  padding: 5px 15px;
}

.bee-row-20 .bee-col-2 .bee-block-1 {
  width: 100%;
  padding-left: 20px;
}

.bee-row-20 .bee-col-2 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding: 5px 20px 15px;
}

.bee-row-20 .bee-col-2 .bee-block-3 {
  padding: 10px 20px 5px;
}

.bee-row-20 .bee-col-2 .bee-block-4 {
  padding: 10px 20px;
}

.bee-row-20 .bee-col-3 {
  padding: 5px 15px;
}

.bee-row-20 .bee-col-3 .bee-block-1 {
  width: 100%;
  padding-left: 20px;
}

.bee-row-20 .bee-col-3 .bee-block-2 {
  text-align: center;
  width: 100%;
  padding: 5px 20px 15px;
}

.bee-row-20 .bee-col-3 .bee-block-3 {
  padding: 10px 20px 5px;
}

.bee-row-20 .bee-col-3 .bee-block-4 {
  padding: 10px 20px;
}

.bee-row-21 {
  background-color: #160f0f;
  background-repeat: no-repeat;
}

.bee-row-21 .bee-row-content {
  color: #000;
  background-color: #000;
  background-repeat: no-repeat;
}

.bee-row-21 .bee-col-1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bee-row-2 .bee-col-1 .bee-block-3 {
  color: #4f4f4f;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 19px;
  font-weight: 400;
  line-height: 150%;
}

.bee-row-2 .bee-col-1 .bee-block-3 a {
  color: #8a3b8f;
}

.bee-row-2 .bee-col-1 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-3 .bee-col-2 .bee-block-2 {
  color: #0068a5;
  direction: ltr;
  letter-spacing: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.bee-row-3 .bee-col-2 .bee-block-2 a {
  color: #0068a5;
}

.bee-row-3 .bee-col-2 .bee-block-2 p:not(:last-child) {
  margin-bottom: 15px;
}

.bee-row-3 .bee-col-2 .bee-block-3 {
  color: #4f4f4f;
  direction: ltr;
  letter-spacing: 0;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}

.bee-row-3 .bee-col-2 .bee-block-3 a {
  color: #8a3b8f;
}

.bee-row-3 .bee-col-2 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-5 .bee-col-1 .bee-block-1 .bee-icon-image {
  padding: 10px;
}

.bee-row-5
  .bee-col-1
  .bee-block-1
  .bee-icon:not(.bee-icon-first)
  .bee-content {
  margin-left: 0;
}

.bee-row-5
  .bee-col-1
  .bee-block-1
  .bee-icon::not(.bee-icon-last)
  .bee-content {
  margin-right: 0;
}

.bee-row-5 .bee-col-2 .bee-block-1 .bee-icon-image {
  padding: 10px;
}

.bee-row-5
  .bee-col-2
  .bee-block-1
  .bee-icon:not(.bee-icon-first)
  .bee-content {
  margin-left: 0;
}

.bee-row-5
  .bee-col-2
  .bee-block-1
  .bee-icon::not(.bee-icon-last)
  .bee-content {
  margin-right: 0;
}

.bee-row-5 .bee-col-2 .bee-block-3 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-5 .bee-col-2 .bee-block-3 a {
  color: #8a3b8f;
}

.bee-row-5 .bee-col-2 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-5 .bee-col-3 .bee-block-1 .bee-icon-image {
  padding: 10px;
}

.bee-row-5
  .bee-col-3
  .bee-block-1
  .bee-icon:not(.bee-icon-first)
  .bee-content {
  margin-left: 0;
}

.bee-row-5
  .bee-col-3
  .bee-block-1
  .bee-icon::not(.bee-icon-last)
  .bee-content {
  margin-right: 0;
}

.bee-row-5 .bee-col-4 .bee-block-3 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-5 .bee-col-4 .bee-block-3 a {
  color: #8a3b8f;
}

.bee-row-5 .bee-col-4 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-5 .bee-col-3 .bee-block-3 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-5 .bee-col-3 .bee-block-3 a {
  color: #8a3b8f;
}

.bee-row-5 .bee-col-3 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-5 .bee-col-1 .bee-block-3 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-5 .bee-col-1 .bee-block-3 a {
  color: #8a3b8f;
}

.bee-row-5 .bee-col-1 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-5 .bee-col-4 .bee-block-1 .bee-icon-image {
  padding: 10px;
}

.bee-row-5
  .bee-col-4
  .bee-block-1
  .bee-icon:not(.bee-icon-first)
  .bee-content {
  margin-left: 0;
}

.bee-row-5
  .bee-col-4
  .bee-block-1
  .bee-icon::not(.bee-icon-last)
  .bee-content {
  margin-right: 0;
}

.bee-row-4 .bee-col-1 .bee-block-1 {
  color: #fff;
  direction: ltr;
  letter-spacing: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-4 .bee-col-1 .bee-block-1 a {
  color: #8a3b8f;
}

.bee-row-4 .bee-col-1 .bee-block-1 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-7 .bee-col-1 .bee-block-3 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-7 .bee-col-1 .bee-block-3 a {
  color: #8a3b8f;
}

.bee-row-7 .bee-col-1 .bee-block-3 p:not(:last-child) {
  margin-bottom: 17px;
}

.bee-row-8 .bee-col-1 .bee-block-2 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}

.bee-row-8 .bee-col-1 .bee-block-2 a {
  color: #8a3b8f;
}

.bee-row-8 .bee-col-1 .bee-block-2 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-10 .bee-col-1 .bee-block-2 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}

.bee-row-10 .bee-col-1 .bee-block-2 a {
  color: #8a3b8f;
}

.bee-row-10 .bee-col-1 .bee-block-2 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-11 .bee-col-2 .bee-block-2 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}

.bee-row-11 .bee-col-2 .bee-block-2 a {
  color: #8a3b8f;
}

.bee-row-11 .bee-col-2 .bee-block-2 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-12 .bee-col-1 .bee-block-2 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-12 .bee-col-1 .bee-block-2 a {
  color: #8a3b8f;
}

.bee-row-12 .bee-col-1 .bee-block-2 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-15 .bee-col-1 .bee-block-2 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-15 .bee-col-1 .bee-block-2 a {
  color: #8a3b8f;
}

.bee-row-15 .bee-col-1 .bee-block-2 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-15 .bee-col-1 .bee-block-4 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-15 .bee-col-1 .bee-block-4 a {
  color: #8a3b8f;
}

.bee-row-15 .bee-col-1 .bee-block-4 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-15 .bee-col-2 .bee-block-2 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-15 .bee-col-2 .bee-block-2 a {
  color: #8a3b8f;
}

.bee-row-15 .bee-col-2 .bee-block-2 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-15 .bee-col-2 .bee-block-5 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-15 .bee-col-2 .bee-block-5 a {
  color: #0068a5;
}

.bee-row-15 .bee-col-2 .bee-block-5 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-15 .bee-col-1 .bee-block-5 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-15 .bee-col-1 .bee-block-5 a {
  color: #0068a5;
}

.bee-row-15 .bee-col-1 .bee-block-5 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-17 .bee-col-2 .bee-block-1 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-17 .bee-col-2 .bee-block-1 a {
  color: #0068a5;
}

.bee-row-17 .bee-col-2 .bee-block-1 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-15 .bee-col-2 .bee-block-4 {
  color: #666;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.bee-row-15 .bee-col-2 .bee-block-4 a {
  color: #8a3b8f;
}

.bee-row-15 .bee-col-2 .bee-block-4 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-20 .bee-col-2 .bee-block-4 {
  color: #fff;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.bee-row-20 .bee-col-2 .bee-block-4 a {
  color: #8a3b8f;
}

.bee-row-20 .bee-col-2 .bee-block-4 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-20 .bee-col-1 .bee-block-4 {
  color: #fff;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.bee-row-20 .bee-col-1 .bee-block-4 a {
  color: #8a3b8f;
}

.bee-row-20 .bee-col-1 .bee-block-4 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-20 .bee-col-2 .bee-block-3 {
  color: #fff;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.bee-row-20 .bee-col-2 .bee-block-3 a {
  color: #fff;
}

.bee-row-20 .bee-col-2 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-20 .bee-col-1 .bee-block-3 {
  color: #fff;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.bee-row-20 .bee-col-1 .bee-block-3 a {
  color: #fff;
}

.bee-row-20 .bee-col-1 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-20 .bee-col-3 .bee-block-4 {
  color: #fff;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.bee-row-20 .bee-col-3 .bee-block-4 a {
  color: #8a3b8f;
}

.bee-row-20 .bee-col-3 .bee-block-4 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-20 .bee-col-3 .bee-block-3 {
  color: #fff;
  direction: ltr;
  letter-spacing: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.bee-row-20 .bee-col-3 .bee-block-3 a {
  color: #fff;
}

.bee-row-20 .bee-col-3 .bee-block-3 p:not(:last-child) {
  margin-bottom: 16px;
}

.bee-row-8 .bee-col-2 .bee-block-1 {
  text-align: center;
}

.bee-row-8 .bee-col-2 .bee-block-1 form {
  width: 100%;
  display: inline-block;
}

.bee-row-8 .bee-col-2 .bee-block-1 label,
.bee-row-8 .bee-col-2 .bee-block-1 div.label {
  color: #333;
  letter-spacing: normal;
  text-align: left;
  line-height: 200%;
  display: block;
}

.bee-row-8 .bee-col-2 .bee-block-1 label:not(.inline),
.bee-row-8 .bee-col-2 .bee-block-1 div.label:not(.inline) {
  flex-basis: 100%;
}

.bee-row-8
  .bee-col-2
  .bee-block-1
  .bee-form-row:not(.bee-sidelabel)
  input:not([type="checkbox"]):not([type="radio"]) {
  width: 100%;
}

.bee-row-8 .bee-col-2 .bee-block-1 ::-webkit-input-placeholder {
  color: #000;
}

.bee-row-8 .bee-col-2 .bee-block-1 :-moz-placeholder {
  color: #000;
}

.bee-row-8 .bee-col-2 .bee-block-1 ::-moz-placeholder {
  color: #000;
}

.bee-row-8 .bee-col-2 .bee-block-1 :-ms-input-placeholder {
  color: #000;
}

.bee-row-8 .bee-col-2 .bee-block-1 div.label,
.bee-row-8 .bee-col-2 .bee-block-1 .bee-field > label:first-child {
  padding: 3px;
}

.bee-row-8
  .bee-col-2
  .bee-block-1
  .bee-field.bee-inline-field
  input[type="checkbox"] {
  color: purple;
  position: relative;
  top: 7px;
}

.bee-row-8
  .bee-col-2
  .bee-block-1
  input:not([type="checkbox"]):not([type="radio"]):not([type="image"]) {
  color: #000;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  min-height: 42px;
  padding: 5px;
}

.bee-row-8
  .bee-col-2
  .bee-block-1
  input:not([type="checkbox"]):not([type="radio"]):focus {
  outline-color: #8a3c90;
}

.bee-row-8 .bee-col-2 .bee-block-1 button {
  /* color: #fff;
  letter-spacing: normal;
  background-color: #6abae8;
  border: 0 solid #0000;
  border-radius: 30px;
  
  padding: 10px 20px;
  line-height: 200%; */
  width: 100%;
}

.bee-row-8 .bee-col-2 .bee-block-1 .bee-button-container {
  text-align: center;
}

@media (max-width: 768px) {
  .bee-form form {
    width: 100% !important;
  }

  .bee-row-content:not(.no_stack) {
    display: block;
  }

  .bee-desktop_hide {
    display: block !important;
  }

  .bee-mobile_hide {
    display: none;
  }

  .bee-row-2 .bee-col-1 .bee-block-3 {
    padding: 15px 35px 10px 20px !important;
  }

  .bee-row-2 .bee-col-1 .bee-block-2 {
    padding: 0 0 10px 20px !important;
  }

  .bee-row-2 .bee-col-1 .bee-block-2 h1 {
    font-size: 44px !important;
  }

  .bee-row-2 .bee-col-1 .bee-block-1,
  .bee-row-1 .bee-col-4 .bee-block-1,
  .bee-row-1 .bee-col-1 .bee-block-1 {
    height: 20px !important;
  }

  .bee-row-2 .bee-col-1 .bee-block-5,
  .bee-row-2 .bee-col-2 .bee-block-1 {
    height: 10px !important;
  }

  .bee-row-3 .bee-col-1 .bee-block-1 {
    height: 1px !important;
  }

  .bee-row-3 .bee-col-2 .bee-block-1 {
    padding: 15px 35px 10px !important;
  }

  .bee-row-3 .bee-col-3 .bee-block-1 {
    height: 20px !important;
  }

  .bee-row-7 .bee-col-1 .bee-block-1 {
    height: 20px !important;
  }

  .bee-row-7 .bee-col-1 .bee-block-2 {
    padding: 0 20px 10px !important;
  }

  .bee-row-7 .bee-col-1 .bee-block-3 {
    padding: 0 20px 20px !important;
  }

  .bee-row-7 .bee-col-1 .bee-block-5 {
    height: 20px !important;
  }

  .bee-row-8 .bee-col-1 .bee-block-1 {
    padding: 20px !important;
  }

  .bee-row-8 .bee-col-1 .bee-block-1 h1 {
    font-size: 24px !important;
  }

  .bee-row-8 .bee-col-1 .bee-block-2 {
    padding: 15px 20px 10px !important;
  }

  .bee-row-10 .bee-col-2 .bee-block-1 {
    height: 10px !important;
  }

  .bee-row-10 .bee-col-2 .bee-block-2 {
    padding: 0 10px !important;
  }

  .bee-row-10 .bee-col-2 .bee-block-2 img {
    float: none !important;
    margin: 0 auto !important;
  }

  .bee-row-12 .bee-col-2 .bee-block-1 {
    height: 10px !important;
  }

  .bee-row-12 .bee-col-2 .bee-block-2 {
    padding: 0 10px !important;
  }

  .bee-row-12 .bee-col-2 .bee-block-2 img {
    float: none !important;
    margin: 0 auto !important;
  }

  .bee-row-13 .bee-col-1 .bee-block-1 {
    height: 10px !important;
  }

  .bee-row-11 .bee-col-1 .bee-block-2 {
    padding: 0 10px !important;
  }

  .bee-row-11 .bee-col-1 .bee-block-2 img {
    float: none !important;
    margin: 0 auto !important;
  }

  .bee-row-17 .bee-col-1 .bee-block-1 {
    padding: 15px 20px 0 !important;
  }

  .bee-row-17 .bee-col-2 .bee-block-1 {
    padding: 0 20px 10px !important;
  }
}

@media (max-width: 1300px) {
  .bee-row-1 .bee-col-1 {
    padding: 0 !important;
  }

  .bee-row-1 .bee-col-2 {
    padding: 0 !important;
  }

  .bee-row-1 .bee-col-3 {
    padding: 15px 0 0 !important;
  }

  .bee-row-1 .bee-col-4 {
    padding: 0 !important;
  }

  .bee-row-8 .bee-col-1 {
    padding: 20px 0 !important;
  }

  .bee-row-8 .bee-col-2 {
    padding: 20px 0 !important;
  }

  .bee-row-13 .bee-col-1 {
    padding: 5px 0 0 !important;
  }

  .bee-row-17 .bee-col-1 {
    padding: 0 !important;
  }

  .bee-row-17 .bee-col-2 {
    padding: 10px 0 5px !important;
  }

  .bee-row-17 .bee-col-3 {
    padding: 0 0 20px !important;
  }
}


  body {
    background-color: #F5F8FA;
    }



    @media (min-width: 1400px){
    .container {
      max-width: 1400px;
    }
  }

 .pacific_blue {
  color: #2DABCE!important;
 } 


  /* .btn-primary {
    background-color: #2DABCE;
    border-width: 2px;
    border-color: #ffffff00;
    font-weight: 600;
    color: white;
    width: 100%;
    margin-top: 32px;
  } */

  .btn-lexi-dash {
    background-color: #25E1B4;
    border-width: 2px;
    border-color: #25E1B4;
    font-weight: 500;
    color: white;
    width: 100%;
    margin-top: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease-in-out 200ms;
  }
  .btn-lexi-dash:hover {
    background-color: #B0EFDC;
    border-color: #B0EFDC;
    color: #00655F;
    transition: ease-in-out 200ms;
  }
  .btn-lexi-dash:hover path{
    stroke: #00655F;
    transition: ease-in-out 200ms;
  }

  p, h1, h2, h3, h4, h5, h6, i{
    color: #000342;
  }
  h5 {
  margin: 0px;
  }


  .form-control {
    margin-top: 16px;
    color: #024B78;
    border-color: #EAF1F5;
    border-radius: 10px;
    height: 50px;
    font-size: large;
  }

  .row {
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    align-items: center;
  }

/* 
  .btn-secondary {
    background-color: #2DABCE;
    border-width: 2px;
    border-color: #ffffff00;
    border-radius: 7px;
    font-weight: 600;
    margin-bottom: 16px;
  }

  .btn-primary:hover {
    border-width: 2px;
    border-color: #ffffff00;
    background-color: #024B78;
  }
  .btn-secondary:hover {
    border-width: 2px;
    border-color: #ffffff00;
    background-color: #024B78;
  } */
  /* .btn-info {
    border-width: 2px;
    border-color: #ffffff00;
    color: #2DABCE;
    border-radius: 7px;
    font-weight: 600;
    margin-bottom: 16px;
    background-color: #ffffff00;
  }
  .btn-info:hover {
    border-width: 2px;
    background-color: #ffffff00;
    border-color: #2DABCE;
    color: #2DABCE;
    box-shadow: 0px 0px 8px 2px rgba(198, 207, 212, 0.5);
  } */





/* 
  .btn-outline-primary{
    color: #024B78;
    background-color: white;
    width: 100%;
    margin-top: 8px;
    border-color: #024B78;
  } */

  .btn-outline-info:hover .card-icon{
    fill: white;
  }
  .btn-outline-info:hover{
    color: white;
    background-color: #024B78;
    border-color: #00034200;
  }

  .btn-outline-info:hover i{
    fill: white;
    transition: ease-in-out .15ms;
  } 
/*
  .btn-danger {
    background-color: #ffffff00;
    color: #6C1B0F;
    border: 2px solid #E14027;
    border-radius: 8px;
    transition: ease-in-out 200ms;
    width: 100%;
  }
  .btn-danger:hover {
    background-color: #E14027;
    border: 2px solid #E14027;
    font-weight: 500;
    transition: ease-in-out 200ms;
  }
  .btn-success {
    background-color: #ffffff00;
    color: #224F17;
    border: 2px solid #4EAE34;
    border-radius: 8px;
    transition: ease-in-out 200ms;
    font-weight: 500;
  }
  .btn-success:hover {
    background-color: #4EAE34;
    border: 2px solid #4EAE34;
    font-weight: 500;
    transition: ease-in-out 200ms;
  }
  .btn-warning {
    background-color: #ffffff00;
    color: #8F6400;
    border: 2px solid #FFC225;
    border-radius: 8px;
    transition: ease-in-out 200ms;
  }
  .btn-warning:hover {
    background-color: #FFC225;
    border: 2px solid #FFC225;
    color: #ffffff;
    font-weight: 500;
    transition: ease-in-out 200ms;
  }
  .btn-light {
    background-color: #ffffff00;
    color:  #000342;
    border: #ffffff00;
    transition: ease-in-out 200ms;
    width: 300px;
  }
  .btn-light text{
    color:  #000342;
  }
  .btn-light:hover  {
    background-color: #ffffff00;
    color:  #024B78;
    border: #ffffff00;
    transition: ease-in-out 200ms;
  } */
  .btn-link:hover .light-btn-chevron {
    color:  #2DABCE;
    stroke: #2DABCE;
    transition: ease-in-out 200ms;
  } 
  .alert {
    border: none;
    border-radius: 10px;
    padding: 12px;
    transition: ease-in-out 200ms;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
  }
  .alert-danger {
    background-color: #FECAC2;
    color: #6C1B0F;
  }
  .alert-success {
    background-color: #D7F1D0;
    color: #224F17;
  }

  .alert-info{
    color: #EAF1F5;
    background-color: #024B78;
  }
.close-s {
    box-sizing: content-box;
    width: 1.25em;
    height: 1.25em;
    padding: 0.25em 0.25em;
    /*background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;*/
    /*background-image: url('https://staging.mybondloans.com.au/aug_2022/Images/close-s.svg');*/
    background-image: url('/aug_2022/Images/close-s.svg');
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0.25rem;
    background-color: #ffffff00;
    transition: ease-in-out 200ms;
}
.close-s:hover{
    opacity: 0.5;
    transition: ease-in-out 200ms;
}
.close-d {
  box-sizing: content-box;
  width: 1.25em;
  height: 1.25em;
  padding: 0.25em 0.25em;
  /*background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;*/
  /*background-image: url('https://staging.mybondloans.com.au/aug_2022/Images/close-d.svg');*/
  background-image: url('/aug_2022/Images/close-d.svg');
  background-repeat: no-repeat;
  border: 0;
  border-radius: 0.25rem;
  background-color: #ffffff00;
  transition: ease-in-out 200ms;
}
.close-d:hover{
  opacity: 0.5;
  transition: ease-in-out 200ms;
}
.close-w {
  box-sizing: content-box;
  width: 1.25em;
  height: 1.25em;
  padding: 0.25em 0.25em;
  /*background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;*/
  /*background-image: url('https://staging.mybondloans.com.au/aug_2022/Images/close-d.svg'); */
  background-image: url('/aug_2022/Images/close-d.svg');
  background-repeat: no-repeat;
  border: 0;
  border-radius: 0.25rem;
  background-color: #ffffff00;
  transition: ease-in-out 200ms;
}
.close-w:hover{
  opacity: 0.5;
  transition: ease-in-out 200ms;
}

  .alert-warning {
    margin-top: 16px;
    background-color: #FFE6AC;
    color: #8F6400;
  }
    table {
      width: 100%;
  }
  .row-1-dash {
    display: flex;
    background: #EAF1F5;
    border-radius: 15px;
    height: 75px;
    width: 100%;
    align-items: center;
    text-align: left;
  }
  .row-1-text h4 {
    display: flex;
    align-items: center;
    height: 80px;
  }

  .update-button {
    width: 30%;
  }


  .dash-content {
    margin-top: 5px;
    width: 100%;
    height: fit-content;
    border: 2px solid #EAF1F5;
    background-color: #ffffff;
    border-radius: 15px;
    align-items: center;
    text-align: center;
    overflow: hidden;
  }
  .content {
    /* height: 25px; */
    display: flex;
    text-align: left;
    color: #000342;
  }
  .content p {
    margin-bottom: 0px;
  }

  .content-tcv {
    height: 25px;
    display: flex;
    text-align: left;
    color: #000342;
  }
  .row-dashb {
    background-color: #ffffff;
    padding: 8px;
    align-items: center;
  }

  .view-more {
    display: flex;
    width: 20px;
    fill: #000342;
    transition: ease-in-out 100ms;
  }
  .view-more:hover {
    fill: #2DABCE;
    cursor: pointer;
    scale: 1.05;
    transition: ease-in-out 100ms;
  }
  .steps {
    color: #000342;
    text-decoration: none;
    transition: ease-in-out 100ms;
  }
  .steps:hover {
    color: #2DABCE;
    scale: 1.05;
    font-weight: bold;
    text-decoration: none;
    transition: ease-in-out 100ms;
  }
  .approved p{
    background-color: #D7F1D0;
    color: #1A721E;
    margin: 0px; 
    padding-left: 8px; 
    padding-right: 8px;
    border-radius: 6px;
    text-align: center;
  }
  .approved h4{
    background-color: #D7F1D0;
    color: #1A721E;
    margin: 0px; 
    padding-left: 8px; 
    padding-right: 8px;
    border-radius: 6px;
    text-align: center;
  }
  .pending p{
    background-color: #FFE6AC;
    color: #8F6400;
    margin: 0px; 
    padding-left: 8px; 
    padding-right: 8px;
    border-radius: 6px;
    text-align: center;
  }
  .rejected p{
    background-color: #FECAC2;
    color: #D13118;
    margin: 0px; 
    padding-left: 8px; 
    padding-right: 8px;
    border-radius: 6px;
    text-align: center;
  }
  .status_badge p{
    background-color: #ffffff00;
    color: #7a7a7a;
    margin: 0px; 
    padding-left: 8px; 
    padding-right: 8px;
    border-radius: 6px;
    text-align: center;
  }

  .grey_badge p{
    background-color: #c2c0c0;
    color: #615f5f;
    margin: 0px; 
    padding-left: 8px; 
    padding-right: 8px;
    border-radius: 6px;
    text-align: center;
  }

  .contact {
    margin-top: 30vh;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    background: #EAF1F5;
    border-radius: 15px;
    height: 75px;
    width: 100%;
  }

  .callback {
    background-color: #2DABCE;
    border-radius: 10px;
    color: white;
    height: 75%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    transition: ease-in-out 100ms;
    margin-top: 0px!important;
  }

  .callback h5 {
    color: white;
  }

  .callback:hover{
    color: white;
    scale: 1.05;
    transition: ease-in-out 100ms;
    background-color: #024B78;
    border-color: #00034200;
  }

  .callback:hover path{
    fill: white;
    transition: ease-in-out .15ms;
  }

  i {
    color: white;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #footer-line {
    margin-top: 20vh;
  }

  .small-screen-content-view {
    display: none;
  }

  .showing {
    display: none;
  }

  .checkout_page {
      width: 100%;
      margin: 0px;
      display: flex;
      flex-flow: row-reverse wrap;
      justify-content: space-between;
      align-items: flex-start;
  }
  #bank_account_show, #bank_account_form {
    height: 100%;
  }
  .checkout_left {
    height: 100%;
    background-color: white;
    border-radius: 20px;
    padding: 32px;
    border: 2px solid #EAF1F5;
    width: 69%;
    min-width: 350px;
    margin-top: 32px
}

  .checkout_right {
      width: 30%;
      background-color: white;
      border-radius: 20px;
      padding: 32px;
      border: 2px solid #EAF1F5;
      min-width: 280px;
      margin-top: 32px;
  }


  .input-group {
      display: flex;
      align-items: center;
      width: 47%;
      min-width: 280px;
  }

  .card-form-group {
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
      width: 100%;
  }

  .checkout_card_buttons {
      width: 100%;
      margin-top: 32px;
      display: flex;
      flex-wrap: wrap-reverse;
      justify-content: space-between;
  }
  


.input-group, .input-bottom-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 47%;
    min-width: 280px;
}

.small {
    width: 47%;
    min-width: 100px;
}


.input-group-text {
    border-radius: 10px;
    height: 50px;
    margin-top: 16px;
}



.card-form-group {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
}
  .button {
    margin: 0px;
  }


  .btn-h {
    width: 47%;
    margin: 0px;
    margin-top: 32px;
    min-width: 280px;
  }

  .status-and-svg {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
  }

  .overdue_row {
    background-color: #FDE7E3;  
    border: 1px solid #D13118;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
  }

  .pending_row {
    background-color: #FFE6AC;  
    border: 1px solid #FFC225;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
  }



  .upcoming_row{
  background-color: #ffffff;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
  }

  .success_row {
    background-color: #D7F1D075;  
    border: 1px solid #4EAE34;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
  }


  .border-bottom {
    outline-style: hidden hidden solid hidden;
    outline-color: #EAF1F5;
  }
  .mybond_dashboard_last_row {
    border-color: #ffffff00 !important;
    border: none;
  }

  .transactions_heading {
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    margin-top: 192px;
  }
  #bank_account_show, .credit_card_show{
    display:flex;
    flex-direction: column;
  }

  .bank_account_nb, .credit_card_nb{
    display:flex;
    justify-content: space-between;
    width: 100%;
  }

  #ba-selected, #cc-selected {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 8px;
    transition: ease-in-out 200ms;
  }

  #processing_pay {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 70vh;
    width: 100%;
    flex-flow: row wrap;
    text-align: center;
  }

  .pay_status {
    width: 300px;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 16px;
  }

  .spinner-border {
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100px;
    width: 100px;
    border-color: #2DABCE ;
    border-right-color: transparent;
    -webkit-animation:2s linear infinite spinner-border;
    animation:2s linear infinite spinner-border
  }

  .status_icon {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    padding: 16px;
  }

  #checkout_summary {
    width: 100%;
  }

.checkout_top {
    width: 95%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-end;
}

.checkout-product {
    height: 20vh;
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
    margin-bottom: 32px;
}

.checkout-product-icon{
    height: 100%;
    width: 20vh;
}

.checkout-product-details{
    height: 100%;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.checkout-product-price {
    height: 100%;
    width: 15%;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.checkout-product-quantity {
    display: flex;
    flex-direction: row;
}

.checkout_subtotal {
    display: flex;
    justify-content: flex-end;
    text-align: right;
}

.bin-btn:hover {
  background-color: #ffffff00;
  transition: ease-in-out 200ms;
}

.bin-btn:hover path{
  fill: #FECAC2;
  transition: ease-in-out 200ms;
}



.empty_cart {
  height: 30vh;
  display: flex;
  flex-direction: column;
  align-self: center;
}

.empty_cart svg{
  object-fit: contain;
  height: 100%;
  width: 100%;
  opacity: 0.75;
}



  .container-fluid{
    padding: 0px !important; 
    margin: 0px;
}

.login_container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 128px;
}

.login_box {
    width: 90vw;
    max-width: 450px;
    padding: 32px;
    margin-top: 15vh;
    background-color: #ffffff;
    border-radius: 20px;
    border: 2px solid #EAF1F5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}



.logo_login {
    width: 50%;
    margin-bottom: 32px;
}

#login_form {
    width: 100%;
}

.login_forgot {
    font-size: small;
}


.icon_password_box {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.icon_password {
    height: 24px;
    fill: #8B8EA1;
    margin-top: -36px;
    margin-right: 24px;
    cursor: pointer;
}
#show_password {
    opacity: 1;
}

#hide_password {
    opacity: 0;
}

#show_password2 {
    opacity: 1;
}

#hide_password2 {
    opacity: 0;
}

.tcv-page {
  width: 100vw;
  display: flex;
  flex-direction: column;
}

.tcv-overview {
  width: 100%;
  min-width: 350px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  height: auto;
}

.tcv-rent-overview {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 60%;
}

.tcv-container {
  border: 2px solid #EAF1F5;
  background-color: #ffffff;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  text-align: center;
  padding: 16px;
  height: auto;

}


.tcv-rent-range {
  margin: 8px;
  padding: 24px 8px 8px 8px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}



.tcv-rent-range p{ 
  margin: 0px;
}

.green, .green p, .green h5, .green h1{
  background-color: #E3F3E4;
  color: #224F17;
}

.yellow, .yellow p, .yellow h5, .yellow h1{
  background-color: #FFE7AA;
  color: #975B00;
}

.red, .red p, .red h5, .red h1{
  background-color: #FDE7E3;
  color: #D13118;
}

.btn-group-pills{
  position: relative;
  background-color: #EAF1F500;
  height: 42px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-width: 320px;
}

.btn-slider-bg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 4px;
  background-color: #EAF1F5;
  border-radius: 10px;
}

.btn-pill {
  z-index: 1;
  border-radius: 8px;
  height: 32px;
  padding: 8px 10px 8px 10px!important;
  margin: 4px!important;
  border-color: #ffffff00;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8B8EA1;
  transition: ease-in-out 200ms;
}



.btn-pill:hover {
  color: #8B8EA1;
  border-color: #2DABCE;
  transition: ease-in-out 200ms;
}


.btn-check:checked+.btn-pill, .btn-check:active+.btn-pill {
  background-color: #2DABCE00;
  color: #ffffff;
  transition: ease-in-out 200ms;
}

.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 #ffffff00;
}

.btn-check:focus+.btn, .btn:focus {
  box-shadow: 0 0 0 0 #ffffff00;
}




.btn-slider-outer {
  position: absolute;
  bottom: 2;
  height: 32px;
  border-radius: 8px;
  padding: 8px;
  border-color: #ffffff00;
  color: #8B8EA1;
  background-color: #2DABCE;
  transition: left 0.2s ease-in-out, width 0.2s ease-in-out;
}

.row-1-dash-tcv {
  display: flex;
  background: #EAF1F5;
  border-radius: 15px;
  height: 75px;
  width: 100%;
  align-items: center;
  text-align: left;
}

.row-dashb-tcv {
  background-color: #ffffff;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 8px;
}

.overview-table {
  width: 38%;
}


.bready-divider {
  width: 20%;
  height: 2px;
  background-color: #EAF1F5;
  margin-top: 10px;
  margin-left: -25px;
  margin-right: -25px;
}

.bready-divider-passed {
  background-color: #024B78;
}


.breadcrumb {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: smaller;
  flex-direction: row;
}

.bready-passed{
  cursor: pointer;
  fill: #024B78;
  color: #024B78;
}

.bready-number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow-x: visible;
  width: 30px;
  margin-left: 20px;
  margin-right: 20px;
}

.circle-step{
  width: 25px;
  height: 25px;
  text-align: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 16px;
  color: #ffffff;
}

.circle-active path{
  cursor: pointer;
  fill: #2DABCE;
}

.breadcrumb-item{
  text-decoration: none;
  color: #8B8EA1;
  text-align: center;
  width: 120px;
}


.breadcrumb-item.active {
  text-decoration: none;
  color: #024B78;
  text-align: center;
}

.bready-active {
text-decoration: none;
color: #024B78;
text-align: center;
}

.bready-active a{
text-decoration: none;
}

.bready-passed, .circle-passed path{
  cursor: pointer;
  fill: #024B78;
  color: #024B78;
}


.tcv-bready-container {
  width: 90%;
  margin-top: 64px;
  margin-bottom: 32px;
}

.card {
  border: 1px solid #ffffff00;
  border-radius: 25px;
}

.tcv-completed {
  height: 100px;
}

.sharing-tcv-svg:hover path{
  fill: #2DABCE;
  transition: ease-in-out 200ms;
}

.footer-dash {
  background-color: #024B78;
  width: 100%;
  margin: 0px;
}

.icons-info-footer-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 5vw;
}

.icons-info-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

.icons-text-info-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.icons-info-footer svg{
  height: 32px;
  margin-bottom: 16px;
}
.icons-info-footer p, .icons-info-footer h5  {
  color: #ffffff;
}
.footer-base-container{
  width: 100%;
  display: flex;
  padding-right: 5vw;
  justify-content: space-between;
  padding-left: 2.5vw;
}

.footer-base-tcs {
  text-align:center;
}

.need-help-footer{
  display: none;
}

.showing-800 {
  display: none;
}
.hide-800 {
  display: block;
}

.accordion-body {
  background-color: #ffffff; border-radius: 2vh; border: 2px solid #EAF1F5;
}




.w-100 {
  width: 100%;
}
.w-95 {
  width: 95%;
}
.w-90{
  width: 90%;
}
.w-85 {
  width: 85%;
}
.w-80 {
  width: 80%;
}
.w-75 {
  width: 75%;
}
.w-70{
  width: 70%;
}
.w-69 {
  width: 69%;
}
.w-65 {
  width: 65%;
}
.w-60{
  width: 60%;
}
.w-59 {
  width: 59%;
}
.w-55 {
  width: 55%;
}
.w-50{
  width: 50%;
}
.w-49 {
  width: 49%;
}
.w-48 {
  width: 48%;
}
.w-45 {
  width: 45%;
}
.w-43 {
  width: 43%;
}
.w-40 {
  width: 40%;
  min-width: 350px;
}
.w-39 {
  width: 39%;
}
.w-35 {
  width: 35%;
}
.w-30{
  width: 30%;
}
.w-29 {
  width: 29%;
}
.w-25 {
  width: 25%;
}
.w-20{
  width: 20%;
  min-width: 250px;
}
.w-15 {
  width: 15%;
}
.w-10 {
  width: 10%;
}
.w-5 {
  width: 5%;
}



.h-100 {
  height: 100%;
}
.h-95 {
  height: 95%;
}
.h-90{
  height: 90%;
}
.h-85 {
  height: 85%;
}
.h-80 {
  height: 80%;
}
.h-75 {
  height: 75%;
}
.h-70{
  height: 70%;
}
.h-65 {
  height: 65%;
}
.h-60{
  height: 60%;
}
.h-55 {
  height: 55%;
}
.h-50{
  height: 50%;
}
.h-45 {
  height: 45%;
}
.h-40 {
  height: 40%;
}
.h-35 {
  height: 35%;
}
.h-30{
  height: 30%;
}
.h-25 {
  height: 25%;
}
.h-20{
  height: 20%;
}
.h-15 {
  height: 15%;
}
.h-10 {
  height: 10%;
}
.h-5 {
  height: 5%;
}


.dashyb-container{
  width: 100%;
  margin-top: 32px;
  border: 2px solid #EAF1F5;
  background-color: #ffffff;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  padding: 16px;
  height: auto;
  }

  .top-3-box {
    width: 33%;
    padding: 8px;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 20px;
    text-align: center;
    border: 2px solid #ffffff00;
    
  }

  .box-approved {
    background-color: #D7F1D0;
    border-color: #4EAE34;
    color: #224F17;
  }
  .box-pending {
    background-color: #FFE6AC;
    border-color:  #FFC225;
    color: #8F6400;
  }
  .box-rejected {
    background-color: #FECAC2;
    border-color: #D13118;
    color: #6C1B0F;
  }

  .boxy-box {
    padding: 10px 16px 10px 16px;
    border: 2px solid #EAF1F5;
    background-color: #ffffff;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
  }
  .boxy-lge {
    height: 182px;
  }
  .boxy-sm {
    height: 83px;
  }
  .boxy-md {
    height: 133px;
  }
  .boxy-lge-3 {
    height: 182px;
  }
  .boxy-lge-4 {
    height: 216px;
  }
  .boxy-xl {
    height: 282px;
  }

  .boxy-box p, .boxy-box h1, .boxy-box h2, .boxy-box h3, .boxy-box h4, .boxy-box h5, .boxy-box h6 {
    color:#024B78;
    margin-bottom: 2px;
    margin-top: 2px;
  }


  .bb-totals {
    border-color: #D7F5EA ;
    background-color: #EBFAF5 ;
  }


  


@media only screen and (max-width: 1000px) {
  .row-1-text h4 {
      font-size: large;
      height: 75px;
  }
  .content {
      display: flex;
      text-align: left;
      color: #000342;
  }

  .update-button {
    width: 100%;
  } 

  .hide {
    display: none;
  }
  .showing {
    display: inline;
  }

  #bank_account_show, #bank_account_form, .checkout_left  {
  width: 100%;
  }

  .checkout_right {
      width: 100%;
  }

  .input-group {
  width: 100%;
  }
  /* .tcv-overview, .overview-table {
    width: 100%;
    min-width: 350px;
  } */

  .tcv-container, .overview-table  {
    width: 100%;
  }

  .tcv-container {
    margin-top: 32px;
  }

  .tcv-overview {
    flex-direction: column;
  }

  .tcv-rent-overview {
    flex-direction: row;
    width: 100%;
  }

}


@media only screen and (max-width: 800px) {
  .row-1-dash {
      display: none;
  }
  .row-dashb {
      display: none;
  }
  .showing-800 {
    display: block;
  }
  .hide-800 {
    display: none;
  }
  .small-screen-content-view {
      display: flex;
      height: 250px;
      width: 100%;
      flex-direction: column;
      justify-content: space-around;
  }
  .dashb-content-light {
      color: #919A9F;
  }
  .status-and-svg {
      width: 100%;
      height: 30px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
  }
  .content {
      width: 100%;
      height: 50px;
      flex-direction: column;
      align-items: flex-start;
      text-align: left;
      line-height: 20px;
  }
  
  .small-screen-steps-date {
      width: 100%;
      height: 50px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
  }
  .contact {
      display: flex;
      flex-direction: column;
      height: 200px;
      justify-content: space-evenly;
      align-items: center;
  }

  .view-more{
    margin-left:-20px;
  }

    .transactions_heading {
      width: 100%;
      flex-direction: column;
      justify-content: space-between; 
      align-items: flex-start; 
      margin-top: 192px;
    }
    .transactions_owing {
      display: flex;
      width: 100%;
      flex-direction: row;
      justify-content: space-between; 
      align-items: flex-end;
      margin-top: 16px;
    }

    .tcv-rent-overview {
      flex-direction: column;
      padding-top: 30px;
      width: 100%;
    }
    .footer-dash {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
    }

    .icons-info-footer-container {
      align-self: flex-end;
      width: 320px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: flex-start;
      padding: 5vw;
      
    }
    
    .icons-info-footer {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-direction: row;
    }
    .icons-info-footer svg{
      height: 64px;
      padding-bottom: 16px;
      margin-right: 16px;
    }

    .icons-text-info-footer {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-direction: column;
      height: 100%;
    }

    .footer-base-tcs p{
      text-align:right;
      font-size: 0.75em;
    }
    .need-help-footer{
      width: 100%;
      text-align: left;
      margin-bottom: -64px;
      color: #ffffff;
      padding: 5vw;
      display: block;
    }

    .tcv-bready-container {
      width: 120%;
      scale: 0.8;
  }
  .product_purchase_step_4 {
    display: flex;
    flex-direction: column;
  }
  .confirm-details-step-4 {
    width: 100%!important;
  }

  .checkout-product-icon{
    height: 20%;
    width: 5vh;
}

}


.btn {
  padding:8px 16px 8px 16px;
  border-radius:  8px;
  transition: ease-in-out 200ms;
  font-weight: 400;
  margin: 0px;
  margin-top: 8px;
}
.btn:hover {
  transition: ease-in-out 200ms;
  font-weight: 400;
}

.btn:focus {
  box-shadow: 0 0 0 0rem #ffffff00;
}

.btn-primary {
  color: white;
  background-color: #2DABCE;
  border: 2px solid #2DABCE;
}
.btn-primary:hover {
  color: white;
  background-color: #187BA3;
  border: 2px solid #187BA3;
}

.btn-secondary {
  color: white;
  background-color: #8B8EA1;
  border: 2px solid #8B8EA1;
}
.btn-secondary:hover {
  color: white;
  background-color: #000342;
  border: 2px solid #000342;
}

.btn-success {
  color: white;
  background-color: #4EAE34;
  border: 2px solid #4EAE34;
}
.btn-success:hover {
  color: white;
  background-color: #224F17;
  border: 2px solid #224F17;
}

.btn-info {
  color: white;
  background-color: #024B78;
  border: 2px solid #024B78;
}
.btn-info:hover {
  color: white;
  background-color: #000342;
  border: 2px solid #000342;
}

.btn-danger {
  background-color: #E14027;
  color: #ffffff;
  border: 2px solid #E14027;
}
.btn-danger:hover {
  background-color: #6C1B0F;
  color: #ffffff;
  border: 2px solid #6C1B0F;
}

.btn-warning {
background-color: #FFC225;
color: #ffffff;
border: 2px solid #FFC225;
}
.btn-warning:hover {
background-color: #8F6400;
color: #ffffff;
border: 2px solid #8F6400;
}

.btn-light {
background-color: #EAF1F5;
color: #1E1F2C;
border: 2px solid #EAF1F5;
}
.btn-light:hover {
background-color: #8B8EA1;
color: #ffffff;
border: 2px solid #8B8EA1;
}

.btn-dark {
background-color: #1E1F2C;
color: #ffffff;
border: 2px solid #1E1F2C;
}
.btn-dark:hover {
background-color: #0D0F2E;
color: #EAF1F5;
border: 2px solid #0D0F2E;
}

.btn-link {
text-decoration: none;
color: #024B78;
background-color: #ffffff00;
}
.btn-link:hover {
text-decoration: none;
color: #2DABCE;
background-color: #ffffff00;
}

.btn-primary.disabled {
opacity: .75!important;
  color: white;
  background-color: #2DABCE;
  border: 2px solid #2DABCE;
}
.btn-secondary.disabled {
opacity: .75!important;
  color: white;
  background-color: #8B8EA1;
  border: 2px solid #8B8EA1;
}
.btn-success.disabled {
opacity: .75!important;
  color: white;
  background-color: #4EAE34;
  border: 2px solid #4EAE34;
}
.btn-info.disabled {
opacity: .75!important;
  color: white;
  background-color: #024B78;
  border: 2px solid #024B78;
}
.btn-danger.disabled {
opacity: .75!important;
  background-color: #E14027;
  color: #ffffff;
  border: 2px solid #E14027;
}
.btn-warning.disabled {
opacity: .75!important;
background-color: #FFC225;
color: #ffffff;
border: 2px solid #FFC225;
}

.btn-light.disabled {
opacity: .75!important;
background-color: #EAF1F5;
border: 2px solid #EAF1F5;
color: #1E1F2C;

}

.btn-dark.disabled {
opacity: .75!important;
background-color: #1E1F2C;
border: 2px solid #1E1F2C;
color: #ffffff;
}

.btn-link.disabled {
opacity: .75!important;
text-decoration: none;
color: #2DABCE;
}

.btn-outline-primary {
  color: #2DABCE;
  background-color: #ffffff;
  border: solid 2px #2DABCE;
}
.btn-outline-secondary {
  color: #8B8EA1;
  background-color: #ffffff;
  border: solid 2px #8B8EA1;
}
.btn-outline-success {
  color: #4EAE34;
  background-color: #ffffff;
  border: solid 2px #4EAE34;
}
.btn-outline-info {
  color: #024B78;
  background-color: #ffffff ;
  border: 2px solid #024B78;
}
.btn-outline-danger {
  background-color: #ffffff;
  color: #E14027;
  border: 2px solid #E14027;
}
.btn-outline-warning {
background-color: #ffffff;
color: #FFC225;
border: 2px solid #FFC225;
}

.btn-outline-light {
border: 2px solid #EAF1F500;
color: #EAF1F5;
background-color: #ffffff00;
}

.btn-outline-dark {
border: 2px solid #1E1F2C;
color: #1E1F2C;
background-color: #ffffff;
}

.btn-outline-link {
text-decoration: none;
color: #2DABCE;
}

.btn-outline-primary:hover {
  color: white;
  background-color: #2DABCE;
  border: 2px solid #2DABCE;
}

.btn-outline-secondary:hover {
  color: white;
  background-color: #8B8EA1;
  border: 2px solid #8B8EA1;
}


.btn-outline-success:hover {
  color: white;
  background-color: #4EAE34;
  border: 2px solid #4EAE34;
}

.btn-outline-info:hover {
  color: white;
  background-color: #024B78;
  border: 2px solid #024B78;
}

.btn-outline-danger:hover {
  background-color: #E14027;
  color: #ffffff;
  border: 2px solid #E14027;
}

.btn-outline-warning:hover {
background-color: #FFC225;
color: #ffffff;
border: 2px solid #FFC225;
}

.btn-outline-light:hover {
background-color: #EAF1F5;
color: #1E1F2C;
border: 2px solid #EAF1F5;
}

.btn-outline-dark:hover {
background-color: #1E1F2C;
color: #ffffff;
border: 2px solid #1E1F2C;
}

.btn-check:checked+.btn-primary{
background-color: #96D5E7;
color: #ffffff;
border: 2px solid #96D5E7;
}
.btn-primary:active  {
background-color: #187BA3;
color: #ffffff;
border: 2px solid #187BA3;
}
.btn-check:focus+.btn-primary{
background-color: #187BA3;
color: #ffffff;
border: 2px solid #187BA3;
box-shadow: 0 0 0 0rem #ffffff00;
}

.btn-check:checked+.btn-outline-primary {
background-color: #2DABCE;
color: #ffffff;
border: 2px solid #2DABCE;
}

.btn-outline:active {
background-color: #187BA3;
color: #ffffff;
border: 2px solid #187BA3;
}
.btn-check:focus+.btn-outline-primary{
background-color: #187BA3;
color: #ffffff;
border: 2px solid #187BA3;
box-shadow: 0 0 0 0rem #ffffff00;
}

.btn-lg {
  border-radius: 1.5vh;
}


a {
  color: #024B78;
  text-decoration: none;
}

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

.badge {
  font-size: .9em!important;
  vertical-align: middle!important;
  border-radius: 8px!important;
  border-color: #ffffff00!important;
}

.bg-body { background-color:#ffffff;}

.bg-danger{background-color: #FECAC2!important;
color: #6C1B0F!important;
font-weight: 500!important;
}

.bg-dark{background-color:#1E1F2C!important;
font-weight: 500!important;}

.bg-gradient{font-weight: 500!important;}

.bg-info{background-color:#024B78!important;
color:#ffffff!important;
font-weight: 500!important;}

.bg-light{background-color:#F5F8FA!important;
color: #1E1F2C50;
font-weight: 500!important;}

.bg-primary{background-color:#2DABCE!important;
color:#ffffff!important;
font-weight: 500!important;}

.bg-secondary{background-color:#8B8EA1!important;
color:#ffffff!important;
font-weight: 500!important;}

.bg-success{background-color:#D7F1D0!important;
color:#1A721E!important;
font-weight: 500!important;}

.bg-transparent{font-weight: 500!important;}

.bg-warning{background-color:#FFE6AC!important;
color:#8F6400!important;
font-weight: 500!important;}

.bg-white{background-color:#ffffff!important;
font-weight: 500!important;}


.badge-outline {
  font-size: .9em!important;
  vertical-align: middle!important;
  border-radius: 8px!important;
  border: solid 2px;
}

 .bg-danger-outline{
  background-color:#ffffff50!important;
  border-color: #E14027;
  color: #6C1B0F!important;
  font-weight: 500!important;
  }

  
  .bg-info-outline{border-color:#024B78!important;
    background-color:#ffffff50!important;
  color:#000342!important;
  font-weight: 500!important;}

  
  .bg-primary-outline{border-color:#2DABCE!important;
    background-color:#ffffff50!important;
  color:#2DABCE!important;
  font-weight: 500!important;}
  
  .bg-secondary-outline{border-color:#EAF1F5!important;
    background-color:#ffffff50!important;
  color:#8B8EA1!important;
  font-weight: 500!important;}
  
  .bg-success-outline{border-color:#4EAE34!important;
    background-color:#ffffff50!important;
  color:#224F17!important;
  font-weight: 500!important;}
  
  .bg-warning-outline{border-color:#FFC225!important;
    background-color:#ffffff50!important;
  color:#8F6400!important;
  font-weight: 500!important;}

  

.link-danger{color:#E14027!important;}

.link-dark{color:#1E1F2C!important;}

.link-info{color:#024B78!important;}

.link-light{color:#EAF1F5!important;}

.link-primary{color:#2DABCE!important;}

.link-secondary{color:#8B8EA1!important;}

.link-success{color:#4EAE34!important;}

.link-warning{color:#FFC225!important;}

.text-danger{color:#E14027!important;}

.text-dark{color:#1E1F2C!important;}

.text-info{color:#024B78!important;}

.text-light{color:#EAF1F5!important;}

.text-primary{color:#2DABCE!important;}

.text-secondary{color:#8B8EA1!important;}

.text-success{color:#4EAE34!important;}

.text-warning{color:#FFC225!important;}

.text-white{
color:#ffffff!important;}







.table-active {
  background-color: #EAF1F550;
}
table, tr, th, td {
  color: #000342
}
.table-primary {
  background-color: #2DABCE50!important;
}

.form-control {
    display: block;
    border-radius: 1vh;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #024B78;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #C4C9D3;
}

.form-select {
    display: block;
    border-radius: 1vh;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #024B78;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #C4C9D3;
}

.form-select:focus {
    border-color: #2DABCE;
    outline: 0;
    box-shadow: 0 0 0 0rem #ffffff00;
}

.form-control:focus {
    border-color: #2DABCE;
    outline: 0;
    box-shadow: 0 0 0 0rem #ffffff00;
}
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0rem #ffffff00;
}

.form-check-input {
  border-color: #C4C9D3;
}

.form-check-input:checked {
  background-color: #2DABCE;
  border-color: #2DABCE;
}

.form-check-input:focus {
    border-color: #2DABCE;
    outline: 0;
    box-shadow: 0 0 0 0rem #ffffff00;
}
.form-check-label {
  color: #000342;
}
.form-switch:focus {
  
    background-color: red;
    opacity: 0.5;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #EAF1F5;
    opacity: 1;
    color: #8B8EA1;
        outline: 0;
    box-shadow: 0 0 0 0rem #ffffff00;
}
.form-control.is-valid, .was-validated .form-control:valid {
  border-color: #4EAE34;
      outline: 0;
    box-shadow: 0 0 0 0rem #ffffff00;
}
.valid-feedback {
  color: #4EAE34;
      outline: 0;
    box-shadow: 0 0 0 0rem #ffffff00;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #E14027;
        outline: 0;
    box-shadow: 0 0 0 0rem #ffffff00;
}
.invalid-feedback {
  color: #E14027;
      outline: 0;
    box-shadow: 0 0 0 0rem #ffffff00;
}
.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 0rem #ffffff00;
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0rem #ffffff00;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-text {
  border-radius: 1vh;
}

.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
    opacity: 1;
    transform: scale(.85) translateY(-1.75rem) translateX(0.15rem);

}
.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem 0.75rem;
    padding-left: .05rem;
    margin-left: 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .2s ease-in-out,transform .2s ease-in-out;
    background: linear-gradient(#ffffff00,#ffffff00,#ffffff00,#ffffff,#ffffff,#ffffff,#ffffff,#ffffff00, #ffffff00,#ffffff00,#ffffff00);
}

.alert-warning {
  background-color: #FFE6AC;
  color: #8F6400;
}

.alert-danger {
  background-color: #FECAC2;
  color: #6C1B0F;
}

.alert-success {
  background-color: #D7F1D0;
  color: #224F17;
}

.alert-info {
  background-color: #024B78;
  color: #ffffff;
}

.alert-info .alert-link {
    color: #EAF1F5;
}

.alert-primary {
  background-color: #CBEAF3;
  color: #2DABCE;
}

.alert-primary .alert-link {
    color: #187BA3;
}

.alert-secondary {
  background-color: #EAF1F5;
  color: #8B8EA1;
}

.alert-secondary .alert-link {
    color: #00000075;
}

.alert-link {
  color: #8B8EA1;
}



.badge-primary {
  color: white;
  background-color: #2DABCE;
  border: 2px solid #2DABCE;

}

.badge-secondary {
    color: white;
    background-color: #8B8EA1;
    border: 2px solid #8B8EA1;
}

.badge-info {
    color: white;
    background-color: #024B78;
    border: 2px solid #024B78;
}

.badge-success {
    color: white;
    background-color: #4EAE34;
    border: 2px solid #4EAE34;
}

.badge-danger {
    background-color: #E14027;
    color: #ffffff;
    border: 2px solid #E14027;
  }

.badge-warning {
  background-color: #FFC225;
  color: #ffffff;
  border: 2px solid #FFC225;
}

.badge-light {
  background-color: #EAF1F5;
  color: #8B8EA1;
  border: 2px solid #EAF1F5;
}

.badge-dark {
  background-color: #1E1F2C;
  color: #ffffff;
  border: 2px solid #1E1F2C;
}

.badge-link {
  text-decoration: none;
  color: #2DABCE;
  background-color: #ffffff00;
}