body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  overflow-x: hidden;
  background-color: #d9eafb;
  color: #000000;
}

.container-xl {
  max-width: 992px;
}

footer {
  border-top: 1px solid #336dc4;
  padding-top: 40px;
}

hr {
  border-bottom: 1px solid #12397d !important;
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-bold {
  font-weight: bold;
}

.text-lg {
  font-size: 16px;
  line-height: 24px;
}

.text-xs {
  font-size: 7px;
}

.lead {
  font-size: 22px;
  line-height: 30px;
}

.title-border {
  position: relative;
}

.title-border:before,
.title-border:after {
  position: absolute;
  top: 15px;
}

@media (max-width: 992px) {
  .title-border:before,
  .title-border:after {
    display: none !important;
  }
}

.title-border:before {
  left: -70px;
  content: " ";
  width: 75px;
  height: 1px;
  display: inline-block;
  background: #336dc4;
  vertical-align: middle;
  margin-right: 25px;
}

.title-border:after {
  content: " ";
  right: -70px;
  width: 75px;
  height: 1px;
  display: inline-block;
  background: #336dc4;
  vertical-align: middle;
  margin-left: 25px;
}

h1 {
  font-size: 45px;
  line-height: 50px;
}

h2 {
  font-size: 28px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

.content h6 {
  font-weight: bold;
}

.content p {
  line-height: 24px;
  margin-bottom: 25px;
}

.content ul {
  margin-bottom: 30px;
}

.content li {
  margin-bottom: 20px;
}

.no-decoration {
  text-decoration: none !important;
}

.pricing-table thead th {
  padding: 0px;
  border-right: 1px solid #d9eafb;
  border-bottom: 1px solid #9cb7da !important;
}

.pricing-table thead th:first-child {
  border-right: none;
}

.pricing-table thead th span {
  font-weight: normal;
  opacity: 0.8;
}

.pricing-table thead div {
  min-width: 150px;
}

.pricing-table tbody tr:last-child th,
.pricing-table tbody tr:last-child td {
  border-bottom: none !important;
  padding: 0px !important;
}

.pricing-table tbody tr:last-child td {
  background: transparent;
}

.pricing-table tbody th {
  border-bottom: 1px solid #9cb7da !important;
  color: #0a2d66;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  min-width: 315px;
}

.pricing-table tbody td {
  text-align: center;
  font-size: 12px;
  border-right: 1px solid #d9eafb;
  border-bottom: 1px solid #9cb7da !important;
  color: #ffffff !important;
  background: #12397d;
  white-space: nowrap;
}

.pricing-table tbody td i {
  font-size: 18px;
}

.pricing-table tbody .btn {
  width: 100%;
  border-radius: 0px;
}

.pricing-table tbody .btn span {
  display: block;
  font-size: 14px;
}

.pricing-table tbody .btn .lg {
  font-weight: bold;
  font-size: 18px;
  margin-top: -2px;
  text-transform: uppercase;
}

.table-fees {
  border: 1px solid #380743;
  border-radius: 0 9px 0 21px;
  overflow: hidden;
  font-size: 11px;
}

.table-fees table {
  margin-bottom: -1px;
}

.table-fees thead th {
  padding: 0px;
}

.table-fees thead th h5 {
  font-size: 16px;
}

.table-fees tbody {
  border-bottom: 1px solid #380743;
}

.table-fees tbody th {
  padding-left: 15px;
  padding-right: 0px;
}

.text-primary {
  color: #336dc4 !important;
}

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

.text-yellow {
  color: #f5ab30 !important;
}

.gradient {
  background-image: linear-gradient(180deg, #092f67 0%, #40013e 100%);
}

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

.feature-card {
  display: flex;
}

.feature-card-meta {
  padding-left: 20px;
}

.feature-card img {
  max-width: 53px;
  max-height: 55px;
}

.footer-card {
  display: flex;
}

.footer-card-icon {
  padding-right: 5px;
  font-size: 10px;
  color: #12397d;
}

.footer-card h5 {
  font-size: 13px;
  margin-bottom: 5px;
  color: #12397d;
}

.footer-card span {
  font-size: 10px;
  line-height: 14px;
  display: block;
}

.how-voip-card {
  background: #12397d;
  border-radius: 0 26px 0 18px;
  padding: 30px;
}

.contact-card {
  border-radius: 0 22px 0 32px;
  background: #ffffff !important;
  padding: 60px 85px;
}

.recent-post {
  display: flex;
  margin-bottom: 20px;
  text-decoration: none;
  color: #000000;
}

.recent-post-img {
  min-width: 70px;
  height: 50px;
  background: #12397d;
  border-radius: 0 5px 0 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.recent-post-meta {
  padding-left: 10px;
}

.recent-post h6 {
  font-size: 13px;
  margin-bottom: 0px;
}

.recent-post span {
  font-size: 10px;
  opacity: 0.5;
}

.blog-card {
  text-align: center;
  text-decoration: none !important;
  color: #000000;
}

.blog-card-img {
  width: 100%;
  background-color: #12397d;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 50%;
  border-radius: 0 25px 0 20px;
  margin-bottom: 20px;
}

.blog-card-meta {
  padding-bottom: 20px;
}

.blog-card p {
  font-size: 12px;
  color: #303436;
}

.navbar-brand {
  max-width: 150px;
}

@media (min-width: 992px) {
  .navbar {
    padding-top: 30px;
  }
}

.navbar .nav-link {
  color: #000000 !important;
  font-weight: bold;
}

.navbar .nav-link.active {
  color: #f15a24 !important;
}

.navbar .dropdown-menu {
  border: none;
  border-radius: 0 9px 0 9px;
}

.navbar .dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 6px 12px;
}

.navbar .dropdown-menu .dropdown-item:active,
.navbar .dropdown-menu .dropdown-item:focus {
  background: #f15a24 !important;
}

@media (min-width: 992px) {
  .navbar .nav-phone {
    position: absolute;
    top: -26px;
    right: 5px;
  }
}

.btn {
  border-radius: 0 9px 0 9px;
}

.btn-sm {
  padding-top: 6px;
  padding-bottom: 6px;
}

.btn-primary {
  background: #12397d;
  border-color: #12397d;
}

.btn-warning {
  background: #f15a24 !important;
  border-color: #f15a24 !important;
  color: #ffffff !important;
}

.btn-info {
  color: #ffffff !important;
  background: #336dc4;
  border-color: #336dc4;
}

.form-control {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #336dc4;
  font-size: 14px;
  padding: 8px 0px;
  box-shadow: none !important;
  outline: none !important;
  resize: none;
}

.form-check-input {
  margin-top: 2px;
}

.form-check label {
  text-transform: uppercase;
  font-size: 12px;
  opacity: 0.6;
}

.footer-logo {
  max-width: 150px;
}

footer {
  font-size: 13px;
}

footer h4 {
  font-size: 20px;
  border-bottom: 1px solid #336dc4 !important;
  padding-bottom: 6px;
  color: #12397d;
  margin-bottom: 15px;
}

footer ul {
  padding-left: 15px;
}

footer li {
  color: #12397d;
  margin-bottom: 8px;
}

footer li a {
  text-decoration: none;
  color: #12397d;
}

.footer-bottom {
  background-image: linear-gradient(180deg, #051b3c 0%, #052555 100%);
  padding: 15px 0 13px;
  font-size: 12px;
}

.footer-link-wrapper {
  display: flex;
  flex-direction: row;
  color: #ffffff;
}

.footer-link-wrapper div {
  width: 20%;
  text-align: center;
}

.footer-link-wrapper div a {
  color: #ffffff;
  text-decoration: none;
}

.content img {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
  max-width: 100%;
  height: auto;
}

.content nav {
  display: none !important;
}

.form-control {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #336dc4;
  font-size: 14px;
  padding: 8px 0px;
  box-shadow: none !important;
  outline: none !important;
  resize: none;
}

.form-check-input {
  margin-top: 2px;
}

.form-check label {
  text-transform: uppercase;
  font-size: 12px;
  opacity: 0.6;
}

/* buy paln style stars*/

#msform {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

#msform .form-card {
  border-radius: 0 22px 0 32px;
  background: #ffffff !important;
  box-sizing: border-box;
  margin: 0 0 0 0;
  position: relative;
}

#msform fieldset {
  background: transparent;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;
  position: relative;
}

#msform fieldset:not(:first-of-type) {
  display: none;
}

#msform fieldset .form-card {
  text-align: left;
  color: #212529;
}

#msform input,
select,
#msform textarea {
  padding: 0px 8px 4px 8px;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 25px;
  margin-top: 2px;
  /* width: 100%; */
  box-sizing: border-box;
  font-family: montserrat;
  color: #212529;
  font-size: 16px;
  letter-spacing: 1px;
}

#msform input:focus,
select::selection,
#msform textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  font-weight: bold;
  border-bottom: 1px solid skyblue;
  outline-width: 0;
}

#msform .action-button {
  background: #12397d;
  border-color: #12397d;
  font-weight: bold;
  color: white;
  border-radius: 0 9px 0 9px;
  cursor: pointer;
  padding: 10px 20px;
  margin: 10px 5px;
}

#msform .action-button-previous {
  background: #616161;
  font-weight: bold;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  border: 0;
  color: white;
  border-radius: 9px 0 9px 0;
  cursor: pointer;
  padding: 10px 20px;
  margin: 10px 5px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

select.list-dt {
  border: none;
  outline: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px 3px 5px;
  margin: 2px;
}

select.list-dt:focus {
  border-bottom: 2px solid skyblue;
}

.card {
  border-radius: 0 22px 0 32px !important;
  background: #ffffff !important;
  z-index: 0;
  border: none;
  position: relative;
}

.fs-title {
  font-size: 16px;
  color: #2c3e50;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: left;
}

#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar .active {
  color: #000000;
}

#progressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 20%;
  float: left;
  position: relative;
}

#progressbar #account:before {
  font-family: "Font Awesome 5 Free";
  content: "\f023";
  font-style: normal;
  font-weight: 900;
}

#progressbar #personal:before {
  font-family: "Font Awesome 5 Free";
  content: "\f007";
  font-style: normal;
  font-weight: 900;
}

#progressbar #address:before {
  font-family: "Font Awesome 5 Free";
  content: "\f2bb";
  font-style: normal;
  font-weight: 900;
}

#progressbar #number:before {
  font-family: "Font Awesome 5 Free";
  content: "\f098";
  font-style: normal;
  font-weight: 900;
}

#progressbar #payment:before {
  font-family: "Font Awesome 5 Free";
  content: "\f09d";
  font-style: normal;
  font-weight: 900;
}

#progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
}

#progressbar li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}

#progressbar li.active:before,
#progressbar li.active:after {
  background: #12397d;
}

.radio-group {
  position: relative;
  margin-bottom: 25px;
}

.radio {
  display: inline-block;
  width: 204;
  height: 104;
  border-radius: 0;
  background: #12397d;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  cursor: pointer;
  margin: 8px 2px;
}

.radio:hover {
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

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

.invalid {
  color: #ff0000;
  font-style: italic;
  font-size: 10px;
}

.checkboxes label {
  display: inline-block;
  padding-right: 10px;
  white-space: nowrap;
}

.checkboxes input {
  vertical-align: middle;
}

.checkboxes label span {
  vertical-align: middle;
}

.option-desabled {
  color: #6c757d !important;
  font-size: 16px;
  letter-spacing: 1px;
}

.form-select {
  color: #6c757d !important;
}

select:focus,
.form-select:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-weight: bold;
  border-bottom: 1px solid skyblue;
  outline-width: 0;
}

.form-check-input {
  border: 1px solid rgba(0, 0, 0, 0.25) !important;
  text-transform: none !important;
  cursor: pointer;
}

.form-select {
  padding: 0.375rem 1.75rem 0.375rem 0.5rem !important;
}

.form-select:invalid {
  font-size: 16px !important;
}

#tblNumberResult td input.form-check {
  margin-bottom: 0 !important;
}

.overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.8) url("../img/loader.gif") center no-repeat;
}

.overlay1 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.8) url("../img/loader.gif") center no-repeat;
}

body.loading {
  overflow: hidden;
}

body.loading .overlay {
  display: block;
}

.selected-tbl-heading {
  background-color: #dddddd;
  color: #000;
  text-align: center;
}

#msform .form-check .form-check-inline input[type="radio"] {
  padding: 0 !important;
  border-radius: 50% !important;
  margin-bottom: 25px;
  margin-top: 2px;
  box-sizing: border-box;
  font-family: montserrat;
  color: #212529;
  font-size: 16px;
}

.curs {
  cursor: pointer;
}

.bold {
  font-weight: bold;
}

.p-8 {
  padding: 8px;
}

.change-plan {
  color: #12397d;
  font-size: smaller;
  font-weight: 900;
  text-decoration: underline;
  cursor: pointer;
}

.uppercase {
  text-transform: uppercase;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

/* buy plan style ends


/** Page-specific styles */

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

@keyframes void-animation-out {
  0%,
  to {
    opacity: 1;
  }
}

/* main {
    position: relative;
    display: block;
    z-index: 1;
} */

.stripes {
  position: absolute;
  width: 100%;
  transform: skewY(-12deg);
  height: 950px;
  top: -350px;
  background: linear-gradient(180deg, #e6ebf1 350px, rgba(230, 235, 241, 0));
}

.stripes .stripe {
  position: absolute;
  height: 190px;
}

.stripes .s1 {
  height: 380px;
  top: 0;
  left: 0;
  width: 24%;
  background: linear-gradient(90deg, #e6ebf1, rgba(230, 235, 241, 0));
}

.stripes .s2 {
  top: 380px;
  left: 4%;
  width: 35%;
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.65),
    hsla(0, 0%, 100%, 0)
  );
}

.stripes .s3 {
  top: 380px;
  right: 0;
  width: 38%;
  background: linear-gradient(90deg, #e4e9f0, rgba(228, 233, 240, 0));
}

main > .container-lg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  max-width: 450px;
  padding: 30px 20px 30px;
}

main > .container-lg .cell {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -ms-flex: auto;
  flex: auto;
  min-width: 100%;
  min-height: 300px;
  padding: 0 40px;
}

main > .container-lg .cell + .cell {
  margin-top: 70px;
}

main > .container-lg .cell.intro {
  padding: 0;
}

@media (min-width: 670px) {
  main > .container-lg .cell.intro {
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .optionList {
    margin-left: 13px;
  }
}

main > .container-lg .cell.intro > * {
  width: 100%;
  max-width: 400px;
}

main > .container-lg .cell.intro .common-IntroText {
  margin-top: 10px;
}

main > .container-lg .cell.intro .common-BodyText {
  margin-top: 15px;
}

main > .container-lg .cell.intro .common-ButtonGroup {
  width: auto;
  margin-top: 20px;
}

main > .container-lg .example {
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  padding: 80px 0px;
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width: 670px) {
  main > .container-lg .example {
    padding: 40px;
    border: 2px solid;
    border-color: #635bff !important;
  }
}

main > .container-lg .example.submitted form,
main > .container-lg .example.submitting form {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}

main > .container-lg .example.submitted .success,
main > .container-lg .example.submitting .success {
  pointer-events: all;
}

main > .container-lg .example.submitting .success .icon {
  opacity: 1;
}

main > .container-lg .example.submitted .success > * {
  opacity: 1;
  transform: none !important;
}

main > .container-lg .example.submitted .success > :nth-child(2) {
  transition-delay: 0.1s;
}

main > .container-lg .example.submitted .success > :nth-child(3) {
  transition-delay: 0.2s;
}

main > .container-lg .example.submitted .success > :nth-child(4) {
  transition-delay: 0.3s;
}

main > .container-lg .example.submitted .success .icon .border,
main > .container-lg .example.submitted .success .icon .checkmark {
  opacity: 1;
  stroke-dashoffset: 0 !important;
}

main > .container-lg .example * {
  margin: 0;
  padding: 0;
}

main > .container-lg .example .caption {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  padding: 15px 10px 0;
  color: #aab7c4;
  font-family: Roboto, "Open Sans", "Segoe UI", sans-serif;
  font-size: 15px;
  font-weight: 500;
}

main > .container-lg .example .caption * {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

main > .container-lg .example .caption .no-charge {
  color: #cfd7df;
  margin-right: 10px;
}

main > .container-lg .example .caption a.source {
  text-align: right;
  color: inherit;
  transition: color 0.1s ease-in-out;
  margin-left: 10px;
}

main > .container-lg .example .caption a.source:hover {
  color: #6772e5;
}

main > .container-lg .example .caption a.source:active {
  color: #43458b;
}

main > .container-lg .example .caption a.source svg {
  margin-right: 10px;
}

main > .container-lg .example .caption a.source svg path {
  fill: currentColor;
}

main > .container-lg .example form {
  position: relative;
  width: 100%;
  max-width: 500px;
  transition-property: opacity, transform;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

main > .container-lg .example form input::-webkit-input-placeholder {
  opacity: 1;
}

main > .container-lg .example form input::-moz-placeholder {
  opacity: 1;
}

main > .container-lg .example form input:-ms-input-placeholder {
  opacity: 1;
}

main > .container-lg .example .error {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  left: 0;
  padding: 0 15px;
  font-size: 13px !important;
  opacity: 0;
  transform: translateY(10px);
  transition-property: opacity, transform;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

main > .container-lg .example .error.visible {
  opacity: 1;
  transform: none;
}

main > .container-lg .example .error .message {
  font-size: inherit;
}

main > .container-lg .example .error svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: -1px;
  margin-right: 10px;
}

main > .container-lg .example .success {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  text-align: center;
  pointer-events: none;
  overflow: hidden;
}

@media (min-width: 670px) {
  main > .container-lg .example .success {
    padding: 40px;
  }
}

main > .container-lg .example .success > * {
  transition-property: opacity, transform;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(50px);
}

main > .container-lg .example .success .icon {
  margin: 15px 0 30px;
  transform: translateY(70px) scale(0.75);
}

main > .container-lg .example .success .icon svg {
  will-change: transform;
}

main > .container-lg .example .success .icon .border {
  stroke-dasharray: 251;
  stroke-dashoffset: 62.75;
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: spin 1s linear infinite;
}

main > .container-lg .example .success .icon .checkmark {
  stroke-dasharray: 60;
  stroke-dashoffset: 60;
  transition: stroke-dashoffset 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0.35s;
}

main > .container-lg .example .success .title {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 8px;
}

main > .container-lg .example .success .message {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1.6em;
}

main > .container-lg .example .success .message span {
  font-size: inherit;
}

main > .container-lg .example .success .reset:active {
  transition-duration: 0.15s;
  transition-delay: 0s;
  opacity: 0.65;
}

main > .container-lg .example .success .reset svg {
  will-change: transform;
}

.example.example2 {
  background-color: #fff;
}

.example.example3 {
  background-color: #fff;
}

.example.example2 * {
  font-family: Source Code Pro, Consolas, Menlo, monospace;
  font-size: 16px;
  font-weight: 500;
}

.example.example2 .row {
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px 10px;
}

.example.example2 .row h5 {
  text-align: left;
  margin-top: 20px !important;
  margin-bottom: 30px !important;
}

.example.example2 .field {
  position: relative;
  width: 100%;
  height: 50px;
  margin: 0 10px;
}

.example.example2 .field92 {
  position: relative;
  width: 92%;
  height: 50px;
  margin: 0 10px;
}

.example.example2 .field.half-width {
  width: calc(50% - 10px);
}

.example.example2 .field.half-width1 {
  width: calc(45% - 10px);
}

.example.example2 .field.quarter-width {
  width: calc(20% - 10px);
}

.example.example2 .baseline {
  position: absolute;
  width: 100%;
  height: 0.5px;
  left: 0;
  bottom: 0;
  background-color: #ccc;
  transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 label {
  position: absolute;
  left: 0;
  color: #cfd7df;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform-origin: 0 50%;
  cursor: text;
  pointer-events: none;
  transition-property: color, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: 7px;
  color: #32325d;
  background-color: transparent;
}

.example.example2 .input::-webkit-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input::-moz-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input:-ms-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input.StripeElement {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity;
}

.example.example2 .input.focused,
.example.example2 .input:not(.empty) {
  opacity: 1;
}

.example.example2 .input.focused::-webkit-input-placeholder,
.example.example2 .input:not(.empty)::-webkit-input-placeholder {
  color: #cfd7df;
}

.example.example2 .input.focused::-moz-placeholder,
.example.example2 .input:not(.empty)::-moz-placeholder {
  color: #cfd7df;
}

.example.example2 .input.focused:-ms-input-placeholder,
.example.example2 .input:not(.empty):-ms-input-placeholder {
  color: #cfd7df;
}

.example.example2 .input.focused + label,
.example.example2 .input:not(.empty) + label {
  color: #aab7c4;
  transform: scale(0.85) translateY(-25px);
  cursor: default;
}

.example.example2 .input.focused + label {
  color: #12397d;
}

.example.example2 .input.invalid + label {
  color: #ffa27b;
}

.example.example2 .input.focused + label + .baseline {
  background-color: skyblue;
}

.example.example2 .input.focused.invalid + label + .baseline {
  background-color: #e25950;
}

.example.example2 input,
.example.example2 button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
}

.example.example2 input:-webkit-autofill {
  -webkit-text-fill-color: #e39f48;
  transition: background-color 100000000s;
  animation: 1ms void-animation-out;
  -webkit-animation: 1ms void-animation-out;
}

.example.example2 .StripeElement--webkit-autofill {
  background: transparent !important;
}

.example.example2 input,
.example.example2 button {
  animation: 1ms void-animation-out;
  -webkit-animation: 1ms void-animation-out;
}

.example.example2 button {
  display: block;
  width: calc(100% - 30px);
  height: 40px;
  margin: 40px 15px 0;
  background: #12397d;
  border-color: #12397d;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}

.example.example2 .error svg {
  margin-top: 0 !important;
}

.example.example2 .error svg .base {
  fill: #e25950;
}

.example.example2 .error svg .glyph {
  fill: #fff;
}

.example.example2 .error .message {
  color: #e25950;
}

.example.example2 .success .icon .border {
  stroke: #abe9d2;
}

.example.example2 .success .icon .checkmark {
  stroke: #24b47e;
}

.example.example2 .success .title {
  color: #32325d;
  font-size: 16px !important;
}

.example.example2 .success .message {
  color: #32325d;
  font-size: 13px !important;
  margin-top: 20px;
}

.example.example2 .success .fas fa-forward {
  content: "\f04e";
  color: #ffffff;
  font-size: 13px !important;
  @font-face {
    font-family: "FontAwesome";
    src: url("@{fa-font-path}/fontawesome-webfont.eot?v=3.0.1");
    src: url("@{fa-font-path}/fontawesome-webfont.eot?#iefix&v=3.0.1")
        format("embedded-opentype"),
      url("@{fa-font-path}/fontawesome-webfont.woff?v=3.0.1") format("woff"),
      url("@{fa-font-path}/fontawesome-webfont.ttf?v=3.0.1") format("truetype");
    font-weight: normal;
    font-style: normal;
  }
}

.example.example2 .success .reset path {
  fill: #24b47e;
}

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

.example.example2 .success .payment-details {
  width: 100% !important;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-italic {
  font-style: italic;
}

.order-terms {
  font-size: 8px;
  color: #616161;
}

.order-terms a:link,
.order-terms a:visited {
  font-size: 10px !important;
  color: #12397d !important;
  font-style: italic;
}

.invalid,
.text-danger {
  color: #ff0000 !important;
  font-style: italic;
  font-size: 10px;
}

.taxes {
  font-style: italic !important;
  font-size: 9px !important;
  color: #12397d !important;
}

.stripe-Logo {
  margin-bottom: -20px;
  margin-left: 30px;
  margin-right: 30px;
}

@media (max-width: 576px) {
  #msform .form-card {
    padding: 20px 20px !important;
  }
  #progressbar li {
    font-size: 8px;
    width: 20%;
  }
  #progressbar li:before {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    display: block;
    font-size: 15px !important;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 0 !important;
  }
  #progressbar li:after {
    content: "";
    width: 100%;
    height: 2px !important;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 20px !important;
    z-index: -1;
  }
  .action-button,
  .action-button-previous {
    width: 90% !important;
  }
}

@media (min-width: 768px) {
  #msform .form-card {
    padding: 20px 40px !important;
  }
}

@media (min-width: 992px) {
  #msform .form-card {
    padding: 20px 85px !important;
  }
}

.table-responsive {
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

.btn-floating .fab,
.btn-floating .far,
.btn-floating .fas {
  width: 2.3125rem;
  line-height: 2.3125rem;
}

[class*="btn-outline-"].btn-floating .fab,
[class*="btn-outline-"].btn-floating .far,
[class*="btn-outline-"].btn-floating .fas {
  width: 2.0625rem;
  line-height: 2.0625rem;
}

.social-icon {
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 27px;
  margin-right: 11px;
  cursor: pointer;
}

.social-twitter {
  background-color: #55acee;
}

.social-facebook {
  background-color: #3b5999;
}

.social-linkedin {
  background-color: #0077b5;
}

.social-google {
  background-color: #dd4b39;
}

.social-instagram {
  background-color: #dd4b39;
}

.social-icon i {
  transition: 0.4s all;
}

.social-icon:hover i {
  transform: scale(1.4);
}

.modal-content {
  background-color: #d9eafb !important;
}

.modal-title {
  color: #12397d;
  font-size: 16px !important;
  font-weight: bolder;
}

a.close {
  text-decoration: none;
  font-size: 16px;
}

.text-orange {
  color: #f15a24 !important;
  font-weight: bolder;
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 960px !important;
  }
}

.promo-description {
  font-size: 10px !important;
  color: #12397d !important;
}

.footer-link-wrapper div.social {
  width: 5% !important;
  text-align: center;
}

.bolder {
  font-weight: bolder !important;
}
/*# sourceMappingURL=main.css.map */

/* support page design by sumiyuru p. alwis*/
.card {
  padding: 25px 5px;
  margin-bottom: 2rem;
}
.card:hover {
  border: 1px #12397d solid;
}

.card .card-title {
  color: #12397d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.card .icon {
  font-size: 48px;
  color: #12397d !important;
}

.card .card-text a {
  color: #12397d;
  text-decoration: none;
}

.form {
  position: relative;
}

.form span {
  position: absolute;
  right: 17px;
  top: 13px;
  padding: 2px;
  border-left: 1px solid #d1d5db;
}

.left-pan {
  padding-left: 7px;
}

.left-pan i {
  padding-left: 10px;
}

.form-input {
  height: 55px;
  text-indent: 33px;
  border-radius: 10px;
}

.form-input:focus {
  box-shadow: none;
  border: none;
}

#project-icon {
  float: left;
  height: 32px;
  width: 32px;
}

#project-description {
  margin: 0;
  padding: 0;
}

.ui-helper-hidden-accessible {
  display: none;
}

.ui-menu {
  list-style: none;
  background: #fff;
  padding: 5px 20px 20px;
  right: 0 !important;
  max-height: 200px;
  overflow: hidden;
  border-radius: 0 0 25px 25px;
  z-index: 9999;
  box-shadow: 0px 13px 20px 0px rgba(0, 0, 0, 0.07);
}

@media (max-width: 575px) {
  .ui-menu {
    width: calc(100% - 30px) !important;
  }
}

@media (min-width: 576px) {
  .ui-menu {
    max-width: 510px !important;
  }
}

@media (min-width: 768px) {
  .ui-menu {
    max-width: 690px !important;
  }
}

@media (min-width: 992px) {
  .ui-menu {
    max-width: 610px !important;
  }
}

@media (min-width: 1200px) {
  .ui-menu {
    max-width: 730px !important;
  }
}

.ui-menu-item a {
  color: #12397d;
  padding: 8px 0;
  font-size: 15px;
  text-decoration: none;
}

.ui-menu-item:not(:last-child) {
  border-bottom: 1px solid #e8e8e8;
}

.ui-menu-item * {
  display: none;
}

.ui-menu-item .ui-corner-all {
  display: block;
}
.pricing .box {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 40px 0px 40px 0px;
}
.pricing .box .title h2 {
  font-weight: 600;
}

.pricing .box .price p {
  color: #12397d;
  font-size: 32px;
  display: flex;
  align-items: center;
}
.pricing .box .price p sup {
  font-size: 18px;
}
.pricing .box .price span {
  color: #000;
  font-size: 14px;
  margin-left: 12px;
}
.pricing .box .btn {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.pricing .box .btn a {
  width: 100%;
  font-size: 12px;
  background-color: #000;
  padding: 10px 12px;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  display: flex;
  gap: 6px;
  align-items: center;
  justify-content: center;
}
.pricing .box .body h4 {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 12px;
}
.pricing .box .body ul {
  text-decoration: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.pricing .box .body ul li {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
}
.pricing .box .body ul li p {
  margin: 0px;
  padding: 0px;
}

.price-table {
  background-color: #fff;
  border-radius: 30px 0px 30px 0px;
}
.price-table h4 {
  font-size: 22px;
  font-weight: 700;

  display: inline-block;
  margin-bottom: 18px;
}

.price-table p {
  margin: 0px;
  padding: 12px 0px;
}
.price-table ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.price-table ul li {
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  align-items: center;
  height: 50px !important;
}
.price-table a {
  display: inline-block;
  padding: 10px 12px;
  transition: all ease 0.4s;
}
.price-table a:hover {
  color: #12397d;
}
.price-table .packages ul li {
  display: flex;
  justify-content: center;
}
